/*
 Theme Name:   Shiftboard Divi
 Theme URI:    http://valeriuciobanu.com/
 Description:  Shiftboard - Child theme of Divi
 Author:       Valeriu Ciobanu
 Author URI:   http://valeriuciobanu.com/
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
body {
  font-family: "Lato", sans-serif;
  font-size: 17px;
}

/*--Fix for jumping header--*/
@media screen and (min-width: 981px) {
  #page-container {
    top: 75px !important;
    padding-top: 75px !important;
  }
}
.et_pb_column {
  z-index: auto;
}

/*--Consistent mobile column bottom margin--*/
@media (max-width: 980px) {
  .et_pb_column {
    margin-bottom: 10px;
  }
}
/*=======================================*/
/* ----Typography and General Styling----*/
/*=======================================*/
/*--Typography: Headings--*/
.heading-xlarge {
  font-size: 60px;
  line-height: 100%;
}

.heading-large {
  font-size: 40px;
}

.heading-medium {
  font-size: 38px;
}

.heading-hero {
  font-size: 45px;
  line-height: 110%;
}
@media (max-width: 768px) {
  .heading-hero {
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .heading-xlarge, .heading-large, .heading-medium {
    font-size: 34px;
    line-height: 110%;
  }
}
.h1 {
  font-size: 32px !important;
}

.h2 {
  font-size: 29px !important;
}

.h3 {
  font-size: 26px !important;
}

.h4 {
  font-size: 23px !important;
}

.h5 {
  font-size: 20px !important;
}

.h6 {
  font-size: 17px !important;
}

/*--Used on Inbound LP; Pricing--*/
.page-headline {
  font-size: 65px;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif;
  color: #253457;
  font-style: italic;
}

@media (max-width: 779px) {
  .page-headline {
    font-size: 45px;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
  line-height: 1.05em;
}

h1 {
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif;
  font-size: 40px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 19px;
}

h4.widgettitle {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 17px;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #f05624;
}

/*--Refactor--*/
.supporting-text, .supporting {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.2em;
}

.intro-text {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4em;
  color: #848383;
}

.contact-info {
  font-size: 16px;
}

.section-heading {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 1.3em;
}

.section-heading-subheading {
  font-family: "Slabo 13px", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3em;
}

.subheading-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 17px;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #848383;
}

.subheading-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.4em;
  text-transform: none;
}

/*--Typography: Font Import--*/
.klinikslab {
  font-family: 'KlinicSlab', Helvetica, Arial, Lucida, sans-serif !important;
}

.klinikslab-thin {
  font-family: 'KlinicSlab', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300 !important;
}

.klinikslab-medium {
  font-family: 'KlinicSlab', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 500 !important;
}

.klinikslab-thick {
  font-family: 'KlinicSlab', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
}

.klinikslab-bold {
  font-family: 'KlinicSlab', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: bold !important;
}

.lato {
  font-family: "Lato", sans-serif, Helvetica, Arial, Lucida, sans-serif !important;
}

@font-face {
  font-family: 'KlinicSlab';
  src: url("fonts/KlinicSlab-Medium.eot");
  src: url("fonts/KlinicSlab-Medium.woff2") format("woff2"), url("fonts/KlinicSlab-Medium.woff") format("woff"), url("fonts/KlinicSlab-Medium.ttf") format("truetype"), url("fonts/KlinicSlab-Medium.svg#KlinicSlab-Medium") format("svg"), url("fonts/KlinicSlab-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'KlinicSlab';
  src: url("fonts/KlinicSlab-MediumItalic.eot");
  src: url("fonts/KlinicSlab-MediumItalic.woff2") format("woff2"), url("fonts/KlinicSlab-MediumItalic.woff") format("woff"), url("fonts/KlinicSlab-MediumItalic.ttf") format("truetype"), url("fonts/KlinicSlab-MediumItalic.svg#KlinicSlab-MediumItalic") format("svg"), url("fonts/KlinicSlab-MediumItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'KlinicSlab';
  src: url("fonts/KlinicSlab-Bold.eot");
  src: url("fonts/KlinicSlab-Bold.woff2") format("woff2"), url("fonts/KlinicSlab-Bold.woff") format("woff"), url("fonts/KlinicSlab-Bold.ttf") format("truetype"), url("fonts/KlinicSlab-Bold.svg#KlinicSlab-Bold") format("svg"), url("fonts/KlinicSlab-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'KlinicSlab';
  src: url("fonts/KlinicSlab-BoldItalic.eot");
  src: url("fonts/KlinicSlab-BoldItalic.woff2") format("woff2"), url("fonts/KlinicSlab-BoldItalic.woff") format("woff"), url("fonts/KlinicSlab-BoldItalic.ttf") format("truetype"), url("fonts/KlinicSlab-BoldItalic.svg#KlinicSlab-BoldItalic") format("svg"), url("fonts/KlinicSlab-BoldItalic.eot?#iefix") format("embedded-opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'KlinicSlab';
  src: url("fonts/KlinicSlab-Book.eot");
  src: url("fonts/KlinicSlab-Book.woff2") format("woff2"), url("fonts/KlinicSlab-Book.woff") format("woff"), url("fonts/KlinicSlab-Book.ttf") format("truetype"), url("fonts/KlinicSlab-Book.svg#KlinicSlab-Book") format("svg"), url("fonts/KlinicSlab-Book.eot?#iefix") format("embedded-opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'KlinicSlab';
  src: url("fonts/KlinicSlab-BookItalic.eot");
  src: url("fonts/KlinicSlab-BookItalic.woff2") format("woff2"), url("fonts/KlinicSlab-BookItalic.woff") format("woff"), url("fonts/KlinicSlab-BookItalic.ttf") format("truetype"), url("fonts/KlinicSlab-BookItalic.svg#KlinicSlab-BookItalic") format("svg"), url("fonts/KlinicSlab-BookItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'KlinicSlab';
  src: url("fonts/KlinicSlab-Light.eot");
  src: url("fonts/KlinicSlab-Light.woff2") format("woff2"), url("fonts/KlinicSlab-Light.woff") format("woff"), url("fonts/KlinicSlab-Light.ttf") format("truetype"), url("fonts/KlinicSlab-Light.svg#KlinicSlab-Light") format("svg"), url("fonts/KlinicSlab-Light.eot?#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'fonts/KlinicSlab';
  src: url("fonts/KlinicSlab-LightItalic.eot");
  src: url("fonts/KlinicSlab-LightItalic.woff2") format("woff2"), url("fonts/KlinicSlab-LightItalic.woff") format("woff"), url("fonts/KlinicSlab-LightItalic.ttf") format("truetype"), url("fonts/KlinicSlab-LightItalic.svg#KlinicSlab-LightItalic") format("svg"), url("fonts/KlinicSlab-LightItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: italic;
}
/*--Typography: Links--*/
.text-lead {
  font-size: 19px;
  line-height: 160%;
}

.text-large {
  font-size: 18px;
}

.text-medium {
  font-size: 16px;
}

.subhead-lead {
  font-size: 24px;
  line-height: 150%;
}
@media (max-width: 768px) {
  .subhead-lead {
    font-size: 18px;
  }
}

p {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}

p.dropcaps {
  font-weight: 600;
  font-size: 18px;
}

p.dropcaps:first-letter {
  color: #f05624;
  float: left;
  font-size: 75px;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 12px;
  padding-left: 3px;
}

.wp-caption {
  border: none;
  background-color: transparent;
}
.wp-caption p.wp-caption-text {
  font-size: 15px;
}

/*=======================================*/
/* ----Utilities----*/
/*=======================================*/
/*--Utilities: General--*/
.hide {
  display: none;
}

.show, .block {
  display: block !important;
}

.inline {
  display: inline;
}

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

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.affix {
  position: fixed;
}

.noborder {
  border: none !important;
}

.sr-only {
  display: none;
}

.thin {
  font-weight: 300;
}

.thick {
  font-weight: 800;
}

hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}

/*--Utilities: Callout Boxes--*/
.callout {
  padding: 20px;
  border: 1px solid #eee;
  background: #fbfbfb;
}

/*--Utilities: Colors--*/
.white {
  color: #ffffff !important;
}

.orange {
  color: #f05624 !important;
}

.lightgreen {
  color: #56c4ac !important;
}

.lightblue {
  color: #39aadc !important;
}

.darkblue {
  color: #253457 !important;
}

.rockblue {
  color: #9daac2 !important;
}

.irisblue {
  color: #00999D !important;
}

/*--Utilities: Alignment--*/
.aligncenter, .center {
  display: block;
  margin: 0 auto;
}

.alignleft, .floatleft {
  float: left;
}

.alignright, .floatright {
  float: right;
}

/*--Utilities: Text Alignment--*/
.text-left {
  text-align: left;
}

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

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

.justify {
  text-align: justify;
}

@media (max-width: 779px) {
  .m-text-center {
    text-align: center;
  }

  .m-no-background, #m-no-background {
    background-image: none !important;
  }

  .m-align-center {
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .m-image-width img, .m-image-width {
    width: 70%;
  }
}
@media only screen and (max-width: 980px) {
  .m-image-width-50 img, .m-image-width-50 {
    width: 50%;
  }

  #m-no-background-960 {
    background-image: none !important;
  }
}
/* Utilities: Image Color Overlays */
.overlay-bg:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  background-color: rgba(105, 177, 209, 0.75);
}

.overlay-bg-dark-blue:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  background-color: rgba(36, 52, 87, 0.8);
}

/*--Utilities: Text Treatment--*/
.no-decoration, .no-decoration:hover {
  text-decoration: none !important;
}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

/*--Utilities: Images --*/
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

/*--Utilities: Spacing Styling--*/
.voffset {
  margin-top: 2px;
}

.voffset1 {
  margin-top: 5px;
}

.voffset2 {
  margin-top: 10px;
}

.voffset3 {
  margin-top: 15px;
}

.voffset4 {
  margin-top: 30px;
}

.voffset5 {
  margin-top: 40px;
}

.voffset6 {
  margin-top: 60px;
}

.voffset7 {
  margin-top: 80px;
}

.voffset8 {
  margin-top: 100px;
}

.voffset9 {
  margin-top: 150px;
}

.hloffset {
  margin-left: 2px;
}

.hloffset1 {
  margin-left: 5px;
}

.hloffset2 {
  margin-left: 10px;
}

.hloffset3 {
  margin-left: 15px;
}

.hloffset4 {
  margin-left: 30px;
}

.hloffset5 {
  margin-left: 40px;
}

.hloffset6 {
  margin-left: 60px;
}

.hloffset7 {
  margin-left: 80px;
}

.hloffset8 {
  margin-left: 100px;
}

.hloffset9 {
  margin-left: 150px;
}

.hroffset {
  margin-right: 2px;
}

.hroffset1 {
  margin-right: 5px;
}

.hroffset2 {
  margin-right: 10px;
}

.hroffset3 {
  margin-right: 15px;
}

.hroffset4 {
  margin-right: 30px;
}

.hroffset5 {
  margin-right: 40px;
}

.hroffset6 {
  margin-right: 60px;
}

.hroffset7 {
  margin-right: 80px;
}

.hroffset8 {
  margin-right: 100px;
}

.hroffset9 {
  margin-right: 150px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*--Utilities: Five Column Layout-*/
.col-5-grid-column {
  width: 19%;
  float: left;
  margin-right: 0.75%;
}
@media (max-width: 767px) {
  .col-5-grid-column {
    width: 100%;
    float: none;
  }
}

.col-5-grid-column:last-child {
  margin-right: 0;
}

/*--Utilities: Mobile Order-*/
@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .custom_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }

  /*** custom classes that will designate the order of columns in the flex box row ***/
  .first-on-mobile {
    -webkit-order: 1;
    order: 1;
  }

  .second-on-mobile {
    -webkit-order: 2;
    order: 2;
  }

  .third-on-mobile {
    -webkit-order: 3;
    order: 3;
  }

  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4;
  }

  /*** add margin to last column ***/
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px;
  }
}
/*--Utilities: Expand Row Width-*/
.et_pb_row {
  width: 90%;
}

/*--Utilities: BR responsive handling-*/
@media (max-width: 980px) {
  br {
    display: none;
  }
}
.angled-edge-bottom {
  position: relative;
  z-index: 1;
}
.angled-edge-bottom:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.angled-edge-bottom:after {
  bottom: 0;
  transform: skewY(-2deg);
  transform-origin: 100%;
}

.angled-edge-bottom-reverse {
  position: relative;
  z-index: 1;
}
.angled-edge-bottom-reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.angled-edge-bottom-reverse:after {
  bottom: 0;
  transform: skewY(2deg);
  transform-origin: 0 100%;
}

.angled-edge-top {
  position: relative;
  z-index: 1;
}
.angled-edge-top:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.angled-edge-top:before {
  top: 0;
  transform: skewY(2deg);
  transform-origin: 100% 0;
}

.angled-edge-top-reverse {
  position: relative;
  z-index: 1;
}
.angled-edge-top-reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.angled-edge-top-reverse:before {
  top: 0;
  transform: skewY(-2deg);
  transform-origin: 0 0;
}

.angled-edge-both {
  position: relative;
  z-index: 1;
}
.angled-edge-both:before, .angled-edge-both:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.angled-edge-both:before {
  top: 0;
  transform: skewY(2deg);
  transform-origin: 100% 0;
}
.angled-edge-both:after {
  bottom: 0;
  transform: skewY(-2deg);
  transform-origin: 100%;
}

.angled-edge-both-reverse {
  position: relative;
  z-index: 1;
}
.angled-edge-both-reverse:before, .angled-edge-both-reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.angled-edge-both-reverse:before {
  top: 0;
  transform: skewY(-2deg);
  transform-origin: 0 0;
}
.angled-edge-both-reverse:after {
  bottom: 0;
  transform: skewY(2deg);
  transform-origin: 0 0;
}

/*--Utilities: Helper Classes: Visibility-*/
@-ms-viewport {
  width: device-width;
}
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }

  table.visible-xs.visible-sm {
    display: table;
  }

  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  th.visible-xs.visible-sm, td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }

  table.visible-xs.visible-md {
    display: table;
  }

  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  th.visible-xs.visible-md, td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }

  table.visible-xs.visible-lg {
    display: table;
  }

  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  th.visible-xs.visible-lg, td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }

  table.visible-sm.visible-xs {
    display: table;
  }

  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  th.visible-sm.visible-xs, td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }

  table.visible-sm.visible-md {
    display: table;
  }

  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  th.visible-sm.visible-md, td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }

  table.visible-sm.visible-lg {
    display: table;
  }

  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  th.visible-sm.visible-lg, td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md, tr.visible-md, th.visible-md, td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }

  table.visible-md.visible-xs {
    display: table;
  }

  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  th.visible-md.visible-xs, td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }

  table.visible-md.visible-sm {
    display: table;
  }

  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  th.visible-md.visible-sm, td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }

  table.visible-md.visible-lg {
    display: table;
  }

  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  th.visible-md.visible-lg, td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }

  table.visible-lg.visible-xs {
    display: table;
  }

  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  th.visible-lg.visible-xs, td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }

  table.visible-lg.visible-sm {
    display: table;
  }

  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  th.visible-lg.visible-sm, td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }

  table.visible-lg.visible-md {
    display: table;
  }

  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  th.visible-lg.visible-md, td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs, td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm, td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md, td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg, td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
    display: none !important;
  }
}
.visible-print, tr.visible-print, th.visible-print, td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print, td.visible-print {
    display: table-cell !important;
  }

  .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
    display: none !important;
  }
}
/*=======================================*/
/* ----Menu Styling----*/
/*=======================================*/
/* Menu Item Spacing  */
#top-menu {
  margin-top: 6px;
}

