/***Basics***/
body,
html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Proxima Nova' !important;
  font-size: 1.2em;
  line-height: 1.1em;
  color: #ffffff;
}

.introslide .tagline {
  width: 80%;
  margin: 0 auto;
}
p {
  padding: 0;
  margin: 0;
}
h1 {
  font-size: 2.3em;
  line-height: 1.1em;
  font-weight: bold;
}
h2 {
  font-size: 2.1em;
  line-height: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-bottom: 60px;
}
h2.padbase30 {
  padding-bottom: 100px;
}
h3 {
  font-size: 1.9em;
  line-height: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.icons h3 {
  font-size: 1.4em;
  line-height: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 1.3em;
  line-height: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.spacer-md h4 {
  font-size: 1em;
}

.ptop40 {
  padding-top: 40px;
}
.pagecontainer {
  width: 100%;
  height: 100%;
}
.clear {
  clear: both;
}
.textleft {
  text-align: left;
}
.textright {
  text-align: right;
}
.textcenter {
  text-align: center;
}
.table {
  display: table;
  float: none;
  width: 100%;
  margin-bottom: 0;
}
.tablecell {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.height100 {
  height: 100%;
}
.width100 {
  width: 100%;
}
.medium {
  font-weight: 500;
}
a {
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input:focus,
textarea:focus {
  outline: none;
}
/***Frame***/

header {
  height: 85px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  z-index: 10;
}
header .height100 {
  height: 85px !important;
}
header .menu a {
  display: inline;
  color: #ffffff;
  margin-left: 20px;
  font-size: 0.9em;
  font-weight: 400;
  white-space: nowrap;
}
header.pinned .menu a {
  display: inline;
  color: #072f53;
  margin-left: 20px;
  font-size: 0.9em;
  font-weight: 400;
  white-space: nowrap;
}
header .menu a.active {
  color: #01d8eb;
}
header .menu a:hover {
  text-decoration: none;
  color: #01d8eb;
}
header .button:hover {
  color: #2b2b2d !important;
}
header.pinned .button:hover {
  color: #ffffff !important;
}
header .icon {
  border-radius: 50%;
  height: 62px;
  width: auto;
  display: inline-block;
  padding: 0;
}
.marginbasezero {
  margin-bottom: 0 !important;
  margin-top: 30px !important;
}
.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13e8e9;
  font-size: 0.8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.js-count-particles {
  font-size: 1.1em;
}
#stats,
.count-particles {
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}
#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}
.count-particles {
  border-radius: 0 0 3px 3px;
}
#particles-js {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1;
}
.error {
  display: inline-block;
  color: red;
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
}
.hide {
  display: none;
}
.success {
  display: inline-block;
  color: #01d8eb;
  font-size: 28px;
  font-weight: 800;
  padding: 20px 50px;
  text-align: center;
  background: rgba(150, 150, 150, 0.4);
}
.email-container {
  height: 50px;
  margin-top: 40px;
  padding: 0px;
}
.main-email {
  height: 100%;
  font-size: 20px;
  color: #555;
  font-weight: 500;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 12px 25px 12px 25px;
}
.wl-optin {
  margin-left: 10px;
}
.cta-container {
  margin: 30px auto 0px auto;
  padding: 0px;
}
#lbl-waitlist {
  font-size: 16px;
}
.button {
  display: inline-block;
  text-decoration: none;
  width: auto;
  padding: 0 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  min-height: 50px;
  line-height: 2em;
  background: #ff7a59;
  text-align: center;
  border: 0px solid #f27300;
  font-style: normal;
  font-weight: bold;
  z-index: 2;
  position: relative;
  padding-top: 2px;
  margin: 10px 0px 10px 0px;
  cursor: pointer;
}
.aboutform .button {
  margin-left: -50px;
}
.button:hover {
  text-decoration: none;
  /*background: #FFFFFF;*/
  color: #fff;
}
.disabled {
  background: grey;
  cursor: not-allowed;
}
header a.button {
  display: inline;
  text-decoration: none;
  width: auto;
  padding: 6px 20px;
  font-size: 0.8em;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: #2b2b2d;
  min-height: 36px;
  line-height: 2em;
  background: #00daed;
  text-align: center;
  border: 1px solid #22464c;
  margin: 0 auto;
  margin-left: 20px;
  font-style: normal;
  font-weight: bold;
  z-index: 2;
  position: relative;
}
header.pinned a.button {
  display: inline;
  text-decoration: none;
  width: auto;
  padding: 6px 20px;
  font-size: 0.8em;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  color: #2b2b2d;
  min-height: 36px;
  line-height: 2em;
  background: #00daed;
  text-align: center;
  border: 1px solid #00daed;
  margin: 0 auto;
  margin-left: 20px;
  font-style: normal;
  font-weight: bold;
  z-index: 2;
  position: relative;
}
header.pinned .button:hover {
  text-decoration: none;
  background: #2b2b2d;
  border: 1px solid #2b2b2d;
  color: #ffffff;
}
img.width100 {
  width: 100%;
  height: auto;
}
.sections {
  position: relative;
  z-index: 1;
  width: 100%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#031926+0,073452+13,039eb8+81 */
  background: #031926; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #031926 0%, #073452 13%, #039eb8 81%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #031926 0%, #073452 13%, #039eb8 81%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    #031926 0%,
    #073452 13%,
    #039eb8 81%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#031926', endColorstr='#039eb8', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}
.videoimg {
  width: 80%;
  height: auto;
  max-width: 900px;
  margin: 0 auto;
}
.fifteen {
  font-size: 0.7em;
}
section {
  padding: 50px 0;
  margin: 0;
}
.whiteframe {
  background: #ffffff;
  color: #073d5f !important;
  border-radius: 25px;
  padding: 70px 25px;
  border: 5px solid #dbdbdb;
}
.whiteframe h3 {
  padding-bottom: 30px;
}
.whiteframe ul {
  padding: 0;
  margin: 0;
  text-align: left !important;
  padding-top: 50px;
  padding-left: 30px;
}
.whiteframe li {
  display: inline-block;
  width: 50%;
  padding: 0;
  margin: 0;
  float: left;
  text-align: left !important;
  background: url(../images/li_tick.png) 0 10px no-repeat;
  padding-left: 60px;
  padding-bottom: 20px;
  padding-top: 10px;
  padding-right: 40px !important;
}
.whiteframe ul:after {
  clear: both;
  display: block;
}
.iconrow {
  padding-bottom: 120px;
  padding-top: 20px;
}
.icons {
  padding-bottom: 20px;
}
.icons img {
  padding-bottom: 40px;
  width: 30%;
}
.icons h4 {
  padding-bottom: 25px;
}
.pinned {
  background: #ededed;
}
nav.menu {
  display: none;
}
footer {
  padding-bottom: 40px;
}
footer i {
  font-size: 2em;
  color: #ffffff;
  margin: 50px 30px 80px 30px;
}
footer p {
  font-size: 0.7em;
  line-height: 1.5em;
}
footer a {
  color: #00daed;
}
footer a:hover {
  color: #fff;
}
.downarrow {
  position: absolute;
  z-index: 8;
  bottom: 30px;
  cursor: pointer;
  left: 50%;
  margin-left: -20px;
  -webkit-animation: fadeInOut 2s infinite;
}

@media only screen and (max-width: 1025px) {
  .downarrow {
    display: none;
  }
  .introslide .tagline {
    width: 80%;
    margin: 0 auto;
  }
  .introslide .button,
  .aboutform .button {
    margin-left: 0;
  }
  header {
    display: none !important;
  }
  nav.menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 60px;
    background: #ededed;
    z-index: 10;
  }
  nav.menu .logo {
    width: 200px;
    padding-top: 17px;
    padding-left: 19px;
  }
  #nav-icon {
    width: 30px;
    height: 22px;
    position: fixed;
    top: 19px;
    right: 19px;
    z-index: 999999;
    margin: 0px 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  #nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #072f53;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #nav-icon span:nth-child(1) {
    top: 0px;
  }
  #nav-icon span:nth-child(2),
  #nav-icon span:nth-child(3) {
    top: 9px;
  }
  #nav-icon span:nth-child(4) {
    top: 18px;
  }
  #nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #00daed;
  }
  #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #00daed;
  }
  #nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  .whiteframe li {
    width: 100%;
  }
  body {
    font-size: 0.85em;
    line-height: 1.2em;
  }
  .icons img {
    padding-bottom: 20px;
    padding-top: 0px;
    width: 38%;
  }
  .icons h4 {
    padding-bottom: 10px;
  }
  .circle p,
  .icons p {
    padding-bottom: 50px;
    font-size: 1.2em;
  }
  .reviews p {
    padding-left: 5px;
    padding-right: 5px;
  }
  section {
    padding: 15px 0;
  }
  .iconrow {
    padding: 0;
    padding-bottom: 40px;
  }
  .iconrow div {
    padding-bottom: 20px;
  }
  .whiteframe {
    padding: 25px 15px;
  }
  .whiteframe ul {
    padding-left: 15px;
    padding-top: 30px;
  }
  .whiteframe li {
    padding-right: 15px !important;
  }
  .videoimg {
    width: 95%;
  }
  .fifteen {
    font-size: 0.8em;
  }
  footer p {
    font-size: 0.8em;
    line-height: 1.5em;
  }
  .button {
    margin-top: 20px;
    line-height: 50px;
    font-size: 1.1em;
  }
  .marginbasezero {
    margin-bottom: 10px !important;
  }
  footer i {
    font-size: 2em;
    color: #ffffff;
    margin: 30px 10px 40px 10px;
  }
}

