/* BB OVERRIDES */
/* Push footer down to the bottom with Flexbox */
.fl-page {
  overflow: hidden;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1. iOS 7.1, BB10 */
  display: flex;
  -ms-flex-direction: column;
  /* IE10 */
  -webkit-flex-direction: column;
  /* Safari / iOS */
  flex-direction: column;
  min-height: 100vh; }

.fl-page-footer-wrap {
  margin-top: auto;
  position: relative; }

.admin-bar .fl-page-nav-right.fl-page-header-fixed, .admin-bar .fl-page-header-fixed, .admin-bar .fl-page-header-vertical {
  top: 32px; }

.fl-builder-bar-title img {
  display: none; }

.fl-page-nav-collapse ul.navbar-nav > li {
  border-color: #11072d; }

.fl-page-header {
  background-color: transparent;
  border-color: transparent; }

/* Translucent Nav is available as an ACF option for pages */
.fl-page-header-primary {
  position: relative;
  z-index: 10;
  position: absolute;
  width: 100%;
  top: 21px; }

.fl-post-meta-bottom {
  font-style: normal; }

.translucent-nav {
  /* overrides the above*/ }
  .translucent-nav .fl-page-header-primary {
    position: absolute;
    top: 21px;
    left: 0;
    width: 100%;
    z-index: 11; }
  .translucent-nav .fl-page {
    background: #fff url(/wp-content/themes/kinetica/images/backgrounds/bg-strip.jpg) top left;
    background-repeat: no-repeat; }
  .translucent-nav .fl-page-content {
    background: initial; }
  .translucent-nav .fl-row:first-of-type .fl-row-content-wrap {
    padding-top: 140px; }
  .translucent-nav .photo-header.fl-row .fl-row-content-wrap {
    padding-top: 120px;
    padding-bottom: 60px; }

.single-class .fl-page-content,
.single-post .fl-page-content,
.single-event .fl-page-content,
.single-press-release .fl-page-content,
.single-partner .fl-page-content {
  padding-top: 100px; }

.fl-photo-caption {
  font-size: 85%;
  color: #999;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  white-space: initial;
  text-overflow: initial; }

.wp-caption p.wp-caption-text {
  font-size: 85%;
  line-height: initial; }

/* Used for staggered left-right items */
@media (min-width: 768px) {
  .hitter.left {
    text-align: right; } }
@media (min-width: 992px) {
  .fl-page-nav-right .fl-page-header-row > div {
    padding-right: 0;
    padding-left: 0; } }
.solutions-hitters .fl-col-group {
  margin-top: 20px; }

.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a {
  text-transform: initial;
  font-size: 17px; }
  .fl-page-nav .navbar-nav .active a, .fl-page-nav .navbar-nav a .active a {
    background: transparent !important;
    color: #00a8e2 !important; }

.fl-module-content h2 {
  margin-top: 0; }

.fl-builder-edit .fl-page-header-primary {
  position: relative; }

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li {
  padding: 10px; }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li > a {
    padding: 2px; }
    @media (max-width: 767px) {
      .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li > a {
        color: black !important; } }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li:not(.whats-new-toplink):not(.btn) > a:before {
    content: '';
    opacity: 0;
    background-color: #7430d1;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    right: 50%;
    -webkit-transition: 150ms left, 150ms right;
    -o-transition: 150ms left, 150ms right;
    transition: 150ms left, 150ms right; }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li:not(.whats-new-toplink):not(.btn) > a:after {
    content: '';
    opacity: 0;
    background-color: #7430d1;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 50%;
    right: 50%;
    -webkit-transition: 150ms left, 150ms right;
    -o-transition: 150ms left, 150ms right;
    transition: 150ms left, 150ms right; }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li:not(.whats-new-toplink):not(.btn) > a:hover:before {
    left: 0;
    opacity: 1; }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li:not(.whats-new-toplink):not(.btn) > a:hover:after {
    right: 0;
    opacity: 1; }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li.btn {
    border-radius: 0; }
    .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li.btn > a {
      font-weight: bold;
      color: white !important; }
    .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li.btn > a:hover {
      color: #fff; }
  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li.current-menu-item > a {
    border-bottom: 2px solid #fff; }

/* Overrides for Magnific Popup */
.mfp-bg {
  background: #100e19;
  opacity: 0.9; }

.mfp-arrow i {
  font-size: 250%; }

.mfp-arrow.arrow-right {
  right: 0; }

.fl-page-nav-right.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav > li > a,
.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav > li > a {
  padding: 2px; }

.fl-post-feed-post:last-of-type {
  border-bottom: 0; }

/* Not Working - why? */
/* Footer */
.fl-page-footer {
  font-size: 14px;
  padding: 80px 0; }

.fl-page-footer-text {
  line-height: 30px; }

/* Mega Nav */
.fl-page-footer-row {
  margin: 0; }

.fl-page-footer-nav > li {
  font-size: 16px;
  width: 25%;
  float: left;
  text-transform: uppercase; }
.fl-page-footer-nav li a {
  padding: 0; }
.fl-page-footer-nav > li > a {
  font-weight: bold; }
  @media (max-width: 1024px) {
    .fl-page-footer-nav > li > a {
      font-size: 12px; } }
.fl-page-footer-nav ul.sub-menu {
  display: block;
  padding-left: 0;
  margin-top: 15px;
  list-style-type: none; }
.fl-page-footer-nav .sub-menu li {
  font-size: 15px;
  float: none;
  text-transform: initial; }

.fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed {
  top: 0; }

/* Syntax Highlighter Overrrides */
.syntaxhighlighter {
  font-size: 0.85em !important;
  padding: 5px;
  background-color: #f5f5f5 !important; }

.syntaxhighlighter table td.code .line {
  padding: 0.25em 1em !important; }

.syntaxhighlighter .line.alt1 {
  background-color: #f5f5f5 !important; }

.syntaxhighlighter .line.alt2 {
  background-color: #f5f5f5 !important; }

.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
  color: #333 !important; }

/* Mobile Overrides */
@media (max-width: 767px) {
  .fl-page-header-primary {
    background-color: rgba(0, 0, 0, 0.8); }

  .fl-page-nav-toggle-icon .fl-page-nav-collapse {
    border-color: #11072d; }

  /* Nav on small devices has some differences */
  .translucent-nav .fl-page-header-primary {
    background-color: #11072d; }

  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li {
    padding-left: 0px;
    border-bottom-color: #271759; }

  .fl-page-nav-right .fl-page-nav-wrap .navbar-nav > li.btn {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0; } }
@media (min-width: 768px) {
  .fl-page-nav-wrap {
    border: none; } }
@media (min-width: 992px) {
  .fl-page-nav-right.fl-page-header-fixed .fl-page-header-container.container, .fl-page-header-fixed .fl-page-header-container.container {
    padding-top: 0;
    padding-bottom: 0; }

  .fl-page-nav-right.fl-page-header-fixed, header.fl-page-header-fixed {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .fl-page-nav-right .fl-page-header-wrap {
    background: white;
    border-bottom: none;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }
    .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container {
      padding-top: 0;
      padding-bottom: 0; }
      .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-header-logo {
        padding-left: 30px; }
      .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar .nav {
        float: none !important;
        padding-left: 46px; }
      .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar li {
        padding: 26px 10px; }
        .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar li a {
          color: #2B3A5E;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 16px; }
          .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar li a:hover {
            color: #7430d1; }
        .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar li.btn {
          float: right;
          padding: 0; }
          .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar li.btn a {
            padding: 28px; }

  .fl-page-nav-right .fl-page-header-container {
    padding-bottom: 10px;
    padding-top: 10px; }

  .fl-page-nav-right .fl-page-header-row {
    width: 103%; } }
h2,
h3 {
  color: #003249; }

@media (max-width: 1110) and (min-width: 992px) {
  .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar li {
    padding: 26px 6px; }
  .fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar .nav {
    padding-left: 20px; } }

.fl-page-nav .navbar-toggle * {
  color: #271957 !important; }

.fl-page-nav-right .fl-page-header-wrap .fl-page-header-container .fl-page-nav.navbar li a {
  color: #2B3A5E; }

/* SITE WIDE STYLE HACKS */
body.modal-active:after {
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: black;
  opacity: .4;
  z-index: 10; }

ul.wide,
ol.wide {
  margin: 10px 0; }
  ul.wide li,
  ol.wide li {
    margin-bottom: 10px; }
    ul.wide li > b,
    ol.wide li > b {
      display: block; }

ul.nodots {
  list-style-type: none;
  padding-left: 0; }

ul.noindent {
  padding-left: 20px; }

ul.noindent.nodots {
  padding-left: 0; }

h1 + .subtitle,
h2 + .subtitle {
  font-size: 125%;
  color: #aba7bd; }

.btn {
  background-color: #271957;
  border-radius: 2px;
  font-weight: bold;
  color: #fff; }
  .btn:hover, .btn a:hover {
    background-color: #8E3FB1;
    color: #fff; }
  .btn a:visited {
    color: #fff; }
  .btn.large {
    font-size: 130%; }
  .btn.wide {
    width: 100%; }

.hitter {
  text-align: center; }
  .hitter .large.icon {
    font-size: 500%;
    color: #2E89BD; }
  .hitter h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 125%;
    margin-top: 0; }

/* Page styles */
h1 {
  font-size: 35px; }
  @media (min-width: 992px) {
    h1 {
      font-size: 45px; } }

h3 {
  margin-top: 30px; }

h4 {
  margin-top: 30px; }

/* Single Header Styles... Blog, Tutorials, etc. */
.single-tutorial h2 {
  margin-top: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee; }
.single-tutorial h4 {
  font-size: 125%; }

/* Fix to enable deep-linking within the doc... otherwise the part jumped to is hidden by the menu. */
/* h3:before,  h4:before,  h5:before  {  display:block; content:" ";  margin-top:-110px;  height:110px;  visibility:hidden; }
*/
.std_panel h1 {
  text-align: center; }
.std_panel h2 {
  text-align: center;
  font-size: 250%; }
.std_panel h1 .highlight {
  font-weight: bold; }
.std_panel h1 + .subtitle,
.std_panel h2 + .subtitle {
  text-align: center; }

.on_indigo {
  color: #e2e3e9;
  background-color: #271759;
  font-weight: 400; }
  .on_indigo h1 {
    color: #fff; }
  .on_indigo h2 {
    color: #fff; }
  .on_indigo h3 {
    color: #fff; }
  .on_indigo a {
    color: #cbc0ed; }
  .on_indigo .caption {
    color: #d4d1e1; }
  .on_indigo .btn {
    background-color: #2E89BD;
    color: #fff; }
    .on_indigo .btn:hover {
      background-color: #ed1e79; }
  .on_indigo .white-btn {
    padding: 8px 15px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase; }
    .on_indigo .white-btn:hover {
      background-color: #fff;
      color: #333; }
  .on_indigo.tiled_above {
    background-image: url(/wp-content/themes/kinetica/images/backgrounds/horizontal_tiles_woi.png); }
  .on_indigo.tiled_below {
    background-image: url(/wp-content/themes/kinetica/images/backgrounds/horizontal_tiles_iow.png); }

.on_blue {
  color: #e2e3e9;
  font-weight: 400;
  background: #2E89BD;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #3077ad 0%, #40b9e5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #3077ad 0%, #40b9e5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #3077ad 0%, #40b9e5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .on_blue h1 {
    color: #fff; }
  .on_blue h2 {
    color: #fff; }
  .on_blue h3 {
    color: #fff; }
  .on_blue a {
    color: #D6E9F4;
    text-decoration: underline; }
  .on_blue .subtitle {
    color: #D6E9F4; }
  .on_blue .caption {
    color: #fff; }
  .on_blue .btn {
    background-color: #D6E9F4;
    color: #2E89BD;
    font-weight: 400;
    text-decoration: none;
    margin-top: -3px; }
    .on_blue .btn:hover {
      background-color: #fff; }

.on_grey {
  background-color: #eeeff5; }
  .on_grey .subtitle {
    color: #a8a4bd; }

.on_white {
  background-color: #fff; }

/* Tiled Backgrounds */
.tiled {
  background-image: url(/wp-content/themes/kinetica/images/backgrounds/grid_tiles.png);
  background-position: bottom center; }

.tiled_above {
  background-image: url(/wp-content/themes/kinetica/images/backgrounds/horizontal_tiles_iow.png);
  background-position: top center;
  background-repeat: repeat-x; }

.tiled_below {
  background-image: url(/wp-content/themes/kinetica/images/backgrounds/horizontal_tiles_woi.png);
  background-position: bottom center;
  background-repeat: repeat-x; }

/* Sidebar */
.fl-sidebar-right .module {
  border: 4px solid #f3f4f6;
  margin-bottom: 20px; }

.fl-sidebar-right .module h3 {
  margin: 0;
  padding: 5px 10px;
  background-color: #f3f4f6; }

.fl-sidebar-right .module > div {
  margin: 5px;
  padding: 5px; }

/* On Headers for the main pages */
.dark_photo_overlay {
  background-color: rgba(0, 0, 0, 0.5); }

/* Captions below photos */
.caption,
.fl-photo-caption {
  font-size: 85%;
  color: #333;
  text-overflow: default; }

.fl-photo-caption-hover {
  color: #fff; }

/* Constrain image sizes in the content layer */
.fl-post-content img {
  max-width: 100%; }

/* Edit Link - Usually used to give Admins the ability to edit a chunk of content */
.edit_link,
.edit_link a,
a.edit_link,
.ssba-sharecount {
  display: none; }

.admin-bar .edit_link {
  display: initial; }

.admin-bar .edit_link a,
.admin-bar a.edit_link,
.admin-bar a.post-edit-link {
  display: initial;
  color: #ed1e79;
  font-size: 13px !important;
  text-decoration: none !important;
  font-weight: normal !important;
  text-transform: none !important; }

.admin-bar .ssba-sharecount {
  display: block; }

.callout {
  background-color: #eeeff5;
  padding: 10px 20px 10px 60px;
  margin: 20px 0 20px; }
  .callout p {
    margin: 0; }
  .callout p:first-child:before {
    display: block;
    font-size: 200%;
    color: #878196;
    float: left;
    margin-left: -45px;
    margin-top: -5px;
    font-family: 'FontAwesome';
    content: '\f05a'; }
  .callout.advice p:first-child:before {
    content: '\f1cd'; }
  .callout.warning {
    background-color: #fff4db;
    color: #cc9001; }
  .callout.warning p:first-child:before {
    content: '\f071';
    color: #f5ad00; }
  .callout.success {
    background-color: #edfbed;
    color: #476747; }
  .callout.success p:first-child:before {
    content: '\f046';
    color: #476747; }

/* Notes to self */
.jz_note {
  display: none;
  background-color: #f6f600;
  color: #553;
  position: relative;
  padding: 0 5px;
  font-size: 90%;
  border: 1px dashed #d9da66; }

.admin-bar .jz_note {
  display: inline-block; }

/* In the footer of the page? */
.social-icons {
  margin-left: 5px;
  font-size: 20px;
  display: inline-block; }
  .social-icons a {
    color: #fff;
    text-align: right; }
  .social-icons i {
    padding-left: 8px; }

.avatar {
  background: #fff;
  border: 4px solid #ededef;
  border-radius: 5px; }
  .avatar img {
    display: block;
    width: 110px;
    height: 110px; }

.kin-breadcrumb {
  text-transform: uppercase; }

.intro-para {
  font-size: 125%;
  margin-bottom: 20px; }

/* Layout for an image with a video click handler */
a.vidoverlay {
  position: relative;
  font-size: 700%; }

a.vidoverlay:before {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  z-index: 5;
  content: '\F01D';
  font-family: "FontAwesome";
  opacity: 0.6;
  color: #71698a; }

a.vidoverlay.dark:before {
  color: #fff; }

a.vidoverlay:hover:before {
  opacity: 0.9; }

/* Hide some content from public viewing */
.hide-from-public {
  display: none; }

.insider .hide-from-public,
.admin-bar .hide-from-public {
  display: block; }

/* Content Tables are used to display information in the body of the content */
.data-table {
  width: 100%;
  background-color: #fff; }
  .data-table th {
    color: #fff;
    background-color: #271759;
    padding: 2px 5px;
    border: 1px solid #fff; }
  .data-table td {
    padding: 2px 5px;
    border: 1px solid #fff; }
  .data-table tr:nth-child(odd) {
    background-color: #eeeff5; }
    .data-table tr:nth-child(odd) td:first-child {
      background-color: #eeeff5;
      font-weight: 500; }
  .data-table tr:nth-child(even) {
    background-color: #f3f4f6; }
    .data-table tr:nth-child(even) td:first-child {
      background-color: #f3f4f6;
      font-weight: 500; }

/* Used on the accelerator pages */
.accelerator-table {
  width: 100%;
  font-size: 90%;
  margin: 20px 0; }
  .accelerator-table th {
    color: #fff;
    background-color: #271759;
    padding: 2px 5px;
    border: 1px solid #fff; }
  .accelerator-table tr.sub td {
    background-color: #2E89BD;
    color: #fff;
    width: 16.66%;
    vertical-align: bottom;
    font-weight: bold; }
  .accelerator-table td {
    vertical-align: top;
    background-color: #f3f4f6;
    border: 1px solid #fff;
    padding: 2px 5px; }

.pullquote {
  font-style: normal;
  color: #000000;
  border-left: 8px solid #71698a;
  padding-left: 30px;
  margin: 20px 0; }
  .pullquote .quote {
    color: #4d4a56;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    font-size: 180%;
    line-height: 50px;
    font-weight: 500;
    font-family: "Helvetica Neue", "Helvetica", Roboto, Arial, sans-serif; }
  .pullquote .quote:before {
    content: '\201C';
    color: #71698a;
    font-size: 70px;
    display: inline-block;
    height: 0.55em;
    color: #fff;
    vertical-align: bottom; }
    @media (max-width: 768px) {
      .pullquote .quote:before {
        font-size: 60px;
        padding-top: 14px;
        height: 0.45em; } }
  .pullquote .quote:after {
    content: '\201D';
    color: #71698a;
    font-size: 70px;
    display: inline-block;
    height: 0.55em;
    color: #fff;
    vertical-align: bottom; }
    @media (max-width: 768px) {
      .pullquote .quote:after {
        font-size: 60px;
        padding-top: 14px;
        height: 0.45em; } }
  .pullquote .attribution {
    font-size: 75%;
    display: block; }

.fl-slide-text .pullquote {
  border: 0; }
  .fl-slide-text .pullquote .quote:before {
    color: #fff; }

/* Turn Images into Mauve */
img.mauve {
  filter: sepia(1) grayscale(60%) hue-rotate(-160deg) opacity(0.8); }

/* Style the warning for private pages */
h1 .private_notice {
  background-color: #c00;
  font-size: 10px;
  color: #fff;
  padding: 3px 8px;
  border-radius: 2px;
  vertical-align: text-top; }

/* Results of forms... this would be inserted into the header of the page.  - GF Handles it differently . FadeIn will be faded in */
.response {
  border-left: 5px solid #666;
  background-color: #f6f6f6;
  padding: 5px 10px;
  font-size: 90%;
  margin: 10px 0px 20px; }

.response .title {
  font-size: 120%;
  font-weight: 700; }

.response.success {
  border-left: 5px solid #69be28;
  background-color: #e6f2df;
  color: #69be28; }

.response.success a {
  color: #3d7215; }

.response.success .title {
  color: #69be28;
  font-weight: bold; }

.response.fail {
  border-left: 5px solid #c00;
  background-color: #fcc; }

.response.fail .title {
  color: #c00; }

.response.fail .title a {
  color: #800; }

.tabs {
  padding-left: 0;
  border-bottom: 1px solid #ccc;
  margin-top: 20px; }
  .tabs .tab {
    background-color: #f6f6f6;
    top: 1px;
    position: relative;
    display: inline-block;
    list-style-type: none;
    border-radius: 3px;
    padding: 3px 10px 3px;
    border: 1px solid #ccc;
    margin-right: 5px; }
    .tabs .tab.active {
      background-color: #fff;
      box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.1);
      font-weight: bold;
      border-bottom-color: #fff; }

.tabbed .section {
  display: none; }
  .tabbed .section.active {
    display: block; }

.new {
  vertical-align: super;
  font-size: 70%;
  font-weight: normal;
  color: #933;
  padding: 0 3px; }

/* Bootstrap Overrides */
.breadcrumb {
  background-color: initial;
  font-size: 90%;
  text-transform: uppercase;
  padding: 0;
  margin-left: 5px; }

@media only screen and (min-width: 48em) {
  .two.hitters > div,
  .two.hitters > li {
    width: 48%; }

  .three.hitters > div,
  .three.hitters > li {
    width: 32.8%; }

  .four.hitters > div,
  .four.hitters > li {
    width: 24.5%; }

  .five.hitters > div,
  .five.hitters > li {
    width: 19.5%; } }
/* Hitters are an easy way to do column layouts...  */
.hitters {
  list-style-type: none;
  padding-left: 0px; }
  @media only screen and (min-width: 48em) {
    .hitters {
      margin-right: -30px; } }
  .hitters > div, .hitters > li {
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    vertical-align: top; }
    @media only screen and (min-width: 48em) {
      .hitters > div, .hitters > li {
        border-right: 10px solid transparent;
        padding-right: 20px; } }
  .hitters.center > div {
    text-align: center; }

.maincontent ul.hitters {
  padding: 0px; }

.c-header-title {
  text-align: left !important;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 30px;
  padding-bottom: 29px; }
  @media (max-width: 480px) {
    .c-header-title {
      line-height: 52px; } }
.c-header-subtitle {
  text-align: left;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 39px; }
  @media (max-width: 480px) {
    .c-header-subtitle {
      font-size: 18px;
      line-height: 28px; } }

div.c-section.counter-background {
  background: url("https://www.kinetica.com/wp-content/uploads/2018/02/iStock-641802942_sm.jpg") no-repeat center center/cover;
  padding-top: 80px;
  padding-bottom: 60px; }
  div.c-section.counter-background .subtitle {
    margin-bottom: 200px; }

.c-section:before, .c-section:after {
  content: "";
  display: table; }
.c-section:after {
  clear: both; }
.c-section.-block {
  padding: 40px 0; }
.c-section.-space {
  margin-top: 80px; }
.c-section.-overlap {
  margin-top: -420px; }
.c-section.-dark-blue {
  color: #e2e3e9;
  font-weight: 400;
  background-color: rgba(36, 24, 86, 0.53);
  background: -moz-linear-gradient(103deg, #241856 0%, #470E5F 54.71%, #290492 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(103deg, #241856 0%, #470E5F 54.71%, #290492 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(103deg, #241856 0%, #470E5F 54.71%, #290492 100%); }
.c-section.-blue {
  background: url("/wp-content/uploads/2018/08/CTA-blue-background-1.jpg") no-repeat center center/cover; }
.c-section.-darkestblue {
  background-color: #0E0827; }
.c-section.-blue {
  background-color: #1A90D2; }
.c-section.-gray {
  background-color: #EDEEF5; }
.c-section-header.-overlap {
  padding-bottom: 428px; }
.c-section-header__title {
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 52px;
  text-align: center;
  color: #1A3148; }
  .c-section-header__title.-mini {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
    line-height: 36px;
    letter-spacing: 2px; }
  .c-section-header__title.-topspacer {
    padding-top: 30px; }
  .c-section-header__title.-subdued {
    font-size: 24px;
    line-height: 32px; }
  .c-section-header__title.-weighed {
    font-weight: 400; }
  .c-section-header__title.-bold {
    font-weight: bold; }
  .c-section-header__title.-blue {
    color: #528CCE; }
  .c-section-header__title.-light {
    color: #FFFFFF;
    margin-bottom: 40px; }
.c-section-header__subtitle {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  color: #1A3148;
  text-align: center; }
  .c-section-header__subtitle.-light {
    color: #e2e3e9;
    margin-bottom: 60px; }
  .c-section-header__subtitle.-spacer {
    margin-top: 28px;
    margin-bottom: 114px; }
.c-section-header__link {
  text-transform: uppercase;
  background-color: #FFFFFF;
  line-height: 28px;
  font-size: 16px;
  color: #7C41AF;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  max-width: 344px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 54px auto; }
  .c-section-header__link.-topspacer {
    margin-top: 80px; }
.c-section-content {
  font-size: 18px;
  text-align: center;
  color: #1A3148;
  line-height: 24px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .c-section-content__header {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px; }

/* Layout for an image with a video click handler */
a.-overlay {
  position: relative;
  font-size: 700%; }
  a.-overlay:before {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 5;
    content: '\F01D';
    font-family: "FontAwesome";
    opacity: 0.7;
    color: #71698a;
    transform: translateY(-50%); }
    a.-overlay:before:hover {
      opacity: 0.9; }
  a.-overlay.-dark:before {
    color: #fff; }

.c-block {
  padding: 40px;
  text-align: center; }
  .c-block.-less {
    padding: 40px 20px; }
  .c-block img {
    display: block;
    margin: 0 auto; }

.-related-resources h2 {
  margin-bottom: 60px; }

.c-contentblock {
  margin-top: 40px;
  text-align: center; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .c-contentblock {
      margin-top: -420px; } }
  @supports (-ms-ime-align: auto) {
    .c-contentblock {
      margin-top: -370px; } }
  .c-contentblock__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #52535C;
    margin-top: 24px; }
    .c-contentblock__title.-topspacer {
      padding-top: 42px; }
  .c-contentblock__body {
    font-size: 16px;
    line-height: 24px;
    color: #52535C; }
    .c-contentblock__body.-maxwidth {
      max-width: 356px;
      margin-left: auto;
      margin-right: auto; }

.c-process {
  border: 1px solid #B7B7B7;
  background-color: #0E0827;
  margin-left: 106px;
  margin-right: 106px;
  padding-top: 36px;
  overflow: hidden;
  position: relative; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .c-process {
      margin-top: -120px; } }
  @supports (-ms-ime-align: auto) {
    .c-process {
      margin-top: -120px; } }
  @media (max-width: 768px) {
    .c-process {
      text-align: center;
      margin-left: 0;
      margin-right: 0; } }
  .c-process__title {
    position: absolute;
    text-transform: uppercase;
    transform: rotate(-90deg);
    top: 334px;
    left: -16px;
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: bold;
    color: #E2E3E9; }
    @media (max-width: 992px) {
      .c-process__title {
        left: -60px; } }
    @media (max-width: 768px) {
      .c-process__title {
        position: relative;
        top: -20px;
        letter-spacing: 0;
        transform: none; } }
    @media (max-width: 480px) {
      .c-process__title {
        left: -30px; } }
  .c-process__col {
    float: left; }
    .c-process__col:nth-of-type(1) {
      width: 26%;
      padding-left: 134px; }
      .c-process__col:nth-of-type(1) h5 {
        text-transform: uppercase;
        color: #9590a7;
        font-weight: 600;
        font-size: 12px;
        text-align: center;
        width: 144px; }
        .c-process__col:nth-of-type(1) h5:nth-of-type(1) {
          margin-top: 42px; }
        .c-process__col:nth-of-type(1) h5:nth-of-type(2) {
          margin-top: 220px; }
        .c-process__col:nth-of-type(1) h5:nth-of-type(3) {
          margin-top: 210px; }
      @media (max-width: 992px) {
        .c-process__col:nth-of-type(1) {
          padding-left: 45px; }
          .c-process__col:nth-of-type(1) h5:nth-of-type(2) {
            margin-top: 304px; }
          .c-process__col:nth-of-type(1) h5:nth-of-type(3) {
            margin-top: 380px; } }
      @media (max-width: 768px) {
        .c-process__col:nth-of-type(1) {
          padding-left: 0;
          position: absolute; }
          .c-process__col:nth-of-type(1) h5 {
            transform: rotate(-90deg);
            position: absolute;
            left: -40px; }
            .c-process__col:nth-of-type(1) h5:nth-of-type(1) {
              top: -12px; }
            .c-process__col:nth-of-type(1) h5:nth-of-type(2) {
              top: 20px; }
            .c-process__col:nth-of-type(1) h5:nth-of-type(3) {
              top: 310px; } }
    .c-process__col:nth-of-type(2) {
      width: 74%;
      padding-left: 60px;
      padding-right: 44px; }
      @media (max-width: 768px) {
        .c-process__col:nth-of-type(2) {
          width: 100%;
          padding-left: 54px;
          padding-right: 20px; } }
  .c-process-bubbles {
    overflow: hidden; }
    .c-process-bubbles__bubble {
      width: 33%;
      float: left;
      padding-left: 44px;
      position: relative; }
      .c-process-bubbles__bubble-image {
        float: left;
        border: 2px solid #00b8d6;
        background-color: transparent;
        border-radius: 50%;
        width: 65px;
        height: 65px;
        text-align: center;
        padding-top: 16px; }
        @media (max-width: 768px) {
          .c-process-bubbles__bubble-image {
            width: 46px;
            height: 46px;
            padding-top: 6px; } }
      .c-process-bubbles__bubble-arrow {
        border-left: 2px solid #00b8d6;
        height: 28px;
        position: relative;
        float: left;
        clear: left;
        margin-left: 32px;
        margin-top: 14px;
        margin-bottom: 14px; }
        .c-process-bubbles__bubble-arrow:before {
          position: absolute;
          left: -5px;
          top: -8px;
          content: " ";
          width: 0;
          height: 0;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-bottom: 8px solid #00b8d6; }
        .c-process-bubbles__bubble-arrow:after {
          position: absolute;
          left: -5px;
          bottom: -8px;
          content: " ";
          width: 0;
          height: 0;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          border-top: 8px solid #00b8d6; }
        @media (max-width: 768px) {
          .c-process-bubbles__bubble-arrow {
            margin-left: 22px; } }
      .c-process-bubbles__bubble p {
        width: 44px;
        float: left;
        margin-top: 8px;
        margin-left: 14px;
        text-align: center;
        color: #00b8d6;
        line-height: 14px;
        font-size: 12px;
        font-weight: 600;
        padding-top: 10px; }
      @media (max-width: 992px) {
        .c-process-bubbles__bubble {
          padding-left: 6%; }
          .c-process-bubbles__bubble p {
            margin-left: 11px;
            margin-bottom: 2px;
            padding-top: 0; } }
      @media (max-width: 768px) {
        .c-process-bubbles__bubble {
          min-width: 46px; }
          .c-process-bubbles__bubble p {
            margin-left: 6px; } }
  .c-process-stack {
    border: 3px solid blue;
    border-radius: 18px;
    background-color: #eeeff5;
    padding: 14px 14px 24px; }
    .c-process-stack-items:before, .c-process-stack-items:after {
      content: "";
      display: table; }
    .c-process-stack-items:after {
      clear: both; }
    .c-process-stack__item {
      margin-top: 16px;
      padding: 8px;
      background-color: #f3f4f6;
      border: 1px solid #180D38;
      text-align: center;
      position: relative;
      font-weight: 600;
      font-size: 15px;
      color: #180D38; }
      @media (max-width: 480px) {
        .c-process-stack__item {
          font-size: 13px; } }
      .c-process-stack__item.-full {
        clear: both; }
        .c-process-stack__item.-full .c-process-stack__item-tooltip {
          left: 27%;
          bottom: 75%;
          top: unset;
          width: 250px; }
        .c-process-stack__item.-full:hover .c-process-stack__item-tooltip {
          visibility: visible;
          opacity: 0.92; }
      .c-process-stack__item.-half {
        float: left;
        width: 49.25%; }
        @media (max-width: 1070px) {
          .c-process-stack__item.-half {
            min-height: 68px; } }
        @media (max-width: 942px) {
          .c-process-stack__item.-half {
            min-height: 93px; } }
        @media (max-width: 768px) {
          .c-process-stack__item.-half {
            min-height: unset; } }
        @media (max-width: 773px) {
          .c-process-stack__item.-half {
            min-height: 118px; } }
        @media (max-width: 739px) {
          .c-process-stack__item.-half {
            min-height: 68px; } }
        @media (max-width: 521px) {
          .c-process-stack__item.-half {
            min-height: 93px; } }
        @media (max-width: 368px) {
          .c-process-stack__item.-half {
            width: 100%;
            float: none;
            clear: both;
            min-height: unset; } }
        @media (max-width: 992px) {
          .c-process-stack__item.-half p {
            line-height: 17px; } }
        .c-process-stack__item.-half:nth-of-type(2) {
          margin-left: 1.5%; }
          @media (max-width: 368px) {
            .c-process-stack__item.-half:nth-of-type(2) {
              margin-left: unset; } }
        .c-process-stack__item.-half .c-process-stack__item-tooltip {
          left: 6%;
          bottom: 86%;
          top: unset;
          width: 250px; }
        .c-process-stack__item.-half:hover .c-process-stack__item-tooltip {
          visibility: visible;
          opacity: 0.92; }
      .c-process-stack__item.-quarter {
        float: left;
        width: 23.875%; }
        @media (max-width: 1091px) {
          .c-process-stack__item.-quarter {
            min-height: 104px; } }
        @media (max-width: 992px) {
          .c-process-stack__item.-quarter {
            min-height: unset; } }
        .c-process-stack__item.-quarter p {
          margin: 0 auto;
          padding-top: 15px;
          padding-bottom: 14px;
          line-height: 19px; }
        .c-process-stack__item.-quarter:not(:last-child) {
          margin-right: 1.5%; }
        .c-process-stack__item.-quarter .c-process-stack__item-tooltip {
          left: -48%;
          bottom: 78%;
          top: unset;
          width: 250px; }
        .c-process-stack__item.-quarter:hover .c-process-stack__item-tooltip {
          visibility: visible;
          opacity: 0.92; }
        @media (max-width: 992px) {
          .c-process-stack__item.-quarter {
            width: 49.25%; }
            .c-process-stack__item.-quarter p {
              line-height: 17px; }
            .c-process-stack__item.-quarter:nth-of-type(2), .c-process-stack__item.-quarter:last-child {
              margin-right: 0; } }
        @media (max-width: 357px) {
          .c-process-stack__item.-quarter:first-child {
            max-height: 81px; }
            .c-process-stack__item.-quarter:first-child p {
              padding-top: 6px; } }
      .c-process-stack__item.-bright {
        border: 1px solid #00b8d6; }
      .c-process-stack__item-tooltip {
        position: absolute;
        left: -8px;
        top: 0;
        visibility: hidden;
        box-sizing: border-box;
        width: 168px;
        background-color: #1A90D2;
        border: 2px solid #3F83B7;
        border-radius: 16px;
        box-shadow: 0 0 4px NaNpx rgba(0, 0, 0, 0.59);
        color: #FFFFFF;
        line-height: 18px;
        font-size: 14px;
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
        padding: 10px 10px 8px 12px;
        opacity: 0;
        transition: all 0.4s;
        z-index: 1;
        text-align: left; }
        .c-process-stack__item-tooltip p {
          margin: unset !important; }
        .c-process-stack__item-tooltip:after {
          content: " ";
          position: absolute;
          top: 100%;
          left: 50%;
          margin-left: -12px;
          border-width: 12px;
          border-style: solid;
          border-color: #3F83B7 transparent transparent transparent;
          opacity: 0.9; }
  .c-process-graphics {
    margin-top: 36px;
    padding-left: 22px; }
    .c-process-graphics:before, .c-process-graphics:after {
      content: "";
      display: table; }
    .c-process-graphics:after {
      clear: both; }
    .c-process-graphics img {
      float: left; }
    .c-process-graphics__col {
      float: left;
      margin-left: 14px; }
      .c-process-graphics__col + div {
        margin-left: 32px; }
      .c-process-graphics__col img + img {
        margin-left: 6px; }
    @media (max-width: 992px) {
      .c-process-graphics {
        margin-top: 18px;
        padding-left: 12px; }
        .c-process-graphics :first-child {
          margin-left: 10%;
          margin-right: 50%;
          margin-bottom: 2px; }
        .c-process-graphics__col {
          width: 45%;
          padding-left: 5%; }
          .c-process-graphics__col :first-child {
            margin-left: 0;
            margin-right: 0;
            margin-bottom: 0; }
          .c-process-graphics__col + div {
            margin-left: 0; }
          .c-process-graphics__col img + img {
            margin-left: 0; }
          .c-process-graphics__col img:nth-of-type(3) {
            clear: left; }
          .c-process-graphics__col img:nth-of-type(2), .c-process-graphics__col img:nth-of-type(4) {
            margin-left: 4px; }
          .c-process-graphics__col img:nth-of-type(3), .c-process-graphics__col img:nth-of-type(4) {
            margin-top: 4px; } }
    @media (max-width: 400px) {
      .c-process-graphics__col {
        width: unset;
        padding-top: 6px;
        padding-left: 6px;
        margin-left: 0; } }
    @media (max-width: 368px) {
      .c-process-graphics__col {
        width: 100%;
        text-align: center;
        padding-left: 0; }
        .c-process-graphics__col img {
          float: none;
          padding-top: 4px; }
          .c-process-graphics__col img:nth-of-type(2), .c-process-graphics__col img:nth-of-type(4) {
            margin-left: 0; }
          .c-process-graphics__col img:nth-of-type(3), .c-process-graphics__col img:nth-of-type(4) {
            margin-top: 0; } }
  .c-process-logos {
    margin: 20px 20px 58px 20px;
    border-top: 1px dashed;
    padding: 14px 16px 0; }
    .c-process-logos:before, .c-process-logos:after {
      content: "";
      display: table; }
    .c-process-logos:after {
      clear: both; }
    .c-process-logos__logo {
      float: left;
      width: 25%; }
      .c-process-logos__logo.-text {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
        color: #E2E3E9; }
    @media (max-width: 992px) {
      .c-process-logos__logo {
        width: 49%; }
        .c-process-logos__logo.-text {
          font-size: 14px; }
        .c-process-logos__logo:nth-of-type(2), .c-process-logos__logo:nth-of-type(4) {
          margin-left: 1%; }
        .c-process-logos__logo:nth-of-type(3), .c-process-logos__logo:nth-of-type(4) {
          margin-top: 12px; } }

.c-architecture-section {
  float: left;
  background-color: #eeeff5;
  border-radius: 13px;
  text-align: center;
  margin-bottom: 24px; }
  .c-architecture-section:before, .c-architecture-section:after {
    content: "";
    display: table; }
  .c-architecture-section:after {
    clear: both; }
  .c-architecture-section.-full {
    float: none;
    width: 100%; }
  .c-architecture-section.-tall {
    width: 20%;
    min-height: 409px; }
  .c-architecture-section.-block {
    width: 39%;
    margin-left: 1%;
    min-height: 278px; }
  .c-architecture-section.-long {
    width: 79%;
    margin-left: 1%; }
  @media (max-width: 520px) {
    .c-architecture-section.-tall, .c-architecture-section.-block, .c-architecture-section.-long {
      float: none;
      width: 100%;
      min-height: unset; } }
  .c-architecture-section.-outlined {
    border: 3px solid #672CD0;
    background-color: #FFFFFF; }
  .c-architecture-section__header {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #3F4453;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px; }
    .c-architecture-section__header h4 {
      color: #FFFFFF;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 16px;
      margin: 0;
      padding: 0; }
    .c-architecture-section__header.-callout {
      background-color: transparent;
      padding-top: 24px; }
      .c-architecture-section__header.-callout h4 {
        color: #672CD0;
        font-size: 22px;
        font-weight: bold; }
  .c-architecture-section__body {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px; }
    @media (max-width: 520px) {
      .c-architecture-section__body:before, .c-architecture-section__body:after {
        content: "";
        display: table; }
      .c-architecture-section__body:after {
        clear: both; } }
    .c-architecture-section__body img.-white {
      background-color: #FFFFFF; }
    .c-architecture-section__body img + img {
      margin-left: 30px; }
    .c-architecture-section__body.-stacked img {
      clear: both;
      margin-left: auto;
      margin-right: auto; }
      .c-architecture-section__body.-stacked img + img {
        margin-top: 12px; }
    @media (max-width: 660px) {
      .c-architecture-section__body.-stacked {
        width: 90%;
        margin-left: auto;
        margin-right: auto; } }
    .c-architecture-section__body-row {
      padding-top: 28px;
      padding-bottom: 16px;
      padding-left: 16%;
      padding-right: 16%; }
      .c-architecture-section__body-row:before, .c-architecture-section__body-row:after {
        content: "";
        display: table; }
      .c-architecture-section__body-row:after {
        clear: both; }
      .c-architecture-section__body-row img:first-child {
        float: left; }
      .c-architecture-section__body-row img:last-child {
        float: right; }
      @media (max-width: 992px) {
        .c-architecture-section__body-row {
          padding-left: 0;
          padding-right: 0; }
          .c-architecture-section__body-row img:first-child, .c-architecture-section__body-row img:last-child {
            float: none; }
          .c-architecture-section__body-row img + img {
            margin-left: 12px; } }
      @media (max-width: 740px) {
        .c-architecture-section__body-row {
          padding-top: 0; }
          .c-architecture-section__body-row img:first-child, .c-architecture-section__body-row img:last-child {
            padding-left: 10px;
            padding-right: 10px; }
          .c-architecture-section__body-row img + img {
            padding-top: 16px; } }
    .c-architecture-section__body-col {
      padding-left: 24px;
      padding-right: 24px; }
      .c-architecture-section__body-col:before, .c-architecture-section__body-col:after {
        content: "";
        display: table; }
      .c-architecture-section__body-col:after {
        clear: both; }
      .c-architecture-section__body-col__quarter {
        float: left;
        width: 25%;
        text-align: center; }
        @media (max-width: 640px) {
          .c-architecture-section__body-col__quarter {
            min-height: 44px;
            width: 50%;
            margin-top: 6px; } }
    .c-architecture-section__body-stacked__item {
      margin-left: auto;
      margin-right: auto; }
      .c-architecture-section__body-stacked__item + .c-architecture-section__body-stacked__item {
        padding-top: 24px; }
        @media (max-width: 640px) {
          .c-architecture-section__body-stacked__item + .c-architecture-section__body-stacked__item {
            padding-top: 34px; } }
        @media (max-width: 520px) {
          .c-architecture-section__body-stacked__item + .c-architecture-section__body-stacked__item {
            padding-top: 0; } }
      @media (max-width: 640px) {
        .c-architecture-section__body-stacked__item:last-child {
          padding-bottom: 8px; } }
      @media (max-width: 520px) {
        .c-architecture-section__body-stacked__item {
          width: 50%;
          float: left;
          min-height: 51px;
          margin-top: 16px; }
          .c-architecture-section__body-stacked__item:last-child {
            padding-bottom: 0; } }
    .c-architecture-section__body-tiles {
      margin-left: 32px;
      margin-right: 32px; }
      .c-architecture-section__body-tiles__tile {
        margin-top: 6px;
        margin-bottom: 6px;
        width: 100%;
        text-align: center;
        padding-left: 12px;
        background: lightblue; }
        .c-architecture-section__body-tiles__tile img:first-child {
          float: left; }

.c-learnmore {
  float: left; }
  .c-learnmore:before, .c-learnmore:after {
    content: "";
    display: table; }
  .c-learnmore:after {
    clear: both; }
  .c-learnmore span {
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase; }
  .c-learnmore h1 {
    margin-top: 8px; }
  .c-learnmore p {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px; }
  .c-learnmore__link {
    color: #7C41AF;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 56px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    background-color: #FFFFFF;
    max-width: 290px; }
  .c-learnmore__image {
    position: relative; }
    .c-learnmore__image img {
      position: absolute;
      top: 14px;
      right: 18px; }
    @media (max-width: 700px) {
      .c-learnmore__image {
        display: none; } }
  @media (max-width: 992px) {
    .c-learnmore h1 {
      font-size: 35px; }
    .c-learnmore p {
      line-height: 26px;
      max-width: 360px; }
    .c-learnmore__image img {
      top: 22px;
      right: -40px; } }

@media (max-width: 480px) {
  h1 {
    font-size: 36px !important; }

  h2 {
    font-size: 175% !important; } }
.custom-iframe {
  width: 100%;
  height: 450px;
  margin-top: 60px;
  margin-bottom: 40px; }
  @media (max-width: 1024px) {
    .custom-iframe {
      height: auto; } }

.c-hero {
  padding-top: 290px;
  margin-bottom: 90px; }
  .c-hero:before, .c-hero:after {
    content: "";
    display: table; }
  .c-hero:after {
    clear: both; }
  .c-hero__lower {
    margin-bottom: 60px; }
    .c-hero__lower:before, .c-hero__lower:after {
      content: "";
      display: table; }
    .c-hero__lower:after {
      clear: both; }
  .c-hero__quote {
    width: 39%;
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    font-style: italic;
    position: relative;
    color: #aba7bd; }
    .c-hero__quote:before {
      content: '';
      display: block;
      height: 6px;
      width: 100px;
      background: #8e35b3;
      margin-bottom: 30px;
      margin-top: 8px; }
  .c-hero__intro {
    padding-left: 60px;
    width: 61%;
    float: right; }
  .c-hero__content {
    width: 60%;
    float: right;
    background: white;
    margin-bottom: -100px;
    position: relative;
    padding: 20px 60px; }
    .c-hero__content h1 {
      margin-bottom: 60px; }
    .c-hero__content h6 {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px;
      letter-spacing: .1em; }
    @media (max-width: 1024px) {
      .c-hero__content {
        width: 100%;
        float: none; } }

.custom-col-3 {
  width: 21%;
  display: inline-block;
  margin: 0 1%;
  vertical-align: top; }
  .custom-col-3 > h4 {
    color: black;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase; }
  .custom-col-3 p {
    font-size: 16px; }
  @media (max-width: 1024px) {
    .custom-col-3 {
      width: 100%;
      margin: 0;
      display: block; } }

.image-full {
  margin: 40px auto;
  display: block; }

.custom-container {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  width: 1200px;
  max-width: 90%;
  margin: 60px auto; }
  .custom-container:before, .custom-container:after {
    content: "";
    display: table; }
  .custom-container:after {
    clear: both; }
  .custom-container h2 {
    font-size: 36px; }
  .custom-container h2.-space {
    margin-bottom: 60px; }
  .custom-container > h4 {
    color: #aba7bd; }

/* STD Forms */
button, input[type=button], input[type=submit] {
  border: 0;
  background-color: #8E3FB1;
  border-radius: 0; }

button:hover, input[type=button]:hover, input[type=submit]:hover {
  background-color: #271957;
  border: 0; }

button:active, input[type=button]:active, input[type=submit]:active {
  background-color: #271957;
  border: 0; }

/* GRAVITY FORMS DEFAULT STYLING */
.gf-modal {
  position: relative;
  padding: 20px;
  background: #fff;
  width: auto;
  max-width: 600px;
  margin: 20px auto; }
  .gf-modal .gform_footer {
    text-align: right; }
  .gf-modal .gform_wrapper {
    margin: 0; }
  .gf-modal .gform_wrapper h3.gform_title {
    margin: -20px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #271759;
    color: #fff;
    text-transform: uppercase; }

.gform_wrapper .gf_step span.gf_step_number {
  font-size: 120%;
  font-weight: bold;
  padding-top: 2px;
  font-family: "Open Sans", sans-serif;
  margin-right: 4px;
  background-color: #f190aa;
  color: #fff;
  vertical-align: middle;
  border-radius: 20px;
  text-align: center;
  width: 25px;
  height: 25px;
  margin-right: 5px; }

/* Progress Bar */
.gform_wrapper .percentbar_blue {
  background-color: #2e89bd;
  color: #fff; }

.gform_wrapper .gf_progressbar {
  padding: 0; }

/* Error Messages */
.gform_wrapper div.validation_error {
  background-color: #ffeaea;
  border: 0;
  color: #c31717; }

.gform_wrapper li.gfield.gfield_error {
  border: 0;
  background-color: initial; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: initial; }

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #c31717; }

.gform_wrapper .field_description_below.gfield_error .gfield_description {
  padding-top: 0; }

.gform_wrapper .gfield_error .gfield_label {
  color: #c31717; }

.gform_wrapper .validation_message {
  color: #c31717; }

.kinetica {
  /* INLINE DEMO FORM */ }
  .kinetica .gform_wrapper ul li.gfield {
    margin-top: 5px; }
  .kinetica .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none; }
  .kinetica .gform_wrapper label.gfield_label {
    font-weight: normal;
    font-size: 85%; }
  .kinetica .gform_wrapper .top_label div.ginput_container {
    margin-top: 0; }
  .kinetica .gform_wrapper .gform_footer {
    margin-top: 5px; }
  .kinetica .gform_wrapper .field_description_below .gfield_description {
    padding-top: 3px;
    font-style: italic; }
  .kinetica .gform_confirmation_wrapper {
    padding: 20px 10px;
    margin: 25px auto; }
  .kinetica .gform_wrapper h3.gform_title {
    font-weight: 300;
    font-size: 24px; }
  .kinetica .ginput_container_time label {
    display: none !important; }
  .kinetica .ginput_container_time input {
    display: inline-block; }
  .kinetica .on_indigo .gform_confirmation_wrapper {
    background-color: #180D38;
    color: #fff; }
  .kinetica .on_grey .gform_confirmation_wrapper {
    background-color: #e2e4ec;
    color: #271759; }
  .kinetica .on_blue .gform_confirmation_wrapper {
    background-color: #D6E9F4;
    color: #025382; }
  .kinetica .gform_confirmation_message {
    padding-left: 50px;
    padding-top: 5px; }
    .kinetica .gform_confirmation_message::before {
      float: left;
      margin-left: -40px;
      margin-top: -5px;
      font-family: 'FontAwesome';
      content: "\f087";
      font-size: 180%; }
  .kinetica .try-demo h2 {
    margin: 0;
    margin-bottom: 10px; }
  .kinetica .try-demo .fl-module-content {
    margin-top: 0;
    margin-bottom: 0; }
  .kinetica .try-demo .fl-widget {
    margin-bottom: 0; }
  .kinetica .try-demo .gform_wrapper .gform_heading {
    margin-bottom: 0; }
  .kinetica .try-demo .gform_wrapper {
    margin: 0; }
  .kinetica .try-demo #gform_2 {
    position: relative; }
    .kinetica .try-demo #gform_2 .gform_heading {
      margin-bottom: 20px; }
    .kinetica .try-demo #gform_2 .gform_description {
      margin-bottom: 0; }
    .kinetica .try-demo #gform_2 li.gfield {
      margin-top: 0; }
    .kinetica .try-demo #gform_2 label {
      display: none; }
    .kinetica .try-demo #gform_2 .button {
      background-color: #D6E9F4;
      color: #2E89BD;
      border: 0;
      padding: 8px 12px; }
    .kinetica .try-demo #gform_2 input.small {
      width: 65%; }
    @media (min-width: 768px) {
      .kinetica .try-demo #gform_2 .gform_footer {
        position: absolute;
        bottom: 0;
        right: 20px;
        width: auto; } }
  .kinetica #gform_18 {
    position: relative;
    max-width: 965px;
    margin: auto; }
    .kinetica #gform_18 .gform_heading {
      display: none; }
    .kinetica #gform_18 .gform_description {
      margin-bottom: 0; }
    .kinetica #gform_18 .gform_body {
      max-width: 965px; }
    .kinetica #gform_18 li.gfield {
      margin-top: 0;
      background-color: #271759; }
    .kinetica #gform_18 label {
      display: none; }
    .kinetica #gform_18 .button {
      background-color: #2E89BD;
      color: #D6E9F4;
      color: #fff;
      border: 0;
      padding: 8px 12px; }
    .kinetica #gform_18 .button:visited {
      background-color: #2E89BD; }
    .kinetica #gform_18 input.small {
      width: 65%; }
    @media (min-width: 768px) {
      .kinetica #gform_18 .gform_footer {
        position: absolute;
        bottom: 0;
        right: 20px;
        padding: 0; } }

/* GF STYLING : Blog Subscription */
.gform_confirmation_message_13 {
  background-color: #f6f6f6; }

/* Register to Download Form */
#gform_wrapper_8 .gform_page_footer {
  border-top: 0;
  text-align: right; }
#gform_wrapper_8 .gform_page_footer .button.gform_next_button {
  margin-right: 0;
  font-size: 90%; }
#gform_wrapper_8 .gform_page_footer .button.gform_previous_button {
  background-color: #c0cbd2;
  font-size: 90%; }
#gform_wrapper_8 .gform_page_footer .button.gform_submit_button {
  font-size: 90%; }
#gform_wrapper_8 #field_8_12 .gfield_label {
  float: left;
  margin-right: 3px; }
#gform_wrapper_8 #field_8_12 .gchoice_8_12_1 input {
  margin-top: 0; }
#gform_wrapper_8 .inline_license {
  max-height: 100px;
  border: 1px solid #e6e6e6;
  padding: 10px;
  font-family: monospace;
  font-size: 10px;
  overflow: auto;
  margin-top: 20px; }

#gform_9 label {
  display: none; }
#gform_9 input, #gform_9 select {
  display: block;
  width: 100%;
  margin-bottom: 10px; }
#gform_9 input[type="text"], #gform_9 select {
  color: black; }
  #gform_9 input[type="text"] option, #gform_9 select option {
    color: black; }
#gform_9 .gform_fields {
  display: inline; }
#gform_9 .gfield {
  display: inline; }
#gform_9 .ginput_container {
  display: inline; }
#gform_9 .gform_footer {
  display: inline; }
#gform_9 .gform_body {
  display: inline; }

.fl-post-meta #gform_9 {
  background-color: #f3f4f6;
  padding: 10px; }
.fl-post-meta .gform_confirmation_wrapper_9 {
  background-color: #271759;
  color: #fff;
  padding: 5px 10px;
  margin-top: 20px; }

.kinetica footer .gform_wrapper form {
  text-align: center; }
  @media (min-width: 768px) {
    .kinetica footer .gform_wrapper form {
      text-align: right; } }
.kinetica footer .gform_wrapper input[type=text] {
  height: 30px; }
.kinetica footer .gform_wrapper .gform_footer input[type=submit] {
  margin-right: 0 !important;
  font-size: 12px; }
.kinetica footer .gform_confirmation_wrapper {
  padding: 0; }
.kinetica footer .gform_confirmation_message {
  padding: 5px;
  background-color: #413c4e;
  border-radius: 4px; }
  .kinetica footer .gform_confirmation_message::before {
    float: none;
    margin: 0;
    padding-right: 8px;
    font-family: 'FontAwesome';
    content: "\f087";
    font-size: 140%; }

.wistiaHubspotFormWrapper {
  width: 90% !important; }
  .wistiaHubspotFormWrapper .hs-form-field {
    margin: 0 !important; }
  .wistiaHubspotFormWrapper input, .wistiaHubspotFormWrapper select {
    font-size: 12px !important; }

@media only screen and (min-width: 641px) {
  div.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0; }

  div.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 44%; } }
/* Styling of Regular modals... GF versions have their own version in forms.scss */
.inline.mp-modal {
  position: relative;
  padding: 20px;
  background: #fff;
  width: auto;
  max-width: 600px;
  margin: 20px auto; }
  .inline.mp-modal h3 {
    margin: -20px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #271759;
    color: #fff;
    text-transform: uppercase; }

/* SINGLE EVENT TEMPLATE */
.single-event .event-meta {
  margin-bottom: 50px; }
.single-event .event-logo img {
  max-width: 100%; }

.single-press-releases .subtitle {
  font-size: 150%;
  color: #9995ad; }
.single-press-releases .date-loc {
  font-weight: 600;
  margin-bottom: 10px; }
.single-press-releases .loc {
  text-transform: uppercase; }
.single-press-releases .fl-sidebar h3 {
  margin-top: 0; }

/* Login Bar */
.login-wrap {
  background-color: #0f0627;
  font-size: 80%; }

/* Menu Dropdowns */
.menu-item {
  position: relative;
  z-index: 11; }
  @media (min-width: 768px) {
    .menu-item:hover .dropdown {
      display: block;
      opacity: 1;
      height: auto;
      padding: 40px; }
      .menu-item:hover .dropdown .row {
        display: block;
        position: relative; } }
  .menu-item .expand {
    display: none;
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 99999;
    transform: rotate(45deg);
    cursor: pointer;
    color: #7430d1; }
    .menu-item .expand.-active {
      transform: rotate(0deg); }
    @media (max-width: 767px) {
      .menu-item .expand {
        display: block; } }
  .menu-item.-active a {
    color: #7430d1; }
  .menu-item.-active .dropdown {
    top: 78px;
    opacity: 1; }

.dropdown {
  height: 0;
  opacity: 0;
  position: fixed;
  top: 78px;
  width: 100%;
  max-width: 101%;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  color: black;
  text-align: left;
  transition: all 0.5s ease;
  overflow: hidden;
  display: none;
  z-index: 10;
  border-bottom: 2px solid #EDEEF5; }
  @media (max-width: 767px) {
    .dropdown {
      padding-bottom: 10px;
      display: none;
      position: relative;
      height: auto;
      opacity: 1;
      top: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .dropdown .container {
        padding-left: 0;
        padding-right: 0; }
      .dropdown.-active {
        display: block;
        margin-bottom: -10px; } }
  .dropdown.mobile-active {
    position: absolute; }
  .dropdown .person {
    position: absolute;
    width: 20px;
    height: 8px;
    left: 0;
    top: 4px; }
    .dropdown .person:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin: -8px 0 0;
      background: #00a8e2;
      left: 4px;
      width: 22px;
      height: 10px;
      margin-top: 1px;
      -webkit-border-top-right-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      -moz-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0; }
    .dropdown .person:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin: -8px 0 0;
      background: #00a8e2;
      left: 11px;
      width: 8px;
      height: 12px;
      margin-top: -7px;
      -webkit-border-top-right-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-bottom-right-radius: 5px 10px;
      -webkit-border-bottom-left-radius: 5px 10px;
      -moz-border-radius: 5px 5px 5px 5px / 5px 5px 10px 10px;
      border-radius: 5px 5px 5px 5px / 5px 5px 10px 10px; }
  .dropdown .file {
    position: absolute;
    width: 20px;
    height: 6px;
    left: 0;
    top: 4px; }
    .dropdown .file:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin: -8px 0 0;
      background: #00a8e2;
      left: 5px;
      width: 18px;
      height: 24px;
      border: 2px solid #00a8e2;
      background: transparent; }
    .dropdown .file:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin: -8px 0 0;
      background: #00a8e2;
      left: 4px;
      border-width: 4px;
      border-style: solid;
      border-color: #fff #00a8e2 #00a8e2 #fff;
      margin-top: -9px;
      background: transparent; }
  .dropdown .play {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0; }
    .dropdown .play:before {
      margin: -8px 0 0;
      background: #00a8e2;
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      width: 24px;
      height: 24px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px; }
    .dropdown .play:after {
      margin: -8px 0 0;
      background: #00a8e2;
      content: "";
      position: absolute;
      top: 50%;
      left: 9px;
      border: 7px solid transparent;
      border-left-color: #fff;
      margin-top: -4px;
      background: transparent; }
  .dropdown .-no-padding {
    padding-right: 0; }
  .dropdown .no-arrow {
    position: relative;
    width: auto;
    font-weight: normal;
    padding-left: 40px;
    color: #00a8e2 !important; }
    .dropdown .no-arrow img {
      max-width: calc(100% + 40px);
      position: relative;
      left: -40px;
      margin-top: 10px;
      max-height: 200px;
      display: block; }
      .dropdown .no-arrow img.-whitepaper {
        transform: rotate(10deg);
        left: 20px;
        margin-bottom: -142px; }
  .dropdown-links {
    padding-left: 20px; }
    .dropdown-links:before, .dropdown-links:after {
      content: "";
      display: table; }
    .dropdown-links:after {
      clear: both; }
    @media (max-width: 767px) {
      .dropdown-links {
        padding-left: 0;
        padding: 20px 0; } }
    @media (min-width: 768px) {
      .dropdown-links .left-nav,
      .dropdown-links .right-nav {
        width: 50%;
        float: left; }
      .dropdown-links .left-nav {
        padding-right: 10px; }
      .dropdown-links .right-nav {
        padding-left: 10px; } }
    .dropdown-links a {
      display: block;
      margin-bottom: 8px; }
      .dropdown-links a:hover {
        color: #00a8e2 !important; }
    .dropdown-links.-with-title {
      width: 77%;
      float: right; }
      @media (max-width: 992px) {
        .dropdown-links.-with-title {
          width: 100%;
          float: none; } }
      @media (max-width: 767px) {
        .dropdown-links.-with-title {
          width: 100%;
          float: none; } }
  .dropdown-section {
    border-right: 2px solid #EDEEF5; }
    @media (max-width: 767px) {
      .dropdown-section {
        border-right: none;
        padding-left: 0;
        padding-right: 0;
        padding: 20px 0; } }
    .dropdown-section > p {
      display: block;
      float: left;
      color: #a6abb8 !important; }
      @media (max-width: 992px) {
        .dropdown-section > p {
          float: none; } }
      @media (max-width: 767px) {
        .dropdown-section > p {
          float: none; } }
  .dropdown p {
    text-transform: uppercase;
    font-weight: normal; }
  .dropdown .row {
    padding-top: 80px;
    padding-bottom: 15px; }
  .dropdown a {
    color: #2B3A5E;
    font-weight: bold;
    display: block;
    position: relative; }
    @media (max-width: 992px) {
      .dropdown a {
        width: 100%; } }
    .dropdown a:hover {
      color: #00a8e2; }
      .dropdown a:hover:not(.no-arrow):before {
        content: '\203A';
        display: block;
        position: absolute;
        left: -10px;
        font-weight: bold; }
  .dropdown a.normal {
    font-weight: bold; }
  .dropdown .btn {
    background-color: #8E3FB1;
    font-weight: 600;
    margin: 10px 0;
    color: white; }
    .dropdown .btn:hover {
      background-color: #271957; }
  .dropdown .std.item {
    padding: 5px 10px 10px; }
    .dropdown .std.item .desc {
      font-size: 95%; }
  .dropdown .promo {
    background-color: rgba(255, 255, 255, 0.05);
    padding: 5px 10px 10px;
    margin: -5px 0 -5px -10px; }
    .dropdown .promo .cta {
      margin: 10px 0; }
  .dropdown .logo img {
    max-height: 25px;
    max-width: 100%;
    margin-bottom: 10px; }
  .dropdown .resource-type {
    margin-top: -12px; }
    .dropdown .resource-type .title a {
      display: block;
      font-weight: 500;
      max-height: 85px;
      overflow: hidden;
      text-overflow: ellipsis; }
  .dropdown .type {
    font-size: 90%;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 5px;
    color: #9590a7; }
  .dropdown .author {
    display: inline; }
  .dropdown .article .logo img {
    filter: sepia(1) grayscale(20%) hue-rotate(20deg) opacity(0.8) invert(100%); }
  .dropdown .quote {
    display: none; }
  .dropdown .more {
    display: none; }
  .dropdown .title a {
    font-weight: 600; }
  .dropdown .date {
    font-size: 85%;
    color: #a199bb; }
  .dropdown .close {
    display: block;
    font-size: 175%;
    color: #fff;
    position: absolute;
    top: 70px;
    right: 10px; }
    .dropdown .close:hover {
      cursor: pointer; }
  .dropdown .links {
    border-left: 1px dashed #71698a;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    .dropdown .links ul {
      list-style-type: none;
      padding-right: 0;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
    .dropdown .links li {
      margin-bottom: 6px;
      color: #fff;
      font-weight: bold; }
    .dropdown .links li:after {
      content: "\00bb";
      padding-left: 5px; }
    .dropdown .links a {
      font-weight: 600; }
  .dropdown .submenu {
    list-style-type: none;
    padding-left: 0;
    float: left;
    margin-right: 70px;
    margin-bottom: 0; }

@media (min-width: 993px) {
  .menu-item:hover .dropdown {
    top: 78px; } }
@media (min-width: 768px) and (max-width: 992px) {
  .menu-item:hover .dropdown {
    top: 116px;
    left: 0;
    transform: translateX(0); } }

@media (min-width: 993px) {
  .admin-bar .menu-item:hover .dropdown {
    top: 110px; } }
@media (min-width: 768px) and (max-width: 992px) {
  .admin-bar .menu-item:hover .dropdown {
    top: 148px; } }

@media (min-width: 992px) {
  /* Whats New Highlight */
  li.whats-new-toplink {
    position: relative;
    /* a:before   	 { content:""; position:absolute; bottom:-19px; left:40px; z-index:20; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #1d143d; } */ }
    li.whats-new-toplink a:after {
      content: "3";
      background-color: #71698a;
      border-radius: 12px;
      width: 16px;
      height: 16px;
      text-align: center;
      position: absolute;
      top: -5px;
      right: -12px;
      font-size: 75%;
      padding-left: -5px;
      color: #fff; } }
/* BANNER - STRIPS ALONG THE BOTTOM */
.banner .articles {
  text-align: center;
  overflow: auto; }
  .banner .articles .article {
    display: inline-block;
    margin: 20px 0 0;
    padding: 20px 20px 40px;
    vertical-align: top;
    background-color: #fff;
    border: #ccc; }
    .banner .articles .article .logo {
      height: 60px;
      text-align: center; }
    .banner .articles .article .logo img {
      max-height: 60px; }
    .banner .articles .article .title {
      font-size: 100%;
      margin-top: 10px; }
    .banner .articles .article .title a {
      text-decoration: none; }
    .banner .articles .article .quote {
      display: none; }
    .banner .articles .article .date {
      font-size: 85%; }
    .banner .articles .article .more {
      display: none; }
    @media (min-width: 480px) {
      .banner .articles .article {
        width: 340px;
        margin: 20px; } }
    @media (max-width: 480px) {
      .banner .articles .article:nth-child(n+4) {
        display: none; } }

.courses .course {
  float: left;
  background-color: #f3f4f6;
  padding: 20px;
  border-radius: 5px;
  position: relative;
  padding-bottom: 50px; }
  .courses .course .title {
    font-size: 160%;
    font-weight: bold;
    color: #180D38;
    margin-bottom: 20px; }
  .courses .course .duration {
    font-size: 90%;
    color: #999;
    margin-left: 140px;
    clear: left;
    margin-top: 20px; }
    .courses .course .duration:before {
      content: "Duration: ";
      display: block;
      float: left;
      width: 140px;
      margin-left: -140px;
      font-weight: 400; }
  .courses .course .format {
    font-size: 90%;
    color: #999;
    margin-left: 140px;
    clear: left; }
    .courses .course .format:before {
      content: "Format: ";
      display: block;
      float: left;
      width: 140px;
      margin-left: -140px;
      font-weight: 400; }
  .courses .course .prereq {
    font-size: 90%;
    color: #999;
    padding-left: 140px;
    clear: left;
    margin-bottom: 20px; }
    .courses .course .prereq:before {
      content: "Pre-Requisites: ";
      display: block;
      float: left;
      width: 140px;
      margin-left: -140px;
      font-weight: 400; }
  .courses .course.administrator {
    border-top: 5px solid #2E89BD; }
  .courses .course.developer {
    border-top: 5px solid #00b8d6; }
  .courses .course .cta {
    position: absolute;
    bottom: 10px;
    right: 30px; }
@media (min-width: 787px) {
  .courses .course {
    width: 48.5%; }
    .courses .course:nth-child(odd) {
      margin-right: 1.5%; }
    .courses .course:nth-child(even) {
      margin-left: 1.5%; } }

/* TRY DEMO FORM */
.vertical-form {
  max-width: 800px;
  margin: 10px auto;
  padding: 0px;
  background-color: #f6f6f9;
  border-radius: 5px; }
  .vertical-form .gf_right_half {
    width: 100% !important; }
  .vertical-form .gf_left_half {
    width: 100% !important; }
  .vertical-form #input_2_2 {
    width: 100%; }

.banner .events {
  text-align: center; }
  .banner .events .event {
    display: inline-block;
    vertical-align: top;
    text-align: left; }
    .banner .events .event .logo {
      text-align: center;
      display: block;
      overflow: hidden;
      height: 50px; }
    .banner .events .event .logo img {
      max-width: 100%;
      height: auto;
      width: auto;
      max-height: 50px; }
    .banner .events .event .title {
      font-weight: bold;
      text-align: center;
      margin-top: 8px;
      margin-bottom: 20px; }
    .banner .events .event .date {
      font-size: 90%;
      margin-top: 10px; }
    .banner .events .event .loc {
      font-size: 90%;
      font-weight: bold;
      margin-bottom: 10px; }
    @media (min-width: 787px) {
      .banner .events .event {
        max-width: 340px;
        padding: 0px 40px; } }

/* MODULE... TYPICALLY FOUND IN SIDEBAR.... */
.module.articles .article {
  margin-top: 20px; }
  .module.articles .article .logo {
    text-align: left;
    margin-bottom: 10px; }
  .module.articles .article .logo img {
    max-height: 30px;
    max-width: 80%;
    filter: sepia(100%) hue-rotate(200deg) saturate(50%); }
  .module.articles .article .title {
    font-size: 100%; }
  .module.articles .article .title a {
    text-decoration: none; }
  .module.articles .article .quote {
    display: none; }
  .module.articles .article .date {
    font-size: 85%; }
  .module.articles .article .more {
    display: none; }

.module.events .event {
  text-align: left;
  margin: 0 20px; }
  .module.events .event .logo {
    text-align: left;
    display: block;
    overflow: hidden;
    margin-bottom: 10px; }
  .module.events .event .logo img {
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 60px; }
  .module.events .event .date {
    font-size: 85%;
    margin-top: 10px; }
  .module.events .event .loc {
    font-size: 85%;
    font-weight: bold; }

.module.past-events .past-event {
  text-align: left; }
  .module.past-events .past-event .type {
    text-transform: uppercase;
    font-size: 85%;
    color: #fff;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 2px 5px; }
  .module.past-events .past-event .logo {
    text-align: left;
    display: block;
    overflow: hidden;
    margin-bottom: 10px; }
  .module.past-events .past-event .logo img {
    width: 100%; }
  .module.past-events .past-event .date {
    font-size: 85%; }
  .module.past-events .past-event .loc {
    font-size: 85%;
    font-weight: bold; }

.single-partner .module .past-event .partner {
  display: none; }

.module.tutorials {
  text-align: left; }
  .module.tutorials .tutorial {
    margin-bottom: 20px;
    vertical-align: top;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 150px; }
    .module.tutorials .tutorial .title {
      padding: 20px 20px 0;
      margin-top: -2px;
      text-transform: uppercase;
      font-weight: 600;
      background-color: #fff; }
    .module.tutorials .tutorial .number {
      padding: 10px 10px 20px 20px;
      background-color: #fff;
      color: #c2c2c2;
      font-weight: bold; }
    .module.tutorials .tutorial .desc {
      padding: 0px 20px 0;
      background-color: #fff; }
    .module.tutorials .tutorial .edit_link {
      padding: 0px 20px 0;
      background-color: #fff; }
    .module.tutorials .tutorial a {
      color: #2e89bd; }
    @media (min-width: 787px) {
      .module.tutorials .tutorial {
        width: 47%;
        float: left;
        margin-left: 20px; } }
    @media (min-width: 992px) {
      .module.tutorials .tutorial {
        width: 30%;
        float: left;
        margin-left: 20px; } }

.module.podcasts .podcast {
  text-align: left;
  margin: 20px;
  margin-top: 0;
  background-color: #f3f4f6;
  border-radius: 5px; }
  .module.podcasts .podcast .episode {
    font-size: 90%;
    font-weight: bold;
    color: #ccc;
    text-transform: uppercase;
    margin-left: 190px;
    margin-bottom: -10px;
    padding-top: 20px; }
  .module.podcasts .podcast .title {
    margin-left: 190px;
    font-size: 250%; }
  .module.podcasts .podcast .image {
    float: left;
    display: block;
    overflow: hidden;
    margin: 15px 20px 10px 20px;
    border: 5px solid #fff; }
  .module.podcasts .podcast .image img {
    width: 140px;
    height: auto; }
  .module.podcasts .podcast .the_embed {
    margin-left: 190px;
    padding: 20px;
    padding-left: 0; }
  .module.podcasts .podcast .desc {
    margin-left: 190px; }
  .module.podcasts .podcast .edit_link {
    float: right;
    padding-right: 20px; }

/* MAINCONTENT... BODY OF PAGE */
.maincontent .articles .annual_filters a {
  display: inline-block;
  padding: 2px 10px;
  margin: 0 10px 0 0;
  background-color: #ccc;
  color: #fff;
  font-weight: bold;
  border-radius: 2px; }
  .maincontent .articles .annual_filters a:hover {
    background-color: #ed1e79;
    text-underline: none; }
  .maincontent .articles .annual_filters a.active {
    background-color: #271759; }
.maincontent .articles .article {
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #f3f4f6;
  padding: 10px; }
  .maincontent .articles .article .logo {
    position: relative;
    text-align: center;
    background-color: #fff;
    padding: 10px; }
  .maincontent .articles .article .logo img {
    width: 100%;
    height: auto; }
  .maincontent .articles .article .title {
    font-size: 140%; }
  .maincontent .articles .article .title a {
    text-decoration: none; }
  .maincontent .articles .article .quote {
    font-style: italic; }
  .maincontent .articles .article .date {
    font-size: 85%; }
  .maincontent .articles .article .more {
    display: none; }
  @media (min-width: 768px) {
    .maincontent .articles .article {
      padding-left: 270px; }
      .maincontent .articles .article .logo {
        float: left;
        width: 250px;
        height: 200px;
        margin-left: -260px; }
      .maincontent .articles .article .logo img {
        max-height: 100px;
        max-width: 200px;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; } }
.maincontent .articles .error {
  margin-top: 30px; }

.home .articles {
  text-align: center;
  vertical-align: top; }
  .home .articles .article {
    background-color: #fff;
    display: inline-block;
    padding: 5px;
    width: 140px;
    height: 70px;
    margin: 0 10px; }
    .home .articles .article .logo {
      position: relative;
      text-align: center;
      background-color: #fff; }
    .home .articles .article .logo img {
      max-height: 70px;
      max-width: 130px;
      margin: auto;
      filter: sepia(1) hue-rotate(-160deg) opacity(0.5); }
    .home .articles .article .title {
      display: none; }
    .home .articles .article .title a {
      display: none; }
    .home .articles .article .quote {
      display: none; }
    .home .articles .article .date {
      display: none; }
    .home .articles .article .more {
      display: none; }
    .home .articles .article .edit_link {
      display: none; }

.maincontent .events .event {
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #f3f4f6;
  padding: 10px; }
  .maincontent .events .event .logo {
    position: relative;
    text-align: center;
    background-color: #fff;
    padding: 10px; }
  .maincontent .events .event .logo img {
    width: 100%;
    height: auto; }
  .maincontent .events .event .title {
    font-size: 140%; }
  .maincontent .events .event .title a {
    text-decoration: none; }
  .maincontent .events .event .quote {
    font-style: italic; }
  .maincontent .events .event .date {
    font-size: 85%;
    color: #444;
    font-weight: bold; }
  .maincontent .events .event .loc {
    font-size: 85%;
    color: #444;
    font-weight: bold; }
  .maincontent .events .event .more {
    display: none; }
  @media (min-width: 768px) {
    .maincontent .events .event {
      padding-left: 270px; }
      .maincontent .events .event .logo {
        float: left;
        width: 250px;
        height: 200px;
        margin-left: -260px; }
      .maincontent .events .event .logo img {
        max-width: 200px;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; } }

.related.partners .partner {
  background-color: #fff;
  padding: 15px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 3px solid #eeeef5; }
  .related.partners .partner:hover {
    box-shadow: 1px 1px 15px #71698a; }
  .related.partners .partner .logo {
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }

.channel-partners .related.partners .partner {
  padding: 10px;
  margin-right: 15px;
  margin-bottom: 15px; }
  .channel-partners .related.partners .partner .logo {
    height: 100px;
    width: 100px; }

.related.posts .post {
  padding-left: 0;
  margin-bottom: 10px; }
.related.posts .excerpt {
  display: none; }
.related.posts .author {
  display: none; }
.related.posts .date {
  font-size: 90%;
  color: #999; }

/* Style I used on some partner pages to frame a downloadable PDF - Nov16 */
.pdf-downloader {
  background-color: #eeeff5;
  padding: 20px;
  overflow: auto;
  margin-top: 20px; }
  .pdf-downloader .img {
    float: left;
    margin: 0 20px 0 0; }
  .pdf-downloader .img img {
    height: 60px; }

.related_files .file {
  overflow: auto; }
.related_files .icon {
  position: relative;
  float: left; }
.related_files .icon img {
  border: 2px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  max-width: 70px;
  margin-right: 10px; }
.related_files .icon img.video_overlay {
  box-shadow: none;
  position: absolute;
  top: 0px;
  left: 0px;
  border: none; }
.related_files .name {
  margin-left: 85px; }
.related_files .desc {
  margin-left: 85px;
  font-size: 85%; }
.related_files .edit_link {
  display: block;
  margin-left: 85px; }

.alt-links {
  display: inline-block;
  list-style-type: none;
  margin: 30px 0 0 10px;
  padding: 0; }
  .alt-links li {
    display: inline-block;
    padding: 3px 6px;
    margin-right: 10px;
    background-color: #f3f4f6;
    border-radius: 3px; }
  .alt-links a {
    color: #555; }
  .alt-links a:hover {
    color: #2E89BD; }

/* The resources links on the verticals pages */
.path-solutions .example {
  background-color: #f3f4f6;
  padding: 15px 20px 10px 60px;
  margin: 20px 0;
  color: #444; }
  .path-solutions .example:before {
    float: left;
    font-family: 'FontAwesome';
    content: '\f024';
    font-size: 200%;
    margin: -5px 5px 0 -45px;
    color: #cfcbda; }
  .path-solutions .example p:first-child:before {
    display: block;
    font-size: 140%;
    color: #878196;
    content: "Example:"; }
.path-solutions .resources .type {
  font-size: 85%;
  color: #aaa;
  text-transform: uppercase; }

.related.resources > div {
  width: 360px;
  float: left;
  background-color: #f3f4f6;
  height: 230px;
  padding: 20px;
  margin-right: 20px;
  margin-bottom: 20px; }
.related.resources .img {
  float: left;
  background-color: #fff; }
  .related.resources .img .video {
    position: relative;
    display: block; }
  .related.resources .img .video:after {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: 'FontAwesome';
    content: '\f144';
    color: #fff;
    font-size: 300%;
    opacity: 0.9; }
.related.resources .logo img, .related.resources .img img {
  max-width: 120px; }
.related.resources .type {
  text-transform: uppercase;
  font-size: 80%;
  color: #999;
  margin-bottom: 8px; }
.related.resources .title {
  font-weight: bold; }
.related.resources .date {
  font-size: 80%; }
.related.resources .author {
  display: inline; }
.related.resources .partner {
  float: right; }
.related.resources .partner img {
  max-height: 35px;
  max-width: 120px; }
.related.resources .attachment {
  padding-left: 140px; }
  .related.resources .attachment .img {
    margin-left: -130px; }
  .related.resources .attachment .type {
    margin-left: -130px; }
  .related.resources .attachment .desc {
    display: none; }
.related.resources .article .quote {
  display: none; }
.related.resources .article .more {
  display: none; }

h3.resources-widget-title {
  text-align: center;
  margin-bottom: 35px;
  font-size: 200%; }

.page-resources .filters .only {
  display: none;
  text-decoration: underline;
  font-size: 90%;
  color: #2E89BD;
  padding-left: 5px; }
.page-resources .filters .option:hover .only {
  display: inline; }
.page-resources .filters .only:hover {
  cursor: pointer; }
.page-resources .filters .show-all {
  float: right;
  font-size: 90%;
  color: #2E89BD;
  cursor: pointer;
  padding-bottom: 5px; }
.page-resources .filters .show-all:hover {
  text-decoration: underline; }

.perks {
  max-width: 1100px;
  margin: auto; }
  .perks .perk {
    float: left;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 10px; }
    .perks .perk .title {
      display: block;
      font-weight: bold;
      font-size: 110%;
      margin-bottom: 5px; }
      .perks .perk .title i {
        margin-right: 10px; }
    @media (min-width: 480px) {
      .perks .perk {
        width: 48%;
        margin: 2%; } }
    @media (min-width: 965px) {
      .perks .perk {
        width: 31%;
        margin: 1%; } }

#smartWidget0 .srJobList {
  max-width: 600px;
  margin: 20px auto; }

.gallery.bookshelf {
  list-style-type: none;
  overflow: auto;
  padding: 0; }
  .gallery.bookshelf li {
    float: left;
    padding: 5px;
    overflow: auto;
    width: 250px;
    margin-right: 20px;
    background-color: #f3f4f6; }
  .gallery.bookshelf .img {
    background-color: #fff;
    text-align: center;
    padding: 10px; }
  .gallery.bookshelf .title {
    font-size: 85%; }

/* I hacked the header of the Beaver Builder Post Feed */
.fl-post-feed-header .post-type {
  font-size: 90%;
  color: #aaa;
  text-transform: uppercase; }

.ebook-promo {
  font-style: normal;
  padding-top: 20px;
  overflow: hidden;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-bottom: -40px; }
  @media (max-width: 1240px) {
    .ebook-promo {
      padding-left: 20px;
      padding-right: 20px; } }
  .ebook-promo .content {
    width: 50%;
    margin-bottom: 70px; }
    @media (max-width: 1024px) {
      .ebook-promo .content {
        width: 100%;
        padding-bottom: 150px; } }
  .ebook-promo h3 {
    margin-top: 10px;
    color: #000;
    font-size: 230%;
    margin-bottom: 20px;
    max-width: 70%; }
  .ebook-promo h3 + .subtitle {
    color: #164F6D;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px; }
  .ebook-promo .type {
    color: #6D7D9A;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    text-transform: uppercase; }
  .ebook-promo img {
    width: 300px;
    max-width: 100%;
    overflow: hidden;
    transform: rotate(4deg);
    border: 2px solid #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    position: absolute;
    right: 40px;
    bottom: -200px; }
  .ebook-promo a {
    color: #8E3FB1;
    font-weight: 400; }

.license_key_shortcode .license_key {
  font-family: monospace, monospace;
  font-size: 85%;
  display: block; }
.license_key_shortcode .license_key_expires {
  display: block; }
  .license_key_shortcode .license_key_expires::before {
    content: "Expires: "; }

.vertical-case-studies {
  background-size: cover;
  color: #fff; }
  .vertical-case-studies .hitter {
    padding: 20px 25px;
    background-size: cover; }
    .vertical-case-studies .hitter .logo {
      height: 60px; }
    .vertical-case-studies .hitter .btn {
      margin-top: 15px;
      transition: all .5s ease;
      opacity: 0; }
    .vertical-case-studies .hitter h3 {
      padding-top: 15px;
      text-transform: initial;
      color: #fff;
      transition: all .5s ease; }
    .vertical-case-studies .hitter.telco {
      background-image: url(/wp-content/uploads/2017/01/telco_bg-450x160.jpg); }
    .vertical-case-studies .hitter.healthcare {
      background-image: url(/wp-content/uploads/2017/02/life-sciences-bg-450x182.jpg); }
    .vertical-case-studies .hitter.retail {
      background-image: url(/wp-content/uploads/2016/12/shutterstock_386904634-450x284.jpg); }
    .vertical-case-studies .hitter.energy {
      background-image: url(/wp-content/uploads/2016/12/energy-450x177.jpg); }
    .vertical-case-studies .hitter.logistics {
      background-image: url(/wp-content/uploads/2016/12/vlogistics-450x300.jpg); }
    .vertical-case-studies .hitter.finance {
      background-image: url(/wp-content/uploads/2016/12/finance_bg-450x203.jpg); }
    .vertical-case-studies .hitter:hover h3 {
      transform: translateY(-10px); }
    .vertical-case-studies .hitter:hover .btn {
      transform: translateY(-25px);
      opacity: 1; }

.extreme_promos {
  background: #2a6aaa;
  background: -moz-linear-gradient(-45deg, #2a6aaa 1%, #6e4e89 57%, #813272 100%);
  background: -webkit-linear-gradient(-45deg, #2a6aaa 1%, #6e4e89 57%, #813272 100%);
  background: linear-gradient(135deg, #2a6aaa 1%, #6e4e89 57%, #813272 100%); }
  .extreme_promos .fl-module-content {
    margin: 0; }
  .extreme_promos .hitter {
    position: relative;
    text-align: center;
    overflow: hidden; }
    .extreme_promos .hitter .icon {
      text-transform: uppercase; }
    .extreme_promos .hitter .icon img {
      max-height: 30px; }
    .extreme_promos .hitter .title {
      margin-top: 15px; }
    .extreme_promos .hitter .title a {
      font-size: 120%;
      text-decoration: none;
      color: #fff; }
    .extreme_promos .hitter .title a:hover {
      text-decoration: underline; }
    .extreme_promos .hitter .date {
      font-size: 90%; }
    .extreme_promos .hitter .cta {
      margin-top: 10px; }
    .extreme_promos .hitter div {
      position: relative;
      z-index: 5;
      max-width: 400px;
      margin: auto; }
    .extreme_promos .hitter:hover:before {
      top: 0;
      opacity: 1; }
    .extreme_promos .hitter:before {
      content: '';
      position: absolute;
      top: 100%;
      background: rgba(51, 51, 51, 0.2);
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: top 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
      -ms-transition: top 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
      -moz-transition: top 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
      -o-transition: top 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: top 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
      z-index: 1; }

/* Animation of Insight Engine Diagram */
@keyframes appear {
  100% {
    opacity: 1; } }
@keyframes fly-in-left {
  0% {
    transform: scale(1.1) translate(-40px, -10px);
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fly-in-right {
  0% {
    transform: scale(1.1) translate(40px, -10px);
    opacity: 0; }
  100% {
    opacity: 1; } }
/* Insight Engine Diagram cont... animates on Scroll Down */
.fl-animated .center-piece,
.fl-animated .side-piece,
.fl-animated .arrow,
.fl-animated .section-title {
  animation: appear 2s 0s 1 forwards;
  opacity: 0; }
.fl-animated #left-pieces .piece {
  animation: fly-in-left 2s 0s 1 forwards; }
.fl-animated #right-pieces .piece {
  animation: fly-in-right 2s 0s 1 forwards; }
.fl-animated #piece1 {
  animation-delay: 0.5s; }
.fl-animated #piece2, .fl-animated #side1, .fl-animated #arrow1, .fl-animated #side1 .piece {
  animation-delay: 1s; }
.fl-animated #piece3, .fl-animated #side2, .fl-animated #arrow2, .fl-animated #side2 .piece {
  animation-delay: 1.5s; }
.fl-animated #piece4, .fl-animated #side3, .fl-animated #arrow3, .fl-animated #side3 .piece, .fl-animated #left-title {
  animation-delay: 2s; }
.fl-animated #piece5, .fl-animated #side4, .fl-animated #arrow4, .fl-animated #side4 .piece {
  animation-delay: 2.5s; }
.fl-animated #piece6, .fl-animated #side5, .fl-animated #arrow5, .fl-animated #side5 .piece {
  animation-delay: 3s; }
.fl-animated #side6, .fl-animated #arrow6, .fl-animated #side6 .piece, .fl-animated #right-title {
  animation-delay: 3.5s; }
.fl-animated #left-pieces a:hover .piece,
.fl-animated #center a:hover .left .piece {
  fill: #2473a2; }
.fl-animated #left-pieces a:hover,
.fl-animated #right-pieces a:hover,
.fl-animated #center a:hover {
  cursor: pointer; }
.fl-animated #right-pieces a:hover .piece,
.fl-animated #center a:hover .right .piece {
  fill: #a02b75; }

/* Extreme Data Chart - LOL... so bad it's good! */
@keyframes scaleDown {
  to {
    transform: scale(0.8, 0.8); } }
@keyframes scaleNormal {
  100% {
    transform: scale(1, 1); } }
@keyframes scaleMain {
  100% {
    transform: scale(1, 1); } }
@keyframes showText {
  to {
    opacity: 1; } }
@keyframes hideText {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fl-animated #main-box {
  transform-origin: 74px 517px;
  transform: scale(0.6, 0.6);
  animation: scaleNormal 6s ease-out 0.5s forwards; }
.fl-animated #box-data {
  transform-origin: 74px 517px;
  transform: scale(2.85, 3.5);
  animation: scaleNormal 6s ease-out 0.5s forwards; }
.fl-animated #TD-text {
  opacity: 0;
  transform-origin: 74px 517px;
  transform: scale(2.8, 2.8);
  animation: showText 2s linear 1s forwards, scaleDown 4.5s linear 0.5s forwards; }
.fl-animated #TD-Boundary {
  fill: rgba(0, 0, 0, 0);
  transform-origin: 74px 517px;
  transform: scale(2.85, 3.5);
  animation: scaleDown 4.5s linear 0.5s forwards; }
.fl-animated #td-tooltip {
  opacity: 0; }
.fl-animated #TD-text:hover text.main,
.fl-animated #TD-text:hover path {
  fill: #1F4169; }
.fl-animated #TD-text:hover #td-tooltip {
  animation: showText 0.5s linear 0s forwards; }
.fl-animated #BD-text {
  opacity: 0;
  transform-origin: 74px 517px;
  transform: scale(2, 2);
  animation: showText 2s linear 2s forwards, scaleDown 4s linear 2s forwards; }
.fl-animated #BD-Boundary {
  transform-origin: 74px 517px;
  transform: scale(2, 2);
  animation: scaleDown 4s linear 2.5s forwards; }
.fl-animated #bd-tooltip {
  opacity: 0; }
.fl-animated #BD-text:hover text.main,
.fl-animated #BD-text:hover #bd-group-icon polygon {
  fill: #1F4169; }
.fl-animated #BD-text:hover #bd-tooltip {
  animation: showText 0.5s linear 0s forwards; }
.fl-animated #ed-description {
  opacity: 0;
  animation: showText 1s linear 5.5s forwards; }
.fl-animated #ED-text {
  opacity: 0;
  animation: showText 2s linear 4.5s forwards; }

.c-modal {
  background: white;
  padding: 60px 20px;
  border-radius: 10px;
  display: none;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  width: 1240px;
  max-width: 94%;
  max-height: 100vh;
  overflow-y: scroll;
  z-index: 9999999999; }
  .c-modal.-active {
    display: block; }
  .c-modal__close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 30px;
    cursor: pointer; }
  .c-modal fieldset {
    max-width: 999999999999999px !important;
    margin-bottom: 20px !important; }
    .c-modal fieldset .hs-input[type="checkbox"] {
      margin-right: 10px; }
    .c-modal fieldset div.input .hs-input {
      width: 100%; }
  .c-modal p {
    color: black; }

.c-resources__container {
  max-width: 1240px;
  margin: 0 auto; }
.c-resources__content {
  background: #F6FCFC; }
.c-resources__item {
  display: block;
  text-decoration: none;
  margin-bottom: 80px; }
  .c-resources__item:before, .c-resources__item:after {
    content: "";
    display: table; }
  .c-resources__item:after {
    clear: both; }
  .c-resources__item:hover {
    text-decoration: none; }
    .c-resources__item:hover .c-resources__hover-text {
      display: block; }
  .c-resources__item.-hero {
    position: relative; }
    .c-resources__item.-hero:after {
      content: '';
      position: absolute;
      background: black;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      display: block;
      transition: opacity 0.3s;
      -webkit-transition: opacity 0.3s; }
    .c-resources__item.-hero:hover:after {
      opacity: .4; }
    .c-resources__item.-hero:hover .c-resources__content:before {
      width: 100%; }
    .c-resources__item.-hero .c-resources__content {
      position: relative;
      text-align: center;
      width: 900px;
      max-width: 90%;
      margin: 0 auto;
      padding: 50px 100px 80px 100px;
      bottom: -80px;
      z-index: 9; }
      .c-resources__item.-hero .c-resources__content:before {
        content: '';
        height: 6px;
        width: 0%;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        display: block;
        background: #6D51E0;
        transition: all 0.3s;
        -webkit-transition: all 0.3s; }
      @media (max-width: 1024px) {
        .c-resources__item.-hero .c-resources__content {
          width: 100%;
          padding: 20px; } }
      .c-resources__item.-hero .c-resources__content h5 {
        font-size: 36px;
        font-weight: 400; }
    .c-resources__item.-hero h4 {
      color: white;
      font-size: 48px;
      margin-left: 68px;
      position: relative;
      font-weight: 200;
      z-index: 9; }
  .c-resources__item.-featured {
    position: relative;
    margin-top: 160px; }
    .c-resources__item.-featured:first-of-type {
      margin-top: 220px; }
    .c-resources__item.-featured:last-of-type {
      margin-bottom: 280px; }
    .c-resources__item.-featured .c-resources__featured-image:after {
      content: '';
      position: absolute;
      background: black;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      display: block;
      transition: opacity 0.3s;
      -webkit-transition: opacity 0.3s; }
    .c-resources__item.-featured .c-resources__content {
      position: relative; }
      .c-resources__item.-featured .c-resources__content:before {
        content: '';
        height: 6px;
        width: 0%;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        display: block;
        background: #6D51E0;
        transition: all 0.3s;
        -webkit-transition: all 0.3s; }
    .c-resources__item.-featured:hover .c-resources__featured-image:after {
      opacity: .4; }
    .c-resources__item.-featured:hover .c-resources__content {
      position: relative; }
      .c-resources__item.-featured:hover .c-resources__content:before {
        width: 100%; }
    .c-resources__item.-featured:nth-child(odd) .c-resources__content {
      padding: 50px 30px 70px 30px;
      width: 53%;
      position: relative;
      z-index: 9;
      top: 26px; }
      @media (max-width: 1024px) {
        .c-resources__item.-featured:nth-child(odd) .c-resources__content {
          width: 100%;
          position: static;
          float: none; } }
      .c-resources__item.-featured:nth-child(odd) .c-resources__content h5 {
        font-size: 30px;
        font-weight: 400; }
    .c-resources__item.-featured:nth-child(odd) .c-resources__featured-image {
      position: absolute;
      right: 0;
      top: 0;
      width: 60%;
      height: 360px; }
      @media (max-width: 1024px) {
        .c-resources__item.-featured:nth-child(odd) .c-resources__featured-image {
          position: relative;
          width: 100%;
          float: none; } }
    .c-resources__item.-featured:nth-child(even) {
      margin-bottom: 200px; }
      @media (max-width: 1024px) {
        .c-resources__item.-featured:nth-child(even) {
          margin-bottom: 100px; } }
      .c-resources__item.-featured:nth-child(even) .c-resources__content {
        padding: 50px 30px 70px 30px;
        width: 53%;
        position: relative;
        z-index: 9;
        top: 26px;
        float: right; }
        @media (max-width: 1024px) {
          .c-resources__item.-featured:nth-child(even) .c-resources__content {
            width: 100%;
            position: static;
            float: none; } }
        .c-resources__item.-featured:nth-child(even) .c-resources__content h5 {
          font-size: 30px;
          font-weight: 400; }
      .c-resources__item.-featured:nth-child(even) .c-resources__featured-image {
        position: absolute;
        left: 0;
        top: 0;
        width: 60%;
        height: 360px; }
        @media (max-width: 1024px) {
          .c-resources__item.-featured:nth-child(even) .c-resources__featured-image {
            position: relative;
            width: 100%;
            float: none; } }
  .c-resources__item.-tile {
    vertical-align: top;
    height: 330px; }
    .c-resources__item.-tile.-show-after-filter {
      display: none; }
    .c-resources__item.-tile:hover .c-resources__featured-image:after {
      opacity: .4; }
    .c-resources__item.-tile .c-resources__content {
      background: transparent; }
    .c-resources__item.-tile .c-resources__featured-image {
      width: 100%;
      height: 200px;
      position: relative; }
      .c-resources__item.-tile .c-resources__featured-image:after {
        content: '';
        position: absolute;
        background: black;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        display: block;
        transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s; }
    .c-resources__item.-tile h5 {
      font-size: 18px;
      font-weight: 500; }
    .c-resources__item.-tile h6 {
      font-size: 12px;
      margin-top: 50px; }
  .c-resources__item h4 {
    margin-bottom: 160px;
    margin-top: 100px;
    font-weight: 400; }
  .c-resources__item h6 {
    color: #6D51E0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold; }
.c-resources__filters {
  background: #388ABC;
  padding: 20px 26px;
  margin: 40px 0; }
  .c-resources__filters:before, .c-resources__filters:after {
    content: "";
    display: table; }
  .c-resources__filters:after {
    clear: both; }
  .c-resources__filters .selectize-control {
    width: 200px;
    float: left;
    margin-right: 10px; }
    .c-resources__filters .selectize-control .selectize-dropdown-content .option:first-of-type {
      margin-bottom: 20px; }
    .c-resources__filters .selectize-control .selectize-input {
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      font-weight: 400;
      background-color: transparent !important;
      background-image: none;
      border: none;
      color: white;
      text-shadow: none;
      outline: none;
      box-shadow: none; }
      .c-resources__filters .selectize-control .selectize-input:hover, .c-resources__filters .selectize-control .selectize-input:focus {
        background-color: transparent;
        color: white; }
      .c-resources__filters .selectize-control .selectize-input:after {
        border-color: white transparent transparent transparent; }
  @media (max-width: 1024px) {
    .c-resources__filters {
      text-align: center; } }
  .c-resources__filters select {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    background: transparent;
    color: white;
    border: none;
    outline: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 20px; }
    @media (max-width: 1024px) {
      .c-resources__filters select {
        margin-right: 0; } }
    .c-resources__filters select option {
      background: #388ABC; }
    .c-resources__filters select__title {
      color: white;
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase;
      cursor: pointer; }
      .c-resources__filters select__title span {
        display: inline-block;
        margin-left: 10px; }
    .c-resources__filters select__options {
      display: none; }
.c-resources__hover-text {
  display: none;
  position: absolute;
  color: white;
  font-weight: bold;
  border-bottom: 4px solid #6D51E0;
  left: 50%;
  top: 48%;
  transform: translate(-50%);
  text-align: center;
  text-transform: uppercase;
  z-index: 9; }

/* Blog Posts */
.blog-name {
  display: none;
  float: right;
  color: #BFBACE;
  text-align: right;
  padding-right: 10px;
  position: relative;
  top: -10px; }
  .blog-name .title {
    font-size: 200%; }
  .blog-name .subtitle {
    text-transform: uppercase;
    color: #615a77; }
  @media (min-width: 992px) {
    .blog-name {
      display: block; } }

.kin-breadcrumb {
  text-transform: uppercase;
  margin-bottom: 30px; }

.single-post .kin-breadcrumb {
  margin-top: 60px; }
@media (min-width: 992px) {
  .single-post .kin-breadcrumb {
    margin-left: 65px; } }

.single .post {
  max-width: 860px;
  margin: 0 auto; }
  .single .post .fl-post-title {
    margin-top: 10px; }
  .single .post .fl-post-content {
    margin-top: 60px; }
    .single .post .fl-post-content img.aligncenter {
      margin-top: 15px;
      margin-bottom: 15px; }
  .single .post .post-avatar {
    display: none; }
  .single .post .fl-post-cats-tags {
    display: none; }
  .single .post .fl-post-nav {
    overflow: visible;
    border-top: 0;
    margin-top: 20px; }
    .single .post .fl-post-nav a:hover {
      text-decoration: none; }
  .single .post .fl-post-nav-prev {
    position: relative;
    width: 50%;
    float: left;
    background-color: #f6f6f6;
    min-height: 90px;
    padding: 10px;
    padding-left: 30px;
    border-right: 5px solid #fff; }
    .single .post .fl-post-nav-prev:hover {
      background-color: #f0f0f0; }
    .single .post .fl-post-nav-prev a:before {
      content: "\f137";
      font-family: 'FontAwesome';
      position: absolute;
      top: 25px;
      left: -10px;
      font-size: 180%; }
  .single .post .fl-post-nav-next {
    position: relative;
    width: 50%;
    background-color: #f6f6f6;
    padding: 10px;
    min-height: 90px;
    padding-right: 30px;
    text-align: right; }
    .single .post .fl-post-nav-next:hover {
      background-color: #f0f0f0; }
    .single .post .fl-post-nav-next a:before {
      content: "\f138";
      font-family: 'FontAwesome';
      position: absolute;
      top: 25px;
      right: -10px;
      font-size: 180%; }
  .single .post .fl-post-meta {
    margin-top: 30px;
    font-style: italic; }
  .single .post .fl-post-meta-bottom {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px; }
  .single .post .subtitle {
    font-size: 150%; }

.single .post .top-share,
.single .podcast .top-share {
  display: none;
  text-transform: uppercase;
  font-size: 12px; }
.single .post .top-share .hdr,
.single .podcast .top-share .hdr {
  padding: 2px;
  font-weight: bold; }
.single .post .ssba,
.single .podcast .ssba {
  font-style: normal; }
@media (min-width: 992px) {
  .single .post .fl-post-title,
  .single .podcast .fl-post-title {
    margin-top: 40px; }
  .single .post .top-share,
  .single .podcast .top-share {
    display: block;
    position: fixed;
    top: 285px;
    left: 0;
    width: 75px; }
  .single .post .top-share .ssba img,
  .single .podcast .top-share .ssba img {
    padding: 1px; }
  .single .post .post-avatar,
  .single .podcast .post-avatar {
    position: relative;
    display: block; }
  .single .post .post-avatar img,
  .single .podcast .post-avatar img {
    margin-left: -150px;
    position: absolute;
    top: 10px; } }

.single .event .in_partnership_with {
  text-transform: uppercase; }
  .single .event .in_partnership_with img {
    max-height: 30px;
    max-width: 120px; }
.single .event #reg_form {
  clear: both;
  overflow: auto;
  background-color: #f3f4f6;
  padding: 20px 20px; }
  .single .event #reg_form h2 {
    margin: 10px 0 20px; }

.blog .fl-page-content {
  background: url(/wp-content/themes/kinetica/images/backgrounds/blog-background.jpg) center;
  background-size: cover;
  padding-bottom: 40px;
  background-attachment: fixed; }
.blog .fl-archive {
  margin: 20px;
  padding: 0; }
.blog .fl-content {
  margin: 0; }
.blog .blog-title {
  text-align: right;
  margin: 90px 0 60px;
  color: #fff;
  padding-right: 0; }
  .blog .blog-title h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 200; }
.blog .subtitle {
  text-transform: uppercase; }
@media (min-width: 992px) {
  .blog .fl-archive {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 40px;
    margin: 0 auto; } }

.archive .post,
.blog .post {
  border-bottom: 0;
  padding: 30px;
  background-color: #fff; }
  .archive .post .author,
  .blog .post .author {
    font-size: 110%;
    font-weight: 500;
    color: #beb5d2;
    margin: 5px 0px;
    text-transform: uppercase; }
  .archive .post .fl-post-header,
  .blog .post .fl-post-header {
    margin-bottom: 15px; }
  .archive .post .fl-post-title,
  .blog .post .fl-post-title {
    font-weight: normal; }
  .archive .post .fl-post-date,
  .blog .post .fl-post-date {
    font-size: 85%; }
  .archive .post .post-avatar,
  .blog .post .post-avatar {
    display: none; }
    .archive .post .post-avatar img,
    .blog .post .post-avatar img {
      margin-top: -5px; }
  .archive .post:nth-child(odd),
  .blog .post:nth-child(odd) {
    background-color: #fff; }
  .archive .post:last-child,
  .blog .post:last-child {
    padding-bottom: 20px; }
  @media (min-width: 992px) {
    .archive .post,
    .blog .post {
      padding: 50px 100px 50px 280px; }
      .archive .post .post-avatar,
      .blog .post .post-avatar {
        display: block;
        margin-left: -150px;
        float: left;
        padding-top: 10px; } }

.blog .podcast {
  border-bottom: 0;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 50px; }
  .blog .podcast .episode {
    font-weight: 500;
    color: #beb5d2;
    text-transform: uppercase;
    margin-bottom: 5px 0;
    padding-top: 20px; }
  .blog .podcast .title {
    font-weight: normal;
    margin-top: 10px; }
  .blog .podcast .subtitle {
    display: inline;
    text-transform: initial;
    color: #777;
    font-size: 100%; }
  .blog .podcast .desc {
    display: inline; }
    .blog .podcast .desc::before {
      content: " "; }
  .blog .podcast .image {
    float: left;
    display: none;
    overflow: hidden;
    margin: 15px 20px 10px 20px;
    border: 5px solid #fff; }
  .blog .podcast .image img {
    margin-top: -5px;
    width: 102px;
    height: auto;
    border: 4px solid #ededef;
    border-radius: 5px; }
  .blog .podcast .the_embed {
    padding: 20px;
    padding-left: 0; }
  .blog .podcast .edit_link {
    padding-right: 20px; }
  @media (min-width: 992px) {
    .blog .podcast {
      padding: 50px 100px 50px 280px; }
      .blog .podcast .image {
        display: block;
        margin-left: -150px;
        float: left;
        padding-top: 10px; } }

.single-partner h1 {
  font-size: 60px; }
.single-partner .fl-content {
  margin-top: 0; }
.single-partner .fl-sidebar {
  margin-top: 0;
  padding-left: 80px; }
.single-partner .related.partner-logo img {
  max-width: 300px;
  max-height: 100px;
  height: auto;
  margin: 0 auto 40px;
  display: block; }

.home {
  /* Four Panels on photo background with icons */ }
  .home .home_hero.on_indigo {
    background-color: #0e0429; }
  .home h1 b {
    font-size: 150%; }
  .home h1 .ede {
    font-size: 67px;
    font-weight: 900; }
  .home .p1 {
    text-align: center;
    font-size: 140%;
    max-width: 70%;
    margin: 0 auto 20px; }
    .home .p1 a {
      color: #b19eea; }
  .home .home-callout {
    margin: 0 auto;
    padding: 5px 20px;
    background-color: rgba(187, 40, 72, 0.8);
    display: inline-block;
    color: #fff; }
    .home .home-callout a {
      text-decoration: underline; }
  .home .home_verticals .hitter {
    position: relative;
    background-color: #000;
    margin-bottom: 30px;
    background-size: cover;
    background-position: left center; }
    .home .home_verticals .hitter:before {
      position: absolute;
      content: " ";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: none;
      z-index: 0;
      background-color: rgba(0, 0, 0, 0.5); }
    .home .home_verticals .hitter:hover:before {
      display: block; }
    .home .home_verticals .hitter.telco {
      background-image: url(/wp-content/uploads/2017/01/telco_bg-450x160.jpg); }
    .home .home_verticals .hitter.healthcare {
      background-image: url(/wp-content/uploads/2017/02/life-sciences-bg-450x182.jpg); }
    .home .home_verticals .hitter.retail {
      background-image: url(/wp-content/uploads/2016/12/shutterstock_386904634-450x284.jpg); }
    .home .home_verticals .hitter.energy {
      background-image: url(/wp-content/uploads/2016/12/energy-450x177.jpg); }
    .home .home_verticals .hitter.logistics {
      background-image: url(/wp-content/uploads/2016/12/vlogistics-450x300.jpg); }
    .home .home_verticals .hitter.finance {
      background-image: url(/wp-content/uploads/2016/12/finance_bg-450x203.jpg); }
  .home .home_verticals * {
    position: relative;
    /* hack */ }
  .home .home_verticals .title {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 200%; }
    .home .home_verticals .title a {
      display: inline-block;
      padding: 90px 20px 70px;
      color: #fff;
      text-decoration: none;
      width: 100%; }
  @media (min-width: 787px) {
    .home .home_verticals .hitter {
      width: 47%;
      float: left;
      margin-left: 20px; } }
  @media (min-width: 992px) {
    .home .home_verticals .hitter {
      width: 30%;
      float: left;
      margin-left: 20px; } }
  .home #main_pitch .hitter .fl-html {
    background-color: #f3f4f6;
    padding: 20px 10px; }
    @media (min-width: 965px) {
      .home #main_pitch .hitter .fl-html {
        min-height: 350px; } }
  .home .sol2 {
    background-image: url(/wp-content/uploads/2018/06/lighttrails.jpg);
    background-size: cover;
    background-position: center center;
    position: relative; }
    .home .sol2 .solution {
      position: relative;
      background-color: white;
      margin: 10px .5%;
      padding: 48px 30px;
      min-height: 370px; }
      .home .sol2 .solution.bi {
        margin-left: 0; }
      .home .sol2 .solution.ml {
        margin-right: 0; }
    .home .sol2 .title {
      font-size: 22px;
      line-height: 28px;
      font-weight: 900;
      color: #003249;
      text-transform: uppercase;
      position: relative;
      padding-bottom: 40px;
      margin-bottom: 40px; }
      .home .sol2 .title:after {
        content: '';
        background-color: #355DBB;
        height: 3px;
        width: 44px;
        position: absolute;
        bottom: 0;
        left: 0; }
    .home .sol2 .desc {
      font-weight: 500;
      color: #003249; }
    .home .sol2 .more {
      position: absolute;
      bottom: 50px;
      display: block;
      margin: 0 auto; }
      .home .sol2 .more a {
        font-weight: bold;
        background-color: #fff;
        padding: 10px 20px;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
        color: #271759; }
    @media (min-width: 787px) {
      .home .sol2 .solution {
        width: 48.5%;
        float: left; } }
    @media (min-width: 1200px) {
      .home .sol2 .solution {
        width: 24.25%;
        float: left; } }
    @media (max-width: 786px) {
      .home .sol2 .solution {
        width: 100%;
        display: block;
        margin-left: 0;
        margin-right: 0; } }
  .home .customer_logos {
    text-align: center;
    margin-bottom: 0; }
    .home .customer_logos a {
      margin: 0 40px;
      height: 80px;
      display: inline-block; }
      @media (max-width: 1024px) {
        .home .customer_logos a {
          height: 90px;
          display: inline-block; } }
  .home .awards {
    text-align: center; }
    .home .awards .award {
      display: inline-block;
      padding-right: 20px; }
    .home .awards img {
      height: 100px;
      margin: 0px 20px; }
  .home .logo-panel {
    text-align: center;
    text-transform: uppercase;
    color: #e2e3e9;
    font-size: 75%;
    opacity: 0.8; }

.extreme-data .three.hitters .hitter {
  background-color: #f3f4f6; }

#particles {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

.fl-node-57aa50b0911c8 h1 {
  position: relative;
  z-index: 3;
  font-weight: 800;
  font-style: italic;
  background-size: 100% 100%; }

/* background:url(/wp-content/themes/kinetica/images/backgrounds/bg-blur.png); */
.fl-node-57aa50b0911c8 .fl-row-content {
  position: relative;
  z-index: 3;
  font-weight: 800;
  background-size: 100% 100%; }

/* background:url(/wp-content/themes/kinetica/images/backgrounds/bg-blur.png); */
/* giphy-styling on home page */
.laptop {
  display: inline-block;
  width: 100%;
  height: auto;
  display: block;
  max-width: 480px;
  margin: 0 auto; }
  @media (max-width: 1300px) {
    .laptop {
      display: none; } }

.giphy-overlay {
  position: absolute;
  max-width: inherit !important; }
  @media (max-width: 1300px) {
    .giphy-overlay {
      position: static;
      max-width: 93% !important;
      height: auto !important;
      margin: 0 auto; } }

/* PRODUCT PAGE... captions around the hardware and gpu images.  */
.caption {
  max-width: 400px;
  margin: auto;
  margin-bottom: 15px;
  padding: 5px 10px; }

.page-product .main-hero h1 {
  text-transform: uppercase;
  font-size: 350%;
  font-weight: bold; }
.page-product .main-hero .subtitle {
  font-size: 160%;
  margin: auto;
  color: #d4ceea; }
@media (min-width: 787px) {
  .page-product .main-hero h1 {
    font-size: 450%; }
  .page-product .main-hero .subtitle {
    font-size: 220%;
    max-width: 80%; } }

.gpu-cpu-compare {
  max-width: 800px;
  margin: 0 auto; }
  .gpu-cpu-compare .option {
    width: 50%;
    float: left;
    border-bottom: 1px solid #E2E3E9; }
    .gpu-cpu-compare .option .cores {
      font-size: 150%; }
      .gpu-cpu-compare .option .cores .number {
        font-size: 200%;
        display: block;
        margin-bottom: -15px; }
    .gpu-cpu-compare .option .desc {
      text-transform: uppercase;
      color: #9590a7;
      min-height: 60px; }
    .gpu-cpu-compare .option .type {
      font-size: 250%;
      margin-bottom: -20px; }
  .gpu-cpu-compare .cpu {
    text-align: right;
    padding-right: 30px; }
  .gpu-cpu-compare .gpu {
    text-align: left;
    padding-left: 30px;
    border-left: 1px solid #fff; }
  .gpu-cpu-compare .counter {
    position: relative;
    top: 50px;
    font-family: monospace;
    font-size: 120%;
    color: #ccc;
    padding: 0 40px; }
  .gpu-cpu-compare .vs {
    text-align: center;
    padding: 20px;
    clear: both; }
    .gpu-cpu-compare .vs a {
      margin-top: 20px; }
  @media (min-width: 787px) {
    .gpu-cpu-compare .option .cores {
      display: initial; }
      .gpu-cpu-compare .option .cores .number {
        font-size: 300%;
        margin: initial; }
    .gpu-cpu-compare .option .desc {
      min-height: initial; }
    .gpu-cpu-compare .option .type {
      font-size: 250%;
      margin-bottom: -20px; }
    .gpu-cpu-compare .cpu {
      padding-right: 70px; }
    .gpu-cpu-compare .gpu {
      padding-left: 70px; }
    .gpu-cpu-compare .counter {
      padding: 0; } }

.gpu-explanation {
  max-width: 900px;
  margin: auto;
  text-align: center;
  color: #9590a7;
  font-size: 90%;
  /* opacity:1; */ }

.pillar {
  background-color: #f9f9fa;
  padding: 20px;
  text-align: center; }
  .pillar .icon img {
    width: 150px; }
  .pillar h3.title {
    font-size: 160%;
    text-transform: uppercase;
    color: #8e86a9;
    margin: 0;
    margin-top: 10px; }
  .pillar .subtitle {
    font-weight: 500;
    margin: 0 0 20px;
    color: #922a6c; }
  .pillar ul, .pillar .desc {
    padding: 25px 20px 0;
    border-top: 1px solid #d6d6d6; }
  .pillar li {
    margin-bottom: 10px;
    list-style-type: none;
    text-align: left;
    padding-left: 20px; }
    .pillar li:before {
      font-family: 'FontAwesome';
      content: '\f055';
      margin: 0 15px 0 -30px;
      color: #c3bdd4; }

.ecosystem .points {
  text-align: center;
  margin-top: 20px; }
  .ecosystem .points li {
    list-style-type: none;
    margin-bottom: 10px;
    font-weight: 500;
    color: #71698a; }

@media (min-width: 768px) {
  .caption.gpu1 {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 220px;
    text-align: left;
    width: 300px;
    background-color: rgba(24, 13, 56, 0.5); }

  .caption.gpu2 {
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -540px;
    text-align: left;
    width: 300px;
    background-color: rgba(24, 13, 56, 0.5); }

  .caption.gpu3 {
    position: absolute;
    top: 280px;
    left: 50%;
    margin-left: 220px;
    text-align: left;
    width: 300px;
    background-color: rgba(24, 13, 56, 0.5); }

  .caption.hardware1 {
    position: absolute;
    top: 50px;
    width: 220px;
    text-align: left; }

  .caption.hardware2 {
    position: absolute;
    top: 310px;
    left: 310px;
    width: 500px;
    text-align: left;
    max-width: initial; } }
/* Partner logos on Product Page */
.vendor_logos img {
  max-height: 35px; }

/* Checkboxes for features on the product page? */
ul.features {
  padding-left: 35px;
  margin-top: 25px; }
  ul.features li {
    list-style-type: none;
    margin-bottom: 15px; }
  ul.features li::before {
    float: left;
    font-family: 'FontAwesome';
    content: '\f058';
    font-size: 150%;
    margin: -5px 5px 0 -35px;
    color: #7e7794; }

/* Not sure? */
.side-screenshot .fl-photo-img.wp-image-83 {
  height: 480px !important;
  margin-top: 20px;
  width: auto;
  max-width: none; }

/* Timeline on Solutions Page? */
.timeline {
  margin-top: 20px; }
  .timeline .date {
    font-size: 90%; }
  .timeline h4 {
    margin-top: 0px;
    font-weight: 500; }
  .timeline .fl-col-group {
    background-image: url(/wp-content/themes/kinetica/images/backgrounds/timeline_line.png);
    background-position: bottom center;
    background-repeat: no-repeat; }
  .timeline .fl-module-content {
    margin-bottom: 40px;
    margin-top: 0px; }
  .timeline .fl-col-group:nth-child(even) .timeline-center i {
    color: #D6E9F4; }
  .timeline .timeline-center {
    text-align: center; }
  .timeline .timeline-center i {
    font-size: 300%;
    color: #2E89BD;
    background-color: #fff;
    padding-bottom: 20px; }
  .timeline .timeline-left {
    text-align: right; }

/* Leadership Team */
.leadership .team img {
  width: 150px; }

.team {
  text-align: center; }
  .team .individual {
    vertical-align: top;
    display: inline-block;
    width: 220px;
    margin: 10px 20px;
    cursor: pointer; }
  .team .desc {
    display: none; }
  .team .name {
    font-size: 130%; }

/* View of Leadership Team pop-up */
.pop-team {
  position: relative;
  padding: 20px;
  color: #fff;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  font-size: 110%; }
  .pop-team .mfp-close {
    background-color: #271759;
    color: #fff; }
  .pop-team .face {
    float: left;
    margin-right: 20px; }
  .pop-team .face img {
    width: 200px; }
  .pop-team .role {
    font-size: 140%; }
  .pop-team .name {
    font-size: 230%; }
  .pop-team .desc {
    clear: both;
    padding-top: 20px; }

/* For the SVG charts? */
.performance-chart {
  line-height: 1; }

/* Media Center */
.press-gallery {
  background-color: #eeeff5; }
  .press-gallery .fl-photo {
    background-color: #fff;
    padding: 5px; }

/* Industries Panel on the Solutions Page */
.industries .icons {
  text-align: center; }
.industries .industry {
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 10px 40px 0;
  padding-bottom: 25px; }
.industries .icon img {
  width: 64px;
  opacity: 0.5; }
.industries .title {
  text-transform: uppercase;
  color: #9590a7; }
.industries .industry:hover img {
  opacity: 1;
  cursor: pointer; }
.industries .industry:hover .title {
  color: #fff;
  cursor: pointer; }
.industries .active .icon img {
  opacity: 1; }
.industries .active .title {
  color: #fff; }
.industries .desc {
  display: none;
  background-color: #eeeff5;
  color: #555;
  padding: 25px;
  font-size: 95%; }
  .industries .desc ul {
    overflow: auto;
    text-align: left;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
    list-style-type: none; }
  .industries .desc a {
    color: #71698a; }
  .industries .desc .bottom-hilite {
    text-align: center;
    margin-top: 20px;
    margin-bottom: -10px;
    background-color: #e3e5ef;
    padding: 10px;
    overflow: auto; }
.industries .opt1-2 {
  width: 50%;
  float: left;
  border-right: 3px solid #fff; }
.industries .opt2-2 {
  padding-left: 20px;
  width: 50%;
  float: left; }
.industries .options li {
  float: left;
  padding: 0 30px;
  width: 33%; }
.industries .options li:first-child {
  padding-left: 0; }
.industries .options b {
  display: block;
  font-weight: normal;
  font-size: 120%;
  color: #180D38;
  margin-bottom: 10px; }
@media (min-width: 992px) {
  .industries .active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 10px;
    z-index: 5;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #eeeff5; } }

.application-accelerator .itter .icon {
  color: #5199A0; }
.application-accelerator .accelerator-table tr.sub td {
  background-color: #5199A0; }
.application-accelerator .on_grey {
  background-color: #eeeff5; }

/* The manual creation of the whats-new dropdowns */
.whats-new-mishmash .post {
  margin-bottom: 30px; }

/* Events Template */
.event-type {
  text-transform: uppercase;
  margin-bottom: 20px; }

/* Photo Header */
.heading-shade {
  background-color: rgba(0, 0, 0, 0.4); }

/* Customize the layout of partners and awards on the about page */
.page-about .related.partners .partner {
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  border: 0;
  border-bottom: 3px solid #fff; }
  .page-about .related.partners .partner .logo {
    height: 50px; }
  .page-about .related.partners .partner:hover {
    box-shadow: none;
    border-color: #d9d5e4; }
.page-about .awards {
  text-align: center; }
  .page-about .awards .award {
    display: inline-block;
    padding-right: 20px;
    height: 100px; }
    .page-about .awards .award img {
      max-height: 90px;
      max-width: 150px;
      width: auto; }

/* Tutorials */
.single-tutorial .tut-header, .single-podcast .tut-header {
  background-color: #eeeff5;
  min-height: 120px;
  padding-top: 50px;
  padding-bottom: 60px; }
  .single-tutorial .tut-header h1, .single-podcast .tut-header h1 {
    margin-top: 20px; }
.single-tutorial .tut-body, .single-podcast .tut-body {
  margin: -40px;
  padding: 40px;
  margin-bottom: 0;
  background-color: #fff; }
.single-tutorial .the_embed, .single-podcast .the_embed {
  margin-top: 30px; }
.single-tutorial .podcast-name, .single-podcast .podcast-name {
  text-transform: uppercase;
  font-weight: 600;
  color: #71698a;
  margin: 20px 0; }

/* Learn Page */
.page-id-1987 .languages .hitter .img img {
  height: 120px; }
.page-id-1987 .docs-hitters .hitter {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px; }
.page-id-1987 .docs-hitters .icon img {
  width: 100px;
  padding-bottom: 15px; }
@media (min-width: 787px) {
  .page-id-1987 .docs-hitters .hitter {
    width: 47%;
    float: left;
    margin-left: 20px; } }
@media (min-width: 992px) {
  .page-id-1987 .docs-hitters .hitter {
    width: 30%;
    float: left;
    margin-left: 20px; } }

/* Narrow text on a wide page */
.full-body-text {
  max-width: 900px;
  margin: auto; }
  .full-body-text img.alignnone {
    max-width: 600px;
    display: block;
    margin: auto; }

img.std {
  max-width: 600px !important;
  display: block;
  margin: auto; }

.copy_terms {
  font-size: 85%;
  text-align: center; }
  @media (min-width: 992px) {
    .copy_terms {
      text-align: right; } }

.fl-archive-nav > div {
  font-weight: bold;
  background-color: rgba(25, 12, 64, 0.35);
  border-radius: 3px;
  padding: 2px 8px; }
  .fl-archive-nav > div a {
    color: #fff; }

.gray-background {
  background-color: #EDEEF5; }
  .gray-background .fl-row-content-wrap {
    padding-bottom: 0; }
  .gray-background .fl-module-content {
    margin-bottom: 0; }

.solutions-hero {
  background-image: url(https://www.kinetica.com/wp-content/uploads/2016/12/finance_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  margin-bottom: 60px; }

.hero-button .fl-module-content .fl-button-wrap a {
  padding: 34px 40px;
  letter-spacing: .05em; }
  @media (max-width: 1024px) {
    .hero-button .fl-module-content .fl-button-wrap a {
      padding: 20px 28px; } }
  .hero-button .fl-module-content .fl-button-wrap a span {
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif; }
    @media (max-width: 1024px) {
      .hero-button .fl-module-content .fl-button-wrap a span {
        font-size: 14px; } }

.text-tile h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #003249;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 0; }
.text-tile .more {
  margin-top: 20px; }
  .text-tile .more a {
    color: #8E3FB1; }
.text-tile:hover {
  background-color: #EDEEF5; }

.fl-bg-video {
  position: relative; }
  .fl-bg-video + .fl-row-content {
    position: relative;
    z-index: 9 !important; }
  .fl-bg-video:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: black;
    opacity: .2;
    z-index: 9; }

.c-tiles:before, .c-tiles:after {
  content: "";
  display: table; }
.c-tiles:after {
  clear: both; }
.c-tiles__item {
  position: relative;
  width: 33.33%;
  float: left;
  font-size: 20px;
  letter-spacing: .25em;
  height: 228px;
  text-align: center;
  text-transform: uppercase;
  background-size: cover;
  border: 3px solid white;
  transition: all .3s ease-in-out; }
  @media (max-width: 1264px) {
    .c-tiles__item {
      width: 50%; } }
  @media (max-width: 730px) {
    .c-tiles__item {
      width: 100%; } }
  .c-tiles__item span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .c-tiles__item.-white {
    font-weight: bold;
    color: black;
    text-align: left; }
  .c-tiles__item.-logistics {
    background: url("/wp-content/uploads/2018/06/vertical_Logistics.jpg") no-repeat center center/cover;
    background-size: 100%; }
  .c-tiles__item.-finance {
    background: url("/wp-content/uploads/2018/06/vertical_Finance.jpg") no-repeat center center/cover;
    background-size: 100%; }
  .c-tiles__item.-retail {
    background: url("/wp-content/uploads/2018/06/vertical_Retail.jpg") no-repeat center center/cover;
    background-size: 100%; }
  .c-tiles__item.-healthcare {
    background: url("/wp-content/uploads/2018/06/vertical_healthcare.jpg") no-repeat center center/cover;
    background-size: 100%; }
  .c-tiles__item.-energy {
    background: url("/wp-content/uploads/2018/06/Vertical_Energy.jpg") no-repeat center center/cover;
    background-size: 100%; }
  .c-tiles__item.-telecom {
    background: url("/wp-content/uploads/2018/06/Vertical_Telecom.jpg") no-repeat center center/cover;
    background-size: 100%; }
  @media (max-width: 1264px) {
    .c-tiles__item.-white {
      display: none; } }
  .c-tiles__item:not(.-white) {
    font-weight: 400; }
    .c-tiles__item:not(.-white):after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      background: black;
      opacity: 0; }
    .c-tiles__item:not(.-white):hover {
      background-size: 140% !important; }
      .c-tiles__item:not(.-white):hover:after {
        opacity: .2; }
    .c-tiles__item:not(.-white) span {
      color: white;
      width: 100%;
      text-align: center;
      left: 0; }

.-width {
  padding: 0 200px; }
  @media (max-width: 1024px) {
    .-width {
      padding: 0 20px; } }

.-hover-button a:hover {
  color: #241856;
  text-decoration: none; }

@media (max-width: 991px) {
  .fl-page-header-wrap {
    background: white; } }
body div#hs-eu-cookie-confirmation {
  background: #2E89BD;
  padding: 10px 0;
  width: 100%;
  position: fixed;
  bottom: 0px;
  top: auto;
  color: white;
  z-index: 9;
  border-bottom: none;
  border-top: none; }
  body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    box-shadow: none; }
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    background: transparent;
    padding: 0; }
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
      background: transparent !important;
      border: 1px solid white !important; }
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a {
      color: white;
      text-decoration: underline; }
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
      color: white;
      margin-bottom: 0;
      font-size: 12px;
      float: left;
      width: 85%;
      padding-left: 120px; }
      @media (max-width: 1250px) {
        body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
          padding-left: 0; } }
      @media (max-width: 1020px) {
        body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
          width: 92%; } }
      @media (max-width: 580px) {
        body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
          font-size: 10px; } }

.c-gdpr {
  background: #2E89BD;
  padding: 10px 0;
  width: 100%;
  position: fixed;
  bottom: 0px;
  color: white;
  z-index: 9; }
  .c-gdpr__close {
    float: right;
    font-weight: bold;
    color: white;
    width: 11%;
    font-size: 20px;
    vertical-align: top;
    line-height: 20px;
    cursor: pointer; }
  .c-gdpr p {
    margin-bottom: 0;
    font-size: 12px;
    float: left;
    width: 85%;
    padding-left: 120px; }
  .c-gdpr a {
    color: white;
    text-decoration: underline; }
  @media (max-width: 1020px) {
    .c-gdpr .c-gdpr__close {
      width: 6%; }
    .c-gdpr p {
      width: 92%; } }

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