html {
  box-sizing: border-box; }

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

body {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  color: #4D4D4D;
  background-color: #5F1E2E; }
  @media only screen and (min-width: 720px) {
    body {
      font-size: 19px; } }
  @media only screen and (min-width: 1100px) {
    body {
      font-size: 20px; } }

a:link, a:visited {
  color: #00828e;
  text-decoration: none; }
a:hover, a:active {
  color: #00b5be; }

ul, ol {
  margin-left: 1.5em;
  padding-left: 0; }

table {
  width: 100%; }

pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

pre {
  background-color: #eee;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #4D4D4D; }

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

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

abbr {
  border-bottom: 1px dotted #E8E8E8;
  cursor: help;
  white-space: nowrap; }

blockquote {
  font-weight: bold;
  font-size: 22px;
  margin: 0;
  padding: 1em; }
  blockquote footer {
    font-size: 18px; }

.skip-link,
.screen-reader-text {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.visible-desktop {
  display: none !important; }
  @media only screen and (min-width: 1100px) {
    .visible-desktop {
      display: block !important; } }

.visible-mobile {
  display: block !important; }
  @media only screen and (min-width: 1100px) {
    .visible-mobile {
      display: none !important; } }

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

img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  border: 0; }

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

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    clear: both;
    content: "";
    display: table; }

.mobile-padding {
  padding-left: 15px;
  padding-right: 15px; }

#content {
  background-color: #fff;
  overflow-x: hidden; }
  @media only screen and (min-width: 1100px) {
    #content {
      padding-top: 0px; } }

.siteorigin-panels #content .panel-grid .panel-grid-cell {
  position: relative; }
  @media only screen and (min-width: 1100px) {
    .siteorigin-panels #content .panel-grid .panel-grid-cell {
      padding-left: 0px;
      padding-right: 0px; } }

.siteorigin-panels #content .gt-contain-content .panel-grid {
  max-width: 1200px !important;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto; }

@media only screen and (min-width: 1100px) {
  .siteorigin-panels #content .gt-contain-content .panel-grid .panel-grid-cell {
    padding-left: 0px !important; } }

.home .gt-white-angle-top-left {
  padding: 0px !important; }

.home .red-angled-image {
  margin-top: 0px !important; }

.transparent-corner-angle:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 50px solid transparent;
  border-right: 200px solid transparent;
  z-index: 100; }
  @media only screen and (min-width: 720px) {
    .transparent-corner-angle:after {
      border-bottom: 90px solid transparent;
      border-right: 620px solid transparent; } }

.gray-corner-angle .sow-image-container,
.white-corner-angle .sow-image-container {
  position: relative; }
  .gray-corner-angle .sow-image-container:after,
  .white-corner-angle .sow-image-container:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0; }

.gray-corner-angle .sow-image-container:after {
  border-bottom: 60px solid #E8E8E8;
  border-left: 70px solid transparent; }

.white-corner-angle .sow-image-container:after {
  border-bottom: 60px solid #fff;
  border-left: 70px solid transparent; }

.two-col-image img,
.three-col-image img {
  margin-bottom: 15px; }
.two-col-image p,
.three-col-image p {
  margin-bottom: 40px !important; }

.textwidget {
  z-index: 10;
  position: relative; }