@media only screen and (max-width: 420px) {
  .button {
    font-size: 1em;
    padding: 0 10px;
    width: 90%;
    margin: auto;
  }
  h1 {
    font-size: 25px;
  }
  .email-container {
    margin-top: 20px;
  }
  .main-email {
    width: 90%;
    margin: auto;
  }
  .cta-container {
    margin-top: 5px;
    text-align: center !important;
  }
  .tagline {
    padding: 10px;
    background: rgba(0, 0, 0, 0.3);
    width: 100% !important;
  }
  .wl-optin {
    margin-top: 5px;
    text-align: center;
  }
  h2 {
    font-size: 1.8em;
  }
}

nav ul {
  padding: 0;
}
footer i:hover {
  color: #00daed;
  cursor: pointer;
}
@-webkit-keyframes fadeInOut {
  from {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}

a {
  color: #073156;
}
.headerpadding {
  height: 85px;
  width: 100%;
  background: #133051;
}
.pinned.blog {
  background: #133051;
}
.new-header {
  background: #133051;
}
header.pinned.blog .menu a {
  color: #ffffff;
  line-height: 85px;
}
header.pinned.blog .menu .dropdown-menu a {
  color: #00daed;
}
header.pinned.blog .menu a:hover,
header.pinned.blog .menu a.active {
  color: #00daed;
}

@media only screen and (max-width: 1025px) {
  .headerpadding {
    height: 60px;
    width: 100%;
    background: #133051;
  }
  nav.menu {
    background: #133051 !important;
  }
  nav.menu span {
    background: #ffffff !important;
  }
  .c-menu {
    background: #133051 !important;
  }
}

header.page.pinned img {
  padding-top: 25px;
}
.gdprsection {
  padding-top: 10px;
}

.gdprsection h4 {
  padding-bottom: 25px;
}
.gdprsection p {
  padding-bottom: 25px;
}
/*.gdprsection p a {*/
/*font-size: 1.1em;*/
/*padding: 0;*/
/*}*/
#social-links a {
  padding-right: 25px !important;
  padding-top: 10px;
  font-size: 1.4em;
  color: #00daf0;
}
.gdprsection a:hover {
  color: #132f51;
}
.gdprtitle {
  font-size: 2em;
  line-height: 1.1em;
  font-weight: bold;
  padding-bottom: 25px;
}
.footer-signup {
  background: #eeeeee;
  width: 100%;
  height: 93px;
  padding: 10px 0;
  color: #132f51;
}
.footer-signup .success2 {
  width: 100%;
}