#top-menu li {
  padding-right: 10px;
  font-size: 16px;
}

@media only screen and (min-width: 980px) and (max-width: 1010px) {
  #top-menu li {
    padding-right: 4px !important;
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 1011px) and (max-width: 1120px) {
  #top-menu li {
    padding-right: 5px !important;
    font-size: 15px;
  }
}
@media only screen and (max-width: 1280px) {
  #top-menu li {
    padding-right: 4px !important;
  }
}
/* Submenu Spacing  */
#top-menu li li a {
  padding: 6px 15px;
}

#top-menu .menu-item-has-children > a:first-child:after {
  top: 1px;
  right: 4px;
}

/* Menu Button refactor for ID  */
.header-login-link {
  padding-left: 12px;
  padding-right: 8px !important;
}

.header-demo-request-link {
  padding-right: 2px !important;
}

.header-demo-request-link a {
  display: inline-block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #243457;
  font-size: 15px !important;
  padding: 10px !important;
  letter-spacing: 0;
  color: #fff;
  font-weight: 600;
  border: 1px solid #efefef;
}

.header-demo-request-link a:hover {
  background-color: #344c80;
  color: #fff !important;
}

#top-menu li.header-demo-request-link.current-menu-item > a {
  color: #fff;
}

#top-menu #menu-item-193.header-demo-request-link a:hover {
  color: #fff !important;
}

@media only screen and (max-width: 1120px) {
  .header-demo-request-link a {
    font-size: 14px !important;
    padding: 10px 8px !important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1090px) {
  .header-demo-request-link a {
    display: none !important;
  }
}
@media only screen and (max-width: 980px) {
  .header-demo-request-link a {
    margin-top: 10px;
    display: inline-block !important;
    border: 1px solid #efefef !important;
    padding: 10px 18px !important;
  }

  .header-demo-request-link a:hover {
    opacity: 1 !important;
  }

  .header-demo-request-link a:hover {
    background-color: #344c80 !important;
    color: #fff !important;
  }
}
.header-phone-link, .header-contact-link {
  position: absolute !important;
  top: 5px;
  font-size: 15px !important;
}

.header-contact-link {
  right: 10px;
}

.header-phone-link {
  right: 90px;
}

.header-phone-link a, .header-contact-link a {
  padding: 3px 0 !important;
  color: #fff !important;
}

@media (max-width: 980px) {
  .header-phone-link, .header-contact-link {
    display: none;
  }
}
/* Menu Responsive Styles  */
#main-header .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
  position: relative;
}

#main-header .et_mobile_menu .menu-item-has-children > a:after {
  font-family: 'ETmodules';
  text-align: center;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}

#main-header .et_mobile_menu .menu-item-has-children > a:after {
  font-size: 16px;
  content: '\4c';
  top: 13px;
  right: 10px;
}

#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
  content: '\4d';
}

#main-header .et_mobile_menu ul.sub-menu {
  display: none !important;
  visibility: hidden !important;
  transition: all 1.5s ease-in-out;
}

#main-header .et_mobile_menu .visible > ul.sub-menu {
  display: block !important;
  visibility: visible !important;
}

/*=======================================*/
/* ----Misc----*/
/*=======================================*/
/*-- Wistia Video Hover Effect --*/
.wistia_responsive_wrapper img, .wistia_embed img {
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.wistia_responsive_wrapper img:hover, .wistia_embed img:hover {
  opacity: 0.8;
}

@media (min-width: 980px) {
  .wistia_placebo_close_button {
    z-index: 99999 !important;
  }
}
/* Container Styling Contact Us */
@media (max-width: 980px) {
  #contact-column-options .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }

  #contact-column-options .et_pb_column {
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 10px 0px 20px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }

  #contact-column-options .et_pb_column p {
    display: none;
  }
}
/* Map On Contact Us */
.map-location {
  position: absolute;
  right: 25%;
  top: 30px;
  background: #243457;
  padding: 20px 30px;
  color: #fff;
}
@media (max-width: 980px) {
  .map-location {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    background: transparent;
    border-bottom: 3px solid #f7f7f7;
    padding: 20px;
  }
}

.map-location:after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -12px;
  content: " ";
  pointer-events: none;
  border: solid transparent;
  border-width: 12px;
  border-color: rgba(218, 77, 60, 0);
  border-top-color: #243457;
}
@media (max-width: 980px) {
  .map-location:after {
    border: none;
  }
}

.map-location h3 {
  padding-left: 20px;
}
@media (max-width: 980px) {
  .map-location h3 {
    padding-left: 0;
  }
}