.history-block {
  float: left;
  position: relative;
  margin-bottom: 50px; }
  .history-block .line-wrap {
    position: relative; }
    .history-block .line-wrap:before {
      content: "";
      width: 3px;
      height: 600px;
      top: 50%;
      margin: auto;
      z-index: 1;
      background-color: #D6D6D6;
      left: 19px;
      position: absolute; }
  .history-block .image-wrap {
    position: relative; }
    .history-block .image-wrap:after {
      content: "";
      width: 30px;
      height: 30px;
      bottom: 0;
      top: 0;
      margin: auto;
      z-index: 20;
      border: 5px solid #E8E8E8;
      border-radius: 50%;
      left: 5px;
      position: absolute; }
  .history-block .post-thumbnail {
    position: relative; }
    .history-block .post-thumbnail img {
      width: 30%;
      margin: 0 auto;
      position: relative;
      z-index: 10; }
      @media only screen and (min-width: 1100px) {
        .history-block .post-thumbnail img {
          width: 300px; } }
    .history-block .post-thumbnail:before {
      content: "";
      width: 50%;
      background-color: #e8e8e8;
      height: 30px;
      position: absolute;
      left: 20px;
      margin: auto;
      top: 0;
      bottom: 0;
      z-index: 1; }
    .history-block .post-thumbnail:after {
      content: url(../images/right-history-angle.svg);
      position: absolute;
      right: 0;
      left: auto !important;
      margin: auto;
      top: -160px !important;
      bottom: auto !important;
      width: 40%;
      z-index: 1; }
  @media only screen and (min-width: 1100px) {
    .history-block {
      text-align: center;
      margin-bottom: 0px;
      width: 50%; }
      .history-block:nth-child(odd) .line-wrap:before {
        left: auto;
        right: 0px; }
      .history-block:nth-child(odd) .image-wrap:after {
        right: -13px;
        left: auto; }
      .history-block:nth-child(odd) .post-thumbnail:before {
        right: 0px !important;
        left: auto !important;
        top: 0;
        bottom: 0; }
      .history-block:nth-child(odd) .post-thumbnail:after {
        content: url(../images/left-history-angle.svg);
        left: 0 !important;
        right: auto;
        margin: auto;
        top: -60px !important;
        bottom: 0; }
      .history-block:nth-child(even) {
        margin-top: 10%; }
        .history-block:nth-child(even) .line-wrap:before {
          left: -3px; }
        .history-block:nth-child(even) .image-wrap:after {
          bottom: 0;
          top: 0;
          right: auto;
          left: -16px; }
        .history-block:nth-child(even) .post-thumbnail:before {
          left: 0px;
          margin: auto;
          top: 0;
          bottom: 0; }
        .history-block:nth-child(even) .post-thumbnail:after {
          content: url(../images/right-history-angle.svg);
          right: 0;
          left: auto !important;
          margin: auto;
          top: -60px !important;
          bottom: auto !important;
          background-color: transparent; } }
  @media only screen and (min-width: 1100px) {
    .history-block .content-wrap {
      padding: 0px 140px; } }
  .history-block .content-wrap h4 {
    text-align: center;
    color: #4D4D4D; }
  .history-block .content-wrap p {
    padding-left: 40px; }
    @media only screen and (min-width: 1100px) {
      .history-block .content-wrap p {
        padding-left: 0px; } }
  .history-block:nth-child(1) .image-wrap:after {
    background-color: #00828E; }
  .history-block:nth-child(2) .image-wrap:after {
    background-color: #983E5A; }
  .history-block:nth-child(3) .image-wrap:after {
    background-color: #4C586F; }
  .history-block:nth-child(4) .image-wrap:after {
    background-color: #E79908; }

.intro-content {
  max-width: 800px;
  margin: 0 auto; }
  @media only screen and (min-width: 720px) {
    .intro-content {
      text-align: center; } }
  .intro-content p {
    margin-bottom: 30px !important; }

.image-content-grid img {
  margin-bottom: 10px; }
.image-content-grid h4 {
  color: #802D46;
  font-family: "korolev-condensed", sans-serif;
  text-transform: uppercase; }

#emcrelationships {
  margin-top: -470px; }

.round-image img {
  border: 30px solid #D6D6D6;
  border-radius: 50%;
  width: 140%;
  margin: 0 auto;
  z-index: 1000;
  position: relative;
  max-width: none;
  left: -90px;
  right: 0; }
  @media only screen and (min-width: 1100px) {
    .round-image img {
      left: 0px;
      width: 750px; } }

.round-image-text {
  position: absolute;
  max-width: 450px;
  margin: auto;
  left: 0;
  right: 0;
  top: 180px;
  z-index: 10000; }
  .round-image-text h3, .round-image-text p {
    color: #fff;
    margin-bottom: 10px; }

.stuck {
  position: fixed !important;
  top: 120px; }

.stuck-top {
  padding-top: 84px; }
  .stuck-top .fixed-subnav-wrap {
    position: fixed;
    top: 0px; }
    .stuck-top .fixed-subnav-wrap .fixed-subnav {
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .stuck-top .fixed-subnav-wrap .fixed-subnav:after {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        left: 100%; }

.error-header {
  text-align: center;
  padding: 60px 0px; }
  @media only screen and (min-width: 1100px) {
    .error-header {
      padding: 100px 0px; } }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
  font-weight: 700;
  margin: 0;
  color: #00828e; }

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited, h4 a, h4 a:link, h4 a:visited, h5 a, h5 a:link, h5 a:visited, h6 a, h6 a:link, h6 a:visited {
  color: #802D46; }

h1 {
  font-size: 1.8em;
  line-height: 1em;
  margin: 0 0 0.5em; }
  @media only screen and (min-width: 1100px) {
    h1 {
      font-size: 3.6em; } }

h2 {
  color: #4D4D4D;
  font-family: "korolev-condensed", sans-serif;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 0.9;
  margin: 0 0 0.25em 0; }
  @media only screen and (min-width: 1100px) {
    h2 {
      font-size: 2.9em; } }

h3 {
  font-size: 1.444em;
  margin-bottom: 1em; }

h4 {
  font-size: 1.6em;
  margin-bottom: 0.25em;
  font-family: "korolev", sans-serif;
  color: #4D4D4D; }

h5 {
  font-size: 1.1em;
  font-weight: bold;
  font-family: "korolev", sans-serif;
  color: #4D4D4D; }

h6 {
  font-size: 1em;
  font-weight: 500; }

h3.widget-title {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0.75em;
  letter-spacing: 2px; }

p {
  margin: 0 0 1.5em 0;
  line-height: 30px; }
  p:last-child {
    margin-bottom: 0; }

li {
  list-style-type: none; }

.textwidget h5 {
  margin-bottom: 10px; }
.textwidget p {
  margin: 0; }

.p-margin p {
  margin: 0 0 1.5em 0; }

.btn {
  display: inline-block;
  background: transparent;
  color: #00828e;
  border: 3px solid #00828e;
  border-radius: 0;
  padding: 0.5em 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.111em;
  text-align: center;
  min-width: 165px;
  font-weight: 400;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-transition: border 250ms ease, color 250ms ease;
  transition: border 250ms ease, color 250ms ease; }
  .btn:hover {
    border-color: #00828e;
    color: #fff; }
  .btn:focus {
    outline: 0; }

a.btn {
  color: #00828e; }

.btn-disabled {
  color: #eee;
  border-color: #eee;
  cursor: default; }
  .btn-disabled:hover {
    color: #eee;
    border-color: #eee; }

.buttons .btn {
  margin: 0 5px 1em 0; }
  @media only screen and (min-width: 1100px) {
    .buttons .btn {
      margin-bottom: 0; } }

.gt-resources-search form {
  width: 100%;
  max-width: 450px;
  position: relative; }
  .gt-resources-search form input[type="text"] {
    width: 100%;
    background-color: #A4556E;
    color: #fff;
    padding: 10px 15px;
    border: 10px solid #983E5A;
    font-size: 1em;
    font-family: "Source Sans Pro", sans-serif; }
    @media only screen and (min-width: 1100px) {
      .gt-resources-search form input[type="text"] {
        font-size: 1.5em; } }
  .gt-resources-search form input[type="image"] {
    position: absolute;
    width: 20px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px; }
.gt-resources-search input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300; }
.gt-resources-search input::-moz-placeholder {
  color: #fff;
  font-weight: 300; }
.gt-resources-search input:-moz-placeholder {
  color: #fff;
  font-weight: 300; }
.gt-resources-search input:-ms-input-placeholder {
  color: #fff;
  font-weight: 300; }

.gt-faqs-search form {
  width: 100%;
  max-width: 450px;
  position: relative; }
  .gt-faqs-search form input[type="text"] {
    width: 100%;
    background-color: #60AAB2;
    color: #fff;
    padding: 10px 15px;
    border: 10px solid #3e99a2;
    font-size: 1em;
    font-family: "Source Sans Pro", sans-serif; }
    @media only screen and (min-width: 1100px) {
      .gt-faqs-search form input[type="text"] {
        font-size: 1.5em; } }
  .gt-faqs-search form input[type="image"] {
    position: absolute;
    width: 20px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px; }
.gt-faqs-search input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300; }
.gt-faqs-search input::-moz-placeholder {
  color: #fff;
  font-weight: 300; }
.gt-faqs-search input:-moz-placeholder {
  color: #fff;
  font-weight: 300; }
.gt-faqs-search input:-ms-input-placeholder {
  color: #fff;
  font-weight: 300; }

.results-wrap {
  padding: 40px 0px;
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  .results-wrap::after {
    clear: both;
    content: "";
    display: block; }
  @media only screen and (min-width: 720px) {
    .results-wrap {
      padding: 100px 0px;
      width: calc(66.66667% - 33.33333px);
      float: left;
      margin-left: 20px;
      left: calc(16.66667% - 23.33333px + 20px);
      position: relative; } }
  .results-wrap .single-result {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .results-wrap .single-result a {
      display: block; }

.nav-links {
  text-align: center;
  padding: 40px 0px; }
  .nav-links a {
    color: #802D46;
    font-family: "korolev", sans-serif;
    padding: 0px 5px; }

input.submit:focus,
input[type="submit"]:focus {
  outline: none; }

textarea {
  font-family: "Source Sans Pro", sans-serif; }

input:focus {
  outline: none; }

.wpcf7-form {
  margin: 0 auto;
  max-width: 700px;
  text-align: center; }
  .wpcf7-form input,
  .wpcf7-form textarea {
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    color: #4D4D4D;
    border: none;
    width: 100%;
    padding: 15px 5px 15px 20px;
    background-color: #E8E8E8; }
    .wpcf7-form input:focus,
    .wpcf7-form textarea:focus {
      outline: 0; }
  .wpcf7-form textarea {
    height: 200px; }
  .wpcf7-form .select-wrap {
    display: inline-block;
    position: relative;
    width: 100%; }
    .wpcf7-form .select-wrap:after {
      content: url(../images/select-arrows.svg);
      background-color: #DFDFDF;
      right: 0;
      position: absolute;
      height: 50px;
      width: 50px;
      pointer-events: none;
      top: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .wpcf7-form .select-wrap select {
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 300;
      color: #4D4D4D;
      font-size: 20px;
      width: 100%;
      background-color: #E8E8E8;
      border-radius: 0px;
      border: none;
      height: 50px;
      -webkit-appearance: none;
      padding-left: 20px;
      position: relative; }
      .wpcf7-form .select-wrap select option {
        font-weight: 300;
        color: #4D4D4D;
        font-size: 20px;
        border-radius: 0px; }
      .wpcf7-form .select-wrap select:focus {
        outline: 0; }
  .wpcf7-form span.your-name,
  .wpcf7-form span.your-topic,
  .wpcf7-form span.your-messgae {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px; }
  .wpcf7-form span.your-email,
  .wpcf7-form span.your-number {
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
    float: left; }
    @media only screen and (min-width: 720px) {
      .wpcf7-form span.your-email,
      .wpcf7-form span.your-number {
        width: 49%; } }
  @media only screen and (min-width: 720px) {
    .wpcf7-form span.your-email {
      margin-right: 2%; } }
  .wpcf7-form .wpcf7-submit {
    width: auto;
    margin-top: 30px;
    float: left;
    display: inline-block;
    background: transparent;
    color: #802D46;
    border: 3px solid #802D46;
    border-radius: 0;
    padding: 0.5em 1.5em;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.111em;
    text-align: center;
    min-width: 165px;
    font-weight: 400;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-transition: border 250ms ease, color 250ms ease;
    transition: border 250ms ease, color 250ms ease; }
    .wpcf7-form .wpcf7-submit:hover {
      border-color: #00b5be;
      background-color: #00b5be;
      color: #fff; }
  .wpcf7-form input::-webkit-input-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 20px; }
  .wpcf7-form input::-moz-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 20px; }
  .wpcf7-form input:-moz-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 20px; }
  .wpcf7-form input:-ms-input-placeholder {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 20px; }

span.wpcf7-not-valid-tip {
  font-size: 0.5em;
  position: absolute;
  left: 20px;
  bottom: -5px;
  right: 0;
  color: red;
  z-index: 10;
  text-align: left; }

div.wpcf7-mail-sent-ok {
  margin: 0;
  border: none;
  color: #fff;
  font-size: 1.5em;
  line-height: 40px;
  font-weight: 300; }

div.wpcf7-response-output {
  width: 100%;
  margin: 0;
  margin-top: 60px;
  color: #802D46;
  text-align: left;
  padding: 5px;
  border: 3px solid #802D46; }

.ga-slide-wrapper:after {
  content: "";
  background: url("../images/red-hero-angle.svg");
  background-repeat: no-repeat;
  display: block;
  background-size: 101%;
  background-position: bottom center;
  position: absolute;
  bottom: -1px;
  left: -2px;
  right: -2px;
  height: 100%;
  z-index: 1;
  pointer-events: none; }

.red-bg {
  background-color: #802D46; }

.white-bg {
  background-color: #fff; }

.post-header {
  background: url(../images/angle-blue.svg) bottom center no-repeat;
  padding: 90px 0px 150px 0px;
  background-size: cover; }
  .post-header .post-header-wrap {
    max-width: 1200px !important;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto; }
    .post-header .post-header-wrap h2 {
      color: #fff;
      max-width: 750px; }

.post-content {
  padding-left: 15px;
  padding-right: 15px; }

.resource-wrap {
  margin-left: -15px; }

.main-resources .gt-resource-group {
  margin-bottom: 30px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 30px; }
  .main-resources .gt-resource-group::after {
    clear: both;
    content: "";
    display: block; }
  @media only screen and (min-width: 1100px) {
    .main-resources .gt-resource-group {
      padding-bottom: 60px;
      margin-bottom: 60px; } }

.gt-resource-group {
  margin-bottom: 30px; }
  .gt-resource-group::after {
    clear: both;
    content: "";
    display: block; }
  .gt-resource-group h3 {
    margin-bottom: 20px;
    color: #4D4D4D; }
  .gt-resource-group .gt-resource {
    -webkit-transition: background-color 200ms ease 0s;
    transition: background-color 200ms ease 0s;
    margin-bottom: 20px;
    text-align: center;
    background-color: #E8E8E8;
    min-height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px; }
    .gt-resource-group .gt-resource a {
      padding: 10px; }
    @media only screen and (min-width: 720px) {
      .gt-resource-group .gt-resource {
        width: calc(33.33333% - 26.66667px);
        float: left;
        margin-left: 20px; } }
    @media only screen and (min-width: 1100px) {
      .gt-resource-group .gt-resource {
        width: calc(16.66667% - 23.33333px);
        float: left;
        margin-left: 20px; } }
    .gt-resource-group .gt-resource p {
      font-size: 0.8em;
      font-family: "korolev", sans-serif;
      font-weight: bold;
      line-height: 19px; }
    .gt-resource-group .gt-resource img {
      margin: 0 auto;
      width: 70px;
      margin-bottom: 10px; }
    .gt-resource-group .gt-resource:hover {
      background-color: #31929C; }
      .gt-resource-group .gt-resource:hover p {
        color: #fff; }
  .gt-resource-group .get-resource-url {
    position: relative; }

.home-resources .gt-resource-group {
  padding-bottom: 0px;
  border-bottom: none !important; }
.home-resources .more-resources a {
  border-color: #fff;
  color: #fff; }

.company-resources .gt-resource-group {
  padding-bottom: 0px;
  border-bottom: none !important; }

.more-resources a:hover {
  background-color: #00828e !important;
  border-color: #00828e;
  color: #fff; }

.sidebar-resources {
  color: #00828e;
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
  padding: 5px 0px; }

.siteorigin-panels #primary-container {
  max-width: none;
  padding: 0; }

.siteorigin-panels #content .panel-grid {
  margin-left: 0;
  margin-right: 0; }
.siteorigin-panels #content .gt-row {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .siteorigin-panels #content .gt-row.gt-fullwidth {
    max-width: none; }
  .siteorigin-panels #content .gt-row.gt-contain-content .panel-grid-cell {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto; }

.panel-row-style:focus {
  outline: 0; }

.top-only-padding {
  padding-top: 1em; }
  @media only screen and (min-width: 720px) {
    .top-only-padding {
      padding-top: 2em; } }
  @media only screen and (min-width: 1100px) {
    .top-only-padding {
      padding-top: 3em; } }

.bottom-only-padding {
  padding-bottom: 1em; }
  @media only screen and (min-width: 720px) {
    .bottom-only-padding {
      padding-bottom: 2em; } }
  @media only screen and (min-width: 1100px) {
    .bottom-only-padding {
      padding-bottom: 3em; } }

.top-bottom-padding {
  padding-top: 1em;
  padding-bottom: 1em; }
  @media only screen and (min-width: 720px) {
    .top-bottom-padding {
      padding-top: 2em;
      padding-bottom: 2em; } }
  @media only screen and (min-width: 1100px) {
    .top-bottom-padding {
      padding-top: 3em;
      padding-bottom: 3em; } }

.panel-row-style {
  background-position: center center; }

@media only screen and (min-width: 720px) {
  .panel-grid-cell {
    margin-bottom: 30px; }
    .panel-grid-cell:last-child {
      margin-bottom: 0; } }
@media only screen and (min-width: 1100px) {
  .panel-grid-cell {
    margin-bottom: 0; } }

.angled-corner {
  position: relative; }
  .angled-corner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 60px solid #E8E8E8;
    border-left: 70px solid transparent; }

#notification {
  position: relative;
  z-index: 300;
  background-color: #5F1E2E;
  color: #fff;
  padding: 25px;
  font-size: 0.7em; }
  @media only screen and (min-width: 1100px) {
    #notification {
      font-size: 0.9em; } }

#site-header {
  background-color: #fff;
  height: 74px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  padding: 0px 15px 0px 15px;
  box-shadow: 0 10px 30px #ededed;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05); }
  @media only screen and (min-width: 1100px) {
    #site-header {
      height: 90px; } }
  .admin-bar #site-header {
    top: 32px; }

.fixed-header #site-header {
  position: fixed;
  top: -74px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 250ms;
  transition: -webkit-transform 250ms;
  transition: transform 250ms;
  transition: transform 250ms, -webkit-transform 250ms; }
  @media only screen and (min-width: 1100px) {
    .fixed-header #site-header {
      top: -90px; } }

.slide-header #site-header,
.fixed-header.dropdown-open #site-header,
.fixed-header.more-dropdown-open #site-header,
.fixed-header.search-open #site-header {
  -webkit-transform: translateY(74px);
  transform: translateY(74px); }
  @media only screen and (min-width: 1100px) {
    .slide-header #site-header,
    .fixed-header.dropdown-open #site-header,
    .fixed-header.more-dropdown-open #site-header,
    .fixed-header.search-open #site-header {
      -webkit-transform: translateY(90px);
      transform: translateY(90px); } }

.hide-header #site-header {
  -webkit-transform: translateY(-74px);
          transform: translateY(-74px); }
  @media only screen and (min-width: 1100px) {
    .hide-header #site-header {
      -webkit-transform: translateY(-90px);
              transform: translateY(-90px); } }

body.open.hide-header #site-header {
  -webkit-transform: none;
          transform: none; }

#site-title {
  height: 90px; }
  #site-title h1 {
    height: 74px;
    line-height: 74px;
    padding: 0;
    margin: 0; }
  #site-title img {
    max-height: 54px;
    display: inline-block;
    width: 250px;
    padding: 18px 0 0 0; }
  @media only screen and (min-width: 720px) {
    #site-title {
      float: left; }
      #site-title h1 {
        height: 90px;
        line-height: 90px; }
      #site-title img {
        max-height: 45px;
        padding: 0 0 7px 0; } }

