@charset "UTF-8";
/* Custom Fonts */
.gform_wrapper label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.group,
.clearfix, .gform_wrapper .top_label div.ginput_container.ginput_container_name, .gform_wrapper .top_label div.ginput_container.ginput_container_address, .contact-page .contact-info .features-block {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }
  .group:before,
  .clearfix:before, .gform_wrapper .top_label div.ginput_container.ginput_container_name:before, .gform_wrapper .top_label div.ginput_container.ginput_container_address:before, .contact-page .contact-info .features-block:before, .group:after,
  .clearfix:after, .gform_wrapper .top_label div.ginput_container.ginput_container_name:after, .gform_wrapper .top_label div.ginput_container.ginput_container_address:after, .contact-page .contact-info .features-block:after {
    content: "";
    display: table; }
  .group:after,
  .clearfix:after, .gform_wrapper .top_label div.ginput_container.ginput_container_name:after, .gform_wrapper .top_label div.ginput_container.ginput_container_address:after, .contact-page .contact-info .features-block:after {
    clear: both; }

.main-content .btn,
.main-content .gform_button,
#support-container .btn,
#support-container .gform_button, .main-content .gform_wrapper .gform_footer input.button, .main-content .gform_wrapper .gform_footer input[type=submit],
.main-content .gform_wrapper .gform_page_footer input.button,
.main-content .gform_wrapper .gform_page_footer input[type=submit],
#support-container .gform_wrapper .gform_footer input.button,
#support-container .gform_wrapper .gform_footer input[type=submit],
#support-container .gform_wrapper .gform_page_footer input.button,
#support-container .gform_wrapper .gform_page_footer input[type=submit] {
  background-color: #1ca4d6;
  color: #fff;
  border: 1px solid #1ca4d6;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
  top: 0;
  display: inline-block;
  margin-left: 0.469em;
  margin-right: 0.469em;
  padding: 5px 15px;
  -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0);
  -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0);
  box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0);
  line-height: 1.42857143em; }
  .main-content .btn:hover,
  .main-content .gform_button:hover,
  #support-container .btn:hover,
  #support-container .gform_button:hover, .main-content .gform_wrapper .gform_footer input.button:hover, .main-content .gform_wrapper .gform_footer input[type=submit]:hover,
  .main-content .gform_wrapper .gform_page_footer input.button:hover,
  .main-content .gform_wrapper .gform_page_footer input[type=submit]:hover,
  #support-container .gform_wrapper .gform_footer input.button:hover,
  #support-container .gform_wrapper .gform_footer input[type=submit]:hover,
  #support-container .gform_wrapper .gform_page_footer input.button:hover,
  #support-container .gform_wrapper .gform_page_footer input[type=submit]:hover, .main-content .btn:focus,
  .main-content .gform_button:focus,
  #support-container .btn:focus,
  #support-container .gform_button:focus, .main-content .gform_wrapper .gform_footer input.button:focus, .main-content .gform_wrapper .gform_footer input[type=submit]:focus,
  .main-content .gform_wrapper .gform_page_footer input.button:focus,
  .main-content .gform_wrapper .gform_page_footer input[type=submit]:focus,
  #support-container .gform_wrapper .gform_footer input.button:focus,
  #support-container .gform_wrapper .gform_footer input[type=submit]:focus,
  #support-container .gform_wrapper .gform_page_footer input.button:focus,
  #support-container .gform_wrapper .gform_page_footer input[type=submit]:focus {
    top: -3px;
    -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75); }
  .main-content .white.btn,
  .main-content .white.gform_button,
  #support-container .white.btn,
  #support-container .white.gform_button, .main-content .gform_wrapper .gform_footer input.white.button, .main-content .gform_wrapper .gform_footer input.white[type=submit],
  .main-content .gform_wrapper .gform_page_footer input.white.button,
  .main-content .gform_wrapper .gform_page_footer input.white[type=submit],
  #support-container .gform_wrapper .gform_footer input.white.button,
  #support-container .gform_wrapper .gform_footer input.white[type=submit],
  #support-container .gform_wrapper .gform_page_footer input.white.button,
  #support-container .gform_wrapper .gform_page_footer input.white[type=submit] {
    background-color: #fff;
    color: #1ca4d6; }

* {
  -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; }

:focus {
  outline: 0; }

a:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
a:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
input:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
input:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
textarea:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
textarea:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
select:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
select:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
button:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
button:focus[data-focus-method="touch"]:not(input):not(textarea):not(select),
[tabindex]:focus[data-focus-method="mouse"]:not(input):not(textarea):not(select),
[tabindex]:focus[data-focus-method="touch"]:not(input):not(textarea):not(select) {
  outline: none; }

a::-moz-focus-inner,
input::-moz-focus-inner,
textarea::-moz-focus-inner,
select::-moz-focus-inner,
button::-moz-focus-inner,
[tabindex]::-moz-focus-inner {
  border: 0;
  padding: 0; }

::-moz-selection,
::selection {
  background: #1ca4d6;
  color: #fff; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-hightlight-color: transparent !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal !important;
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 100%;
  background: #e5e5e5; }

html,
body {
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: calc(12px + 0.35vw);
  line-height: 1.688em;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #333333;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  text-overflow: ellipsis;
  -webkit-overflow-scrolling: touch !important;
  overflow-scrolling: touch !important; }
  @media only screen and (max-width: 767px) {
    body {
      font-size: calc(13px + 0.35vw); } }
  @media only screen and (min-width: 1200px) {
    body {
      font-size: 16px; } }

[tabindex='-1']:focus {
  outline: none; }

ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr {
  margin: 0;
  padding: 0; }

ul,
ol,
dl {
  list-style: none; }

ul li,
ol li,
dl dd {
  list-style: none; }

fieldset,
iframe {
  border: 0; }

img,
video {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: middle;
  display: block;
  border: 0; }

img {
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: nearest-neighbor;
  max-width: 100%; }

i {
  padding: 0;
  line-height: 1; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: medium none;
  vertical-align: middle; }

table th {
  border: 0;
  padding: 5px 7px;
  text-align: center; }

table td {
  padding: 5px 10px;
  text-align: center; }

table thead th {
  vertical-align: bottom; }

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0; }

table tbody + tbody {
  border-top: 2px solid #333333; }

/* TEXT */
a,
span.gc-cs-link {
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s ease;
  -moz-transition: color 0.1s ease;
  -ms-transition: color 0.1s ease;
  -o-transition: color 0.1s ease;
  transition: color 0.1s ease; }
  a:hover, a:focus,
  span.gc-cs-link:hover,
  span.gc-cs-link:focus {
    color: #1ca4d6;
    text-decoration: none; }
  a:hover, a:active,
  span.gc-cs-link:hover,
  span.gc-cs-link:active {
    outline: 0; }
  a img,
  span.gc-cs-link img {
    border: none; }
  a[disabled], a[disabled]:hover,
  span.gc-cs-link[disabled],
  span.gc-cs-link[disabled]:hover {
    pointer-events: none; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  display: block;
  text-decoration: none; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a,
  .h5 a,
  .h6 a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear; }

h1,
.h1 {
  font-size: 3.6rem;
  line-height: 1.25em; }

h2,
.h2 {
  font-size: 3rem;
  line-height: 1.384615384615385em; }

h3,
.h3 {
  font-size: 2.4rem;
  line-height: 1.304347826086957em; }

h4,
.h4 {
  font-size: 1.8rem;
  line-height: 1.375em; }

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

h6,
.h6 {
  font-size: 1rem;
  line-height: 1.538461538461538em; }

p {
  text-decoration: none; }

p a {
  text-decoration: none;
  cursor: pointer; }
  p a:hover {
    text-decoration: none;
    outline: 0; }

q,
blockquote {
  border-left: 5px solid #eee;
  font-weight: 300;
  line-height: 2.0em;
  font-size: 1.375em;
  letter-spacing: 0.5px;
  margin: 0.938em 0;
  padding: 0.938em 1.407em; }
  q:before, q:after,
  blockquote:before,
  blockquote:after {
    content: ""; }
  q p:first-of-type,
  blockquote p:first-of-type {
    margin-top: 0; }
  q p:last-of-type,
  blockquote p:last-of-type {
    margin-bottom: 0; }

pre {
  padding: 0.938em; }

address {
  display: block;
  font-style: normal; }

sup {
  font-size: 0.625em;
  vertical-align: super; }

sub {
  font-size: 0.625em;
  vertical-align: sub; }

p {
  padding-bottom: 0.3125em; }

.page-content p {
  margin-bottom: 1em; }

p:empty,
span:empty {
  display: none; }

.bold,
strong,
b {
  font-weight: 700; }

/* Image Fitment */
.img-fill img {
  -o-object-fit: fill;
  object-fit: fill; }

.img-contain img {
  -o-object-fit: contain;
  object-fit: contain; }

.img-cover img {
  -o-object-fit: cover;
  object-fit: cover; }

.img-scale_down img {
  -o-object-fit: scale-down;
  object-fit: scale-down; }

.img-none img {
  -o-object-fit: none;
  object-fit: none; }

/* Flex .. */
.layout-align,
.layout-align-start-stretch {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }

.layout-align-start,
.layout-align-start-start,
.layout-align-start-center,
.layout-align-start-end,
.layout-align-start-stretch {
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.layout-align-center,
.layout-align-center-start,
.layout-align-center-center,
.layout-align-center-end,
.layout-align-center-stretch {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.layout-align-end,
.layout-align-end-start,
.layout-align-end-center,
.layout-align-end-end,
.layout-align-end-stretch {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

.layout-align-space-around,
.layout-align-space-around-center,
.layout-align-space-around-start,
.layout-align-space-around-end,
.layout-align-space-around-stretch {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }

.layout-align-space-between,
.layout-align-space-between-center,
.layout-align-space-between-start,
.layout-align-space-between-end,
.layout-align-space-between-stretch {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.layout-align-start-start,
.layout-align-center-start,
.layout-align-end-start,
.layout-align-space-between-start,
.layout-align-space-around-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

.layout-align-start-center,
.layout-align-center-center,
.layout-align-end-center,
.layout-align-space-between-center,
.layout-align-space-around-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  max-width: 100%; }

.layout-align-start-center > *,
.layout-align-center-center > *,
.layout-align-end-center > *,
.layout-align-space-between-center > *,
.layout-align-space-around-center > * {
  max-width: 100%;
  box-sizing: border-box; }

.layout-align-start-end,
.layout-align-center-end,
.layout-align-end-end,
.layout-align-space-between-end,
.layout-align-space-around-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-align-content: flex-end;
  -moz-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end; }

.layout-align-start-stretch,
.layout-align-center-stretch,
.layout-align-end-stretch,
.layout-align-space-between-stretch,
.layout-align-space-around-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch; }

.flex-grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  box-sizing: border-box; }

.flex-initial {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  box-sizing: border-box; }

.flex-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  box-sizing: border-box; }

.flex-none {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  box-sizing: border-box; }

.flex-noshrink {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  box-sizing: border-box; }

.flex-nogrow {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  box-sizing: border-box; }

.layout,
.layout-column,
.layout-row,
.flex-row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.layout:before,
.layout:after,
.layout-column:before,
.layout-column:after,
.layout-row:before,
.layout-row:after,
.flex-row:before,
.flex-row:after {
  content: '';
  display: none !important; }

.layout-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.layout-padding,
.layout-padding > *,
.layout-padding > .flex {
  padding: 8px; }

.layout-margin,
.layout-margin > *,
.layout-margin > .flex {
  margin: 8px; }

.layout-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.layout-nowrap {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap; }

.layout-fill {
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%; }

/* HELPERS */
ul.bullet-list {
  margin: 0 0 1.5em 1.2em; }

ul.bullet-list li {
  list-style: disc; }

img[class*=wp-image-] {
  width: auto !important;
  margin: 1em auto;
  float: none;
  display: block; }

.hidden {
  display: none !important; }

.visible {
  display: block !important; }

.centered,
.center-block {
  float: none !important; }

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

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.overflow-hidden {
  overflow: hidden; }

.no-bottom-padding {
  padding-bottom: 0 !important; }

.no-bottom-margin {
  margin-bottom: 0 !important; }

.no-border {
  border: none; }

.non-breaking-space {
  white-space: nowrap; }

.no-transition {
  -webkit-transition: none !important;
  transition: none !important; }

.nowrap {
  display: inline-block;
  text-decoration: inherit;
  white-space: nowrap; }

.clear {
  clear: both; }

