.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  line-height: 40px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

h6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 400;
}

a {
  color: #2196f3;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 20px;
  padding: 0px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 16px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  margin-top: 7px;
  color: rgba(51, 51, 51, .56);
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 11px 20px;
  border-radius: 3px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #1565c0;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.white {
  background-color: #fff;
  color: #333;
}

.button.white:hover {
  background-color: hsla(0, 0%, 100%, .77);
}

.button.black {
  background-color: #333;
}

.button.black:hover {
  background-color: #000;
}

.button.black.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.button.full-width {
  display: block;
  width: 100%;
}

.button.small {
  padding: 7px 12px;
  background-color: #2196f3;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}

.button.small:hover {
  background-color: #1565c0;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #a8a8a8;
}

.button.tab:hover {
  background-color: #7e7e7e;
}

.button.tab.w--current {
  background-color: #2196f3;
}

.button.tab.w--current:hover {
  background-color: #1565c0;
}

.button.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.navigation-link:hover {
  color: #2196f3;
}

.navigation-link.white {
  color: #fff;
}

.navigation-bar {
  background-color: #fff;
}

.navigation-bar.dark {
  background-color: #5d5d5d;
}

.navigation-bar.top {
  margin-top: 58px;
  margin-bottom: 124px;
  border-radius: 5px;
  background-color: #fff;
}

.navigation-menu.left {
  float: left;
}

.navigation-menu.on-bottom {
  float: none;
  text-align: center;
}

.brand-text {
  margin-top: 16px;
  margin-bottom: 0px;
  font-size: 23px;
  line-height: 26px;
  font-weight: 400;
}

.brand-link {
  height: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand-link:hover {
  opacity: 0.66;
}

.brand-link.right {
  float: right;
}

.brand-link.on-top {
  display: block;
  float: none;
  text-align: center;
}

.brand-link.white {
  color: #fff;
}

.brand-link.left-spacing {
  margin-left: 15px;
  color: #fff;
}

.brand-link.left {
  margin-left: 16px;
}

.section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

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

.section.accent {
  background-color: #f3f3f3;
}

.section.dark {
  background-color: #5d5d5d;
  color: #fff;
}

.hero-slider {
  height: 455px;
  background-color: transparent;
}

.slide {
  padding-top: 82px;
  padding-right: 85px;
  padding-left: 85px;
  background-color: #dbdbdb;
}

.slide.two {
  background-color: #dbdbdb;
}

.header-section {
  padding-top: 104px;
  padding-bottom: 104px;
  background-color: #5d5d5d;
  color: #fff;
  text-align: center;
}

.page-heading {
  margin-top: 0px;
  margin-bottom: 11px;
}

.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbdbdb;
}

.cta-section.centered {
  text-align: center;
}

.cta-section.centered-accented {
  background-color: #2196f3;
  color: #fff;
  text-align: center;
}

.cta-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 400;
}

.cta-heading.inline-block {
  display: inline-block;
  margin-top: 0px;
  margin-right: 13px;
}

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

.white-box {
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
}

.fixed-image-section {
  padding: 117px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .25)), to(rgba(0, 0, 0, .25))), url('../images/example-bg.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/example-bg.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 125px;
  background-attachment: scroll, fixed;
  color: #fff;
  text-align: center;
}

.hero-section {
  height: 100vh;
  padding-top: 250px;
}

.hero-section.centered {
  text-align: center;
}

.slider-navigation {
  font-size: 11px;
}

.slider-icon-circle {
  width: 50px;
  height: 50px;
  padding: 6px;
  font-size: 33px;
}

.hero-subheading {
  margin-bottom: 18px;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 9px 20px;
  border: 2px solid #2196f3;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #2196f3;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
}

.hollow-button:hover {
  border-color: #1565c0;
  color: #1565c0;
}

.hollow-button.white {
  border-color: #fff;
  color: #fff;
}

.hollow-button.white:hover {
  border-color: hsla(0, 0%, 100%, .64);
  color: hsla(0, 0%, 100%, .72);
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  text-align: center;
}

.main-container {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.form-label {
  margin-bottom: 6px;
  font-size: 13px;
  text-transform: uppercase;
}

.section-subheading.center {
  font-size: 20px;
  text-align: center;
}

.section-title-group {
  margin-bottom: 62px;
}

.section-title-group.centered {
  text-align: center;
}

.form-field {
  min-height: 41px;
  margin-right: 1px;
  margin-bottom: 17px;
  border-style: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
  min-height: 110px;
}

.form-field.with-button {
  width: 75%;
  margin-bottom: 0px;
  float: left;
}

.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}

.picture-border {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .12);
}

.round-image {
  margin-bottom: 13px;
  border-radius: 100px;
}

.social-button {
  margin-right: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
  padding: 8px;
  border-radius: 100px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}

.social-button:hover {
  background-color: #1565c0;
  opacity: 1;
}

.social-button.border {
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, .36);
  background-color: transparent;
}

.social-button.facebook {
  background-color: #3c5791;
}

.social-button.twitter {
  background-color: #29a9e8;
}