#logo {
  width: 147px;
  height: 36px;
  vertical-align: middle; }
  @media only screen and (min-width: 1100px) {
    #logo {
      width: 240px;
      height: 59px; } }

#mobile-nav {
  display: block;
  position: fixed;
  z-index: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  height: 100vh;
  width: 100%;
  padding: 20px;
  background-color: #5F1E2E;
  -webkit-transition: -webkit-transform 250ms ease 0s;
  transition: -webkit-transform 250ms ease 0s;
  transition: transform 250ms ease 0s;
  transition: transform 250ms ease 0s, -webkit-transform 250ms ease 0s; }
  @media only screen and (min-width: 1100px) {
    #mobile-nav {
      display: none; } }
  #mobile-nav .mobile-brand img {
    width: 250px; }
  #mobile-nav #mobile-menu-toggle {
    position: absolute;
    top: 30px;
    right: 20px; }
    #mobile-nav #mobile-menu-toggle span {
      background-color: #fff; }
  #mobile-nav .mobile-nav {
    -webkit-transition: left 250ms ease 0s;
    transition: left 250ms ease 0s;
    margin: 0;
    position: absolute;
    left: 30px;
    width: 85%;
    top: 80px; }
    #mobile-nav .mobile-nav li {
      list-style-type: none;
      position: relative; }
      #mobile-nav .mobile-nav li a {
        color: #fff;
        font-size: 29px;
        font-family: "korolev", sans-serif;
        display: block;
        line-height: 54px;
        padding: 0px 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    #mobile-nav .mobile-nav li.current-page-ancestor a, #mobile-nav .mobile-nav li.current-menu-item a {
      background-color: transparent !important; }
    #mobile-nav .mobile-nav .more-link:after {
      content: url("../images/menu-arrow.svg");
      position: absolute;
      right: 0;
      top: 0;
      line-height: 64px; }
  #mobile-nav .mobile-search-btn {
    position: absolute;
    bottom: 30px;
    width: 50px;
    left: 0;
    right: 0;
    margin: auto; }
  #mobile-nav .mobile-search-bar {
    position: absolute;
    bottom: -100%;
    left: 30px;
    right: 30px;
    margin: auto;
    padding: 10px;
    background-color: #983E5A; }
    #mobile-nav .mobile-search-bar input[type="search"] {
      background-color: rgba(255, 255, 255, 0.12);
      width: 100%;
      padding: 10px 5px;
      border: none; }
    #mobile-nav .mobile-search-bar input[type="image"] {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      right: 20px; }