.cursor-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.cursor-grabbing {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

[class^=col-] {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  float: left;
  min-height: 2px; }

@media only screen and (max-width: 767px) {
  .center-restrict {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.visuallyHidden {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {
  opacity: 1; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.aligncenter {
  display: block;
  margin: 10px auto; }

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

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

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

.half-container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }
  @media only screen and (min-width: 1200px) {
    .half-container-fluid {
      width: 600px; } }

.large-text {
  font-size: 1.75em;
  font-weight: 700; }

/* Bootstrap Components */
.btn, input.button, input[type=submit], input[type=button] {
  border-radius: 0;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  outline: none;
  border: 0;
  display: inline-block;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  padding: 0 14px;
  text-align: center;
  text-transform: uppercase;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }

button.btn::-moz-focus-inner {
  border: 0; }

.btn:hover,
.btn:focus,
input.button:hover,
input.button:focus,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=button]:hover,
input[type=button]:focus,
.woocommerce a.button {
  outline: none; }

.btn.btn-block {
  display: block;
  width: 100%; }

.btn i {
  font-size: 140%;
  vertical-align: top; }

.btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.btn-group > .btn {
  display: block;
  overflow: hidden;
  border-width: 1px 0px 1px 1px;
  border-radius: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 1px 0 0 !important; }

.btn-group > .btn:first-child {
  border-radius: 2px 0px 0px 2px; }

.btn-group > .btn:last-child {
  border-right-width: 1px;
  border-radius: 0px 2px 2px 0px; }

.btn-group > .btn:focus {
  outline: 0; }

.nav-pills > li + li {
  margin-left: 0; }

/* Padding + Margin */
.padding-tb-xlg {
  padding-top: 4.0625em;
  padding-bottom: 4.0625em; }

.padding-tb-lg {
  padding-top: 2.8125em;
  padding-bottom: 2.8125em; }

.padding-tb-md {
  padding-top: 2.1875em;
  padding-bottom: 2.1875em; }

.padding-tb-sm {
  padding-top: 1.5625em;
  padding-bottom: 1.5625em; }

.padding-tb-xs {
  padding-top: 0.9375em;
  padding-bottom: 0.9375em; }

.padding-tb-xxs {
  padding-top: 0.3125em;
  padding-bottom: 0.3125em; }

.padding-lr-xlg {
  padding-left: 4.0625em;
  padding-right: 4.0625em; }

.padding-lr-lg {
  padding-left: 2.8125em;
  padding-right: 2.8125em; }

.padding-lr-md {
  padding-left: 2.1875em;
  padding-right: 2.1875em; }

.padding-lr-sm {
  padding-left: 1.5625em;
  padding-right: 1.5625em; }

.padding-lr-xs {
  padding-left: 0.9375em;
  padding-right: 0.9375em; }

.padding-lr-xxs {
  padding-left: 0.3125em;
  padding-right: 0.3125em; }

.padding-xlg {
  padding: 4.0625em; }

.padding-lg {
  padding: 2.8125em; }

.padding-md {
  padding: 2.1875em; }

.padding-sm {
  padding: 1.5625em; }

.padding-xs {
  padding: 0.9375em; }

.padding-xxs {
  padding: 0.9375em; }

.margin-tb-xlg {
  margin-top: 4.0625em;
  margin-bottom: 4.0625em; }

.margin-tb-lg {
  margin-top: 2.8125em;
  margin-bottom: 2.8125em; }

.margin-tb-md {
  margin-top: 2.1875em;
  margin-bottom: 2.1875em; }

.margin-tb-sm {
  margin-top: 1.5625em;
  margin-bottom: 1.5625em; }

.margin-tb-xs {
  margin-top: 0.9375em;
  margin-bottom: 0.9375em; }

.margin-tb-xxs {
  margin-top: 0.3125em;
  margin-bottom: 0.3125em; }

.margin-lr-xlg {
  margin-left: 4.0625em;
  margin-right: 4.0625em; }

.margin-lr-lg {
  margin-left: 2.8125em;
  margin-right: 2.8125em; }

.margin-lr-md {
  margin-left: 2.1875em;
  margin-right: 2.1875em; }

.margin-lr-sm {
  margin-left: 1.5625em;
  margin-right: 1.5625em; }

.margin-lr-xs {
  margin-left: 0.9375em;
  margin-right: 0.9375em; }

.margin-lr-xxs {
  margin-left: 0.3125em;
  margin-right: 0.3125em; }

.margin-xlg {
  margin: 4.0625em; }

.margin-lg {
  margin: 2.8125em; }

.margin-md {
  margin: 2.1875em; }

.margin-sm {
  margin: 1.5625em; }

.margin-xs {
  margin: 0.9375em; }

.margin-xxs {
  margin: 0.9375em; }

/* Background Attributes */
.cover-bg-image {
  background-size: cover !important; }

.contain-bg-image {
  background-size: contain !important; }

.parallax-image {
  background-attachment: fixed !important; }

.bg-pos-tl {
  background-position: top left !important; }

.bg-pos-tc {
  background-position: top center !important; }

.bg-pos-tr {
  background-position: top right !important; }

.bg-pos-cl {
  background-position: center left !important; }

.bg-pos-cc {
  background-position: center center !important; }

.bg-pos-cr {
  background-position: center right !important; }

.bg-pos-bl {
  background-position: bottom left !important; }

.bg-pos-bc {
  background-position: bottom center !important; }

.bg-pos-br {
  background-position: bottom right !important; }

.bg-no-repeat {
  background-repeat: no-repeat !important; }

.bg-repeat-v {
  background-repeat: repeat-y !important; }

.bg-repeat-h {
  background-repeat: repeat-x !important; }

.image-background {
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff; }

.image-blur-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 93%;
  height: 100%;
  display: block;
  overflow: hidden;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.callout-block {
  background-color: #333333;
  color: #fff;
  padding-top: 1.876em;
  padding-bottom: 1.876em; }
  .callout-block .callout-title {
    font-size: 2.5em; }
  .callout-block .container-fluid {
    text-align: center; }
  .callout-block .links-wrap {
    display: inline-block;
    position: relative;
    top: -3px;
    margin-left: 0.938em;
    margin-right: 0.938em; }

/* BEGIN FORMS STYLING */
/* Input */
::-webkit-input-placeholder {
  color: #333333;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  font-weight: 500; }

:-moz-placeholder {
  color: #333333;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  font-weight: 500; }

::-moz-placeholder {
  color: #333333;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  font-weight: 500; }

:-ms-input-placeholder {
  color: #333333;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  font-weight: 500; }

.label-small {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 0.875em; }

form {
  display: block; }

select,
button,
textarea,
input {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline; }

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

input[type="reset"][disabled],
input[type="submit"][disabled],
html input[type="button"][disabled],
button[disabled] {
  cursor: default; }

textarea {
  vertical-align: top;
  overflow: auto;
  max-width: 100%; }

input[type="search"] {
  -webkit-appearance: textfield; }

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

input:-webkit-autofill {
  text-shadow: none; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -moz-appearance: none;
  -webkit-appearance: none; }

input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  min-height: 26px; }

textarea {
  resize: none;
  overflow: hidden; }

fieldset {
  width: 100%; }

label {
  color: #333333;
  display: block;
  font-weight: 700; }

label.btn {
  min-width: 1px; }

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=date],
textarea {
  width: 100%;
  max-width: 100%;
  margin: 0;
  font-weight: 400;
  text-decoration: none;
  color: #333333;
  background: #fff;
  outline: 0;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 3px 5px;
  text-transform: none;
  line-height: 1.3rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearence: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear; }

input[type="button"],
input[type="submit"],
button {
  appearence: none;
  outline: 0;
  border: 0;
  border-radius: 0;
  position: relative;
  vertical-align: baseline;
  cursor: pointer;
  -webkit-appearance: button; }

input[type="button"]:focus,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
button:focus,
button:hover {
  outline: none !important;
  color: inherit; }

input[type=text]:focus,
input[type=text]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=url]:focus,
input[type=url]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=date]:focus,
input[type=date]:hover,
textarea:focus,
textarea:hover {
  color: #333333;
  background-color: #fff; }

select {
  max-width: 100%;
  width: 100%;
  margin: 0;
  font-weight: 400;
  text-decoration: none;
  color: #333333;
  outline: 0;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 3px 5px;
  text-transform: none;
  line-height: 1.3em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearence: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-image: url("../../assets/images//select-arrow.svg");
  background-size: 10px 5px;
  background-position: right 7px center;
  background-repeat: no-repeat; }

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

input[type=text]::-ms-clear {
  display: none; }

input:-webkit-autofill {
  text-shadow: none; }

input:not([type='button']), input:not([type='submit']) {
  margin-right: .25em; }

/* GFORMS */
.gform_wrapper {
  max-width: 100%;
  margin: 1em auto;
  /* Inline Form */ }
  .gform_wrapper .gform_heading {
    width: 100%;
    margin: 0;
    color: #333333;
    text-align: center;
    font-size: 1.375em; }
  .gform_wrapper .gsection_description {
    width: 100%;
    font-family: inherit;
    font-size: 67.5%;
    padding: 5px 0 0; }
  .gform_wrapper h2.gsection_title {
    width: 100%;
    font-size: 125%; }
  .gform_wrapper h3.gform_title {
    width: 100%;
    margin: 0 0 .2em;
    font-size: 1.2em;
    text-transform: uppercase; }
  .gform_wrapper .ginput_full input:focus + label,
  .gform_wrapper .ginput_left input:focus + label,
  .gform_wrapper .ginput_right input:focus + label,
  .gform_wrapper .validation_message,
  .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label,
  .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
    font-weight: inherit; }
  .gform_wrapper .ginput_full input:focus + label,
  .gform_wrapper .ginput_left input:focus + label,
  .gform_wrapper .ginput_right input:focus + label,
  .gform_wrapper .validation_message,
  .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label,
  .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
    font-weight: inherit; }
  .gform_wrapper .top_label div.input-container,
  .gform_wrapper form.inline-gform label.gfield_label + div.ginput_container,
  .gform_wrapper li.gfield.gf_list_2col label.gfield_label,
  .gform_wrapper li.gfield.gf_list_3col label.gfield_label,
  .gform_wrapper li.gfield.gf_list_4col label.gfield_label,
  .gform_wrapper li.gfield.gf_list_5col label.gfield_label,
  .gform_wrapper li.gfield.gf_list_inline label.gfield_label,
  .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0; }
  .gform_wrapper ul li.gfield {
    margin: .5em 0 0;
    padding: 0 .5em !important; }
  .gform_wrapper .top_label div.ginput_container {
    margin: 0 !important; }
  .gform_wrapper .top_label .gfield:last-child {
    margin-bottom: 0.75em !important; }
  .gform_wrapper .top_label li.gsection.gf_scroll_text {
    margin-bottom: 0.5em !important;
    width: 100% !important; }
  .gform_wrapper .top_label li.gfield.gf_left_half {
    margin-right: 4%;
    float: left;
    margin-left: 0 !important;
    width: 48%; }
  .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third {
    margin-right: 4%;
    float: left;
    margin-left: 0 !important;
    width: 30.66667%; }
  .gform_wrapper .top_label li.gfield.gf_right_half {
    float: left;
    margin-left: 0 !important;
    width: 48%; }
  .gform_wrapper .top_label li.gfield.gf_right_third {
    float: left;
    margin-left: 0 !important;
    width: 30.66667%; }
  .gform_wrapper .top_label .gsection,
  .gform_wrapper .top_label li.gfield.gf_left_half + li.gsection,
  .gform_wrapper .top_label li.gfield.gf_right_half + li.gsection {
    margin-top: 0 !important;
    margin-bottom: 4px !important;
    border-bottom: 1px solid #333333;
    padding: 28px 0 4px; }
  .gform_wrapper .top_label .gfield_error,
  .gform_wrapper .top_label .gfield_error .ginput_container {
    max-width: 100%;
    border: 1px solid #fe9900; }
  .gform_wrapper .gfield_date_day label,
  .gform_wrapper .gfield_date_month label,
  .gform_wrapper .gfield_date_year label,
  .gform_wrapper .gfield_time_hour label,
  .gform_wrapper .gfield_time_minute label,
  .gform_wrapper .top_label .gfield_label,
  .gform_wrapper form.inline-gform .gform_heading h3 {
    margin: 0; }
  .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],
  .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],
  .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password],
  .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],
  .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],
  .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url],
  .gform_wrapper .gfield_error .ginput_complex .ginput_left select,
  .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],
  .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],
  .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password],
  .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],
  .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],
  .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],
  .gform_wrapper .gfield_error .ginput_complex .ginput_right select,
  .gform_wrapper .ginput_complex .ginput_full input[type=email],
  .gform_wrapper .ginput_complex .ginput_full input[type=number],
  .gform_wrapper .ginput_complex .ginput_full input[type=password],
  .gform_wrapper .ginput_complex .ginput_full input[type=tel],
  .gform_wrapper .ginput_complex .ginput_full input[type=text],
  .gform_wrapper .ginput_complex .ginput_full input[type=url],
  .gform_wrapper .ginput_complex .ginput_full select,
  .gform_wrapper .ginput_complex .ginput_left input[type=email],
  .gform_wrapper .ginput_complex .ginput_left input[type=number],
  .gform_wrapper .ginput_complex .ginput_left input[type=password],
  .gform_wrapper .ginput_complex .ginput_left input[type=tel],
  .gform_wrapper .ginput_complex .ginput_left input[type=text],
  .gform_wrapper .ginput_complex .ginput_left input[type=url],
  .gform_wrapper .ginput_complex .ginput_left select,
  .gform_wrapper .ginput_complex .ginput_right input[type=email],
  .gform_wrapper .ginput_complex .ginput_right input[type=number],
  .gform_wrapper .ginput_complex .ginput_right input[type=password],
  .gform_wrapper .ginput_complex .ginput_right input[type=tel],
  .gform_wrapper .ginput_complex .ginput_right input[type=text],
  .gform_wrapper .ginput_complex .ginput_right input[type=url],
  .gform_wrapper .ginput_complex .ginput_right select,
  .gform_wrapper .top_label input.large,
  .gform_wrapper .top_label li.gfield.gf_left_half input.large,
  .gform_wrapper .top_label li.gfield.gf_left_half input.medium,
  .gform_wrapper .top_label li.gfield.gf_left_half select.large,
  .gform_wrapper .top_label li.gfield.gf_left_half select.medium,
  .gform_wrapper .top_label li.gfield.gf_left_third input.large,
  .gform_wrapper .top_label li.gfield.gf_left_third input.medium,
  .gform_wrapper .top_label li.gfield.gf_left_third select.large,
  .gform_wrapper .top_label li.gfield.gf_left_third select.medium,
  .gform_wrapper .top_label li.gfield.gf_middle_third input.large,
  .gform_wrapper .top_label li.gfield.gf_middle_third input.medium,
  .gform_wrapper .top_label li.gfield.gf_middle_third select.large,
  .gform_wrapper .top_label li.gfield.gf_middle_third select.medium,
  .gform_wrapper .top_label li.gfield.gf_right_half input.large,
  .gform_wrapper .top_label li.gfield.gf_right_half input.medium,
  .gform_wrapper .top_label li.gfield.gf_right_half select.large,
  .gform_wrapper .top_label li.gfield.gf_right_half select.medium,
  .gform_wrapper .top_label li.gfield.gf_right_third input.large,
  .gform_wrapper .top_label li.gfield.gf_right_third input.medium,
  .gform_wrapper .top_label li.gfield.gf_right_third select.large,
  .gform_wrapper .top_label li.gfield.gf_right_third select.medium,
  .gform_wrapper .top_label select.large,
  .gform_wrapper .top_label textarea.textarea {
    width: 100% !important; }
  .gform_wrapper .gfield_error .ginput_complex .ginput_left,
  .gform_wrapper .gfield_error .ginput_complex .ginput_right,
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right,
  .gform_wrapper .top_label input.medium,
  .gform_wrapper .top_label select.medium {
    width: 48%; }
  .gform_wrapper .left_label input.small,
  .gform_wrapper .left_label select.small,
  .gform_wrapper .right_label input.small,
  .gform_wrapper .right_label select.small,
  .gform_wrapper .top_label input.small,
  .gform_wrapper .top_label select.small {
    width: 25%; }
  .gform_wrapper .left_label .gfield,
  .gform_wrapper .right_label .gfield {
    margin-bottom: 1.5em !important; }
  .gform_wrapper .left_label li.gsection.gf_scroll_text {
    margin-bottom: 1.5em !important;
    width: 70% !important;
    margin-left: 30% !important;
    margin-right: 0 !important; }
  .gform_wrapper .left_label .gfield_label {
    width: 30%;
    font-size: 82.5%;
    float: left;
    margin-right: 0;
    padding: 0 4% 0 0; }
  .gform_wrapper .left_label .gfield_description,
  .gform_wrapper .left_label .instruction {
    width: 70% !important;
    margin-left: 30% !important;
    margin-right: 0 !important; }
  .gform_wrapper .left_label .gsection,
  .gform_wrapper .left_label li.gfield.gf_left_half + li.gsection,
  .gform_wrapper .left_label li.gfield.gf_right_half + li.gsection,
  .gform_wrapper .right_label .gsection,
  .gform_wrapper .right_label li.gfield.gf_left_half + li.gsection,
  .gform_wrapper .right_label li.gfield.gf_right_half + li.gsection {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #333333;
    padding: 28px 0 6px; }
  .gform_wrapper .left_label .gsection,
  .gform_wrapper .left_label li.gfield.gf_left_half + li.gsection,
  .gform_wrapper .left_label li.gfield.gf_right_half + li.gsection,
  .gform_wrapper .right_label .gsection,
  .gform_wrapper .right_label li.gfield.gf_left_half + li.gsection,
  .gform_wrapper .right_label li.gfield.gf_right_half + li.gsection {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #333333;
    padding: 28px 0 6px; }
  .gform_wrapper .left_label input.medium,
  .gform_wrapper .left_label select.medium,
  .gform_wrapper .right_label input.medium,
  .gform_wrapper .right_label select.medium {
    width: 33.635%; }
  .gform_wrapper .left_label div.ginput_complex,
  .gform_wrapper .left_label input.large,
  .gform_wrapper .left_label select.large,
  .gform_wrapper .left_label textarea.textarea,
  .gform_wrapper .right_label div.ginput_complex,
  .gform_wrapper .right_label input.large,
  .gform_wrapper .right_label select.large,
  .gform_wrapper .right_label textarea.textarea {
    width: 70%; }
  .gform_wrapper .right_label li.gsection.gf_scroll_text {
    margin-bottom: 1.5em !important;
    width: 70% !important;
    margin-left: 0 !important;
    margin-right: 30% !important; }
  .gform_wrapper .right_label .gfield_label {
    width: 30%;
    font-size: 82.5%;
    float: right;
    margin-left: 0;
    padding: 0 0 0 4%;
    text-align: right; }
  .gform_wrapper .right_label .gfield_description,
  .gform_wrapper .right_label .instruction {
    width: 70% !important;
    margin-left: 0 !important;
    margin-right: 30% !important; }
  .gform_wrapper .gform_footer {
    margin: 0 !important;
    padding: 0 0.5em !important; }
    .gform_wrapper .gform_footer.left_label {
      padding: 0 0 0 30%; }
    .gform_wrapper .gform_footer.right_label {
      padding: 0 30% 0 0; }
  .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,
  .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li,
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
    padding-left: 2.5% !important; }
  .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li:nth-child(2n+1),
  .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li:nth-child(2n+1),
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li:nth-child(3n+1),
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li:nth-child(3n+1) {
    padding-left: 0 !important; }
  .gform_wrapper .description {
    font-family: inherit;
    font-size: 67.5%;
    padding: 5px 0 0; }
  .gform_wrapper .gfield_description {
    font-family: inherit;
    font-size: 67.5%;
    padding: 2px 0 0; }
  .gform_wrapper .ginput_complex label,
  .gform_wrapper .instruction {
    font-family: inherit;
    font-size: 67.5%;
    margin: 0; }
  .gform_wrapper .description_above .gfield_description {
    padding: 0 0 2px; }
  .gform_wrapper gf_browser_chrome .gfield_checkbox li label,
  .gform_wrapper gf_browser_chrome .gfield_radio li label,
  .gform_wrapper gf_browser_safari .gfield_checkbox li label,
  .gform_wrapper gf_browser_safari .gfield_radio li label {
    margin-top: 2px; }
  .gform_wrapper input[type=email],
  .gform_wrapper input[type=number],
  .gform_wrapper input[type=password],
  .gform_wrapper input[type=tel],
  .gform_wrapper input[type=text],
  .gform_wrapper input[type=url],
  .gform_wrapper select,
  .gform_wrapper textarea {
    display: inline-block;
    height: 2.65em;
    margin: 0;
    padding: 0 .65em;
    line-height: 2.65em;
    border-radius: 0 !important; }
  .gform_wrapper select[multiple],
  .gform_wrapper select[size] {
    height: auto; }
  .gform_wrapper gf_browser_gecko select {
    padding: .45em .65em; }
  .gform_wrapper li.gfield .ginput_complex .ginput_full,
  .gform_wrapper li.gfield .ginput_complex .ginput_left,
  .gform_wrapper li.gfield .ginput_complex .ginput_right {
    margin-bottom: 8px; }
  .gform_wrapper li.gfield .ginput_complex .ginput_full + .ginput_left,
  .gform_wrapper li.gfield .ginput_complex .ginput_left + .ginput_left,
  .gform_wrapper li.gfield .ginput_complex .ginput_right + .ginput_left,
  .gform_wrapper li.gfield .ginput_complex .ginput_full + .ginput_right,
  .gform_wrapper li.gfield .ginput_complex .ginput_left + .ginput_right,
  .gform_wrapper li.gfield .ginput_complex .ginput_right + .ginput_right {
    clear: left; }
  .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding: 6px 10px !important;
    color: #333333; }
  .gform_wrapper li.gfield.gfield_error {
    border: 1px solid #333333; }
    .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
      margin: 0;
      background: 0 0;
      border: 0; }
    .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
      margin: 0;
      background: 0 0;
      border: 0; }
  .gform_wrapper li.gfield.gfield_error .gfield_description {
    font-style: italic;
    font-size: 75%;
    font-weight: 700;
    color: #fe9900;
    text-align: left;
    text-transform: uppercase; }
  .gform_wrapper li.gsection.gf_scroll_text {
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #e2e2e2 !important;
    padding-right: 20px;
    border-radius: 4px; }
  .gform_wrapper .gfield_checkbox li,
  .gform_wrapper .gfield_radio li {
    margin-bottom: 0 !important; }
    .gform_wrapper .gfield_checkbox li input,
    .gform_wrapper .gfield_radio li input {
      margin-left: 1px; }
  .gform_wrapper .gfield_checkbox li label {
    display: inline; }
  .gform_wrapper .gfield_checkbox li input {
    display: inline-block; }
  .gform_wrapper .gform_ajax_spinner {
    display: none !important; }
  .gform_wrapper ul li.gfield {
    clear: none !important;
    display: inline-block;
    float: left; }
    .gform_wrapper ul li.gfield.col-* {
      display: inline-block;
      float: left; }
  .gform_wrapper div.validation_error {
    border: 0 !important;
    margin-bottom: 1em;
    padding: 0 !important; }
  .gform_wrapper .gform_body {
    width: 100%;
    display: inline-block; }
  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type=image],
  .gform_wrapper .gform_footer input[type=submit] {
    display: block !important; }
  .gform_wrapper form.inline-gform {
    margin: 1em auto; }
    .gform_wrapper form.inline-gform .gform_body,
    .gform_wrapper form.inline-gform .gform_footer {
      display: inline-block;
      width: auto; }
    .gform_wrapper form.inline-gform .gform_body > ul.gform_fields li.gfield {
      display: inline-block;
      margin: 0 1em 0 0 !important; }
      .gform_wrapper form.inline-gform .gform_body > ul.gform_fields li.gfield:last-child {
        margin-right: 0; }
    .gform_wrapper form.inline-gform .gform_heading {
      display: inline-block;
      width: auto;
      margin: 0 1em 0 0;
      font-size: 1.2em; }
      @media only screen and (max-width: 53.4375em) {
        .gform_wrapper form.inline-gform .gform_heading {
          width: 100% !important;
          margin: 0 0 1em !important; } }
    @media only screen and (max-width: 25.875em) {
      .gform_wrapper form.inline-gform .gform_body,
      .gform_wrapper form.inline-gform .gform_footer,
      .gform_wrapper form.inline-gform .gform_heading {
        display: block;
        margin: 0 auto 1em !important;
        width: 100%; }
      .gform_wrapper form.inline-gform .gform_body > ul.gform_fields li.gfield {
        display: block;
        margin: 0 auto !important;
        padding: 10px 15px 0;
        width: 100%; }
        .gform_wrapper form.inline-gform .gform_body > ul.gform_fields li.gfield:last-child {
          padding-bottom: 10px; } }
  @media only screen and (min-width: 35.5em) {
    .gform_wrapper .gform_footer input.button,
    .gform_wrapper .gform_footer input[type=submit],
    .gform_wrapper .gform_page_footer input.button,
    .gform_wrapper .gform_page_footer input[type=submit] {
      width: 100% !important;
      margin: 0 .5em; } }
  .gform_wrapper textarea,
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="password"],
  .gform_wrapper input[type="datetime"],
  .gform_wrapper input[type="datetime-local"],
  .gform_wrapper input[type="date"],
  .gform_wrapper input[type="month"],
  .gform_wrapper input[type="time"],
  .gform_wrapper input[type="week"],
  .gform_wrapper input[type="number"],
  .gform_wrapper input[type="email"],
  .gform_wrapper input[type="url"],
  .gform_wrapper input[type="search"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="color"],
  .gform_wrapper select {
    border-radius: 3px !important;
    padding: 3px 5px !important;
    line-height: 1.3rem;
    height: auto; }
  .gform_wrapper .top_label div.ginput_container.ginput_container_name {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important; }
    .gform_wrapper .top_label div.ginput_container.ginput_container_name > span {
      width: 50%;
      display: block;
      float: left;
      padding-left: 0.5em;
      padding-right: 0.5em; }
      @media only screen and (max-width: 550px) {
        .gform_wrapper .top_label div.ginput_container.ginput_container_name > span {
          width: 100%; } }
  .gform_wrapper .top_label div.ginput_container.ginput_container_address {
    margin-left: -0.5em !important;
    margin-right: -0.5em !important; }
    .gform_wrapper .top_label div.ginput_container.ginput_container_address > span {
      width: 50%;
      margin-bottom: 0.5em;
      display: block;
      float: left;
      padding-left: 0.5em;
      padding-right: 0.5em; }
      @media only screen and (max-width: 550px) {
        .gform_wrapper .top_label div.ginput_container.ginput_container_address > span {
          width: 100%; } }
  .gform_wrapper .top_label div.ginput_container.ginput_container_textarea {
    margin-bottom: 0.5em !important; }
  .gform_wrapper .gform_footer {
    text-align: center; }
  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type=submit],
  .gform_wrapper .gform_page_footer input.button,
  .gform_wrapper .gform_page_footer input[type=submit] {
    width: auto !important;
    background-color: #fff;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .gform_wrapper .gfield_checkbox,
  .gform_wrapper .gfield_radio {
    text-align: left; }
    .gform_wrapper .gfield_checkbox label,
    .gform_wrapper .gfield_radio label {
      border: none;
      clip: none;
      height: auto;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: static;
      width: auto;
      display: inline-block; }
    .gform_wrapper .gfield_checkbox input[type="radio"],
    .gform_wrapper .gfield_checkbox input[type="checkbox"],
    .gform_wrapper .gfield_radio input[type="radio"],
    .gform_wrapper .gfield_radio input[type="checkbox"] {
      display: inline-block;
      margin-right: 0.25em;
      margin-top: 0.5em;
      vertical-align: top; }
  .gform_wrapper .top_label input.medium.datepicker {
    width: 100%; }
  .gform_wrapper .complex-wrap {
    margin-bottom: -0.5em !important; }

.ui-datepicker {
  background-color: #333333;
  padding: 0.469em;
  border-radius: 5px;
  display: none;
  -webkit-box-shadow: 10px 10px 30px -10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 10px 10px 30px -10px rgba(0, 0, 0, 0.7);
  box-shadow: 10px 10px 30px -10px rgba(0, 0, 0, 0.7); }
  .ui-datepicker a {
    color: #fff; }
    .ui-datepicker a:hover, .ui-datepicker a:focus {
      color: #1ca4d6; }
  .ui-datepicker .ui-datepicker-calendar thead th {
    color: #1ca4d6; }
  .ui-datepicker .ui-datepicker-prev {
    padding-right: 5px; }
  .ui-datepicker .ui-datepicker-title select {
    min-height: 30px; }
  .ui-datepicker .ginput_preview {
    position: relative;
    padding-right: 20px; }
    .ui-datepicker .ginput_preview .gform_delete {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
  .ui-datepicker .gform_delete {
    width: auto;
    cursor: pointer; }

.modal {
  height: 100%; }
  .modal .modal-dialog, .modal.modal.in .modal-dialog {
    width: 1000px;
    max-width: 90%;
    background-color: #fff; }
    @media only screen and (min-width: 768px) {
      .modal .modal-dialog, .modal.modal.in .modal-dialog {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media only screen and (max-width: 767px) {
      .modal .modal-dialog, .modal.modal.in .modal-dialog {
        margin-left: auto;
        margin-right: auto; } }
    .modal .modal-dialog .close, .modal.modal.in .modal-dialog .close {
      position: absolute;
      top: 5px;
      right: 10px;
      left: auto;
      color: #333333;
      opacity: 1.0;
      font-size: 30px;
      text-shadow: none;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      z-index: 10; }
      .modal .modal-dialog .close:hover, .modal .modal-dialog .close:focus, .modal.modal.in .modal-dialog .close:hover, .modal.modal.in .modal-dialog .close:focus {
        color: #e5e5e5;
        text-shadow: none; }

/* SOCIAL WIDGET CSS */
ul.widget-social {
  width: 100%;
  display: block;
  margin: 0.825em 0 0 0;
  position: relative; }
  ul.widget-social > li {
    display: inline-block; }
  ul.widget-social li {
    display: inline-block;
    margin: 0.625em 0 0.625em 0;
    position: relative; }
    ul.widget-social li a {
      border-radius: 50%;
      height: 30px;
      width: 30px;
      position: relative;
      display: block;
      border: 2px solid #1ca4d6;
      color: #fff;
      background-color: #1ca4d6;
      transition: 250ms ease-in-out;
      margin: 0 5px; }
      ul.widget-social li a > i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 1.1rem; }
      ul.widget-social li a:hover {
        background: transparent; }
        ul.widget-social li a:hover > i {
          color: #1ca4d6; }
    ul.widget-social li:first-of-type a {
      margin-left: 0; }
    ul.widget-social li:last-of-type a {
      margin-right: 0; }

/* END SOCIAL WIDGET CSS */
/*animations*/
/******************
* Bounce in right *
*******************/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.slower {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.slowest {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* Added by Andy Meetan */
.delay-250 {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s; }

.delay-500 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.delay-750 {
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  animation-delay: 0.75s; }

.delay-1000 {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay: 1.0s;
  -o-animation-delay: 1.0s;
  animation-delay: 1.0s; }

.delay-1250 {
  -webkit-animation-delay: 1.25s;
  -moz-animation-delay: 1.25s;
  -o-animation-delay: 1.25s;
  animation-delay: 1.25s; }

.delay-1500 {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.delay-1750 {
  -webkit-animation-delay: 1.75s;
  -moz-animation-delay: 1.75s;
  -o-animation-delay: 1.75s;
  animation-delay: 1.75s; }

.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s; }

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.delay-2000 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  -o-animation-delay: 2.0s;
  animation-delay: 2.0s; }

.delay-2500 {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.delay-3000 {
  -webkit-animation-delay: 3.0s;
  -moz-animation-delay: 3.0s;
  -o-animation-delay: 3.0s;
  animation-delay: 3.0s; }

.delay-3500 {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  animation-delay: 3.5s; }

.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px); }

.fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px); }

.flipInX, .flipInY, .rotateIn, .rotateInUpLeft, .rotateInUpRight, .rotateInDownLeft, .rotateDownUpRight, .rollIn {
  opacity: 0; }

.lightSpeedInRight, .lightSpeedInLeft {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px); }

/***********
* bounceIn *
************/
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }
.bounceIn.go {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

/****************
* bounceInRight *
****************/
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px); }
  60% {
    -webkit-transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(400px); }
  60% {
    transform: translateX(-30px); }
  80% {
    transform: translateX(10px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.bounceInRight.go {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

/******************
* Bounce in left *
*******************/
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px); }
  60% {
    -webkit-transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px); }
  60% {
    transform: translateX(30px); }
  80% {
    transform: translateX(-10px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.bounceInLeft.go {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

/******************
* Bounce in up *
*******************/
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px); }
  60% {
    -webkit-transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(400px); }
  60% {
    transform: translateY(-30px); }
  80% {
    transform: translateY(10px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.bounceInUp.go {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

/******************
* Bounce in down *
*******************/
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px); }
  60% {
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px); }
  60% {
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.bounceInDown.go {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

/**********
* Fade In *
**********/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    display: block; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    display: block; } }
.fadeIn {
  opacity: 0; }

.fadeIn.go {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/**********
* Grow in *
***********/
@-webkit-keyframes growIn {
  0% {
    -webkit-transform: scale(0.2);
    opacity: 0; }
  50% {
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@keyframes growIn {
  0% {
    transform: scale(0.2);
    opacity: 0; }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1);
    opacity: 1; } }
.growIn {
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  opacity: 0; }

.growIn.go {
  -webkit-animation-name: growIn;
  animation-name: growIn; }

/********
* Shake *
********/
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }
@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }
.shake.go {
  -webkit-animation-name: shake;
  animation-name: shake; }

/********
* ShakeUp *
********/
@-webkit-keyframes shakeUp {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(10px); } }
@keyframes shakeUp {
  0%, 100% {
    transform: translateY(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateY(10px); } }
.shakeUp.go {
  -webkit-animation-name: shakeUp;
  animation-name: shakeUp; }

/*************
* FadeInLeft *
*************/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-400px);
  transform: translateX(-400px); }

.fadeInLeft.go {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

/*************
* FadeInRight *
*************/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(400px);
  transform: translateX(400px); }

.fadeInRight.go {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/*************
* FadeInUp *
*************/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(400px);
  transform: translateY(400px); }

.fadeInUp.go {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/*************
* FadeInDown *
*************/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-400px); }
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInDown {
  opacity: 0;
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px); }