.gdprheader {
  height: 450px;
  margin: 0;
}
.aboutheader {
  margin: 0;
  padding-bottom: 200px;
  padding-top: 150px;
  background: url(../images/about_header.jpg);
  background-size: cover;
  background-position: center;
}

/* NEWSLETTER STYLING */
.newsletterheader h2 {
  padding-bottom: 30px;
  font-size: 1.8em;
}
.newsletterheader {
  margin: 0;
  padding: 50px 0;
  color: #132f51;
  line-height: 1.4em;
}
.newsletterinput {
  height: auto;
  color: #555;
  font-weight: 500;
  border-radius: 34px;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border: none;
  box-shadow: none;
  display: inline;
  margin-top: 25px;
  font-size: 24px;
  padding: 5px 50px 5px 25px;
  width: 77%;
}

.newslettersubmit {
  background-color: #00daed;
  border: none;
  color: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  height: 52px;
  line-height: 1.45em;
  margin: 0 0 0 -52px;
  width: 36%;
  font-size: 24px;
  padding: 6px 0;
  font-weight: 500;
}
.newslettersubmit:hover {
  color: #133051;
}

/* CUSTOM CHECKBOX STYLING */
.newsletterlabel {
  color: #133051;
  font-weight: 400;
  position: relative;
  margin: 10px 0 12px 10px;
  cursor: pointer;
  font-size: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}