body.mobile-search-open .mobile-search-bar {
  bottom: 30px !important; }

.more-slide {
  position: absolute;
  top: 80px;
  margin: 0;
  left: 100%;
  width: 85%;
  -webkit-transition: left 250ms ease 0s;
  transition: left 250ms ease 0s; }
  .more-slide .menu-back-button {
    color: #fff;
    margin: 0;
    font-size: 29px;
    font-family: "korolev", sans-serif;
    display: block;
    line-height: 64px;
    padding: 0px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 30px; }
    .more-slide .menu-back-button:after {
      content: url("../images/menu-arrow.svg");
      position: absolute;
      left: 0;
      top: 0;
      line-height: 64px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .more-slide .more-slide-menu {
    margin: 0; }
  .more-slide a {
    color: #fff;
    font-size: 29px;
    font-family: "korolev", sans-serif;
    display: block;
    line-height: 54px;
    padding: 0px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

body.more-slide-open .mobile-nav {
  left: -100% !important; }
body.more-slide-open .more-slide {
  right: auto;
  left: 30px; }

#page {
  -webkit-transition: -webkit-transform 250ms ease 0s;
  transition: -webkit-transform 250ms ease 0s;
  transition: transform 250ms ease 0s;
  transition: transform 250ms ease 0s, -webkit-transform 250ms ease 0s;
  position: relative;
  padding-top: 74px; }
  @media only screen and (min-width: 1100px) {
    #page {
      padding-top: 90px; } }