.fadeInDown.go {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

/*****************
* rotateIn *
*****************/
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }
.rotateIn.go {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

/*****************
* rotateInUpLeft *
*****************/
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft.go {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

/*******************
* rotateInDownLeft *
*******************/
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft.go {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

/******************
* rotateInUpRight *
*******************/
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight.go {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

/********************
* rotateInDownRight *
********************/
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight.go {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

/*********
* rollIn *
**********/
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); } }
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }
.rollIn.go {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/*********
* wiggle *
**********/
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg); }
  10% {
    -webkit-transform: skewX(-8deg); }
  20% {
    -webkit-transform: skewX(7deg); }
  30% {
    -webkit-transform: skewX(-6deg); }
  40% {
    -webkit-transform: skewX(5deg); }
  50% {
    -webkit-transform: skewX(-4deg); }
  60% {
    -webkit-transform: skewX(3deg); }
  70% {
    -webkit-transform: skewX(-2deg); }
  80% {
    -webkit-transform: skewX(1deg); }
  90% {
    -webkit-transform: skewX(0deg); }
  100% {
    -webkit-transform: skewX(0deg); } }
@keyframes wiggle {
  0% {
    transform: skewX(9deg); }
  10% {
    transform: skewX(-8deg); }
  20% {
    transform: skewX(7deg); }
  30% {
    transform: skewX(-6deg); }
  40% {
    transform: skewX(5deg); }
  50% {
    transform: skewX(-4deg); }
  60% {
    transform: skewX(3deg); }
  70% {
    transform: skewX(-2deg); }
  80% {
    transform: skewX(1deg); }
  90% {
    transform: skewX(0deg); }
  100% {
    transform: skewX(0deg); } }
.wiggle.go {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/********
* swing *
*********/
@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }
.swing.go {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

/*******
* tada *
********/
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0); } }
@keyframes tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }
.tada.go {
  -webkit-animation-name: tada;
  animation-name: tada; }