/*
.newsletterlabel input 								{ position: absolute; opacity: 0; cursor: pointer; }
.checkmark 											{ position: absolute; top: 0; left: 0; height: 25px; width: 25px; background:transparent; border: 2px solid #fff; }
.newsletterlabel:hover input ~ .checkmark 			{ background-color: #00DAED; }
.newsletterlabel input:checked ~ .checkmark 		{ background-color: #00DAED; }
.checkmark:after 									{ content: ""; position: absolute; display: none; }
.newsletterlabel input:checked ~ .checkmark:after 	{ display: block; }
.newsletterlabel .checkmark:after {
	left: 6px;
	top: 1px;
	width: 8px;
	height: 15px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
*/
.newsletter-banner {
  background-color: #00daed;
}
.newsletter-banner h1 {
  color: #083d5f;
  margin: 0;
  padding: 0;
  font-size: 26px;
}
.newsletter-banner h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 24px;
}
.grey-bg {
  background-color: #eeeeee;
}
.dates-col p {
  color: #083d5f;
}
.newsletter-content {
  color: #333333;
}
.newsletter-content hr {
  border-color: #ccc;
}
.blue-link {
  color: #00daed;
}
.airmail {
  display: none;
}
.newsletter-content .fa-twitter {
  margin-left: 0;
}
.newsletter-content .fab {
  line-height: 1.5;
  font-size: 20px;
  color: #777777;
}
.newsletter-content .fab:hover {
  color: #00daed;
}
.dates-col {
  margin: 30px 0 -15px 0;
  padding: 20px 15px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
}
/*Newsletter Responsive Styling*/
@media (min-width: 420px) {
  .newsletterinput {
    width: 85%;
  }
  .newslettersubmit {
    width: 22%;
  }
}
@media (min-width: 492px) {
  .newsletter-content .fa-linkedin-in {
    margin-left: 20%;
  }
}

@media (min-width: 712px) {
  .newsletterheader {
    padding: 100px 0 50px 0;
  }
}

@media (min-width: 768px) {
  .dates-col {
    margin: -15px 0;
    padding: 40px 30px 50px 30px;
    text-align: left;
  }
  .newsletterinput {
    width: 80%;
    font-size: 20px;
  }
  .newslettersubmit {
    width: 35%;
    font-size: 20px;
    height: 47px;
  }
  .airmail {
    display: block;
    width: 100%;
    margin-top: -36px;
    margin-bottom: -65px;
    z-index: 1;
    position: relative;
  }
  .newsletter-content p,
  .newsletter-content li {
    font-size: 1em;
    line-height: 1.2em;
  }
  .newsletter-content .padding-right {
    padding-right: 50px;
  }
  .ctalp {
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .newslettersubmit {
    width: 31%;
  }
  .airmail {
    margin-top: -53px;
  }
  .newsletter-content .fab {
    font-size: 22px;
  }
}

@media (min-width: 1025px) {
  .newsletterheader {
    padding: 120px 0 40px 0;
  }
  .dates-col {
    margin: -50px 0;
  }
  .airmail {
    width: 100%;
    margin-top: -70px;
    margin-bottom: -45px;
  }
  .newsletter-banner {
    padding: 35px 0;
  }
  .newsletter-banner h1 {
    font-size: 42px;
  }
  .newsletter-banner h2 {
    font-size: 36px;
  }
  .newsletterinput {
    font-size: 24px;
    padding: 9px 50px 9px 25px;
    width: 80%;
  }
  .newslettersubmit {
    height: 60px;
    line-height: 0.9em;
    margin: 0 0 0 -50px;
    width: 30%;
    font-size: 24px;
    padding: 6px 0;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
  }
  .newsletter-content p,
  .newsletter-content li {
    font-size: 0.8em;
    line-height: 1.2em;
  }
  .dates-col {
    padding: 50px 40px 170px 40px;
  }
}

@media (min-width: 1200px) {
  .airmail {
    margin-top: -79px;
  }
  .newsletter-content .fa-twitter {
    margin-left: 35%;
  }
  .newsletter-content p,
  .newsletter-content li {
    font-size: 0.9em;
    line-height: 1.3em;
  }
  .dates-col {
    padding: 53px 40px;
  }
}

.gdprimage {
  width: 260px;
  height: auto;
  margin-top: -200px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 1200px) {
  .footer-signup {
    font-size: 0.9em;
  }
  .main-video {
    margin-left: 0 !important;
  }
}

@media only screen and (max-width: 1025px) {
  .gdprsection h4 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .gdprsubtitle {
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.2);
    margin: 0 15px;
  }
  .gdprsection p {
    padding-bottom: 20px;
  }
  .footer-signup {
    display: none;
  }
  .gdprtitle {
    padding-top: 20px;
  }
  .gdprheader {
    height: 400px;
  }
  .button {
    font-size: 22px;
  }
}