.map-location h3:before {
  font-family: 'ETmodules';
  content: "\e081";
  position: absolute;
  margin-left: -25px;
}

.map-location p {
  color: #fff;
  border-left: 2px solid #fff;
  padding-left: 5px;
  padding-bottom: 0;
  margin-bottom: 5px;
  font-size: 19px;
}

.map-location .location-button {
  border-left: none;
  margin-top: 20px;
}

.map-location .location-button a {
  display: block;
  margin: 0 auto;
  background: transparent;
  text-align: center;
  color: #fff;
  padding: 8px 12px;
  border: 2px solid #fefefe;
  font-size: 19px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media (max-width: 980px) {
  .map-location .location-button a {
    display: inline-block;
    background: #243457;
  }
}

.map-location .location-button a:hover {
  background: #345089;
}

/* Footer Widgets */
#footer-widgets {
  padding: 4% 0 0 0;
}

#footer-widgets .footer-widget li {
  padding: 0;
  margin-bottom: 5px;
}

#footer-widgets .footer-widget h5 {
  font-weight: bold;
  color: #6e82b5;
  border-bottom: 2px solid #6e82b5;
  display: inline-block;
  margin-bottom: 10px;
}

#footer-widgets .footer-widget li:before {
  display: none;
}

.et_pb_gutters3 .footer-widget {
  margin-bottom: 2%;
}

#footer-info {
  font-size: 16px !important;
}

/* Footer Feed */
#bb {
  position: relative;
  width: 220px;
  padding-left: 0;
  text-align: left;
  margin-bottom: 30px;
}

.bb-subhead {
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 5px;
  background-color: #6e82b5;
  color: #fff;
  font-size: .65em;
}

.bb-subhead2 {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 5px;
  background-color: #6e82b5;
  color: #fff;
  font-size: 12px;
}

#shiftboard-feed {
  font-size: 10px;
  color: #aaa;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 3px;
  height: 220px;
  overflow: auto;
  border: #6e82b5 2px solid;
  background-color: transparent;
}

.shiftboard_feed a {
  color: #fff !important;
}

#shiftboard-feed ::-webkit-scrollbar {
  width: 12px;
}

#shiftboard-feed ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#shiftboard-feed ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

#shiftboard-feed ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4);
}

#promo-link {
  padding: 0;
  text-align: center;
}

#promo-link a:link {
  color: #fff;
  padding: 0;
}

#promo-link a:visited {
  color: #fff;
  padding: 0;
}

#promo-link a:hover {
  color: #fff;
  background-color: #fff;
  padding: 0;
}

/* Widget on Blog */
.widget_rss .rsswidget {
  font-family: "Lato", sans-serif !important;
  font-weight: 700 !important;
  font-size: 17px !important;
  line-height: 1.5em !important;
  display: block;
  color: #39aadc;
}

.widget_rss .rss-date {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
}

.widget_rss .rssSummary {
  margin-bottom: 17px;
}

.et_pb_widget.widget_rss h4.title {
  display: none;
}

@media only screen and (max-width: 980px) {
  #main-header .container {
    padding-left: 0px !important;
  }

  .et_header_style_left #logo, .et_header_style_split #logo {
    padding-left: 30px;
  }

  .mobile_menu_bar:before {
    color: #fff !important;
  }
}
.request-demo-container {
  background: #243457;
  padding: 20px 30px 30px 30px;
  margin-top: -50px;
}
@media only screen and (max-width: 980px) {
  .request-demo-container {
    margin-top: 0px;
  }
}

.request-demo-container:after {
  content: "";
  display: inline-block;
  position: absolute;
  border: 26px solid white;
  border-color: transparent transparent transparent #fff;
  top: 0px;
  left: 0px;
}
@media only screen and (max-width: 980px) {
  .request-demo-container:after {
    border: none;
  }
}

.request-demo-container label {
  color: #fff;
}

/* ColorBox Overlay Styling */
#cboxOverlay {
  background: #fff;
  opacity: 0.4 !important;
  filter: alpha(opacity=40) !important;
}

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: transparent !important;
}

#cboxLoadedContent {
  background: #303f60 !important;
  padding: 20px !important;
  opacity: 0.95;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 980px) {
  #cboxLoadedContent {
    padding: 20px 5px 10px 5px !important;
  }
}

#cboxLoadingOverlay {
  background: #fff !important;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 60px !important;
  height: 60px !important;
  position: absolute;
  top: -20px;
  right: 0;
  background: url("img/popup-close.png") no-repeat 0 0 !important;
}

#cboxClose:hover {
  background-position: 0 0 !important;
}

/* Default Popup Overlay Styling */
img.mfp-img {
  background: #fefefe;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  opacity: 0.4 !important;
  color: #666 !important;
  top: 5px !important;
  right: 10px !important;
}

.et_pb_lightbox_image {
  position: relative;
  opacity: 1;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}

.et_pb_lightbox_image img:hover {
  background: #f7f7f8;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* Product Features Boxes */
.product-feature {
  background: #f7f7f8;
  padding: 20px 25px 25px 25px;
  min-height: 260px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
@media (max-width: 980px) {
  .product-feature {
    min-height: 0;
  }
}

.product-feature p {
  cursor: pointer;
  color: #666;
}

.product-feature a {
  padding-top: 5px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}

.product-feature:hover {
  background: #243457;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.product-feature:hover p {
  color: #fff !important;
}

.product-feature:hover a {
  border-bottom: 2px solid #fff;
  color: #fff;
}

/* Disable Product Section Bg For Tablet/Mobile */
@media (max-width: 779px) {
  #product-reporting, #product-communication, #product-integration {
    background-image: none !important;
  }
}
.border-vertical-divider {
  border-right: 3px solid #fff;
}

@media (max-width: 980px) {
  .border-vertical-divider {
    border-right: none;
    border-bottom: 3px solid #fff;
    padding-bottom: 20px;
  }
}
.placeholder-video {
  background: #f9f9f9;
  border: 1px solid #eee;
}

/* Cookie Consent Btn Overwrite */
button#catapultCookie {
  border: none !important;
  padding: 10px 45px !important;
  background-position: 50%;
  border-radius: 0 !important;
}

/* 404 Error Page */
.main-error-wrapper {
  background: #8891a4 url("img/404-background-image.png") no-repeat 50% 0;
  min-height: 635px;
  color: #fff;
}
@media (max-width: 767px) {
  .main-error-wrapper {
    background-position: 70% 0;
  }
}

.error-content {
  display: block;
  width: 50%;
  float: right;
  margin-top: 95px;
}
@media (max-width: 767px) {
  .error-content {
    width: 100%;
    margin-top: 70px;
  }
}

.error-headline {
  text-align: center;
  color: #243457;
  font-size: 9em;
  font-weight: bold;
  font-family: "Lato", sans-serif;
}
@media (max-width: 767px) {
  .error-headline {
    font-size: 8em;
  }
}

.error-subhead {
  text-align: center;
  color: #E7E7E8;
  font-size: 5em;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  line-height: 0.6em;
}

.error-message {
  text-align: center;
  color: #fff;
  font-size: 1.4em;
  padding-top: 20px;
}

.error-btn-lg {
  display: inline-block;
  margin: 5px 10px 5px 0;
  color: #fff;
  font-size: 24px !important;
}

/*--Misc: Logo Boxes--*/
.customer-logo .tile {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: left;
  width: 100%;
  min-height: 300px;
  padding: 5px 5px 2px;
  display: block;
  border: 1px solid #ededed;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 0px 2px 1px #bbb;
}

.customer-logo .tile img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 200px;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}

.tile-indicator {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 100px;
  height: 60px;
  background: url("img/case-study-angle-corner.png") no-repeat 0% 0% !important;
  position: absolute;
  bottom: 0;
  right: 0;
}

