.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

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

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

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

body {
  background-color: #f7f7fa;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 54px;
  font-weight: 900;
  text-shadow: none;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

a {
  display: inline;
  color: #e54444;
  text-decoration: underline;
}

a:hover {
  color: #c73333;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 25px;
  list-style-type: none;
}

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

li {
  list-style-type: none;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

blockquote {
  margin-bottom: 10px;
  padding: 30px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

.s-line-sep {
  height: 1px;
  margin-top: 30px;
  margin-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}

.s-container {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin: 30px auto;
  padding: 0px 30px 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.s-container.no-margin {
  max-width: 1300px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.s-container.top-padding {
  margin-top: 100px;
}

.s-container.embedded-in-other-page {
  margin-top: 0px;
}

.section-1 {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
}

.s-body {
  background-color: #f7f7fa;
  font-family: Lato, sans-serif;
}

.s-body.spcl-bg {
  background-image: -webkit-gradient(linear, right top, left top, from(#e3e3e5), to(rgba(237, 237, 240, 0)));
  background-image: linear-gradient(270deg, #e3e3e5, rgba(237, 237, 240, 0));
}

.subtitle {
  margin-top: 0px;
  margin-bottom: 14px;
  color: rgba(51, 51, 51, 0.7);
  font-size: 14px;
  line-height: 24px;
}

.item-wrapper {
  padding-top: 0px;
  padding-bottom: 15px;
}

.item-wrapper.s-relative {
  position: relative;
}

.header {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #333;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.utility-page-content {
  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;
  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;
}

.light {
  margin-top: 10px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
}

.light.s-text-center {
  font-size: 30px;
  line-height: 36px;
}

.light.special {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
}

.light.special {
  margin-right: 10px;
  margin-bottom: 0px;
  color: #333;
  font-size: 23px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.light.padding {
  padding-right: 20px;
  padding-left: 20px;
}

.center {
  text-align: center;
}

.s-text-center {
  display: block;
  text-align: center;
}

.s-special.with-special-fontsize {
  font-size: 24px;
}

.s-special.with-special-fontsize.smaller {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 17px;
}

.s-form-block {
  display: block;
  width: 45%;
  margin: auto;
  padding: 0px;
}

.s-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.s-input {
  height: 46px;
  margin-top: 10px;
  margin-right: 16px;
  padding: 0px 10px;
}

.s-input:hover {
  border: 1px solid #00a0d1;
}

.s-input:focus {
  border: 1px solid #00a0d1;
  box-shadow: 0 0 6px 0 rgba(0, 195, 255, 0.18);
}

.s-btn-2 {
  display: block;
  width: 40%;
  height: 46px;
  margin: 10px auto 20px;
  padding: 0px 20px;
  border-radius: 3px;
  background-color: #ff4c4c;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.22);
  color: #fff;
  font-weight: 700;
}

.s-btn-2:hover {
  background-color: #e54444;
}

.div-block-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.success-message {
  background-color: transparent;
}

.text-block-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #66b324;
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
}

.s-error-message {
  margin-top: -20px;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  font-size: 13px;
}

.embeddedvideo {
  position: relative;
  height: 0px;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-bottom: 56.25%;
  box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.2);
}

.embeddedvideo.special {
  box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.3);
}

.s-hero {
  background-color: #fff;
}

.s-hero.center {
  position: relative;
  padding-top: 72px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(3, 83, 107, 0.31))), url('/images/edge-hero-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(3, 83, 107, 0.31)), url('/images/edge-hero-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.s-hero.center.special {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(3, 83, 107, 0.31))), url('/images/edge-hero-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(3, 83, 107, 0.31)), url('/images/edge-hero-bg.jpg');
  background-size: auto, cover;
}

.s-hero.center.special.more-padd {
  margin-bottom: -50px;
  padding-top: 120px;
  padding-bottom: 0px;
  background-color: #fff;
  background-image: url('/images/p2p-car-w-color-dots.svg'), linear-gradient(225deg, #afb5bd, #f5f5f7);
  background-position: 50% 323px, 0px 0px;
  background-size: 1100px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.s-hero.center.special.more-padd.home6 {
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('/images/bg-trans.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('/images/bg-trans.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.s-hero.center.special.more-padd.home7 {
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('/images/bg-trans.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('/images/bg-trans.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.s-hero.center.special.more-padd.home8 {
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('/images/bg-trans.svg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('/images/bg-trans.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.s-buttons-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: transparent;
}

.s-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  text-decoration: none;
}

.s-button:hover {
  box-shadow: 0 10px 30px 3px rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.s-button.lightbg {
  width: 100%;
  margin-right: 14px;
  margin-left: 14px;
  padding: 20px 26px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  text-decoration: none;
}

.s-button.lightbg:hover {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #e54444;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
}

.s-button.lightbg.special {
  border-top-style: none;
  border-bottom-style: none;
  background-color: hsla(0, 0%, 94.9%, 0.95);
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
}

.s-button.lightbg.special:hover {
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.4);
}

.s-button.lightbg.compare {
  position: relative;
  width: auto;
  padding: 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: box-shadow 300ms cubic-bezier(.445, .05, .55, .95);
  transition: box-shadow 300ms cubic-bezier(.445, .05, .55, .95);
}

.s-button.lightbg.compare:hover {
  border-bottom-color: #fff;
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
}

.s-button.lightbg.compare.bla {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}

.s-button.lightbg.compare.bla:hover {
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.3);
}

.s-button.lightbg.compare.vert {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s-button.lightbg.compare.vert:hover {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.3);
}

.s-button.lightbg.compare.vert.dlpage {
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow 200ms cubic-bezier(.455, .03, .515, .955);
  transition: box-shadow 200ms cubic-bezier(.455, .03, .515, .955);
}

.s-button.lightbg.compare.vert.dlpage:hover {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-filter: none;
  filter: none;
}

.s-button.lightbg.compare.spcl-drop-shade {
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
}

.s-button.lightbg.compare.sync-home.event-pageview.nopadding {
  padding: 20px;
}

.s-button.lightbg.compare.sync-family.event-pageview.nopadding {
  padding: 20px;
}

.s-button.lightbg.compare.sync-biz.event-pageview.nopadding {
  padding: 20px;
}

.s-button.lightbg.compare.event-pageview.less-padd {
  padding-right: 20px;
  padding-left: 20px;
}

.s-button.lightbg.connect {
  position: relative;
  width: auto;
  margin-right: 20px;
  margin-left: 20px;
  padding: 50px 90px 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: box-shadow 300ms cubic-bezier(.445, .05, .55, .95);
  transition: box-shadow 300ms cubic-bezier(.445, .05, .55, .95);
  text-align: center;
}

.s-button.lightbg.connect:hover {
  border-bottom-color: #fff;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.25);
}

.s-button.lightbg.connect.bla {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}

.s-button.lightbg.connect.bla:hover {
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.3);
}

.s-button.lightbg.connect.vert {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s-button.lightbg.connect.vert:hover {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.3);
}

.s-button.lightbg.connect.spcl-drop-shade {
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
}

.s-button.lightbg.compare {
  position: relative;
  width: auto;
  padding: 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: box-shadow 300ms cubic-bezier(.445, .05, .55, .95);
  transition: box-shadow 300ms cubic-bezier(.445, .05, .55, .95);
}

.s-button.lightbg.compare:hover {
  border-bottom-color: #fff;
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
}

.s-button.lightbg.compare.vert {
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-width: 0px;
  border-top-color: transparent;
  border-bottom-width: 0px;
  border-bottom-color: transparent;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: filter 200ms cubic-bezier(.455, .03, .515, .955), -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
}

.s-button.lightbg.compare.vert:hover {
  box-shadow: none;
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

.s-button.special-width {
  background-color: hsla(0, 0%, 100%, 0.94);
}

.s-button.special-width.home6 {
  padding-top: 30px;
  padding-bottom: 5px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), color-stop(75%, hsla(0, 0%, 100%, 0.95)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.6), hsla(0, 0%, 100%, 0.95) 75%);
  box-shadow: 0 2px 6px 1px rgba(0, 34, 51, 0.25);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.s-button.special-width.home6:hover {
  box-shadow: 0 4px 12px 2px rgba(0, 33, 51, 0.3);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.s-button.special-width.home7 {
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 3px solid #fff;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), color-stop(75%, hsla(0, 0%, 100%, 0.95)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.6), hsla(0, 0%, 100%, 0.95) 75%);
  box-shadow: 0 2px 6px 1px rgba(0, 34, 51, 0.25);
  -webkit-transition-duration: 150ms;
  transition-duration: 150ms;
}

.s-button.special-width.home7:hover {
  border-top-color: #e54444;
  box-shadow: 0 4px 12px 2px rgba(0, 33, 51, 0.3);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.s-tagline-block {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
}

.s-tagline-block.s-text-center {
  max-width: 740px;
  padding-bottom: 20px;
}

.s-tagline-block.s-text-center.special {
  padding-top: 10px;
  padding-bottom: 10px;
}

.s-tagline-block.spcl {
  width: 70%;
  padding-bottom: 15px;
}

.s-product-label {
  margin-bottom: 10px;
  border-radius: 2px;
  color: rgba(51, 51, 51, 0.6);
  font-size: 13px;
  font-weight: 700;
}

.s-product-label.special {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.s-product-label.no-bg {
  background-color: transparent;
}

.s-product-label.yrly-save {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 2px 6px;
  border-bottom: 2px solid #458110;
  border-radius: 4px;
  background-color: #66b223;
  color: #fff;
}

.s-product-label.yrly-save.nobg {
  padding-left: 0px;
  border-bottom-color: #fff;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.33);
  font-style: italic;
}

.s-product-label.yrly-save.nobg._333 {
  color: #333;
}

.s-product-label.no-save {
  color: #fff;
}

.s-product-label.bgr {
  font-size: 14px;
}

.s-heading-4 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
  font-weight: 900;
}

.s-heading-4.special {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}

.s-heading-4.bigger {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  text-decoration: underline;
}

.s-heading-4.less-top-padd {
  margin-top: 5px;
}

.paragraph {
  display: inline-block;
  margin-top: 10px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 15px;
  line-height: 26px;
}

.paragraph.white {
  margin-top: 0px;
  padding-bottom: 10px;
  color: #fff;
}

.paragraph.white.special {
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 23px;
}

.paragraph.white.special.smaller-font-size-in-tooltip {
  font-size: 13px;
  line-height: 20px;
}

.paragraph.smaller {
  overflow: hidden;
  margin-top: 0px;
  font-size: 14px;
}

.paragraph.smaller.center {
  padding-right: 30px;
  padding-left: 30px;
}

.paragraph.smaller.bolder {
  font-size: 15px;
}

.paragraph.with-margin {
  margin-top: 20px;
  margin-bottom: 0px;
}

.paragraph._800px {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph.bigger {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 22px;
}

.s-button-content {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.s-button-content.spcl {
  width: 75%;
}

.red-div {
  display: inline-block;
  width: 10%;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #e54444;
}

.red-div.left {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
}

.red-div.green {
  background-color: #66b223;
}

.s-heading-3 {
  margin-top: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.s-heading-3.bgr {
  margin-bottom: 5px;
  color: #333;
  font-size: 26px;
  line-height: 36px;
  text-shadow: 0 -1px 0 hsla(0, 0%, 100%, 0.4);
}

.s-heading-3.bgr.fff {
  color: #fff;
  text-shadow: none;
}

.s-heading-3.bgr.top-padd {
  z-index: 2;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-right: 14px;
  padding-left: 14px;
  font-size: 19px;
  line-height: 28px;
}

.s-logo-container {
  display: block;
  width: 80%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.hero-news-bar {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-top: 1px solid hsla(0, 0%, 100%, 0.15);
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 -3px 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 200ms ease-out;
  transition: background-color 200ms ease-out;
  text-decoration: none;
}

.hero-news-bar:hover {
  border-top-color: hsla(0, 0%, 100%, 0.25);
  background-color: rgba(0, 0, 0, 0.7);
}

.hero-news-bar.hidden {
  display: none;
}

.hero-news-bar.white-bg {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top-color: #bcc3cc;
  background-color: #ededf0;
  box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.1);
}

.hero-news-bar.white-bg:hover {
  background-color: #f2f2f7;
}

.text-block-4 {
  display: inline-block;
  margin-right: 15px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.text-block-4.dark-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #333;
  font-size: 16px;
  line-height: 26px;
}

.text-block-4.cntr {
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 15px;
}

.s-section-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.s-section-white.extra-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.s-section-white.extra-padding.no-btm-line {
  border-bottom-width: 0px;
}

.s-section-white.extra-padding.spcl-bg {
  background-color: transparent;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.95)), url('/images/bg-trans.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.s-section-white.extra-padding.grad-bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.03)), color-stop(20%, #fff));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.03), #fff 20%);
}

.s-section-white.no-padd {
  padding-top: 0px;
  padding-bottom: 0px;
}

.s-section-white._w-special-bg {
  padding-top: 70px;
  padding-bottom: 70px;
  border-top: 2px solid #000;
  border-bottom-width: 2px;
  border-bottom-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
}

.s-logo-bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 1px solid #ccced3;
  background-color: #f9f9fc;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

.s-logo-bar.special {
  border-bottom-width: 0px;
  background-color: #fff;
}

.s-logo-bar.special.home6 {
  border-top: 1px solid #e3effc;
}

.s-logo-bar.special.home6.transp {
  display: none;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top-color: rgba(0, 0, 0, 0.1);
  background-color: transparent;
  box-shadow: none;
}

.div-block-11 {
  display: inline-block;
  width: 100%;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid-div-block.special {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.grid-div-block.vert {
  width: 100%;
}

.div-block-13 {
  display: inline-block;
  max-width: 96px;
  min-width: 80px;
}

.div-block-13.big {
  min-width: 100px;
}

.div-block-13.appears-on-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.s-grid-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-grid-block.vert {
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.s-section.special {
  position: relative;
  padding-top: 80px;
  padding-bottom: 60px;
  border-bottom-width: 0px;
  background-color: rgba(0, 17, 46, 0.04);
}

.s-section.special.grad-bg {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededf0), color-stop(62%, #d6dbe2));
  background-image: linear-gradient(180deg, #ededf0, #d6dbe2 62%);
}

.s-section.special.grad-bg.with-padding {
  padding-top: 130px;
  padding-bottom: 120px;
}

.s-section.special.grad-bg.less-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.s-section.special.grad-bg.spcl {
  padding-top: 100px;
}

.s-section.special._80x-padd {
  padding-top: 80px;
}

.s-button-content-light {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.s-button-content-light.special {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 15px;
}

.s-button-content-light.special.downloads {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s-button-content-light.special.flex {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.s-button-content-light.special {
  padding: 10px 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 15px;
}

.s-button-content-light.special.no-padding {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.s-button-content-light.expand-div-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-button-content-light.add-margin {
  margin-right: 20px;
  margin-left: 20px;
}

.s-secttion-title-block {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
}

.s-secttion-title-block.white {
  color: #fff;
}

.s-secttion-title-block.cntr {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f2f2f5;
}

.s-section-dark {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 2px solid #000;
  background-color: #333;
  box-shadow: inset 0 -2px 5px 0 rgba(0, 0, 0, 0.6);
}

.s-text-block-special {
  width: 210px;
  padding-right: 14px;
  padding-left: 14px;
  border-style: solid none solid solid;
  border-width: 0px 0px 0px 2px;
  border-right-color: #000;
  border-left-color: hsla(0, 0%, 100%, 0.2);
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
  text-shadow: 1px 1px 6px hsla(0, 0%, 100%, 0.2);
}

.s-section-special {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f2f2f5;
}

.s-section-special.spcl {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f9f7fb;
}

.s-section-special.spcl.with-borders {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.logo-special {
  margin: 10px 10px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-15 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  text-align: center;
}

.s-special-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1280px;
  min-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  text-align: center;
}

.s-section-img-bg {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-top: 2px solid #000;
  background-image: url('/images/homehero2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.s-section-img-bg.edge {
  padding-top: 60px;
  padding-bottom: 60px;
}

.s-section-img-bg.about {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)), url('/images/light-strikes.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.paragraph-special {
  padding-top: 10px;
  padding-right: 100px;
  padding-left: 100px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.mask {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.slide-2 {
  background-color: transparent;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  text-align: center;
}

.slider.special-marg {
  height: auto;
  margin-bottom: 0px;
}

.slider.spcl {
  height: auto;
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.s-heading-1 {
  text-transform: none;
}

.s-heading-1.special {
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.7);
}

.s-heading-1.special.dark {
  color: #333;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.s-heading-1.special.dark.bigger {
  font-size: 55px;
}

.s-heading-1.special.dark.center {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
}

.s-heading-1.special.limit-w {
  display: block;
  width: 80%;
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.7);
}

.s-heading-1.special.bigger {
  max-width: 600px;
  font-size: 45px;
}

.s-heading-1.special.bigger.spcl-max-w {
  max-width: 700px;
  text-shadow: none;
}

.s-heading-1.s-bigger {
  margin-bottom: 5px;
  color: #333;
  font-size: 40px;
  text-shadow: 0 -1px 0 hsla(0, 0%, 100%, 0.4);
}

.s-heading-1.s-bigger.fff {
  color: #fff;
  text-shadow: none;
}

.s-buttons-block-hro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1280px;
  min-width: 768px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 110px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: transparent;
}

.s-buttons-block-hro.especial {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1300px;
  margin-top: 40px;
  padding-bottom: 10px;
}

.s-buttons-block-hro.especial.home6 {
  width: 95%;
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.s-buttons-block-hro.especial.home7 {
  width: 95%;
  max-width: 1350px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.s-buttons-block-hro.especial-copy {
  width: 100%;
  max-width: 1300px;
}

.logo {
  margin-top: 5px;
  margin-bottom: 5px;
}

.logo.bright {
  -webkit-filter: brightness(150%);
  filter: brightness(150%);
}

.logo.spcl-position {
  position: relative;
  left: -10px;
}

.s-stats-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1200px;
  min-width: 280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.s-logo-container-top {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.s-logo-container-top.spcl.show-on-mobile {
  display: none;
}

.wargaming-hero-image {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('/images/wargaming-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.column-2 {
  padding-right: 20px;
  padding-left: 20px;
}

.column-2.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 72px;
}

.column-2.sho-on-mobile {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.s-line-sep-copy {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}

.subtitle-copy {
  margin-top: 30px;
  margin-bottom: 0px;
  color: rgba(51, 51, 51, 0.5);
  font-size: 12px;
  text-transform: uppercase;
}

.item-wrapper-copy {
  padding-top: 0px;
  padding-bottom: 10px;
}

.link-4 {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 10px;
}

.image-10 {
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.image-10.s-relative {
  position: relative;
}

.image-10.spcl {
  margin-top: 0px;
}

.image-10.spcl.noshad {
  box-shadow: none;
}

.image-10.spcl.more-marg {
  margin-bottom: 30px;
}

.heading-black {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 900;
}

.heading-black.spcl {
  margin-top: 10px;
  font-size: 20px;
}

.heading-black.btm-border-line {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 30px;
}

.heading-black.top-section {
  margin-top: 0px;
  padding-top: 80px;
}

.heading-black.bgr {
  font-size: 30px;
}

.text-span {
  color: #00a0d1;
}

.qoute-italic-inline {
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: rgba(229, 68, 68, 0.1);
  color: #000;
  font-style: italic;
  font-weight: 700;
}

.italic-text-2 {
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: rgba(229, 68, 68, 0.1);
  color: #000;
  font-weight: 700;
}

.s-li {
  list-style-type: disc;
}

.s-li.num {
  padding-left: 8px;
  list-style-type: decimal;
}

.s-li.disc {
  margin-left: 30px;
  list-style-type: disc;
}

.s-li.disc.no-bullets {
  margin-left: 0px;
  list-style-type: none;
}

.s-li.nne {
  list-style-type: none;
}

.s-ul {
  font-size: 17px;
  list-style-type: disc;
}

.s-ul.num {
  color: rgba(51, 51, 51, 0.8);
  list-style-type: decimal;
}

.s-ul.num.padded {
  padding-bottom: 20px;
}

.s-ul.disc {
  padding-left: 0px;
  color: rgba(51, 51, 51, 0.8);
  list-style-type: square;
}

.s-ul._333 {
  margin-bottom: 30px;
  color: rgba(51, 51, 51, 0.8);
}

.s-ul.spcl {
  margin-top: -10px;
  margin-bottom: 20px;
}

.heading {
  margin-bottom: 20px;
}

.heading.with-subhead {
  margin-bottom: 10px;
  text-transform: none;
}

.heading.no-decoration {
  text-transform: none;
}

.heading-4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 30px;
  font-weight: 900;
}

.heading-4.hdr-with-logo {
  display: inline-block;
}

.heading-4.no-top-padding {
  margin-top: 0px;
}

.heading-4.smallers {
  font-size: 17px;
}

.heading-4.bgr {
  font-size: 21px;
}

.heading-5 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
}

.heading-5.special {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom-style: none;
  font-size: 13px;
  font-weight: 700;
}

.heading-5.special.bigger {
  font-size: 17px;
}

.heading-5.below-list {
  margin-top: 30px;
}

.paragraph-2 {
  padding-bottom: 14px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 17px;
  line-height: 32px;
}

.paragraph-2.list {
  padding-bottom: 0px;
}

.paragraph-2.list.more-top-padd {
  margin-top: 15px;
}

.paragraph-2.list.bigger {
  margin-bottom: 12px;
}

.paragraph-2.list.bigger.spcl {
  margin-bottom: 0px;
}

.paragraph-2.bigger {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 19px;
  line-height: 34px;
}

.paragraph-2.bigger.above-list {
  padding-bottom: 5px;
}

.paragraph-2.bigger._30pxmarg {
  margin-top: 30px;
}

.paragraph-2.bigger._30pxmarg.spcl {
  padding-bottom: 0px;
}

.paragraph-2.bigger.no-marg-or-padd {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.8);
}

.paragraph-2.bigger.cntr {
  margin-bottom: 0px;
}

.paragraph-2.bigger.spcl {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.paragraph-2.smaller {
  margin-bottom: 5px;
  padding-bottom: 0px;
  font-size: 15px;
}

.paragraph-2.smaller.list {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 28px;
}

.paragraph-2.smaller.list.darker {
  color: #333;
}

.paragraph-2.smaller.biz {
  font-size: 14px;
  line-height: 34px;
}

.paragraph-2.s-white-text {
  color: #fff;
}

.paragraph-2.nomarg {
  margin-bottom: 0px;
  color: #333;
}

.paragraph-2._333-bold {
  padding-bottom: 0px;
  color: #333;
  font-weight: 700;
}

.paragraph-2.callout {
  padding: 20px;
  border-radius: 4px;
  background-color: #ededf0;
  box-shadow: 0 2px 0 0 #bbc0c6;
}

.paragraph-3 {
  color: rgba(51, 51, 51, 0.8);
}

.paragraph-3.s-sidebar {
  margin-bottom: 0px;
  padding: 10px;
}

.heading-7 {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
}

.image-11 {
  position: relative;
  top: -3px;
  margin-right: 14px;
}

.image-14 {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-15 {
  position: relative;
  left: 8px;
  top: -63px;
  border: 3px solid transparent;
  border-radius: 60px;
  background-color: rgba(0, 0, 0, 0.8);
}

.image-15:hover {
  background-color: #000;
}

.image-15.spcl {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 5px;
  -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;
  border-radius: 40px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 700;
}

.image-15.absl {
  position: absolute;
  left: 10px;
  top: auto;
  right: auto;
  bottom: 30px;
}

.image-15.absl.on-right {
  left: auto;
  top: auto;
  right: 185px;
  bottom: 0%;
}

.bold-text-2 {
  border-bottom: 2px dashed #00a0d1;
  color: #00a0d1;
}

.bold-text-3 {
  border-bottom: 2px dashed #6b459b;
  color: #6b459b;
}

.gaming-hero-image {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('/images/gaming-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-18 {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 60px;
  background-color: #fff;
  background-image: url('/images/baseline-arrow_upward-24px.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 0 1px 3px 0 #000;
}

.div-block-18.w--current {
  z-index: 0;
}

.s-block-quote {
  margin-top: 40px;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  border-left-color: rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.02)), color-stop(51%, transparent));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.02), transparent 51%);
  font-size: 24px;
  line-height: 40px;
  font-style: normal;
  font-weight: 300;
}

.s-block-quote.special {
  display: block;
  width: 80%;
  max-width: 1100px;
  margin: 20px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-left-style: none;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 4px 2px #000;
}

.s-block-quote.smaller {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  border-left: 3px solid rgba(0, 0, 0, 0.1);
  font-family: Lora, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.s-block-quote.smaller.no-top-marg {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.s-block-quote.less-padd {
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 44px;
}

.bold-text-4 {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-style: normal;
}

.contact-confirmation-hero {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('/images/edge-hero-bg.jpg');
  background-position: 50% 42%;
  background-size: cover;
}

.contact-confirmation-hero.spcial {
  padding-top: 120px;
}

.heading-8 {
  margin-bottom: 0px;
  font-style: italic;
}

.sub-header {
  display: block;
  max-width: 560px;
  margin: 0px auto 30px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.7);
}

.sub-header.dark {
  color: #333;
  font-weight: 400;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.sub-header.dark.nomarg {
  margin-bottom: 0px;
}

.sub-header.dark.with-fontsize {
  font-size: 24px;
}

.sub-header.wider {
  max-width: 700px;
}

.sub-header.special {
  margin-bottom: 0px;
}

.sub-header.spcl-max-w {
  max-width: 530px;
  text-shadow: none;
}

.connect-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 580px;
  padding-top: 40px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  color: #fff;
  text-align: center;
}

.connect-hero.retail {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/retail-hero-img.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/retail-hero-img.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.connect-hero.cicd {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('/images/techhero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('/images/techhero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.connect-hero.logistics {
  z-index: 2;
  min-height: 0px;
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('/images/logisticshero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.connect-hero.marine {
  padding-top: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/marine-hero_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/marine-hero_1.jpg');
  background-position: 0px 0px, 50% 72%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.connect-hero.spcl {
  height: 1240px;
  min-height: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.connect-hero.cloud-backup {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('/images/cloud-backup-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('/images/cloud-backup-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.connect-hero.media {
  padding-top: 70px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.7), transparent), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('/images/tv-broadcast-set.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.7), transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('/images/tv-broadcast-set.jpg');
  background-position: 0px 0px, 0px 0px, 50% 90%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.connect-hero.tech {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('/images/game-dev.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/images/game-dev.jpg');
  background-position: 0px 0px, 0px 0px, 50% 20%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.connect-hero.dfsr {
  padding-top: 50px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.7), transparent), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('/images/dfsr-hero-img.jpg');
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.7), transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/images/dfsr-hero-img.jpg');
  background-position: 0px 0px, 0px 0px, 50% 20%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.buttton {
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
  background-color: #e54444;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.buttton:hover {
  background-color: #c73333;
  color: #fff;
}

.buttton.line-rounded {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.8);
  border-radius: 33px;
  background-color: rgba(0, 0, 0, 0.5);
  color: hsla(0, 0%, 100%, 0.8);
}

.buttton.line-rounded:hover {
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.8);
  color: #fff;
}

.buttton.line {
  width: 50%;
  border: 2px solid #333;
  background-color: transparent;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 350ms cubic-bezier(.645, .045, .355, 1);
  transition: background-color 350ms cubic-bezier(.645, .045, .355, 1);
  color: #333;
}

.buttton.line:hover {
  border-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

.buttton.line.dark {
  min-width: 160px;
  margin: 10px 0px 30px;
  border-color: #000;
  background-color: transparent;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 250undefined;
  transition-duration: 250undefined;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.buttton.line.dark:hover {
  background-color: #333;
  color: #fff;
}

.buttton.line.dark.fullwidth {
  width: 100%;
}

.buttton.line.dark.fullwidth._20px-padd {
  margin-bottom: 20px;
  background-image: url('/images/gotoicon.svg');
  background-position: 95% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.buttton.line.dark.fullwidth._20px-padd.connect {
  margin-top: 0px;
  margin-bottom: 30px;
}

.buttton.line.dark.fullwidth._20px-padd.emailicon {
  background-image: none;
}

.buttton.line.dark.fullwidth._20px-padd.emailicon:hover {
  border-color: #e54444;
  background-color: #e54444;
}

.buttton.line.dark.fullwidth._10px-btm-marg {
  margin-bottom: 10px;
}

.buttton.line.dark.narrower {
  width: 30%;
}

.buttton.line.dark.narrower.center {
  display: block;
  width: 50%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.buttton.line.dark.spcl {
  display: block;
  width: auto;
  min-width: 0px;
  margin-top: 40px;
}

.buttton.line._80perc {
  width: 80%;
}

.buttton.line.event-pageview.white {
  border-color: #fff;
  color: #fff;
}

.buttton.special {
  width: 50%;
  border: 2px solid #e54444;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 250ms cubic-bezier(.645, .045, .355, 1);
  transition: background-color 250ms cubic-bezier(.645, .045, .355, 1);
  cursor: pointer;
}

.buttton.special:hover {
  border-color: #c53538;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.buttton.special.no-padding {
  width: 80%;
}

.buttton.special.no-padding.js-download-business {
  max-width: 333px;
}

.buttton.special.no-padding.long-label {
  width: auto;
  min-width: 220px;
}

.buttton.special.fullwidth {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-weight: 700;
}

.buttton.special.fullwidth.submit-button.pro-business-button.ga-et.gat-internal_links-bottom_cta-buy_pro_business {
  width: 50%;
  background-image: url('/images/outline-lock-24px.svg');
  background-position: 95% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.buttton.special.fullwidth.submit-button.pro-business-button.ga-et.gat-internal_links-bottom_cta-buy_pro_business.event-pageview.stackcomerce-submit {
  background-image: none;
}

.buttton.special.fullwidth._50-percent-wide {
  width: auto;
  min-width: auto;
}

.buttton.special.smaller {
  width: 250px;
}

.buttton._36px {
  position: relative;
  top: 24px;
  height: 36px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 15px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 13px;
}

.buttton.js-download-free {
  text-decoration: none;
}

.buttton.api {
  display: block;
  margin-bottom: 20px;
}

.buttton.with-calendar-icon {
  padding-right: 30px;
  padding-left: 62px;
  background-image: url('/images/calendar_today-24px.svg');
  background-position: 20px 50%;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  font-size: 17px;
}

.buttton.cta-in-items {
  display: block;
  margin-bottom: 20px;
  margin-left: 0px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  text-decoration: none;
  cursor: pointer;
}

.buttton.cta-in-items.top-padd {
  margin-top: 10px;
  margin-right: 0px;
}

.buttton.cta-in-items.top-padd.cntr {
  text-align: center;
}

.buttton.link-style {
  display: block;
  margin-top: 20px;
  padding: 0px 0px 0px 32px;
  background-color: transparent;
  background-image: url('/images/calendar_today-24px.svg');
  background-position: 0% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  box-shadow: none;
  opacity: 0.85;
  -webkit-transition: opacity 200ms cubic-bezier(.455, .03, .515, .955);
  transition: opacity 200ms cubic-bezier(.455, .03, .515, .955);
  font-weight: 900;
  text-shadow: 0 1px 3px #000;
}

.buttton.link-style:hover {
  opacity: 1;
}

.buttton.link-style.spcl-line {
  padding: 15px 30px 15px 54px;
  border: 2px solid #fff;
  background-position: 20px 50%;
}

.buttton.link-style.hide {
  display: none;
}

.buttton.scndry {
  width: 220px;
  padding-right: 20px;
  padding-left: 20px;
  border: 2px solid #fff;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  opacity: 0.85;
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955), opacity 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955), opacity 200ms cubic-bezier(.455, .03, .515, .955);
}

.buttton.scndry:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  opacity: 1;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}

.buttton.scndry.dark-line {
  border-color: #222;
  background-color: hsla(0, 0%, 100%, 0.7);
  opacity: 0.9;
  color: #222;
}

.buttton.scndry.dark-line:hover {
  background-color: hsla(0, 0%, 100%, 0.9);
  text-shadow: none;
}

.buttton.scndry.spcl {
  background-color: rgba(0, 0, 0, 0.3);
}

.buttton.scndry.spcl:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.buttton._w-border {
  width: 220px;
  border-style: solid;
  border-width: 2px;
  border-color: #e54444;
  -webkit-transition: border-color 200ms cubic-bezier(.455, .03, .515, .955), background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: border-color 200ms cubic-bezier(.455, .03, .515, .955), background-color 200ms cubic-bezier(.455, .03, .515, .955);
}

.buttton._w-border:hover {
  border-color: #c73333;
}

.buttton._w-border.less-shade {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.s-section-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.s-section-copy.special {
  background-color: rgba(0, 11, 31, 0.01);
}

.s-section-copy.special.grad {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededf0), color-stop(62%, #d6dbe2));
  background-image: linear-gradient(180deg, #ededf0, #d6dbe2 62%);
}

.s-section-copy.special.grad.extra-btm-padding {
  padding-bottom: 100px;
}

.s-section-copy.special.bg-for-vimeo-vids {
  background-color: #f9f7fb;
}

.s-section-copy.special-position {
  position: relative;
  overflow: hidden;
}

.s-section-copy.special-position.modules-section {
  z-index: 3;
  background-color: #f7f7fa;
}

.s-section-copy.special-position.grad-bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0.66)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.66));
}

.s-section-copy.no-btm-pad {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.s-section-copy.tutorials-spcl {
  padding-top: 60px;
}

.s-section-copy.extra-btm-padding {
  padding-bottom: 100px;
}

.div-block-11-copy {
  position: relative;
  top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-11-copy.center {
  text-align: left;
}

.black {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 900;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.black.dark {
  margin-bottom: 10px;
  color: #333;
}

.black.dark.no-top-marg {
  margin-top: 0px;
  margin-bottom: 5px;
}

.black.dark.no-top-marg.reg-font-weight {
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
}

.black.dark._5px-btm-padd {
  margin-bottom: 15px;
}

.black.dark.spcl-prtnrs-page {
  font-size: 22px;
  line-height: 33px;
}

.black.special {
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 22px;
  text-align: center;
}

.black.right {
  position: relative;
  top: 10px;
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 26px;
  text-align: right;
}

.black.less-top-marg {
  margin-top: 0px;
}

._50px {
  height: 50px;
  background-color: transparent;
}

.image-18 {
  position: relative;
  top: -1px;
  margin-right: 8px;
}

.html-embed-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.error-msg {
  display: none;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.sccs-msg {
  display: none;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #528523;
  text-align: center;
}

.casestudies-section {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  color: #fff;
}

.slider-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  min-height: 560px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.slider-2.small {
  height: 40vh;
}

.slide-nav-2 {
  margin-bottom: 20px;
  font-size: 13px;
}

.right-arrow-2 {
  margin-right: 20px;
}

.left-arrow-2 {
  margin-left: 20px;
}

.slide-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.slide-content.special {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0.45)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45));
}

.cs-slide-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('/images/wz132_1680_1050.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('/images/wz132_1680_1050.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.ref {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-style: normal;
}

.cs-slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('/images/Mbenz.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('/images/Mbenz.JPG');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.cs-slide-3.biz {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/wondergiant-masthead.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/wondergiant-masthead.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.cs-section-logo {
  width: 250px;
}

.cs-section-logo.vb {
  width: 18%;
}

.cs-section-logo.on-biz-page {
  width: 140px;
}

.contactus {
  height: 0px;
  background-color: #ededef;
}

.feature-image.invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.feature-image.in-a-box {
  margin-left: 25px;
}

.s-row {
  width: 100%;
  max-width: 1300px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.s-row.lft {
  margin-top: 50px;
  margin-bottom: 50px;
}

.s-row.lft.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s-row.lft.wider-on-mobile {
  max-width: 1400px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.s-row.rght.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s-row.rght.wider-on-mobile {
  max-width: 1400px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.s-row.special {
  max-width: 1100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
}

.s-row.special:hover {
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.s-row.special.grey {
  background-color: rgba(0, 0, 0, 0.04);
}

.s-row.special.grey.nomaxwidth {
  background-color: rgba(0, 0, 0, 0.02);
}

.s-row.special.grey.no-hover.spclcolor {
  background-color: rgba(0, 0, 0, 0.03);
}

.s-row.special.nomaxwidth {
  max-width: none;
  border-radius: 0px;
}

.s-row.special.nomaxwidth:hover {
  box-shadow: none;
}

.s-row.special._1300max {
  max-width: 1300px;
}

.s-row.special.no-hover {
  max-width: 1300px;
}

.s-row.special.no-hover:hover {
  box-shadow: none;
}

.s-row.special.no-hover.fullwidth {
  position: relative;
}

.s-row.special.no-hover.fullwidth:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

.s-row.section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 6px;
  -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;
  border-radius: 4px;
}

.s-row.section-title.last {
  margin-top: 20px;
  margin-bottom: 20px;
}

.s-row.section-title._1300max {
  max-width: 1300px;
}

.s-row.sticky-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px 6px;
  -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;
  border-radius: 4px;
}

.s-row.sticky-title.with-sep-line {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  background-color: #f7f7fa;
}

.s-row.sticky-title.with-sep-line.white {
  background-color: #fff;
}

.s-row.sticky-title.with-sep-line.white.nomaxwidth {
  border-bottom-width: 1px;
}

.s-row.sticky-title.with-sep-line.nomaxwidth {
  max-width: none;
}

.s-row.sticky-title.with-sep-line._1300max {
  max-width: 1300px;
}

.s-row.spcl-wid {
  width: 80%;
}

.txt-column {
  padding-right: 20px;
  padding-left: 20px;
}

.txt-column.ovride-order {
  padding-left: 0px;
}

.hero-block.special {
  margin-bottom: 20px;
  padding-top: 70px;
}

.hero-block.special.maxw {
  width: 42%;
  min-width: 640px;
  margin-bottom: 0px;
  padding-top: 0px;
}

.hero-block.special.maxw.desktop {
  width: 40%;
}

.hero-block._w-percent {
  width: 60%;
  min-width: 700px;
}

.hero-block.max-w {
  width: 50%;
  padding: 10px;
}

.s-buttons-block-no-anim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: transparent;
}

.s-buttons-block-no-anim.special {
  width: 90%;
  max-width: 1400px;
}

.s-buttons-block-no-anim.special.biz {
  width: 100%;
  max-width: 1400px;
}

.s-buttons-block-no-anim.special.biz.flex-hgt {
  max-width: 1300px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.s-buttons-block-no-anim.special.connect {
  width: 100%;
  max-width: 1400px;
  padding-right: 50px;
  padding-left: 50px;
}

.s-buttons-block-no-anim.special.connect.flex-hgt {
  max-width: 1300px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.s-buttons-block-no-anim.special.spcl-size {
  width: 100%;
  max-width: 1100px;
}

.s-buttons-block-no-anim.special {
  width: 90%;
  max-width: 1400px;
}

.s-buttons-block-no-anim.special.with-line-sep {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.s-buttons-block-no-anim.wider-chart {
  width: 100%;
}

.s-secttion-title-block-no-anim {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
}

.pro-tag {
  position: relative;
  top: -5px;
  margin-left: 6px;
  padding: 4px 11px;
  border-radius: 22px;
  background-color: #76ca2c;
  box-shadow: 0 2px 0 0 #569721;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
}

.pro-tag.list-item {
  margin-right: 6px;
  margin-left: 0px;
}

.pro-tag.list-item.grey {
  background-color: rgba(51, 51, 51, 0.7);
  box-shadow: 0 2px 0 0 #333;
}

.pro-tag.list-item.grey.not-avail {
  background-color: rgba(51, 51, 51, 0.2);
  box-shadow: 0 2px 0 0 rgba(51, 51, 51, 0.4);
}

.pro-tag.list-item.special-position-in-title {
  top: -3px;
  margin-left: 2px;
  font-size: 11px;
  text-transform: uppercase;
}

.pro-tag.special {
  top: -2px;
  margin-right: 6px;
  background-color: #444;
  box-shadow: 0 2px 0 0 #000;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.pro-tag.spcl-position {
  top: -3px;
}

.price-tag {
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 0px;
  color: #333;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}

.price-tag.sblock {
  display: block;
}

.price-tag._6px-marg {
  margin-bottom: 6px;
}

.ribbon {
  position: absolute;
  top: -3px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 13px;
  -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;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top-right-radius: 3px;
  border-bottom-left-radius: 8px;
  color: #333;
  font-size: 13px;
  font-weight: 700;
}

.tabs-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tabs-menu.special-width-for-tabs {
  width: 30%;
  max-width: none;
}

.s-tabs {
  position: static;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-transition: border-color 200ms ease-out;
  transition: border-color 200ms ease-out;
  color: #333;
  font-size: 15px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.s-tabs:hover {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  color: #333;
}

.s-tabs.w--current {
  border-bottom: 4px solid #e54444;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #fff;
}

.s-tabs.trans {
  background-color: transparent;
}

.tabs-bar {
  position: relative;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 1px solid #ccced3;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

.os-logo {
  margin-right: 14px;
}

.os-logo.bgr {
  width: 40px;
  margin-right: 16px;
}

.downloads-item-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.downloads-item-block.expand {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.downloads-item-block.expand.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.downloads-item-block.expand.center:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.downloads-item-block.special {
  overflow: hidden;
  margin-right: 20px;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.downloads-item-block.no-marging {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.downloads-links-block {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-7 {
  margin-right: 15px;
  font-size: 13px;
}

.downloads-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.downloads-div-block.cntr {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tabs-content {
  position: static;
  width: 100%;
  max-width: 1100px;
}

.indi-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 87vh;
  min-height: 580px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('/images/sync-home-hero-image.jpg');
  background-position: 50% 97%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.s-section-darkgrey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#07323f), to(rgba(2, 37, 48, 0.5))), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #07323f, rgba(2, 37, 48, 0.5)), linear-gradient(180deg, #000, #000);
}

.social-bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #e2e2e7;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.html-embed-4 {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.445, .05, .55, .95);
  transition: -webkit-transform 200ms cubic-bezier(.445, .05, .55, .95);
  transition: transform 200ms cubic-bezier(.445, .05, .55, .95);
  transition: transform 200ms cubic-bezier(.445, .05, .55, .95), -webkit-transform 200ms cubic-bezier(.445, .05, .55, .95);
}

.html-embed-4:hover {
  position: relative;
  z-index: 1;
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.tweets-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.twitter {
  padding-bottom: 20px;
}

.modal-wrapper {
  position: fixed;
  z-index: 9000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -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;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-window {
  position: relative;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 800px;
  min-width: 700px;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f4f4f7;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.6);
}

.modal-window.more-padd {
  padding-bottom: 30px;
}

.close-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 5px;
  border-radius: 33px;
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url('/images/round-close-24px.svg');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.close-icon:hover {
  border-radius: 33px;
  background-color: rgba(0, 0, 0, 0.5);
}

.close-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  overflow: hidden;
  cursor: pointer;
}

.tab-pane-all {
  position: static;
}

.tab-pane-retail {
  position: static;
}

.tab-pane-tech {
  position: static;
}

.s-lightbox-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.s-buttons-dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 90%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: transparent;
}

.connect-ref-div-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaed), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #eaeaed, hsla(0, 0%, 100%, 0));
  text-decoration: none;
}

.connect-ref-div-block:hover {
  border-top-color: rgba(0, 0, 0, 0.15);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6eb), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #e6e6eb, hsla(0, 0%, 100%, 0));
}

.paragraph-4 {
  overflow: hidden;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.75);
  line-height: 20px;
}

.image-24 {
  overflow: hidden;
}

.white-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  text-decoration: none;
}

.white-button:hover {
  box-shadow: 0 5px 20px 3px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.white-button.lightbg {
  width: 100%;
  margin-right: 14px;
  margin-left: 14px;
  padding: 20px 26px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  text-decoration: none;
}

.white-button.lightbg:hover {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #e54444;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.white-button.lightbg.center {
  padding: 40px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: box-shadow 200ms cubic-bezier(.455, .03, .515, .955);
  transition: box-shadow 200ms cubic-bezier(.455, .03, .515, .955);
}

.white-button.lightbg.center:hover {
  border-bottom-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.white-button.lightbg.center.js-download-free {
  overflow: hidden;
}

.white-button.lightbg.center.js-download-business.no-bottom-padding {
  overflow: hidden;
}

.white-button.lightbg.center.homi {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-width: 0px;
}

.white-button.lightbg.center.homi:hover {
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.3);
}

.white-button.lightbg.center.bizi.no-bottom-padding {
  overflow: hidden;
}

.white-button.lightbg.center.js-download-consumer-trial {
  overflow: hidden;
}

.image-25 {
  overflow: hidden;
}

.div-block-30 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30.spcl {
  width: 100%;
  max-width: 500px;
  text-align: center;
}

.div-block-31 {
  height: 15px;
}

.connect-strip {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 13vh;
  -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;
  background-color: #edeef2;
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  text-decoration: none;
}

.connect-strip:hover {
  background-color: #e6e7ec;
}

.connect-re-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  text-decoration: none;
}

.image-27 {
  position: relative;
  top: 0px;
  margin-right: 12px;
}

.hero-container-100vh {
  position: relative;
  z-index: 8;
  height: 100vh;
}

.image-28 {
  position: relative;
  top: 2px;
  margin-left: 0px;
}

.text-span-2 {
  font-weight: 100;
}

.border {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, from(#d7e0e7), color-stop(50%, #cdd3df), to(#97a2b3));
  background-image: linear-gradient(90deg, #d7e0e7, #cdd3df 50%, #97a2b3);
}

.border.bottom {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  background-color: #cdd9e4;
  background-image: none;
}

.trust-pilot-carousel {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(315deg, #444, #222);
  box-shadow: inset 0 0 6px 0 #000;
}

.trustpilot-div {
  margin-top: 30px;
}

.html-embed-6 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
}

.text-span-3 {
  color: #f15858;
}

.text-span-3:hover {
  text-decoration: underline;
}

.redastrics {
  color: #e54444;
}

.lightbox-link-2 {
  position: relative;
}

.view-larger-icon {
  margin-right: 10px;
  border: 3px solid transparent;
  border-radius: 60px;
  background-color: rgba(0, 0, 0, 0.8);
}

.view-larger-icon:hover {
  background-color: #000;
}

.view-larger-block {
  position: absolute;
  left: 32px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.view-larger-block:hover {
  text-decoration: underline;
}

.label {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.biz-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 580px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('/images/biz-hero-v004.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/lumsden-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/lumsden-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-10 {
  color: #333;
  font-style: italic;
  font-weight: 400;
}

.heading-10.light {
  color: #fff;
}

.heading-10.light.shaded {
  font-size: 21px;
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.9);
}

.bla {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: transparent;
}

.paragraph-5 {
  padding-top: 15px;
  color: rgba(51, 51, 51, 0.75);
}

.resources-row-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-12 {
  margin-bottom: 0px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.resources-grid-block {
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.resources-block {
  position: relative;
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-menu-2 {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-menu-2._w-bg-and-shade {
  background-color: #f7f7fa;
}

.tabs {
  padding-top: 20px;
}

.usecase-block {
  display: block;
}

.dropdown {
  position: absolute;
  left: 193px;
  top: 36px;
}

.dropdown-toggle {
  width: 155px;
  padding: 25px;
}

.dropdown-toggle:hover {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.06);
}

.dropdown-list {
  top: 0px;
}

.dropdown-list.w--open {
  top: 42px;
  padding: 6px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.resources-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 130px;
  padding-bottom: 80px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/numeric-bg.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/numeric-bg.svg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.icon-3 {
  right: -5px;
}

.dropdown-link {
  padding-right: 10px;
  padding-left: 10px;
}

.dropdown-link:hover {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #333;
}

.title-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  color: #fff;
  text-align: center;
  text-shadow: 0 3px 3px #000;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 110px;
  padding-left: 110px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.heading-14 {
  margin-top: 0px;
}

.wargaming {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 150px;
  margin-bottom: 30px;
  -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;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('/images/wz132_1680_1050.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('/images/wz132_1680_1050.jpg');
  background-position: 0px 0px, 50% -100px;
  background-size: auto, 840px;
  background-repeat: repeat, no-repeat;
}

.thumb {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 150px;
  margin-bottom: 30px;
  -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;
  border-radius: 3px;
}

.thumb.bps {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/bps-article-image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/bps-article-image.jpg');
  background-position: 0px 0px, 50% 21%;
  background-size: auto, cover;
}

.thumb.mbenz {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/Mbenz.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/Mbenz.JPG');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 1000px;
}

.thumb.wargaming {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/wz132_1680_1050.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/wz132_1680_1050.jpg');
  background-position: 0px 0px, 50% -100px;
  background-size: auto, 840px;
  background-repeat: repeat, no-repeat;
}

.thumb.ob {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/ob.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/ob.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.thumb.innov {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/About-office-3-1024x1017.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/About-office-3-1024x1017.jpg');
  background-position: 0px 0px, 50% 45%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.thumb.nia {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/3D-printed-AFOs-Nia-Technologies-Inc..jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/3D-printed-AFOs-Nia-Technologies-Inc..jpg');
  background-position: 0px 0px, 50% 90%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.thumb.demo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/data-stream.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/data-stream.svg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.thumb.demo._2 {
  -webkit-filter: hue-rotate(70deg);
  filter: hue-rotate(70deg);
}

.thumb.demo._3 {
  -webkit-filter: hue-rotate(230deg);
  filter: hue-rotate(230deg);
}

.thumb.demo._4 {
  -webkit-filter: hue-rotate(320deg);
  filter: hue-rotate(320deg);
}

.thumb.webinar {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/fog.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/fog.jpg');
  background-position: 0px 0px, 50% 74%;
  background-size: auto, cover;
}

.thumb.vb {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/vb-hero-image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/vb-hero-image.jpg');
  background-position: 0px 0px, 50% 21%;
  background-size: auto, cover;
}

.thumb.ross {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/marine-logistics_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/marine-logistics_1.jpg');
  background-position: 0px 0px, 50% 45%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.thumb.vo-like {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/marine-logistics.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/marine-logistics.jpg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-15 {
  margin-bottom: 0px;
}

.button {
  padding: 8px 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background-color: #fff;
  font-size: 15px;
}

.button:hover {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}

.button.is-checked {
  border-bottom-color: rgba(0, 0, 0, 0.2);
  background-color: #e54444;
  color: #fff;
}

.paragraph-7 {
  position: relative;
  top: -10px;
}

.fields-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.fields-block.optional {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.step {
  position: relative;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
}

.s-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.s-content.vertical-layout {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s-content.vertical-layout.stackcomerce {
  padding-top: 50px;
}

.s-summary-block {
  width: 40%;
  max-width: 700px;
  margin: 20px 20px 20px 15px;
  padding: 35px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.s-summary-block._50perc {
  width: 50%;
  margin-top: 0px;
  margin-left: 20px;
}

.s-summary-block._50perc.special-stackcomerce {
  background-color: #fff;
}

.s-columns {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.s-input-field {
  height: 36px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  background-color: #fff;
  font-size: 12px;
}

.s-input-field:hover {
  border-color: rgba(0, 0, 0, 0.2);
}

.s-input-field:focus {
  border-color: #00a0d1;
}

.s-input-field.s-textarea {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  min-height: 60px;
  min-width: 100%;
}

.s-input-field.invis {
  opacity: 0;
  cursor: default;
}

.s-input-field.btm-marg {
  margin-bottom: 15px;
}

.s-input-field._w-placeholder-text {
  margin-right: 10px;
  font-size: 14px;
}

.s-input-field.txarea2 {
  height: 70px;
  min-height: 70px;
}

.s-input-field.error {
  position: static;
  padding-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  border-color: #e54444;
  background-image: url('/images/round-error_outline-24px.svg');
  background-position: 99% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.dropmenu-icon {
  position: absolute;
  top: 10px;
  right: 20px;
  bottom: 0px;
  border-radius: 100px;
  background-color: #fff;
}

.dropmenu-icon.in-a-step {
  top: 33px;
  right: 10px;
}

.dropmenu-icon.first {
  top: 49px;
  right: 10px;
  z-index: 1;
  border-radius: 0px;
  background-color: transparent;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.dropmenu-icon.second {
  top: 97px;
  right: 10px;
  z-index: 1;
  border-radius: 0px;
  background-color: transparent;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.s-column-5 {
  padding-right: 0px;
  text-align: right;
}

.s-input-label {
  padding-left: 3px;
  font-size: 12px;
  line-height: 19px;
}

.s-input-label.grey {
  margin-bottom: 10px;
  color: rgba(51, 51, 51, 0.6);
}

.s-input-label.special {
  margin-right: 10px;
}

.s-input-label.special.top-padd {
  margin-top: 2px;
}

.s-input-label.no-marg {
  margin-bottom: 0px;
}

.s-input-label.wg_plus.hide {
  display: none;
}

.s-input-label.wg_premium.hide {
  display: none;
}

.s-input-label.wg_premium_plus.hide {
  display: none;
}

.s-input-label.extras_api_clients_help.valid-code {
  color: #66b223;
}

.s-input-label.yrly-savings-sum {
  color: #66b223;
}

.s-input-label.yrly-savings-sum.empty-promo-msg-label {
  color: #333;
}

.s-input-label.discount-value.invalid-code {
  color: #c73333;
}

.s-input-label.discount-value.valid-code {
  color: #66b223;
}

.s-input-label.promo-special-msg {
  display: block;
  margin-top: 5px;
  padding: 5px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(51, 51, 51, 0.75);
  line-height: 18px;
  font-style: italic;
  text-align: center;
}

.s-input-label.bigger {
  font-size: 13px;
}

.dark-label {
  color: #333;
}

.dark-label.special {
  font-size: 50px;
  font-weight: 900;
}

.plans-label {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
}

.plans-label.s-light {
  font-weight: 300;
}

.plans-label.s-black {
  font-size: 26px;
  font-weight: 900;
}

.not-avail-label {
  color: rgba(0, 0, 0, 0.4);
  font-style: italic;
  text-decoration: line-through;
}

.tabs-2 {
  width: 100%;
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.error-0a1c9f7f-8e2e-f55e-66ce-7693133f746d {
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  background-color: hsla(0, 0%, 100%, 0);
  color: #333;
  font-weight: 700;
}

.error-0a1c9f7f-8e2e-f55e-66ce-7693133f746d:hover {
  border-bottom-color: rgba(0, 0, 0, 0.5);
  color: #333;
}

.error-0a1c9f7f-8e2e-f55e-66ce-7693133f746d.w--current {
  border-bottom-width: 4px;
  border-bottom-color: #e54444;
  background-color: transparent;
  font-weight: 700;
}

.error-b237b54a-ed6d-600d-5e1c-fd2f762cbe23 {
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
  color: #333;
  font-weight: 700;
}

.error-b237b54a-ed6d-600d-5e1c-fd2f762cbe23:hover {
  border-bottom-color: rgba(0, 0, 0, 0.5);
  color: #333;
}

.error-b237b54a-ed6d-600d-5e1c-fd2f762cbe23.w--current {
  border-bottom-width: 4px;
  border-bottom-color: #e54444;
  background-color: hsla(0, 0%, 100%, 0);
}

.image-31 {
  margin-right: 6px;
}

.text-block-5 {
  color: #333;
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
}

.pay-n-bill-block {
  width: 55%;
  max-width: 700px;
  margin: 20px 15px 20px 20px;
  padding-top: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.pay-n-bill-block._50perc {
  width: 50%;
  margin-right: 20px;
  margin-bottom: 0px;
  padding-top: 20px;
}

.s-category-label {
  margin: 0px 8px 25px;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  line-height: 30px;
  font-weight: 900;
}

.s-category-label.no-marg {
  margin-right: 0px;
  margin-left: 0px;
}

.s-category-block {
  position: relative;
  margin-bottom: 30px;
}

.s-category-block.special {
  margin-bottom: 40px;
}

.s-category-block.special-margin {
  margin-bottom: 10px;
}

.s-column-6 {
  padding-left: 0px;
}

.paypal-proxy {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 8px;
}

.currency-calculated-tax {
  color: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  font-weight: 400;
}

.currency-calculated-tax.vat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.home_family {
  display: block;
}

.currency_toggle_div {
  position: absolute;
  top: 4px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.currency_toggle_div.pad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.seals-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.proof {
  margin: 10px;
}

.euro-opt-in-chck-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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;
}

.chkbx {
  position: relative;
  top: 3px;
}

.save-tag {
  position: absolute;
  left: 0px;
  bottom: -34px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 4px 8px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: transparent;
  color: #333;
  font-size: 9px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.image-33 {
  margin-right: 6px;
}

.text-block-7 {
  color: #000;
  font-size: 10px;
}

.cc-icons {
  position: absolute;
  top: -3px;
  right: 0px;
}

.card-icon {
  width: 18px;
  margin-left: 5px;
}

.select-field {
  height: 36px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  background-color: #fff;
  font-size: 12px;
}

.select-field:hover {
  border-color: rgba(0, 0, 0, 0.2);
}

.select-field:focus {
  border-color: #00a0d1;
}

.select-field.spcl-border {
  border-color: rgba(0, 0, 0, 0.08);
}

.select-field.spcl-border:hover {
  border-color: rgba(0, 0, 0, 0.2);
}

.radio-btn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  font-size: 12px;
  line-height: 20px;
}

.mntly-yrly-block {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.topnavbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 72px;
  background-color: rgba(17, 17, 17, 0.88);
}

.topnavbar.hide {
  display: none;
}

.referer {
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 40px;
  font-weight: 400;
}

.hglt {
  background-color: rgba(229, 222, 68, 0.2);
}

.hglt-black {
  margin-right: 2px;
  margin-left: 2px;
  padding: 2px 5px;
  border-radius: 2px;
  background-color: #333;
  color: #fff;
}

.heading-16 {
  font-weight: 700;
}

.heading-16.bigge {
  font-size: 22px;
}

.heading-17 {
  font-weight: 700;
}

.error {
  position: relative;
  top: -10px;
  padding-top: 4px;
  padding-left: 2px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.last-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.card-num.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.email-confirm.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.cvv.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.zip.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.first-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.email.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.phone.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.business-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.year.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error.help-block.vat-number.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.image-column {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-column.cntr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-35.spcl {
  -o-object-position: 70% 50%;
  object-position: 70% 50%;
}

.chart {
  width: 100%;
}

.comparison-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.comparison-section.whitebg {
  padding-top: 60px;
  background-color: #fff;
}

.comparison-section.whitebg.nopadd {
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 15px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.comparison-section.whitebg.show-on-mobile {
  padding-top: 40px;
}

.comparison-section.nopadd {
  padding: 0px 0px 10px;
}

.comparison-section.spcl {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sync-vs-connect-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px 0px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/numeric-bg.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/numeric-bg.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.sync-vs-connect-hero.vert {
  padding-top: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s-column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.s-column-9.s-left-align-column {
  margin-top: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.s-column-9.leftalign {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: rgba(51, 51, 51, 0.8);
  text-align: left;
}

.s-column-9.vert-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.s-feature-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-38 {
  opacity: 0.2;
}

.s-top-wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1100px;
}

.s-top-wrapper.nomaxwidth {
  max-width: none;
}

.s-top-wrapper._1300max {
  max-width: 1300px;
  background-color: #f7f7fa;
}

.s-bottom-shadow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 1px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.s-bio-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1100px;
}

.s-bio-wrapper.s-wider {
  max-width: 1300px;
  padding: 20px;
}

.s-bio-wrapper.s-wider.cntr {
  width: 60%;
  max-width: 1100px;
  text-align: center;
}

.s-bio-wrapper.nomaxwidth {
  max-width: none;
}

.s-bio-wrapper.narrower {
  max-width: 1000px;
  padding-right: 40px;
  padding-left: 40px;
}

.s-bio-wrapper.narrower.speed-calc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.s-bio-wrapper.narrower.speed-calc.wider {
  max-width: 1200px;
  margin-top: 250px;
  margin-right: auto;
  margin-left: auto;
  color: #333;
  text-align: left;
}

.s-bio-wrapper._1300max {
  max-width: 1300px;
  margin-top: 10px;
}

.s-bio-wrapper.top-marg-10px {
  margin-top: 10px;
}

.s-bio-wrapper.top-marg-10px.hide-on-mobile {
  width: 95%;
  max-width: 1300px;
}

.s-bio-wrapper.top-marg-10px.hide-on-mobile.center {
  margin: 40px auto;
}

.top-block {
  position: relative;
  top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-bottom: 50px;
  padding: 40px 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

.top-block.no-top-padd {
  top: 70px;
  margin-bottom: 30px;
}

.content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vs {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 300;
  text-align: center;
}

.vs-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vs-bg {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -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;
  border-radius: 66px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.line-sep {
  position: absolute;
  left: 50%;
  width: 1px;
  height: 100%;
  margin-top: 0px;
  background-color: rgba(0, 0, 0, 0.1);
}

.product-names-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-div {
  margin-right: 20px;
}

.logo-div.smaller {
  width: 24px;
  margin-right: 10px;
}

.logo-div.smaller.rounded {
  border-radius: 66px;
}

.logo-div.spcl {
  margin-right: 0px;
  margin-bottom: 10px;
}

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

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.image-42 {
  margin-left: 10px;
  padding-top: 2px;
}

.dropdown-toggle-5 {
  top: -1px;
  width: 40%;
  padding: 0px;
  opacity: 0.2;
}

.dropdown-toggle-5:hover {
  opacity: 0.4;
}

.dropdown-toggle-5.full-width {
  width: 100%;
}

.dropdown-toggle-5.full-width:hover {
  opacity: 0.5;
}

.dropdown-4 {
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-4.show-on-mobile {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-list-3 {
  left: 0px;
}

.dropdown-list-3.w--open {
  left: 40px;
  top: 0px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.tooltip-block {
  padding: 30px;
}

.tooltip-block.special {
  padding: 12px;
}

.tooltip-block.special-style {
  padding: 15px;
}

.green-check {
  border-radius: 55px;
  background-color: #66b223;
}

.green-check._10px-marg {
  margin-right: 10px;
}

.tags {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 0px 10px;
  border-radius: 66px;
  background-color: #66b223;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
}

.tags.na {
  background-color: #000;
  color: hsla(0, 0%, 100%, 0.4);
  text-decoration: line-through;
}

.rows-cta {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333;
  font-weight: 900;
}

.rows-section-title {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  font-weight: 900;
}

.rows-section-title.s-smaller {
  font-size: 15px;
}

.rows-section-title._14px-padd {
  margin-top: 20px;
  padding-right: 14px;
  padding-bottom: 10px;
  padding-left: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}

.link-9 {
  color: #333;
}

.v2.cart.payment-form.syncbusiness5.business {
  display: block;
}

.s-savings-msg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 10px;
  -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;
  background-image: linear-gradient(135deg, #00a0d1, #00c3ff);
  color: #fff;
  font-weight: 400;
}

.s-savings-msg.special {
  margin-top: 0px;
}

.image-43 {
  margin-right: 10px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.paypal-button-block {
  margin-bottom: 5px;
  padding-right: 8px;
  padding-left: 8px;
}

.paypal-button-block.hide {
  display: none;
}

.hide {
  display: none;
  overflow: hidden;
  opacity: 0;
}

.heading-19 {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #333;
  font-size: 17px;
  font-weight: 700;
}

.image-44 {
  height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.chart-on-mobile {
  display: none;
}

.heading-21 {
  max-width: 600px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.p-compare {
  display: inline-block;
  margin-top: 10px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.75);
  font-size: 15px;
  line-height: 26px;
}

.p-list {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 26px;
}

.heading-1 {
  font-weight: 900;
  text-transform: none;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.heading-1.less-top-padd {
  margin-top: 0px;
}

.vat {
  position: relative;
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._30-day {
  margin: 10px;
}

.dropdown-5 {
  margin-left: 7px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 16px;
}

.dropdown-toggle-6 {
  padding: 0px;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-45 {
  opacity: 0.4;
}

.ttip-text {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
}

.ttip-title {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.dropdown-list-special {
  left: 0px;
}

.dropdown-list-special.w--open {
  left: 22px;
  top: 0px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.s-button-2 {
  padding-right: 30px;
  padding-left: 10px;
  border-radius: 3px;
  background-color: #e54444;
  background-image: url('/images/baseline-navigate_next-24px.svg');
  background-position: 97% 53%;
  background-size: 24px;
  background-repeat: no-repeat;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}

.s-button-2:hover {
  background-color: #c73333;
  color: #fff;
}

.link-10 {
  font-size: 15px;
}

.s-form-error-messages {
  position: fixed;
  left: 0%;
  top: 72px;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding-top: 13px;
  padding-bottom: 13px;
  -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;
  border-bottom: 2px solid #f3baba;
  background-color: #fad2d2;
  text-align: center;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tp-widget {
  margin-top: 15px;
  margin-bottom: 15px;
}

.general-valid-msg-label {
  color: #333;
  font-size: 15px;
  font-weight: 400;
}

.image-47 {
  margin-right: 8px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tabs-menu-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}

.heading-22 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 13px;
}

.image-48 {
  border-radius: 6px;
}

.hero-section {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-top: 72px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 160, 209, 0.4)), to(rgba(0, 0, 0, 0.36))), url('/images/numeric-bg_1.svg');
  background-image: linear-gradient(180deg, rgba(0, 160, 209, 0.4), rgba(0, 0, 0, 0.36)), url('/images/numeric-bg_1.svg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
  text-align: center;
}

.connect-blub {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #edeef2;
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  text-decoration: none;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -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;
}

.div-block-35 {
  width: 800px;
  text-align: center;
}

.paragraph-10 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 17px;
  line-height: 26px;
}

.black-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 900;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.event-details-block {
  max-width: 700px;
  padding-right: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-signup-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.event-form-block {
  min-width: 450px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.event-form-block.special-position {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.s-event-signup-block {
  padding: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.s-event-signup-block.contact-form.special-bg-mobile {
  padding: 20px 15px 15px;
}

.s-event-signup-block.contact-form.nobg {
  background-color: transparent;
  box-shadow: none;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.plus-icon {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 30px;
  font-weight: 700;
}

.s-event-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bold-text-6 {
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}

.s-h3 {
  font-weight: 900;
  text-transform: none;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.s-h3.event-page {
  margin-top: 10px;
  margin-bottom: 6px;
}

.heading-19-copy {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #333;
  font-size: 16px;
}

.heading-28 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-weight: 700;
}

.error-msg-container {
  margin-bottom: 10px;
  padding-left: 8px;
  border-radius: 4px;
  background-color: rgba(229, 68, 68, 0.1);
  color: #c73333;
  font-size: 12px;
  font-weight: 700;
}

.link-13 {
  font-weight: 400;
}

.grid-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1300px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: transparent;
}

.partners-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-top: 50px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.44)), to(rgba(0, 0, 0, 0.44))), url('/images/techhero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.44), rgba(0, 0, 0, 0.44)), url('/images/techhero.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
  text-align: center;
}

.total {
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.image-49 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  overflow: hidden;
  width: 100vw;
}

.pardot-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: none;
  text-shadow: 0 2px 4px #000;
}

.pardot-h1.special {
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.9);
}

.pardot-h1.special.dark {
  color: #333;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.pardot-h1.special.dark.bigger {
  font-size: 55px;
}

.pardot-sub-header {
  display: block;
  max-width: 560px;
  margin: 0px auto 30px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.9);
}

.pardot-sub-header.dark {
  color: #333;
  font-weight: 400;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.pardot-sub-header.wider {
  max-width: 700px;
}

.image-50 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  overflow: hidden;
  width: 100%;
}

.div-block-40 {
  margin-top: 10px;
  padding: 20px 25px;
  border-bottom: 2px solid #e54444;
  border-radius: 6px;
  background-color: #ededf0;
}

.post-purchase-wrapper {
  display: block;
  width: 80%;
  max-width: 900px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
  -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;
}

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

.section-3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

.product-id._15px {
  font-size: 15px;
}

.paragraph-11 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.75);
  font-size: 14px;
}

.paragraph-11.biggerz {
  font-size: 17px;
}

.heading-29 {
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
}

.heading-29.thku {
  font-size: 24px;
  line-height: 30px;
}

.heading-30 {
  font-size: 14px;
  font-weight: 700;
}

.vb-cs-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.75))), url('/images/vb-hero-image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.75)), url('/images/vb-hero-image.jpg');
  background-position: 0px 0px, 50% 36%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-10-copy {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.image-51 {
  position: absolute;
  left: 4px;
  bottom: 24px;
  padding: 10px 6px 6px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.22);
}

.div-block-43 {
  position: relative;
}

.html-embed-7 {
  width: 100%;
  max-width: 1300px;
  padding-right: 20px;
  padding-left: 20px;
}

.testimonials-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  min-height: 400px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('/images/sync-home-hero-image.jpg');
  background-position: 50% 97%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.testimonials-hero.spcl {
  height: 650px;
  min-height: 0px;
  padding-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #fff;
  background-image: url('/images/sync-home-hero-image.jpg');
  background-position: 50% 97%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonials-hero.spcl.mobile {
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-30-copy {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30-copy:hover {
  text-decoration: none;
}

.dl-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 15px 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #dff0cf;
  color: rgba(51, 51, 51, 0.8);
}

.paragraph-3-copy {
  color: #000;
  font-weight: 900;
}

.image-52 {
  margin-right: 10px;
  padding-top: 4px;
}

.sccm-hero {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('/images/img-4.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.event-form-block-copy {
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.s-event-signup-block-copy {
  padding: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
}

.image-15-copy {
  position: relative;
  left: 13px;
  top: -60px;
  border: 3px solid transparent;
  border-radius: 60px;
  background-color: rgba(0, 0, 0, 0.8);
}

.image-15-copy:hover {
  background-color: #000;
}

.image-15-copy.abslt {
  position: absolute;
  left: 10px;
  top: auto;
  bottom: 10px;
}

.tp-star.green {
  margin-right: 4px;
  background-color: #00b579;
}

.tp-star.grey {
  margin-right: 4px;
  background-color: rgba(0, 0, 0, 0.2);
}

.tp-star.light-green {
  margin-right: 4px;
  background-color: #73cf10;
}

.tp-content-wrapper {
  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;
}

.tp-review-title {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
}

.tp-review-title.special {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}

.paragraph-copy {
  position: absolute;
  top: 30px;
  right: 30px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.75);
  font-size: 15px;
  line-height: 26px;
}

.paragraph-copy.white {
  margin-top: 0px;
  padding-bottom: 10px;
  color: #fff;
}

.paragraph-copy.white.special {
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 23px;
}

.paragraph-copy.smaller {
  overflow: hidden;
  margin-top: 0px;
  font-size: 14px;
}

.paragraph-copy.smaller.center {
  padding-right: 30px;
  padding-left: 30px;
}

.paragraph-copy.with-margin {
  margin-top: 20px;
  margin-bottom: 0px;
}

.paragraph-copy._800px {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tp-reviewer {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #333;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
}

.tp-reviewer.white {
  margin-top: 0px;
  padding-bottom: 10px;
  color: #fff;
}

.tp-reviewer.white.special {
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 23px;
}

.tp-reviewer.smaller {
  overflow: hidden;
  margin-top: 0px;
  font-size: 14px;
}

.tp-reviewer.smaller.center {
  padding-right: 30px;
  padding-left: 30px;
}

.tp-reviewer.with-margin {
  margin-top: 20px;
  margin-bottom: 0px;
}

.tp-reviewer._800px {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.tp-review-description {
  display: inline-block;
  margin-top: 5px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.75);
  font-size: 15px;
  line-height: 26px;
}

.tp-review-description.white {
  margin-top: 0px;
  padding-bottom: 10px;
  color: #fff;
}

.tp-review-description.white.special {
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 23px;
}

.tp-review-description.smaller {
  overflow: hidden;
  margin-top: 0px;
  font-size: 14px;
}

.tp-review-description.smaller.center {
  padding-right: 30px;
  padding-left: 30px;
}

.tp-review-description.with-margin {
  margin-top: 20px;
  margin-bottom: 0px;
}

.tp-review-description._800px {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-8 {
  margin-bottom: 20px;
}

.hero-news-bar-copy {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  background-color: #00a0d1;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: background-color 200ms ease-out;
  transition: background-color 200ms ease-out;
}

.hero-news-bar-copy:hover {
  border-top-color: hsla(0, 0%, 100%, 0.25);
  background-color: #0e88ad;
}

.hero-news-bar-copy.hidden {
  display: none;
}

.dl-now {
  display: inline-block;
  margin-right: 15px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.text-span-4 {
  text-decoration: underline;
}

.image-54 {
  -webkit-filter: grayscale(100%) brightness(200%);
  filter: grayscale(100%) brightness(200%);
}

.buttons-to-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 90%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  color: transparent;
}

.buttons-to-products.more-padding {
  padding-bottom: 40px;
}

.image-55 {
  margin-bottom: 25px;
}

.image-56 {
  display: inline;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-45.s-text-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-57 {
  padding-top: 4px;
  padding-left: 10px;
}

.background-video-2 {
  padding: 50px;
}

.youtube {
  width: 50vw;
}

.special-sale {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-radius: 60px;
  background-color: hsla(0, 0%, 100%, 0.4);
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  text-align: center;
  text-decoration: none;
}

.special-sale:hover {
  background-color: hsla(0, 0%, 100%, 0.6);
}

.special-sale.w--current {
  z-index: 1;
}

.special-sale.hide {
  display: none;
}

.heading-31 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 900;
}

.image-58 {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.text-block-8 {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  font-size: 15px;
}

.image-59 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-46 {
  height: 100%;
  margin-right: 14px;
  padding-right: 10px;
  padding-left: 10px;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: #e54444;
}

.from-tag {
  position: absolute;
  top: 150px;
  color: #333;
  font-size: 13px;
  font-weight: 700;
}

.s-sub-categ {
  margin-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(51, 51, 51, 0.5);
  font-size: 11px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.s-sub-categ.special {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.s-sub-categ.no-bg {
  background-color: transparent;
}

.reg-price {
  position: absolute;
  top: 80px;
  width: 70%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 13px;
  font-weight: 400;
}

.reg-price._130top {
  top: 130px;
}

.reg-price._130top.yrly-save {
  top: 134px;
}

.reg-price._130top.yrly-save.red {
  color: #c73333;
}

.crosss {
  color: #c73333;
  text-decoration: line-through;
}

.s-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.s-navbar-block {
  position: fixed;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72px;
  max-height: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.s-nav-dropdown-item-block {
  line-height: 32px;
}

.s-nav-dropdown-item-block:hover {
  background-color: #e54444;
}

.s-nav-dropmenu-label {
  color: #fff;
}

.s-icon-5 {
  margin-right: 15px;
  color: #fff;
}

.s-nav-link-item {
  display: block;
  padding-right: 15px;
  padding-left: 15px;
  float: right;
  color: #fff;
  line-height: 32px;
}

.s-nav-link-item:hover {
  background-color: #e54444;
  color: #fff;
  text-decoration: underline;
}

.s-nav-link-item:active {
  color: #fff;
  text-decoration: underline;
}

.s-nav-link-item:focus {
  color: #fff;
}

.s-nav-link-item:visited {
  color: #fff;
}

.s-nav-section-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 10px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}

.s-right-side-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-nav-btn-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  padding-right: 20px;
  padding-left: 20px;
  float: right;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 2px solid #fff;
  border-radius: 2px;
  background-color: hsla(0, 0%, 100%, 0.15);
  color: #fff;
  text-decoration: none;
}

.s-nav-btn-item:hover {
  border-color: #e54444;
  background-color: #e54444;
  color: #fff;
}

.s-nav-btn-item:active {
  color: #fff;
}

.s-nav-btn-item:focus {
  color: #fff;
}

.s-nav-btn-item:visited {
  color: #fff;
}

.s-nav-btn-item.hide {
  display: none;
}

.div-block-47 {
  display: inline;
  float: right;
}

.s-brand {
  display: block;
  padding-bottom: 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.s-nav-dropdown-menu {
  width: 250%;
  background-color: #fff;
}

.s-nav-dropdown-menu.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320%;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.22);
}

.s-nav-dropdown-menu._2-columns {
  width: 480%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-5 {
  height: 2000px;
  padding-top: 100px;
  background-color: hsla(0, 0%, 60%, 0.22);
}

.dropdown-link-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.s-menu-title-item {
  color: #000;
  line-height: 22px;
}

.s-menu-item-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 10px;
  text-decoration: none;
}

.s-menu-item-block:hover {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.05);
}

.s-menu-item-block.less-botom-marg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-5 {
  font-weight: 400;
}

.menu-desc-item {
  padding-top: 5px;
  color: #333;
  line-height: 22px;
  font-weight: 400;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-serach-box-item {
  margin-right: 10px;
  border-radius: 4px;
}

.s-search-form {
  position: relative;
}

.s-search-form-block {
  margin-right: 14px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.st-default-search-input {
  margin-bottom: 0px;
  padding: 0px 40px 0px 30px;
  border: 2px solid #fff;
  border-radius: 6px;
  background-color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.st-default-search-input:focus {
  border-color: rgba(0, 195, 255, 0);
}

.st-default-search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  font-weight: 700;
}

.st-default-search-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  font-weight: 700;
}

.st-default-search-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  font-weight: 700;
}

.st-default-search-input::placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  font-weight: 700;
}

.s-search-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 30px;
  background-image: url('/images/round-search-24px.svg');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.div-block-49 {
  margin-right: 10px;
  margin-left: 10px;
}

.s-menu-items-block {
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-enter-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-image: url('/images/enter-icon_1.svg');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.text-block-9 {
  position: relative;
  top: 7px;
  right: 7px;
  border-radius: 77px;
  background-color: #e54444;
  color: #fff;
}

.s-nav-dropdown-item {
  padding-right: 35px;
  padding-left: 15px;
}

.s-nav-dropdown-item.with-link-block {
  padding: 0px;
}

.image-60 {
  padding-top: 2px;
  padding-left: 6px;
}

.image-61 {
  margin-right: 6px;
}

.cat {
  background-color: #e54444;
}

.s-nav-dropdown-menu-mobile {
  position: relative;
  width: 100%;
  background-color: #fff;
}

.s-nav-dropdown-item-mobile-block {
  position: relative;
  display: none;
  width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #e54444;
}

.s-nav-dropdown-item-mobile {
  padding-right: 35px;
  padding-left: 15px;
}

.s-drop-icon {
  margin-right: 15px;
  color: #fff;
}

.link-in-dropmenu-btn {
  display: inline-block;
  padding: 20px 35px 20px 15px;
  text-decoration: none;
}

.link-in-dropmenu-btn:hover {
  color: #fff;
  text-decoration: underline;
}

.video-wrapper {
  position: relative;
}

.youtube-3 {
  margin-top: 10px;
}

.heading-32 {
  margin-bottom: 0px;
  padding-bottom: 4px;
}

.sub-header-w-percent {
  display: block;
  margin: 0px auto 30px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.9);
}

.sub-header-w-percent.dark {
  color: #333;
  font-weight: 400;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.sub-header-w-percent.dark.nomarg {
  margin-bottom: 0px;
}

.sub-header-w-percent.wider {
  max-width: 700px;
}

.background-video-3 {
  width: 200px;
  height: 200px;
  border-radius: 666px;
}

.heading-33 {
  margin-bottom: 10px;
  font-weight: 900;
}

.heading-33._w-sep-line {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 30px;
  line-height: 36px;
}

.heading-33._w-sep-line.s-white-text {
  color: #fff;
}

.heading-33._w-sep-line.no-marg {
  margin-top: 0px;
}

.heading-34 {
  margin-top: 10px;
  font-size: 17px;
  font-weight: 700;
}

.heading-34.with-left-pad {
  margin-top: 15px;
  margin-bottom: 20px;
  padding-left: 30px;
  font-weight: 700;
}

.red-div-copy {
  display: block;
  width: 24px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 20px;
  background-color: #e54444;
}

.red-div-copy.left {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
}

.image-62 {
  width: 200px;
}

.text-block-11 {
  margin-bottom: 15px;
}

.text-block-12 {
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
}

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

.s-nav-btn-item-label {
  color: #fff;
}

.blog-signup-container {
  padding: 20px;
}

.div-block-50 {
  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;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-ui-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.input-block {
  margin-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.error-copy {
  position: relative;
  top: -10px;
  padding-top: 4px;
  padding-left: 2px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.last-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.card-num.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.email-confirm.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.cvv.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.zip.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.first-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.email.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.phone.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.business-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.year.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.error-copy.help-block.vat-number.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.bio-wrapper {
  position: relative;
  top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.about-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-top: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.3))), url('/images/numeric-bg.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3)), url('/images/numeric-bg.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: center;
}

.about-hero.spcl {
  height: auto;
  padding: 100px 20px 20px;
  background-color: #333;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.75))), url('/images/bg-trans.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.75)), url('/images/bg-trans.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.about-hero.spcl.white-text {
  padding-top: 80px;
  padding-bottom: 60px;
  color: #fff;
}

.image-63 {
  height: 550px;
}

.mbenz-cs-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.75))), url('/images/Mbenz.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.75)), url('/images/Mbenz.JPG');
  background-position: 0px 0px, 50% 36%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.otto-cs-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.75))), url('/images/retail-hero-img.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.75)), url('/images/retail-hero-img.jpg');
  background-position: 0px 0px, 50% 36%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.buckeye-cs-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: url('/images/bps-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.innovative-cs-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: url('/images/inndes-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nia-cs-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: url('/images/nia-hro.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-span-6 {
  color: #000;
}

.text-span-7 {
  color: #00a0d1;
}

.text-span-8 {
  color: #dbcb11;
}

.text-span-9 {
  color: #66b223;
}

.text-span-10 {
  color: #c73333;
}

.image-64 {
  margin-top: -10px;
  margin-bottom: 20px;
}

.p2p-is-faster-hero-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 140px;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.6))), url('/images/p2p-car-w-color-dots.svg'), -webkit-gradient(linear, left bottom, left top, from(#bbc0c6), to(#fff));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)), url('/images/p2p-car-w-color-dots.svg'), linear-gradient(0deg, #bbc0c6, #fff);
  background-position: 0px 0px, 50% 98%, 0px 0px;
  background-size: auto, 60%, auto;
  background-repeat: repeat, no-repeat, repeat;
}

._1-to-many-cs-hero {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('/images/homehero2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-14-copy {
  padding-top: 10px;
  padding-bottom: 10px;
}

.poor-connectivity-cs-hero {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: url('/images/logisticshero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.how-to-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: url('/images/howto-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s-row-item-label {
  font-size: 15px;
}

.div-block-53 {
  display: block;
  width: 13%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.sync-photos-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: url('/images/sync-photos-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.sync-music-hero {
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: url('/images/sync-music-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-6 {
  height: 9999px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#000));
  background-image: linear-gradient(180deg, #fff, #000);
}

.text-span-11 {
  color: #e54444;
  font-weight: 700;
}

.ref-note-txt {
  padding-left: 15px;
  color: rgba(51, 51, 51, 0.66);
  font-size: 13px;
  font-weight: 700;
}

.cs-slide-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/vb-hero-image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/vb-hero-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.lnkedin-link {
  position: absolute;
  left: 20px;
  top: 65px;
  right: auto;
  bottom: auto;
  width: 24px;
  height: 24px;
  background-image: url('/images/linked-in-logo.svg');
  background-position: 50% 50%;
  background-size: auto 24px;
  background-repeat: no-repeat;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.s-footnote-label {
  margin-bottom: 10px;
  border-radius: 2px;
  color: rgba(51, 51, 51, 0.6);
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.s-footnote-label.special {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.s-footnote-label.no-bg {
  background-color: transparent;
}

.s-lightbox-link {
  position: relative;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.connect-and-sccm-hero {
  margin-bottom: 50px;
  padding-top: 140px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/SCCM-n-Connect-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/SCCM-n-Connect-hero.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.heading-35 {
  margin-top: 0px;
  font-weight: 900;
}

.image-65 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
}

.s-column-13 {
  padding-right: 50px;
  padding-left: 0px;
}

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

.s-column-15 {
  padding-right: 20px;
  padding-left: 0px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.s-column-16 {
  padding-right: 0px;
  padding-left: 20px;
}

.biz-hero-new {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  min-height: 580px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: linear-gradient(225deg, #bbc0c6, #f4f5f7);
  color: #fff;
  text-align: center;
}

.image-66 {
  position: absolute;
  left: -3%;
  top: 25%;
  bottom: 25%;
  overflow: hidden;
  max-width: 40vw;
}

.biz-hero-right-image {
  position: absolute;
  top: 110px;
  right: 0%;
  bottom: 5%;
  overflow: hidden;
  width: 26%;
  background-image: url('/images/right-image.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.biz-hero-left-image {
  position: absolute;
  left: -4%;
  top: 110px;
  bottom: 5%;
  overflow: hidden;
  width: 34%;
  background-image: url('/images/left-image.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-54 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-video-4 {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.s-video-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.html-embed-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-67 {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.s-contact-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.s-grid-bloock {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ". ." ". ." ". .";
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
}

.s-contact-us-form-block {
  display: block;
  width: 80%;
  max-width: 748px;
  margin-right: auto;
  margin-left: auto;
}

.s-contact-us-form-block.spcl {
  width: 85%;
}

.s-submit-button {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px 20px 80px;
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  border-style: solid;
  border-width: 2px;
  border-color: #e54444 #e54444 #b32020;
  border-radius: 4px;
  background-color: #e54444;
  background-image: url('/images/thumbsup.svg');
  background-position: 33px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.s-submit-button:hover {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  border-top-color: #d3393c;
  border-right-color: #d3393c;
  border-left-color: #d3393c;
  background-color: #d63737;
}

.s-submit-button:active {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  border-color: #aa2327;
  background-color: #ac2222;
}

.s-submit-button:focus {
  border-color: #aa2327;
}

.s-submit-button.button--request.contact-sales-event.no-icon {
  padding-left: 40px;
  background-image: none;
}

.s-submit-button.button--request.contact-sales-event.no-icon.no-captcha {
  margin-top: 10px;
}

.s-submit-button.button--request.contact-sales-event.no-marg {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  border-width: 0px;
  border-color: #000;
  background-image: none;
  background-size: auto;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  font-weight: 700;
}

.s-grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-areas: ". ." ". ." ". ." ". ." ". ." ". ." ". .";
  -ms-grid-rows: auto 5px auto 5px auto 5px auto 5px auto 5px auto 5px auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.div-block-56 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.step-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}

.recaptcha {
  margin-right: 8px;
  margin-left: 8px;
}

.light-copy {
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: 300;
}

.light-copy.special {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
}

.light-copy.special {
  margin-right: 10px;
  margin-bottom: 0px;
  color: #333;
  font-size: 23px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.light-copy.padding {
  padding-right: 20px;
  padding-left: 20px;
}

.contact-us-section {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid #e54444;
  background-color: #f0f0f5;
}

.contact-us-section.spcl {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top-width: 1px;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  background-color: transparent;
  background-image: radial-gradient(circle farthest-side at 50% 50%, hsla(0, 0%, 100%, 0.8), #fff), url('/images/bg-trans.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.contact-us-section.side-float {
  position: fixed;
  left: 0%;
  top: 72px;
  right: auto;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top-width: 0px;
  border-bottom-width: 0px;
  background-color: #fff;
  box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.2);
}

.paragraph-2-copy {
  padding-right: 8px;
  padding-bottom: 14px;
  padding-left: 8px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 17px;
}

.paragraph-2-copy.list {
  padding-bottom: 0px;
}

.paragraph-2-copy.list.more-top-padd {
  margin-top: 15px;
}

.paragraph-2-copy.bigger {
  font-size: 19px;
  line-height: 34px;
}

.paragraph-2-copy.smaller {
  margin-bottom: 5px;
  padding-bottom: 0px;
  font-size: 15px;
}

.paragraph-2-copy.smaller.list {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 28px;
}

.paragraph-2-copy.smaller.list.darker {
  color: #333;
}

.paragraph-2-copy.smaller.biz {
  font-size: 14px;
  line-height: 34px;
}

.paragraph-2-copy.s-white-text {
  color: #fff;
}

.paragraph-2-copy.nomarg {
  margin-bottom: 0px;
  color: #333;
}

.paragraph-2-copy.darker {
  color: #333;
}

.heading-36 {
  margin-top: 0px;
  font-size: 30px;
  font-weight: 300;
}

.div-block-57 {
  margin-bottom: 20px;
  text-align: center;
}

.blog-posts-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  min-width: 250px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blog-featured-image-block {
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog-post-block {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-category-link-block {
  margin-top: 20px;
  margin-bottom: 0px;
  border-bottom: 2px solid #e54444;
}

.blog-post-brief {
  margin-bottom: 10px;
  padding-top: 20px;
  color: rgba(51, 51, 51, 0.75);
  font-size: 18px;
  line-height: 32px;
}

.blog-post-read-more-link {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-date-link {
  color: #000;
  font-weight: 700;
}

.blog-author-link {
  color: #000;
  font-weight: 700;
}

.blog-post-info-block {
  margin-top: 10px;
  margin-bottom: 30px;
}

.blog-featured-image {
  border-radius: 6px;
}

.blog-post-title-link {
  color: #333;
  text-decoration: none;
}

.blog-category-link {
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-post-button-link {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 30px;
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  border-style: solid;
  border-width: 2px;
  border-color: #e54444 #e54444 #b32020;
  border-radius: 4px;
  background-color: #e54444;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  line-height: 20px;
}

.blog-post-button-link:hover {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  border-top-color: #d3393c;
  border-right-color: #d3393c;
  border-left-color: #d3393c;
  background-color: #d63737;
}

.blog-post-button-link:active {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  border-color: #aa2327;
  background-color: #ac2222;
}

.blog-post-button-link:focus {
  border-color: #aa2327;
}

.image-68 {
  border: 2px solid #f7f7fa;
  border-radius: 10px;
  -webkit-transition: box-shadow 200ms cubic-bezier(.455, .03, .515, .955);
  transition: box-shadow 200ms cubic-bezier(.455, .03, .515, .955);
}

.image-68:hover {
  border: 2px solid #00c3ff;
  box-shadow: 0 0 10px 0 rgba(0, 160, 209, 0.66);
}

.howto-gallery-slider {
  display: block;
  width: 1300px;
  height: 520px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 6px;
  background-color: #f7f7fa;
}

.slide-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 46%;
  padding-top: 40px;
  padding-right: 60px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#222), to(#444));
  background-image: linear-gradient(0deg, #222, #444);
}

.slide-main-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  color: #fff;
  font-weight: 300;
}

.slide-description-text {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 18px;
  font-weight: 300;
}

.slide-step-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 10px 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
}

.slides-flex-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.s-slide-mask {
  border-radius: 4px;
}

.slide-image-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 54%;
  padding-top: 40px;
  padding-right: 80px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#bdc6d2), to(#c9d1dc));
  background-image: linear-gradient(0deg, #bdc6d2, #c9d1dc);
  box-shadow: -4px 0 15px 0 rgba(0, 0, 0, 0.75);
}

.slide-image-block._1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('/images/conf-api.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-top: 3px solid #111;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #444;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.2);
  font-size: 12px;
  font-weight: 700;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}

.icon-4 {
  margin-right: 20px;
  margin-left: 20px;
  font-size: 16px;
}

.icon-5 {
  top: 0px;
  right: 0px;
  margin: 100% 0px 0px;
  float: left;
  font-size: 15px;
  font-weight: 900;
}

.icon-6 {
  border-radius: 66px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
}

.s-icon-7 {
  font-size: 20px;
  font-weight: 900;
}

.slide-lightbox-helplink {
  color: #333;
  font-style: italic;
  text-align: center;
  text-decoration: underline;
}

.howto-gallery-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.slide-highlight-text {
  padding: 4px 5px 2px;
  border-bottom: 2px solid #00c3ff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.2);
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

.image-69 {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.image-70 {
  border-radius: 6px;
}

.div-block-59 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 65px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(73%, #27354a), to(rgba(10, 34, 67, 0)));
  background-image: linear-gradient(0deg, #27354a 73%, rgba(10, 34, 67, 0));
}

.slide-arrows {
  width: 70px;
}

.price-tag-light {
  font-weight: 300;
}

.s-blog-ad-widget {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-radius: 6px;
  background-color: #f4f5f7;
  color: #fff;
  text-align: center;
}

.s-blog-ad-widget.retail {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/retail-hero-img.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/retail-hero-img.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.s-blog-ad-widget.cicd {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('/images/techhero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('/images/techhero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.s-blog-ad-widget.logistics {
  z-index: 2;
  padding-top: 70px;
  background-image: url('/images/logisticshero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s-blog-ad-cta {
  display: inline-block;
  padding: 15px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
  background-color: #e54444;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}

.s-blog-ad-cta:hover {
  background-color: #c73333;
  color: #fff;
}

.s-blog-ad-cta.line-rounded {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.8);
  border-radius: 33px;
  background-color: rgba(0, 0, 0, 0.5);
  color: hsla(0, 0%, 100%, 0.8);
}

.s-blog-ad-cta.line-rounded:hover {
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.8);
  color: #fff;
}

.s-blog-ad-cta.line {
  width: 50%;
  border: 2px solid #333;
  background-color: transparent;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 350ms cubic-bezier(.645, .045, .355, 1);
  transition: background-color 350ms cubic-bezier(.645, .045, .355, 1);
  color: #333;
}

.s-blog-ad-cta.line:hover {
  border-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

.s-blog-ad-cta.line.dark {
  min-width: 160px;
  margin: 10px 0px 30px;
  border-color: #000;
  background-color: transparent;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 250undefined;
  transition-duration: 250undefined;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.s-blog-ad-cta.line.dark:hover {
  background-color: #333;
  color: #fff;
}

.s-blog-ad-cta.line.dark.fullwidth {
  width: 100%;
}

.s-blog-ad-cta.line.dark.fullwidth._20px-padd {
  margin-bottom: 20px;
  background-image: url('/images/gotoicon.svg');
  background-position: 95% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.s-blog-ad-cta.line.dark.fullwidth._20px-padd.connect {
  margin-top: 0px;
  margin-bottom: 30px;
}

.s-blog-ad-cta.line._80perc {
  width: 80%;
}

.s-blog-ad-cta.special {
  width: 50%;
  border: 2px solid #e54444;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 250ms cubic-bezier(.645, .045, .355, 1);
  transition: background-color 250ms cubic-bezier(.645, .045, .355, 1);
  cursor: pointer;
}

.s-blog-ad-cta.special:hover {
  border-color: #c53538;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.s-blog-ad-cta.special.no-padding {
  width: 80%;
}

.s-blog-ad-cta.special.fullwidth {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-weight: 700;
}

.s-blog-ad-cta.special.fullwidth.submit-button.pro-business-button.ga-et.gat-internal_links-bottom_cta-buy_pro_business {
  width: 50%;
  background-image: url('/images/outline-lock-24px.svg');
  background-position: 95% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.s-blog-ad-cta.special.fullwidth._50-percent-wide {
  width: auto;
  min-width: auto;
}

.s-blog-ad-cta.special.smaller {
  width: 250px;
}

.s-blog-ad-cta._36px {
  position: relative;
  top: 24px;
  height: 36px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 15px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 13px;
}

.s-blog-ad-cta.js-download-free {
  text-decoration: none;
}

.blog-ad-sub {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.9);
}

.blog-ad-sub.dark {
  color: #333;
  font-weight: 400;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.blog-ad-sub.dark.nomarg {
  margin-bottom: 0px;
}

.blog-ad-sub.wider {
  max-width: 700px;
}

.s-blog-ad-title {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #333;
  font-size: 26px;
  line-height: 32px;
  font-weight: 900;
}

.s-blog-ad-title.special {
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.9);
}

.s-blog-ad-title.special.dark {
  color: #333;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.s-blog-ad-title.special.dark.bigger {
  font-size: 55px;
}

.s-blog-ad-title.special.dark.center {
  margin-bottom: 20px;
}

.s-blog-ad-title.special.limit-w {
  display: block;
  width: 80%;
  max-width: 840px;
  margin-right: auto;
  margin-left: auto;
}

.s-blog-ad-title.s-bigger {
  margin-bottom: 20px;
  font-size: 50px;
}

.blog-ad-product-label {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-style: italic;
}

.blog-ad-product-label.light {
  color: #fff;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-71 {
  display: block;
  width: 100%;
  height: 450px;
  margin-bottom: 40px;
  padding: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}

.pill {
  display: inline;
  margin-right: 8px;
  padding: 4px 6px 3px 10px;
  border-bottom: 2px solid #4b8a13;
  border-radius: 3px;
  background-color: #66b223;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-span-12 {
  font-size: 2px;
  line-height: 2px;
}

.sync-comparison-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 20px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.sync-comparison-section.whitebg {
  padding-top: 60px;
  background-color: #fff;
}

.sync-comparison-section.whitebg.nopadd {
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 15px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.sync-comparison-section.nopadd {
  padding: 0px 0px 10px;
}

.tabs-3 {
  width: 1300px;
}

.tabs-menu-5 {
  position: relative;
  top: 140px;
  z-index: 10;
}

.tabs-menu-6 {
  top: 183px;
  z-index: 100;
  display: inline-block;
  padding: 4px;
  border-radius: 66px;
  background-color: #000;
  font-size: 13px;
  font-weight: 700;
}

.error-eca00a07-ff6e-75b8-75e6-4c010422e216 {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 20px;
}

.error-eca00a07-ff6e-75b8-75e6-4c010422e216.monthly {
  background-color: transparent;
  color: #fff;
}

.error-eca00a07-ff6e-75b8-75e6-4c010422e216.monthly.w--current {
  background-color: #fff;
  color: #333;
}

.error-eca00a07-ff6e-75b8-75e6-4c010422e216.yearly {
  background-color: transparent;
  color: #fff;
}

.error-eca00a07-ff6e-75b8-75e6-4c010422e216.yearly.w--current {
  background-color: #fff;
  color: #333;
}

.error-f262df44-cfd9-04d6-232c-4897a9af8a82 {
  border-radius: 20px;
}

.yrly-save {
  color: #66b223;
}

.text-span-13 {
  color: #e54444;
  font-weight: 900;
}

.per-label {
  font-weight: 300;
}

.total-sum-premium-plan {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 3%;
  display: block;
  color: rgba(0, 0, 0, 0.33);
  font-size: 13px;
  text-align: center;
}

.request-pricing-wrapper-block {
  width: 80%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 80px;
}

.request-pricing-wrapper-block.spcl-padd {
  position: relative;
  top: 80px;
  width: 100%;
  max-width: 1100px;
  padding-top: 30px;
  padding-bottom: 120px;
}

.request-quote-form-column {
  padding: 30px 0px;
  border-top: 3px solid #e54444;
  border-bottom: 3px solid #e54444;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.request-quote-form-column.spcl-padd {
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 3px solid #e54444;
}

.image-72 {
  width: 60px;
  height: 60px;
  margin-top: 20px;
  margin-bottom: 10px;
  -webkit-filter: hue-rotate(240deg);
  filter: hue-rotate(240deg);
}

.request-quote-content-column {
  padding-right: 100px;
}

.request-quote-content-column.spcl {
  padding-right: 60px;
  padding-left: 0px;
}

.special-h1 {
  margin-top: 10px;
  font-weight: 900;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.special-h1.dark {
  margin-bottom: 10px;
  color: #333;
}

.special-h1.dark.no-top-marg {
  margin-top: 0px;
  margin-bottom: 5px;
}

.special-h1.dark.no-top-marg.reg-font-weight {
  font-weight: 400;
}

.special-h1.dark._5px-btm-padd {
  margin-bottom: 15px;
}

.special-h1.special {
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 22px;
  text-align: center;
}

.special-h1.right {
  position: relative;
  top: 10px;
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 13px;
  text-align: right;
}

.text-span-14 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #333;
  color: #fff;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.para {
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 17px;
  line-height: 32px;
}

.para.list {
  padding-bottom: 0px;
}

.para.list.more-top-padd {
  margin-top: 15px;
}

.para.list.bigger {
  margin-bottom: 12px;
}

.para.bigger {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 19px;
  line-height: 34px;
}

.para.bigger.above-list {
  padding-bottom: 5px;
}

.para.bigger._30pxmarg {
  margin-top: 30px;
}

.para.smaller {
  margin-bottom: 5px;
  padding-bottom: 0px;
  font-size: 15px;
}

.para.smaller.list {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 28px;
}

.para.smaller.list.darker {
  color: #333;
}

.para.smaller.biz {
  font-size: 14px;
  line-height: 34px;
}

.para.s-white-text {
  color: #fff;
}

.para.nomarg {
  margin-bottom: 0px;
  color: #333;
}

.pricing-pitch-content-block {
  position: relative;
  top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.s-loading-animation {
  margin-top: 30px;
  margin-bottom: 30px;
}

.bold-text-in-pricing-page {
  color: #333;
}

.div-block-62 {
  margin-top: 10px;
}

.new-homepage-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 860px;
  min-height: 550px;
  padding: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(3, 83, 107, 0.31))), url('/images/edge-hero-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(3, 83, 107, 0.31)), url('/images/edge-hero-bg.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.new-homepage-hero.op3 {
  max-height: 770px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.wrapper-1300-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper-1300-container.vert {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-1300-container.vert.hero {
  margin-top: 60px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.wrapper-1300-container.vert.maxw {
  width: 90%;
}

.div-block-63 {
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.div-block-63.special-padding {
  width: 100%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.div-block-63.special-color-333 {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
}

.div-block-63.special-color-333.centerz {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.div-block-64 {
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.div-block-64.hero {
  width: 60%;
  margin-top: 20px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-64.in-section {
  padding: 0px;
}

.heading-37 {
  width: 100%;
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}

.heading-37.spcl333 {
  width: 50%;
  color: rgba(51, 51, 51, 0.8);
  font-size: 24px;
  line-height: 36px;
}

.heading-37.spcl333.fullwid {
  width: auto;
  margin: 0px auto 30px;
}

.heading-37.biggerz {
  width: 100%;
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  text-shadow: 0 3px 6px #000;
}

.heading-37.biggerz.spcl {
  text-shadow: none;
}

.section-7 {
  position: relative;
  padding: 100px 40px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.1);
  background-color: #212127;
}

.section-7.white {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding: 0px 0px 0px 20px;
  border-top-width: 0px;
  background-color: #fff;
}

.section-7.white.spzlpadd {
  height: auto;
  padding-top: 100px;
  background-color: transparent;
}

.section-7.white.spzlpadd.block {
  display: block;
  padding: 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-7.white.spzlpadd.block.less-padding {
  padding-top: 20px;
  padding-bottom: 40px;
}

.section-7.white.spzlpadd.block.spcl {
  border-top-width: 3px;
  border-top-color: #000;
}

.section-7.white.spzlpadd.block.spcl.hidden {
  display: none;
}

.section-7.white.spzlpadd.block.btm-border {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.section-7.white.less-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-7.less-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-7.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-7.with-bg {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(33, 33, 39, 0.8))), url('/images/bg-trans.svg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(33, 33, 39, 0.8)), url('/images/bg-trans.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.heading-38 {
  width: 100%;
  max-width: 560px;
  margin: 0px auto 20px;
  padding-top: 0px;
  font-size: 50px;
  line-height: 56px;
  text-shadow: 0 3px 6px #000;
}

.heading-38.spcl {
  margin-bottom: 0px;
  padding-top: 120px;
  color: #333;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}

.heading-39 {
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.full {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1300px;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-73 {
  float: right;
}

.div-block-66 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 34%;
  background-image: url('/images/climberit.jpg');
  background-position: 80% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.buttton-copy {
  display: inline-block;
  margin-top: 20px;
  padding: 15px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 3px solid #c72828;
  border-radius: 3px;
  background-color: #e54444;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.buttton-copy:hover {
  background-color: #c73333;
  color: #fff;
}

.buttton-copy.line-rounded {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.8);
  border-radius: 33px;
  background-color: rgba(0, 0, 0, 0.5);
  color: hsla(0, 0%, 100%, 0.8);
}

.buttton-copy.line-rounded:hover {
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.8);
  color: #fff;
}

.buttton-copy.line {
  width: 50%;
  border: 2px solid #333;
  background-color: transparent;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 350ms cubic-bezier(.645, .045, .355, 1);
  transition: background-color 350ms cubic-bezier(.645, .045, .355, 1);
  color: #333;
}

.buttton-copy.line:hover {
  border-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

.buttton-copy.line.dark {
  min-width: 160px;
  margin: 10px 0px 30px;
  border-color: #000;
  background-color: transparent;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 250undefined;
  transition-duration: 250undefined;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.buttton-copy.line.dark:hover {
  background-color: #333;
  color: #fff;
}

.buttton-copy.line.dark.fullwidth {
  width: 100%;
}

.buttton-copy.line.dark.fullwidth._20px-padd {
  margin-bottom: 20px;
  background-image: url('/images/gotoicon.svg');
  background-position: 95% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.buttton-copy.line.dark.fullwidth._20px-padd.connect {
  margin-top: 0px;
  margin-bottom: 30px;
}

.buttton-copy.line.dark.fullwidth._10px-btm-marg {
  margin-bottom: 10px;
}

.buttton-copy.line._80perc {
  width: 80%;
}

.buttton-copy.special {
  width: 50%;
  border: 2px solid #e54444;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 250ms cubic-bezier(.645, .045, .355, 1);
  transition: background-color 250ms cubic-bezier(.645, .045, .355, 1);
  cursor: pointer;
}

.buttton-copy.special:hover {
  border-color: #c53538;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.buttton-copy.special.no-padding {
  width: 80%;
}

.buttton-copy.special.fullwidth {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-weight: 700;
}

.buttton-copy.special.fullwidth.submit-button.pro-business-button.ga-et.gat-internal_links-bottom_cta-buy_pro_business {
  width: 50%;
  background-image: url('/images/outline-lock-24px.svg');
  background-position: 95% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.buttton-copy.special.fullwidth._50-percent-wide {
  width: auto;
  min-width: auto;
}

.buttton-copy.special.smaller {
  width: 250px;
}

.buttton-copy._36px {
  position: relative;
  top: 24px;
  height: 36px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 15px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 13px;
}

.buttton-copy.js-download-free {
  text-decoration: none;
}

.buttton-copy.no-shade {
  box-shadow: none;
}

.h3-big {
  font-size: 30px;
  line-height: 38px;
}

.h3-big.bigger {
  font-size: 34px;
}

.h3-big.smaller {
  margin-top: 0px;
  font-size: 26px;
}

.h3-big.more-top-padd {
  margin-top: 40px;
}

.div-block-67 {
  width: 50px;
  height: 3px;
  background-color: #66b223;
}

.div-block-67.cntrgz {
  margin-right: auto;
  margin-left: auto;
}

.s-heading-5 {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #333;
  font-weight: 900;
}

.thumb-3 {
  height: 200px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-image: url('/images/connect-ui.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(223, 227, 229, 0.25)), color-stop(30%, transparent));
  background-image: url('/images/connect-ui.svg'), linear-gradient(180deg, rgba(223, 227, 229, 0.25), transparent 30%);
  background-position: 50% 50%, 0px 0px;
  background-size: 90%, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.thumb-2 {
  height: 200px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-image: url('/images/ad-001.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(223, 227, 229, 0.25)), color-stop(30%, transparent));
  background-image: url('/images/ad-001.png'), linear-gradient(180deg, rgba(223, 227, 229, 0.25), transparent 30%);
  background-position: 50% 50%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}

.thumb-1 {
  height: 200px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-image: url('/images/Asset-33.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(223, 227, 229, 0.25)), color-stop(30%, transparent));
  background-image: url('/images/Asset-33.svg'), linear-gradient(180deg, rgba(223, 227, 229, 0.25), transparent 30%);
  background-position: 50% 50%, 0px 0px;
  background-size: 90%, auto;
  background-repeat: no-repeat, repeat;
}

.pro-tag-2 {
  position: relative;
  top: -3px;
  margin-left: 4px;
  padding: 3px 11px;
  border-radius: 4px;
  background-color: #76ca2c;
  box-shadow: 0 2px 0 0 #569721;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.pro-tag-2.spcl {
  top: -1px;
  margin-right: 2px;
  margin-left: 0px;
  text-transform: none;
}

.image-74 {
  border-radius: 10px;
  box-shadow: 0 1px 3px 0 #000;
  -webkit-filter: hue-rotate(-30deg) brightness(70%);
  filter: hue-rotate(-30deg) brightness(70%);
}

.lightbox-link-3 {
  position: relative;
  -webkit-transition: -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: filter 200ms cubic-bezier(.455, .03, .515, .955), -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
}

.lightbox-link-3:hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.div-block-68 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(73, 82, 85, 0.6);
}

.div-block-68-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('/images/round-play_circle_outline-24px.svg');
  background-position: 50% 50%;
  background-size: 80px;
  background-repeat: no-repeat;
}

.thumb-1-copy {
  height: 200px;
  border-top: 1px solid transparent;
  background-image: url('/images/sync-music-hero.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.div-block-69.with-max-width {
  max-width: 940px;
}

.div-block-69.spcl {
  padding-right: 20px;
  padding-left: 20px;
}

.link-block-2 {
  margin-right: 15px;
  margin-left: 15px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
  -webkit-transition: -webkit-filter 200ms cubic-bezier(.645, .045, .355, 1);
  transition: -webkit-filter 200ms cubic-bezier(.645, .045, .355, 1);
  transition: filter 200ms cubic-bezier(.645, .045, .355, 1);
  transition: filter 200ms cubic-bezier(.645, .045, .355, 1), -webkit-filter 200ms cubic-bezier(.645, .045, .355, 1);
  color: #333;
  text-decoration: none;
}

.link-block-2:hover {
  -webkit-filter: brightness(108%);
  filter: brightness(108%);
  color: #333;
}

.heading-40 {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 17px;
}

.heading-40.no-caps {
  font-size: 17px;
  text-transform: none;
}

.heading-40.bigger {
  font-size: 19px;
}

.text-block-13 {
  color: rgba(51, 51, 51, 0.7);
  font-size: 15px;
}

.image-75 {
  border-radius: 4px;
}

.logisitcs-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/logistics-thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.logisitcs-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.logisitcs-thumb.smaller {
  height: 180px;
}

.retail-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/retail-thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.retail-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.retail-thumb.smaller {
  height: 180px;
  background-image: url('/images/tv-broadcast-set.jpg');
}

.game-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/gaming-thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.game-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.game-thumb.smaller {
  height: 180px;
}

.remote-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/remote-offices-thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.remote-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.brdcsting-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/vfx-n-media.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.brdcsting-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.cicd-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/cicd-dev-thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.cicd-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 200px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('/images/fog.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-8.darker-coat {
  background-image: url('/images/fog.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.heading-41 {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}

.paragraph-12 {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 16px;
}

.image-77 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
}

.lightbox-link-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.scrolldown-animation {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -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;
}

.scrolldown-animation.hit-zone {
  z-index: 1;
  margin-bottom: 0px;
}

.special-body-with-scroll {
  overflow: scroll;
}

.section-9 {
  background-color: #000;
}

.hidden-thumb-image-with-alt {
  position: absolute;
  z-index: -1;
  display: none;
  opacity: 0;
}

.syncbiz-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/get-sync-biz-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.syncbiz-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.synchome-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/get-sync-home-image.jpg');
  background-position: 50% 80%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.synchome-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.tab-link-tab-3.special-styles {
  background-color: transparent;
  line-height: 26px;
}

.tabs-content-3 {
  padding-top: 20px;
}

.html-embed-11 {
  width: 100%;
}

._404-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.connect-tumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/server-room.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.connect-tumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.heading-42 {
  margin-top: 60px;
  font-size: 32px;
  line-height: 44px;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 652px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 10px 20px;
  -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;
  border-radius: 66px;
  background-color: #000;
  box-shadow: 0 1px 3px 0 #000;
}

.heading-43 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

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

.image-78 {
  margin-right: 10px;
}

.anchor-div-block {
  position: absolute;
  left: 0%;
  top: -100px;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(229, 68, 68, 0);
}

.anchor-div-block._1intro {
  width: 120px;
  height: 350%;
}

.anchor-div-block._2overview {
  height: 140%;
}

.anchor-div-block._3setup-env {
  width: 120px;
  height: 250%;
}

.anchor-div-block._4install-on-win {
  height: 120%;
}

.anchor-div-block._5firewall {
  width: 150px;
  height: 320%;
}

.anchor-div-block._6setup-profile {
  height: 120%;
}

.anchor-div-block._7apply-lic {
  height: 140%;
}

.anchor-div-block._8prep-config {
  height: 110%;
}

.anchor-div-block._9dl-config {
  height: 280%;
}

.anchor-div-block._10connect-agents {
  height: 120%;
}

.s-code-span {
  border-radius: 2px;
  background-color: #e9f1f5;
  font-family: 'Roboto Mono', sans-serif;
  color: #134b5c;
  font-size: 0.9em;
  font-weight: 400;
}

.s-code-span.pre {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
}

.s-callout {
  margin-top: 10px;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-left-color: #66b223;
  border-radius: 4px;
  background-color: #fff;
  font-size: 17px;
  line-height: 32px;
  font-style: normal;
  font-weight: 400;
}

.s-callout.special {
  display: block;
  width: 80%;
  max-width: 1100px;
  margin: 20px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-left-style: none;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0 4px 2px #000;
}

.s-callout.smaller {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  border-left: 3px solid rgba(0, 0, 0, 0.1);
  font-family: Lora, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.s-callout.smaller.no-top-marg {
  margin-top: 0px;
}

.s-callout.less-padd {
  margin-top: 20px;
  margin-bottom: 40px;
}

.s-callout.s-danger {
  border-left-color: #e54444;
}

.s-callout.s-warning {
  border-left-color: #c60;
}

.lightbox-link-5 {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.s-sidebar-nav-link {
  display: block;
  margin-top: 4px;
  padding: 8px 50px 8px 10px;
  border-left: 3px solid transparent;
  border-radius: 0px 6px 6px 0px;
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  color: #444;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.s-sidebar-nav-link:hover {
  border-left-color: rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.03);
  color: #333;
}

.s-sidebar-nav-link.w--current {
  border-left: 3px solid #000;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
}

.s-sidebar-nav-link.red {
  padding-left: 42px;
  border-right: 3px solid transparent;
  border-left-width: 0px;
  border-radius: 3px;
}

.s-sidebar-nav-link.red:hover {
  border-right-color: rgba(0, 0, 0, 0.05);
}

.article-section {
  position: relative;
}

.article-section.with-line-sep {
  margin-bottom: 70px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.s-callout-title.info {
  color: #498a10;
}

.s-callout-title.danger {
  color: #c73333;
}

.s-callout-title.warning {
  color: #c60;
}

.s-active {
  border-left: 2px solid #000;
}

.sidebar-nav {
  background-color: transparent;
}

.sidebar-nav-link {
  display: block;
}

.sidebar-container {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.article-bold-text {
  color: #333;
}

.article-bold-text.dash {
  border-bottom: 1px dashed #66b223;
}

.div-block-72 {
  height: 300px;
  background-image: url('/images/Installing-Resilio-Connect-Management-Console-on-a-Windows-computer.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.steps-number-span {
  position: absolute;
  left: -45px;
  top: 3px;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border-radius: 40px;
  background-color: #333;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  line-height: 29px;
  text-align: center;
}

.steps-number-span.sidebar {
  left: auto;
  top: 10px;
  right: 4px;
  bottom: auto;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #333;
  font-size: 10px;
  line-height: 20px;
  font-weight: 900;
}

.steps-number-span.sidebar.left {
  left: 10px;
  right: auto;
}

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

.quict-start-guide-hero {
  padding-top: 150px;
  padding-bottom: 80px;
  background-image: url('/images/AdobeStock_255084728.jpg');
  background-position: 50% 20%;
  background-size: cover;
}

.ldrship-grid-view-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
}

.div-block-73 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 30px;
  z-index: 20;
  width: 100%;
  height: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f7f7fa));
  background-image: linear-gradient(180deg, transparent, #f7f7fa);
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  cursor: pointer;
}

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

.html-embed-12 {
  padding-top: 13px;
}

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

.div-block-75 {
  cursor: pointer;
}

.bold-text-8 {
  border-bottom: 2px dotted #66b223;
  font-weight: 900;
}

.demos-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  text-align: center;
}

.heading-46 {
  width: 80%;
  max-width: 660px;
  margin: 0px auto -30px;
  color: #fff;
  text-align: center;
}

.marine-cs-hero {
  padding-top: 120px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/marine-hero_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/marine-hero_1.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
}

.ross-cs-hero {
  padding-top: 70px;
  padding-bottom: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/city-2907406_1280.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/city-2907406_1280.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.text-block-14 {
  position: absolute;
  left: auto;
  top: auto;
  right: 65px;
  bottom: 6px;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

.div-block-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #000;
  background-image: url('/images/SelectiveSync_1_start_windows_416x372.gif');
  background-position: 0px 0px;
  background-size: cover;
}

.article-section-img {
  height: 400px;
  margin-bottom: 40px;
  border-radius: 6px;
  background-image: url('/images/marine-logistics.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.marine-thumb {
  height: 230px;
  border-radius: 3px;
  background-image: url('/images/Fast-and-Automatic-Data-Transfer-from-Ship-to-Shore-and-Back-thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.marine-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.marine-thumb.smaller {
  height: 180px;
  background-image: url('/images/marine-hero_1.jpg');
}

.newsbar {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.85);
}

.heading-47 {
  margin-right: 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
}

.image-80 {
  margin-right: 6px;
}

.newbar-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-left: 10px;
  -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;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  font-size: 13px;
  font-weight: 700;
}

.newbar-cta:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  color: #fff;
}

.newbar-cta.scndry {
  border-width: 0px;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.upcoming-label {
  display: inline-block;
  margin-right: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.1);
  border-radius: 2px;
  background-color: #66b223;
  font-size: 11px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field {
  margin-right: 10px;
}

._66perc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px 5px 5px 0px;
  background-color: rgba(0, 0, 0, 0.05);
}

._66perc.spcl-color {
  width: 67%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #eaeaed;
}

._33perc {
  width: 33%;
  margin-bottom: 0px;
  padding: 30px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px 0px 0px 5px;
  background-color: #333;
}

.heading-48 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 300;
}

.heading-48.white {
  border-bottom-color: transparent;
  color: #fff;
}

.speed-calc-label {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.speed-calc-label.white {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.8;
  -webkit-transition: opacity 200ms cubic-bezier(.455, .03, .515, .955);
  transition: opacity 200ms cubic-bezier(.455, .03, .515, .955);
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.speed-calc-label.white:hover {
  opacity: 1;
}

.speed-calc-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 30px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.submit-button-3 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: #e54444;
}

.submit-button-3.with-icon {
  display: block;
  padding-left: 40px;
  background-image: url('/images/baseline-navigate_next-24px.svg'), url('/images/round-insert_chart_outlined-24px-light.svg');
  background-position: 98% 50%, 10px 50%;
  background-size: 24px, 24px;
  background-repeat: no-repeat, no-repeat;
  box-shadow: 0 1px 3px 0 #000;
  color: #fff;
  text-align: left;
}

.speed-calc-input {
  border: 1px solid #000;
  border-radius: 2px;
  background-color: #404040;
  -webkit-transition: border-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: border-color 200ms cubic-bezier(.455, .03, .515, .955);
  color: #fff;
  font-size: 14px;
}

.speed-calc-input:hover {
  border-color: hsla(0, 0%, 100%, 0.8);
}

.speed-calc-input:active {
  border-color: #fff;
}

.speed-calc-input:focus {
  border-color: #fff;
}

.speed-calc-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.speed-calc-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.speed-calc-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.speed-calc-input::placeholder {
  color: hsla(0, 0%, 100%, 0.6);
}

.speed-calc-input.select {
  margin-bottom: 5px;
  border-width: 0px;
  border-radius: 0px;
  background-color: transparent;
}

.results-div-block {
  margin-bottom: 40px;
}

.results-div-block.less-btm-margin {
  margin-bottom: 15px;
}

.count {
  display: inline-block;
  margin-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 30px;
  font-weight: 700;
}

.count.white {
  color: #fff;
}

.count.green {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 4px;
  background-color: rgba(102, 178, 35, 0.1);
  color: #4e9b0a;
  font-weight: 900;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-79.spcl {
  padding-top: 10px;
}

.text-block-15 {
  width: 50%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.text-block-15.no-border {
  border: 0px solid #000;
}

.text-block-15.green {
  background-color: rgba(102, 178, 35, 0.1);
}

.social-link {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  border-radius: 66px;
  background-color: #222;
}

.social-link.twtr {
  background-image: url('/images/twitter.png');
}

.social-link.fb {
  background-image: url('/images/facebook.png');
}

.social-link.prnt {
  background-image: url('/images/email.png');
}

.social-link.mail {
  background-image: url('/images/flickr.png');
}

.heading-49 {
  display: inline-block;
  margin-right: 10px;
  font-family: 'Socialicoplus plus';
  font-size: 60px;
  font-weight: 400;
}

.value-label {
  font-size: 30px;
  font-weight: 300;
  text-transform: none;
}

.share-buttons {
  display: block;
  margin-left: 10px;
  padding: 5px 12px 4px 38px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.18);
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.33);
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.66), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.share-buttons:hover {
  border-color: rgba(0, 0, 0, 0.23);
  background-color: hsla(0, 0%, 100%, 0.75);
  box-shadow: inset 0 1px 0 0 #fff, 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  color: #000;
}

.share-buttons.spcl {
  width: auto;
  margin-left: 10px;
  padding-top: 7px;
  padding-right: 20px;
  padding-left: 40px;
  background-image: url('/images/outline-insert_drive_file-24px.svg');
  background-position: 10px 8px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.share-buttons.email-icon {
  background-image: url('/images/round-mail_outline-24px.svg');
  background-position: 8px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

.share-buttons.copy-url-icon {
  background-image: url('/images/round-link-24px.svg');
  background-position: 8px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.share-buttons.pdf-icon {
  background-image: url('/images/outline-insert_drive_file-24px.svg');
  background-position: 8px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.heading-50 {
  font-weight: 700;
  text-decoration: none;
}

.jobs-hero {
  padding-top: 120px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), color-stop(56%, rgba(0, 0, 0, 0.2))), url('/images/edge-hero-bg.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2) 56%), url('/images/edge-hero-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.dropdown-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.help-icon-2 {
  position: relative;
  top: -3px;
  margin-right: 10px;
  opacity: 0.33;
  -webkit-transition: opacity 200ms cubic-bezier(.455, .03, .515, .955);
  transition: opacity 200ms cubic-bezier(.455, .03, .515, .955);
}

.help-icon-2:hover {
  opacity: 0.99;
}

.tooltip-block-2 {
  padding: 10px 20px 15px;
}

.dropdown-list-4 {
  left: 0px;
}

.dropdown-list-4.w--open {
  left: auto;
  top: 5px;
  right: -300px;
  bottom: auto;
  width: 100%;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.88);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.paragraph-13 {
  display: inline-block;
  margin-top: 10px;
  padding-bottom: 0px;
  color: rgba(51, 51, 51, 0.75);
  font-size: 15px;
  line-height: 26px;
}

.paragraph-13.white {
  margin-top: 0px;
  padding-bottom: 10px;
  color: #fff;
}

.paragraph-13.white.special {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 13px;
  line-height: 20px;
}

.paragraph-13.white.special.title {
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 700;
  text-transform: capitalize;
}

.dropdown-toggle-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.dropdown-toggle-8:hover {
  opacity: 1;
}

.paragraph-14 {
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: color 200ms cubic-bezier(.455, .03, .515, .955);
  color: #000;
  line-height: 20px;
}

.paragraph-14:hover {
  color: #333;
  text-decoration: underline;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.option-block {
  position: relative;
  z-index: 10;
  padding-bottom: 5px;
}

.tooltip-tip {
  position: absolute;
  left: -3px;
  top: 10px;
  right: auto;
  bottom: auto;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  background-color: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.area-to-print {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.copy-url {
  height: 40px;
  min-height: 40px;
  padding-left: 45px;
}

.copy-url.spcl {
  margin-left: 10px;
  padding-top: 7px;
  padding-right: 20px;
  padding-left: 40px;
  background-image: url('/images/round-share-24px.svg');
  background-position: 10px 8px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.email-btn {
  height: 40px;
  min-height: 40px;
  padding-left: 45px;
  text-decoration: none;
}

.email-btn.spcl {
  right: 400px;
  padding-top: 7px;
  padding-right: 20px;
  padding-left: 40px;
  background-image: url('/images/round-share-24px.svg');
  background-position: 10px 8px;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.spd-calc-actions-block {
  position: absolute;
  left: auto;
  top: 20px;
  right: 40px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.copy-url-tip {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 90%;
  max-width: 280px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 14px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
}

.text-block-16 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -9%;
  width: 590px;
  margin-right: auto;
  margin-left: auto;
  color: rgba(51, 51, 51, 0.66);
  font-size: 13px;
  line-height: 22px;
  font-style: italic;
  text-align: center;
}

.text-block-17 {
  font-size: 13px;
}

.text-span-15 {
  text-decoration: underline;
}

.form-error {
  margin: 20px 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  border-radius: 3px;
  background-color: rgba(229, 68, 68, 0.1);
  color: #c73333;
  font-size: 14px;
}

.form-error.help-block.last-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.card-num.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.email-confirm.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.cvv.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.zip.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.first-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.email.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.phone.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.business-name.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.year.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.help-block.vat-number.valid-msg-label {
  position: relative;
  top: -10px;
  color: #c73333;
  font-size: 12px;
}

.form-error.hide {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.gauge-ps-connect {
  display: inline-block;
}

.gauge-ps-connect.no-border {
  border: 0px solid #000;
}

.gauge-ps-connect.green {
  background-color: rgba(102, 178, 35, 0.1);
}

.gauge-ps-comp {
  width: 33%;
  margin-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
}

.gauge-ps-comp.no-border {
  border: 0px solid #000;
}

.gauge-ps-comp.green {
  background-color: rgba(102, 178, 35, 0.1);
}

.gauge-ps-tcp {
  width: 33%;
  margin-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
}

.gauge-ps-tcp.no-border {
  border: 0px solid #000;
}

.gauge-ps-tcp.green {
  background-color: rgba(102, 178, 35, 0.1);
}

.text-block-18 {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 13px;
  line-height: 20px;
  font-style: italic;
}

.select-field-3 {
  border: 2px solid #000;
  background-color: #c73333;
}

.gauge-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gauge-container.left {
  margin-left: 20px;
}

.gauge-container.right {
  margin-right: 20px;
}

.gauge-title {
  font-size: 14px;
  font-weight: 700;
}

.div-block-81 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-81.left-align {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.div-block-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-82.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-19 {
  width: 85%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: rgba(51, 51, 51, 0.8);
  font-size: 17px;
  line-height: 30px;
}

.text-block-19.white {
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.8);
}

.text-block-19.white.bgr {
  width: 80%;
  font-size: 21px;
  line-height: 34px;
}

.div-block-84 {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading-51 {
  margin-top: 0px;
  font-size: 34px;
}

.heading-51.white {
  color: #fff;
}

.image-81 {
  width: 60px;
  margin-bottom: 20px;
}

.image-81.invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.h2-spcl {
  margin-top: 0px;
  font-size: 28px;
}

.h2-spcl.white {
  color: #fff;
  font-size: 28px;
}

.h2-spcl.white.bgr {
  font-size: 32px;
}

.h2-spcl.cntr {
  padding-bottom: 10px;
  text-align: center;
}

.section-7-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 140px 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('/images/marine-logistics.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-7-copy.white {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding: 0px 0px 0px 20px;
  border-top-width: 0px;
  background-color: #fff;
}

.section-7-copy.white.spzlpadd {
  height: auto;
  padding-top: 100px;
  background-color: transparent;
}

.section-7-copy.white.spzlpadd.block {
  display: block;
  padding: 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-7-copy.white.spzlpadd.block.less-padding {
  padding-top: 20px;
  padding-bottom: 40px;
}

.section-7-copy.white.less-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-7-copy.less-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-7-copy.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-85 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 100px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 3px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('/images/get-started-bg.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('/images/get-started-bg.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section-10.white {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding: 0px 0px 0px 20px;
  border-top-width: 0px;
  background-color: #fff;
}

.section-10.white.spzlpadd {
  height: auto;
  padding-top: 100px;
  background-color: transparent;
}

.section-10.white.spzlpadd.block {
  display: block;
  padding: 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-10.white.spzlpadd.block.less-padding {
  padding-top: 20px;
  padding-bottom: 40px;
}

.section-10.white.less-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-10.less-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-10.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-on-blue {
  color: #000;
  font-weight: 900;
}

.link-on-blue:hover {
  background-color: #000;
  color: #fff;
}

.bold-link {
  font-weight: 700;
}

._26perc {
  width: 26%;
  margin-bottom: 0px;
  padding: 30px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px 0px 0px 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#404040));
  background-image: linear-gradient(180deg, #333, #404040);
}

._74perc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px 5px 5px 0px;
  background-color: rgba(0, 0, 0, 0.05);
}

._74perc.spcl-color {
  background-color: #eaeaed;
}

.image-82 {
  position: absolute;
  left: auto;
  top: auto;
  right: -8%;
  bottom: 3%;
}

.home-vid-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  padding: 60px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  color: #fff;
  text-align: center;
}

.home-vid-hero.retail {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/retail-hero-img.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/retail-hero-img.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home-vid-hero.cicd {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('/images/techhero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('/images/techhero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home-vid-hero.logistics {
  z-index: 2;
  padding-top: 70px;
  background-image: url('/images/logisticshero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-vid-hero.marine {
  padding-top: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/marine-hero_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/marine-hero_1.jpg');
  background-position: 0px 0px, 50% 72%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home-vid-hero.spcl {
  height: 1240px;
  min-height: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-83 {
  width: 83%;
  margin-bottom: 10px;
  border-radius: 2px;
}

.image-83.more-padd {
  margin-bottom: 20px;
}

.div-block-86 {
  position: relative;
  width: 800px;
  margin: 10px auto -50px;
  padding: 36px 10px 20px;
  border-radius: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.95)), to(#fff));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.95), #fff);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  text-align: left;
}

.vid-div-block {
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-20 {
  color: rgba(51, 51, 51, 0.8);
  font-size: 15px;
}

.blue-msg-bar {
  margin-top: 72px;
}

.invisible-hit-zone {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
}

.s-savings-msg-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-top: 72px;
  margin-bottom: 10px;
  -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;
  background-image: linear-gradient(135deg, #00a0d1, #00c3ff);
  color: #fff;
  font-weight: 400;
}

.video-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1140px;
  margin-top: -40px;
  margin-bottom: 20px;
  padding: 80px 20px 0px;
}

.video-container {
  width: 45%;
}

.video-meta-block {
  position: static;
  top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  margin-right: 20px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 60px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.video-tags {
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #cbdae2;
  font-size: 13px;
  font-weight: 700;
}

.video-tags.share {
  background-color: #cbe2d3;
}

.video-tags.sec {
  background-color: #ebdaf2;
}

.video-tags.ssync {
  background-color: #f2e3b6;
}

.video-tags.my-devices {
  background-color: #f2c2c2;
}

.video-tags.pro {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  background-color: transparent;
}

.div-block-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map {
  margin-bottom: 40px;
}

.html-embed-14 {
  margin-bottom: 20px;
}

.map-2 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.dash-underline {
  border-bottom: 1px dashed rgba(51, 51, 51, 0.8);
}

.button-2 {
  display: block;
  padding: 10px 16px 10px 40px;
  border: 2px solid #000;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('/images/round-play_circle_outline-24px_1.svg');
  background-position: 10px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  color: #333;
  font-weight: 700;
}

.button-2:hover {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  color: #333;
}

.lightbox-link-6 {
  text-decoration: none;
}

.lightbox-block {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-15 {
  margin-top: 10px;
  color: rgba(51, 51, 51, 0.8);
}

.video {
  margin-top: 30px;
  margin-bottom: 30px;
}

.link-14 {
  text-decoration: none;
}

.biz-hero-v3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 750px;
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('/images/biz-team.jpg'), -webkit-gradient(linear, left top, left bottom, from(#f9f7fb), to(#f9f7fb));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('/images/biz-team.jpg'), linear-gradient(180deg, #f9f7fb, #f9f7fb);
  background-position: 0px 0px, 0% 25%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.biz-hero-v3.retail {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/retail-hero-img.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/retail-hero-img.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.biz-hero-v3.cicd {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('/images/techhero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('/images/techhero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.biz-hero-v3.logistics {
  z-index: 2;
  padding-top: 70px;
  background-image: url('/images/logisticshero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.biz-hero-v3.marine {
  padding-top: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/marine-hero_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/marine-hero_1.jpg');
  background-position: 0px 0px, 50% 72%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.biz-hero-v3.spcl {
  height: 1240px;
  min-height: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.vimeo-embedded.specific-size {
  max-width: 1100px;
  min-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.text-block-21 {
  margin-top: 5px;
  color: rgba(51, 51, 51, 0.8);
  font-size: 13px;
  line-height: 20px;
}

.bold-text-9 {
  display: block;
  margin-top: 5px;
  font-family: Lora, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.user-rev-from-store-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-radius: 4px;
}

.text-block-22 {
  font-size: 14px;
  line-height: 20px;
}

.app-store-refer {
  position: absolute;
  left: auto;
  top: 6px;
  right: 10px;
  bottom: auto;
  color: #333;
  font-size: 13px;
  text-decoration: none;
}

.link-15 {
  color: #000;
  font-weight: 900;
}

.div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-84 {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.text-block-23 {
  margin-bottom: 5px;
  font-family: Lora, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.text-span-16 {
  font-weight: 400;
}

.hero-msg-block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  text-align: center;
}

.bold-text-10 {
  color: #fff;
  font-size: 17px;
  font-weight: 900;
}

.text-span-17 {
  border-bottom: 2px solid #e54444;
}

.text-span-17:hover {
  color: #fff;
}

.legal-hero {
  padding-top: 100px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.3))), url('/images/newhero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.3)), url('/images/newhero.jpg');
  background-position: 0px 0px, 50% 36%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.link-16 {
  display: block;
  padding: 5px 10px;
  border-left: 3px solid #f7f7fa;
  color: #333;
  text-decoration: none;
}

.link-16:hover {
  border-left-color: #bbc0c6;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ededf0;
  color: #000;
}

.link-16.w--current {
  border-left-color: #e54444;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ededf0;
  color: #c73333;
}

.link-16.active {
  border-left: 3px solid #e54444;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ededf0;
  color: #c73333;
}

.html-embed-17 {
  height: 100vh;
}

.bold-text-11 {
  display: block;
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #333;
  font-size: 19px;
}

.text-span-18 {
  background-color: #d6dbe2;
  font-family: 'Roboto Mono', sans-serif;
  font-size: 15px;
}

.div-block-89 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.api-hero {
  padding-top: 100px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.3))), url('/images/newhero.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.3)), url('/images/newhero.jpg');
  background-position: 0px 0px, 50% 36%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-85 {
  margin-bottom: 30px;
}

.sync-subpage-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 130px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/numeric-bg.svg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/numeric-bg.svg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.tab-pane-mobile {
  position: static;
}

.tab-pane-desktop {
  position: static;
}

.tab-pane-nas {
  position: static;
}

.embeded-table {
  margin-top: -10px;
}

.embeded-table.in-article {
  margin-bottom: 10px;
}

.text-span-19 {
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.div-block-90 {
  position: relative;
  top: -80px;
  width: 100px;
  height: 0px;
}

.link-17 {
  display: block;
  padding-top: 15px;
  padding-bottom: 10px;
}

.zgt-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 720px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 100%, 0)), color-stop(50%, hsla(0, 0%, 100%, 0.5))), url('/images/p2p-car-w-color-dots.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#afb5bd));
  background-image: linear-gradient(0deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.5) 50%), url('/images/p2p-car-w-color-dots.svg'), linear-gradient(180deg, #fff, #afb5bd);
  background-position: 0px 0px, 50% 100%, 0px 0px;
  background-size: auto, 59%, auto;
  background-repeat: repeat, no-repeat, repeat;
  text-align: center;
}

.zgt-hero.retail {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/retail-hero-img.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/retail-hero-img.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zgt-hero.cicd {
  padding-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('/images/techhero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('/images/techhero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zgt-hero.logistics {
  z-index: 2;
  padding-top: 70px;
  background-image: url('/images/logisticshero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.zgt-hero.marine {
  padding-top: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('/images/marine-hero_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('/images/marine-hero_1.jpg');
  background-position: 0px 0px, 50% 72%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zgt-hero.spcl {
  height: 1240px;
  min-height: 0px;
  padding-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.link-18 {
  border-bottom: 2px solid #00a0d1;
  text-decoration: none;
}

.tabs-in-article {
  position: relative;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.s-tabs-in-article {
  position: static;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  -webkit-transition: border-color 200ms ease-out;
  transition: border-color 200ms ease-out;
  color: #333;
  font-size: 15px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.s-tabs-in-article:hover {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
  color: #333;
}

.s-tabs-in-article.w--current {
  border-bottom: 3px solid #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: rgba(0, 0, 0, 0.05);
}

.s-tabs-in-article.trans {
  background-color: transparent;
}

.tabs-menu-in-article {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tabs-menu-in-article.special-width-for-tabs {
  width: 30%;
  max-width: none;
}

.text-block-24 {
  color: rgba(51, 51, 51, 0.8);
  font-size: 17px;
}

.jobs-hero-2 {
  padding-top: 150px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('/images/light-strikes.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/images/light-strikes.jpg');
  background-position: 0px 0px, 50% 20%;
  background-size: auto, cover;
}

.s-sidebar-nav-link-alt-style {
  display: block;
  margin-top: 4px;
  padding: 8px 10px 8px 42px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.03);
  -webkit-transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  transition: background-color 200ms cubic-bezier(.455, .03, .515, .955);
  color: #444;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.s-sidebar-nav-link-alt-style:hover {
  background-color: rgba(0, 0, 0, 0.07);
  color: #333;
}

.s-sidebar-nav-link-alt-style.w--current {
  background-color: rgba(0, 0, 0, 0.1);
  color: #c73333;
}

.s-sidebar-nav-link-alt-style.red {
  padding-left: 42px;
  border-right: 3px solid transparent;
  border-left-width: 0px;
  border-radius: 3px;
}

.s-sidebar-nav-link-alt-style.red:hover {
  border-right-color: rgba(0, 0, 0, 0.05);
}

.side-bar-nav-menu {
  width: 100%;
}

.text-block-25 {
  color: #fff;
}

.image-with-hover-effect {
  -webkit-transition: -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: filter 200ms cubic-bezier(.455, .03, .515, .955);
  transition: filter 200ms cubic-bezier(.455, .03, .515, .955), -webkit-filter 200ms cubic-bezier(.455, .03, .515, .955);
}

.image-with-hover-effect:hover {
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}

.div-block-91 {
  position: fixed;
  left: auto;
  top: 100px;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  background-color: #fff;
}

.image-87 {
  position: absolute;
  left: -19%;
  top: auto;
  right: auto;
  bottom: 23%;
}

.link-19 {
  display: block;
  margin-top: 24px;
  border-bottom: 2px solid #e54444;
  font-size: 15px;
  line-height: 20px;
  font-weight: 900;
  text-decoration: none;
  text-shadow: 0 1px 2px #000;
}

.text-span-20 {
  border-bottom: 3px solid #e54444;
}

.heading-52 {
  font-size: 19px;
  font-weight: 900;
  text-align: left;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.slider-3 {
  height: 50px;
  background-color: transparent;
}

.right-arrow-4 {
  display: none;
}

.slide-nav-4 {
  display: none;
}

.left-arrow-4 {
  display: none;
}

.mask-2 {
  height: 80px;
}

.div-block-92 {
  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;
}

.text-block-26 {
  color: rgba(51, 51, 51, 0.8);
  font-size: 13px;
  line-height: 20px;
}

.heading-52-copy {
  margin: 0px 8px 25px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 19px;
  font-weight: 900;
  text-align: left;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.heading-52-copy.spcl {
  width: 85%;
  max-width: 748px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  border-bottom-width: 0px;
}

.html-embed-18 {
  border-radius: 6px;
}

.calndly-embed {
  padding-top: 40px;
}

.cntner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 798px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 30px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  text-align: left;
}

.bold-text-12 {
  color: #333;
}

.text-block-27 {
  color: #40790f;
  font-weight: 700;
}

.text-block-28 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  color: rgba(51, 51, 51, 0.8);
}

.text-block-28.bold-green {
  border-bottom: 1px dashed #428b02;
  color: #333;
  font-weight: 700;
}

.text-block-28.cntr {
  margin-top: 15px;
  text-align: center;
}

.text-block-28.bigger {
  padding-top: 0px;
  color: #333;
  font-size: 19px;
}

.text-block-28.drkr {
  color: #333;
  font-weight: 700;
}

.div-block-93 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.div-block-93.cntr {
  text-align: center;
}

.link-20 {
  display: block;
  margin-top: 20px;
  text-align: center;
}

.div-block-94 {
  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;
}

.div-block-95 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-89 {
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  opacity: 0.6;
}

.image-90 {
  opacity: 0.8;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.heading-53 {
  margin-top: 10px;
  color: #333;
}

.div-block-96 {
  height: 100vh;
}

.div-block-97 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 3px solid #e54444;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f4f5f7), to(#fafbfc));
  background-image: linear-gradient(0deg, #f4f5f7, #fafbfc);
  opacity: 0.9;
  -webkit-transition: border-color 200ms cubic-bezier(.455, .03, .515, .955), opacity 200ms cubic-bezier(.455, .03, .515, .955);
  transition: border-color 200ms cubic-bezier(.455, .03, .515, .955), opacity 200ms cubic-bezier(.455, .03, .515, .955);
  color: #333;
  text-decoration: none;
}

.div-block-97:hover {
  border-bottom-color: #c73333;
  opacity: 1;
  color: #333;
}

.heading-55 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 900;
}

.paragraph-16 {
  padding-bottom: 0px;
  line-height: 21px;
  font-weight: 400;
}

.image-91 {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.div-block-98 {
  padding: 5px 16px 20px;
}

.mask-3 {
  min-height: 345px;
}

.link-21 {
  display: inline-block;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #e54444;
  font-weight: 900;
}

.image-92 {
  position: relative;
  top: -1px;
  margin-left: 8px;
}

.image-93 {
  height: 400px;
}

.image-93.bigger {
  height: 450px;
}

.image-94 {
  height: 444px;
}

.slider-4 {
  height: 380px;
  background-color: transparent;
  text-align: center;
}

.slider-4.spcl-height {
  height: 340px;
}

.icon-7 {
  color: #000;
}

.mask-4 {
  height: 350px;
  text-align: center;
}

.slide-nav-5 {
  color: #e54444;
  font-size: 10px;
}

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

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

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

.div-block-99 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-100 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  width: 70%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 0.1);
  color: #e54444;
}

.devops-thumb {
  height: 180px;
  border-radius: 3px;
  background-image: url('/images/game-dev.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955);
  transition: transform 200ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 200ms cubic-bezier(.455, .03, .515, .955);
}

.devops-thumb:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.devops-thumb.smaller {
  height: 180px;
}

.heading-56 {
  font-weight: 400;
}

.heading-57 {
  font-weight: 400;
}

.heading-58 {
  text-decoration: none;
  text-transform: capitalize;
}

.s-blog-ad-cta-label {
  text-decoration: none;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.s-blog-content-block {
  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;
}

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

html.w-mod-js *[data-ix="new-interaction"] {
  display: none;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
  }
  .s-container {
    left: 230px;
    display: block;
    width: 100%;
    min-width: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 36px;
    padding-left: 36px;
  }
  .light {
    font-size: 26px;
  }
  .light.padding {
    font-size: 30px;
  }
  .light.smaller {
    font-size: 18px;
  }
  .s-special {
    font-size: 20px;
  }
  .s-special.with-special-fontsize {
    font-size: 22px;
  }
  .s-form-block {
    width: 70%;
  }
  .s-hero.center.special.more-padd {
    background-position: 50% 300px, 0px 0px;
    background-size: 600px, auto;
  }
  .s-hero.center.special.more-padd.home6 {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .s-hero.center.special.more-padd.home7 {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .s-hero.center.special.more-padd.home8 {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
  .s-buttons-block {
    min-width: 300px;
    padding-top: 0px;
  }
  .s-buttons-block.special {
    width: 90%;
    margin-bottom: 14px;
  }
  .s-button {
    margin-right: 15px;
    margin-left: 15px;
  }
  .s-button.lightbg {
    margin-right: 14px;
    margin-left: 14px;
  }
  .s-button.lightbg.compare {
    display: block;
    width: 90%;
    margin: 20px auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .s-button.lightbg.compare.bla {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .s-button.lightbg.compare.vert {
    padding: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-button.lightbg.connect {
    display: block;
    width: 90%;
    margin: 20px auto;
  }
  .s-button.lightbg.connect.bla {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .s-button.lightbg.connect.vert {
    padding: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-button.lightbg.compare {
    display: block;
    width: 80%;
    margin: 20px auto;
    padding-right: 50px;
    padding-left: 50px;
  }
  .s-button.special-width.home7 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .s-button.special-width.home7.hide-on-tblt {
    display: none;
  }
  .s-tagline-block {
    width: 80%;
  }
  .s-tagline-block.spcl {
    width: 80%;
  }
  .s-heading-4 {
    font-size: 15px;
    line-height: 24px;
  }
  .paragraph {
    font-size: 14px;
    line-height: 24px;
  }
  .paragraph._800px {
    width: 90%;
  }
  .red-div {
    display: block;
  }
  .s-heading-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
  }
  .s-heading-3.bgr {
    font-size: 30px;
  }
  .s-logo-container {
    display: block;
    width: 80%;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .hero-news-bar.white-bg {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .s-section-white {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .s-logo-bar.special.home6.transp {
    display: block;
  }
  .div-block-11 {
    margin-left: 0px;
  }
  .grid-div-block {
    min-width: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .grid-div-block.special {
    width: 90%;
  }
  .grid-div-block.vert {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-13 {
    display: none;
  }
  .div-block-13.big.show-on-mobile {
    display: block;
    max-width: 80px;
    min-width: 80px;
  }
  .div-block-13.appears-on-mobile {
    display: block;
  }
  .s-grid-block {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .s-grid-block.show-on-mobile {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .s-section.special.grad-bg._20px-padd {
    padding-right: 20px;
    padding-left: 20px;
  }
  .s-section.special.grad-bg.spcl {
    padding-right: 40px;
    padding-left: 40px;
  }
  .s-section.special.grad-bg.with-features-module {
    padding-top: 20px;
  }
  .s-secttion-title-block {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
  .s-text-block-special {
    display: inline-block;
    width: 20%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 24px;
  }
  .s-section-special {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .s-section-special.spcl.with-borders {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .s-section-img-bg {
    -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;
  }
  .paragraph-special {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 15px;
  }
  .slider {
    height: 40px;
  }
  .slider.spcl {
    display: none;
  }
  .slider.spcl.show-on-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .s-heading-1 {
    font-size: 36px;
  }
  .s-heading-1.special {
    margin-top: 10px;
    font-size: 34px;
    line-height: 44px;
  }
  .s-heading-1.special.dark.bigger {
    font-size: 34px;
  }
  .s-heading-1.special.bigger {
    max-width: 500px;
    margin-bottom: 5px;
    font-size: 36px;
  }
  .s-heading-1.special.bigger.spcl-max-w {
    max-width: 580px;
  }
  .s-heading-1.s-bigger {
    margin-bottom: 10px;
    font-size: 40px;
  }
  .s-buttons-block-hro {
    min-width: 300px;
    padding-top: 0px;
  }
  .s-buttons-block-hro.especial {
    width: 100%;
  }
  .s-buttons-block-hro.especial.home6 {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .s-buttons-block-hro.especial.home7 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .s-buttons-block-hro.especial-copy {
    width: 100%;
  }
  .logo {
    display: inline-block;
  }
  .logo.biger {
    width: 100px;
    height: 26px;
  }
  .s-stats-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    min-width: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .s-logo-container-top {
    display: block;
    width: 80%;
    min-width: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .s-logo-container-top.spcl {
    display: block;
    width: 70%;
    min-width: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s-logo-container-top.spcl.show-on-mobile {
    display: block;
    width: 95%;
  }
  .s-logo-container-top.spcl.spcl-display {
    width: 80%;
  }
  .column {
    padding-right: 0px;
  }
  .heading-5.special.bigger {
    margin-top: 10px;
    font-size: 14px;
  }
  .paragraph-2 {
    line-height: 28px;
  }
  .paragraph-2.bigger {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
  }
  .paragraph-2.bigger.cntr {
    text-align: center;
  }
  .div-block-18 {
    z-index: 3;
  }
  .s-block-quote {
    font-size: 22px;
  }
  .s-block-quote.special {
    width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 30px;
  }
  .s-block-quote.smaller {
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .sub-header {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }
  .sub-header.dark.with-fontsize {
    font-size: 20px;
    line-height: 28px;
  }
  .connect-hero {
    min-height: 500px;
  }
  .connect-hero.cicd {
    padding-top: 50px;
  }
  .connect-hero.tech {
    padding-top: 50px;
  }
  .buttton {
    padding-right: 70px;
    padding-left: 70px;
  }
  .buttton.line {
    min-width: 250px;
  }
  .buttton.line.dark {
    margin-bottom: 15px;
  }
  .buttton.line.dark.fullwidth._20px-padd.emailicon {
    padding-right: 20px;
    padding-left: 20px;
  }
  .buttton.line.dark.narrower {
    width: 100%;
  }
  .buttton.line.dark.narrower.center {
    width: 100%;
    max-width: 360px;
  }
  .buttton.line.dark.spcl {
    width: 400px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .buttton.special {
    min-width: 250px;
  }
  .buttton.special.no-padding {
    padding-right: 10px;
    padding-left: 10px;
  }
  .buttton.special.no-padding.js-download-business {
    max-width: 222px;
  }
  .buttton.special.no-padding.long-label {
    padding-right: 20px;
    padding-left: 20px;
  }
  .buttton.special.smaller {
    width: 250px;
    min-width: 200px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .buttton.cta-in-items {
    margin-bottom: 20px;
  }
  .buttton.cta-in-items.top-padd.cntr {
    padding-right: 20px;
    padding-left: 20px;
  }
  .buttton.scndry {
    padding-left: 20px;
  }
  .buttton._w-border {
    padding-right: 20px;
    padding-left: 20px;
  }
  .s-section-copy {
    padding: 20px;
  }
  .s-section-copy.special.bg-for-vimeo-vids {
    padding-top: 10px;
  }
  .s-section-copy.special-position {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .s-section-copy.special-position.spcl {
    padding-bottom: 30px;
  }
  .div-block-11-copy {
    position: static;
    margin: 30px 0px 0px;
    padding: 0px 10px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .div-block-11-copy.spcl-padding {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .div-block-11-copy.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .black {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .black.dark.no-top-marg.reg-font-weight {
    font-size: 20px;
    line-height: 34px;
  }
  .casestudies-section {
    -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;
  }
  .right-arrow-2 {
    margin-right: 0px;
  }
  .left-arrow-2 {
    margin-left: 0px;
  }
  .slide-content {
    padding-right: 60px;
    padding-left: 60px;
  }
  .cs-section-logo.on-biz-page {
    width: 20%;
  }
  .feature-image.hide-on-mobile {
    display: none;
  }
  .s-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .s-row.lft {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-row.lft.wider-on-mobile {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .s-row.rght.flex {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .s-row.rght.wider-on-mobile {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .s-row.special {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .s-row.special.nomaxwidth {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-row.special.no-hover {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .s-row.special.no-hover.fullwidth {
    width: 100%;
  }
  .s-row.section-title {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .s-row.sticky-title.with-sep-line {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .s-row.sticky-title.with-sep-line.white.spcl-on-mobile {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .txt-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .txt-column.ovride-order {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .column-4 {
    margin-top: 10px;
  }
  .hero-block.special {
    max-width: 390px;
    margin-bottom: 5px;
  }
  .hero-block.special.maxw {
    width: 100%;
    max-width: 480px;
    min-width: 0px;
  }
  .hero-block.special.maxw.desktop {
    width: 100%;
  }
  .hero-block.special.biz {
    padding-top: 0px;
  }
  .s-buttons-block-no-anim {
    min-width: 300px;
    padding-top: 0px;
  }
  .s-buttons-block-no-anim.special {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-buttons-block-no-anim.special.testimonials {
    width: 100%;
    padding-bottom: 0px;
  }
  .s-buttons-block-no-anim.special {
    width: 95%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-buttons-block-no-anim.wider-chart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-secttion-title-block-no-anim {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
  .s-secttion-title-block-no-anim.special {
    width: 80%;
  }
  .price-tag {
    line-height: 26px;
  }
  .tabs-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tabs-menu.special-width-for-tabs {
    width: 100%;
  }
  .s-tabs {
    background-color: transparent;
    font-size: 15px;
  }
  .s-tabs.trans {
    font-size: 13px;
    line-height: 23px;
  }
  .tabs-bar {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .downloads-item-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .downloads-item-block.no-marging {
    margin-bottom: 20px;
  }
  .downloads-div-block {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .tabs-content {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .indi-hero {
    height: auto;
  }
  .s-section-darkgrey {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .s-buttons-dl {
    min-width: 300px;
  }
  .paragraph-4 {
    font-size: 15px;
  }
  .white-button {
    margin-right: 15px;
    margin-left: 15px;
  }
  .white-button.lightbg {
    margin-right: 14px;
    margin-left: 14px;
  }
  .connect-strip {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero-container-100vh {
    height: auto;
  }
  .biz-hero {
    height: auto;
    min-height: 540px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-position: 50% 0px;
    background-size: auto 540px;
  }
  .heading-10.light {
    font-size: 18px;
  }
  .bla {
    min-width: 300px;
    padding-top: 0px;
  }
  .resources-row-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .resources-grid-block {
    padding-right: 20px;
    padding-left: 20px;
  }
  .thumb.wargaming {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('/images/wz132_1680_1050.jpg');
    background-image: linear-gradient(180deg, null, null), url('/images/wz132_1680_1050.jpg');
    background-size: auto, cover;
  }
  .s-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s-summary-block {
    width: 85%;
  }
  .s-summary-block._50perc {
    width: 100%;
  }
  .pay-n-bill-block {
    width: 85%;
  }
  .pay-n-bill-block._50perc {
    width: 100%;
  }
  .card-icon {
    width: 20px;
    margin-bottom: 5px;
  }
  .image-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    -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;
  }
  .comparison-section.whitebg {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .s-column-9 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    font-size: 14px;
    text-align: left;
  }
  .s-feature-label {
    font-size: 14px;
  }
  .s-bio-wrapper.s-wider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-bio-wrapper.s-wider.cntr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-bio-wrapper.narrower.speed-calc.wider {
    margin-top: 135px;
  }
  .s-bio-wrapper.top-marg-10px.hide-on-mobile {
    display: none;
  }
  .top-block {
    width: 90%;
    padding: 30px 20px;
  }
  .top-block.no-top-padd {
    width: 100%;
    margin-bottom: 20px;
  }
  .content-block {
    padding-right: 10px;
    padding-left: 10px;
  }
  .vs-block {
    padding-right: 14px;
    padding-left: 14px;
  }
  .logo-div {
    width: 30px;
    margin-right: 10px;
  }
  .heading-18 {
    font-size: 18px;
  }
  .dropdown-4.hide-on-mobile {
    display: none;
  }
  .tooltip-block {
    padding: 20px;
  }
  .rows-cta {
    font-size: 20px;
  }
  .rows-section-title {
    font-size: 15px;
  }
  .rows-section-title.s-text-center.s-smaller.spcl-on-mobile {
    text-align: left;
  }
  .rows-section-title.spcl {
    font-size: 18px;
  }
  .heading-1 {
    font-size: 32px;
    line-height: 40px;
  }
  .s-button-2 {
    padding-right: 25px;
    font-size: 13px;
  }
  .general-valid-msg-label {
    font-size: 13px;
  }
  .hero-section {
    min-height: 500px;
  }
  .connect-blub {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .div-block-35 {
    width: 600px;
  }
  .black-copy {
    font-size: 26px;
  }
  .event-details-block {
    width: 85%;
    margin-bottom: 15px;
    padding-right: 0px;
  }
  .event-form-block {
    width: 90%;
    max-width: 700px;
    min-width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .event-form-block.special-width {
    margin-left: 0px;
  }
  .s-event-signup-block.contact-form.special-bg-mobile {
    padding-right: 10px;
    padding-left: 10px;
    background-color: transparent;
    box-shadow: none;
  }
  .s-event-wrapper {
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .grid-block {
    min-width: 300px;
    padding-top: 0px;
  }
  .partners-hero {
    min-height: 340px;
  }
  .total {
    font-size: 18px;
  }
  .pardot-h1 {
    font-size: 36px;
    line-height: 45px;
  }
  .pardot-h1.special {
    margin-top: 10px;
    font-size: 34px;
    line-height: 44px;
  }
  .pardot-h1.special.dark.bigger {
    font-size: 34px;
  }
  .pardot-sub-header {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }
  .testimonials-hero {
    height: auto;
  }
  .testimonials-hero.spcl {
    height: auto;
    padding-top: 100px;
    padding-bottom: 40px;
    background-position: 50% 50%;
    background-size: 160vw;
  }
  .event-form-block-copy {
    width: 90%;
    max-width: 700px;
    min-width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tp-review-title {
    font-size: 15px;
  }
  .paragraph-copy {
    font-size: 14px;
    line-height: 24px;
  }
  .tp-reviewer {
    font-size: 14px;
    line-height: 24px;
  }
  .tp-review-description {
    font-size: 14px;
    line-height: 24px;
  }
  .buttons-to-products {
    min-width: 300px;
  }
  .special-sale {
    width: 100%;
  }
  .s-sub-categ {
    font-size: 10px;
  }
  .s-nav-menu {
    left: 0px;
    top: 72px;
    right: 0px;
    overflow: scroll;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    border-top: 2px solid #000;
    background-color: #222;
  }
  .s-menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 72px;
    height: 72px;
    -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;
    color: #fff;
  }
  .s-menu-button.w--open {
    background-color: #e54444;
  }
  .s-icon-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 34px;
  }
  .s-nav-dropdown-item-block {
    position: fixed;
    left: 0px;
    top: -144px;
    z-index: 0;
    display: none;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    cursor: default;
  }
  .s-nav-dropdown-item-block:hover {
    background-color: transparent;
  }
  .s-nav-dropmenu-label {
    display: block;
    font-size: 12px;
    font-weight: 900;
  }
  .s-nav-link-item {
    display: block;
    width: 100%;
    padding: 15px 15px 15px 20px;
    background-color: transparent;
    font-size: 12px;
    font-weight: 900;
  }
  .s-nav-link-item:hover {
    background-color: #000;
  }
  .s-nav-section-block {
    padding-right: 0px;
  }
  .s-nav-btn-item {
    margin-right: 10px;
  }
  .s-nav-dropdown-menu.w--open {
    width: 100%;
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .s-menu-title-item {
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 900;
  }
  .s-menu-item-block {
    margin-bottom: 5px;
  }
  .s-menu-item-block.less-botom-marg {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .menu-desc-item {
    padding-top: 0px;
    font-size: 12px;
  }
  .nav-serach-box-item {
    display: none;
  }
  .s-search-form-block {
    display: none;
  }
  .div-block-49 {
    width: 100%;
    margin-left: 0px;
  }
  .s-menu-items-block {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .s-nav-dropdown-item {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .s-nav-dropdown-item:active {
    background-color: #000;
  }
  .s-nav-dropdown-item:focus {
    background-color: #000;
  }
  .cat {
    padding: 15px;
    text-align: left;
  }
  .s-nav-dropdown-menu-mobile {
    display: none;
    padding: 5px;
    text-align: left;
  }
  .s-nav-dropdown-item-mobile-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: transparent;
  }
  .s-nav-dropdown-item-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    color: #fff;
    text-align: left;
  }
  .s-nav-dropdown-item-mobile:hover {
    background-color: #000;
  }
  .s-drop-icon {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: right;
  }
  .heading-32 {
    padding-left: 3px;
  }
  .sub-header-w-percent {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }
  .red-div-copy {
    display: block;
  }
  .image-62 {
    display: block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-left: -10px;
  }
  .text-block-12 {
    padding-left: 3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .bio-wrapper {
    position: static;
    margin: 30px 0px 0px;
    padding: 0px 10px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .bio-wrapper.spcl-padding {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .about-hero {
    height: 400px;
  }
  .p2p-is-faster-hero-image {
    padding-top: 100px;
    background-position: 0px 0px, 50% 98%, 0px 0px;
    background-size: auto, 90%, auto;
  }
  .lnkedin-link {
    top: 75px;
    right: 20px;
  }
  .heading-35 {
    font-size: 14px;
  }
  .s-column-13 {
    padding-right: 0px;
    padding-bottom: 10px;
  }
  .biz-hero-new {
    height: 540px;
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background-image: url('/images/biz-hero-v004.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .biz-hero-right-image {
    display: none;
  }
  .biz-hero-left-image {
    display: none;
  }
  .s-contact-form-wrapper {
    padding-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s-contact-us-form-block {
    width: 90%;
  }
  .s-contact-us-form-block.spcl {
    width: 100%;
    max-width: 840px;
  }
  .light-copy {
    font-size: 26px;
  }
  .light-copy.padding {
    font-size: 30px;
  }
  .light-copy.smaller {
    font-size: 18px;
  }
  .paragraph-2-copy.bigger {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .s-blog-ad-cta.line {
    min-width: 250px;
  }
  .s-blog-ad-cta.line.dark {
    margin-bottom: 15px;
  }
  .s-blog-ad-cta.special {
    min-width: 250px;
  }
  .s-blog-ad-cta.special.no-padding {
    padding-right: 10px;
    padding-left: 10px;
  }
  .s-blog-ad-cta.special.smaller {
    width: 250px;
    min-width: 200px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .s-blog-ad-title.special {
    margin-top: 10px;
    font-size: 34px;
    line-height: 44px;
  }
  .s-blog-ad-title.special.dark.bigger {
    font-size: 34px;
  }
  .blog-ad-product-label.light {
    font-size: 18px;
  }
  .div-block-60 {
    -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;
  }
  .image-71 {
    height: auto;
    margin-left: 0px;
  }
  .sync-comparison-section.whitebg {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .request-pricing-wrapper-block {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .request-pricing-wrapper-block.spcl-padd {
    padding-right: 30px;
    padding-left: 30px;
  }
  .request-quote-form-column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .request-quote-form-column.spcl-padd {
    padding-right: 0px;
    padding-left: 0px;
  }
  .request-quote-content-column {
    padding-right: 30px;
  }
  .request-quote-content-column.spcl {
    padding-right: 40px;
  }
  .special-h1 {
    font-size: 32px;
  }
  .para.bigger {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .pricing-pitch-content-block {
    position: static;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .pricing-pitch-content-block.spcl-padding {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .new-homepage-hero {
    height: auto;
    padding: 40px;
  }
  .new-homepage-hero.op3 {
    max-height: none;
    min-height: 0px;
    padding-bottom: 40px;
  }
  .wrapper-1300-container {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-63 {
    padding-right: 0px;
  }
  .div-block-63.special-padding {
    width: 100%;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }
  .div-block-63.special-color-333 {
    width: 50%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div-block-63.special-color-333.centerz.fullwidth {
    width: 100%;
  }
  .div-block-64 {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-64.hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-37 {
    width: 100%;
    font-size: 17px;
    line-height: 28px;
  }
  .heading-37.spcl333 {
    width: 110%;
    font-size: 20px;
    line-height: 32px;
  }
  .heading-37.biggerz {
    width: 100%;
    margin-top: 10px;
  }
  .section-7 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-7.white {
    height: 500px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-7.white.spzlpadd.block {
    padding: 40px 20px;
  }
  .section-7.white.spzlpadd.block.spcl {
    padding-right: 40px;
    padding-left: 40px;
  }
  .section-7.flex {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-38 {
    width: 100%;
    max-width: none;
    margin-bottom: 0px;
    font-size: 36px;
    line-height: 40px;
  }
  .heading-38.spcl {
    width: 60%;
    line-height: 40px;
  }
  .div-block-66 {
    background-position: 63% 50%;
  }
  .buttton-copy {
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .buttton-copy.line {
    min-width: 250px;
  }
  .buttton-copy.line.dark {
    margin-bottom: 15px;
  }
  .buttton-copy.special {
    min-width: 250px;
  }
  .buttton-copy.special.no-padding {
    padding-right: 10px;
    padding-left: 10px;
  }
  .buttton-copy.special.smaller {
    width: 250px;
    min-width: 200px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .buttton-copy.no-shade.more-marg {
    margin-bottom: 10px;
  }
  .h3-big {
    font-size: 24px;
    line-height: 24px;
  }
  .h3-big.more-top-padd {
    font-size: 24px;
  }
  .s-heading-5 {
    font-size: 15px;
  }
  .thumb-3 {
    height: 200px;
    background-size: 80%, auto;
  }
  .thumb-2 {
    height: 200px;
  }
  .thumb-1 {
    height: 200px;
    background-size: 80%, auto;
  }
  .thumb-1-copy {
    height: 200px;
    background-size: 80%, auto;
  }
  .link-block-2 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .section-8 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .heading-41 {
    font-size: 30px;
  }
  .paragraph-12 {
    line-height: 24px;
  }
  .s-callout {
    font-size: 17px;
    line-height: 32px;
  }
  .s-callout.special {
    width: 90%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 30px;
  }
  .s-callout.smaller {
    margin-bottom: 30px;
  }
  .article-section.with-line-sep {
    margin-bottom: 60px;
    padding-bottom: 0px;
  }
  .special-column {
    padding-right: 0px;
    padding-left: 40px;
  }
  .ldrship-grid-view-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .demos-hero {
    height: 250px;
  }
  .newsbar {
    width: 98%;
    border-radius: 0px;
  }
  ._66perc.spcl-color {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  ._33perc {
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .speed-calc-label.white {
    margin-right: 10px;
  }
  .tooltip-block-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .dropdown-list-4.w--open {
    left: 0%;
    top: -95px;
    right: auto;
    bottom: auto;
  }
  .paragraph-13 {
    font-size: 14px;
    line-height: 24px;
  }
  .area-to-print {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .spd-calc-actions-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 20px;
    z-index: 10;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .copy-url-tip {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }
  .text-block-18 {
    text-align: center;
  }
  .div-block-81 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .div-block-82 {
    width: 100%;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div-block-83 {
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-19 {
    width: 100%;
  }
  .heading-51 {
    font-size: 30px;
    line-height: 40px;
  }
  .image-81 {
    width: 50px;
  }
  .h2-spcl {
    font-size: 24px;
  }
  .h2-spcl.white {
    font-size: 24px;
  }
  .section-7-copy {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('/images/marine-logistics.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('/images/marine-logistics.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .section-7-copy.white {
    height: 500px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-7-copy.white.spzlpadd.block {
    padding: 40px 20px;
  }
  .section-7-copy.flex {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-85 {
    padding: 40px 20px 20px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-85.less-top-padd {
    padding-top: 20px;
  }
  .section-10 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('/images/get-started-bg.svg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/get-started-bg.svg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .section-10.white {
    height: 500px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-10.white.spzlpadd.block {
    padding: 40px 20px;
  }
  .section-10.flex {
    padding-right: 20px;
    padding-left: 20px;
  }
  ._26perc {
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  ._74perc.spcl-color {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .home-vid-hero {
    min-height: 500px;
  }
  .div-block-86 {
    width: 90%;
  }
  .vid-div-block {
    width: 100%;
    padding: 20px 0px;
  }
  .video-block {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video-container {
    width: 100%;
  }
  .video-meta-block {
    position: static;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .video-meta-block.spcl-padding {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .video-meta-block.cntr {
    margin-bottom: 40px;
  }
  .button-2 {
    margin-bottom: 40px;
  }
  .button-2.spcl {
    margin-bottom: 0px;
  }
  .button-2.spcl-margin {
    margin-bottom: 20px;
  }
  .biz-hero-v3 {
    min-height: 600px;
  }
  .vimeo-embedded {
    width: 100%;
  }
  .vimeo-embedded.specific-size {
    width: 90%;
    max-width: none;
    min-width: 0px;
  }
  .text-block-21 {
    text-align: center;
  }
  .user-rev-from-store-block {
    max-width: 400px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-88 {
    padding-left: 0px;
  }
  .image-84 {
    padding-bottom: 20px;
  }
  .html-embed-16 {
    margin-bottom: 10px;
  }
  .text-block-23 {
    text-align: center;
  }
  .zgt-hero {
    min-height: 400px;
    padding-top: 50px;
    background-size: auto, 80%, auto;
  }
  .tabs-in-article {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-tabs-in-article {
    background-color: transparent;
    font-size: 15px;
  }
  .s-tabs-in-article.trans {
    font-size: 13px;
    line-height: 23px;
  }
  .tabs-menu-in-article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tabs-menu-in-article.special-width-for-tabs {
    width: 100%;
  }
  .text-block-24 {
    font-size: 16px;
  }
  .jobs-hero-2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .div-block-92 {
    display: none;
  }
  .heading-52-copy.spcl {
    font-size: 16px;
  }
  .image-88 {
    margin-top: 15px;
  }
  .image-93 {
    height: 333px;
  }
  .image-93.bigger {
    height: 400px;
  }
  .html-embed-19 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 34px;
  }
  .s-container {
    left: 0px;
    top: 190px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .section-1 {
    padding-right: 10px;
  }
  .light {
    margin-top: 10px;
    font-size: 22px;
  }
  .light.s-text-center {
    font-size: 28px;
  }
  .light.special {
    font-size: 20px;
    line-height: 30px;
  }
  .light.special {
    font-size: 16px;
    line-height: 30px;
  }
  .light.padding {
    display: none;
  }
  .s-special.with-special-fontsize {
    font-size: 18px;
    line-height: 24px;
  }
  .s-special.with-special-fontsize.smaller {
    font-size: 17px;
  }
  .s-form-block {
    width: 100%;
  }
  .s-hero.center {
    height: auto;
  }
  .s-hero.center.special.more-padd {
    padding-top: 90px;
    background-position: 50% 250px, 0px 0px;
    background-size: 420px, auto;
  }
  .s-hero.center.special.more-padd.home6 {
    padding-bottom: 20px;
  }
  .s-hero.center.special.more-padd.home7 {
    padding-bottom: 20px;
  }
  .s-hero.center.special.more-padd.home8 {
    padding-bottom: 20px;
  }
  .s-buttons-block {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s-buttons-block.special {
    margin-bottom: 0px;
  }
  .s-button {
    width: 80%;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .s-button.lightbg {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-button.lightbg.special {
    margin-top: 10px;
  }
  .s-button.lightbg.compare.bla {
    margin-top: 5px;
    margin-bottom: 25px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .s-button.lightbg.compare.vert {
    padding: 25px;
  }
  .s-button.lightbg.compare.sync-home.event-pageview {
    margin-top: 10px;
  }
  .s-button.lightbg.connect {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 25px;
    padding-bottom: 30px;
    padding-left: 25px;
  }
  .s-button.lightbg.connect.bla {
    margin-top: 5px;
    margin-bottom: 25px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .s-button.lightbg.connect.vert {
    padding: 25px;
  }
  .s-button.lightbg.nomargin {
    margin-right: auto;
    margin-left: auto;
  }
  .s-button.special-width.home7.hide-on-tblt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .s-tagline-block {
    padding-bottom: 0px;
  }
  .s-tagline-block.spcl {
    padding-bottom: 10px;
  }
  .s-product-label {
    margin-bottom: 6px;
  }
  .s-heading-4 {
    margin-top: 10px;
  }
  .paragraph {
    display: block;
    font-size: 13px;
    line-height: 22px;
  }
  .paragraph.smaller.center.auto-renew-legal {
    font-size: 12px;
    line-height: 20px;
  }
  .paragraph.smaller.center.trms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .paragraph.smaller.center.btos_recurring_payment_terms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .red-div {
    display: block;
  }
  .red-div.left {
    display: none;
    float: none;
  }
  .s-heading-3 {
    font-size: 18px;
  }
  .s-heading-3.bgr {
    font-size: 22px;
    line-height: 32px;
  }
  .s-logo-container {
    display: block;
    width: 90%;
    min-width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .hero-news-bar.white-bg {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }
  .div-block-11 {
    margin-right: 20px;
    margin-left: 0px;
  }
  .grid-div-block {
    min-width: 300px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .div-block-13 {
    display: none;
  }
  .s-grid-block {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-section.special.grad-bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .s-section.special.grad-bg.with-features-module {
    padding-top: 20px;
  }
  .s-secttion-title-block {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .s-text-block-special {
    display: inline-block;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .slider {
    height: 50px;
  }
  .s-heading-1 {
    font-size: 26px;
    line-height: 40px;
  }
  .s-heading-1.special {
    font-size: 26px;
    line-height: 32px;
  }
  .s-heading-1.special.dark.bigger {
    margin-bottom: 0px;
    font-size: 26px;
  }
  .s-heading-1.special.bigger {
    max-width: 400px;
    font-size: 26px;
  }
  .s-heading-1.s-bigger {
    margin-bottom: 0px;
    font-size: 26px;
  }
  .s-buttons-block-hro {
    padding-bottom: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s-buttons-block-hro.especial {
    width: 100%;
  }
  .s-buttons-block-hro.especial.home6 {
    width: 100%;
    margin-top: 10px;
  }
  .s-buttons-block-hro.especial.home7 {
    width: 100%;
    margin-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .s-buttons-block-hro.especial-copy {
    width: 100%;
  }
  .logo {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .s-stats-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    min-width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .s-logo-container-top {
    display: block;
    width: 80%;
    min-width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .s-logo-container-top.spcl {
    width: 70%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .s-logo-container-top.spcl.spcl-display {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .wargaming-hero-image {
    padding-top: 100px;
  }
  .column-2.spcl {
    display: none;
  }
  .column-2.sho-on-mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .item-wrapper-copy.hide-on-mobile {
    display: none;
  }
  .heading-black {
    font-size: 20px;
    line-height: 30px;
  }
  .heading-black.spcl {
    font-size: 17px;
  }
  .heading-black.btm-border-line {
    font-size: 26px;
  }
  .heading {
    line-height: 44px;
  }
  .heading-5.special.bigger {
    margin-top: 10px;
    font-size: 17px;
  }
  .paragraph-2.bigger {
    font-size: 17px;
    line-height: 28px;
  }
  .paragraph-2.bigger.cntr {
    margin-bottom: 0px;
  }
  .s-block-quote.special {
    font-size: 20px;
    line-height: 28px;
  }
  .sub-header {
    font-size: 18px;
    line-height: 26px;
  }
  .sub-header.dark.with-fontsize {
    font-size: 18px;
  }
  .sub-header.spcl-max-w {
    max-width: 300px;
  }
  .connect-hero {
    padding-top: 30px;
  }
  .connect-hero.cicd {
    min-height: 400px;
  }
  .connect-hero.logistics {
    min-height: 0px;
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .connect-hero.marine {
    min-height: 460px;
  }
  .connect-hero.tech {
    min-height: 400px;
  }
  .buttton.line {
    line-height: 16px;
  }
  .buttton.line.dark.fullwidth._10px-btm-marg {
    margin-top: 30px;
  }
  .buttton.line.dark.narrower.center {
    line-height: 24px;
  }
  .buttton.line.dark.spcl {
    width: 100%;
  }
  .buttton.special {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 16px;
  }
  .buttton.special.no-padding.js-download-business {
    max-width: 111px;
  }
  .buttton._36px {
    top: 10px;
  }
  .buttton.scndry {
    display: block;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .buttton._w-border {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .s-section-copy {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .s-section-copy.special-position.spcl {
    padding-top: 10px;
  }
  .div-block-11-copy {
    margin: 20px 0px 0px;
    padding-bottom: 0px;
  }
  .black {
    font-size: 22px;
  }
  .black.dark.no-top-marg {
    font-size: 20px;
  }
  .black.dark.spcl-size-on-mobile {
    font-size: 18px;
  }
  .black.special {
    display: none;
    margin-bottom: 0px;
    font-size: 18px;
  }
  .black.right {
    top: 0px;
    margin-top: 0px;
    font-size: 9px;
    line-height: 18px;
    text-align: center;
  }
  .right-arrow-2 {
    margin-right: 0px;
  }
  .left-arrow-2 {
    margin-left: 0px;
  }
  .slide-content {
    height: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .cs-slide-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('/images/wz132_1680_1050.jpg');
    background-image: linear-gradient(180deg, null, null), url('/images/wz132_1680_1050.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .ref {
    font-size: 15px;
    line-height: 26px;
  }
  .cs-slide-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('/images/Mbenz.JPG');
    background-image: linear-gradient(180deg, null, null), url('/images/Mbenz.JPG');
    background-position: 0px 0px, 50% 50%;
  }
  .cs-section-logo {
    width: 200px;
  }
  .cs-section-logo.vb {
    width: 50%;
  }
  .cs-section-logo.on-biz-page {
    width: auto;
  }
  .s-row.lft.wider-on-mobile {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .s-row.special.no-hover {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s-row.sticky-title.with-sep-line.white.spcl-on-mobile {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-22 {
    height: 360px;
  }
  .hero-block.special {
    max-width: 280px;
  }
  .hero-block.special.maxw {
    width: 80%;
    max-width: 350px;
  }
  .hero-block.special.indi {
    max-width: 370px;
    padding-top: 100px;
  }
  .hero-block.special.biz {
    padding-top: 0px;
  }
  .s-buttons-block-no-anim {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s-buttons-block-no-anim.special._100perc {
    width: 100%;
  }
  .s-buttons-block-no-anim.special.connect {
    padding-right: 0px;
    padding-left: 0px;
  }
  .s-secttion-title-block-no-anim {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }
  .price-tag {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 22px;
  }
  .s-tabs.w--current {
    font-size: 11px;
  }
  .s-tabs.trans {
    border-bottom-width: 4px;
    font-size: 13px;
    line-height: 30px;
  }
  .tabs-bar {
    display: none;
  }
  .downloads-item-block.expand.center.more-marg {
    margin-bottom: 10px;
  }
  .downloads-item-block.special {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .downloads-item-block.no-marging {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .indi-hero {
    min-height: 500px;
  }
  .modal-window {
    min-width: 280px;
    padding: 20px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .s-buttons-dl {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .connect-ref-div-block {
    display: none;
    padding-right: 14px;
    padding-left: 14px;
  }
  .paragraph-4 {
    font-size: 14px;
    line-height: 20px;
  }
  .white-button {
    width: 80%;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .white-button.lightbg {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .white-button.lightbg.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
  }
  .white-button.lightbg.center.js-download-business.no-bottom-padding {
    margin-bottom: 0px;
  }
  .white-button.lightbg.center.homi {
    margin-bottom: 20px;
  }
  .white-button.lightbg.center.bizi.no-bottom-padding {
    margin-bottom: 0px;
  }
  .image-25 {
    width: 60px;
  }
  .connect-strip {
    padding-right: 15px;
    padding-left: 15px;
  }
  .image-28 {
    display: none;
  }
  .biz-hero {
    min-height: 450px;
    background-position: 50% 100%;
    background-size: auto 777px;
  }
  .heading-10 {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .heading-10.light.shaded {
    font-size: 18px;
  }
  .bla {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .resources-grid-block {
    padding: 30px;
  }
  .resources-block {
    padding-top: 0px;
  }
  .tabs-menu-2 {
    display: none;
  }
  .tabs-menu-2._w-bg-and-shade.spcl {
    position: relative;
    top: 10px;
    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;
  }
  .tabs {
    padding-top: 0px;
  }
  .usecase-block {
    display: none;
  }
  .dropdown-toggle {
    display: none;
  }
  .heading-13 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .thumb.demo._1 {
    margin-bottom: 20px;
  }
  .s-summary-block {
    width: 90%;
  }
  .s-summary-block._50perc {
    width: 90%;
  }
  .s-column-5 {
    padding-left: 0px;
  }
  .s-input-label.extras_servers_clients_help {
    display: inline-block;
  }
  .s-input-label.yrly-savings-sum.empty-promo-msg-label {
    display: inline-block;
  }
  .dark-label.special {
    font-size: 30px;
  }
  .plans-label {
    margin-bottom: 30px;
  }
  .pay-n-bill-block._50perc {
    width: 90%;
  }
  .card-icon {
    width: 18px;
  }
  .referer {
    font-size: 12px;
    line-height: 25px;
  }
  .image-column {
    padding-bottom: 0px;
  }
  .chart {
    display: none;
  }
  .comparison-section.whitebg {
    display: none;
  }
  .comparison-section.whitebg.show-on-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
  }
  .s-column-9 {
    font-size: 13px;
    line-height: 18px;
  }
  .s-column-9.s-left-align-column {
    margin-top: 0px;
  }
  .s-feature-label {
    font-size: 13px;
    line-height: 18px;
  }
  .s-bio-wrapper.s-wider.cntr {
    width: 100%;
  }
  .s-bio-wrapper.narrower {
    padding-right: 20px;
    padding-left: 20px;
  }
  .s-bio-wrapper.narrower.speed-calc.wider {
    margin-top: 115px;
  }
  .top-block {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .vs {
    font-size: 20px;
  }
  .vs-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .vs-bg {
    width: 60px;
    height: 60px;
  }
  .line-sep {
    left: 0%;
    width: 100%;
    height: 1px;
    padding-left: 20px;
  }
  .logo-div {
    width: 34px;
  }
  .dropdown-4 {
    display: none;
  }
  .dropdown-4.show-on-mobile {
    display: block;
  }
  .green-check {
    width: 20px;
    height: 20px;
  }
  .rows-cta {
    margin-top: 10px;
    font-size: 14px;
  }
  .rows-section-title {
    margin-top: 10px;
    font-size: 13px;
  }
  .s-savings-msg.special {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }
  .chart-on-mobile {
    display: block;
  }
  .heading-21 {
    font-size: 16px;
  }
  .p-compare {
    display: block;
  }
  .heading-1 {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 30px;
  }
  .dropdown-5 {
    display: none;
  }
  .s-button-2 {
    padding-right: 10px;
    background-image: none;
    text-align: center;
  }
  .hero-section {
    min-height: 375px;
  }
  .connect-blub {
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-block-35 {
    width: 90%;
  }
  .paragraph-10 {
    font-size: 15px;
    line-height: 23px;
  }
  .black-copy {
    font-size: 22px;
  }
  .event-details-block {
    width: 90%;
  }
  .event-form-block {
    min-width: auto;
  }
  .s-event-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .s-h3 {
    margin-bottom: 0px;
  }
  .s-h3.event-page {
    margin-bottom: 0px;
    font-size: 20px;
  }
  .grid-block {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .partners-hero {
    padding-top: 60px;
  }
  .total {
    font-size: 15px;
  }
  .image-49 {
    position: fixed;
  }
  .pardot-h1 {
    font-size: 26px;
    line-height: 35px;
  }
  .pardot-h1.special {
    font-size: 26px;
    line-height: 32px;
  }
  .pardot-h1.special.dark.bigger {
    margin-bottom: 0px;
    font-size: 26px;
  }
  .pardot-sub-header {
    font-size: 18px;
    line-height: 26px;
  }
  .vb-cs-hero {
    padding-top: 120px;
  }
  .div-block-43 {
    width: 100%;
  }
  .testimonials-hero {
    min-height: 350px;
  }
  .testimonials-hero.spcl {
    padding-bottom: 30px;
    background-position: 50% 100%;
    background-size: cover;
  }
  .testimonials-hero.spcl.mobile {
    background-size: cover;
  }
  .event-form-block-copy {
    min-width: auto;
  }
  .tp-review-title {
    margin-top: 10px;
  }
  .paragraph-copy {
    display: block;
    font-size: 13px;
    line-height: 22px;
  }
  .paragraph-copy.smaller.center.auto-renew-legal {
    font-size: 12px;
    line-height: 20px;
  }
  .paragraph-copy.smaller.center.trms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .paragraph-copy.smaller.center.btos_recurring_payment_terms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .tp-reviewer {
    display: block;
    font-size: 13px;
    line-height: 22px;
  }
  .tp-reviewer.smaller.center.auto-renew-legal {
    font-size: 12px;
    line-height: 20px;
  }
  .tp-reviewer.smaller.center.trms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .tp-reviewer.smaller.center.btos_recurring_payment_terms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .tp-review-description {
    display: block;
    font-size: 13px;
    line-height: 22px;
  }
  .tp-review-description.smaller.center.auto-renew-legal {
    font-size: 12px;
    line-height: 20px;
  }
  .tp-review-description.smaller.center.trms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .tp-review-description.smaller.center.btos_recurring_payment_terms_block {
    font-size: 12px;
    line-height: 20px;
  }
  .dl-now {
    font-size: 13px;
  }
  .buttons-to-products {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .special-sale {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .from-tag {
    top: 90px;
  }
  .reg-price {
    top: 75px;
  }
  .reg-price._130top.yrly-save {
    top: 130px;
    display: block;
  }
  .s-nav-link-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .s-nav-section-block {
    padding-left: 10px;
  }
  .s-nav-dropdown-item-mobile {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .sub-header-w-percent {
    font-size: 18px;
    line-height: 26px;
  }
  .heading-33 {
    font-size: 22px;
  }
  .heading-33._w-sep-line {
    font-size: 26px;
  }
  .heading-34 {
    font-size: 17px;
  }
  .red-div-copy {
    display: block;
  }
  .red-div-copy.left {
    display: none;
    float: none;
  }
  .form-ui-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bio-wrapper {
    margin: 20px 0px 0px;
    padding-bottom: 0px;
  }
  .mbenz-cs-hero {
    padding-top: 100px;
  }
  .otto-cs-hero {
    padding-top: 100px;
  }
  ._1-to-many-cs-hero {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .poor-connectivity-cs-hero {
    padding-top: 100px;
    padding-bottom: 50px;
  }
  .s-footnote-label {
    max-width: 80%;
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: auto;
  }
  .s-column-15 {
    border-right-style: none;
  }
  .biz-hero-new {
    height: 500px;
    min-height: 450px;
    background-position: 50% 100%;
    background-size: auto 777px;
  }
  .s-contact-form-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .light-copy {
    margin-top: 10px;
    font-size: 22px;
  }
  .light-copy.s-text-center {
    font-size: 28px;
  }
  .light-copy.special {
    font-size: 20px;
    line-height: 30px;
  }
  .light-copy.special {
    font-size: 16px;
    line-height: 30px;
  }
  .light-copy.padding {
    display: none;
  }
  .paragraph-2-copy {
    font-size: 16px;
  }
  .paragraph-2-copy.bigger {
    font-size: 17px;
    line-height: 28px;
  }
  .heading-36 {
    font-size: 26px;
    line-height: 30px;
  }
  .blog-post-brief {
    font-size: 17px;
    line-height: 30px;
  }
  .blog-post-title-link {
    font-size: 24px;
    line-height: 28px;
  }
  .s-blog-ad-cta.line {
    line-height: 16px;
  }
  .s-blog-ad-cta.special {
    line-height: 16px;
  }
  .s-blog-ad-cta._36px {
    top: 10px;
  }
  .s-blog-ad-title.special {
    font-size: 26px;
    line-height: 32px;
  }
  .s-blog-ad-title.special.dark.bigger {
    margin-bottom: 0px;
    font-size: 26px;
  }
  .sync-comparison-section.whitebg {
    display: none;
  }
  .request-quote-content-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .request-quote-content-column.spcl {
    padding-right: 0px;
  }
  .special-h1.dark.no-top-marg {
    font-size: 20px;
  }
  .special-h1.dark.spcl-size-on-mobile {
    font-size: 18px;
  }
  .special-h1.special {
    display: none;
    margin-bottom: 0px;
    font-size: 18px;
  }
  .special-h1.right {
    top: 0px;
    font-size: 9px;
    text-align: center;
  }
  .para.bigger {
    font-size: 17px;
    line-height: 28px;
  }
  .pricing-pitch-content-block {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
  }
  .new-homepage-hero {
    padding-bottom: 40px;
  }
  .new-homepage-hero.op3 {
    max-height: none;
    min-height: 0px;
    padding-bottom: 0px;
  }
  .div-block-63.special-padding {
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .div-block-63.special-color-333 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }
  .div-block-63.special-color-333.centerz {
    padding-bottom: 0px;
  }
  .div-block-64.hero {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .heading-37.spcl333 {
    width: auto;
    margin-top: 0px;
  }
  .heading-37.biggerz {
    margin-bottom: 0px;
  }
  .section-7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-7.white {
    height: 620px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-7.white.spzlpadd.block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section-7.white.spzlpadd.block.spcl {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section-7.white.spzlpadd.block.spcl.hidden {
    display: none;
  }
  .heading-38 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 38px;
    line-height: 44px;
  }
  .heading-38.spcl {
    padding-top: 100px;
  }
  .div-block-66 {
    top: auto;
    right: 0%;
    bottom: 0px;
    width: 100%;
    height: 45%;
    background-position: 40% 45%;
    background-attachment: scroll;
  }
  .buttton-copy.line {
    line-height: 16px;
  }
  .buttton-copy.line.dark.fullwidth._10px-btm-marg {
    margin-top: 30px;
  }
  .buttton-copy.special {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 16px;
  }
  .buttton-copy._36px {
    top: 10px;
  }
  .buttton-copy.no-shade.more-marg {
    margin-top: 20px;
  }
  .h3-big {
    line-height: 28px;
  }
  .h3-big.smaller {
    font-size: 20px;
  }
  .div-block-67.spcl {
    margin-right: auto;
    margin-left: auto;
  }
  .s-heading-5 {
    margin-top: 10px;
  }
  .thumb-3 {
    height: 150px;
  }
  .thumb-2 {
    height: 150px;
  }
  .thumb-1 {
    height: 150px;
  }
  .thumb-1-copy {
    height: 150px;
  }
  .div-block-69.special-alignment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-40 {
    font-size: 13px;
    line-height: 20px;
  }
  .heading-40.bigger {
    font-size: 15px;
  }
  .text-block-13 {
    font-size: 13px;
    line-height: 20px;
  }
  .logisitcs-thumb {
    height: 150px;
    background-position: 30% 50%;
    background-size: 300px;
  }
  .retail-thumb {
    height: 150px;
  }
  .game-thumb {
    height: 150px;
  }
  .remote-thumb {
    height: 150px;
    background-size: 300px;
  }
  .brdcsting-thumb {
    height: 150px;
    background-position: 10% 50%;
  }
  .cicd-thumb {
    height: 150px;
    background-position: 30% 50%;
    background-size: 300px;
  }
  .section-8 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-41 {
    line-height: 40px;
  }
  .syncbiz-thumb {
    height: 150px;
    background-size: 300px;
  }
  .synchome-thumb {
    height: 150px;
    background-position: 30% 50%;
    background-size: 300px;
  }
  .tab-link-tab-3.special-styles {
    font-size: 15px;
  }
  .connect-tumb {
    height: 150px;
    background-position: 30% 50%;
    background-size: 300px;
  }
  .heading-42 {
    font-size: 24px;
    line-height: 32px;
  }
  .s-callout.special {
    font-size: 20px;
    line-height: 28px;
  }
  .heading-46 {
    line-height: 44px;
  }
  .marine-cs-hero {
    padding-top: 100px;
  }
  .ross-cs-hero {
    padding-top: 100px;
  }
  .div-block-76 {
    height: 300px;
  }
  .article-section-img {
    height: 300px;
  }
  .marine-thumb {
    height: 150px;
    background-position: 10% 50%;
  }
  .heading-47 {
    font-size: 13px;
  }
  ._66perc.spcl-color {
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
  }
  .heading-48 {
    text-align: center;
  }
  .speed-calc-section {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-79.spcl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-15 {
    width: 80%;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right-width: 0px;
  }
  .share-buttons {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .jobs-hero {
    padding-top: 100px;
    padding-bottom: 40px;
  }
  .dropdown-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tooltip-block-2 {
    padding: 10px 15px;
  }
  .dropdown-list-4.w--open {
    left: 0%;
    top: -110px;
    right: 0px;
  }
  .paragraph-13 {
    display: block;
    font-size: 13px;
    line-height: 22px;
  }
  .paragraph-13.white.special {
    font-size: 12px;
  }
  .paragraph-13.white.special.title {
    margin-bottom: 5px;
  }
  .paragraph-14 {
    font-size: 12px;
    line-height: 26px;
  }
  .div-block-80 {
    margin-bottom: 0px;
  }
  .spd-calc-actions-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 30px;
  }
  .gauge-ps-connect {
    margin-bottom: 10px;
  }
  .gauge-container {
    text-align: center;
  }
  .div-block-82 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-19 {
    font-size: 15px;
    line-height: 26px;
  }
  .section-7-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-7-copy.white {
    height: 620px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-7-copy.white.spzlpadd.block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-85 {
    padding-top: 40px;
    padding-right: 30px;
  }
  .div-block-85.less-top-padd {
    padding-top: 30px;
  }
  .section-10 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-10.white {
    height: 620px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-10.white.spzlpadd.block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  ._74perc.spcl-color {
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
  }
  .home-vid-hero {
    padding-top: 30px;
  }
  .slide-4 {
    width: 100%;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-86 {
    margin-top: 20px;
  }
  .biz-hero-v3 {
    min-height: 570px;
  }
  .text-block-21 {
    text-align: center;
  }
  .user-rev-from-store-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-23 {
    font-size: 17px;
  }
  .bold-text-10 {
    font-size: 15px;
  }
  .legal-hero {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .api-hero {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .text-span-19 {
    font-size: 17px;
    line-height: 40px;
  }
  .zgt-hero {
    min-height: 450px;
    background-size: auto, 80%, auto;
  }
  .tabs-in-article {
    display: none;
  }
  .s-tabs-in-article.w--current {
    font-size: 11px;
  }
  .s-tabs-in-article.trans {
    border-bottom-width: 4px;
    font-size: 13px;
    line-height: 30px;
  }
  .jobs-hero-2 {
    padding-top: 80px;
  }
  .image-86 {
    max-height: 310px;
  }
  .image-93.bigger {
    height: 360px;
  }
  .devops-thumb {
    height: 150px;
    background-position: 30% 50%;
    background-size: 300px;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: 17px;
  }
  .s-container {
    top: 190px;
  }
  .section-1 {
    padding-right: 0px;
  }
  .subtitle {
    font-size: 13px;
  }
  .light {
    margin-top: 10px;
    font-size: 22px;
    line-height: 30px;
  }
  .light.s-text-center {
    font-size: 20px;
    line-height: 30px;
  }
  .light.special {
    font-size: 20px;
    line-height: 30px;
  }
  .light.special {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
  }
  .light.smaller {
    font-size: 17px;
  }
  .s-text-center {
    font-size: 13px;
  }
  .s-special {
    font-size: 18px;
  }
  .s-form-block {
    width: 100%;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .s-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-input {
    font-size: 13px;
  }
  .s-btn-2 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
  }
  .embeddedvideo.special {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .s-hero.center.special.more-padd {
    padding-top: 60px;
    background-position: 50% 240px, 0px 0px;
    background-size: 280px, auto;
  }
  .s-hero.center.special.more-padd.home6 {
    padding-top: 60px;
    padding-bottom: 10px;
  }
  .s-hero.center.special.more-padd.home7 {
    padding-top: 60px;
    padding-bottom: 10px;
  }
  .s-hero.center.special.more-padd.home8 {
    padding-top: 60px;
    padding-bottom: 10px;
  }
  .s-buttons-block {
    min-width: 230px;
  }
  .s-button.lightbg.compare {
    margin-top: 10px;
    padding: 30px 20px;
  }
  .s-button.lightbg.compare.special {
    padding: 20px;
  }
  .s-button.lightbg.compare.sync-home.event-pageview.nopadding {
    padding: 10px;
  }
  .s-button.lightbg.compare.sync-family.event-pageview.nopadding {
    padding: 10px;
  }
  .s-button.lightbg.compare.sync-biz.event-pageview.nopadding {
    padding: 10px;
  }
  .s-button.lightbg.compare.event-pageview.less-padd {
    padding: 20px 0px;
  }
  .s-button.lightbg.connect {
    margin-top: 10px;
    padding: 30px 20px;
  }
  .s-button.lightbg.connect.special {
    padding: 20px;
  }
  .s-button.lightbg.compare {
    margin-top: 10px;
    padding: 30px;
  }
  .s-button.special-width {
    width: 90%;
  }
  .s-button.special-width.home6 {
    width: 95%;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 25px;
  }
  .s-button.special-width.home7 {
    margin-bottom: 20px;
  }
  .s-tagline-block {
    width: 90%;
  }
  .s-tagline-block.spcl {
    width: 100%;
    padding-top: 10px;
  }
  .s-product-label {
    margin-bottom: 0px;
    font-size: 12px;
  }
  .s-heading-4 {
    font-size: 16px;
  }
  .s-heading-4.special {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 19px;
  }
  .paragraph.smaller.center.auto-renew-legal {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph.smaller.center.trms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph.smaller.center.btos_recurring_payment_terms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph.with-margin {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .s-heading-3.bgr {
    font-size: 20px;
    line-height: 30px;
  }
  .s-logo-container {
    min-width: 230px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .text-block-4 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-4.dark-text {
    font-size: 13px;
  }
  .text-block-4.cntr {
    width: 100%;
  }
  .s-section-white {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-section-white.extra-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .s-logo-bar.special.home6.transp {
    margin-top: 30px;
    padding-top: 10px;
  }
  .grid-div-block {
    min-width: 230px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .grid-div-block.special {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .grid-div-block.vert {
    min-width: auto;
  }
  .div-block-13.big.show-on-mobile {
    max-width: none;
    min-width: 40px;
  }
  .s-grid-block.show-on-mobile {
    margin-top: 10px;
  }
  .s-section {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccced3;
  }
  .s-section.special.grad-bg.spcl {
    padding: 40px 10px;
  }
  .s-secttion-title-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .html-embed {
    margin-bottom: 0px;
    background-color: transparent;
  }
  .s-section-dark {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 14px;
    padding-bottom: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-text-block-special {
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    border-left-style: none;
    border-left-width: 0px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
  }
  .s-section-special {
    background-color: #f2f2f5;
  }
  .s-section-special.spcl {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .s-section-special.spcl.with-borders {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .logo-special {
    width: 20%;
    height: 50%;
  }
  .s-special-container {
    min-width: 280px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .s-section-img-bg.edge {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .s-section-img-bg.about {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .paragraph-special {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
    line-height: 22px;
  }
  .s-heading-1 {
    line-height: 35px;
  }
  .s-heading-1.special {
    margin-top: 0px;
    font-size: 26px;
    line-height: 32px;
  }
  .s-heading-1.special.limit-w {
    width: 100%;
    margin-bottom: 5px;
    font-size: 24px;
  }
  .s-heading-1.special.bigger {
    font-size: 26px;
  }
  .s-heading-1.s-bigger {
    margin-bottom: 10px;
    font-size: 30px;
  }
  .s-buttons-block-hro {
    min-width: 280px;
    padding-bottom: 114px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .s-buttons-block-hro.especial {
    min-width: 200px;
  }
  .s-buttons-block-hro.especial.home6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .s-buttons-block-hro.especial.home7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .s-buttons-block-hro.especial-copy {
    min-width: 200px;
  }
  .s-stats-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 280px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .s-logo-container-top {
    display: block;
    min-width: 230px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-2.sticky.wider {
    padding-right: 0px;
    padding-left: 0px;
  }
  .subtitle-copy {
    font-size: 13px;
  }
  .qoute-italic-inline {
    font-style: italic;
  }
  .heading {
    font-size: 30px;
    line-height: 40px;
  }
  .heading-4 {
    font-size: 18px;
  }
  .paragraph-2 {
    padding-bottom: 8px;
    font-size: 15px;
    line-height: 26px;
  }
  .paragraph-2.bigger {
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 25px;
  }
  .paragraph-2.smaller.biz {
    font-size: 12px;
    line-height: 30px;
  }
  .div-block-18 {
    z-index: 10;
  }
  .s-block-quote {
    font-size: 20px;
  }
  .s-block-quote.special {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 9px;
    padding-left: 9px;
    font-size: 20px;
    text-shadow: 0 4px 2px rgba(0, 0, 0, 0.8);
  }
  .s-block-quote.special.biz {
    font-size: 13px;
    line-height: 22px;
  }
  .s-block-quote.smaller {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 22px;
  }
  .s-block-quote.smaller.no-top-marg {
    padding-left: 20px;
    font-size: 15px;
    line-height: 22px;
  }
  .s-block-quote.less-padd {
    line-height: 36px;
  }
  .bold-text-4 {
    font-size: 16px;
    line-height: 30px;
  }
  .sub-header {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
  .sub-header.dark {
    margin-top: 0px;
  }
  .sub-header.dark.with-fontsize {
    font-size: 16px;
    line-height: 24px;
  }
  .sub-header.wider {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .connect-hero {
    min-height: 550px;
    padding-right: 19px;
    padding-left: 19px;
  }
  .connect-hero.retail {
    min-height: 450px;
  }
  .connect-hero.cicd {
    min-height: 420px;
    padding-bottom: 20px;
  }
  .connect-hero.marine {
    min-height: 510px;
  }
  .connect-hero.cloud-backup {
    min-height: 500px;
    padding-bottom: 20px;
  }
  .connect-hero.media {
    min-height: 470px;
    padding-bottom: 20px;
  }
  .connect-hero.tech {
    min-height: 470px;
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .connect-hero.dfsr {
    min-height: 470px;
    padding-bottom: 20px;
  }
  .buttton {
    padding-right: 50px;
    padding-left: 50px;
  }
  .buttton.line-rounded {
    padding-right: 30px;
    padding-left: 30px;
  }
  .buttton.line {
    min-width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 16px;
  }
  .buttton.line.dark {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .buttton.line.dark.spcl {
    font-size: 13px;
  }
  .buttton.special {
    min-width: 200px;
    line-height: 16px;
  }
  .buttton.special.no-padding.long-label {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
  }
  .buttton.special.fullwidth.submit-button.pro-business-button.ga-et.gat-internal_links-bottom_cta-buy_pro_business {
    width: 100%;
    min-width: auto;
  }
  .buttton.pardot {
    padding-right: 30px;
    padding-left: 30px;
    line-height: 20px;
  }
  .buttton.with-calendar-icon {
    padding-left: 20px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 15px;
  }
  .buttton.cta-in-items {
    margin-top: 10px;
  }
  .buttton.cta-in-items.top-padd.spcl {
    padding-right: 20px;
    padding-left: 20px;
  }
  .s-section-copy {
    border-bottom: 1px solid #ccced3;
  }
  .s-section-copy.special.bg-for-vimeo-vids {
    padding-top: 10px;
  }
  .s-section-copy.special-position.spcl {
    padding-top: 30px;
  }
  .div-block-11-copy {
    margin: 0px 0px 10px;
  }
  .div-block-11-copy.cntr {
    margin-bottom: 20px;
  }
  .black {
    font-size: 20px;
    line-height: 30px;
  }
  .black.dark {
    margin-top: 10px;
  }
  .black.special {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
  }
  .black.right {
    line-height: 20px;
  }
  .slider-2 {
    max-height: 40vh;
    min-height: 630px;
  }
  .slider-2.small {
    height: 30vh;
    min-height: 400px;
  }
  .slide-nav-2 {
    margin-bottom: 10px;
  }
  .right-arrow-2 {
    display: none;
  }
  .left-arrow-2 {
    display: none;
  }
  .slide-content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .ref {
    line-height: 30px;
  }
  .ref.biz {
    font-size: 13px;
    line-height: 22px;
  }
  .cs-section-logo.vb {
    width: 200px;
    height: auto;
  }
  .cs-section-logo.wg {
    width: 210px;
  }
  .cs-section-logo.innov {
    width: 220px;
    height: 66px;
  }
  .cs-section-logo.mbnz {
    width: 240px;
    height: 56px;
  }
  .s-row.lft {
    width: 100%;
  }
  .s-row.lft.flex {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .s-row.rght {
    width: 100%;
  }
  .s-row.rght.flex {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .s-row.sticky-title.with-sep-line.white.spcl-on-mobile {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-22 {
    height: 260px;
  }
  .hero-block {
    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-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;
  }
  .hero-block.special.maxw {
    width: 90%;
  }
  .hero-block.neg-marg {
    margin-top: -60px;
  }
  .hero-block.max-w {
    width: 100%;
  }
  .s-buttons-block-no-anim {
    min-width: 230px;
  }
  .s-buttons-block-no-anim.special.with-line-sep {
    width: 100%;
    min-width: 200px;
  }
  .s-secttion-title-block-no-anim {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .ribbon.on-indi-page {
    display: none;
  }
  .downloads-item-block.special {
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .indi-hero {
    padding-right: 19px;
    padding-left: 19px;
  }
  .s-section-darkgrey {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .social-bar.on-indi-page {
    display: none;
  }
  .modal-window {
    min-width: 240px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .s-buttons-dl {
    min-width: 230px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .connect-ref-div-block {
    height: 130px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .paragraph-4 {
    font-size: 13px;
    line-height: 17px;
  }
  .white-button.lightbg.center {
    padding: 10px;
  }
  .image-25 {
    width: 80px;
  }
  .image-28 {
    display: none;
  }
  .label {
    font-size: 15px;
  }
  .biz-hero {
    padding-right: 19px;
    padding-left: 19px;
    background-size: auto 500px;
  }
  .heading-10 {
    font-size: 13px;
  }
  .heading-10.light.shaded {
    font-size: 17px;
  }
  .bla {
    min-width: 230px;
  }
  .resources-hero {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .heading-13 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 15px;
    line-height: 23px;
  }
  .heading-14 {
    font-size: 25px;
    line-height: 36px;
  }
  .thumb {
    height: 100px;
  }
  .thumb.wargaming {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('/images/wz132_1680_1050.jpg');
    background-image: linear-gradient(180deg, null, null), url('/images/wz132_1680_1050.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .s-summary-block {
    width: 90%;
    margin: 0px 5px 40px;
    padding: 20px 14px;
  }
  .s-summary-block._50perc {
    margin-right: 10px;
    margin-left: 10px;
  }
  .s-column-5 {
    padding-left: 0px;
  }
  .dark-label.special {
    font-size: 20px;
  }
  .plans-label {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .tabs-menu-3 {
    width: 90%;
    min-width: 210px;
    margin-bottom: 20px;
  }
  .error-0a1c9f7f-8e2e-f55e-66ce-7693133f746d.w--current {
    padding-right: 20px;
    padding-left: 20px;
  }
  .error-b237b54a-ed6d-600d-5e1c-fd2f762cbe23 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block-6 {
    font-size: 11px;
  }
  .pay-n-bill-block {
    width: 90%;
    margin: 0px 10px;
  }
  .pay-n-bill-block._50perc {
    margin-right: 10px;
  }
  .s-category-label {
    margin-bottom: 15px;
  }
  .paypal-proxy {
    position: relative;
    margin-bottom: 20px;
    padding-left: 8px;
  }
  .currency_toggle_div.pad {
    position: relative;
    margin-bottom: 10px;
    padding-left: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .save-tag {
    display: none;
  }
  .text-block-7 {
    font-size: 9px;
  }
  .cc-icons {
    display: none;
  }
  .mntly-yrly-block {
    position: relative;
    top: 0px;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .referer {
    line-height: 20px;
  }
  .comparison-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .s-column-9 {
    font-size: 12px;
  }
  .s-feature-label {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 12px;
  }
  .s-bio-wrapper.s-wider.cntr {
    padding-right: 10px;
    padding-left: 10px;
  }
  .s-bio-wrapper.narrower.speed-calc.wider {
    margin-top: 67px;
  }
  .top-block {
    width: 99%;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .top-block.no-top-padd {
    margin-bottom: 0px;
  }
  .content-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .vs-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .line-sep {
    left: 0%;
    top: 30px;
    right: 0%;
    bottom: 0px;
    padding-left: 0px;
  }
  .heading-18 {
    font-size: 17px;
  }
  .dropdown-4.show-on-mobile {
    display: none;
  }
  .rows-cta {
    line-height: 24px;
  }
  .rows-section-title {
    font-size: 12px;
    line-height: 20px;
  }
  .rows-section-title.s-text-center.s-smaller.spcl-on-mobile {
    font-size: 13px;
  }
  .rows-section-title.s-smaller.spcl-on-mobile {
    font-size: 13px;
  }
  .s-savings-msg {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .s-savings-msg.special {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }
  .image-43 {
    display: none;
  }
  .heading-1.dl-page {
    margin-bottom: 15px;
  }
  .s-button-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
    line-height: 17px;
  }
  .tabs-menu-4 {
    margin-bottom: 20px;
  }
  .hero-section {
    min-height: 250px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-10 {
    font-size: 13px;
  }
  .black-copy {
    font-size: 22px;
    line-height: 30px;
  }
  .event-details-block {
    width: 90%;
    margin: 0px 10px;
  }
  .event-form-block.special-width {
    width: 90%;
    min-width: 0px;
  }
  .s-event-signup-block {
    padding: 20px 14px;
  }
  .s-event-signup-block.contact-form.special-bg-mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .s-event-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .s-h3.event-page {
    font-size: 17px;
    line-height: 26px;
  }
  .heading-19-copy {
    font-size: 15px;
  }
  .heading-28 {
    display: none;
    font-size: 14px;
    line-height: 18px;
  }
  .grid-block {
    min-width: 230px;
  }
  .partners-hero {
    padding-top: 70px;
    padding-right: 19px;
    padding-left: 19px;
  }
  .total {
    font-size: 13px;
    font-weight: 700;
  }
  .pardot-h1 {
    font-size: 20px;
    line-height: 28px;
  }
  .pardot-h1.special {
    margin-top: 0px;
    font-size: 26px;
    line-height: 32px;
  }
  .pardot-sub-header {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
  .pardot-sub-header.dark {
    margin-top: 0px;
  }
  .pardot-sub-header.wider {
    margin-top: 0px;
    font-size: 12px;
    line-height: 17px;
  }
  .testimonials-hero {
    padding-right: 19px;
    padding-left: 19px;
  }
  .testimonials-hero.spcl {
    background-position: 50% 50%;
    background-size: auto 100vh;
  }
  .testimonials-hero.spcl.mobile {
    background-position: 50% 50%;
    background-size: cover;
  }
  .s-event-signup-block-copy {
    padding: 20px 14px;
  }
  .tp-review-title.special {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 19px;
  }
  .paragraph-copy.smaller.center.auto-renew-legal {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-copy.smaller.center.trms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-copy.smaller.center.btos_recurring_payment_terms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-copy.with-margin {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .tp-reviewer.smaller.center.auto-renew-legal {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tp-reviewer.smaller.center.trms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tp-reviewer.smaller.center.btos_recurring_payment_terms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tp-reviewer.with-margin {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .tp-review-description.smaller.center.auto-renew-legal {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tp-review-description.smaller.center.trms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tp-review-description.smaller.center.btos_recurring_payment_terms_block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tp-review-description.with-margin {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .hero-news-bar-copy {
    text-decoration: none;
  }
  .dl-now {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .buttons-to-products {
    min-width: 230px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .special-sale {
    display: none;
    width: 200px;
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .from-tag {
    top: 87px;
    font-size: 12px;
  }
  .reg-price {
    top: 62px;
  }
  .s-menu-button {
    width: 44px;
    padding: 0px 0px 0px 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .s-menu-button.w--open {
    width: 44px;
  }
  .s-icon-4 {
    display: block;
    padding: 26px 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
  }
  .s-nav-link-item {
    padding-left: 15px;
  }
  .s-nav-section-block {
    padding-left: 5px;
  }
  .s-nav-btn-item {
    height: 42px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .s-brand {
    width: 100px;
  }
  .s-nav-dropdown-menu.w--open {
    position: relative;
  }
  .s-nav-dropdown-item {
    z-index: 800;
  }
  .s-nav-dropdown-item.w--open {
    z-index: 10;
  }
  .image-61 {
    display: none;
  }
  .s-nav-dropdown-item-mobile {
    z-index: 800;
    padding-right: 15px;
    padding-left: 15px;
  }
  .s-nav-dropdown-item-mobile.w--open {
    z-index: 10;
  }
  .s-drop-icon {
    padding-right: 0px;
  }
  .youtube-3 {
    margin-top: 15px;
  }
  .sub-header-w-percent {
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
  .sub-header-w-percent.dark {
    margin-top: 0px;
  }
  .sub-header-w-percent.wider {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .heading-34.with-left-pad {
    padding-left: 0px;
  }
  .bio-wrapper {
    margin: 0px 0px 10px;
  }
  .nia-cs-hero {
    padding-top: 100px;
  }
  .p2p-is-faster-hero-image {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .ref-note-txt {
    font-size: 12px;
    line-height: 18px;
  }
  .lnkedin-link {
    left: auto;
    top: 29px;
    right: 0%;
    bottom: auto;
  }
  .s-footnote-label {
    margin-bottom: 0px;
    font-size: 12px;
  }
  .biz-hero-new {
    height: 510px;
    background-size: auto 500px;
  }
  .s-contact-form-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .light-copy {
    margin-top: 10px;
    font-size: 22px;
    line-height: 30px;
  }
  .light-copy.s-text-center {
    font-size: 20px;
    line-height: 30px;
  }
  .light-copy.special {
    font-size: 20px;
    line-height: 30px;
  }
  .light-copy.special {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
  }
  .light-copy.smaller {
    font-size: 17px;
  }
  .paragraph-2-copy {
    font-size: 14px;
    line-height: 22px;
  }
  .paragraph-2-copy.bigger {
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 25px;
  }
  .paragraph-2-copy.smaller.biz {
    font-size: 12px;
    line-height: 30px;
  }
  .heading-36 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 26px;
  }
  .s-blog-ad-widget {
    cursor: pointer;
  }
  .s-blog-ad-cta.line-rounded {
    padding-right: 30px;
    padding-left: 30px;
  }
  .s-blog-ad-cta.line {
    min-width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 16px;
  }
  .s-blog-ad-cta.line.dark {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .s-blog-ad-cta.special {
    min-width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 16px;
  }
  .s-blog-ad-cta.special.fullwidth.submit-button.pro-business-button.ga-et.gat-internal_links-bottom_cta-buy_pro_business {
    width: 100%;
    min-width: auto;
  }
  .s-blog-ad-cta.pardot {
    padding-right: 30px;
    padding-left: 30px;
    line-height: 20px;
  }
  .blog-ad-sub.dark {
    margin-top: 0px;
  }
  .blog-ad-sub.wider {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }
  .s-blog-ad-title {
    font-size: 20px;
    line-height: 24px;
  }
  .s-blog-ad-title.special {
    margin-top: 0px;
    font-size: 26px;
    line-height: 32px;
  }
  .sync-comparison-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .special-h1 {
    font-size: 26px;
    line-height: 35px;
  }
  .special-h1.dark {
    margin-top: 10px;
  }
  .special-h1.special {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
  }
  .special-h1.right {
    line-height: 20px;
  }
  .para {
    font-size: 15px;
    line-height: 28px;
  }
  .para.bigger {
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 25px;
  }
  .para.smaller.biz {
    font-size: 12px;
    line-height: 30px;
  }
  .pricing-pitch-content-block {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .new-homepage-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .div-block-63 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-63.special-padding {
    padding-left: 0px;
  }
  .div-block-63.special-color-333.centerz {
    padding-top: 10px;
  }
  .div-block-64 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-64.hero {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .heading-37.spcl333.fullwid {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
  }
  .heading-37.biggerz {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
  }
  .heading-37.biggerz.spcl {
    line-height: 26px;
  }
  .section-7.white {
    height: 760px;
    padding-top: 20px;
    padding-left: 0px;
  }
  .section-7.white.spzlpadd.block.spcl {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-7.with-bg {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-38 {
    width: 100%;
    font-size: 26px;
    line-height: 34px;
  }
  .heading-38.spcl {
    width: 100%;
    padding-top: 100px;
    padding-right: 40px;
    padding-left: 40px;
    line-height: 32px;
  }
  .div-block-66 {
    background-position: 60% 45%;
  }
  .buttton-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .buttton-copy.line-rounded {
    padding-right: 30px;
    padding-left: 30px;
  }
  .buttton-copy.line {
    min-width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 16px;
  }
  .buttton-copy.line.dark {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }
  .buttton-copy.special {
    min-width: 200px;
    line-height: 16px;
  }
  .buttton-copy.special.fullwidth.submit-button.pro-business-button.ga-et.gat-internal_links-bottom_cta-buy_pro_business {
    width: 100%;
    min-width: auto;
  }
  .buttton-copy.pardot {
    padding-right: 30px;
    padding-left: 30px;
    line-height: 20px;
  }
  .buttton-copy.no-shade {
    padding: 10px;
    font-size: 10px;
  }
  .buttton-copy.no-shade.more-marg {
    margin-bottom: 0px;
  }
  .h3-big {
    font-size: 20px;
    line-height: 28px;
  }
  .h3-big.smaller {
    font-size: 20px;
  }
  .s-heading-5 {
    font-size: 16px;
  }
  .thumb-3 {
    height: 100px;
  }
  .thumb-2 {
    height: 100px;
  }
  .thumb-1 {
    height: 100px;
  }
  .div-block-68-copy {
    background-size: 60px;
  }
  .thumb-1-copy {
    height: 100px;
  }
  .div-block-69 {
    width: 90%;
    max-width: 400px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-69.spcl {
    width: 100%;
  }
  .link-block-2 {
    display: block;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .heading-40 {
    margin-top: 10px;
  }
  .logisitcs-thumb {
    height: 120px;
    background-position: 30% 30%;
    background-size: 450px;
  }
  .retail-thumb {
    height: 120px;
  }
  .game-thumb {
    height: 120px;
  }
  .remote-thumb {
    height: 120px;
    background-position: 50% 32%;
    background-size: 450px;
  }
  .brdcsting-thumb {
    height: 120px;
  }
  .cicd-thumb {
    height: 120px;
    background-position: 30% 40%;
    background-size: 400px;
  }
  .section-8 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .syncbiz-thumb {
    height: 120px;
    background-position: 50% 32%;
    background-size: cover;
  }
  .synchome-thumb {
    height: 120px;
    background-position: 50% 100%;
    background-size: cover;
  }
  .connect-tumb {
    height: 120px;
    background-position: 50% 100%;
    background-size: cover;
  }
  .heading-42 {
    font-size: 20px;
    line-height: 28px;
  }
  .s-callout {
    font-size: 15px;
    line-height: 28px;
  }
  .s-callout.special {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 9px;
    padding-left: 9px;
    font-size: 20px;
    text-shadow: 0 4px 2px rgba(0, 0, 0, 0.8);
  }
  .s-callout.special.biz {
    font-size: 13px;
    line-height: 22px;
  }
  .s-callout.smaller {
    margin-bottom: 10px;
  }
  .s-callout.less-padd {
    line-height: 36px;
  }
  .s-callout.s-danger {
    font-size: 15px;
  }
  .s-callout.s-warning {
    font-size: 15px;
  }
  .demos-hero {
    height: 200px;
  }
  .heading-46 {
    font-size: 28px;
    line-height: 36px;
  }
  .div-block-76 {
    height: 200px;
  }
  .article-section-img {
    height: 200px;
  }
  .marine-thumb {
    height: 120px;
  }
  .newsbar {
    height: 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-47 {
    width: 68%;
    font-size: 13px;
    text-align: center;
  }
  .image-80 {
    display: none;
  }
  .newbar-cta {
    font-size: 12px;
  }
  .newbar-cta.scndry {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .div-block-77 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  ._66perc.spcl-color {
    padding-bottom: 130px;
  }
  .heading-48 {
    font-size: 21px;
  }
  .share-buttons {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .dropdown-list-4.w--open {
    left: 0%;
    top: -150px;
  }
  .paragraph-13.white.special.title {
    font-size: 13px;
  }
  .spd-calc-actions-block {
    bottom: 30px;
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .copy-url-tip {
    max-width: 230px;
  }
  .div-block-81 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-block-19 {
    font-size: 15px;
  }
  .text-block-19.white {
    line-height: 27px;
  }
  .heading-51 {
    font-size: 24px;
    line-height: 34px;
  }
  .section-7-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-7-copy.white {
    height: 760px;
    padding-top: 20px;
    padding-left: 0px;
  }
  .div-block-85 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-10.white {
    height: 760px;
    padding-top: 20px;
    padding-left: 0px;
  }
  ._74perc.spcl-color {
    padding-bottom: 130px;
  }
  .home-vid-hero {
    padding-right: 19px;
    padding-left: 19px;
  }
  .div-block-86 {
    padding-top: 20px;
  }
  .s-savings-msg-2 {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .video-block {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .video-meta-block {
    padding-bottom: 20px;
  }
  .video-meta-block.cntr {
    margin-bottom: 20px;
  }
  .video-tags {
    line-height: 20px;
  }
  .button-2 {
    padding-left: 16px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 13px;
    text-align: center;
  }
  .biz-hero-v3 {
    min-height: 620px;
    margin-top: -50px;
    padding-right: 19px;
    padding-left: 19px;
  }
  .text-block-21 {
    text-align: center;
  }
  .user-rev-from-store-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-23 {
    font-size: 15px;
  }
  .text-span-17 {
    font-size: 13px;
  }
  .link-16 {
    font-size: 15px;
  }
  .sync-subpage-hero {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .zgt-hero {
    padding-right: 19px;
    padding-left: 19px;
    background-size: auto, 90%, auto;
  }
  .heading-52-copy.spcl {
    font-size: 14px;
  }
  .calndly-embed {
    padding-top: 72px;
  }
  .cntner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .text-block-28 {
    font-size: 13px;
  }
  .text-block-28.bigger {
    font-size: 15px;
  }
  .div-block-95 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-89 {
    margin-right: 6px;
  }
  .bold-text-13 {
    font-size: 13px;
  }
  .heading-53 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .heading-54 {
    font-size: 20px;
  }
  .image-93 {
    width: 90%;
    height: auto;
  }
  .image-93.bigger {
    width: 100%;
    height: auto;
  }
  .devops-thumb {
    height: 120px;
    background-position: 30% 30%;
    background-size: 450px;
  }
  .image-95 {
    margin-bottom: 10px;
  }
  .div-block-101 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

#w-node-091833a1e32f-3269705b {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-3269705b {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-3269705b {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-091833a1e32f-f8697097 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-f8697097 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-f8697097 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-770e2c85eb16-de696fd4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-770e2c85eb18-de696fd4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-770e2c85eb1a-de696fd4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-770e2c85eb1c-de696fd4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f93b8a115179-de696fd4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-dc94cc3ef591-de696fd4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-dc94cc3ef5aa-de696fd4 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-dc94cc3ef5c3-de696fd4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-091833a1e32f-4969705e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-4969705e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-4969705e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-091833a1e32f-03697078 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-03697078 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-03697078 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-091833a1e32f-a5697079 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-a5697079 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-a5697079 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-541a66ef1d9f-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-fd6ad753e2c6-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c86f6bc38391-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-e1581d1e5c55-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f8541caa044e-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-2d099e428f23-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-f3f5708428f2-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-60311983b839-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-8a07b87c979d-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-3d969c9a1e6b-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-99bcca3719e1-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-a89e88d265dd-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-c49b87963668-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-92fab879c6a1-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-238bf0678530-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-4c59481a8866-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-e4161866622e-df69704f {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-d5623dd0d186-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-980421ad98a6-df69704f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 10;
  grid-row-start: 10;
  -ms-grid-row-span: 1;
  grid-row-end: 11;
}

#w-node-7916da748868-37697056 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-091833a1e32f-9a69705c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-dbd2ebb14773-9a69705c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-d3722c4d6b25-9a69705c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-9a69705c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-3de54639d3df-9a69705c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-da0b08c570f8-9a69705c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-541a66ef1d9f-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-fd6ad753e2c6-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-c86f6bc38391-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-e1581d1e5c55-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-f8541caa044e-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-2d099e428f23-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-f3f5708428f2-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-60311983b839-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-8a07b87c979d-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-3d969c9a1e6b-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-99bcca3719e1-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-a89e88d265dd-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-c49b87963668-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-92fab879c6a1-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-238bf0678530-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-4c59481a8866-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-e4161866622e-1269708c {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-d5623dd0d186-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 9;
  grid-row-start: 9;
  -ms-grid-row-span: 1;
  grid-row-end: 10;
}

#w-node-980421ad98a6-1269708c {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 10;
  grid-row-start: 10;
  -ms-grid-row-span: 1;
  grid-row-end: 11;
}

#w-node-72ed6692bd8f-bc697201 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-72ed6692bdae-bc697201 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-72ed6692bdca-bc697201 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-14587b9af66b-bc697201 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-14587b9af684-bc697201 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-cb1f7701c9c6-6769729a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-091833a1e32f-d56972de {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-d56972de {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-d56972de {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-091833a1e32f-13697267 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-dbd2ebb14773-13697267 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-ed6ffaf18743-13697267 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-a9f6ef1fc953-13697267 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-3de54639d3df-13697267 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-091833a1e32f-6debaeeb {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-6debaeeb {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-6debaeeb {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-ecf7ecb1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-091833a1e32f-a9579658 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d3722c4d6b25-a9579658 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-a9f6ef1fc953-a9579658 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