@media only screen and (max-width: 978px) {
  .gdprimage {
    width: 260px;
    height: auto;
    margin-top: -200px;
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 758px) {
  .gdprheader {
    height: 400px;
    background-position: left !important;
  }
}
@media only screen and (max-width: 712px) {
  .mobile100 {
    width: 100% !important;
  }
  .gdprheader {
    height: 400px;
    background-position: -150px 0 !important;
  }
  .mobile100 img {
    display: block;
    margin: 0 auto;
    margin-top: -175px;
  }
  .mobile100 a.button {
    margin: 20px auto;
    display: block;
  }
}
.teamimage {
  padding-bottom: 80px;
}
.teamimage h4 {
  padding: 30px 0 25px 0;
}
.teamimage p {
  padding: 0;
  line-height: 1.2em;

  font-size: 1em;
}
.teamimage img {
  border-radius: 50%;
  width: 236px;
  height: auto;
  margin: 0 auto;
}
.teamimagerow-first {
  margin-top: -140px;
  text-align: center;
}
.teamimagerow {
  text-align: center;
}
.mobilemenupad {
  display: none;
}

.teamimagerow h4 {
  padding-bottom: 5px;
}

.job-title {
  margin: 0 0 15px 0;
  font-size: 18px;
}

@media only screen and (max-width: 712px) {
  .aboutform .textleft {
    text-align: center !important;
  }
  .aboutform #email {
    width: 80% !important;
    margin: 0 auto !important;
  }
  .aboutform button {
    margin: 20px auto 20px 0 !important;
  }
  .mobilemenupad {
    height: 60px;
    display: block;
  }
  .aboutheader {
    margin: 0;
    padding-bottom: 210px;
    padding-top: 66%;
    background: url(../images/about_header_mobile.jpg);
    background-size: cover;
    background-position: top center;
  }
}

@media only screen and (max-width: 512px) {
  .aboutheader {
    margin: 0;
    padding-bottom: 210px;
    padding-top: 78%;
    background: url(../images/about_header_mobile.jpg);
    background-size: cover;
    background-position: top center;
  }
}

@media only screen and (max-width: 420px) {
  .newsletterimage {
    width: 90%;
    height: auto;
    max-width: 450px;
    padding-top: 60px;
    display: block;
    margin: 0 auto;
  }

  .button {
    font-size: 1em;
    padding: 0 10px;
    width: 90%;
    margin: auto;
  }

  .event_request_demo {
    font-size: 22px !important;
    margin-top: 20px;
  }
}

.policy a {
  font-weight: bold;
  color: #00daee;
}
.hover .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 1;
}

.hover .background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hover {
  color: #fff;
  width: 236px;
  height: 236px;
  left: 50%;
  margin-left: -118px;
  position: absolute;
  border-radius: 50%;
  top: -0;
  opacity: 0;
  cursor: pointer;
  line-height: 410px;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}
.hover a {
  color: #fff;
  font-size: 30px;
  margin: 0 10px;
  position: relative;
  z-index: 10;
}
.hover:hover {
  opacity: 1;
}

/*******************NEW HOME PAGE STYLING************************/
.mainh {
  height: 100%;
  color: #202a49;
}
.main-cta {
  padding-left: 0;
  padding-right: 30px;
  /* margin-right: 30px; */
  margin-top: 196px;
}
.main-cta h1 {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  line-height: 50px;
  font-weight: 300;
  /* padding: 0 50px 0 0; */
}
.main-cta h3 {
  margin-top: 24px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}