.tile-indicator:before {
  content: "+";
  position: absolute;
  bottom: 10px;
  right: 12px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

.customer-logo .tile-quote {
  opacity: 0;
  position: relative;
  display: inline-block;
  padding: 20px 10px 10px 15px;
  color: #fff;
  text-align: left;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif;
  font-style: italic;
  font-size: 19px;
  line-height: 23px;
}

.customer-logo .tile-quote span {
  display: block;
  text-align: right;
  color: #b0b1b6;
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

.customer-logo .tile-button {
  opacity: 0;
  position: absolute;
  bottom: 60px;
  left: 15px;
}

.customer-logo .tile-button .btn {
  padding: 5px 25px !important;
  font-size: 15px;
}

.customer-logo .tile-button .btn:hover {
  background: #ccc url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60% !important;
  color: #00afba !important;
  border: 1px solid transparent;
}

.tile-customer-link {
  opacity: 0;
  position: absolute;
  left: 15px;
  bottom: 10px;
  font-size: 15px;
}

.tile-customer-link a {
  color: #00afba;
  text-decoration: none;
}

.tile-customer-link a:hover {
  text-decoration: underline;
}

.tile-customer-logo {
  opacity: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.tile-customer-logo li {
  float: left;
  width: 25px;
  height: 25px;
  margin-left: 3px;
  list-style: none;
}

.tile-customer-logo li a {
  display: block;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
}

.tile-customer-logo li.facebook {
  background: url(img/icon-facebook-light.png) no-repeat 50% 50%;
}

.tile-customer-logo li.linkedin {
  background: url(img/icon-linkedin-light.png) no-repeat 50% 50%;
}

.tile-customer-logo li.twitter {
  background: url(img/icon-twitter-light.png) no-repeat 50% 50%;
}

.customer-logo:hover .tile {
  border: 1px solid #dedede;
  box-shadow: inset 0 0 0 2px #fff;
}

.customer-logo:hover .tile-quote,
.customer-logo:hover .tile-button,
.customer-logo:hover .tile-customer-link,
.customer-logo:hover .tile-customer-logo {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

.customer-logo:hover .tile img,
.customer-logo:hover .tile .tile-indicator {
  display: none;
}

.customer-logo:hover {
  text-decoration: none;
}

.customer-logo:hover .tile {
  background: #243457;
  opacity: 1;
  webkit-transition: opacity 0.65s, -webkit-transform 0.65s;
  transition: opacity 0.65s, transform 0.35s;
}

.customer-logo:hover .tile .tile-text {
  opacity: 1;
  color: #000;
  background: #fefefe;
}

.customer-logo:hover h3, .customer-logo:hover p {
  color: #fff;
}

/*-- Logo Only- Disable on hover --*/
.customer-logo-only:hover .tile {
  background: #fff !important;
  display: block;
}

.customer-logo-only:hover .tile img {
  display: block !important;
  opacity: 1 !important;
  -webkit-transform: scale(1.035);
  -ms-transform: scale(1.035);
  transform: scale(1.035);
}

/*--Misc: Resource Tiles--*/
@media (min-width: 768px) and (max-width: 980px) {
  .resource-tile-with-image {
    background-position: center bottom;
    max-width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .resource-tile-with-image {
    background-position: center bottom;
    max-width: 80%;
    margin: 0 auto;
  }
}

.resource-tile .tile {
  width: 100%;
  background: transparent;
  min-height: 360px;
  padding: 5px 5px 2px;
  display: block;
  position: relative;
  overflow: hidden;
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .resource-tile .tile {
    min-height: 240px;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .resource-tile .tile {
    min-height: 280px;
  }
}

.resource-tile .tile .tile-content-front {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.resource-tile .tile-content-back {
  opacity: 0;
  position: relative;
  display: inline-block;
  padding: 30px 10px 10px 15px;
  color: #fff;
  text-align: left;
}

.resource-tile .tile-content-back p {
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}

.resource-tile .tile-button .btn {
  padding: 8px 25px !important;
  font-size: 18px;
  font-style: normal;
}

.resource-tile .tile-button .btn:hover {
  background: #ccc url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60% !important;
  color: #00afba !important;
  border: 1px solid transparent;
}

.resource-tile:hover .tile .tile-content-front {
  display: none;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}

.resource-tile:hover .tile-content-back {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

.resource-tile:hover .tile {
  background: #243457;
  opacity: 1;
  webkit-transition: opacity 0.65s, -webkit-transform 0.65s;
  transition: opacity 0.65s, transform 0.35s;
}

/*-- Fix for Filterable Grid --*/
.et_pb_jt_filterable_grid_item_text,
.et_pb_jt_filterable_grid_item_button_container {
  margin-top: 0px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
  margin: 0 0 25px 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
  padding: 10px 15px;
}

.et_pb_jt_filterable_grid_item_text {
  flex: auto !important;
}

[data-category-slug*="Case"] {
  display: none !important;
}

@media (max-width: 767px) {
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    width: 100%;
  }
}
.page-header {
  min-height: 370px;
}

.customer-stat-image img {
  max-width: 50px;
}
@media (max-width: 1180px) {
  .customer-stat-image img {
    max-width: 32px;
  }
}
@media (max-width: 767px) {
  .customer-stat-image img {
    display: none;
  }
}

@media (max-width: 767px) {
  .customer-stat-content {
    text-align: center;
  }
}

.customer-stat-xxl {
  font-size: 55px;
  display: inline-block;
  padding-top: 15px;
  font-weight: bold;
}
@media (max-width: 1279px) {
  .customer-stat-xxl {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .customer-stat-xxl {
    font-size: 25px;
    display: block;
    text-align: center;
  }
}

/*-- Cookie Consent --*/
.has-cookie-bar #catapult-cookie-bar {
  font-size: 16px;
}
@media (max-width: 767px) {
  .has-cookie-bar #catapult-cookie-bar {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .cookie-bar-bar .ctcc-inner {
    display: block;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .ctcc-right-side {
    display: block;
    margin: 1em auto 0 auto;
  }
}

/*--Misc: Slide in Panel--*/
#slidebox {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 360px;
  min-height: 200px;
  padding: 5px 10px;
  background: url("img/bg-dark-blue-transparent.png") repeat 50% 50%;
  background-size: cover;
  border: none;
  border-top: 4px solid #005870;
  border-bottom: none;
  -moz-box-shadow: -2px 0px 5px #aaa;
  -webkit-box-shadow: -2px 0px 5px #aaa;
  box-shadow: -2px 0px 5px #aaa;
  z-index: 99999999;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#slidebox p {
  font-size: 15px;
}
@media (max-width: 767px) {
  #slidebox {
    display: none !important;
  }
}

a.close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent url("img/close.gif") no-repeat top left;
  width: 13px;
  height: 13px;
  cursor: pointer;
}

a.close:hover {
  background-position: 0px -13px;
}

.has-cookie-bar #slidebox {
  bottom: 68px;
}

/*--Misc: Promo Notification Bar--*/
.promo-slide-in {
  position: fixed;
  z-index: 99999;
  height: 40px;
  color: #ffffff;
  -webkit-transition: all .5 ease;
  transition: all .5 ease;
  top: 0;
  left: 0;
  right: 0;
  background: #39aadc;
  overflow: hidden;
  width: 100%;
}

.admin-bar .promo-slide-in {
  top: 32px;
}

.promo-slide-in-closed {
  -webkit-animation: promo-slide-out 1s ease;
  animation: promo-slide-out 1s ease;
}

@-webkit-keyframes promo-slide-in {
  0% {
    background: #d03bc4;
    height: 0;
  }
  50% {
    height: 40px;
  }
  100% {
    background: #39aadc;
    height: 40px;
  }
}
@keyframes promo-slide-in {
  0% {
    background: #d03bc4;
    height: 0;
  }
  50% {
    height: 40px;
  }
  100% {
    background: #39aadc;
    height: 40px;
  }
}
@-webkit-keyframes promo-slide-out {
  0% {
    background: #39aadc;
    height: 40px;
  }
  100% {
    background: #d03bc4;
    height: 0;
  }
}
@keyframes promo-slide-out {
  0% {
    background: #39aadc;
    height: 40px;
  }
  100% {
    background: #d03bc4;
    height: 0;
  }
}
@-webkit-keyframes promo-fade-in {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes promo-fade-in {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.promo-slide-in-close-promo {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 32px;
  height: 32px;
  clear: both;
  cursor: pointer;
  -webkit-animation: promo-fade-in 1s ease;
  animation: promo-fade-in 1s ease;
}

.promo-slide-in-close-promo:after, .promo-slide-in-close-promo:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 3px;
  border-radius: 4px;
  background-color: #fff;
  right: 14px;
}

.promo-slide-in-close-promo:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.promo-slide-in-close-promo:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.promo-slide-in-button {
  background: #ffffff;
  border-radius: 30px;
  text-transform: uppercase;
  color: #39aadc;
  text-decoration: none !important;
  padding: 7px 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  float: left;
  margin: 12px 0 0 20px;
  -webkit-transition: all .5s ease;
  transition: all 0.5s ease;
}

.promo-slide-in-button:hover {
  color: #ffffff;
  background: #d03bc4;
}

.promo-slide-in-content {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -webkit-animation: promo-fade-in 1s ease;
  animation: promo-fade-in 1s ease;
  position: relative;
}

.promo-slide-in-content-inner {
  margin: 0 auto;
}

.promo-slide-in-content p {
  margin: 7px 0 0 0;
  text-align: center;
  padding: 0;
  color: #ffffff;
  font-size: 15px;
}

#page-container.fixed-nav-page-container {
  padding-top: 125px !important;
}

.fixed-nav-main-header {
  top: 40px !important;
}

.admin-bar .fixed-nav-main-header {
  top: 72px !important;
}

.nonfixed-nav-main-header {
  padding-top: 40px;
}

@media (max-width: 1090px) {
  .promo-slide-in {
    display: none;
  }

  .fixed-nav-main-header {
    top: 0px !important;
  }

  #page-container.fixed-nav-page-container {
    padding-top: 75px !important;
  }
}
.security-tabs ul.et_pb_tabs_controls {
  background-color: #fff;
}
.security-tabs .et_pb_tabs_controls li {
  border-right: 1px solid #fff;
  text-align: center;
}
.security-tabs .et_pb_tabs_controls li a {
  padding: 8px 30px 8px;
}
@media only screen and (min-width: 980px) and (max-width: 1039px) {
  .security-tabs .et_pb_tabs_controls li a {
    padding: 8px 14px 8px;
  }
}
@media only screen and (min-width: 1040px) and (max-width: 1140px) {
  .security-tabs .et_pb_tabs_controls li a {
    padding: 8px 20px 8px;
  }
}
.security-tabs .et_pb_tab_active {
  border-bottom: 2px solid #F05624;
}
.security-tabs .et_pb_tab_active a {
  color: #F05624 !important;
}

/*=======================================*/
/* ----List Styling----*/
/*=======================================*/
#left-area ul,
.entry-content ul,
.comment-content ul,
.et-pb-preview #main-content .container ul,
.list {
  padding: 0 0 0.6em 2em;
  line-height: 26px;
  list-style-type: disc;
}

/*--List: Decoration Classes--*/
.list-unstyled, .list-unstyled > li {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/*=======================================*/
/* ----Buttons Styling----*/
/*=======================================*/
/*-- Button Styles --*/
.et_pb_button {
  position: relative;
  padding: 0.3em 1em;
  border: 1px solid #f05624;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f05624;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  line-height: 1.7em !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

/*-- Button Hover --*/
.et_pb_button:hover {
  padding: 0.3em 2em 0.3em 1em;
  border: 1px solid transparent;
}

/*-- Button Hover Light Text --*/
.et_pb_button:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #f05624 !important;
}

/*-- Button Hover Dark Text --*/
.et_pb_bg_layout_light .et_pb_button:hover, .et_pb_pricing_table_button:hover, .et_pb_contact_submit:hover, .et_pb_contact_reset:hover, .et_pb_bg_layout_light.et_pb_button:hover {
  background: rgba(0, 0, 0, 0.05);
}

/*-- Button - With Icon --*/
.et_pb_button:after {
  position: absolute;
  margin-left: -1em;
  opacity: 0;
  font-size: 26px;
  line-height: 1em;
  content: "\35";
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.et_pb_button:hover:after, .et_pb_more_button:hover:after, .et_pb_promo_button:hover:after, .et_pb_newsletter_button:hover:after, .et_pb_pricing_table_button:hover:after {
  margin-left: 0;
  opacity: 1;
}

/*-- Accent Color --*/
.et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .et_pb_member_social_links a:hover, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_contact_submit, .et_pb_bg_layout_light .et_pb_newsletter_button {
  color: #fff;
}

.button-blue-accent {
  background: #243457;
  border-color: #243457;
}

.button-blue-accent:hover {
  color: #39aadc !important;
}

/*-- HMG Button Styles --*/
.btn {
  display: inline-block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: #ff5e1b url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60%;
  font-size: 17px;
  padding: 8px 35px !important;
  margin: 10px 0;
  letter-spacing: 0;
  color: #fff;
  font-weight: 600;
  border: 3px solid #f05624;
}

.btn:after {
  position: absolute;
  margin-left: -1em;
  opacity: 0;
  font-size: 28px;
  line-height: 110%;
  content: "\35";
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.btn:hover {
  background: #0e243c url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60% !important;
  text-decoration: none;
  color: #fff !important;
  border: 3px solid transparent !important;
}

.btn-alternative {
  background: #00989c url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60%;
  border: 1px solid #00989c;
}

.btn-alternative:hover {
  background: #005870 url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60% !important;
  text-decoration: none;
  color: #fff !important;
  border: 1px solid transparent !important;
}

.btn-light:hover {
  background: #dedede url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60% !important;
  color: #ff5e1b !important;
  border: 1px solid transparent;
}

.btn-block {
  width: 85%;
}
@media (max-width: 980px) {
  .btn-block {
    width: 90%;
  }
}

.btn-sm {
  font-size: 16px;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.btn-lg {
  font-size: 19px;
}

/*=======================================*/
/* ----Table Styling----*/
/*=======================================*/
table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
  background: #fefefe;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dedede;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  background: #efefef;
}

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

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/*=======================================*/
/* ----Form Styling----*/
/*=======================================*/
/*--Forms: default styling--*/
.input_tiny {
  width: 50px;
}

.input_small {
  width: 100px;
}

.input_medium {
  width: 150px;
}

.input_large {
  width: 200px;
}

.input_xlarge {
  width: 250px;
}

.input_xxlarge {
  width: 300px;
}

.input_full {
  width: 100%;
}

@media (max-width: 767px) {
  .input_tiny, .input_small, .input_medium, .input_large, .input_xlarge, .input_xxlarge {
    width: 95%;
  }
}
.input_full_wrap {
  display: block;
  padding-right: 8px;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input:invalid,
button:invalid,
a.button:invalid,
select:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input:focus,
button:focus,
a.button:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: #0066ff 0 0 2px 0;
  -moz-box-shadow: #0066ff 0 0 2px 0;
  box-shadow: #0066ff 0 0 2px 0;
  z-index: 1;
}

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button, a.button, input[type="reset"], input[type="submit"], input[type="button"] {
  -webkit-appearance: none;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ff5e1b url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60%;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  border: none;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  display: inline-block;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 10px 55px;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
}

button:hover, a.button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
  color: #fff;
  text-decoration: none;
  background: #0e243c url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60% !important;
}

button:active, a.button:active, input[type="reset"]:active, input[type="submit"]:active, input[type="button"]:active {
  color: #fff;
  text-decoration: none;
  background: #0e243c url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 60% !important;
}

button::-moz-focus-inner, a.button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a.button {
  *padding-bottom: 3px;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  display: block;
  background-color: white;
  border: 1px solid #ddd;
  color: #555;
  outline: 0;
  margin: 0;
  padding: 8px;
  text-align: left;
  height: 100%;
  font-size: 14px;
  vertical-align: top;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}

textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px;
  }

  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }

  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 0;
    color: white;
    font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    min-height: 16px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666666;
    border-color: #666666;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}

optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ie6_button,
* html button,
* html a.button {
  background: #dddddd url("../images/button.png?1298351022") repeat-x;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  font: bold 12px/1.2 Arial, sans-serif;
  padding: 2px 10px 0;
  text-decoration: none;
  overflow: visible;
  vertical-align: top;
  width: auto;
}

* html a.button {
  position: relative;
  top: 3px;
  padding-bottom: 2px;
}

* html button {
  padding-top: 1px;
  padding-bottom: 1px;
}

.ie6_input,
* html textarea,
* html select {
  background: white;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: black;
  padding: 2px 3px 1px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  vertical-align: top;
}

* html select {
  margin-top: 1px;
}

.placeholder_text,
.ie6_input_disabled,
.ie6_button_disabled {
  color: #888888;
}

.ie6_input_disabled {
  background: #eeeeee;
}

/*-- Login Form Styling --*/
.login-form .login-input {
  color: #999;
  background-color: #FFF;
  font-size: 16px;
  width: 100%;
  padding: 12px;
  margin-bottom: 12px;
  border-width: 1px;
  border-color: #ccc;
  font-family: "Lato", sans-serif;
  line-height: 1.4em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.login-form .login-submit-btn {
  -webkit-appearance: none;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ff5e1b url(img/btn-bg-transparent-diagonal.png) no-repeat 0% 60% !important;
  border: 1px solid #f05624 !important;
  cursor: pointer;
  color: #fff !important;
  display: inline-block;
  font-family: "Lato", sans-serif !important;
  font-size: 15px !important;
  font-weight: bold !important;
  outline: 0;
  overflow: visible;
  margin: 10px 0 0 0;
  padding: 12px 16px !important;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  text-transform: uppercase;
}

.login-form .login-submit-btn:hover {
  background: #0e243c url(img/btn-bg-transparent-diagonal.png) no-repeat 0% 60% !important;
  border: 1px solid #0e243c !important;
}

/* All HubSpot Forms
   ========================================================================== */
/* Form Field (selector for form field wrapper) */
/* Descriptions (targets class applied to Help Text divs) */
/* Labels (selects field labels and error messages) */
.hs-form .hs-form-field > label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Inputs (selectors for all inputs)  */
.hs-form input[type="text"],
.hs-form input[type="password"],
.hs-form input[type="datetime"],
.hs-form input[type="datetime-local"],
.hs-form input[type="date"],
.hs-form input[type="month"],
.hs-form input[type="time"],
.hs-form input[type="week"],
.hs-form input[type="number"],
.hs-form input[type="email"],
.hs-form input[type="url"],
.hs-form input[type="search"],
.hs-form input[type="tel"],
.hs-form input[type="color"],
.hs-form input[type="file"],
.hs-form textarea,
.hs-form select {
  color: #333;
  background-color: #FFF;
  font-size: 16px;
  width: 100% !important;
  padding: 12px;
  margin: 6px 0;
  border-width: 1px;
  border-color: #ccc;
  font-family: "Lato", sans-serif;
  line-height: 1.4em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/* Inputs in focus (selectors for all inputs when clicked)  */
.hs-form input[type="text"]:focus,
.hs-form input[type="password"]:focus,
.hs-form input[type="datetime"]:focus,
.hs-form input[type="datetime-local"]:focus,
.hs-form input[type="date"]:focus,
.hs-form input[type="month"]:focus,
.hs-form input[type="time"]:focus,
.hs-form input[type="week"]:focus,
.hs-form input[type="number"]:focus,
.hs-form input[type="email"]:focus,
.hs-form input[type="url"]:focus,
.hs-form input[type="search"]:focus,
.hs-form input[type="tel"]:focus,
.hs-form input[type="color"]:focus,
.hs-form input[type="file"]:focus,
.hs-form textarea:focus,
.hs-form select:focus {
  -webkit-box-shadow: #0066ff 0 0 2px 0;
  -moz-box-shadow: #0066ff 0 0 2px 0;
  box-shadow: #0066ff 0 0 2px 0;
}

/* Multi-line inputs (selectors to target multi-line fields */
/* Dropdowns (selectors for dropdowns) */
/* Multi-select (selectors for multi-select fields) */
/* Required (selectors for fields, when they do not pass validation) */
/* Error message (selector for validation messages) */
.hs-form .hs-error-msgs label {
  font-size: 14px;
  color: red;
}

.hbspt-form .invalid.error {
  border-bottom: 3px solid red !important;
}

.hbspt-form .hs-form-required {
  display: none;
}

.hs-richtext {
  font-size: 16px;
}

/* Placeholder Text (styles the placeholder attribute text) */
::-webkit-input-placeholder {
  color: #555;
  /* Webkit Browsers */
}

:-moz-placeholder {
  color: #555;
  /* Firefox 18- */
}

::-moz-placeholder {
  color: #555;
  /* Firefox 19+ */
}

:-ms-input-placeholder {
  color: #555;
  /* IE10 */
}

.hs_error_rollup {
  max-width: 500px;
}

.hs_error_rollup label {
  font-size: 16px !important;
  padding: 5px 10px;
  display: block;
  background: #faffbd;
  color: #444 !important;
  text-align: center;
}

.hbspt-form.form-on-dark-bg .hs-error-msgs label,
.hbspt-form.form-on-dark-bg label {
  color: #fff;
}

.request-demo-container .hs-richtext,
.hbspt-form.form-on-dark-bg .hs-richtext {
  color: #fff;
}

/* Submit buttons (selectors for all non-CTA buttons) 
   ========================================================================== */
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  -webkit-appearance: none;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ff5e1b url(img/btn-bg-transparent-diagonal.png) no-repeat 0% 60% !important;
  border: 1px solid #f05624 !important;
  cursor: pointer;
  color: #fff !important;
  display: inline-block;
  font-family: "Lato", sans-serif !important;
  font-size: 15px !important;
  font-weight: bold !important;
  outline: 0;
  overflow: visible;
  margin: 10px 0 0 0;
  padding: 12px 16px !important;
  text-decoration: none;
  vertical-align: top;
  width: auto;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
  background: #f85b19 url(img/btn-bg-transparent-diagonal.png) no-repeat 0% 60% !important;
}

.hbspt-form .actions {
  text-align: left !important;
}

.inputs-list {
  padding: 0 6px !important;
  display: block;
  line-height: 100%;
}

.inputs-list li {
  list-style: none;
  font-size: 16px;
}

/* Fixes the login form width */
@media (min-width: 480px) and (max-width: 980px) {
  .login-form {
    width: 70%;
    margin: 0 auto;
  }
}
.custom-sf-form {
  display: block;
  text-align: center;
}

.custom-sf-form form {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.custom-sf-form label {
  display: none;
}

.custom-sf-form input, .custom-sf-form select, .custom-sf-form textarea {
  margin: 8px 0;
  padding: 12px;
}

.custom-sf-form textarea {
  color: #545454;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  border: 1px solid #ccc;
  vertical-align: top;
}

.login-form .login-input:focus {
  border-color: #2d3940;
}

.login-form .reset-pw {
  float: right;
}

/*=======================================*/
/* ----Pricing Styling----*/
/*=======================================*/
#pricing-container .et_pb_column {
  margin-right: 3.5% !important;
}

/* Pricing Boxes */
.pricing-box {
  position: relative;
  z-index: 100;
  background: #fff;
  padding: 45px 0px !important;
  margin: 20px 0 0 0;
  color: #243457;
  border-top: 7px solid #243457;
  font-family: "Lato", sans-serif !important;
}

.pricing-box.pricing-box-support-basic,
.pricing-box.pricing-box-support-premium {
  padding: 25px 0 !important;
}

.pricing-box h2 {
  text-align: center;
  font-size: 45px !important;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif !important;
  color: #253457;
}

.pricing-box p {
  font-size: 19px !important;
  color: #767879;
  font-family: "Lato", sans-serif !important;
  padding: 16px;
  text-align: center;
}

.pricing-box.pricing-box-support-basic p,
.pricing-box.pricing-box-support-premium p {
  font-size: 17px !important;
}

/* Pricing Box Buttons */
.pricing-box .et_pb_button {
  display: block;
  margin: 0 auto;
  background: #253457;
  text-align: center;
  text-transform: uppercase;
  border: none;
  width: 80%;
}

.pricing-box .et_pb_button:hover {
  color: #253457 !important;
  background: #efefef !important;
}

/* Pricing Box Tier Cost */
.pricing-box .subscription-price {
  font-size: 55px !important;
  font-weight: 500;
  text-align: center;
  padding: 5px;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif !important;
  color: #253457;
}

.pricing-box.pricing-box-support-basic .subscription-price,
.pricing-box.pricing-box-support-premium .subscription-price {
  font-size: 75px !important;
}

.pricing-box .subscription-price span {
  font-size: 22px !important;
}

.pricing-box .subscription-price span.subscription-price-subhead {
  display: block;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  line-height: 100%;
  padding-bottom: 20px;
}

/* Pricing Box Unique Styling */
.pricing-box.pricing-box-basic {
  border-top: 7px solid #99aac4;
}

.pricing-box.pricing-box-professional {
  background: #56c4ac !important;
  margin-top: 0;
  border-top: none;
  padding-bottom: 30px !important;
}

.pricing-box.pricing-box-support-basic {
  border-top: 7px solid #ABD3E5;
}

.pricing-box.pricing-box-support-premium {
  background: #71C6C8 !important;
}

.pricing-box.pricing-box-professional h2,
.pricing-box.pricing-box-professional p {
  color: #fff;
}

.pricing-box.pricing-box-professional p {
  padding-top: 40px;
}

.pricing-box.pricing-box-professional p.subscription-price {
  padding-top: 0px;
}

@media (max-width: 1160px) {
  .pricing-box h2, .pricing-box.pricing-box-professional h2 {
    font-size: 40px !important;
  }

  .pricing-box p {
    padding-top: 30px !important;
    font-size: 17px !important;
  }
}
/* Feature Table */
#feature-pricing-table {
  margin: 1em 0;
  min-width: 300px;
}

#feature-pricing-table th {
  display: none;
}

#feature-pricing-table td {
  display: block;
}