body.open {
  overflow-y: hidden; }
  body.open #mobile-nav {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    z-index: 500; }
  body.open #page {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }

#site-navigation {
  position: fixed;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  overflow-y: hidden;
  z-index: 50;
  background-color: #fff;
  padding: 25px 10px 15px 25px;
  -webkit-transition: right 250ms ease 0s;
  transition: right 250ms ease 0s;
  display: none; }
  @media only screen and (min-width: 1100px) {
    #site-navigation {
      display: block; } }
  #site-navigation li {
    display: block; }
  #site-navigation a {
    font-size: 1.889em; }
  @media only screen and (min-width: 1100px) {
    #site-navigation {
      padding: 0;
      float: right;
      position: static;
      height: auto;
      width: auto;
      overflow-y: visible;
      background-color: transparent;
      -webkit-transition: none;
      transition: none; }
      body.open #site-navigation {
        box-shadow: none; }
      #site-navigation li {
        display: inline-block;
        margin: 0; } }
  #site-navigation #menu-primary-1 li {
    margin-bottom: 1em; }
  @media only screen and (min-width: 1100px) {
    #site-navigation #menu-primary-1 {
      height: 90px;
      line-height: 90px;
      margin: 0;
      display: block;
      float: left; }
      #site-navigation #menu-primary-1 li {
        margin-bottom: 0;
        float: left; }
        #site-navigation #menu-primary-1 li.current-menu-item a {
          background-color: #013F68;
          color: #fff; }
          #site-navigation #menu-primary-1 li.current-menu-item a:hover {
            color: #fff; }
      #site-navigation #menu-primary-1 a {
        padding: 0 18px;
        font-size: 18px;
        display: block;
        color: #802D46;
        font-family: "korolev", sans-serif;
        background-color: transparent;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        #site-navigation #menu-primary-1 a:hover {
          background-color: #802D46;
          text-decoration: none;
          color: #fff; } }

#menu-toggle {
  position: absolute;
  top: 27px;
  right: 16px;
  z-index: 100;
  line-height: 15px;
  cursor: pointer; }
  body.open #menu-toggle {
    position: fixed; }
  @media only screen and (min-width: 1100px) {
    #menu-toggle {
      display: none; } }

#hamburger {
  position: relative;
  height: 25px;
  width: 24px;
  display: inline-block; }
  #hamburger span {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    display: block;
    background-color: #802D46;
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: opacity 500ms ease 0s, -webkit-transform 500ms ease 0s;
    transition: opacity 500ms ease 0s, -webkit-transform 500ms ease 0s;
    transition: transform 500ms ease 0s, opacity 500ms ease 0s;
    transition: transform 500ms ease 0s, opacity 500ms ease 0s, -webkit-transform 500ms ease 0s; }
  body.open #hamburger span:nth-child(1) {
    opacity: 0; }
  #hamburger span:nth-child(2) {
    top: 8px;
    opacity: 0; }
    body.open #hamburger span:nth-child(2) {
      opacity: 1;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  #hamburger span:nth-child(3) {
    top: 8px;
    opacity: 1; }
    body.open #hamburger span:nth-child(3) {
      opacity: 1;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  #hamburger span:nth-child(4) {
    top: 16px; }
    body.open #hamburger span:nth-child(4) {
      opacity: 0; }