.main-cta .new-cta {
  margin-top: 44px;
  width: 191px;
  height: 48px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 10px 0 10px;
}
.main-video {
  padding-left: 0;
  margin-left: -50px;
  margin-top: 196px;
}
.main-video .video iframe {
  max-width: 600px;
  width: 100% !important;
}
.new-design .introslide {
  position: relative;
  height: 90%;
}
.new-design #features .button {
  margin-left: -50px;
}
.new-design .circle h4 {
  margin-bottom: 25px;
  min-height: 64px;
}
.new-design .circle-icons {
  color: #083d5f;
  text-align: center;
  padding-bottom: 100px;
}
.new-design .circle-icon {
  width: 80%;
  margin: -50% auto 20px auto;
  z-index: 1;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 263px;
}
.new-design .circle-icon.one {
  background-image: url(../images/circle1.png);
}
.new-design .circle-icon.two {
  background-image: url(../images/circle2.png);
}
.new-design .circle-icon.three {
  background-image: url(../images/circle3.png);
}
.new-design .circle-icon.four {
  background-image: url(../images/circle4.png);
}
.new-design .active .circle-icon {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.new-design .active .circle-icon.one {
  background-image: url(../images/circle1-hover.png);
}
.new-design .active .circle-icon.two {
  background-image: url(../images/circle2-hover.png);
}
.new-design .active .circle-icon.three {
  background-image: url(../images/circle3-hover.png);
}
.new-design .active .circle-icon.four {
  background-image: url(../images/circle4-hover.png);
}
.new-design .active h4 {
  color: #2ddaeb;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.new-design #systems {
  text-align: center;
  padding: 150px 0 250px 0;
}
.new-design #systems img {
  width: 100%;
}
.new-design .spacer-md {
  padding: 40px 0 25px 0;
  clear: both;
}
.new-design .bg-colour-1 {
  background-color: #e9e8e1;
}
.new-design .features-section {
  padding-bottom: 80px;
}
.new-design .icons {
  margin-top: -60px;
  position: relative;
  z-index: 5;
  color: #083d5f;
}
.new-design .icons h3 {
  margin-bottom: 15px;
}
.new-design .icons .icon-1 {
  width: 45%;
}
.new-design .icons .icon-2 {
  width: 60%;
}
.new-design .icons .icon-3 {
  width: 70%;
}
.new-design .icons .icon-4 {
  width: 48%;
}
.new-design .icon-img {
  height: 180px;
}
.new-design .sustained {
  text-shadow: 1px 1px #333;
}
.new-design .cta {
  margin-top: 20px;
}
.new-design #particles-js {
  width: 100% !important;
  left: 0% !important;
  height: 85% !important;
  top: 0% !important;
  position: absolute !important;
}
.new-design #getstarted {
  padding-top: 100px;
}
.dropdown {
  display: inline;
  color: #ffffff;
  font-weight: 400;
  white-space: nowrap;
}
.dropbtn {
  display: inline-block;
  color: white;
  text-align: center;
  text-decoration: none;
}
.dropbtn i {
  color: #2ddaeb;
  font-size: 0.7em;
}
.dropbtn:hover {
  background-color: none;
}
.dropbtn {
  display: inline-block;
  line-height: 21px !important;
}
.dropdown .dropdown-content {
  display: none;
  position: absolute;
  background-color: #08395a;
  min-width: 140px;
  z-index: 1;
  right: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.dropdown:hover .dropdown-content {
  display: block !important;
}
.pinned.blog .dropdown .dropdown-content {
  margin-top: -35px;
}
.dropdown-content a {
  line-height: 21px !important;
  color: #fff !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block !important;
  text-align: left;
  margin-right: 0;
}
.dropdown-content a:hover {
  background-color: none;
  color: #2cd9eb;
}
header .menu a.dropbtn {
  text-decoration: none;
}

@media only screen and (max-width: 1025px) {
  .new-design .circle-icon {
    height: 215px;
  }
  .new-design .circle-icons {
    padding-bottom: 70px;
  }
  .new-design .icon-img {
    height: 140px;
  }
  .new-design .features-section {
    padding-bottom: 0;
  }
  .cta-container {
    margin: 19px auto 0px auto;
  }
}

@media only screen and (max-width: 991px) {
  .new-design #features .button {
    margin-left: 0;
  }

  .main-video {
    margin-top: 20px;
  }

  .main-cta {
    text-align: center;
  }
}