#feature-pricing-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}

@media (min-width: 780px) {
  #feature-pricing-table td:before {
    display: none;
  }
}
#feature-pricing-table th, #feature-pricing-table td {
  text-align: left;
}

@media (min-width: 780px) {
  #feature-pricing-table th, #feature-pricing-table td {
    display: table-cell;
  }

  #feature-pricing-table th:first-child, #feature-pricing-table td:first-child {
    padding-left: 0;
  }
}
/* Table Styling */
#feature-pricing-table {
  background: #fefefe;
  color: #444;
  overflow: auto;
  border: none;
}

#feature-pricing-table th {
  text-align: center;
  font-family: "Lato", sans-serif !important;
  color: #fff;
  border-top: 10px solid #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.feature-tier-header-basic,
.feature-tier-header-professional,
.feature-tier-header-enterprise,
.feature-tier-header-premium {
  padding: 0;
  font-size: 20px;
}

.feature-tier-header-basic {
  background: #99aac4;
}

.feature-tier-header-professional {
  background: #0bbeb3;
  border-top: 10px solid #0bbeb3 !important;
  font-size: 21px;
}

.feature-tier-header-enterprise {
  background: #253457;
}

.feature-tier-header-premium {
  background: #71C6C8;
  border-top: 10px solid #71C6C8 !important;
  font-size: 21px;
}

