* {
  padding: 0;
  margin: 0;
}
body,
html {
  overflow-x: hidden;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #ffffff;
  font-size: 10px;
  overflow: hidden;
  overflow-y: auto;
}
.arialRegular {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.arialBold {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
}
hr {
  border-top: 1px solid #003e51;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.t-padding {
  padding: 30px 0 0 0;
}
.tb-padding {
  padding: 30px 0;
}
p {
  color: #003b4d;
}
h4 {
  font-size: 3em;
  font-weight: bold;
  color: #00758f;
}
h4.dark {
  color: #003b4d;
}
.center {
  text-align: center;
}
.jumbotron {
  background: none;
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
  background: #ffffff;
  background: -webkit-linear-gradient(#007396, #ffffff);
  background: -o-linear-gradient(#007396, #ffffff);
  background: -moz-linear-gradient(#007396, #ffffff);
  background: linear-gradient(#007396, #ffffff);
}
.jumbotron img {
  margin-bottom: 4em;
}
.jumbotron h1 {
  color: #003b4d;
  font-size: 5em;
  display: inline-block;
  padding: 30px 0;
  border-top: 2px solid #003e51;
  border-bottom: 2px solid #003e51;
  width: 100%;
}
.jumbotron h2 {
  font-size: 3em;
  color: #003b4d;
  margin-top: 30px;
  font-weight: bold;
}
.jumbotron h2 span {
  font-weight: bold;
  white-space: nowrap;
}
.jumbotron p {
  color: #003b4d;
  font-size: 1.8em;
  margin-bottom: 15px;
  padding: 0 30px;
}
.jumbotron p span {
  white-space: nowrap;
}
.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.svg-container.one {
  padding-top: 75.95%;
  margin-top: -23%;
}
.svg-container.two {
  padding-top: 66.60%;
}
.svg-container.three {
  padding-top: 60%;
  width: 70%;
  margin-left: 12%;
}
.svg-container.four {
  padding-top: 52.41%;
}
.svg-container.five {
  padding-top: 71.25%;
}
.svg-container.six {
  padding-top: 62.61%;
}
.card2,
.analytics2,
.simplify2,
.speedo2,
.dial2,
.cern2 {
  position: absolute;
  padding: inherit;
  left: 0;
  top: 0;
}
.img-center {
  margin: 10px 0 0 0;
}
.content {
  padding: 50px;
  position: relative;
}
.white-space {
  margin-top: 30px;
}
a.case-study {
  background: #668994;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  margin-top: 10px;
  margin-bottom: 30px;
  display: inline-block;
}
a.case-study.dkGrey {
  background: #f6b258;
}
a.case-study:hover {
  text-decoration: none;
}
.chevron::before {
  border-style: solid;
  border-width: 0.2em 0.2em 0 0;
  content: '';
  display: inline-block;
  height: 0.8em;
  left: 0.15em;
  position: relative;
  top: 0.25em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.8em;
}
.chevron.right:before {
  left: 0;
  transform: rotate(45deg);
}
.row.dkGrey {
  background: #dce0e3;
}
.row.dkGrey.bl,
.row.dkGrey .bl {
  border-left: 1.5px solid #cedadf;
}
.row.dkGrey.br,
.row.dkGrey .br {
  border-right: 1.5px solid #cedadf;
}
.row.dkGrey.bb,
.row.dkGrey .bb {
  border-bottom: 2px solid #cedadf;
}
.row.dkGrey.bt,
.row.dkGrey .bt {
  border-top: 2px solid #cedadf;
}
.row.grey {
  background: #edf1f4;
}
.row.grey.bl,
.row.grey .bl {
  border-left: 1.5px solid #cedadf;
}
.row.grey.bb,
.row.grey .bb {
  border-bottom: 2px solid #cedadf;
}
.row.grey.bt,
.row.grey .bt {
  border-top: 2px solid #cedadf;
}
.row.pink {
  background: #efe4e7;
}
.row.pink.bl,
.row.pink .bl {
  border-left: 1.5px solid #8fa2ab;
}
.row.pink.br,
.row.pink .br {
  border-right: 1.5px solid #8fa2ab;
}
.row.pink.bb,
.row.pink .bb {
  border-bottom: 2px solid #8fa2ab;
}
.row.pink.bt,
.row.pink .bt {
  border-top: 2px solid #8fa2ab;
}
.row.green {
  background: #eff3ec;
}
.row.green.bl,
.row.green .bl {
  border-left: 1.5px solid #c1cdc9;
}
.row.green.br,
.row.green .br {
  border-right: 1.5px solid #c1cdc9;
}
.row.green.bb,
.row.green .bb {
  border-bottom: 2px solid #c1cdc9;
}
.row.green.bt,
.row.green .bt {
  border-top: 2px solid #c1cdc9;
}
.row.dkGreen {
  background: #dee2db;
}
.row.dkGreen.bl,
.row.dkGreen .bl {
  border-left: 1.5px solid #c1cdc9;
}
.row.dkGreen.br,
.row.dkGreen .br {
  border-right: 1.5px solid #c1cdc9;
}
.row.dkGreen.bb,
.row.dkGreen .bb {
  border-bottom: 2px solid #c1cdc9;
}
.row.dkGreen.bt,
.row.dkGreen .bt {
  border-top: 2px solid #c1cdc9;
}
.row.heading {
  background-color: #668994;
  color: #fff;
  margin-top: 50px;
}
.row.heading.dkGrey {
  background-color: #4f5052;
}
.row.heading.dkGrey img {
  border-right: 2px solid #727375;
}
.row.heading img {
  float: left;
  margin: 10px 20px 10px 0px;
  border-right: 2px solid #85a1a9;
}
.row.heading h3 {
  font-size: 2.4em;
  color: #fff;
  text-align: center;
  padding-top: 25px;
  margin: 0;
  height: 80px;
}
.row.heading h4 {
  font-size: 2.4em;
  color: #fff;
  padding-bottom: 15px;
  margin: 0;
  text-align: left;
  font-weight: normal;
}
.row p {
  font-size: 1.8em;
  line-height: 1.2em;
  color: #4e5052;
}
.row.alt {
  background-color: #017396;
  margin-bottom: -30px;
  padding: 15px;
}
.row.alt h3 {
  color: #fff;
  padding: 0;
  margin: 0;
}
.row h5 {
  text-align: center;
  font-size: 1.8em;
}
.row .textWithWithout {
  position: relative;
  padding-top: 15px;
  padding-bottom: 30px;
}
.row .twoLines {
  padding-bottom: 50px;
}
.row .textWithout {
  position: absolute;
  padding: inherit;
  left: 0;
  right: 0;
  top: 0;
}
.row .textWithout h5 {
  text-align: center;
  color: #942645;
}
.row .textWith {
  position: absolute;
  padding: inherit;
  left: 0;
  right: 0;
  top: 0;
}
.row .textWith h5 {
  text-align: center;
  color: #3a913f;
}
.quote {
  display: inline-block;
}
.quote p {
  font-size: 1.8em;
  text-align: left !important;
  color: #003b4d;
  padding: 0 50px;
  position: relative;
}
.quote p:before {
  position: absolute;
  font-size: 6em;
  line-height: 1;
  top: -20px;
  left: 0;
  content: "\201C";
}
.quote p:after {
  position: relative;
  float: right;
  font-size: 6em;
  line-height: 1;
  right: -20px;
  bottom: 10px;
  content: "\201D";
}
.quote span {
  display: block;
  color: #003b4d;
  font-size: 1.8em;
  margin: 20px 0;
  padding: 0 50px;
}
.with {
  margin: 20px auto;
}
.with p {
  font-size: 18px;
  color: #942645;
  text-align: center;
}
.with p span {
  font-size: 20px;
  font-weight: bold;
}
.without {
  margin: 20px auto;
}
.without p {
  font-size: 18px;
  color: #3a913f;
  text-align: center;
}
.without p span {
  font-size: 20px;
  font-weight: bold;
}
.toggle {
  margin: 30px auto 55px auto;
}
.toggle .left p {
  color: #942645;
}
.toggle .left p span {
  font-weight: bold;
}
.toggle .right {
  text-align: right;
}
.toggle .right p {
  color: #3a913f;
}
.toggle .right p span {
  font-weight: bold;
}
.toggle .switch {
  border-radius: 20px;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 0 auto;
  padding: 3px;
  position: relative;
  vertical-align: top;
  width: 80px;
}
.toggle .switch-input {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.toggle .switch-input:checked ~ .switch-label before {
  opacity: 0;
}
.toggle .switch-input:checked ~ .switch-label after {
  opacity: 1;
}
.toggle .switch-input:checked ~ .switch-handle {
  left: 44px;
}
.toggle .switch-label {
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  background: #942645;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  display: block;
  font-size: 10px;
  height: inherit;
  position: relative;
  text-transform: uppercase;
  transition: All 0.3s ease;
}
.toggle .switch-label:before {
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  color: #aaaaaa;
  content: attr(data-off);
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  right: 11px;
  top: 50%;
  transition: inherit;
}
.toggle .switch-label:after {
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  color: #fff;
  content: attr(data-on);
  left: 11px;
  line-height: 1;
  margin-top: -0.5em;
  opacity: 0;
  position: absolute;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  top: 50%;
  transition: inherit;
}
.toggle .switch-handle {
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  background-image: -webkit-linear-gradient(top, #ffffff 40%, #cccccc);
  background: linear-gradient(to bottom, #ffffff 40%, #cccccc);
  border-radius: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  height: 28px;
  left: 9px;
  position: absolute;
  top: 9px;
  transition: All 0.3s ease;
  width: 28px;
}
.toggle .switch-handle:before {
  background-image: -webkit-linear-gradient(top, #cccccc, #ffffff);
  background: linear-gradient(to bottom, #cccccc, #ffffff);
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  content: "";
  height: 12px;
  left: 50%;
  margin: -6px 0 0 -6px;
  position: absolute;
  top: 50%;
  width: 12px;
}
.bottom-banner {
  margin-top: 20px;
  margin-bottom: 40px;
  background-color: #f80000;
}
.bottom-banner p {
  font-size: 3em;
  color: #ffffff;
  padding: 20px 30px;
  margin: 0;
}
.bottom-banner a {
  font-size: 3.8em;
  line-height: 0.9;
  font-weight: bold;
  color: #ffffff;
  float: right;
  padding-top: 35px;
  padding-right: 20px;
}
.bottom-banner a span {
  vertical-align: text-top;
}
.cta {
  padding: 20px 40px;
  color: #fff;
  font-size: 1.8em;
  margin: 20px 0px 40px 0px;
  display: inline-block;
}
.cta span {
  font-weight: bold;
}
.cta.blue {
  background-color: #00758f;
}
.cta.blue.right {
  float: right;
}
.cta.red {
  background-color: #f80000;
}
.cta:hover {
  color: #fff;
}
#footer {
  margin: 30px 0;
}
#footer .row {
  background: none;
  padding: 0;
}
#footer .col-md-9 {
  width: 58.33%;
}
#footer .col-md-9 p {
  font-family: Arial;
  text-align: left !important;
  color: #939699;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 0 !important;
}
#footer .pull-right {
  clear: left;
}
@media only screen and (max-width: 1199px) {
  body {
    font-size: 8px;
  }
}
@media only screen and (max-width: 991px) {
  body {
    font-size: 7px;
  }
  .row.red.bl,
  .row.red .bl,
  .row.red.br,
  .row.red .br {
    border-left: none;
    border-right: none;
  }
  .row.grey.bl,
  .row.dkGrey.bl,
  .row.grey .bl,
  .row.dkGrey .bl,
  .row.grey.br,
  .row.dkGrey.br,
  .row.grey .br,
  .row.dkGrey .br {
    border-left: none;
    border-right: none;
  }
  .row.pink.bl,
  .row.pink .bl,
  .row.pink.br,
  .row.pink .br {
    border-left: none;
    border-right: none;
  }
  .content {
    padding: 10px;
  }
  .content.tb30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .toggle {
    margin: 30px auto 80px auto;
  }
  .toggle .left p {
    font-size: 13px;
    margin-top: 0 !important;
  }
  .toggle .right p {
    font-size: 13px;
    margin-top: 0 !important;
  }
  .toggle .switch {
    border-radius: 15px;
    height: 30px;
    width: 60px;
  }
  .toggle .switch-input:checked ~ .switch-handle {
    left: 32px;
  }
  .toggle .switch-label {
    font-size: 10px;
  }
  .toggle .switch-label:before {
    line-height: 1;
    margin-top: -0.5em;
    right: 11px;
  }
  .toggle .switch-label:after {
    left: 11px;
    line-height: 1;
    margin-top: -0.5em;
  }
  .toggle .switch-handle {
    height: 20px;
    left: 9px;
    top: 8px;
    width: 20px;
  }
  .toggle .switch-handle:before {
    background-image: -webkit-linear-gradient(top, #cccccc, #ffffff);
    background: linear-gradient(to bottom, #cccccc, #ffffff);
    border-radius: 6px;
    height: 12px;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
  }
}
@media only screen and (min-width: 990px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  .row.heading {
    text-align: center;
  }
  .row.heading.dkGrey img {
    border-right: none;
  }
  .row.heading img {
    float: none;
    border-right: none;
  }
  .row.heading h4 {
    text-align: center;
    padding-top: 5px;
  }
  .jumbotron .container,
  .container {
    max-width: 600px;
  }
}
@media only screen and (min-width: 601px) and (max-width: 768px) {
  body {
    font-size: 8px;
  }
  .jumbotron .container,
  .container {
    max-width: 580px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 600px) {
  body {
    font-size: 8px !important;
  }
  body p {
    width: auto !important;
  }
  h1 {
    font-size: 6em !important;
  }
  .jumbotron .container,
  .container {
    max-width: 480px;
  }
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 7px;
  }
  h1 {
    font-size: 6em !important;
  }
  h2 {
    font-size: 24px;
  }
  .jumbotron .container,
  .container {
    max-width: 320px;
  }
  .jumbotron .container p,
  .container p {
    padding: 0;
  }
  .row.heading {
    text-align: center;
  }
  .row.heading.dkGrey img {
    border-right: none;
    text-align: center;
  }
  .row.heading img {
    float: none;
    border-right: none;
    margin: 10px auto;
  }
  .row.heading h4 {
    text-align: center;
    padding-top: 5px;
  }
  .row.red.bl,
  .row.red .bl,
  .row.red.br,
  .row.red .br {
    border-left: none;
    border-right: none;
  }
  .row.grey.bl,
  .row.dkGrey.bl,
  .row.grey .bl,
  .row.dkGrey .bl,
  .row.grey.br,
  .row.dkGrey.br,
  .row.grey .br,
  .row.dkGrey .br {
    border-left: none;
    border-right: none;
  }
  .row.pink.bl,
  .row.pink .bl,
  .row.pink.br,
  .row.pink .br {
    border-left: none;
    border-right: none;
  }
  .row h3 {
    display: block;
    font-size: 2.3em !important;
  }
  .row p {
    margin-top: 20px !important;
    font-size: 2.2em;
  }
  .row p span {
    font-size: 1.1em;
  }
  .row h5 {
    font-size: 2.4em;
  }
  a.case-study {
    font-size: 16px;
  }
  .quote p:before {
    top: -40px;
  }
  .quote p:after {
    bottom: 0px;
  }
  .quote span {
    display: block;
    color: #003b4d;
    font-size: 1.8em;
    margin: 40px 0;
    padding: 0px;
  }
  .bottom-banner {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
  }
  .bottom-banner p {
    font-size: 2em;
    color: #ffffff;
    padding: 20px 10px 10px 10px;
    margin: 0;
  }
  .cta {
    padding: 15px 20px;
    margin: 20px auto;
    display: block;
    text-align: center;
  }
  .cta.blue.right {
    float: none;
  }
  #footer .pull-right {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #footer .col-md-9 {
    width: 100%;
    margin-bottom: 20px;
  }
  #footer .col-md-9 p {
    text-align: center !important;
  }
  .pull-right {
    float: none !important;
  }
}