@media only screen and (max-width: 850px) {
  .new-design #features .button {
    margin-left: 0;
  }
  .new-design .circle-icon {
    height: 160px;
  }
  .new-design .icons {
    padding: 30px 0;
  }
  .new-design .features-section {
    padding-bottom: 0;
  }
  .new-design .icon-img {
    height: 110px;
  }
  .new-design #systems {
    padding: 100px 0 150px 0;
  }
  .new-design .dgform .textleft {
    text-align: center;
  }
  .new-design #systems img {
    width: 70%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 421px) and (max-width: 770px) {
  .new-design .circle-icon {
    height: 250px;
  }
  .new-design .circle-icon {
    width: 35%;
    margin: 0% auto 20px auto;
    background-size: 100%;
    height: 260px;
  }
  .new-design .icon-img {
    height: 200px;
  }
  .new-design .icons .icon-1,
  .new-design .icons .icon-2,
  .new-design .icons .icon-3,
  .new-design .icons .icon-4 {
    width: 20%;
  }
}

@media only screen and (max-width: 420px) {
  .new-design .circle-icons {
    margin-top: -25%;
  }
  .new-design .circle-icon {
    width: 40%;
    margin: 20px auto;
  }
  .new-design .features-section {
    padding-bottom: 0;
  }
  .new-design .icon-img {
    height: 200px;
  }
  .new-design #systems img {
    width: 100%;
  }
  .new-design .circle h4 {
    min-height: 0;
  }
  .new-design .icons h3 {
    font-size: 2em;
  }
  .main-cta {
    margin-top: 120px;
  }
  .main-cta h1 {
    font-size: 24px;
    line-height: normal;
  }
}

@media only screen and (max-width: 360px) {
  .new-design .icon-img {
    height: 170px;
  }
  .main-cta {
    margin-top: 100px;
  }
}