.featured-tier-header-basic-support {
  background: #ABD3E5;
}

#feature-pricing-table tr.shaded {
  background: #f8f8f8;
}

#feature-pricing-table tr.category-row {
  background: #efefef;
  padding: 10px 0;
}

@media (max-width: 779px) {
  #feature-pricing-table tr.category-row {
    display: none;
  }
}
#feature-pricing-table tr.category-row td {
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
  padding-left: 20px;
}

#feature-pricing-table th, #feature-pricing-table td {
  margin: 0;
}

#feature-pricing-table td {
  line-height: 190%;
  position: relative;
  text-align: center;
  font-size: 15px;
}

@media (max-width: 779px) {
  #feature-pricing-table td {
    text-align: left;
  }
}
#feature-pricing-table td:first-child {
  font-style: italic;
  padding-left: 80px;
  text-align: left;
}

@media (max-width: 779px) {
  #feature-pricing-table th, #feature-pricing-table td {
    padding: 0.5em 0;
  }

  #feature-pricing-table td:first-child {
    background: #253457;
    color: #fff;
    font-style: italic;
    padding-left: 0px;
    text-align: center;
    font-weight: bold;
    left: 0;
    line-height: 150%;
    padding: 20px 0 0 0;
    border-radius: 6px;
    margin: 0 10px 0 0;
  }
}
#feature-pricing-table td:before {
  color: #56c4ac;
}

/* Checkmarks */
#feature-pricing-table .pricing-basic-yes,
#feature-pricing-table .pricing-professional-yes,
#feature-pricing-table .pricing-enterprise-yes,
#feature-pricing-table .pricing-no,
#feature-pricing-table .support-basic-yes,
#feature-pricing-table .support-premium-yes {
  width: 100%;
  float: left;
  text-indent: -9999px;
}

#feature-pricing-table .pricing-basic-yes {
  background: url(img/icon-feature-table-basic-checkmark.png) center top no-repeat;
}

#feature-pricing-table .pricing-professional-yes {
  background: url(img/icon-feature-table-professional-checkmark.png) center top no-repeat;
}

#feature-pricing-table .pricing-enterprise-yes {
  background: url(img/icon-feature-table-enterprise-checkmark.png) center top no-repeat;
}

#feature-pricing-table .support-basic-yes {
  background: url(img/icon-feature-table-basic-support-checkmark.png) center top no-repeat;
}

#feature-pricing-table .support-premium-yes {
  background: url(img/icon-feature-table-premium-support-checkmark.png) center top no-repeat;
}

@media (max-width: 779px) {
  #feature-pricing-table .pricing-basic-yes,
  #feature-pricing-table .pricing-professional-yes,
  #feature-pricing-table .pricing-enterprise-yes,
  #feature-pricing-table .pricing-no,
  #feature-pricing-table .support-basic-yes,
  #feature-pricing-table .support-premium-yes {
    text-indent: 0;
    float: none;
    background: none;
    padding-left: 10px;
  }
}
/* Tooltip */
.feature-description {
  position: absolute;
  left: 20px;
  z-index: 24;
  height: 32px;
  width: 32px;
  color: #313131;
  text-decoration: none;
  background: url("img/icon-feature-table-info.png") right center no-repeat;
  padding: 0 20px 0 5px;
}

.feature-description:hover {
  z-index: 25;
  display: inline;
}

.feature-description span {
  position: absolute;
  width: 320px;
  left: 10px;
  top: 25px;
  text-align: left;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.9);
  background: #253457;
  text-shadow: none;
  padding: 7px 10px 7px 10px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  visibility: hidden;
  opacity: 0;
  /* Removing transition when the mouse leaves the tooltip - Fixing a display issue */
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease;
}

.feature-description:hover span {
  /* CSS3 Transition */
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Showing the tooltip */
  visibility: visible;
  opacity: 1;
}

@media (max-width: 779px) {
  .feature-description {
    position: relative;
    display: inline;
    width: 100%;
    color: #fff;
    left: 0;
    height: 100%;
    width: 100%;
    background: none;
  }

  .feature-description span {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    background: none;
    border: none;
    font-style: normal;
    font-size: 13px;
    padding: 3px 10px;
    text-align: center;
    font-weight: normal;
  }

  .feature-description:hover span {
    display: block;
    visibility: visible;
  }
}
.hero-tilt-edge-color {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 5em;
}

.hero-bottom-tilt-edge-color.top {
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  height: 5em;
}

.diagonal-white-overlay-image {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}

.padding-box {
  padding: 20px !important;
}