.header-search {
  border: none;
  background-color: transparent; }
  .header-search:focus {
    outline: 0; }
  .header-search .icon-wrap {
    width: 35px;
    overflow: hidden;
    height: 35px;
    border-radius: 50%;
    margin: 25px 18px;
    padding: 9px;
    background-color: #31929C;
    position: relative; }
    .header-search .icon-wrap svg.open {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
      -webkit-transition: -webkit-transform 200ms ease 0s;
      transition: -webkit-transform 200ms ease 0s;
      transition: transform 200ms ease 0s;
      transition: transform 200ms ease 0s, -webkit-transform 200ms ease 0s; }
    .header-search .icon-wrap svg.close-search {
      position: absolute;
      -webkit-transform: translateY(-60px);
              transform: translateY(-60px);
      -webkit-transition: -webkit-transform 200ms ease 0s;
      transition: -webkit-transform 200ms ease 0s;
      transition: transform 200ms ease 0s;
      transition: transform 200ms ease 0s, -webkit-transform 200ms ease 0s;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 0; }
    .header-search .icon-wrap:hover {
      cursor: pointer; }
    .header-search .icon-wrap:focus {
      outline: 0; }

.search-bar {
  position: absolute;
  z-index: 22;
  width: 100%;
  background-color: #00828e;
  text-align: center;
  left: 0;
  -webkit-transition: top 250ms ease 0s;
  transition: top 250ms ease 0s;
  top: -114px;
  display: none; }
  @media only screen and (min-width: 1100px) {
    .search-bar {
      display: block; } }
  .search-bar form input[type="text"] {
    width: 97%;
    margin: 20px;
    padding: 15px;
    border-radius: 0px;
    background-color: #1f919b;
    color: #fff;
    border: none;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 35px; }
  .search-bar form input[type="image"] {
    position: absolute;
    width: 20px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 40px; }
  .search-bar form input::-webkit-input-placeholder {
    color: #fff;
    font-weight: 300; }
  .search-bar form input::-moz-placeholder {
    color: #fff;
    font-weight: 300; }
  .search-bar form input:-moz-placeholder {
    color: #fff;
    font-weight: 300; }
  .search-bar form input:-ms-input-placeholder {
    color: #fff;
    font-weight: 300; }

.fixed-header .search-bar {
  position: fixed; }

.hide-header .dropdown-nav {
  top: -500px !important; }
.hide-header .search-bar {
  top: -115px !important; }