.social-button.red {
  background-color: #d11529;
}

.social-button.pink {
  background-color: #fc488f;
}

.social-button.pink2 {
  background-color: #ed1081;
}

.social-button.orange {
  background-color: #db4e34;
}

.social-button.vimeo {
  background-color: #1ebae7;
}

.social-button.linkdin {
  background-color: #1485c3;
}

.social-button.instagram {
  background-color: #4b769b;
}

.social-button.tumblr {
  background-color: #2e5270;
}

.social-button.webflow {
  background-color: #3278bd;
}

.social-button.medium {
  background-color: #549f63;
}

.social-icon-link {
  padding: 3px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.social-icon-link:hover {
  opacity: 0.5;
}

.profile-image {
  margin-bottom: 15px;
  border-radius: 100px;
}

.hero-with-nav {
  background-color: #dbdbdb;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.footer.centered-smaller {
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer.accent {
  background-color: #f1f1f1;
}

.footer.centered-accented {
  background-color: #f1f1f1;
  text-align: center;
}

.float-right {
  float: right;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.link {
  display: block;
  margin-bottom: 10px;
  color: #2196f3;
  text-decoration: none;
}

.link:hover {
  color: #1565c0;
}

.footer-brand-text {
  font-size: 26px;
  line-height: 33px;
}

.sidemenu-wrapper {
  margin-left: 10px;
  padding-left: 20px;
}

.sidemenu-title {
  margin-bottom: 10px;
}

.sidemenu-link {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #8f8f8f;
  text-decoration: none;
}

.sidemenu-link:hover {
  color: #333;
}

.grid-image {
  margin-bottom: 20px;
}

.info-wrapper {
  margin-bottom: 14px;
}

.info-icon {
  float: left;
}

.info-text {
  margin-left: 34px;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: rgba(0, 0, 0, .74);
  text-decoration: none;
}

.footer-link:hover {
  color: #3b99d9;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.hero-title-wrapper {
  margin-bottom: 155px;
}

.icon-left {
  padding: 6px;
  float: left;
  color: #919191;
}

.text-right {
  margin-left: 49px;
}

.left-navigation {
  width: 20%;
  height: 100vh;
  float: left;
  background-color: #dbdbdb;
}

.nav-link {
  display: block;
  padding: 7px 0px;
  text-align: center;
}

.nav-menu {
  float: none;
}

.logo-link {
  display: block;
  margin-top: 216px;
  margin-bottom: 50px;
  float: none;
  text-align: center;
}

.content {
  overflow: hidden;
  width: 80%;
  float: left;
}

.social-footer {
  margin-top: 56px;
  text-align: center;
}

.grid-fours {
  width: 25%;
  padding: 10px;
  float: left;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.flushed-grid {
  width: 25%;
  float: left;
}

.flushed-grid.thirds {
  width: 33.33%;
}

.flushed-grid.sixths {
  width: 16.66%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.success-wrapper {
  padding: 31px;
  border-radius: 5px;
  background-color: #4caf50;
  color: #fff;
}

.success-message {
  margin-bottom: 0px;
}

.error-wrapper {
  border-radius: 5px;
  background-color: #d32f2f;
  color: #fff;
}

.error-message {
  margin-bottom: 0px;
}

.social-link-wrapper {
  text-align: center;
}

.background {
  background-color: #dbdbdb;
}

.custom-container {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.rich-text h1 {
  margin-top: 30px;
}

.rich-text h3 {
  margin-top: 30px;
}

.rich-text h5 {
  margin-top: 30px;
}

.rich-text h4 {
  margin-top: 30px;
}

.rich-text h6 {
  margin-top: 30px;
}

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

.content-column {
  padding-top: 42px;
}

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

.waterfall-image-column {
  text-align: center;
}

.site-header .navbar {
  position: fixed;
  top: 0px;
  width: 100%;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none;
  border-color: #000;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 4px 0 #5d5d5d;
}

.slider {
  height: 900px;
  margin-top: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-position: 50% 50%;
  background-size: cover;
}

.column {
  margin-top: 0px;
  padding: 100px 0px 0px;
  text-align: center;
}

.column-2 {
  padding-top: 195px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.image, .main-image.wpb_single_image img {
  width: auto;
  height: auto;
  max-width: 296px;
  margin: 0px 0px 40px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.heading {
  display: block;
  overflow: visible;
  float: none;
  direction: ltr;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 59px;
  line-height: 61px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.text-block {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
}

.link-block {
  width: 140px;
  margin-top: 20px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

.image-2 {
  display: inline-block;
  overflow: visible;
  width: 140px;
  margin-left: 10px;
  padding-left: 0px;
}

.image-3 {
  margin-left: 0px;
  padding-top: 0px;
}

.link-block-2 {
  margin-top: 20px;
  padding-top: 0px;
}

.columns {
  margin-top: 156px;
  margin-left: 0px;
  padding-left: 0px;
}

.column-1 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 0px;
}

.div-block {
  margin-top: 150px;
}

.heading-2 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 41px;
  line-height: 59px;
  font-weight: 300;
}

.wpb_single_image.image-4 img {
  width: 470px;
  height: 500px;
  margin-top: 0px;
}

.live-connect {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d3dfed), to(#d3dfed));
  background-image: linear-gradient(180deg, #d3dfed, #d3dfed);
}

.div-block-2 {
  margin-top: 32px;
  text-align: center;
}

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

.column-4 {
  text-align: left;
}

.image-5 img {
  width: 320px;
  margin-top: 30px;
}

.image-6 img {
  width: 320px;
  margin-top: 30px;
}

.div-block-3 {
  margin-top: 40px;
  text-align: center;
}

.heading-3 {
  margin-top: 0px;
  padding-top: 20px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 42px;
  font-weight: 300;
}
.heading-3.discover {
	font-size: 32px;
}
.div-block-4 {
  display: none;
  height: 460px;
  margin-top: 0px;
  background-image: url('../images/video-poster.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  text-align: center;
}

.column-5 {
  margin-top: 0px;
  text-align: center;
}

.button-2 {
  margin-top: 50px;
  border-radius: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #fff;
}

.image-7 {
  position: static;
  display: block;
  margin-top: 57px;
}

.lightbox-link-2 {
  margin-top: 50px;
}

.div-block-5 {
  margin-top: 42px;
  padding-left: 0px;
}

.heading-4 {
  font-family: Roboto, sans-serif;
  color: #174cee;
  font-size: 22px;
  font-weight: 300;
  line-height: normal;
}

.heading-5 {
    margin-bottom: 0px;
	padding-top: 0;
	font-family: Roboto, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
}

.heading-6 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Roboto, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
}

.div-block-6 {
  margin-top: 40px;
}

.div-block-7 {
  padding-bottom: 20px;
}

.div-block-8 {
  padding-bottom: 20px;
}

.heading-7 {
  font-family: Roboto, sans-serif;
  color: #174cee;
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
}

.heading-8 {
  font-family: Roboto, sans-serif;
  color: #174cee;
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
}

.heading-9 {
  font-family: Roboto, sans-serif;
  color: #174cee;
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
}

.text-block-2 {
  margin-top: -15px;
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.column-6 {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-9 {
  height: 40px;
  margin-top: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#dbdbdb));
  background-image: linear-gradient(180deg, #dbdbdb, #dbdbdb);
  text-align: center;
}

.text-block-3 {
  margin-top: 0px;
}

.copyright {
  max-height: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#dbdbdb));
  background-image: linear-gradient(180deg, #dbdbdb, #dbdbdb);
  text-align: center;
}

.text-block-4 {
  height: 60px;
  margin-top: 0px;
  padding-top: 18px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 300;
}

.div-block-10 {
  position: static;
  overflow: visible;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  direction: rtl;
  text-align: center;
}

.heading-10 {
  position: static;
  padding-top: 16px;
  direction: ltr;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

.text-block-5 {
  padding-top: 0px;
  padding-bottom: 80px;
  border-radius: 1px;
  direction: ltr;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: 300;
}

.form {
  height: 100px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), to(#7d7d7d));
  background-image: linear-gradient(180deg, #7d7d7d, #7d7d7d);
  color: #5d5d5d;
}

.container-2 {
  margin-top: -50px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

.div-block-11 {
  margin-top: 0px;
  border-color: #7d7d7d;
  color: #fff;
  text-align: center;
}

.image-8 {
  width: 20px;
  height: 20px;
}

.columns-2 {
  margin-left: 0px;
  padding-top: 30px;
  padding-left: 0px;
  text-align: center;
}

.button-3 {
  width: 200px;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #000;
}

.text-field {
  margin-left: -100px;
  padding-left: 0px;
  border-color: #7d7d7d #7d7d7d #fff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), to(#7d7d7d));
  background-image: linear-gradient(180deg, #7d7d7d, #7d7d7d);
  color: #fff;
}

.form-block {
  display: none;
  margin-left: 0px;
  padding-top: 0px;
  color: #5d5d5d;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-9 {
  width: 150px;
  padding-left: 0px;
}

.image-10 {
  width: 150px;
  padding-left: 0px;
}

.text-block-6 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 21px;
  font-weight: 300;
}

.heading-11 {
  margin-top: 24px;
  border-bottom-color: #fff;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 400;
}

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

.container-3 {
  padding-top: 21px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-radius: 0px;
  text-align: center;
}

.link-2 {
  padding-left: 0px;
  font-family: Roboto, sans-serif;
  color: #333;
}

.link-3 {
  padding-left: 51px;
  font-family: Roboto, sans-serif;
  color: #333;
}

.link-4 {
  padding-left: 50px;
  font-family: Roboto, sans-serif;
  color: #333;
}

.link-5 {
  padding-left: 49px;
  font-family: Roboto, sans-serif;
  color: #333;
}

.image-11 {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  padding-left: 0px;
}

.text-block-7 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 300;
}

.image-12 {
  padding-top: 56px;
}

.column-9 {
  margin-top: 110px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-10 {
  margin-top: 100px;
  padding-right: 0px;
  padding-left: 0px;
}

.video {
  margin-top: -4px;
}

.video-2 {
  display: none;
  width: 270px;
  height: 502px;
  margin-top: -583px;
  margin-left: 66px;
  float: none;
  clear: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  color: #333;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.column-12 {
  padding-top: 150px;
  padding-bottom: 40px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: center;
}

.column-13 {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.column-14 {
  padding-top: 150px;
  text-align: center;
}

.image-13 {
  width: 200px;
  margin-top: 0px;
}

.image-14 {
  width: 200px;
  margin-top: 0px;
}

.image-15 {
  width: 300px;
  height: 600px;
  -webkit-transform: translate(-9px, 0px);
  -ms-transform: translate(-9px, 0px);
  transform: translate(-9px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.slide-2 {
  background-image: url('../images/mobile-1.png');
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
}

.heading-12 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 48px;
  font-weight: 300;
}

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

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

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

.image-16 {
  margin-top: -342px;
}

.image-17 {
  width: 250px;
  margin-top: -342px;
  margin-left: -128px;
}

.image-18 {
  margin-top: -18px;
  margin-left: 146px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.html-embed {
  overflow: visible;
}

.container-4 {
  position: static;
}

.html-embed-2 {
  display: block;
  margin-bottom: 50px;
}

.html-embed-3 {
  display: none;
}

.nav-link-2 {
  font-family: 'Helveticaneue webfont', sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link-2.w--current {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 12px;
}

.nav-link-3 {
  font-family: 'Helveticaneue webfont', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.nav-link-4 {
  font-family: 'Helveticaneue webfont', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.nav-link-5 {
  font-family: 'Helveticaneue webfont', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.nav-link-6 {
  font-family: 'Helveticaneue webfont', sans-serif;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
}

.nav-link-7 {
  font-family: 'Helveticaneue webfont', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.columns-4 {
  text-align: left;
}

.text-block-8 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: 300;
}

.image-19 {
  position: static;
  margin-top: 32px;
}

.text-block-9 {
    margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Roboto, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

.text-block-10 {
	margin-top: 10px;
	padding-top: 0px;
	font-family: Roboto, sans-serif;
	color: #333;
	line-height: 26px;
	font-weight: 300;
}

.columns-5 {
  border-bottom: 1px solid #a8a8a8;
  text-align: left;
}

.columns-6 {
  margin-bottom: 0px;
  border-bottom: 1px solid #a8a8a8;
}

.columns-7 {
  border-bottom: 1px none #000;
}

.column-18 {
  padding-right: 0px;
  padding-left: 0px;
}

.container-6 {
  margin-top: -48px;
}

.container-7 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.live-people {
  background-image: url('../images/bg-img-map.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-20 {
  padding-top: 0px;
  text-align: left;
}

.image-21 {
  margin-top: 0px;
  padding-top: 0px;
}

.image-22 {
  padding-top: 0px;
}

.columns-8 {
  margin-bottom: 0px;
}

.awesome-screenshot {
  background-image: url('../images/banner.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.background-video {
  position: relative;
  z-index: 99;
  display: none;
  overflow: hidden;
  max-width: 263px;
  margin-top: -602px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 70px;
}

.column-19 {
  position: static;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.container-8 {
  height: auto;
  /*margin-top: 70px;*/
  padding-top: 0px;
}

.column-20 {
  margin-top: 6px;
  padding-top: 0px;
  padding-left: 10px;
  text-align: center;
}

.image-23 {
  width: 30px;
  height: 30px;
}

.form-2 {
  height: 100px;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), to(#7d7d7d));
  background-image: linear-gradient(180deg, #7d7d7d, #7d7d7d);
}

.text-field-2 {
  max-width: 588px;
  border-color: #7d7d7d #7d7d7d #fff;
  border-right-style: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7d7d), to(#7d7d7d));
  background-image: linear-gradient(180deg, #7d7d7d, #7d7d7d);
  color: #fff;
}

.columns-9 {
  margin-top: 0px;
  padding-top: 30px;
  padding-left: 20px;
}

.column-21 {
  text-align: left;
}

.submit-button {
  width: 160px;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #000;
}

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

.html-embed-4 {
  margin-left: 0px;
  text-align: left;
}

.column-23 {
  margin-top: 0px;
}

.column-24 {
  margin-top: 0px;
}

.column-25 {
  margin-top: 22px;
}

.column-26 {
  margin-top: 22px;
}

.column-27 {
  margin-top: 22px;
}

.navbar-2 {
  margin-top: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #333;
}

.nav-link-8 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}

.div-block-13 {
  /*margin-top: 30px;*/
  padding-right: 50px;
  /*padding-bottom: 20px;*/
  padding-left: 50px;
}

.heading-13 {
  margin-top: 100px;
  color: #000;
  font-size: 38px;
  font-weight: 400;
}

.text-block-11 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.container-9 {
  /*padding-top: 70px;*/
  padding-bottom: 20px;
}

.heading-14 {
  margin-top: 25px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-weight: 400;
}

.dropdown-list {
  color: #fff;
}

.dropdown-toggle {
  width: 100%;
}

.acc-item-2 {
  overflow: hidden;
  border-bottom: 0px none #5d5d5d;
  border-top-style: none;
  border-top-color: #fff;
}

.heading-15 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  cursor: pointer;
}

.acc-item-content {
  display: block;
  overflow: hidden;
}

.columns-10 {
  border-right: 0px none #000;
  border-bottom-style: none;
  border-bottom-color: #000;
  cursor: pointer;
}

.paragraph {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-align: justify;
}

.paragraph-2 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.paragraph-3 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.acc-item2 {
  cursor: pointer;
}

.acc-content2 {
  overflow: hidden;
}

.heading-16 {
  color: #000;
  font-size: 20px;
  line-height: 33px;
  font-weight: 400;
}

.div-block-14 {
  margin: 50px 70px 30px;
  padding-top: 50px;
  padding-left: 0px;
}

.heading-17 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 38px;
  font-weight: 400;
}

.welcome {
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 28px;
}

.text-block-12 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.text-block-13 {
  border-left-style: none;
  border-left-color: #000;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 300;
}

.text-block-14 {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  text-align: justify;
}

.container-10 {
  padding-top: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.defination {
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 0px;
  padding-bottom: 40px;
  line-height: 28px;
}

.heading-18 {
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-15 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-19 {
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-16 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-20 {
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.heading-21 {
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-17 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-22 {
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-18 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-23 {
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-19 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-24 {
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-20 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-25 {
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-21 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-26 {
  margin-bottom: 10px;
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.text-block-22 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.div {
  margin-right: 60px;
  margin-left: 60px;
  padding-bottom: 40px;
}

.heading-27 {
  color: #333;
  font-size: 28px;
  font-weight: 400;
}

.heading-28 {
  font-size: 28px;
  font-weight: 400;
}

.text-block-23 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Roboto, sans-serif;
  line-height: 28px;
  font-weight: 300;
}

.div-block-16 {
  margin-right: 45px;
  margin-left: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 26px;
}

.text-block-24 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  text-align: justify;
}

.text-block-25 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.text-block-26 {
  font-family: Roboto, sans-serif;
  line-height: 25px;
  font-weight: 300;
}

.div-block-17 {
  margin-right: 50px;
  margin-left: 50px;
  padding-top: 20px;
}

.text-block-27 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.text-block-28 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  line-height: 25px;
  font-weight: 300;
}

.text-block-29 {
  font-family: Roboto, sans-serif;
  line-height: 28px;
  font-weight: 300;
}

.heading-29 {
  font-size: 28px;
  font-weight: 400;
}

.heading-30 {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.heading-31 {
  font-size: 28px;
  font-weight: 400;
}

.text-block-30 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.heading-32 {
  font-size: 28px;
  font-weight: 400;
}

.heading-33 {
  font-size: 28px;
  font-weight: 400;
}

.heading-34 {
  font-size: 28px;
  font-weight: 400;
}

.heading-35 {
  font-size: 28px;
  font-weight: 400;
}

.heading-36 {
  font-size: 28px;
  font-weight: 400;
}

.heading-37 {
  font-size: 28px;
  font-weight: 400;
}

.bold-text {
  font-weight: 500;
}

.bold-text-2 {
  font-weight: 500;
}

.bold-text-3 {
  font-weight: 500;
}

.bold-text-4 {
  font-weight: 500;
}

.bold-text-5 {
  font-weight: 500;
}

.bold-text-6 {
  font-weight: 500;
}

.heading-38 {
  font-size: 28px;
  font-weight: 400;
}

.heading-39 {
  font-size: 28px;
  font-weight: 400;
}

.bold-text-7 {
  font-weight: 500;
}

.heading-40 {
  font-size: 28px;
  font-weight: 400;
}

.heading-41 {
  font-size: 28px;
  font-weight: 400;
}

.heading-42 {
  font-size: 28px;
  font-weight: 400;
}

.heading-43 {
  font-size: 28px;
  font-weight: 400;
}

.div-block-18 {
  margin-top: 20px;
  margin-left: 30px;
  line-height: 24px;
}

.text-block-31 {
  margin-top: 19px;
}

.text-block-32 {
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-19 {
  padding-top: 15px;
}

.bold-text-8 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-9 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-10 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-11 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-12 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-13 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-14 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-15 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-16 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-17 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-18 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-19 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-20 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-21 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-22 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-23 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-24 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-25 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-26 {
  font-size: 20px;
  font-weight: 500;
}

.acc-item3 {
  cursor: pointer;
}

.heading-44 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.acc-content3 {
  overflow: hidden;
}

.paragraph-4 {
  text-align: justify;
}

.paragraph-5 {
  text-align: justify;
}

.div-block-20 {
  margin-left: 0px;
  padding-left: 90px;
}

.heading-45 {
  color: #000;
  font-size: 32px;
  font-weight: 400;
}

.heading-46 {
  font-size: 20px;
  font-weight: 400;
}

.heading-47 {
  font-size: 20px;
  font-weight: 400;
}

.ios1-content {
  overflow: hidden;
}

.div-block-21 {
  padding-right: 50px;
  padding-left: 50px;
}

.ios2-content {
  overflow: hidden;
}

.ios3-conetent {
  overflow: hidden;
}

.heading-48 {
  color: #000;
  font-size: 32px;
  font-weight: 400;
}

.heading-49 {
  color: #000;
  font-size: 32px;
  font-weight: 400;
}

.an-content-1 {
  overflow: hidden;
}

.an-content-2 {
  overflow: hidden;
}

.an-content-3 {
  overflow: hidden;
}

.div-block-22 {
  padding-top: 38px;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
}

.heading-50 {
  color: #000;
  font-size: 50px;
  font-weight: 300;
  text-align: center;
}

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

.column-29 {
  text-align: left;
}

.heading-51 {
  color: #000;
  font-size: 48px;
  font-weight: 400;
  text-align: center;
}

.heading-52 {
  margin-left: -21px;
  font-size: 48px;
  font-weight: 400;
}

.div-block-23 {
  margin-bottom: 1px;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-left: 50px;
}

.image-24 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.container-11 {
  padding-top: 70px;
}

.paragraph-6 {
  text-align: justify;
}

.paragraph-7 {
  text-align: justify;
}

.paragraph-8 {
  text-align: justify;
}

.paragraph-9 {
  text-align: justify;
}

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

.link-block-3 {
  margin-left: 0px;
  padding-left: 0px;
}

.link-block-4 {
  text-align: center;
}

.section-4 {
  margin-top: 30px;
  background-image: url('../images/bgr-img.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.heading-53 {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
  font-size: 42px;
  font-weight: 300;
  text-align: center;
}

.div-block-24 {
  margin-top: 30px;
}

.heading-54 {
  padding-bottom: 0px;
}

.heading-55 {
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 26px;
  font-weight: 400;
}

.heading-56 {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
}

.text-block-34 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.submit-button-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#164bee), to(#164bee));
  background-image: linear-gradient(180deg, #164bee, #164bee);
  box-shadow: 1px 1px 8px 0 #000;
}

.div-block-25 {
  padding-top: 16px;
}

.text-field-3 {
  margin-bottom: 10px;
  padding-bottom: 0px;
  border: 1px solid #dbdbdb;
}

.text-field-4 {
  margin-bottom: 10px;
  border-color: #dbdbdb;
}

.text-field-5 {
  margin-bottom: 10px;
  border-color: #dbdbdb;
}

.text-block-35 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.field-label {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.field-label-2 {
  font-family: Roboto, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.field-label-3 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.field-label-4 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.textarea {
  min-height: 100px;
  border-color: #dbdbdb;
}

.section-5 {
  margin-top: 50px;
  margin-bottom: 34px;
  border: 1px none #000;
}

.columns-11 {
  margin-bottom: 40px;
}

.link-6 {
  color: #3a69f6;
  font-weight: 700;
}

.heading-57 {
  margin-top: 35px;
  margin-bottom: 17px;
}

.paragraph-10 {
  margin-bottom: 31px;
  font-size: 17px;
  line-height: 30px;
}

.link-7 {
  color: #3968f6;
}

.container-13 {
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .15);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .04)), to(rgba(0, 0, 0, .04)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .04));
}

.container-14 {
  border-style: none;
}

.heading-58 {
  margin-bottom: 34px;
}

.container-15 {
  max-height: 60px;
}

.column-40 {
  
}

.section-6 {
  display: block;
  padding-top: 86px;
}

.div-block-26 {
  line-height: 32px;
  text-align: center;
}

.heading-59 {
	margin-bottom: 0px;
	color: #5d5d5d;
	font-size: 24px;
	font-weight: 300;
	line-height: normal;
}

.text-field-6 {
  margin-left: 0px;
  text-align: left;
  margin-bottom: 0;
}

.column-41 {
  display: block;
}

.column-42 {
  display: block;
}

.column-43 {
  padding-top: 40px;
  padding-bottom: 40px;
  border: 1px solid #dbdbdb;
}

.text-block-36 {
	color: #5d5d5d;
	font-size: 14px;
	margin-top: 10px;
}

.field-label-5 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.submit-button-3 {
  width: 100%;
}

.form-block-3 {
  padding-top: 30px;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000006, 0.6000000000000006);
  -ms-transform: scale(0.6000000000000006, 0.6000000000000006);
  transform: scale(0.6000000000000006, 0.6000000000000006);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media (max-width: 991px) {
  .hamburger-button:hover {
    color: #2196f3;
  }
  .hamburger-button.w--open {
    background-color: #333;
  }
  .hamburger-button.left {
    float: left;
  }
  .hamburger-button.white {
    color: #fff;
  }
  .hero-slider {
    height: 400px;
  }
  .form-wrapper.squeezed {
    padding-right: 10%;
    padding-left: 10%;
  }
  .left-navigation {
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }
  .nav-menu {
    padding: 17px;
    background-color: #333;
  }
  .logo-link {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .content {
    width: 100%;
    height: auto;
  }
  .social-footer {
    margin-top: 0px;
  }
  .content-column {
    padding-top: 0px;
  }
  .slider {
    background-size: cover;
  }
  .image {
    background-image: none;
  }
  .image-5 img {
    width: 300px;
  }
  .image-6 img {
    width: 300px;
  }
  .column-5 {
    margin-top: 0px;
  }
  .heading-4 {
    font-size: 23px;
    line-height: 28px;
  }
  .text-field {
    margin-left: -66px;
  }
  .column-9 {
    margin-top: 0px;
  }
  .column-10 {
    margin-top: 0px;
  }
  .video-2 {
    width: 269px;
    margin-left: 23px;
  }
  .columns-5 {
    text-align: left;
  }
  .background-video {
    display: none;
    height: 503px;
    margin-top: -603px;
    margin-left: 24px;
  }
  .submit-button {
    width: 140px;
  }
  .div-block-13 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-14 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .welcome {
    margin-right: 10px;
    margin-left: 10px;
  }
  .defination {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0px;
  }
  .div {
    margin-right: 10px;
    margin-left: 10px;
  }
  .div-block-21 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-22 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .brand-link.on-top {
    float: left;
  }
  .brand-link.left-spacing {
    padding-left: 0px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-slider {
    height: 528px;
  }
  .slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .cta-heading {
    margin-bottom: 10px;
  }
  .form-wrapper.squeezed {
    padding-right: 9px;
    padding-left: 0px;
  }
  .picture-border {
    margin-bottom: 13px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-fours {
    width: 33.33%;
  }
  .image-column {
    margin-bottom: 10px;
  }
  .content-column {
    margin-bottom: 13px;
    text-align: center;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .slider {
    height: auto;
  }
  .column-2 {
    padding-top: 40px;
    padding-left: 140px;
    text-align: center;
  }
  .image {
    margin-bottom: 70px;
    margin-left: 144px;
    background-image: none;
  }
  .heading {
    text-align: center;
  }
  .text-block {
    text-align: center;
  }
  .image-2 {
    margin-bottom: 37px;
    margin-left: 0px;
  }
  .columns {
    margin-top: 161px;
    margin-left: 63px;
    padding-right: 150px;
    padding-left: 0px;
    text-align: center;
  }
  .heading-2 {
    margin-top: -110px;
    margin-bottom: 20px;
    text-align: center;
  }
.wpb_single_image.image-4 img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: table;
    max-width: 480px;
}
  .column-3 {
    text-align: center;
  }
  .column-4 {
    text-align: center;
  }
  .column-5 {
    margin-top: 20px;
  }
  .div-block-7 {
    text-align: center;
  }
  .heading-7 {
    text-align: center;
  }
  .text-block-2 {
    text-align: center;
  }
  .div-block-10 {
    background-size: cover;
  }
  .form {
    height: 140px;
    margin-bottom: 32px;
    padding-bottom: 0px;
  }
  .button-3 {
    padding-top: 0px;
  }
  .text-field {
    width: 462px;
    margin-left: 40px;
    padding-right: 0px;
  }
  .column-8 {
    text-align: center;
  }
  .container-3 {
    text-align: center;
  }
  .link-3 {
    padding-left: 15px;
  }
  .link-4 {
    padding-left: 13px;
  }
  .link-5 {
    padding-left: 21px;
  }
  .text-block-7 {
    text-align: center;
  }
  .image-12 img{
    width: 200px;
    height: 400px;
  }
  .column-9 {
    padding-left: 10px;
    text-align: center;
  }
  .column-10 {
    text-align: center;
  }
  .column-11 {
    padding-top: 15px;
    text-align: center;
  }
  .div-block-12 {
    margin-top: 27px;
  }
  .video-2 {
    width: 266px;
    height: 476px;
    margin-top: -579px;
    margin-left: 164px;
    padding-bottom: 0px;
  }
  .record-section {
    height: auto;
  }
  .live-people {
    height: auto;
  }
  .background-video {
    margin-top: -633px;
    margin-left: 163px;
  }
  .column-19 {
    text-align: center;
  }
  .form-2 {
    height: auto;
  }
  .submit-button {
    margin-bottom: 8px;
    padding-bottom: 6px;
  }
  .column-25 {
    text-align: center;
  }
  .div-block-13 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-21 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-22 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .column-28 {
    text-align: center;
  }
  .heading-51 {
    margin-left: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .heading-52 {
    margin-top: -61px;
    margin-left: 266px;
    padding-top: 0px;
  }
  .w-inline-block {
	  margin: 0 5px;
  }
	.live-connect .wpb_single_image.vc_align_right,
	.live-connect .wpb_single_image.vc_align_left	{
		text-align: center;
	}
}

@media (max-width: 479px) {
  .button.tab {
    margin-bottom: 9px;
  }
  .hero-slider {
    height: 550px;
  }
  .slide {
    padding-right: 53px;
    padding-left: 53px;
  }
  .grid-fours {
    width: 50%;
  }
  .column {
    display: block;
    text-align: center;
  }
  .column-2 {
    padding-top: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .image {
    width: 200px;
    height: 401px;
    max-width: 348px;
    margin-left: 0px;
  }
  .heading {
    width: 100%;
    margin-top: -75px;
    padding-top: 0px;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
  }
  .link-block {
    margin-top: 0px;
  }
  .image-2 {
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 12px;
  }
  .image-3 {
    display: inline-block;
  }
  .link-block-2 {
    margin-left: 0px;
  }
  .columns {
    width: 100%;
    margin-top: 52px;
    margin-left: 61px;
    float: none;
    text-align: center;
  }
  .div-block {
    margin-top: 130px;
  }
 .heading-2 {
    font-size: 24px;
    line-height: normal;
    font-weight: 400;
}
  .heading-12 {
    font-size: 24px;
    font-weight: 400;
}
  .heading-3 {
	 font-size: 24px;
    font-weight: 400;
  }
   .heading-3.discover {
	 font-size: 24px;
  }
  .image-4 img {
    position: static;
    display: inline-block;
    width: 210px;
    height: 220px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .image-5 img {
    width: 200px;
  }
  .image-6 img {
    width: 200px;
  }
  .div-block-4 {
    background-size: cover;
    background-repeat: repeat;
  }
  .column-5 {
    margin-top: 0px;
  }
  .div-block-5 {
    padding-left: 0px;
  }
  .text-block-4 {
    padding-left: 0px;
  }
  .heading-10 {
    font-size: 22px;
  }
  .text-block-5 {
    font-size: 17px;
  }
  .button-3 {
    padding-top: 6px;
  }
  .text-field {
    width: 220px;
  }
  .link-3 {
    padding-left: 10px;
  }
  .image-12 {
    padding-top: 0px;
  }
  .div-block-12 {
    width: 320px;
    margin-bottom: 30px;
    margin-left: 21px;
  }
  .video-2 {
    width: 150px;
    height: 273px;
    margin-top: -342px;
    margin-left: 86px;
  }
  .container-5 {
    height: auto;
    padding-bottom: 0px;
  }
  .text-block-8 {
    font-size: 18px;
  }
  .background-video {
    width: 179px;
    height: 349px;
    margin-top: -439px;
    margin-left: 78px;
    padding-top: 0px;
    padding-left: 61px;
  }
  .column-19 {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .container-8 {
    text-align: center;
  }
  .text-field-2 {
    max-width: 410px;
  }
  .heading-15 {
    width: auto;
    font-size: 18px;
  }
  .paragraph {
    font-size: 14px;
  }
  .heading-16 {
    font-size: 18px;
  }
  .div-block-18 {
    margin-left: 15px;
  }
  .heading-44 {
    font-size: 18px;
  }
  .paragraph-4 {
    font-size: 14px;
  }
  .paragraph-5 {
    font-size: 14px;
  }
  .heading-51 {
    font-size: 35px;
  }
  .heading-52 {
    margin-top: -61px;
    margin-left: 129px;
    font-size: 35px;
  }
  .text-block-33 {
    text-align: justify;
  }
  .ordered-list {
    padding-left: 10px;
  }
  .ordered-list-2 {
    padding-left: 10px;
  }
  .ordered-list-3 {
    padding-left: 15px;
  }
  .ordered-list-4 {
    padding-left: 10px;
  }
  .ordered-list-5 {
    padding-left: 10px;
  }
  .ordered-list-6 {
    padding-left: 10px;
  }
  .ordered-list-7 {
    padding-left: 10px;
  }
  .ordered-list-8 {
    padding-left: 10px;
  }
  .image-24 {
    max-width: 65%;
  }
  .container-12 {
    margin-top: 0px;
  }
  .column-30 {
    display: none;
    padding-top: 0px;
  }
  .paragraph-6 {
    font-size: 14px;
  }
  .paragraph-7 {
    font-size: 14px;
  }
  .paragraph-8 {
    font-size: 14px;
  }
  .paragraph-9 {
    font-size: 14px;
  }
  .column-31 {
    display: none;
    margin-top: -48px;
    padding-left: 317px;
  }
  .column-32 {
    margin-top: -53px;
    padding-left: 317px;
  }
  .column-33 {
    display: none;
    margin-top: -50px;
    padding-left: 317px;
  }
  .column-34 {
    display: none;
    margin-top: -49px;
    padding-left: 281px;
  }
  .column-36 {
    display: none;
  }
  .column-37 {
    display: none;
  }
  .column-38 {
    display: none;
  }
  .column-39 {
    display: none;
  }
  .image-25 {
    display: none;
  }
  .link-block-2 {
    margin-top: 20px;
  }
}

@font-face {
  font-family: 'Helvetica neu';
  src: url('../fonts/helvetica_neu_bold-webfont.woff2') format('woff2'), url('../fonts/helvetica_neu_bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneue webfont';
  src: url('../fonts/helveticaneue_light-webfont.woff2') format('woff2'), url('../fonts/helveticaneue_light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}