/*=======================================*/
/* ----Homepage Specific Styling----*/
/*=======================================*/
.product-overview-tabs ul.et_pb_tabs_controls {
  background-color: #fff;
}
.product-overview-tabs .et_pb_tabs_controls li {
  border-right: 1px solid #fff;
  text-align: center;
}
.product-overview-tabs .et_pb_tabs_controls li a {
  padding: 8px 30px 8px;
}
@media only screen and (min-width: 980px) and (max-width: 1039px) {
  .product-overview-tabs .et_pb_tabs_controls li a {
    padding: 8px 14px 8px;
  }
}
@media only screen and (min-width: 1040px) and (max-width: 1140px) {
  .product-overview-tabs .et_pb_tabs_controls li a {
    padding: 8px 20px 8px;
  }
}
.product-overview-tabs .et_pb_tab_0.et_pb_tab_active {
  background-color: #EF5725;
}
.product-overview-tabs .et_pb_tab_0.et_pb_tab_active a {
  color: #fff !important;
}
.product-overview-tabs .et_pb_tab_1.et_pb_tab_active {
  background-color: #00999D;
}
.product-overview-tabs .et_pb_tab_1.et_pb_tab_active a {
  color: #fff !important;
}
.product-overview-tabs .et_pb_tab_2.et_pb_tab_active {
  background-color: #243457;
}
.product-overview-tabs .et_pb_tab_2.et_pb_tab_active a {
  color: #fff !important;
}
.product-overview-tabs .et_pb_tab_3.et_pb_tab_active {
  background-color: #69b0d0;
}
.product-overview-tabs .et_pb_tab_3.et_pb_tab_active a {
  color: #fff !important;
}
.product-overview-tabs .et_pb_tab_4.et_pb_tab_active {
  background-color: #afb1b5;
}
.product-overview-tabs .et_pb_tab_4.et_pb_tab_active a {
  color: #fff !important;
}

.software-review {
  border-bottom: 1px dashed #efefef;
  padding: 10px 10px;
  color: #666;
  display: block;
}
.software-review a {
  color: #666;
}
.software-review .fa-star, .software-review .fa-trophy, .software-review .fa-star-half-o {
  text-align: center;
  color: #fc3;
  font-size: 16px;
  padding-left: 1px;
}
.software-review .fa-angle-right {
  float: right;
  color: #69B0D0;
  font-size: 20px;
}

.customer-tile-quote .tile {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: center;
  width: 100%;
  min-height: 230px;
  max-width: 360px;
  margin: 0 auto;
  padding: 10px;
  display: block;
  position: relative;
  overflow: hidden;
}
.customer-tile-quote .tile.tile-darkblue {
  background-color: #243457;
}
.customer-tile-quote .tile.tile-lightblue {
  background-color: #69B0D0;
}
.customer-tile-quote .tile.tile-lightorange {
  background-color: #F6A185;
}
.customer-tile-quote .tile.tile-lightgreen {
  background-color: #71C6C8;
}

.customer-tile-quote .tile-quote {
  opacity: 1;
  position: relative;
  display: inline-block;
  padding: 10px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-family: "Lato", sans-serif;
}

.customer-tile-quote img {
  margin-top: 20px;
}