/*********
* wobble *
**********/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%); } }
@keyframes wobble {
  0% {
    transform: translateX(0%); }
  15% {
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    transform: translateX(20%) rotate(3deg); }
  45% {
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    transform: translateX(10%) rotate(2deg); }
  75% {
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    transform: translateX(0%); } }
.wobble.go {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

/********
* pulse *
*********/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
.pulse.go {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

/***************
* lightSpeedInRight *
****************/
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedInRight {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedInRight.go {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/***************
* lightSpeedInLeft *
****************/
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(20%) skewX(-30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
@keyframes lightSpeedInLeft {
  0% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0; }
  60% {
    transform: translateX(20%) skewX(-30deg);
    opacity: 1; }
  80% {
    transform: translateX(0%) skewX(15deg);
    opacity: 1; }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedInLeft.go {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/*******
* Flip *
*******/
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }
.flip.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip; }

/**********
* flipInX *
**********/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    transform: perspective(400px) rotateX(10deg); }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX; }

/**********
* flipInY *
**********/
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    transform: perspective(400px) rotateY(10deg); }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY.go {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY; }

/*****************
* Out animations *
*****************/
/************
* bounceOut *
*************/
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }
.bounceOut.goAway {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

/************
* bounceOutUp *
*************/
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(20px); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }
.bounceOutUp.goAway {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

/************
* bounceOutDown *
*************/
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    transform: translateY(0); }
  20% {
    opacity: 1;
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }
.bounceOutDown.goAway {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

/************
* bounceOutLeft *
*************/
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(20px); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }
.bounceOutLeft.goAway {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

/************
* bounceOutRight *
*************/
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    transform: translateX(0); }
  20% {
    opacity: 1;
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }
.bounceOutRight.goAway {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

/************
* fadeOut *
*************/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut.goAway {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/************
* fadeOutUp *
*************/
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-2000px); } }
.fadeOutUp.goAway {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

/************
* fadeOutDown *
*************/
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(2000px); } }
.fadeOutDown.goAway {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

/************
* fadeOutLeft *
*************/
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-2000px); } }
.fadeOutLeft.goAway {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

/************
* fadeOutRight *
*************/
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(2000px); } }
.fadeOutRight.goAway {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

/************
* flipOutX *
*************/
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX.goAway {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important; }

/************
* flipOutY *
*************/
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

/************
* lightSpeedOutRight *
*************/
@-webkit-keyframes lightSpeedOutRight {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
@keyframes lightSpeedOutRight {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
.lightSpeedOutRight.goAway {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/************
* lightSpeedOutLeft *
*************/
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-100%) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOutLeft {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    transform: translateX(-100%) skewX(30deg);
    opacity: 0; } }
.lightSpeedOutLeft.goAway {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

/************
* rotateOut *
*************/
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut.goAway {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

/************
* rotateOutUpLeft *
*************/
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft.goAway {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

/************
* rotateOutDownLeft *
*************/
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft.goAway {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

/************
* rotateOutUpRight *
*************/
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight.goAway {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

/************
* rollOut *
*************/
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }
.rollOut.goAway {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

/*****************
* Short Animations
*******************/
/*********************
* fadeInUpShort
*********************/
@-webkit-keyframes fadeInUpShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInUpShort {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px); }

.fadeInUpShort.go {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort; }

/*********************
* fadeInDownShort
*********************/
@-webkit-keyframes fadeInDownShort {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.fadeInDownShort {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px); }

.fadeInDownShort.go {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort; }

/*********************
* fadeInRightShort 
*********************/
@-webkit-keyframes fadeInRightShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.fadeInRightShort {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.fadeInRightShort.go {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort; }

/*********************
* fadeInLeftShort 
*********************/
@-webkit-keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.fadeInLeftShort {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px); }

.fadeInLeftShort.go {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort; }

/* Slider */
.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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../assets/images/loading.svg") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 25px;
  z-index: 100; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: 25px;
  z-index: 100; }
  [dir="rtl"] .slick-next {
    left: 25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      opacity: 0.75; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
  display: block; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0); }

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
  position: absolute; }

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s; }

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.simform {
  margin: 0 auto;
  padding: 2em 0;
  width: 100%;
  text-align: left;
  /* Question list style */
  /* Controls */
  /* Progress bar */
  /* Number indicator */
  /* Error and final message */
  /* Next question button */ }
  .simform .submit {
    display: none; }
  .simform ol {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    -webkit-transition: height 0.4s;
    transition: height 0.4s; }
    .simform ol:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 2.35em; }
  .simform .controls {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .simform .progress {
    width: 0%;
    position: absolute;
    bottom: 0;
    height: 0.5em;
    background: #fe9900;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    margin-bottom: 0;
    border-radius: 0; }
  .simform .progress::before {
    position: absolute;
    top: auto;
    width: 100%;
    height: inherit;
    background: rgba(0, 0, 0, 0.05);
    content: ''; }
  .simform .number {
    position: absolute;
    top: 1em;
    right: 1em;
    overflow: hidden;
    margin: 0.4em 0;
    width: 3em;
    font-weight: 700; }
    .simform .number:after {
      position: absolute;
      left: 50%;
      content: '/';
      opacity: 0.4;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .simform .number span {
      float: right;
      width: 40%;
      text-align: center; }
    .simform .number .number-current {
      float: left; }
    .simform .number .number-next {
      position: absolute;
      left: 0; }
  .simform.show-next .number-current {
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  .simform.show-next .number-next {
    -webkit-animation: moveUpFromDown 0.4s both;
    animation: moveUpFromDown 0.4s both; }
  .simform .error-message,
  .simform .final-message {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    .simform .error-message.show,
    .simform .final-message.show {
      visibility: visible;
      opacity: 1; }
  .simform .error-message {
    padding: 0.4em 0 0 0;
    width: 100%;
    color: #fff;
    font-style: italic;
    font-size: 0.8em;
    bottom: 1rem;
    left: 1.876rem; }
  .simform .final-message {
    top: 50%;
    left: 0;
    padding: 0.5em;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .simform .final-message.show {
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s; }
  .simform .next {
    position: absolute;
    right: 2em;
    top: 9.176em;
    display: block;
    padding: 0;
    width: 2em;
    height: 2em;
    border: none;
    background: none;
    color: rgba(0, 0, 0, 0.4);
    text-align: center;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .simform .next:hover {
      color: rgba(0, 0, 0, 0.5); }
    .simform .next:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "\f061";
      text-transform: none;
      font-weight: normal;
      font-style: normal;
      font-variant: normal;
      font-family: "FontAwesome";
      line-height: 2;
      speak: none;
      background-color: #1ca4d6;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff; }
    .simform .next.show {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      pointer-events: auto; }

.questions {
  /* Input field */ }
  .questions li {
    z-index: 100;
    position: relative;
    visibility: hidden;
    height: 0;
    width: 100%;
    -webkit-transition: visibility 0s 0.4s, height 0s 0.4s;
    transition: visibility 0s 0.4s, height 0s 0.4s;
    /* Labels */ }
    .questions li > span {
      display: block;
      overflow: hidden; }
      .questions li > span label {
        margin: 0;
        display: block;
        -webkit-transition: -webkit-transform 0.4s;
        transition: transform 0.4s;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        min-height: 5em; }
    .questions li.current {
      visibility: visible;
      height: auto;
      -webkit-transition: none;
      transition: none; }
      .questions li.current > span label {
        -webkit-transition: none;
        transition: none;
        -webkit-transform: translateY(0);
        transform: translateY(0); }
  .questions.eq-heights-active li {
    height: auto;
    position: absolute;
    bottom: 0; }
  .questions input {
    display: block;
    margin: 0.3em 0 0 0;
    padding: 0.5em 1em 0.5em 0.7em;
    width: calc(100% - 2em);
    border: none;
    background-color: #1ca4d6;
    color: #fff;
    font-size: 1em;
    line-height: 1em;
    height: 2em;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    border-radius: 0; }
    .questions input:hover, .questions input:focus {
      background-color: #1ca4d6;
      color: #fff; }
  .questions input[type="radio"] {
    display: inline-block;
    width: auto; }
  .questions .radio-wrap .choice {
    display: block;
    position: relative;
    width: 85%;
    margin: 0.938em 0 0 0; }
    .questions .radio-wrap .choice:first-of-type {
      margin-top: 0; }
    .questions .radio-wrap .choice label {
      display: inline-block;
      position: relative;
      padding-left: 2.345em;
      z-index: 10;
      cursor: pointer;
      width: 100%;
      opacity: 0; }
  @media only screen and (min-width: 767px) {
    .questions .radio-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-content: stretch;
      -moz-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .questions .radio-wrap .choice {
        width: 50%; }
        .questions .radio-wrap .choice:nth-child(2) {
          margin-top: 0; } }
  .questions .radio-wrap input[type="radio"] {
    position: absolute;
    visibility: hidden; }
  .questions .radio-wrap input[type=radio]:checked ~ .check {
    border-color: #1ca4d6; }
  .questions .radio-wrap input[type=radio]:checked ~ .check::before {
    border-color: #fff; }
  .questions .radio-wrap .check {
    opacity: 0;
    display: block;
    position: absolute;
    border: 0.6em solid #1ca4d6;
    border-radius: 100%;
    height: 0;
    width: 0;
    top: 0.3em;
    left: 0;
    z-index: 5;
    -webkit-transition: border .25s linear, opacity 0.3s;
    -moz-transition: border .25s linear, opacity 0.3s;
    -ms-transition: border .25s linear, opacity 0.3s;
    -o-transition: border .25s linear, opacity 0.3s;
    transition: border .25s linear, opacity 0.3s;
    background-color: #1ca4d6; }
    .questions .radio-wrap .check:before {
      display: block;
      position: absolute;
      content: '';
      border: 0.3em solid transparent;
      border-radius: 100%;
      height: 0;
      width: 0;
      top: 0;
      left: 0;
      margin: auto;
      background-color: transparent;
      -webkit-transition: border .25s linear, opacity 0.3s;
      -moz-transition: border .25s linear, opacity 0.3s;
      -ms-transition: border .25s linear, opacity 0.3s;
      -o-transition: border .25s linear, opacity 0.3s;
      transition: border .25s linear, opacity 0.3s;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.no-js .questions li {
  visibility: visible;
  height: auto;
  -webkit-transition: none;
  transition: none; }
  .no-js .questions li > span label {
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

.show-next .questions li.current > span label {
  -webkit-animation: moveUpFromDown 0.4s both;
  animation: moveUpFromDown 0.4s both; }

@-webkit-keyframes moveUpFromDown {
  from {
    -webkit-transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0); } }
@keyframes moveUpFromDown {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.questions .current input,
.no-js .questions input {
  opacity: 1; }
.questions .current .choice label,
.questions .current .choice .check,
.no-js .questions .choice label,
.no-js .questions .choice .check {
  opacity: 1; }

.questions input:focus,
.simform button:focus {
  outline: none; }

/* Final hiding of form / showing message */
.simform-inner.hide {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s;
  display: block !important; }
  .simform-inner.hide .current {
    visibility: hidden; }

/* No JS Fallback */
.no-js .simform .submit {
  display: block;
  float: right;
  padding: 10px 20px;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.4); }
.no-js .simform .controls {
  display: none; }
.no-js .questions li {
  padding: 0 0 2em; }

/* Remove IE clear cross */
input[type=text]::-ms-clear {
  display: none; }

/* Global Site Specific Styles */
a,
span.gc-cs-link {
  color: #1ca4d6; }
  a:hover, a:focus,
  span.gc-cs-link:hover,
  span.gc-cs-link:focus {
    color: #fe9900; }

html.hidden {
  display: block !important; }

@media screen and (max-width: 782px) {
  html, body {
    position: static; } }
#site-container {
  background-color: #fff; }
  #site-container .container-fluid {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }

#back-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #1e1e1e;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 100;
  display: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  #back-top:hover {
    filter: alpha(opacity=100);
    opacity: 1.0; }

.attop #back-top {
  opacity: 0;
  z-index: -10; }

#footer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

html.has-admin-bar {
  margin-top: 0 !important; }
  html.has-admin-bar #site-container {
    padding-top: 32px; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

/* BEGIN HEADER STYLING */
.site-header > .container-fluid {
  text-align: center;
  padding: 0.938em;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

#header-nav-container {
  position: relative; }
  #header-nav-container .logo {
    max-width: 300px; }
    @media only screen and (min-width: 890px) and (max-width: 1060px) {
      #header-nav-container .logo img {
        width: 25vw; } }
    @media only screen and (min-width: 768px) and (max-width: 891px) {
      #header-nav-container .logo img {
        width: 20vw; } }
  @media only screen and (min-width: 768px) {
    #header-nav-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      -moz-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
      max-width: 100%; }
      #header-nav-container .logo-wrap {
        width: 301px;
        padding-right: 5%; } }
  @media only screen and (max-width: 767px) {
    #header-nav-container .logo-wrap {
      max-width: 70vw;
      display: inline-block;
      margin-right: 5%; } }
  @media only screen and (max-width: 468px) {
    #header-nav-container .logo-wrap {
      margin-right: 10%; } }
  #header-nav-container .navbar-header {
    position: relative;
    float: none; }
  #header-nav-container .navbar-toggle {
    color: #333333;
    position: absolute;
    top: 50%;
    right: 1.5vw;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
    font-size: 30px; }
    @media only screen and (max-width: 374px) {
      #header-nav-container .navbar-toggle {
        font-size: 8vw;
        right: 0; } }

#header-nav {
  text-align: center; }
  #header-nav a {
    color: #333333;
    background-color: transparent;
    padding: 0.8em 1em;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    text-transform: uppercase;
    font-weight: 700; }
    #header-nav a:hover, #header-nav a:focus {
      color: #1ca4d6; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #header-nav {
      font-size: calc(10px + 0.4vw); } }
  @media only screen and (min-width: 768px) and (max-width: 989px) {
    #header-nav {
      font-size: calc(9px + 0.35vw); }
      #header-nav a {
        padding: 0.8em 0.9em; } }
  #header-nav li.support a {
    background-color: #fe9900;
    color: #fff; }
    #header-nav li.support a:hover, #header-nav li.support a:focus {
      background-color: #1ca4d6; }
      @media only screen and (min-width: 768px) {
        #header-nav li.support a:hover, #header-nav li.support a:focus {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); } }

/* BEGIN FOOTER STYLING */
#footer {
  background-color: #1ca4d6;
  color: #fff; }
  #footer .container,
  #footer .container-fluid {
    padding-top: 2.814em;
    padding-bottom: 1.876em;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
  #footer a,
  #footer .gc-cs-link {
    color: #fff; }
    #footer a:hover, #footer a:focus,
    #footer .gc-cs-link:hover,
    #footer .gc-cs-link:focus {
      color: #d7d7d7; }
  #footer .widget_nav_menu {
    margin-bottom: 1.876em; }
  #footer .widget.widget_logo {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto; }
  #footer .widget .menu-footer-menu-container {
    text-align: left; }
  #footer .widget #menu-footer-menu {
    display: block;
    text-align: left; }
    @media only screen and (min-width: 768px) {
      #footer .widget #menu-footer-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -moz-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; } }
    #footer .widget #menu-footer-menu > li {
      display: block;
      position: relative; }
      @media only screen and (min-width: 768px) {
        #footer .widget #menu-footer-menu > li {
          padding-left: 1.25em;
          padding-right: 1.25em; }
          #footer .widget #menu-footer-menu > li:after {
            content: "";
            height: 5px;
            width: 5px;
            background-color: #fff;
            border-radius: 50%;
            display: block;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          #footer .widget #menu-footer-menu > li:last-of-type:after {
            display: none; } }
      #footer .widget #menu-footer-menu > li a {
        padding-top: 0.469em;
        padding-bottom: 0.469em;
        display: block; }
        @media only screen and (max-width: 767px) {
          #footer .widget #menu-footer-menu > li a {
            padding-top: 0.2345em;
            padding-bottom: 0.2345em; } }
      @media only screen and (max-width: 767px) {
        #footer .widget #menu-footer-menu > li {
          text-align: center; } }
  #footer .gform_wrapper {
    margin-top: 0;
    margin-bottom: 0; }
    #footer .gform_wrapper .gform_footer input.button, #footer .gform_wrapper .gform_footer input[type=submit] {
      background-color: transparent;
      color: #fff;
      border: 1px solid #fff;
      padding-top: 0.3em;
      padding-bottom: 0.3em;
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      -ms-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
      #footer .gform_wrapper .gform_footer input.button:hover, #footer .gform_wrapper .gform_footer input.button:focus, #footer .gform_wrapper .gform_footer input[type=submit]:hover, #footer .gform_wrapper .gform_footer input[type=submit]:focus {
        background-color: #fff;
        color: #1ca4d6;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    #footer .gform_wrapper textarea {
      height: 150px; }
  #footer textarea,
  #footer input[type="text"],
  #footer input[type="password"],
  #footer input[type="datetime"],
  #footer input[type="datetime-local"],
  #footer input[type="date"],
  #footer input[type="month"],
  #footer input[type="time"],
  #footer input[type="week"],
  #footer input[type="number"],
  #footer input[type="email"],
  #footer input[type="url"],
  #footer input[type="search"],
  #footer input[type="tel"],
  #footer input[type="color"] {
    font-size: 0.875em; }
  #footer .widget_location {
    text-align: center; }
    #footer .widget_location .location {
      display: inline-block; }
      @media only screen and (min-width: 768px) {
        #footer .widget_location .location {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start;
          -webkit-align-content: stretch;
          -moz-align-content: stretch;
          -ms-flex-line-pack: stretch;
          align-content: stretch;
          -webkit-box-align: start;
          -ms-flex-align: start;
          -webkit-align-items: flex-start;
          -moz-align-items: flex-start;
          align-items: flex-start;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center; } }
      #footer .widget_location .location > li {
        text-align: center;
        position: relative;
        margin-top: 50px;
        margin-bottom: 1.876em;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media only screen and (max-width: 767px) {
          #footer .widget_location .location > li {
            margin-top: 70px; } }
        @media only screen and (min-width: 768px) {
          #footer .widget_location .location > li {
            margin-left: 0.938em;
            margin-right: 0.938em; } }
        #footer .widget_location .location > li:after {
          font-family: "FontAwesome";
          display: inline-block;
          position: absolute;
          top: -5px;
          left: 50%;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          -webkit-transform: translate(-50%, -100%) scale(0.9) rotate(0deg);
          -moz-transform: translate(-50%, -100%) scale(0.9) rotate(0deg);
          -ms-transform: translate(-50%, -100%) scale(0.9) rotate(0deg);
          -o-transform: translate(-50%, -100%) scale(0.9) rotate(0deg);
          transform: translate(-50%, -100%) scale(0.9) rotate(0deg);
          font-size: 1.7rem;
          height: 40px;
          width: 40px;
          color: #1ca4d6;
          background-color: #fff;
          border-radius: 50%;
          border: 1px solid #fff;
          text-align: center;
          line-height: 40px;
          margin-top: 0; }
        #footer .widget_location .location > li.address:after {
          content: "\f041"; }
        #footer .widget_location .location > li.phone:after {
          content: "\f095"; }
        #footer .widget_location .location > li.email:after {
          content: "\f0e0";
          font-size: 1.2rem; }
        #footer .widget_location .location > li.email a {
          display: block;
          text-align: center; }
        #footer .widget_location .location > li:hover:after {
          -webkit-transform: translate(-50%, -100%) scale(1) rotate(360deg);
          -moz-transform: translate(-50%, -100%) scale(1) rotate(360deg);
          -ms-transform: translate(-50%, -100%) scale(1) rotate(360deg);
          -o-transform: translate(-50%, -100%) scale(1) rotate(360deg);
          transform: translate(-50%, -100%) scale(1) rotate(360deg); }
  @media only screen and (max-width: 767px) {
    #footer .footer-row > .col-xs-12 {
      max-width: 300px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1.876em;
      float: none;
      display: block; } }

/* Styling to implement the underfooter effect */
html.underFooter .prev-shadow {
  box-shadow: rgba(0, 0, 0, 0.6) 0px 20px 30px -23px;
  position: relative; }