/*******************PRODUCT PAGE STYLING*************************/
.product-header {
  padding: 120px 0 150px 0;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+47,eeeeee+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 47%, #eeeeee 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 47%, #eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 47%,
    #eeeeee 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.product-header h1,
.product-header h3,
.product-header p,
.product-header li,
.product .section-2 h3,
.product .section-2 li {
  color: #073054;
}
.product h3 {
  margin-bottom: 20px;
  font-size: 1.7em;
}
.product .whiteframe img {
  width: 100%;
}
.product .product-header p,
.product .bg-colour-1 p {
  line-height: 32px;
  font-weight: 500;
  color: #073054;
}
.product .product-header .left-content {
  margin-top: 50px;
  text-align: left;
}
.product .section-2 {
  padding: 300px 0 150px 0;
}
.product .risk-section {
  padding: 200px 0 150px 0;
}
.product .section-3 {
  padding: 150px 0;
  color: #fff;
  z-index: 1;
  position: relative;
  background: #073054;
  background: -webkit-linear-gradient(bottom left, #073054 0%, #084365 100%);
  background: -o-linear-gradient(bottom left, #073054 0%, #084365 100%);
  background: linear-gradient(to top right, #073054 0%, #084365 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073054', endColorstr='#084365',GradientType=1 );
}
.product .section-4 {
  text-align: center;
  color: #073054;
  padding: 150px 0;
}
.product .cross,
.product .tick {
  width: 15%;
  margin-bottom: 10px;
}
.product .section-3 .cross {
  margin-top: 150px;
}
.product .section-3 h4 {
  font-weight: 400;
}
.product .bg-colour-1 {
  background-color: #e9e8e1;
}
.product .bg-colour-2 {
  background-color: #073054;
}
.product .img-1 {
  width: 40%;
  float: right;
  margin-top: -13%;
}
.product .img-2 {
  width: 40%;
  margin-bottom: -25%;
}
.product .img-3 {
  width: 30%;
  position: absolute;
  left: 0;
  bottom: 0%;
}
.product .img-4 {
  width: 55%;
  float: right;
}
.product .spacer-lg {
  padding: 150px;
  clear: both;
}
.product .spacer-md {
  padding: 40px;
  clear: both;
}
.product .spacer-sm {
  padding: 20px;
  clear: both;
}
.product .padbtm50 {
  padding-bottom: 50px;
}
.product .video-player {
  margin-bottom: -300px !important;
  position: relative;
  z-index: 4;
}
.product .video iframe {
  max-width: 640px;
  width: 100% !important;
}
.product .sections {
  padding-top: 300px;
}
.topmarginneg150px {
  margin-top: -150px !important;
}

.product .reviews {
  text-align: center;
  margin-bottom: 120px !important;
}
.product .review-logo {
  width: 20%;
  margin: auto 0;
  margin: 0 auto 50px auto;
}
.new-design .review-logo {
  width: 30%;
  margin: auto 0;
  margin: 0 auto 50px auto;
}
.product sup {
  font-size: 60%;
}
.product #benefits {
  padding-top: 0;
}
.product .btntop {
  margin-bottom: 30px;
}

@media only screen and (max-width: 1367px) {
  header.pinned .menu a,
  header .menu a {
    font-size: 0.7em;
  }
  .product .section-2 {
    padding: 150px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .product-header {
    padding: 120px 0;
  }
  .product .product-header .left-content {
    text-align: left;
  }
  .product .img-1 {
    width: 50%;
    margin-top: -15%;
  }
  .product .section-2 {
    padding: 150px 0;
  }
  .product .img-2 {
    width: 50%;
    margin-bottom: -45%;
    margin-top: 0;
  }
  .product .section-3 .cross {
    margin-top: 50px;
  }

  .product .section-4 {
    padding: 100px 0;
  }
  .product .img-4 {
    width: 90%;
  }
  .product .spacer-md {
    padding: 40px;
    clear: both;
  }
  .product .cross,
  .product .tick {
    width: 10%;
  }
}
@media only screen and (max-width: 1025px) {
  .product .section-3 {
    padding: 100px 0 100px 0;
  }
  .product .img-3 {
    width: 35%;
  }
}
@media only screen and (max-width: 1023px) {
  .product .section-3 {
    padding: 100px 0 400px 0;
  }
  .product .img-3 {
    width: 45%;
  }
}

@media screen and (min-width: 770px) and (max-width: 992px) {
  .product .img-1 {
    margin-top: 2%;
  }

  .product .img-3 {
    width: 45%;
    margin: 0 auto;
    left: unset;
    position: relative;
    margin-top: 20px;
  }
  .product .section-3 {
    padding: 100px 0;
  }
}

@media only screen and (max-width: 769px) {
  .product .cross,
  .product .tick {
    width: 10%;
  }
  .product .product-header .left-content {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .product .img-1 {
    width: 80%;
    margin-top: 5%;
  }
  .product .section-2 {
    padding: 150px 0 50px 0;
    text-align: center;
  }
  .product .img-2 {
    width: 80%;
    margin-bottom: -45%;
    margin-top: 50px;
  }
  .product .img-req {
    margin-top: 20px;
  }
  .product .img-3 {
    width: 70%;
    margin: 40px auto 0 auto;
    position: relative;
    left: unset;
    bottom: unset;
  }
  .product .section-3 {
    padding: 100px 0;
  }
  .product .operation {
    margin-top: 50px;
  }
  .product .product-header p,
  .product .bg-colour-1 p {
    line-height: 22px;
  }
}

@media only screen and (max-width: 420px) {
  .product-header {
    padding: 30px 0 150px 0;
  }
  .product .section-2 {
    padding: 150px 0;
  }
  .product .section-2 {
    padding: 150px 0 50px 0;
  }
  .product .img-3 {
    width: 90%;
  }
  .product .cross,
  .product .tick {
    width: 15%;
  }
  .product .img-1 {
    margin-top: 10%;
  }
  .product .review-logo {
    width: 60%;
  }
  .product h1 {
    font-size: 25px;
  }
  .product h3 {
    font-size: 20px;
  }
  .product iframe .video {
    height: 200px;
  }
  .product li p {
    text-align: left;
  }
}

/* Calendly Overrides */
@media screen and (max-width: 975px) {
  .product .calendly-overlay .calendly-popup .calendly-popup-close {
    top: 0px;
    color: #01d8eb;
  }
}

@media only screen and (max-width: 320px) {
  .main-cta {
    margin-top: 80px;
  }
}

.video-player iframe {
  max-width: 640px;
  width: 100% !important;
}

.calendly-badge-widget {
  display: none;
}