.customer-tile-quote:hover .tile-quote {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

.home-resource-tile {
  border: 1px solid #eee;
  border-top: none;
  padding: 0;
  margin: 0 8px;
  min-height: 300px;
}
@media only screen and (max-width: 980px) {
  .home-resource-tile {
    min-height: 0;
  }
  .home-resource-tile span.description {
    display: none !important;
  }
}
.home-resource-tile .home-resource-tile-header {
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: #69B1D1 url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 35%;
  padding: 10px 0;
}
.home-resource-tile .home-resource-tile-header.tile-header-lightblue {
  background: #69B1D1 url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 35%;
}
.home-resource-tile .home-resource-tile-header.tile-header-orange {
  background: #F05624 url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 35%;
}
.home-resource-tile .home-resource-tile-header.tile-header-darkblue {
  background: #243457 url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 35%;
}
.home-resource-tile .home-resource-tile-header.tile-header-green {
  background: #00999D url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 35%;
}
.home-resource-tile span.description {
  padding: 8px 10px 5px 15px;
  font-size: 15px;
  line-height: 25px;
  color: #444;
  display: block;
}

/*=======================================*/
/* ----Animations Styling----*/
/*=======================================*/
.ani-wrapper-stretchy {
  width: 63%;
  position: relative;
  margin: 70px auto 0 auto;
}

.ani-wrapper-stretchy .ani-opacity {
  opacity: 0;
}

.ani-wrapper-stretchy .notifications {
  position: absolute;
  width: 120%;
  height: 120%;
  top: -10%;
  left: -10%;
}

.ani-homepage-screen {
  position: absolute;
  width: 69%;
  height: 74.5%;
  top: 8.5%;
  left: 11.8%;
  background-color: transparent;
  box-sizing: border-box;
}

.ani-homepage-screen-finale {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: #F28060;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 1;
}

.ani-homepage-screen-logo {
  position: relative;
  width: 100%;
  height: 100%;
}

.logo {
  width: 80%;
  display: block;
  position: absolute;
  top: 35%;
  left: 10%;
}

.notification {
  opacity: 0;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.notification-time-tracking {
  width: 30%;
}

.notification-communication {
  width: 35%;
}

.notification-learning {
  width: 35%;
}

.notification-paycheck {
  width: 40%;
}

.notification-cba {
  width: 34%;
}

.notification-hris {
  width: 38%;
}

.notification-people {
  width: 37%;
}

.notification-hire {
  width: 54%;
}

.notification-reporting {
  width: 45%;
}

.ani-homepage-screen-checkmarks {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.checkmark-1 {
  width: 15.44%;
  height: 28.34%;
  position: absolute;
  top: 34%;
  left: 20%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.checkmark-2 {
  width: 15.44%;
  height: 28.34%;
  position: absolute;
  top: 34%;
  left: 42%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.checkmark-3 {
  width: 15.44%;
  height: 28.34%;
  position: absolute;
  top: 34%;
  left: 64%;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.checkmark-circle {
  stroke: white;
  fill: none;
}

.checkmark {
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 50%;
  display: block;
  stroke-width: 4;
  stroke: #26D3C6;
  stroke-miterlimit: 10;
  stroke-linecap: round;
}

.checkmark-check {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .checkmark-check {
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
  }
}
@supports (-ms-ime-align: auto) {
  .checkmark-check {
    stroke-dasharray: 0 !important;
    stroke-dashoffset: 0 !important;
  }
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 800;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 800;
  }
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@keyframes wiggle {
  0% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes shake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-webkit-keyframes check {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes check {
  100% {
    stroke-dashoffset: 0;
  }
}
/*=======================================*/
/* ----Inbound LP Styling----*/
/*=======================================*/
.header-graphic-no-background-cover {
  background-size: auto !important;
  -moz-background-size: auto !important;
  -webkit-background-size: auto !important;
}

@media (min-width: 1981px) {
  .header-graphic-no-background-cover {
    background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
  }
}
/*--Misc: Blue Blockquote--*/
.quote-block {
  display: block;
  opacity: 0.95;
  background: #9daac2;
  font-size: 32px;
  font-weight: 300;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif;
  color: #fff;
  padding: 40px 60px;
  margin: 15px 0 25px 0;
  line-height: 150%;
}

.quote-block-attr {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}

.quote-block-iris-blue {
  opacity: 0.95;
  background: #00999D;
}

.quote-block strong {
  font-size: 34px;
}

/*--Misc: Iris Blue Blockquote--*/
.quote-block-alternative {
  opacity: 0.95;
  background: #00999D;
  font-family: "Lato", sans-serif;
}

.quote-block-alternative .quote-block-attr {
  color: #243457;
  text-transform: none;
  font-weight: bold;
  display: inline-block;
}

.quote-block-inline {
  margin: 0;
  padding: 32px 35px;
  font-size: 24px;
  line-height: 145%;
}

.quote-block-inline .quote-block-attr {
  font-size: 19px;
}

.click-to-tweet {
  font-size: 20px;
}

.click-to-tweet a {
  color: #fff;
}

@media (max-width: 768px) {
  .quote-block {
    padding: 20px !important;
    font-size: 20px;
  }

  .quote-block-attr {
    font-size: 18px;
  }

  .quote-block strong {
    font-size: 22px;
  }

  .click-to-tweet {
    display: block !important;
    float: none !important;
  }
}
.customer-spotlight-block {
  display: block;
  opacity: 0.9;
  background: url(img/bg-dark-blue-transparent.png) repeat;
  font-size: 32px;
  font-weight: 300;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif !important;
  color: #fff;
  padding: 40px 60px !important;
  margin: 15px auto 25px auto;
  line-height: 160%;
}

.customer-spotlight-block h4 {
  font-size: 26px !important;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 500 !important;
  color: #fff !important;
}

.customer-spotlight-block p {
  font-size: 20px !important;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif !important;
  color: #fff !important;
  font-weight: 300 !important;
  line-height: 150% !important;
}

.customer-spotlight-block p a {
  color: #fff !important;
  border-bottom: 1px dotted #fff;
}

/*--Misc: Scroll Affix to top--*/
.scroller-anchor {
  height: 0px;
  margin: 0;
  padding: 0;
}

.stuck {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}

@media (max-width: 768px) {
  .scroller-anchor {
    height: 0px !important;
    margin: 0;
    padding: 0;
  }

  .stuck {
    position: relative;
  }
}
.divider-line-short {
  width: 10%;
  margin: 0 auto;
}

.border-horizontal-divider {
  border-right: 2px solid #aaa;
}

@media (max-width: 980px) {
  .border-horizontal-divider {
    border-right: none;
    border-bottom: 2px solid #aaa;
  }
}
.section-divider-border-vertical {
  border-left: 2px solid #fff;
  padding-left: 20px;
  margin-left: -30px;
}

@media (max-width: 980px) {
  .section-divider-border-vertical {
    border-left: none;
    padding: 0;
    margin: 0;
  }
}
/*--Inpage Sticky Menu--*/
.scroll-nav {
  background: #253457;
  margin: 0 !important;
  padding: 0 !important;
}

.scroll-nav li {
  position: relative;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600;
  line-height: 140%;
}

.scroll-nav li a {
  padding: 10px 30px 10px 30px;
  display: block;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.8;
}

.scroll-nav li a:hover {
  text-decoration: none;
  opacity: 1;
}

.scroll-nav li.active {
  opacity: 1;
  border-bottom: 3px solid #f05624;
}

.scroll-nav li.active a {
  opacity: 1;
}

.scroll-item-icon {
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
  color: #fff;
  text-indent: -9999px;
}

.scroll-item-icon.schedule {
  background: url("img/icon-white-paper-with-chekmark.png") no-repeat 50% 50%;
  width: 39px;
  height: 60px;
}

.scroll-item-icon.assign {
  background: url("img/icon-white-clock-schedule.png") no-repeat 50% 50%;
  width: 51px;
  height: 60px;
}

.scroll-item-icon.change {
  background: url("img/icon-white-round-with-connecting-dots.png") no-repeat 50% 50%;
  width: 51px;
  height: 60px;
}

.scroll-item-icon.analytics {
  background: url("img/icon-white-paper-with-lines.png") no-repeat 50% 50%;
  width: 44px;
  height: 60px;
}

.scroll-item-icon.optimize-recruitment {
  background: url("img/icon-white-paper-with-chekmark.png") no-repeat 50% 50%;
  width: 39px;
  height: 60px;
}

.scroll-item-icon.optimize-scheduling {
  background: url("img/icon-white-calendar-with-dots.png") no-repeat 50% 50%;
  width: 55px;
  height: 60px;
}

.scroll-item-icon.gameday-operations {
  background: url("img/icon-white-cart-with-boxes.png") no-repeat 50% 50%;
  width: 81px;
  height: 60px;
}

.scroll-item-icon.event-analytics {
  background: url("img/icon-white-feedback.png") no-repeat 50% 50%;
  width: 55px;
  height: 60px;
}

.scroll-item-icon.engaged-workforce {
  background: url("img/icon-white-engaged-wrokforce-comm.png") no-repeat 50% 50%;
  width: 65px;
  height: 60px;
}

.scroll-item-icon.better-schedule-communication {
  background: url("img/icon-white-better-schedule-comm.png") no-repeat 50% 50%;
  width: 76px;
  height: 60px;
}

.scroll-item-icon.best-practice-communication {
  background: url("img/icon-white-best-practices-comm.png") no-repeat 50% 50%;
  width: 60px;
  height: 60px;
}

.scroll-item-icon.role-technology-communication {
  background: url("img/icon-white-role-technology-comm.png") no-repeat 50% 50%;
  width: 77px;
  height: 60px;
}

.stuck .scroll-nav li a {
  text-align: left;
  padding-left: 60px;
}
@media (max-width: 768px) {
  .stuck .scroll-nav li a {
    text-align: center;
    padding-left: 0;
  }
}

.stuck .scroll-nav li a.long-sticky-title {
  text-align: left;
  padding-left: 70px;
}
@media (max-width: 768px) {
  .stuck .scroll-nav li a.long-sticky-title {
    text-align: center;
    padding-left: 0;
  }
}

.stuck .scroll-item-icon {
  position: absolute;
  left: 0;
  top: 5px;
  transform: scale(0.65);
  display: inline-block;
  margin: 0;
  padding-right: 4px;
}
@media (max-width: 768px) {
  .stuck .scroll-item-icon {
    position: relative;
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .scroll-nav li {
    display: block !important;
  }
}
.content-section-for-animation {
  padding-left: 60px;
  margin-bottom: 4px !important;
}

.content-section-for-animation strong:first-child {
  color: #333;
  font-size: 17px;
}

@media (max-width: 768px) {
  .content-section-for-animation {
    margin-bottom: 20px !important;
  }
}
.checkmark-placeholder {
  display: block;
  position: relative;
  left: -60px;
  top: 40px;
  background: #eee;
  height: 35px;
  width: 35px;
}

.checkmark-placeholder.fadeIn {
  background: url("img/icon-checkmark-green.png") no-repeat;
}

.checkmark-placeholder-orange.fadeIn {
  background: url("img/icon-checkmark-orange.png") no-repeat;
}

.fadeIn {
  -webkit-animation: animat_show 0.8s;
  animation: animat_show 0.8s;
  visibility: visible !important;
}

@-webkit-keyframes animat_show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .content-section-for-animation {
    padding-left: 0;
  }

  .checkmark-placeholder {
    display: none;
  }
}
.heading-with-icon h2 {
  padding-left: 70px;
  line-height: 1em !important;
}

.heading-with-icon img {
  float: left;
  padding-top: 25px;
}

/*-- Calculator LP --*/
.calculator-container {
  padding: 30px 10px 30px 25px;
  margin: 25px 0;
  background: #d9ebf5;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif;
}

.calculator-container p, .calculator-container input {
  display: inline-block;
}

.calculator-container label {
  max-width: 150px;
  display: block;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.calculator-container input {
  max-width: 140px;
  border: 2px solid #005870;
  font-family: "KlinicSlab", Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  padding: 5px 10px;
  font-weight: bold;
}

.calculator-container .inline-block {
  position: relative;
}

input.input-with-dollar-sign {
  padding-left: 25px;
}

.dollar-sign-input-icon {
  position: absolute;
  left: -13px;
  width: 33px;
  height: 35px;
  background: transparent url(img/icon-dollar-sing-calc-field.png) no-repeat 0% 50%;
}

/*=======================================*/
/* ----Blog Styling----*/
/*=======================================*/
#sidebar {
  width: 27.875%;
}

#left-area {
  width: 72.125%;
}

@media (min-width: 981px) {
  .et_right_sidebar #left-area {
    float: left;
    padding-right: 1.5%;
  }
}
@media (max-width: 981px) {
  .single-post #main-content .container {
    padding-top: 30px;
    width: 85%;
  }

  .single .et_pb_post {
    margin-bottom: 10px;
  }
}
.et_pb_blog_grid .et_pb_post {
  margin-bottom: 2% !important;
  min-height: 280px;
}
@media (max-width: 767px) {
  .et_pb_blog_grid .et_pb_post {
    min-height: 0;
  }
}

.et_pb_blog_grid .et_pb_post {
  padding: 10px;
  border: none;
  background-color: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .et_pb_blog_grid .et_pb_post {
    border-bottom: 1px solid #ededed;
  }
}

.et_pb_blog_grid h2 {
  font-size: 17px !important;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 0 -15px;
  color: #333;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

.et_pb_image_container {
  margin: -20px -20px 10px;
}

.et_pb_post .entry-featured-image-url {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .et_pb_post .entry-featured-image-url {
    display: none;
  }
}

.et_pb_blog_grid .et_pb_post:first-of-type .entry-featured-image-url {
  display: block;
}

.post-content {
  position: absolute;
  opacity: 0;
  top: 0;
  padding: 12px 15px;
  margin: -10px -10px 0 -20px;
  min-height: 190px;
}
@media (max-width: 1190px) {
  .post-content {
    display: none;
  }
}

.et_pb_post:hover .post-content {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  opacity: 1;
  background: rgba(37, 52, 87, 0.7);
}

.post-content p {
  color: #fff !important;
  font-size: 16px;
}

@media (max-width: 768px) {
  .et_pb_post h2 {
    padding-bottom: 10px;
    font-size: 25px;
  }
}
/*--Blog: Subscription Blog--*/
.blog-overview-subscription-container {
  background: #C5E5E7;
  padding: 25px 30px 20px 30px;
  margin: -10px 0 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.blog-overview-subscription-container h3 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  word-wrap: normal;
}
@media (max-width: 1080px) {
  .blog-overview-subscription-container h3 {
    font-size: 28px;
  }
}
@media (max-width: 981px) {
  .blog-overview-subscription-container h3 {
    font-size: 30px;
  }
}

/*--Blog: Social Media Bar--*/
.blog-overview-social-media-container {
  padding: 20px 60px;
  border: 2px solid #ddd;
}
@media (max-width: 981px) {
  .blog-overview-social-media-container {
    padding: 20px;
  }
}
.blog-overview-social-media-container h4 {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #000;
  padding-top: 10px;
}
@media (max-width: 981px) {
  .blog-overview-social-media-container h4 {
    font-size: 21px;
    float: none;
    text-align: center;
  }
}
.blog-overview-social-media-container ul {
  float: left;
}
.blog-overview-social-media-container ul li {
  list-style: none;
  float: left;
  padding-left: 8px;
}

/*--Blog: Request Demo Sidebar--*/
.blog-single-sidebar-request-demo {
  position: relative;
  padding: 20px;
  background: #71C5C7 url("img/blog-sidebar-request-demo-bg.png") no-repeat 50% 50%;
  background-size: contain;
  min-height: 248px;
  margin-bottom: 20px;
}
.blog-single-sidebar-request-demo h3 {
  color: #fff;
  font-weight: 600;
}
.blog-single-sidebar-request-demo a.btn {
  position: absolute;
  bottom: 0px;
  left: 10%;
  color: #fff !important;
}

/*--Blog: Subscription Sidebar--*/
.blog-single-sidebar-subscription {
  text-align: center;
  background: #D1ECFB url("img/blog-sidebar-subscription-bg.png") no-repeat 50% 0%;
  background-size: contain;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 320px;
  max-width: 270px;
  margin: 0 auto;
}
.blog-single-sidebar-subscription h3 {
  font-weight: 600;
  padding-top: 210px;
  font-size: 21px;
}
.blog-single-sidebar-subscription p {
  font-weight: 500;
}

/*--Blog: Related Post Sidebar--*/
.crp_related_widget li {
  margin-bottom: 16px !important;
  background: #f5f5f5;
  border: 1px solid #ececec;
}
.crp_related_widget li .crp_title {
  display: block;
  padding: 0 5px 10px 5px;
  text-align: center;
  color: #444;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
}

/*--Blog: Excerpt Limit--*/
#limit-excerpt .post-content p {
  display: block;
  max-height: 7.5em;
  overflow: hidden;
}

.post-content .more-link {
  display: inline-block;
  text-align: center;
  background: #00989c url("img/btn-bg-transparent-diagonal.png") no-repeat 0% 70%;
  border: 1px solid #00989c;
  margin: 10px 0 0 0;
  padding: 2px 10px;
  border-radius: 2px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
}

#reading-position-indicator {
  top: 84px;
}
@media (max-width: 1190px) {
  #reading-position-indicator {
    display: none;
  }
}

.admin-bar #reading-position-indicator {
  top: 116px;
}

.et_pb_widget select {
  height: 100%;
}

.et_pb_widget .inputs-list li {
  font-size: 15px;
  text-align: left;
  line-height: 140%;
  padding: 5px 0;
}

.blog-overview-subscription-popup .inputs-list li {
  color: #fff;
}