.page-carousel {
  overflow: hidden; }
  .page-carousel .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .page-carousel .gallery-slide {
    display: none; }
    .page-carousel .gallery-slide:first-of-type {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
  .page-carousel.slick-slider {
    display: block; }
    .page-carousel.slick-slider .gallery-slide {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
  .page-carousel .gallery-slide {
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    min-height: 400px; }
    @media only screen and (max-width: 767px) {
      .page-carousel .gallery-slide {
        min-height: 60vh; } }
    .page-carousel .gallery-slide.media-type-image {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
    .page-carousel .gallery-slide .bg-video-container {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
    .page-carousel .gallery-slide video {
      z-index: 1;
      object-fit: cover;
      width: 100%;
      height: 100%; }
      .page-carousel .gallery-slide video::-webkit-media-controls-start-playback-button {
        display: none !important;
        -webkit-appearance: none; }
    .page-carousel .gallery-slide .overlay {
      z-index: 4; }
    @media only screen and (min-width: 500px) {
      .page-carousel .gallery-slide.team:before {
        z-index: 5;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 5%;
        background-color: #e5e5e5;
        background: linear-gradient(to right, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0) 16%, #e5e5e5 78%, #e5e5e5 100%); } }
    @media only screen and (min-width: 600px) and (max-width: 693px) {
      .page-carousel .gallery-slide.team:before {
        left: -2vw; } }
    @media only screen and (min-width: 550px) and (max-width: 599px) {
      .page-carousel .gallery-slide.team:before {
        left: -2vw;
        width: 45%; } }
    @media only screen and (min-width: 500px) and (max-width: 549px) {
      .page-carousel .gallery-slide.team:before {
        left: -1vw;
        width: 36%; } }
    @media only screen and (min-width: 500px) {
      .page-carousel .gallery-slide.contact:before {
        z-index: 5;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 5%;
        background-color: #e5e5e5;
        background: linear-gradient(to left, rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 0) 16%, #e5e5e5 78%, #e5e5e5 100%); } }
    @media only screen and (min-width: 600px) and (max-width: 693px) {
      .page-carousel .gallery-slide.contact:before {
        right: -2vw; } }
    @media only screen and (min-width: 550px) and (max-width: 599px) {
      .page-carousel .gallery-slide.contact:before {
        right: -2vw;
        width: 45%; } }
    @media only screen and (min-width: 500px) and (max-width: 549px) {
      .page-carousel .gallery-slide.contact:before {
        right: -1vw;
        width: 36%; } }
  .page-carousel .slide-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    position: relative;
    z-index: 10;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
    @media only screen and (max-width: 767px) {
      .page-carousel .slide-content {
        min-height: 60vh; } }
    @media only screen and (max-width: 500px) {
      .page-carousel .slide-content {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around;
        padding-left: 0;
        padding-right: 0; } }
    .page-carousel .slide-content .quote-wrapper {
      background-color: #e5e5e5;
      width: 40%;
      min-width: 300px;
      max-width: 100%;
      margin-right: 10%; }
      @media only screen and (max-width: 300px) {
        .page-carousel .slide-content .quote-wrapper {
          width: 100%;
          min-width: 100%;
          margin-left: auto;
          margin-right: auto; } }
      .page-carousel .slide-content .quote-wrapper > div {
        padding: 1.876em; }
      @media only screen and (max-width: 500px) {
        .page-carousel .slide-content .quote-wrapper {
          margin-right: auto;
          margin-left: auto; } }
    .page-carousel .slide-content .slide-quote {
      position: relative;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
      .page-carousel .slide-content .slide-quote .text-wrap {
        -webkit-align-self: flex-end;
        -moz-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end; }
        @media only screen and (max-width: 500px) {
          .page-carousel .slide-content .slide-quote .text-wrap {
            -webkit-align-self: center;
            -moz-align-self: center;
            -ms-flex-item-align: center;
            align-self: center; } }
      .page-carousel .slide-content .slide-quote .byline {
        text-transform: uppercase; }
    .page-carousel .slide-content.home-slide .slide-quote {
      background: url("../../assets/images/icons/grey_quote_1.svg") top left no-repeat, url("../../assets/images/icons/grey_quote_2.svg") bottom right no-repeat;
      background-position: 5% 10%, 94% 90%;
      background-size: 30% 30%; }
      .page-carousel .slide-content.home-slide .slide-quote .text-wrap:after {
        content: "";
        display: block;
        position: absolute;
        top: 5%;
        left: -40px;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 40px solid #e5e5e5; }
        @media only screen and (max-width: 500px) {
          .page-carousel .slide-content.home-slide .slide-quote .text-wrap:after {
            display: none; } }
      .page-carousel .slide-content.home-slide .slide-quote .quote,
      .page-carousel .slide-content.home-slide .slide-quote .quote h1,
      .page-carousel .slide-content.home-slide .slide-quote .quote h2,
      .page-carousel .slide-content.home-slide .slide-quote .quote h3,
      .page-carousel .slide-content.home-slide .slide-quote .quote h4,
      .page-carousel .slide-content.home-slide .slide-quote .quote h5,
      .page-carousel .slide-content.home-slide .slide-quote .quote h6,
      .page-carousel .slide-content.home-slide .slide-quote .quote p {
        font-size: calc(20px + 1.5vw);
        font-weight: 400;
        line-height: 1.3em; }
        @media only screen and (min-width: 1200px) {
          .page-carousel .slide-content.home-slide .slide-quote .quote,
          .page-carousel .slide-content.home-slide .slide-quote .quote h1,
          .page-carousel .slide-content.home-slide .slide-quote .quote h2,
          .page-carousel .slide-content.home-slide .slide-quote .quote h3,
          .page-carousel .slide-content.home-slide .slide-quote .quote h4,
          .page-carousel .slide-content.home-slide .slide-quote .quote h5,
          .page-carousel .slide-content.home-slide .slide-quote .quote h6,
          .page-carousel .slide-content.home-slide .slide-quote .quote p {
            font-size: 2.625rem; } }
        .page-carousel .slide-content.home-slide .slide-quote .quote span,
        .page-carousel .slide-content.home-slide .slide-quote .quote h1 span,
        .page-carousel .slide-content.home-slide .slide-quote .quote h2 span,
        .page-carousel .slide-content.home-slide .slide-quote .quote h3 span,
        .page-carousel .slide-content.home-slide .slide-quote .quote h4 span,
        .page-carousel .slide-content.home-slide .slide-quote .quote h5 span,
        .page-carousel .slide-content.home-slide .slide-quote .quote h6 span,
        .page-carousel .slide-content.home-slide .slide-quote .quote p span {
          display: inline; }
      .page-carousel .slide-content.home-slide .slide-quote .byline {
        font-size: calc(14px + 0.4vw);
        line-height: 1.3em;
        margin-top: 1.876em;
        margin-bottom: 0.469em; }
        @media only screen and (min-width: 1200px) {
          .page-carousel .slide-content.home-slide .slide-quote .byline {
            font-size: 1.2em; } }
    .page-carousel .slide-content .slide-response {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      background-color: #333333;
      color: #fff;
      position: relative; }
      .page-carousel .slide-content .slide-response .response-content {
        width: 100%;
        text-align: center; }
        .page-carousel .slide-content .slide-response .response-content .response-text {
          font-size: calc(15px + 0.7vw);
          margin: 1em 0; }
          @media only screen and (min-width: 1200px) {
            .page-carousel .slide-content .slide-response .response-content .response-text {
              font-size: 1.625em; } }
        .page-carousel .slide-content .slide-response .response-content .btn-wrap {
          margin: 1em 0;
          text-align: center; }
        .page-carousel .slide-content .slide-response .response-content .btn {
          font-size: calc(12px + 0.3vw);
          background-color: #1ca4d6;
          color: #fff;
          padding: 0.4em 1.3em;
          -webkit-transition: all 0.15s linear;
          -moz-transition: all 0.15s linear;
          -ms-transition: all 0.15s linear;
          -o-transition: all 0.15s linear;
          transition: all 0.15s linear; }
          @media only screen and (min-width: 1200px) {
            .page-carousel .slide-content .slide-response .response-content .btn {
              font-size: 1.125em; } }
          .page-carousel .slide-content .slide-response .response-content .btn:hover, .page-carousel .slide-content .slide-response .response-content .btn:focus {
            top: 0;
            border-color: #fe9900;
            background-color: #fe9900;
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
            box-shadow: none; }
        .page-carousel .slide-content .slide-response .response-content:after {
          z-index: 5;
          content: "";
          display: block;
          position: absolute;
          bottom: 10%;
          right: -40px;
          width: 0;
          height: 0;
          border-top: 20px solid transparent;
          border-bottom: 20px solid transparent;
          border-left: 40px solid #333333; }
          @media only screen and (max-width: 500px) {
            .page-carousel .slide-content .slide-response .response-content:after {
              display: none; } }
    .page-carousel .slide-content.team-slide .question-title {
      text-transform: uppercase;
      font-size: 1.15em; }
      @media only screen and (min-width: 868px) {
        .page-carousel .slide-content.team-slide .question-title {
          font-size: 1.3em; } }
    .page-carousel .slide-content.team-slide .question-response {
      margin-top: 0.938em;
      font-size: calc(20px + 1.5vw);
      font-weight: 700;
      padding-bottom: 0.2345em;
      border-bottom: 3px solid #333333;
      line-height: 1.3em; }
      @media only screen and (min-width: 1200px) {
        .page-carousel .slide-content.team-slide .question-response {
          font-size: 2.625rem; } }
      .page-carousel .slide-content.team-slide .question-response .typeable-wrap span,
      .page-carousel .slide-content.team-slide .question-response .typeable-wrap p {
        padding: 0;
        margin: 0; }
      .page-carousel .slide-content.team-slide .question-response .typeable {
        display: block;
        color: #1ca4d6;
        opacity: 0;
        position: absolute; }
      .page-carousel .slide-content.team-slide .question-response .typed {
        color: #1ca4d6;
        display: inline-block !important;
        min-height: 1em; }
    .page-carousel .slide-content.team-slide .slide-quote .byline {
      margin-top: 0.938em;
      font-weight: bold; }
    .page-carousel .slide-content.team-slide .slide-quote .text-wrap {
      opacity: 0;
      -webkit-transition: opacity 0.5s linear;
      -moz-transition: opacity 0.5s linear;
      -ms-transition: opacity 0.5s linear;
      -o-transition: opacity 0.5s linear;
      transition: opacity 0.5s linear; }
    .page-carousel .slide-content.team-slide .quote {
      background: url("../../assets/images/icons/black_quote.svg") top left no-repeat;
      background-position: top left;
      background-size: 30px 30px;
      position: relative;
      padding-top: 50px; }
    @media only screen and (min-width: 500px) {
      .page-carousel .slide-content.team-slide:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 86%;
        height: 5%;
        width: 20%;
        background-color: #e5e5e5;
        background: linear-gradient(to right, #e5e5e5 0%, #e5e5e5 29%, rgba(229, 229, 229, 0) 77%, rgba(229, 229, 229, 0) 100%); } }
    @media only screen and (min-width: 1200px) {
      .page-carousel .slide-content.team-slide:after {
        left: 88%;
        height: 5%;
        width: 20%; } }
    @media only screen and (min-width: 1375px) {
      .page-carousel .slide-content.team-slide:after {
        left: 88%;
        height: 5%;
        width: 30%; } }
    .page-carousel .slide-content.contact-slide {
      z-index: 10; }
      @media only screen and (min-width: 500px) {
        .page-carousel .slide-content.contact-slide {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start;
          -webkit-align-content: flex-start;
          -moz-align-content: flex-start;
          -ms-flex-line-pack: start;
          align-content: flex-start; }
          .page-carousel .slide-content.contact-slide .quote-wrapper {
            margin-right: 0;
            margin-left: 10%; } }
      .page-carousel .slide-content.contact-slide .callout-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
      .page-carousel .slide-content.contact-slide .callout-title {
        font-size: calc(20px + 1.5vw);
        font-weight: 700;
        line-height: 1.3em;
        text-align: center; }
        @media only screen and (min-width: 1200px) {
          .page-carousel .slide-content.contact-slide .callout-title {
            font-size: 2.625rem; } }
      .page-carousel .slide-content.contact-slide .form-title {
        text-align: center; }
      .page-carousel .slide-content.contact-slide .form-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
        .page-carousel .slide-content.contact-slide .form-wrapper textarea {
          max-height: 125px; }
      @media only screen and (min-width: 500px) {
        .page-carousel .slide-content.contact-slide:after {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          right: 86%;
          height: 5%;
          width: 20%;
          background-color: #e5e5e5;
          background: linear-gradient(to left, #e5e5e5 0%, #e5e5e5 29%, rgba(229, 229, 229, 0) 77%, rgba(229, 229, 229, 0) 100%); } }
      @media only screen and (min-width: 1200px) {
        .page-carousel .slide-content.contact-slide:after {
          right: 88%;
          height: 5%;
          width: 20%; } }
      @media only screen and (min-width: 1375px) {
        .page-carousel .slide-content.contact-slide:after {
          right: 88%;
          height: 5%;
          width: 30%; } }
  .page-carousel .slick-dots {
    position: absolute;
    bottom: 0.5em;
    left: 0; }
    .page-carousel .slick-dots li button {
      color: #fff; }
      .page-carousel .slick-dots li button:before {
        font-size: 20px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
  .page-carousel.slick-dotted {
    margin-bottom: 0; }

.no-symbol .typeable {
  opacity: 1 !important; }

.no-object-fit .page-carousel .gallery-slide video,
.ms_edge .page-carousel .gallery-slide video {
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.typed-cursor {
  opacity: 1;
  -webkit-animation: typedjsBlink 0.7s infinite;
  animation: typedjsBlink 0.7s infinite; }

@keyframes typedjsBlink {
  50% {
    opacity: 0.0; } }
@-webkit-keyframes typedjsBlink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1; } }
/* General Styling for the Features Post type */
.features-block {
  padding-top: 4.69em;
  padding-bottom: 4.69em; }
  .features-block.white-bg {
    background-color: #fff !important; }
  .features-block.no-title {
    padding-top: 6.566em; }
  .features-block.two-col {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto; }
  @media only screen and (min-width: 768px) {
    .features-block.three-col .col-sm-4 .feature-description {
      padding-left: 20px;
      padding-right: 20px;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 768px) {
    .features-block.three-col .feature-block-wrap {
      max-width: 990px;
      margin-left: auto;
      margin-right: auto;
      float: none; } }
  @media only screen and (min-width: 768px) {
    .features-block .feature {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-align-content: stretch;
      -moz-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }
      .features-block .feature:before, .features-block .feature:after {
        content: '';
        display: none !important; } }
  @media only screen and (max-width: 767px) {
    .features-block .feature {
      margin-bottom: 3.283em; }
      .features-block .feature:last-of-type {
        margin-bottom: 0; } }
  .features-block .features-block-title {
    font-size: 1.25em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3em;
    text-align: center;
    margin-bottom: 4.8776em; }
    @media only screen and (max-width: 767px) {
      .features-block .features-block-title {
        margin-bottom: 2.814em; } }
  .features-block .feature-title {
    font-size: 1.75em;
    font-weight: 700;
    line-height: 1.3em;
    text-align: center;
    max-width: 410px;
    margin: 0.938em auto 0 auto; }
    .features-block .feature-title .feature-icon-wrap {
      display: inline-block;
      margin-right: 0.938em;
      width: 70px; }
      .features-block .feature-title .feature-icon-wrap img {
        max-width: 100%; }
    .features-block .feature-title.icon-adjacent {
      text-align: left;
      padding-left: 0.938em;
      width: 100%; }
    .features-block .feature-title.sentence {
      font-size: 1.5em;
      font-weight: 400;
      line-height: 1.5em; }
      @media only screen and (max-width: 989px) {
        .features-block .feature-title.sentence br {
          display: none; } }
  .features-block .feature-description {
    max-width: 410px;
    margin: 0.938em auto;
    text-align: center; }
    .features-block .feature-description.center {
      text-align: center; }
    .features-block .feature-description.left {
      text-align: left; }
    .features-block .feature-description.right {
      text-align: right; }
  .features-block .feature-icon-wrap {
    text-align: center; }
  .features-block .feature-icon {
    height: 50px;
    width: auto;
    display: inline-block; }
  .features-block .links-wrap {
    text-align: center;
    margin-top: auto; }
  .features-block .link-block .feature-title {
    margin-bottom: 0.469em; }
  .features-block .link-block .links-wrap h5 {
    margin: 0.469em 0;
    font-size: 1.2em;
    font-weight: 400; }
  .features-block .link-block .links-wrap a {
    display: block; }

/* Support Header */
#support-container {
  display: none;
  position: relative;
  width: 100%; }
  #support-container .close-button {
    position: absolute;
    top: .5em;
    right: .5em;
    color: #fff;
    font-size: 1.5em;
    cursor: pointer;
    -webkit-transition: transform 0.2s linear;
    -moz-transition: transform 0.2s linear;
    -ms-transition: transform 0.2s linear;
    -o-transition: transform 0.2s linear;
    transition: transform 0.2s linear; }
    #support-container .close-button:hover, #support-container .close-button:focus {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
  #support-container .callout {
    padding: 1.876em 0;
    background-color: #333333;
    color: #fff; }
    #support-container .callout .links-wrap {
      display: inline; }
    #support-container .callout .callout-title {
      font-size: 1.75em;
      font-weight: 300;
      text-align: center; }
  #support-container .support-details {
    background-color: #e5e5e5;
    padding: 1.876em 0; }
    @media only screen and (min-width: 768px) {
      #support-container .support-details {
        padding: 2.814em 0; } }
    #support-container .support-details .icon-wrap {
      text-align: center; }
      #support-container .support-details .icon-wrap img {
        display: inline;
        height: 40px;
        width: auto;
        max-width: 100%; }
    #support-container .support-details .support-title {
      font-size: 1.75em;
      font-weight: 700;
      text-align: center;
      line-height: 1.5em;
      margin: 0.938em 0; }
    @media only screen and (min-width: 768px) {
      #support-container .support-details .col-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -moz-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        align-items: stretch; }
        #support-container .support-details .col-wrap > div:nth-child(2) {
          border-left: 1px solid #fff; } }
    #support-container .support-details .col-wrap > div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-left: 1.876em;
      padding-right: 1.876em; }
      #support-container .support-details .col-wrap > div > .top {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
      #support-container .support-details .col-wrap > div > .bottom {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
      @media only screen and (max-width: 767px) {
        #support-container .support-details .col-wrap > div {
          margin-top: 3.752em; }
          #support-container .support-details .col-wrap > div:first-of-type {
            margin-top: 0; } }
  #support-container .top-content {
    text-align: center; }
  #support-container .bottom-content {
    text-align: center; }
  #support-container .phone {
    margin: 0.938em 0; }
  #support-container .alternate-contact {
    border-top: 1px solid #fff;
    padding: 0.938em 0 0 0; }
  #support-container #rep_session {
    margin: 0.938em 0; }
    #support-container #rep_session input[type="submit"] {
      display: inline-block;
      margin-top: 0.938em; }
  #support-container .remote-session .description {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; }
  #support-container .gform_wrapper textarea {
    max-height: 150px; }

/* Home page styling */
.counters-container {
  background-color: #1ca4d6;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 150px;
  padding-bottom: 150px;
  color: #fff;
  position: relative; }
  @media only screen and (max-width: 989px) {
    .counters-container {
      padding-top: 3.752em;
      padding-bottom: 3.752em; } }
  .counters-container .counter {
    margin-top: 1.876em;
    margin-bottom: 1.876em; }
    @media only screen and (max-width: 767px) {
      .counters-container .counter {
        margin-top: 0.938em;
        margin-bottom: 0.938em; } }
  .counters-container .counter-number {
    text-align: center;
    font-size: 3em;
    line-height: 1.3em;
    display: block; }
  .counters-container .counter-description {
    text-align: center;
    font-size: 1.25em;
    line-height: 1.3em; }
  .counters-container .bg-video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .counters-container .bg-video-container video {
      z-index: 1;
      object-fit: cover;
      width: 100%;
      height: 100%; }
      .counters-container .bg-video-container video::-webkit-media-controls-start-playback-button {
        display: none !important;
        -webkit-appearance: none; }
  .counters-container .overlay {
    z-index: 3; }
  .counters-container .container-fluid {
    z-index: 5;
    position: relative; }

.no-object-fit video,
.ms_edge video {
  min-height: 100%;
  min-width: 100%;
  height: auto !important;
  width: auto !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.testimonials-container {
  padding-top: 150px;
  padding-bottom: 150px;
  max-width: 100%;
  overflow-x: hidden; }
  .testimonials-container img {
    width: auto;
    max-width: 100%; }
  .testimonials-container .quote-img {
    background: url("../../assets/images/icons/blue_quote.svg") no-repeat;
    height: 30px;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 1.876em; }
    .testimonials-container .quote-img:after, .testimonials-container .quote-img:before {
      content: "";
      background-color: #333333;
      height: 5px;
      width: 40px;
      display: block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .testimonials-container .quote-img:before {
      left: -55px; }
    .testimonials-container .quote-img:after {
      right: -55px; }
  .testimonials-container .testimonial-wrap {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, 20%);
    -moz-transform: translate(-50%, 20%);
    -ms-transform: translate(-50%, 20%);
    -o-transform: translate(-50%, 20%);
    transform: translate(-50%, 20%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .testimonials-container .testimonial-wrap.active {
      opacity: 1.0;
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%); }
    .testimonials-container .testimonial-wrap.prev-item {
      -webkit-transform: translate(-50%, -20%);
      -moz-transform: translate(-50%, -20%);
      -ms-transform: translate(-50%, -20%);
      -o-transform: translate(-50%, -20%);
      transform: translate(-50%, -20%); }
  .testimonials-container .testimonials-carousel {
    width: 200%;
    position: relative; }
    .testimonials-container .testimonials-carousel .owl-stage {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      cursor: move; }
    @media only screen and (min-width: 600px) and (max-width: 1500px) {
      .testimonials-container .testimonials-carousel {
        margin-left: 5.628em; } }
    @media only screen and (max-width: 599px) {
      .testimonials-container .testimonials-carousel {
        max-width: 250px;
        width: auto;
        margin-left: auto;
        margin-right: auto; } }
  .testimonials-container .testimonials-wrap {
    margin-bottom: 3.752em;
    position: relative;
    overflow: hidden; }
  .testimonials-container .testimonial {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 700px;
    text-align: center; }
    .testimonials-container .testimonial .testimonial-content {
      margin-bottom: 0.938em;
      font-size: 1.125em;
      line-height: 2.0em; }
    .testimonials-container .testimonial .testimonial-author {
      text-transform: uppercase;
      font-weight: 700; }
      .testimonials-container .testimonial .testimonial-author .name {
        color: #1ca4d6; }
  .testimonials-container .testimonials-carousel .testimonial-img {
    padding-left: 5px;
    padding-right: 5px; }
  .testimonials-container .testimonials-carousel img {
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
    filter: grayscale(100%);
    /* Current draft standard */
    -webkit-filter: grayscale(100%);
    /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    /* IE6+ */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.4; }
  .testimonials-container .testimonials-carousel .current-item img {
    -webkit-filter: grayscale(0);
    /* New WebKit */
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: none;
    opacity: 1.0; }

/* Services Page Template styling */
.services-page .survey-carousel {
  position: relative; }
  .services-page .survey-carousel .page-carousel .slick-list,
  .services-page .survey-carousel .page-carousel .slick-track {
    height: 100%; }
  @media only screen and (max-width: 767px) {
    .services-page .survey-carousel .page-carousel {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; } }
  .services-page .survey-carousel .survey-container {
    width: 100%;
    background-color: #333333;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 10; }
    @media only screen and (min-width: 300px) and (max-width: 768px) {
      .services-page .survey-carousel .survey-container {
        width: 80%;
        min-width: 300px;
        max-width: 550px; } }
  @media only screen and (min-width: 768px) {
    .services-page .survey-carousel .page-carousel {
      width: 50%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      position: static; }
    .services-page .survey-carousel .survey-container {
      width: 50%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%; } }
.services-page .features-wrap.process {
  background-color: #333333;
  color: #fff; }
.services-page .features-wrap.services {
  background-color: #e5e5e5; }
.services-page .portfolio-wrap .portfolio-title {
  margin-bottom: 1.876em; }
.services-page .portfolio-wrap .case-studies {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto; }
.services-page .service-callout {
  background-color: #e5e5e5;
  padding-bottom: 3em; }
  .services-page .service-callout .feature-title {
    margin-top: 0; }
  .services-page .service-callout .feature-description {
    text-align: center; }
.services-page .explore-services.callout-block {
  background-color: #e5e5e5;
  color: #333333;
  padding-top: 0; }
  .services-page .explore-services.callout-block.white-bg {
    background-color: #fff; }
  .services-page .explore-services.callout-block .links-wrap .btn {
    border-color: #1ca4d6;
    color: #1ca4d6;
    background-color: transparent; }
.services-page .explore-services .container-fluid {
  text-align: center; }
.services-page .explore-services .explore-service-desc {
  display: inline-block;
  margin: 0.938em; }
.services-page .explore-services .links-wrap {
  display: inline-block; }
  .services-page .explore-services .links-wrap .btn {
    background-color: #fe9900;
    border-color: #fe9900; }
@media only screen and (min-width: 768px) {
  .services-page .case-studies > div:nth-child(n+3) .post-entry-details .entry-header .case-details {
    display: none; }
  .services-page .case-studies > div:nth-child(n+3) .post-entry-details .entry-title {
    min-height: auto; }
  .services-page .case-studies > div:nth-child(n+3) .post-entry-details .post-excerpt .excerpt {
    display: none; }
  .services-page .case-studies > div:nth-child(n+3) .post-entry-details .post-excerpt .case-details {
    display: block; }
  .services-page .case-studies > div:nth-child(n+3) .entry.case-study.has-logo > a .company-logo img {
    margin-top: -1.384615em; } }
@media only screen and (min-width: 768px) {
  .services-page .portfolio-wrap {
    background-image: url("../../assets/images/backgrounds/group_3.png");
    background-position: -40px 50px;
    background-repeat: no-repeat;
    background-size: auto 600px; } }
@media only screen and (min-width: 768px) and (max-width: 1310px) {
  .services-page .portfolio-wrap {
    background-position: calc(-140px + 5vw) 50px; } }

.survey-container {
  min-height: 400px; }
  .survey-container .survey-top {
    background-color: #e5e5e5;
    background-image: url("../../assets/images/icons/grey_question.svg");
    background-repeat: no-repeat;
    background-position: calc(100% + 35px) center;
    background-size: auto 110%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (min-width: 1200px) {
      .survey-container .survey-top {
        background-position: 535px center; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .survey-container .survey-top {
        background-position: 125px; } }
    @media all and (min-width: 1200px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .survey-container .survey-top {
        background-position: 175px; } }
    .survey-container .survey-top .half-container-fluid {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    .survey-container .survey-top.inactive-survey {
      background-image: url("../../assets/images/icons/bubble_light.svg");
      background-size: 185px 185px;
      background-position: calc(100% + 35px) 1.5em; }
      @media only screen and (min-width: 1200px) {
        .survey-container .survey-top.inactive-survey {
          background-position: 500px 2em; } }
  .survey-container .tagline-question {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: calc(20px + 1.5vw);
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 1.876em; }
    @media only screen and (min-width: 1200px) {
      .survey-container .tagline-question {
        font-size: 2.625rem; } }
  .survey-container .survey-response {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    font-size: calc(14px + 0.4vw);
    line-height: 1.3em; }
    @media only screen and (min-width: 1200px) {
      .survey-container .survey-response {
        font-size: 1.25em; } }
  .survey-container .survey-tagline-response-1 {
    color: #1ca4d6;
    font-weight: 700; }
  .survey-container .survey-bottom {
    background-color: #333333;
    color: #fff;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .survey-container .survey-bottom label {
      color: #fff; }
    .survey-container .survey-bottom .tagline-question {
      margin-bottom: 3em; }
    .survey-container .survey-bottom.inactive-survey {
      background-image: url("../../assets/images/icons/bubble_dark.svg");
      background-size: 185px 185px;
      background-position: calc(100% + 35px) 1.5em; }
      @media only screen and (min-width: 1200px) {
        .survey-container .survey-bottom.inactive-survey {
          background-position: 500px 2em; } }
  .survey-container .half-container-fluid {
    padding: 1.876em; }
  .survey-container .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    visibility: hidden;
    z-index: -1000; }
    .survey-container .loader.show-loader {
      visibility: visible;
      z-index: 100; }
    .survey-container .loader #cssload-contain {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

/* Managed IT Styling */
@media only screen and (min-width: 1200px) {
  .page-managed-it .mantras {
    background-image: url("../../assets/images/backgrounds/group_1.png"), url("../../assets/images/backgrounds/group_2.png");
    background-position: -100px center, calc(100% + 100px) center;
    background-repeat: no-repeat;
    background-size: auto 457px, auto 423px; } }
@media only screen and (min-width: 1200px) and (max-width: 1310px) {
  .page-managed-it .mantras {
    background-position: calc(-200px + 5vw) center, calc(100% + 100px) center; } }

/* Digital Marketing Styling */
@media only screen and (min-width: 1200px) {
  .page-digital-marketing .mantras {
    background-image: url("../../assets/images/backgrounds/white_phone.png"), url("../../assets/images/backgrounds/keyboard.png");
    background-position: -100px center, calc(100% + 400px) calc(100% - 20px);
    background-repeat: no-repeat;
    background-size: auto 377px, auto 430px; } }
@media only screen and (min-width: 1200px) and (max-width: 1310px) {
  .page-digital-marketing .mantras {
    background-position: calc(-200px + 5vw) center, calc(100% + 400px) calc(100% - 20px); } }

/*  Singular Post Styling */
.singular-post,
.singular-page {
  padding-bottom: 1.876em; }
  .singular-post .post-featured-image,
  .singular-page .post-featured-image {
    background-size: cover;
    background-position: center center;
    padding: 1.876em;
    min-height: 300px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.938em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media only screen and (min-width: 768px) {
      .singular-post .post-featured-image,
      .singular-page .post-featured-image {
        min-height: 500px; } }
  .singular-post .entry-title-content,
  .singular-page .entry-title-content {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    min-height: 300px; }
    .singular-post .entry-title-content .company-logo,
    .singular-page .entry-title-content .company-logo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      margin-bottom: 1.407em; }
      .singular-post .entry-title-content .company-logo img,
      .singular-page .entry-title-content .company-logo img {
        height: auto;
        width: 100%;
        max-width: 250px; }
        @media only screen and (max-width: 320px) {
          .singular-post .entry-title-content .company-logo img,
          .singular-page .entry-title-content .company-logo img {
            max-width: 100%; } }
    @media only screen and (min-width: 768px) {
      .singular-post .entry-title-content,
      .singular-page .entry-title-content {
        min-height: 400px; } }
  .singular-post .entry-title,
  .singular-page .entry-title {
    text-align: center;
    width: 100%;
    max-width: 990px;
    color: #fff;
    font-size: calc(20px + 1.5vw);
    font-weight: 400;
    line-height: 1.3em; }
    @media only screen and (min-width: 1200px) {
      .singular-post .entry-title,
      .singular-page .entry-title {
        font-size: 2.625rem; } }
    .singular-post .entry-title > span,
    .singular-page .entry-title > span {
      display: block;
      padding: 0;
      font-size: 0.4825em;
      line-height: 1.5em;
      text-transform: uppercase; }
  .singular-post .post-entry-meta .entry-category,
  .singular-page .post-entry-meta .entry-category {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700; }
  .singular-post .post-entry-meta .post-info,
  .singular-page .post-entry-meta .post-info {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
      .singular-post .post-entry-meta .post-info,
      .singular-page .post-entry-meta .post-info {
        margin-top: 0.938em; } }
  .singular-post .post-entry-meta a,
  .singular-page .post-entry-meta a {
    color: #333333; }
    .singular-post .post-entry-meta a:hover, .singular-post .post-entry-meta a:focus,
    .singular-page .post-entry-meta a:hover,
    .singular-page .post-entry-meta a:focus {
      color: #fe9900; }
  @media only screen and (min-width: 768px) {
    .singular-post .left-padding,
    .singular-page .left-padding {
      padding-left: 10vw; }
      .singular-post .left-padding img.alignleft,
      .singular-post .left-padding .wp-caption.alignleft,
      .singular-page .left-padding img.alignleft,
      .singular-page .left-padding .wp-caption.alignleft {
        margin-left: -10vw; }
      .singular-post .left-padding .intro-text,
      .singular-page .left-padding .intro-text {
        margin-left: -10vw; } }
  @media only screen and (min-width: 1200px) {
    .singular-post .left-padding,
    .singular-page .left-padding {
      padding-left: 100px; }
      .singular-post .left-padding img.alignleft,
      .singular-post .left-padding .wp-caption.alignleft,
      .singular-page .left-padding img.alignleft,
      .singular-page .left-padding .wp-caption.alignleft {
        margin-left: -100px; }
      .singular-post .left-padding .intro-text,
      .singular-page .left-padding .intro-text {
        margin-left: -100px; } }
  @media only screen and (min-width: 768px) {
    .singular-post .right-padding,
    .singular-page .right-padding {
      padding-right: 10vw; }
      .singular-post .right-padding img.alignright,
      .singular-post .right-padding .wp-caption.alignright,
      .singular-page .right-padding img.alignright,
      .singular-page .right-padding .wp-caption.alignright {
        margin-right: -10vw; }
      .singular-post .right-padding .intro-text,
      .singular-page .right-padding .intro-text {
        margin-right: -10vw; } }
  @media only screen and (min-width: 1200px) {
    .singular-post .right-padding,
    .singular-page .right-padding {
      padding-right: 100px; }
      .singular-post .right-padding img.alignright,
      .singular-post .right-padding .wp-caption.alignright,
      .singular-page .right-padding img.alignright,
      .singular-page .right-padding .wp-caption.alignright {
        margin-right: -100px; }
      .singular-post .right-padding .intro-text,
      .singular-page .right-padding .intro-text {
        margin-right: -100px; } }
  .singular-post .post-footer-content,
  .singular-page .post-footer-content {
    position: relative;
    max-width: 768px;
    margin: 1.876em auto; }
    .singular-post .post-footer-content .post_share_list,
    .singular-page .post-footer-content .post_share_list {
      text-align: right; }
      @media only screen and (min-width: 768px) {
        .singular-post .post-footer-content .post_share_list,
        .singular-page .post-footer-content .post_share_list {
          float: right;
          margin-right: 3em; } }
      .singular-post .post-footer-content .post_share_list li,
      .singular-page .post-footer-content .post_share_list li {
        display: inline-block;
        padding-left: 0.469em;
        font-size: 2em; }
  .singular-post .related-posts-wrap,
  .singular-page .related-posts-wrap {
    margin-top: 1.876em;
    margin-bottom: 1.876em; }
    .singular-post .related-posts-wrap .rp-title,
    .singular-page .related-posts-wrap .rp-title {
      text-align: center;
      text-transform: uppercase;
      font-size: 1.25em;
      margin-bottom: 1.407em; }

.post-content {
  max-width: 768px;
  margin: 3.752em auto; }
  .post-content h1,
  .post-content h2,
  .post-content h3,
  .post-content h4,
  .post-content h5,
  .post-content h6 {
    margin-top: calc(12px + 0.35vw);
    margin-bottom: calc(12px + 0.35vw); }
    @media only screen and (max-width: 767px) {
      .post-content h1,
      .post-content h2,
      .post-content h3,
      .post-content h4,
      .post-content h5,
      .post-content h6 {
        margin-top: calc(13px + 0.35vw);
        margin-bottom: calc(13px + 0.35vw); } }
    @media only screen and (min-width: 1200px) {
      .post-content h1,
      .post-content h2,
      .post-content h3,
      .post-content h4,
      .post-content h5,
      .post-content h6 {
        margin-top: 1rem;
        margin-bottom: 1rem; } }
  .post-content p {
    padding-bottom: 0;
    margin-bottom: 0.938em;
    margin-top: 0.938em; }
  .post-content q p:first-of-type,
  .post-content blockquote p:first-of-type {
    margin-top: 0; }
  .post-content q p:last-of-type,
  .post-content blockquote p:last-of-type {
    margin-bottom: 0; }
  .post-content ol,
  .post-content ul {
    list-style-position: outside;
    padding-left: 3.752em;
    margin: 0.938em 0; }
  .post-content ul li {
    list-style-type: disc; }
  .post-content ol li {
    list-style-type: decimal; }
  .post-content h1.intro-text,
  .post-content h2.intro-text,
  .post-content h3.intro-text,
  .post-content h4.intro-text,
  .post-content h5.intro-text,
  .post-content h6.intro-text,
  .post-content .intro-text {
    font-size: 1.75em;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em; }
    @media only screen and (min-width: 768px) {
      .post-content h1.intro-text,
      .post-content h2.intro-text,
      .post-content h3.intro-text,
      .post-content h4.intro-text,
      .post-content h5.intro-text,
      .post-content h6.intro-text,
      .post-content .intro-text {
        padding: 0 3vw; } }
    @media only screen and (min-width: 768px) {
      .post-content h1.intro-text,
      .post-content h2.intro-text,
      .post-content h3.intro-text,
      .post-content h4.intro-text,
      .post-content h5.intro-text,
      .post-content h6.intro-text,
      .post-content .intro-text {
        padding: 0 1.876em; } }

@media only screen and (min-width: 768px) {
  img.alignright,
  .wp-caption.alignright {
    float: right;
    margin-left: 2em; }
  img.alignleft,
  .wp-caption.alignleft {
    float: left;
    margin-right: 2em; } }

.wp-caption .wp-caption-text {
  font-size: 0.875em;
  text-align: center; }

.post-navigation-wrap {
  margin-top: 1.876em;
  margin-bottom: 1.876em;
  margin-left: 0;
  margin-right: 0; }
  .post-navigation-wrap .post-navigation .page-prev .btn i {
    margin-right: 0.5em; }
  .post-navigation-wrap .post-navigation .page-next .btn i {
    margin-left: 0.5em; }
  .post-navigation-wrap .post-navigation.single-post {
    position: relative;
    text-align: center; }
    .post-navigation-wrap .post-navigation.single-post .page-prev,
    .post-navigation-wrap .post-navigation.single-post .page-next {
      position: absolute;
      top: 0; }
    .post-navigation-wrap .post-navigation.single-post .page-next {
      right: 0; }
    .post-navigation-wrap .post-navigation.single-post .page-prev {
      left: 0; }
    @media only screen and (max-width: 460px) {
      .post-navigation-wrap .post-navigation.single-post {
        padding-top: 3.5em; } }

#no-entries {
  text-align: center;
  padding-top: 200px;
  padding-bottom: 200px; }

#post-807 .entry-title {
  display: none !important; }

/* Blog Styling */
.blog-content {
  margin-bottom: 1.876em; }

.entry {
  background-size: cover;
  background-position: center center;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  top: 0;
  -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0);
  -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0);
  box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0);
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .entry {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; } }
  .entry .post-entry-details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #e5e5e5;
    padding: 0.938em; }
    .entry .post-entry-details .entry-title {
      font-size: 1.25em;
      text-align: left;
      color: #333333;
      position: relative;
      padding-right: 40px;
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @supports (-webkit-line-clamp: 2) {
        .entry .post-entry-details .entry-title {
          min-height: 2.7692307692em;
          white-space: normal;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; } }
      .entry .post-entry-details .entry-title:after {
        display: block;
        content: "\f061";
        font-family: "FontAwesome";
        font-size: 1.25em;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    .entry .post-entry-details .post-excerpt {
      color: #333333;
      max-height: 0;
      -webkit-transition: max-height 0.2s ease-in-out, opacity 0.2s linear;
      -moz-transition: max-height 0.2s ease-in-out, opacity 0.2s linear;
      -ms-transition: max-height 0.2s ease-in-out, opacity 0.2s linear;
      -o-transition: max-height 0.2s ease-in-out, opacity 0.2s linear;
      transition: max-height 0.2s ease-in-out, opacity 0.2s linear;
      opacity: 0; }
      .entry .post-entry-details .post-excerpt .excerpt p:first-of-type {
        padding-top: 0.938em; }
      .entry .post-entry-details .post-excerpt .case-details {
        display: none; }
  .entry > a {
    padding-top: 75%;
    display: block;
    overflow: hidden; }
  .entry:hover, .entry:focus {
    top: -5px;
    -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75); }
    .entry:hover .post-entry-details .entry-title, .entry:focus .post-entry-details .entry-title {
      color: #1ca4d6;
      white-space: normal; }
    .entry:hover .post-entry-details .post-excerpt, .entry:focus .post-entry-details .post-excerpt {
      max-height: 500px;
      opacity: 1; }
  .entry.case-study .entry-header .case-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    color: #333333;
    text-transform: uppercase;
    font-size: 0.85em; }
    .entry.case-study .entry-header .case-details .tag {
      width: 50%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .entry.case-study .entry-header .case-details .employees {
      text-align: right;
      width: 50%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .entry.case-study .entry-header .case-details > div.solo {
      width: 100%; }
  .entry.case-study.has-logo > a {
    padding-top: 0; }
    .entry.case-study.has-logo > a .company-logo {
      width: 100%;
      text-align: center;
      padding: 0.938em;
      padding-top: 75%;
      position: relative; }
      .entry.case-study.has-logo > a .company-logo img {
        max-height: 50%;
        width: auto;
        height: auto;
        max-width: 70%;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin-top: -2.76923em; }
  @supports (-webkit-line-clamp: 2) {
    .entry.case-study.case-study-details .entry-header .entry-title {
      min-height: 1.384615384615385em;
      white-space: nowrap;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; } }

.entry-container > div {
  margin-bottom: 1.876em; }
@media only screen and (min-width: 768px) {
  .entry-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .entry-container:before, .entry-container:after {
      content: '';
      display: none !important; }
    .entry-container > div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-align-content: stretch;
      -moz-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch; } }

.blog-featured .featured {
  display: none;
  background-size: cover;
  background-position: center center; }
  .blog-featured .featured:first-of-type {
    display: block; }
  .blog-featured .featured > a {
    padding: 1.876em;
    min-height: 300px;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    @media only screen and (min-width: 768px) {
      .blog-featured .featured > a {
        min-height: 500px; } }
    .blog-featured .featured > a .entry-title-content {
      width: 100%;
      max-width: 1200px;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      min-height: 300px; }
      .blog-featured .featured > a .entry-title-content .company-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 1.407em; }
        .blog-featured .featured > a .entry-title-content .company-logo img {
          height: auto;
          width: 100%;
          max-width: 250px; }
          @media only screen and (max-width: 320px) {
            .blog-featured .featured > a .entry-title-content .company-logo img {
              max-width: 100%; } }
      @media only screen and (min-width: 768px) {
        .blog-featured .featured > a .entry-title-content {
          min-height: 500px; } }
    .blog-featured .featured > a .entry-title {
      text-align: center;
      width: 100%;
      color: #fff;
      font-size: calc(20px + 1.5vw);
      font-weight: 400;
      line-height: 1.3em; }
      @media only screen and (min-width: 1200px) {
        .blog-featured .featured > a .entry-title {
          font-size: 2.625rem; } }
      .blog-featured .featured > a .entry-title > span {
        display: block;
        padding: 0;
        font-size: 0.4825em;
        line-height: 1.5em;
        text-transform: uppercase; }
.blog-featured.slick-slider {
  display: block; }
  .blog-featured.slick-slider .featured {
    display: block; }

.angular-loading {
  min-height: 500px;
  width: 100%;
  position: relative; }
  .angular-loading .no-results {
    display: block;
    margin-top: 5.628em;
    text-align: center;
    width: 100%; }

.kblog-filter .loader {
  display: block;
  text-align: center;
  margin-top: 11.256em;
  z-index: 100;
  position: relative;
  min-height: 100px; }
  .kblog-filter .loader.no-results {
    margin-top: 11.256em; }
  .kblog-filter .loader.results {
    margin-top: 0; }

.fade-entry {
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear; }
  .fade-entry.ng-enter {
    opacity: 0; }
  .fade-entry.ng-enter-active {
    opacity: 1; }
  .fade-entry.ng-leave {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0 linear;
    -moz-transition: opacity 0 linear;
    -ms-transition: opacity 0 linear;
    -o-transition: opacity 0 linear;
    transition: opacity 0 linear; }

.kblog-filter .category-navigation {
  background-color: #333333;
  color: #fff; }
.kblog-filter .child-category-navigation {
  background-color: #e5e5e5; }
  .kblog-filter .child-category-navigation .child-categories {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .kblog-filter .child-category-navigation .child-categories {
        display: none; } }
    .kblog-filter .child-category-navigation .child-categories > li {
      width: 20%;
      cursor: pointer;
      text-align: center;
      color: #333333;
      padding: 0.938em 0; }
      .kblog-filter .child-category-navigation .child-categories > li:hover {
        background-color: #cccccc; }
        @media (hover: none) {
          .kblog-filter .child-category-navigation .child-categories > li:hover {
            background-color: transparent; } }
      .kblog-filter .child-category-navigation .child-categories > li.active {
        background-color: #cccccc; }
        .kblog-filter .child-category-navigation .child-categories > li.active:hover {
          background-color: #d8d8d8; }
  .kblog-filter .child-category-navigation .mobile-child-categories {
    padding: 0.938em;
    text-align: center; }
    .kblog-filter .child-category-navigation .mobile-child-categories select {
      max-width: 300px;
      display: inline-block;
      padding: 0.469em; }
    @media only screen and (min-width: 768px) {
      .kblog-filter .child-category-navigation .mobile-child-categories {
        display: none; } }
.kblog-filter .angular-loading {
  margin-top: 1.876em; }
.kblog-filter .load-more-wrap {
  text-align: center;
  margin-top: 1.876em;
  margin-bottom: 3.752em; }
.kblog-filter .category-navigation,
.kblog-filter .child-category-navigation {
  margin-bottom: 0; }
  @media only screen and (max-width: 1199px) {
    .kblog-filter .category-navigation > .container-fluid,
    .kblog-filter .child-category-navigation > .container-fluid {
      padding: 0; } }
  .kblog-filter .category-navigation li,
  .kblog-filter .child-category-navigation li {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .kblog-filter .category-navigation li:focus,
    .kblog-filter .child-category-navigation li:focus {
      background-color: transparent;
      border: none;
      outline: none; }
    @media (hover: none) {
      .kblog-filter .category-navigation li:hover,
      .kblog-filter .child-category-navigation li:hover {
        background-color: transparent; } }
    .kblog-filter .category-navigation li > span,
    .kblog-filter .child-category-navigation li > span {
      padding: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .kblog-filter .category-navigation .top-nav,
  .kblog-filter .child-category-navigation .top-nav {
    position: relative;
    width: 100%;
    margin: 0; }
    .kblog-filter .category-navigation .top-nav li,
    .kblog-filter .child-category-navigation .top-nav li {
      cursor: pointer;
      text-align: center;
      color: #fff;
      padding: 1.876em 0.938em; }
      .kblog-filter .category-navigation .top-nav li:hover,
      .kblog-filter .child-category-navigation .top-nav li:hover {
        background-color: #1ca4d6; }
        @media (hover: none) {
          .kblog-filter .category-navigation .top-nav li:hover,
          .kblog-filter .child-category-navigation .top-nav li:hover {
            background-color: transparent; } }
      .kblog-filter .category-navigation .top-nav li.active,
      .kblog-filter .child-category-navigation .top-nav li.active {
        background-color: #1ca4d6; }
      .kblog-filter .category-navigation .top-nav li.sub-filter,
      .kblog-filter .child-category-navigation .top-nav li.sub-filter {
        width: 20%;
        display: none; }
        @media only screen and (min-width: 530px) {
          .kblog-filter .category-navigation .top-nav li.sub-filter,
          .kblog-filter .child-category-navigation .top-nav li.sub-filter {
            display: block; } }
        .kblog-filter .category-navigation .top-nav li.sub-filter:hover,
        .kblog-filter .child-category-navigation .top-nav li.sub-filter:hover {
          background-color: #fe9900; }
        .kblog-filter .category-navigation .top-nav li.sub-filter.active,
        .kblog-filter .child-category-navigation .top-nav li.sub-filter.active {
          background-color: #fe9900; }
      .kblog-filter .category-navigation .top-nav li.primary-filter,
      .kblog-filter .child-category-navigation .top-nav li.primary-filter {
        width: 50%; }
        @media only screen and (min-width: 768px) {
          .kblog-filter .category-navigation .top-nav li.primary-filter,
          .kblog-filter .child-category-navigation .top-nav li.primary-filter {
            width: 30%; } }

/* General Styling for the Teams Page */
@media only screen and (min-width: 1200px) {
  .teams-page .values-feature.mantras {
    background-image: url("../../assets/images/backgrounds/coffee.png"), url("../../assets/images/backgrounds/coffeering.png");
    background-position: -35px 10px, calc(100% + 50px) 60%;
    background-repeat: no-repeat;
    background-size: auto 300px, auto 200px; } }
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .teams-page .values-feature.mantras {
    background-size: auto 250px, auto 150px;
    background-position: calc(-100px + 5vw) 10px, calc(100% + 50px) 60%; } }
.teams-page .team-feature {
  background-color: #e5e5e5; }
.teams-page .team-members-wrap {
  margin-bottom: 3.752em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }
  .teams-page .team-members-wrap .team-member {
    width: 33.33%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    overflow: visible; }
    .teams-page .team-members-wrap .team-member:after {
      content: "";
      display: block;
      padding-bottom: 100%;
      position: relative; }
    .teams-page .team-members-wrap .team-member .name {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 0.469em;
      background-color: rgba(229, 229, 229, 0.7);
      text-align: left;
      z-index: 3;
      font-size: 2em; }
      .teams-page .team-members-wrap .team-member .name span {
        padding: 0;
        display: inline-block;
        width: 100%;
        text-align: center;
        white-space: nowrap;
        -webkit-transition: width .8s ease;
        -moz-transition: width .8s ease;
        -ms-transition: width .8s ease;
        -o-transition: width .8s ease;
        transition: width .8s ease; }
      .teams-page .team-members-wrap .team-member .name:after {
        content: "\f178";
        display: block;
        font-family: "FontAwesome";
        font-size: 1em;
        position: absolute;
        right: 5px;
        bottom: 1px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
        -webkit-transition: opacity .5s ease;
        -moz-transition: opacity .5s ease;
        -ms-transition: opacity .5s ease;
        -o-transition: opacity .5s ease;
        transition: opacity .5s ease; }
    .teams-page .team-members-wrap .team-member .team-details-wrap {
      overflow: hidden;
      position: absolute;
      height: 200%;
      width: 200%;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: top left;
      -moz-transform-origin: top left;
      -ms-transform-origin: top left;
      -o-transform-origin: top left;
      transform-origin: top left;
      z-index: 1;
      -webkit-transition: transform 0.5s ease;
      -moz-transition: transform 0.5s ease;
      -ms-transition: transform 0.5s ease;
      -o-transition: transform 0.5s ease;
      transition: transform 0.5s ease; }
      .teams-page .team-members-wrap .team-member .team-details-wrap img {
        position: absolute;
        width: 100%;
        height: 100%;
        max-width: 100%;
        -webkit-transition: opacity 0.5s linear,filter 0.5s linear;
        -moz-transition: opacity 0.5s linear,filter 0.5s linear;
        -ms-transition: opacity 0.5s linear,filter 0.5s linear;
        -o-transition: opacity 0.5s linear,filter 0.5s linear;
        transition: opacity 0.5s linear,filter 0.5s linear; }
        .teams-page .team-members-wrap .team-member .team-details-wrap img.team-photo {
          opacity: 1;
          -webkit-filter: grayscale(0);
          /* New WebKit */
          -moz-filter: grayscale(0);
          -ms-filter: grayscale(0);
          filter: none; }
        .teams-page .team-members-wrap .team-member .team-details-wrap img.team-reveal-photo {
          opacity: 0; }
      .teams-page .team-members-wrap .team-member .team-details-wrap .info {
        position: absolute;
        height: 100%;
        width: 100%;
        text-align: center;
        background-color: rgba(229, 229, 229, 0.7);
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease,visibility 0.5s ease;
        -moz-transition: opacity 0.5s ease,visibility 0.5s ease;
        -ms-transition: opacity 0.5s ease,visibility 0.5s ease;
        -o-transition: opacity 0.5s ease,visibility 0.5s ease;
        transition: opacity 0.5s ease,visibility 0.5s ease;
        z-index: 15;
        visibility: hidden; }
        .teams-page .team-members-wrap .team-member .team-details-wrap .info .close-info {
          font-family: "FontAwesome";
          font-size: 1.5em;
          position: absolute;
          top: 0.7em;
          right: 0.7em;
          z-index: 20;
          cursor: pointer;
          color: #333333;
          display: block;
          height: 32px;
          width: 32px; }
        .teams-page .team-members-wrap .team-member .team-details-wrap .info .info-details {
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          padding: 0 1.876em;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .teams-page .team-members-wrap .team-member .team-details-wrap .info .team-member-name {
          font-size: 1.4em; }
        .teams-page .team-members-wrap .team-member .team-details-wrap .info .job-title {
          font-size: 1.4em; }
        .teams-page .team-members-wrap .team-member .team-details-wrap .info .social-links {
          font-size: 2.0em;
          margin-top: 0.469em; }
        .teams-page .team-members-wrap .team-member .team-details-wrap .info .bio {
          margin-top: 1.876em; }
    .teams-page .team-members-wrap .team-member:hover, .teams-page .team-members-wrap .team-member:focus {
      cursor: pointer; }
      .teams-page .team-members-wrap .team-member:hover .name, .teams-page .team-members-wrap .team-member:focus .name {
        -webkit-transition: 0.5s linear;
        -moz-transition: 0.5s linear;
        -ms-transition: 0.5s linear;
        -o-transition: 0.5s linear;
        transition: 0.5s linear; }
        .teams-page .team-members-wrap .team-member:hover .name span, .teams-page .team-members-wrap .team-member:focus .name span {
          width: 0; }
        .teams-page .team-members-wrap .team-member:hover .name:after, .teams-page .team-members-wrap .team-member:focus .name:after {
          opacity: 1.0; }
      .teams-page .team-members-wrap .team-member:hover .team-details-wrap img, .teams-page .team-members-wrap .team-member:focus .team-details-wrap img {
        -webkit-transition: opacity 0.5s linear,filter 1s linear;
        -moz-transition: opacity 0.5s linear,filter 1s linear;
        -ms-transition: opacity 0.5s linear,filter 1s linear;
        -o-transition: opacity 0.5s linear,filter 1s linear;
        transition: opacity 0.5s linear,filter 1s linear; }
        .teams-page .team-members-wrap .team-member:hover .team-details-wrap img.team-photo, .teams-page .team-members-wrap .team-member:focus .team-details-wrap img.team-photo {
          opacity: 0; }
        .teams-page .team-members-wrap .team-member:hover .team-details-wrap img.team-reveal-photo, .teams-page .team-members-wrap .team-member:focus .team-details-wrap img.team-reveal-photo {
          opacity: 1; }
    .teams-page .team-members-wrap .team-member.open-team .team-details-wrap img {
      -webkit-transition: opacity 0.5s linear,filter 1s linear;
      -moz-transition: opacity 0.5s linear,filter 1s linear;
      -ms-transition: opacity 0.5s linear,filter 1s linear;
      -o-transition: opacity 0.5s linear,filter 1s linear;
      transition: opacity 0.5s linear,filter 1s linear; }
      .teams-page .team-members-wrap .team-member.open-team .team-details-wrap img.team-photo {
        opacity: 0; }
      .teams-page .team-members-wrap .team-member.open-team .team-details-wrap img.team-reveal-photo {
        opacity: 1; }
    .teams-page .team-members-wrap .team-member.sibling-hover .team-details-wrap img {
      -webkit-transition: opacity 0.5s linear,filter 1s linear;
      -moz-transition: opacity 0.5s linear,filter 1s linear;
      -ms-transition: opacity 0.5s linear,filter 1s linear;
      -o-transition: opacity 0.5s linear,filter 1s linear;
      transition: opacity 0.5s linear,filter 1s linear; }
      .teams-page .team-members-wrap .team-member.sibling-hover .team-details-wrap img.team-photo {
        filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
        /* Firefox 3.5+ */
        filter: grayscale(100%);
        /* Current draft standard */
        -webkit-filter: grayscale(100%);
        /* New WebKit */
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: gray;
        /* IE6+ */ }
    .teams-page .team-members-wrap .team-member.open-team {
      z-index: 5;
      -webkit-animation: openZindex 0.5s;
      -o-animation: openZindex 0.5s;
      animation: openZindex 0.5s; }
      .teams-page .team-members-wrap .team-member.open-team .name {
        opacity: 0; }
      .teams-page .team-members-wrap .team-member.open-team .team-details-wrap {
        z-index: 5;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-animation: open 0.5s;
        -o-animation: open 0.5s;
        animation: open 0.5s; }
        .teams-page .team-members-wrap .team-member.open-team .team-details-wrap .info {
          opacity: 1;
          visibility: visible; }
    @media only screen and (max-width: 599px) {
      .teams-page .team-members-wrap .team-member {
        width: 50%; }
        .teams-page .team-members-wrap .team-member .team-details-wrap .info .info-details {
          padding: 0 1.876em; }
        .teams-page .team-members-wrap .team-member:nth-child(2n + 2) .team-details-wrap {
          -webkit-transform-origin: top right;
          -moz-transform-origin: top right;
          -ms-transform-origin: top right;
          -o-transform-origin: top right;
          transform-origin: top right;
          right: 0;
          left: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(2n):nth-last-child(-n+4) ~ .team-member .team-details-wrap {
          -webkit-transform-origin: bottom left;
          -moz-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
          -o-transform-origin: bottom left;
          transform-origin: bottom left;
          bottom: 0;
          right: auto;
          top: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(2n+2):last-child .team-details-wrap {
          -webkit-transform-origin: bottom right !important;
          -moz-transform-origin: bottom right !important;
          -ms-transform-origin: bottom right !important;
          -o-transform-origin: bottom right !important;
          transform-origin: bottom right !important;
          bottom: 0;
          top: auto;
          right: 0 !important;
          left: auto; } }
    @media only screen and (max-width: 400px) {
      .teams-page .team-members-wrap .team-member .team-details-wrap .info .info-details {
        padding: 0 0.938em;
        font-size: .9em;
        line-height: 1.5em; } }
    @media only screen and (min-width: 600px) and (max-width: 767px) {
      .teams-page .team-members-wrap .team-member .team-details-wrap .info .info-details {
        padding: 0 1.876em; }
      .teams-page .team-members-wrap .team-member:nth-child(3n + 3) .team-details-wrap {
        -webkit-transform-origin: top right;
        -moz-transform-origin: top right;
        -ms-transform-origin: top right;
        -o-transform-origin: top right;
        transform-origin: top right;
        right: 0;
        left: auto; }
      .teams-page .team-members-wrap .team-member:nth-child(3n):nth-last-child(-n+4) ~ .team-member .team-details-wrap {
        -webkit-transform-origin: bottom left;
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        -o-transform-origin: bottom left;
        transform-origin: bottom left;
        bottom: 0;
        right: auto;
        top: auto; }
      .teams-page .team-members-wrap .team-member:nth-child(3n+3):last-child .team-details-wrap {
        -webkit-transform-origin: bottom right !important;
        -moz-transform-origin: bottom right !important;
        -ms-transform-origin: bottom right !important;
        -o-transform-origin: bottom right !important;
        transform-origin: bottom right !important;
        bottom: 0;
        top: auto;
        right: 0 !important;
        left: auto; } }
    @media only screen and (min-width: 990px) and (max-width: 1090px) {
      .teams-page .team-members-wrap .team-member .team-details-wrap .info .info-details {
        padding: 0 1.876em; } }
    @media only screen and (min-width: 990px) {
      .teams-page .team-members-wrap .team-member {
        width: 20%; }
        .teams-page .team-members-wrap .team-member:nth-child(5n + 5) .team-details-wrap {
          -webkit-transform-origin: top right;
          -moz-transform-origin: top right;
          -ms-transform-origin: top right;
          -o-transform-origin: top right;
          transform-origin: top right;
          right: 0;
          left: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(5n + 5).last-row .team-details-wrap {
          -webkit-transform-origin: bottom right;
          -moz-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
          -o-transform-origin: bottom right;
          transform-origin: bottom right;
          bottom: 0;
          top: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(5n):nth-last-child(-n+6) ~ .team-member .team-details-wrap {
          -webkit-transform-origin: bottom left;
          -moz-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
          -o-transform-origin: bottom left;
          transform-origin: bottom left;
          bottom: 0;
          right: auto;
          top: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(5n+5):last-child .team-details-wrap {
          -webkit-transform-origin: bottom right !important;
          -moz-transform-origin: bottom right !important;
          -ms-transform-origin: bottom right !important;
          -o-transform-origin: bottom right !important;
          transform-origin: bottom right !important;
          bottom: 0;
          top: auto;
          right: 0 !important;
          left: auto; } }
    @media only screen and (min-width: 768px) and (max-width: 868px) {
      .teams-page .team-members-wrap .team-member .team-details-wrap .info .info-details {
        padding: 0 1.876em; } }
    @media only screen and (min-width: 768px) and (max-width: 989px) {
      .teams-page .team-members-wrap .team-member {
        width: 25%; }
        .teams-page .team-members-wrap .team-member:nth-child(4n + 4) .team-details-wrap {
          -webkit-transform-origin: top right;
          -moz-transform-origin: top right;
          -ms-transform-origin: top right;
          -o-transform-origin: top right;
          transform-origin: top right;
          right: 0;
          left: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(4n + 4).last-row .team-details-wrap {
          -webkit-transform-origin: bottom right;
          -moz-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
          -o-transform-origin: bottom right;
          transform-origin: bottom right;
          bottom: 0;
          top: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(4n):nth-last-child(-n+5) ~ .team-member .team-details-wrap {
          -webkit-transform-origin: bottom left;
          -moz-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
          -o-transform-origin: bottom left;
          transform-origin: bottom left;
          bottom: 0;
          right: auto;
          top: auto; }
        .teams-page .team-members-wrap .team-member:nth-child(4n+4):last-child .team-details-wrap {
          -webkit-transform-origin: bottom right !important;
          -moz-transform-origin: bottom right !important;
          -ms-transform-origin: bottom right !important;
          -o-transform-origin: bottom right !important;
          transform-origin: bottom right !important;
          bottom: 0;
          top: auto;
          right: 0 !important;
          left: auto; } }

@keyframes openZindex {
  0% {
    z-index: 10; }
  100% {
    z-index: 10; } }
@keyframes open {
  0% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    z-index: 10; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 10; } }
@keyframes close {
  from {
    transform: scale(1);
    z-index: 5; }
  to {
    transform: scale(0.5);
    z-index: 1; } }
.historical-entries {
  overflow: hidden; }

.historical-entry .historical-date {
  width: 25%;
  padding: 0.938em 1.876em 0.938em 0;
  text-align: right;
  position: relative; }
  .historical-entry .historical-date time {
    color: #1ca4d6;
    font-size: 2.25em;
    font-weight: 300;
    line-height: 1.3em;
    display: inline-block; }
  .historical-entry .historical-date:after {
    display: block;
    content: "";
    height: 30px;
    width: 30px;
    background-color: #1ca4d6;
    border-radius: 50%;
    position: absolute;
    top: 1.45em;
    right: -18px;
    z-index: 10; }
.historical-entry .historical-info {
  width: 75%;
  border-left: 5px solid transparent;
  padding: 0.938em 0 3.752em 1.876em;
  position: relative; }
  .historical-entry .historical-info .title {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 0.469em;
    line-height: 1.7em; }
  .historical-entry .historical-info:after {
    content: "";
    display: block;
    background-color: #1ca4d6;
    position: absolute;
    top: 0;
    left: -5px;
    height: 102%;
    width: 5px;
    z-index: 5; }
.historical-entry:first-of-type .historical-date {
  padding-top: 1.876em; }
  .historical-entry:first-of-type .historical-date:after {
    top: 2.4em; }
.historical-entry:first-of-type .historical-info {
  padding-top: 1.876em; }
  .historical-entry:first-of-type .historical-info:after {
    background: linear-gradient(to bottom, rgba(28, 164, 214, 0) 0%, #1ca4d6 15%, #1ca4d6 100%); }
.historical-entry:last-of-type .historical-date {
  padding-bottom: 1.876em; }
.historical-entry:last-of-type .historical-info {
  padding-bottom: 1.876em; }
  .historical-entry:last-of-type .historical-info:after {
    background: linear-gradient(to bottom, #1ca4d6 0%, #1ca4d6 85%, rgba(28, 164, 214, 0) 100%); }
@media only screen and (max-width: 550px) {
  .historical-entry .historical-date {
    width: 30%; }
  .historical-entry .historical-info {
    width: 70%; } }
@media only screen and (min-width: 375px) {
  .historical-entry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch; } }
@media only screen and (max-width: 374px) {
  .historical-entry {
    margin-bottom: 3.752em;
    padding-top: 0.938em;
    padding-bottom: 1.876em;
    position: relative;
    display: block; }
    .historical-entry .historical-date {
      width: 100%;
      padding: 0.938em 0 0 0;
      text-align: center; }
      .historical-entry .historical-date:after {
        display: none; }
    .historical-entry .historical-info {
      width: 100%;
      border: none;
      padding: 0;
      text-align: center; }
      .historical-entry .historical-info:after {
        display: none; }
    .historical-entry:before {
      display: block;
      content: "";
      height: 22px;
      width: 22px;
      background-color: #1ca4d6;
      border-radius: 50%;
      position: absolute;
      top: -1.876em;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 10; }
    .historical-entry:after {
      content: "";
      display: block;
      height: 6.25em;
      width: 4px;
      background-color: #1ca4d6;
      background: linear-gradient(to bottom, rgba(28, 164, 214, 0) 0%, #1ca4d6 15%, #1ca4d6 85%, rgba(28, 164, 214, 0) 100%);
      position: absolute;
      top: -5.25em;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 5; }
    .historical-entry:first-of-type .historical-date {
      padding: 0.938em 0 0 0; }
    .historical-entry:first-of-type .historical-info {
      padding: 0; }
    .historical-entry:first-of-type:after {
      height: 2em;
      top: -0.75em;
      background: linear-gradient(to bottom, #1ca4d6 0%, #1ca4d6 65%, rgba(28, 164, 214, 0) 100%); }
    .historical-entry:last-of-type .historical-date {
      padding: 0.938em 0 0 0; }
    .historical-entry:last-of-type .historical-info {
      padding: 0; } }

/* General styling for the contact page */
.contact-page .callout-block .callout-title {
  font-weight: 300; }
  .contact-page .callout-block .callout-title strong {
    font-weight: 700;
    text-align: left; }
.contact-page .contact-info {
  background-color: #fff; }
  @media only screen and (min-width: 1200px) {
    .contact-page .contact-info {
      background-image: url("../../assets/images/backgrounds/pen.png"), url("../../assets/images/backgrounds/sticky_note.png"), url("../../assets/images/backgrounds/black_phone.png");
      background-position: -3vw calc(100% - 30px), 2vw 30px, calc(100% + 100px) calc(100% - 45px);
      background-repeat: no-repeat;
      background-size: auto 380px, auto 150px, auto 320px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1310px) {
    .contact-page .contact-info {
      background-position: -4vw calc(100% - 30px), 2vw 30px, calc(100% + 100px) calc(100% - 45px);
      background-repeat: no-repeat;
      background-size: auto 380px, auto 150px, auto 320px; } }
  .contact-page .contact-info .features-block {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
  .contact-page .contact-info .features-block-title {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .contact-page .contact-info .features-block-title {
        text-align: left;
        margin-top: 0.938em;
        margin-bottom: 3.752em; } }
@media only screen and (max-width: 767px) {
  .contact-page .contact-details-wrap {
    text-align: center; }
    .contact-page .contact-details-wrap ul.contact-details {
      display: inline-block;
      text-align: left;
      width: 270px;
      max-width: 100%; } }
.contact-page ul.contact-details {
  padding-left: 50px;
  margin-bottom: 1.876em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative; }
  .contact-page ul.contact-details a {
    color: #333333; }
    .contact-page ul.contact-details a:hover, .contact-page ul.contact-details a:focus {
      color: #fe9900; }
  .contact-page ul.contact-details:after {
    font-family: "FontAwesome";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(0, -50%) scale(0.9) rotate(0deg);
    -moz-transform: translate(0, -50%) scale(0.9) rotate(0deg);
    -ms-transform: translate(0, -50%) scale(0.9) rotate(0deg);
    -o-transform: translate(0, -50%) scale(0.9) rotate(0deg);
    transform: translate(0, -50%) scale(0.9) rotate(0deg);
    font-size: 1.7rem;
    height: 40px;
    width: 40px;
    color: #fff;
    background-color: #1ca4d6;
    border-radius: 50%;
    border: 1px solid #1ca4d6;
    text-align: center;
    line-height: 40px;
    margin-top: 0; }
  .contact-page ul.contact-details:hover:after {
    -webkit-transform: translate(0, -50%) scale(1) rotate(360deg);
    -moz-transform: translate(0, -50%) scale(1) rotate(360deg);
    -ms-transform: translate(0, -50%) scale(1) rotate(360deg);
    -o-transform: translate(0, -50%) scale(1) rotate(360deg);
    transform: translate(0, -50%) scale(1) rotate(360deg); }
.contact-page ul.address-details:after {
  content: "\f041"; }
.contact-page ul.phone-details:after {
  content: "\f095"; }
.contact-page ul.email-details:after {
  content: "\f0e0";
  font-size: 1.2rem; }
.contact-page #property-map {
  min-height: 400px;
  width: 100%; }
.contact-page .faqs-wrap {
  background-color: #e5e5e5; }
  .contact-page .faqs-wrap .question {
    color: #1ca4d6;
    font-size: 1.75em;
    margin-top: 0;
    margin-bottom: 0.469em;
    font-weight: 400;
    cursor: pointer; }
  .contact-page .faqs-wrap .answer {
    margin-left: 0;
    margin-right: 0;
    max-width: 768px;
    margin-top: 0.469em;
    margin-bottom: 0; }
    .contact-page .faqs-wrap .answer p:first-of-type {
      margin-top: 0; }
  .contact-page .faqs-wrap .faq {
    padding: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0); }
    .contact-page .faqs-wrap .faq > .container-fluid {
      border-bottom: 1px solid #fff; }
    .contact-page .faqs-wrap .faq.prev-sibling > .container-fluid {
      border-bottom-color: transparent; }
    .contact-page .faqs-wrap .faq .question-wrap {
      cursor: pointer; }
      .contact-page .faqs-wrap .faq .question-wrap > .container-fluid {
        padding-top: 0.469em; }
    .contact-page .faqs-wrap .faq:first-of-type .question-wrap .container-fluid {
      border-top: 1px solid #fff; }
    .contact-page .faqs-wrap .faq.open {
      cursor: initial; }
    .contact-page .faqs-wrap .faq:hover, .contact-page .faqs-wrap .faq:focus {
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }
      .contact-page .faqs-wrap .faq:hover .question-wrap > .container-fluid, .contact-page .faqs-wrap .faq:focus .question-wrap > .container-fluid {
        border-top-color: #e5e5e5; }
      .contact-page .faqs-wrap .faq:hover > .container-fluid, .contact-page .faqs-wrap .faq:focus > .container-fluid {
        border-bottom-color: #e5e5e5; }

#site-container .contact-page .faqs-wrap .faq .container-fluid {
  max-width: 990px; }

/* css loader */
.load-wrapper {
  position: relative;
  z-index: 1000; }

#cssload-contain {
  width: 109px;
  height: 36px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  animation: fadeIn 1.15s 1;
  -o-animation: fadeIn 1.15s 1;
  -ms-animation: fadeIn 1.15s 1;
  -webkit-animation: fadeIn 1.15s 1;
  -moz-animation: fadeIn 1.15s 1;
  animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards; }

.cssload-wrap {
  animation: translate 1150ms infinite ease-in-out alternate, zindex 2300ms infinite ease-in-out;
  -o-animation: translate 1150ms infinite ease-in-out alternate, zindex 2300ms infinite ease-in-out;
  -ms-animation: translate 1150ms infinite ease-in-out alternate, zindex 2300ms infinite ease-in-out;
  -webkit-animation: translate 1150ms infinite ease-in-out alternate, zindex 2300ms infinite ease-in-out;
  -moz-animation: translate 1150ms infinite ease-in-out alternate, zindex 2300ms infinite ease-in-out;
  position: absolute; }

.cssload-ball {
  width: 36px;
  height: 36px;
  box-shadow: 0 -4.25px 0 rgba(0, 0, 0, 0.15) inset;
  background-color: #fe9900;
  border-radius: 50%;
  animation: scale 1150ms infinite ease-in-out alternate;
  -o-animation: scale 1150ms infinite ease-in-out alternate;
  -ms-animation: scale 1150ms infinite ease-in-out alternate;
  -webkit-animation: scale 1150ms infinite ease-in-out alternate;
  -moz-animation: scale 1150ms infinite ease-in-out alternate;
  animation-delay: -575ms;
  -o-animation-delay: -575ms;
  -ms-animation-delay: -575ms;
  -webkit-animation-delay: -575ms;
  -moz-animation-delay: -575ms;
  transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  border: 1px solid black; }

.cssload-ball:after {
  content: "";
  width: 36px;
  height: 9px;
  background: #eeeeee;
  position: absolute;
  top: 51px;
  border-radius: 50%; }

#cssload-wrap2 {
  animation-delay: -1150ms;
  -o-animation-delay: -1150ms;
  -ms-animation-delay: -1150ms;
  -webkit-animation-delay: -1150ms;
  -moz-animation-delay: -1150ms; }

#cssload-ball2 {
  background-color: #fe9900;
  animation-delay: -1725ms;
  -o-animation-delay: -1725ms;
  -ms-animation-delay: -1725ms;
  -webkit-animation-delay: -1725ms;
  -moz-animation-delay: -1725ms; }

#cssload-wrap3 {
  animation-delay: -1725ms;
  -o-animation-delay: -1725ms;
  -ms-animation-delay: -1725ms;
  -webkit-animation-delay: -1725ms;
  -moz-animation-delay: -1725ms; }

#cssload-ball3 {
  background-color: #1ca4d6;
  animation-delay: -2300ms; }

#cssload-wrap4 {
  animation-delay: -2875ms;
  -o-animation-delay: -2875ms;
  -ms-animation-delay: -2875ms;
  -webkit-animation-delay: -2875ms;
  -moz-animation-delay: -2875ms; }

#cssload-ball4 {
  background-color: #1ca4d6;
  animation-delay: -3450ms;
  -o-animation-delay: -3450ms;
  -ms-animation-delay: -3450ms;
  -webkit-animation-delay: -3450ms;
  -moz-animation-delay: -3450ms; }

@keyframes translate {
  100% {
    transform: translateX(72px); } }
@-o-keyframes translate {
  100% {
    -o-transform: translateX(72px); } }
@-ms-keyframes translate {
  100% {
    -ms-transform: translateX(72px); } }
@-webkit-keyframes translate {
  100% {
    -webkit-transform: translateX(72px); } }
@-moz-keyframes translate {
  100% {
    -moz-transform: translateX(72px); } }
@keyframes scale {
  100% {
    transform: scale(1); } }
@-o-keyframes scale {
  100% {
    -o-transform: scale(1); } }
@-ms-keyframes scale {
  100% {
    -ms-transform: scale(1); } }
@-webkit-keyframes scale {
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes scale {
  100% {
    -moz-transform: scale(1); } }
@keyframes zindex {
  25% {
    z-index: 1; }
  75% {
    z-index: -1; } }
@-o-keyframes zindex {
  25% {
    z-index: 1; }
  75% {
    z-index: -1; } }
@-ms-keyframes zindex {
  25% {
    z-index: 1; }
  75% {
    z-index: -1; } }
@-webkit-keyframes zindex {
  25% {
    z-index: 1; }
  75% {
    z-index: -1; } }
@-moz-keyframes zindex {
  25% {
    z-index: 1; }
  75% {
    z-index: -1; } }
@keyframes fadeIn {
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  100% {
    opacity: 1; } }
@-ms-keyframes fadeIn {
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  100% {
    opacity: 1; } }
/* main sidebar Styling */
.sidebar-container {
  margin-bottom: 1.876em; }
  .sidebar-container .widget-title {
    font-weight: bold;
    font-size: 1.25em;
    text-transform: uppercase; }
  .sidebar-container .sidebar-inner > .sidebar-widget {
    margin-bottom: 0.938em; }
  .sidebar-container .widget_categories ul.children {
    font-size: 0.875em; }
    .sidebar-container .widget_categories ul.children li:before {
      content: "-";
      display: inline-block;
      float: left;
      margin-right: 3px; }

/* Archives Styling */
.archives .post-container--header {
  margin-bottom: 0.938em; }
  .archives .post-container--header .breadcrumbs {
    font-size: 0.8em;
    font-weight: 400;
    text-align: center;
    line-height: 1.3em; }
    @media only screen and (min-width: 768px) {
      .archives .post-container--header .breadcrumbs {
        text-align: right; } }
    .archives .post-container--header .breadcrumbs .breadcrumb_last {
      font-weight: 400; }
.archives .post-col {
  margin-bottom: 1.876em; }
  @media only screen and (min-width: 768px) {
    .archives .post-col {
      float: right; } }
  @media only screen and (min-width: 768px) and (max-width: 989px) {
    .archives .post-col .entry:hover .post-entry-details .post-excerpt, .archives .post-col .entry:focus .post-entry-details .post-excerpt {
      max-height: 100px;
      overflow: hidden; } }
.archives .archive-footer {
  margin-bottom: 1.876em;
  text-align: center; }

/* Shortcode Styling */
.shell-image {
  width: 33.6vw;
  height: 0;
  overflow: hidden;
  max-width: auto;
  background-image: url("../../assets/images/shells/laptop_shell.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  padding-bottom: 21.48vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.938em;
  float: none; }
  @media only screen and (min-width: 768px) {
    .shell-image.left {
      float: left;
      margin: 0.938em 0.938em 0.938em 0; }
    .shell-image.right {
      float: right;
      margin: 0.938em 0 0.938em 0.938em; } }
  .shell-image .image-wrap {
    margin: 3.5% 0 0 7.9%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 79.3%;
    width: 84.3%;
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .shell-image .image-wrap::-webkit-scrollbar {
      display: none; }
    .shell-image .image-wrap img {
      display: block;
      width: 100%;
      height: auto; }
  @media only screen and (min-width: 500px) and (max-width: 609px) {
    .shell-image {
      width: 70vw;
      padding-bottom: 44.75vw; } }
  @media only screen and (min-width: 610px) and (max-width: 767px) {
    .shell-image {
      width: 56vw;
      padding-bottom: 35.8vw; } }
  @media only screen and (min-width: 768px) and (max-width: 989px) {
    .shell-image {
      width: 44.8vw;
      padding-bottom: 28.64vw; } }
  @media only screen and (min-width: 990px) {
    .shell-image {
      width: 420px;
      padding-bottom: 268.5px; } }
  .shell-image.desktop, .shell-image.laptop {
    width: 84vw;
    padding-bottom: 53.7vw;
    background-image: url("../../assets/images/shells/laptop_shell.png"); }
    .shell-image.desktop .image-wrap, .shell-image.laptop .image-wrap {
      margin: 3.5% 0 0 7.9%;
      height: 79.3%;
      width: 84.3%; }
    @media only screen and (min-width: 500px) and (max-width: 609px) {
      .shell-image.desktop, .shell-image.laptop {
        width: 70vw;
        padding-bottom: 44.75vw; } }
    @media only screen and (min-width: 610px) and (max-width: 767px) {
      .shell-image.desktop, .shell-image.laptop {
        width: 56vw;
        padding-bottom: 35.8vw; } }
    @media only screen and (min-width: 768px) and (max-width: 989px) {
      .shell-image.desktop, .shell-image.laptop {
        width: 44.8vw;
        padding-bottom: 28.64vw; } }
    @media only screen and (min-width: 990px) {
      .shell-image.desktop, .shell-image.laptop {
        width: 420px;
        padding-bottom: 268.5px; } }
  .shell-image.ipad {
    width: 75.6vw;
    padding-bottom: 95.2vw;
    background-image: url("../../assets/images/shells/ipad_shell.png"); }
    .shell-image.ipad .image-wrap {
      margin: 11% 0 0 13.8%;
      height: 78.8%;
      width: 73.3%; }
    @media only screen and (min-width: 500px) and (max-width: 609px) {
      .shell-image.ipad {
        width: 62.1vw;
        padding-bottom: 78.2vw; } }
    @media only screen and (min-width: 610px) and (max-width: 767px) {
      .shell-image.ipad {
        width: 48.6vw;
        padding-bottom: 61.2vw; } }
    @media only screen and (min-width: 768px) and (max-width: 989px) {
      .shell-image.ipad {
        width: 39.15vw;
        padding-bottom: 49.3vw; } }
    @media only screen and (min-width: 990px) {
      .shell-image.ipad {
        width: 324px;
        padding-bottom: 408px; } }
  .shell-image.iphone {
    width: 61.6vw;
    padding-bottom: 109.2vw;
    background-image: url("../../assets/images/shells/iphone_shell.png"); }
    .shell-image.iphone .image-wrap {
      margin: 25% 0 0 13.5%;
      height: 70.8%;
      width: 70.7%; }
    @media only screen and (min-width: 500px) and (max-width: 609px) {
      .shell-image.iphone {
        width: 50.6vw;
        padding-bottom: 89.7vw; } }
    @media only screen and (min-width: 610px) and (max-width: 767px) {
      .shell-image.iphone {
        width: 39.6vw;
        padding-bottom: 70.2vw; } }
    @media only screen and (min-width: 768px) and (max-width: 989px) {
      .shell-image.iphone {
        width: 31.9vw;
        padding-bottom: 56.55vw; } }
    @media only screen and (min-width: 990px) {
      .shell-image.iphone {
        width: 330px;
        padding-bottom: 585px; } }

@media only screen and (min-width: 1200px) {
  .offset.right-padding .shell-image.right {
    margin: 0.938em -100px 0.938em 0.938em; }
    .offset.right-padding .shell-image.right.iphone, .offset.right-padding .shell-image.right.ipad {
      margin-right: -140px; } }
@media only screen and (min-width: 1200px) {
  .offset.left-padding .shell-image.left {
    margin: 0.938em 0.938em 0.938em -100px; }
    .offset.left-padding .shell-image.left.iphone, .offset.left-padding .shell-image.left.ipad {
      margin-left: -140px; } }

/*# sourceMappingURL=styles.css.map */