.search-open .header-search {
  background-color: #00828e;
  height: 90px; }
  .search-open .header-search .icon-wrap {
    background-color: #00828e; }
    .search-open .header-search .icon-wrap svg.open {
      -webkit-transform: translateY(60px);
              transform: translateY(60px); }
    .search-open .header-search .icon-wrap svg.close-search {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
      background-color: #00828e; }
  .search-open .header-search #search {
    fill: #00828e; }
.search-open .search-bar {
  top: 90px; }

.about-dropdown,
.more-dropdown {
  -webkit-transition: top 250ms ease 0s;
  transition: top 250ms ease 0s;
  position: absolute;
  top: -700px;
  z-index: 23;
  padding: 50px 0px;
  background-color: #802D46;
  width: 100%;
  display: none; }
  @media only screen and (min-width: 1100px) {
    .about-dropdown,
    .more-dropdown {
      display: block; } }
  .about-dropdown .sub-nav-section,
  .more-dropdown .sub-nav-section {
    width: calc(33.33333% - 133.33333px);
    float: left;
    margin-left: 100px; }
    .about-dropdown .sub-nav-section a,
    .more-dropdown .sub-nav-section a {
      -webkit-transition: color 250ms ease 0s;
      transition: color 250ms ease 0s; }
      .about-dropdown .sub-nav-section a:hover,
      .more-dropdown .sub-nav-section a:hover {
        color: #b3b3b3; }
    .about-dropdown .sub-nav-section li.menu-item-has-children > a,
    .more-dropdown .sub-nav-section li.menu-item-has-children > a {
      text-transform: uppercase;
      margin-bottom: 15px;
      display: inline-block;
      font-family: "korolev", sans-serif;
      color: #fff;
      -webkit-transition: color 250ms ease 0s;
      transition: color 250ms ease 0s; }
      .about-dropdown .sub-nav-section li.menu-item-has-children > a:hover,
      .more-dropdown .sub-nav-section li.menu-item-has-children > a:hover {
        color: #b3b3b3; }
    .about-dropdown .sub-nav-section li.menu-item-has-children ul.sub-menu,
    .more-dropdown .sub-nav-section li.menu-item-has-children ul.sub-menu {
      margin: 0; }
      .about-dropdown .sub-nav-section li.menu-item-has-children ul.sub-menu li a,
      .more-dropdown .sub-nav-section li.menu-item-has-children ul.sub-menu li a {
        color: #fff;
        font-size: 17px;
        margin-bottom: 15px;
        display: inline-block;
        -webkit-transition: color 250ms ease 0s;
        transition: color 250ms ease 0s; }
        .about-dropdown .sub-nav-section li.menu-item-has-children ul.sub-menu li a:hover,
        .more-dropdown .sub-nav-section li.menu-item-has-children ul.sub-menu li a:hover {
          color: #b3b3b3; }

.fixed-header .about-dropdown,
.fixed-header .more-dropdown {
  position: fixed; }

.more-dropdown .more-links {
  margin: 0; }
  .more-dropdown .more-links li {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
    text-align: center; }
    .more-dropdown .more-links li a {
      text-transform: uppercase;
      margin-bottom: 15px;
      display: inline-block;
      font-family: "korolev", sans-serif;
      color: #fff;
      -webkit-transition: color 250ms ease 0s;
      transition: color 250ms ease 0s; }
      .more-dropdown .more-links li a:hover {
        color: #b3b3b3; }

body.dropdown-open .about-dropdown {
  top: 90px; }
body.dropdown-open .about-link {
  background-color: #802D46; }
  body.dropdown-open .about-link a {
    color: #fff !important; }

body.dropdown-open.hide-header .about-dropdown {
  visibility: hidden; }

body.more-dropdown-open .more-dropdown {
  top: 90px; }
body.more-dropdown-open .more-link {
  background-color: #802D46; }
  body.more-dropdown-open .more-link a {
    color: #fff !important; }

.about-link.current-menu-item a, .about-link.current-page-ancestor a {
  background-color: #31929C !important;
  color: #fff !important; }

.faq-link.current-menu-item a, .faq-link.current-page-ancestor a {
  background-color: #31929C !important;
  color: #fff !important; }

@media only screen and (min-width: 1100px) {
  .contact-link.current-menu-item a {
    background-color: #E79908 !important; } }

@media only screen and (min-width: 1100px) {
  .resources-link.current-menu-item a {
    background-color: #802D46 !important; } }

@media only screen and (min-width: 1100px) {
  .careers-link.current-menu-item a {
    background-color: #E79908 !important; } }

#site-footer {
  background-color: #5F1E2E;
  color: rgba(255, 255, 255, 0.53);
  text-align: center; }
  #site-footer a {
    color: rgba(255, 255, 255, 0.53); }
    #site-footer a:hover {
      color: white; }

#prefooter {
  background-color: #802D46;
  color: #fff; }
  #prefooter a {
    color: #fff; }
    #prefooter a:hover {
      text-decoration: underline; }
  @media only screen and (min-width: 1100px) {
    #prefooter {
      text-align: left; } }

#menu-footer {
  margin: 0;
  list-style: none; }
  #menu-footer li {
    margin-bottom: 1em; }

li.menu-item > a ul.sub-menu {
  margin: 0px; }
  li.menu-item > a ul.sub-menu li {
    list-style-type: none; }
    li.menu-item > a ul.sub-menu li a {
      font-size: 16px; }

@media only screen and (min-width: 1100px) {
  #footer-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    #footer-navigation > div:first-child ul {
      border-left: none; }
    #footer-navigation > div > ul {
      margin-left: 0px;
      min-height: 290px;
      border-left: 1px solid #A56579;
      padding-left: 25px; }
      #footer-navigation > div > ul > li {
        list-style-type: none; }
        #footer-navigation > div > ul > li > a {
          text-transform: uppercase;
          margin-bottom: 10px;
          display: inline-block;
          font-family: "korolev", sans-serif; }
    #footer-navigation > div ul.sub-menu {
      margin-left: 0px; }
      #footer-navigation > div ul.sub-menu li {
        font-size: 16px;
        list-style-type: none;
        margin-bottom: 10px; } }
#footer-navigation .current-menu-item a, #footer-navigation .current-page-ancestor a {
  background-color: transparent !important; }
#footer-navigation .more-link {
  display: none; }

@media only screen and (min-width: 720px) {
  .footer-sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }
.footer-sub-menu p {
  margin: 0px 20px;
  font-size: 18px;
  text-align: left; }
.footer-sub-menu #menu-sub-footer {
  text-align: left;
  margin-left: 0px; }
  @media only screen and (min-width: 720px) {
    .footer-sub-menu #menu-sub-footer {
      margin: 0; } }
  .footer-sub-menu #menu-sub-footer li {
    font-size: 18px;
    display: inline;
    list-style-type: none;
    padding: 0px 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.53); }

.go-top {
  position: absolute;
  right: 30px;
  bottom: 30px; }

.mobile-footer-nav {
  font-size: 29px;
  font-family: "korolev", sans-serif; }
  .mobile-footer-nav ul {
    margin: 0;
    padding: 30px; }
    .mobile-footer-nav ul li a {
      display: block;
      padding: 15px 0px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.so-widget-gt-page-header h1 {
  font-family: "korolev-condensed", sans-serif;
  font-size: 1.8em;
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media only screen and (min-width: 1100px) {
    .so-widget-gt-page-header h1 {
      font-size: 3.6em;
      margin-bottom: 20px; } }
.so-widget-gt-page-header p {
  max-width: 475px; }

@media only screen and (min-width: 1100px) {
  .contact-blocks .widget {
    padding: 30px; } }

.green-contact-block {
  padding: 15px;
  background-color: #31929C; }
  @media only screen and (min-width: 1100px) {
    .green-contact-block {
      padding: 30px; } }
  .green-contact-block h5, .green-contact-block p, .green-contact-block a {
    color: #fff; }
  .green-contact-block a {
    font-weight: bold; }
    .green-contact-block a:hover {
      text-decoration: underline; }

.safety-web {
  position: relative; }
  .safety-web:before {
    content: url(../images/web.svg);
    right: -270px;
    position: absolute;
    margin: auto;
    bottom: -1050px;
    z-index: 5;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
    @media only screen and (min-width: 720px) {
      .safety-web:before {
        bottom: -490px; } }

.absolute-image-left img {
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 250px !important; }

.absolute-image-right img {
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 250px !important; }

.tech-web {
  overflow: hidden; }
  .tech-web:before {
    content: url(../images/web.svg);
    left: -180px;
    position: absolute;
    margin: auto;
    bottom: -720px;
    z-index: 5;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
    @media only screen and (min-width: 1100px) {
      .tech-web:before {
        -webkit-transform: rotate(160deg);
                transform: rotate(160deg);
        top: 490px; } }

.smart-grid-web img {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 250px !important;
  z-index: 1; }
.smart-grid-web:before {
  content: url(../images/web.svg);
  left: -480px;
  position: absolute;
  margin: auto;
  top: -430px;
  bottom: 0;
  z-index: 5;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
  @media only screen and (min-width: 1100px) {
    .smart-grid-web:before {
      -webkit-transform: rotate(50deg);
              transform: rotate(50deg);
      top: 0;
      left: -100px; } }

.web-right {
  position: relative; }
  .web-right img {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 250px !important;
    z-index: 1; }
  .web-right:after {
    content: url(../images/web.svg);
    right: -340px;
    position: absolute;
    margin: auto;
    bottom: -290%;
    z-index: 5; }
    @media only screen and (min-width: 1100px) {
      .web-right:after {
        bottom: -50%;
        right: 0; } }

.absolute-mobile img {
  position: absolute;
  top: 0; }
  @media only screen and (min-width: 1100px) {
    .absolute-mobile img {
      position: relative; } }

.gt-popular-faqs {
  max-width: 600px;
  margin: 0 auto; }
  .gt-popular-faqs ol {
    margin: 5px; }
    .gt-popular-faqs ol li {
      color: #802D46;
      font-family: "korolev", sans-serif;
      font-weight: bold;
      list-style: none;
      counter-increment: foo;
      display: table-row; }
      .gt-popular-faqs ol li::before {
        content: counter(foo) ".";
        display: table-cell;
        text-align: right;
        padding-right: 0.3em;
        vertical-align: top; }
      .gt-popular-faqs ol li a {
        color: #802D46;
        font-family: "korolev", sans-serif;
        font-size: 1.1em;
        font-weight: bold;
        display: inline-block;
        margin-bottom: 20px; }

.js .so-widget-gt-accordion .item-title {
  position: relative;
  z-index: 25;
  cursor: pointer; }
  .js .so-widget-gt-accordion .item-title:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    height: 12px;
    width: 18px;
    margin-top: -6px;
    background: url("../images/accordion-arrow.svg") no-repeat; }
.js .so-widget-gt-accordion .item-content {
  overflow: hidden;
  height: 0;
  position: relative;
  z-index: 20;
  opacity: 0;
  -webkit-transform: translateY(-22px);
          transform: translateY(-22px);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease; }
.js .so-widget-gt-accordion .item:last-child .item-title {
  border: 0; }
.js .so-widget-gt-accordion .item-open:last-child .item-title {
  border-bottom: 2px solid #E8E8E8; }
.js .so-widget-gt-accordion .item-open:last-child .item-content {
  border-bottom: 0; }
.js .so-widget-gt-accordion .item-open .item-title:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
.js .so-widget-gt-accordion .item-open .item-content {
  height: auto;
  opacity: 1;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-transform: translateY(0px);
          transform: translateY(0px); }

.so-widget-gt-accordion .item-group {
  margin-bottom: 2em;
  border-bottom: 2px solid #E8E8E8; }
  @media only screen and (min-width: 720px) {
    .so-widget-gt-accordion .item-group {
      margin-bottom: 0; }
      .so-widget-gt-accordion .item-group::after {
        clear: both;
        content: "";
        display: table; } }
  @media only screen and (min-width: 720px) {
    .so-widget-gt-accordion .item-group h3.item-category {
      float: left;
      width: 32.3333%; } }
  @media only screen and (min-width: 720px) {
    .so-widget-gt-accordion .item-group .item-body {
      float: right;
      width: 65.6666%; } }
.so-widget-gt-accordion h3.item-category {
  font-size: 2em;
  color: #E8E8E8;
  margin: 0;
  padding-top: 11px; }
.so-widget-gt-accordion .item-body {
  list-style: none;
  margin: 0; }
.so-widget-gt-accordion .item-title {
  padding: 22px 90px 22px 0;
  border-bottom: 2px solid #E8E8E8;
  margin: 0;
  font-size: 1.333em; }
.so-widget-gt-accordion .item-content {
  border-bottom: 2px solid #E8E8E8; }
.so-widget-gt-accordion .item:last-child .item-content {
  border-bottom: 0; }

.post-thumbnail {
  margin-bottom: 15px; }

.gt-card,
.gt-large-teaser,
.gt-mega-teaser,
.featured-teaser {
  margin-bottom: 2em; }

.gt-mega-teaser .gt-card-img,
.gt-large-teaser .gt-card-img,
.featured-teaser .gt-card-img {
  margin-bottom: 1em; }
.gt-mega-teaser h4,
.gt-large-teaser h4,
.featured-teaser h4 {
  font-size: 32px; }

.gt-card {
  max-width: 640px; }
  .gt-card .gt-card-body {
    background-color: #fff;
    padding: 25px 35px;
    position: relative; }
    .gt-card .gt-card-body:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 0;
      height: 0;
      border-bottom: 40px solid #eee;
      border-left: 80px solid transparent; }

.faq-sticky {
  position: relative; }

.siteorigin-panels #content .panel-grid .faq-sticky > div:first-child {
  position: static; }

.fixed-scroll-top #fixed-scroll {
  position: fixed;
  top: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px); }

.hide-header .fixed-scroll-top #fixed-scroll {
  -webkit-transform: translateY(0px);
          transform: translateY(0px); }

#fixed-scroll .gt-resources h3 {
  color: #4D4D4D;
  margin-bottom: 0px; }

#sidebar-resources article a {
  color: #00828e;
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
  padding: 5px 0px; }
  #sidebar-resources article a p {
    line-height: auto; }

.fixed-scroll-bottom #fixed-scroll {
  position: absolute;
  bottom: 100px; }

.page-taleo #site-title h1 a {
  border-left: 1px solid transparent; }

.taleo-content h1 {
  font-size: 1.5em; }
.taleo-content img {
  width: auto; }

.adv_browser_check h1 {
  font-family: "korolev-condensed", sans-serif !important;
  line-height: 1.2em !important;
  color: #4D4D4D !important; }
  @media only screen and (min-width: 1100px) {
    .adv_browser_check h1 {
      line-height: 1.2em !important;
      font-size: 2.2em !important; } }

.adv_browser_check_msg {
  font-family: "Source Sans Pro", sans-serif;
  color: #4D4D4D !important;
  font-size: 16px !important; }
  @media only screen and (min-width: 1100px) {
    .adv_browser_check_msg {
      font-size: 22px !important; } }

.adv_browser_check_icons li a {
  font-family: "Source Sans Pro", sans-serif;
  color: #4D4D4D !important; }

.adv_browser_check {
  top: 5% !important;
  padding: 5px; }
  @media only screen and (min-width: 720px) {
    .adv_browser_check {
      top: 30% !important;
      padding: 50px; } }

.adv_space_remover {
  display: inline-block;
  position: relative;
  top: -10px; }

.adv_browser_check_icons li img {
  width: 140px !important;
  height: 140px !important; }

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