
form {
  font-weight: 400;
}

label {
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}

.maincontainer {
  background-color: #1d2676;
  background-image: url("/assets/images/bg-graphic.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.maincontainer.saas1 {
  color: #fff;
  text-align: center;
  background-color: #1b2152;
  background-image: url("/assets/images/bg-graphic-4x.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 40px;
}

.siteheader {
  display: block;
}

.companylogo {
  display: inline-block;
}

.companyname {
  color: #fff;
  font-weight: 400;
  display: inline-block;
}

.instructions {
  position: relative;
  left: 0px;
  width: 600px;
  border: 3px solid #73ad21;
  padding: 10px;
}

.sitenav {
  display: inline-block;
}

.sitenavitem1 {
  color: #0000;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 400;
  display: inline-block;
}

.mainmessage {
  text-align: center;
  padding-bottom: 20px;
}

.mainmessage.bighero {
  padding-bottom: 90px;
}

.mainmessagetext {
  color: #fff;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 400;
}

.bigbtn {
  clear: none;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 40px;
  text-decoration: none;
  transition: transform 0.7s, color 0.35s, opacity 1s, background-color 0.2s;
  display: inline-block;
  transform: scale(1);
}

.bigbtn:hover {
  color: #fff;
  background-color: #4e7f17;
  border-width: 2px;
  border-color: #fff;
  transform: translate(0) translate(0, -3px);
}

.bigbtn.greenbtn {
  background-color: #4e7f17;
}

.bigbtn.bottombtn {
  margin-top: 20px;
  margin-bottom: 30px;
}

.contentsection1 {
  text-align: center;
  background-color: #fff;
}

.productcolumns {
  text-align: center;
  background-color: #0000;
  transition: opacity 3s;
}

.promo1 {
  color: #fff;
  text-align: center;
  background-color: #4f75a6;
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer {
  background-color: #464646;
  padding-bottom: 50px;
}

.productpromo1 {
  color: #000;
  padding-bottom: 15px;
  text-decoration: none;
}

.footeritems1 {
  color: #fff;
  margin-top: 50px;
  margin-left: 50px;
  display: inline-block;
}

.footeritems2 {
  float: right;
  margin-top: 50px;
  margin-right: 50px;
  display: inline-block;
}

.footerlinks {
  color: #fff;
  vertical-align: baseline;
  text-decoration: none;
}

.footerlistitem1 {
  margin-bottom: 10px;
}

.companylist {
  margin-bottom: 20px;
}

.companylistitem {
  float: none;
  background-image: url("/assets/images/companies-3x.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 842px;
  background-attachment: scroll;
  width: 120px;
  height: 60px;
  margin: 12px;
  display: inline-block;
}

.companylistitem.legalzoom {
  background-position: -144px 0;
}

.companylistitem.fireeye {
  background-position: -288px 0;
}

.companylistitem.marthastewart {
  background-position: -432px 0;
}

.companylistitem.cirquedusoleil {
  background-position: -576px 0;
}

.companylistitem.genomebyyahoo {
  background-position: -721px 0;
}

.companylistitem.trek {
  background-image: url("/assets/images/2018_Trek_logo_black.png");
  background-position: 50%;
  background-size: 125px;
}

.companylistitem.couponscom {
  background-position: -144px -84px;
}

.companylistitem.storz {
  background-position: -288px -83px;
}

.companylistitem.garmin {
  background-position: -432px -84px;
}

.companylistitem.helmholtz {
  background-position: -576px -84px;
}

.companylistitem.boeing {
  background-position: -721px -84px;
}

.navigation {
  float: right;
  margin-top: 35px;
  display: inline-block;
}

.sitenavlink1 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.sitenavlink2 {
  color: #fff;
  background-color: #4e7f17;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 5px 10px;
  text-decoration: none;
}

.whitebg {
  background-color: #fff;
}

.zhireicn {
  margin-top: 60px;
  margin-bottom: 10px;
}

.ztermicn {
  margin-top: 20px;
  margin-bottom: 10px;
  transition: transform 0.3s;
}

.ztermicn:hover {
  transform: translate(0, -3px);
}

.promo2 {
  color: #fff;
  text-align: center;
  background-color: #1d2676;
  padding-bottom: 10px;
}

.contentsection2 {
  background-color: var(--white);
  text-align: center;
}

.saas2 {
  color: #fff;
  text-align: center;
  background-color: #873300;
  background-image: url("/assets/images/office365-bg-graphic-3x.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 40px;
}

.contentsection3 {
  color: #fff;
  text-align: center;
  background-color: #9a9a9a;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.contentsection4 {
  text-align: center;
}

.contentsection4.abouttools {
  padding-top: 30px;
  padding-bottom: 30px;
}

.trainingvids {
  display: inline-block;
  position: relative;
}

.videos {
  padding-bottom: 30px;
  padding-left: 25px;
  padding-right: 25px;
}

.standard {
  color: #4990e2;
  font-weight: 700;
  text-decoration: none;
}

.supportlinks {
  margin-top: 5px;
  margin-bottom: 5px;
}

.newsarticles {
  margin-bottom: 20px;
}

.map {
  margin-top: 20px;
}

.aboutus {
  padding-right: 30px;
}

.contentsection5 {
  color: #fff;
  text-align: center;
  background-color: #2f3db9;
  font-weight: 400;
}

.selectorgsize {
  font-family: Nunito Sans, sans-serif;
}

.thumbnail {
  width: 33%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.features {
  text-align: left;
  margin-bottom: 8px;
  display: block;
}

.sectionheading {
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 30px;
}

.integrations {
  background-color: #fff;
  background-image: url("/assets/images/integrate-bg-3x.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 889px;
  width: 300px;
  height: 100px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.integrations.activedirectory {
  background-color: #fff6;
  background-image: url("/assets/images/MS-active-Directory-logo.png");
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.7s, background-color 0.2s;
}

.integrations.activedirectory:hover {
  background-color: #fff;
  transform: translate(0, -3px);
}

.integrations.exchange {
  background-color: #fff6;
  background-image: url("/assets/images/Ms-exchange-logo.png");
  background-position: 0 0;
  background-size: cover;
  transition: transform 0.7s, background-color 0.2s;
  transform: translate(0);
}

.integrations.exchange:hover {
  background-color: #fff;
  transform: translate(0, -3px);
}

.integrations.lync {
  background-color: #fff6;
  background-image: url("/assets/images/Ms-link-logo.png");
  background-position: 0 0;
  background-size: cover;
  transition: transform 0.7s, background-color 0.2s;
}

.integrations.lync:hover {
  background-color: #fff;
  transform: translate(0, -3px);
}

.integrations.powershell {
  background-color: #fff6;
  background-image: url("/assets/images/integrations-logo.png");
  background-position: 0 0;
  background-size: cover;
  transition: transform 0.7s, background-color 0.2s;
}

.integrations.powershell:hover {
  background-color: #fff;
  transform: translate(0, -3px);
}

.integrations.office365 {
  background-color: #fff6;
  background-image: url("/assets/images/MS-office-365-logo.png");
  background-position: 0 0;
  background-size: cover;
  transition: transform 0.7s, background-color 0.2s;
}

.integrations.office365:hover {
  background-color: #fff;
  transform: translate(0, -3px);
}

.integrations.salesforce {
  background-color: #fff6;
  background-image: url("/assets/images/sales-force-logo.png");
  background-position: 0 0;
  background-size: cover;
  transition: transform 0.7s, background-color 0.2s;
  transform: translate(0);
}

.integrations.salesforce:hover {
  background-color: #fff;
  transform: translate(0, -3px);
}

.integrations.skypeforbusiness {
  background-color: #fff6;
  background-image: url("/assets/images/Skype_for_Business_Logo.png");
  background-position: 0 0;
  background-size: cover;
  transition: transform 0.7s, background-color 0.2s;
}

.integrations.skypeforbusiness:hover {
  background-color: #fff;
  transform: translate(0, -3px);
}

.hiddentextlabel {
  display: none;
  overflow: visible;
}

.saaspromotext {
  color: #fff;
  text-align: justify;
  width: 60%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.saaslogo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.saaslogo.gsuite {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: visible;
}

.why1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.why2 {
  margin-bottom: 10px;
}

.why3,
.icn-dl,
.icn-mnl {
  margin-top: 20px;
  margin-bottom: 10px;
}

.icn-eml {
  margin-top: 30px;
  margin-bottom: 20px;
}

.cs-downloads {
  padding-bottom: 20px;
}

.ssthumbnail {
  border: 1px solid #979797;
  width: 300px;
  height: 175px;
  margin-bottom: 10px;
}

.testimonials {
  background-color: #0000;
}

.quotetext {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.byline {
  text-align: right;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.buyformselector {
  text-align: left;
  width: 50%;
  margin-right: 30px;
  display: inline-block;
}

.centeredtextbox {
  text-align: justify;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.textwithmargin {
  margin-top: 5px;
  margin-bottom: 15px;
  display: block;
}

.featuredescription {
  text-align: justify;
  width: 90%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.zohnomap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.inputhidden {
  float: none;
  display: inline-block;
}

.sliderpagination {
  font-size: 9px;
}

.buyformsuccess,
.buyformerror {
  background-color: #0000;
}

.thewhys {
  padding-top: 10px;
  padding-bottom: 10px;
}

.productpromo2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.comingsoon {
  color: #dee962;
  text-transform: uppercase;
  margin-top: 0;
}

.subnav {
  background-color: #fff;
}

.subnavcontainer {
  text-align: center;
}

.subnavlist {
  margin: 15px auto;
  display: inline-block;
}

.subnavitem {
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
}

.aboutuscontainer {
  margin-top: 20px;
  margin-bottom: 50px;
}

.heading {
  direction: ltr;
  color: #20a6c9;
  text-align: left;
  text-transform: none;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.heading-2 {
  color: #20a6c9;
  text-align: justify;
  padding-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.link,
.link-2,
.link-3,
.link-4,
.link-5,
.link-6,
.link-7,
.link-8 {
  text-align: justify;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.link-9 {
  text-align: justify;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.link-10 {
  text-align: justify;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.heading-3 {
  color: #20a6c9;
  text-align: justify;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.heading-4 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #20a6c9;
  background-color: #f1f1f1;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.paragraph {
  direction: ltr;
  color: #9d9d9d;
  text-align: justify;
  width: 100%;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 20px;
}

.link-11 {
  font-size: 12px;
}

.section {
  background-color: #f1f1f1;
}

.container,
.container-2,
.container-3,
.container-4,
.container-5,
.container-6,
.container-7,
.container-8,
.container-9,
.container-10 {
  background-color: #fff;
}

.container-11 {
  background-color: #fff;
  margin-top: 17px;
}

.link-12 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.column {
  text-align: justify;
  padding: 16px 20px 16px 21px;
  text-decoration: none;
}

.link-13 {
  text-align: justify;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 47px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
  display: inline;
}

.link-14 {
  justify-content: space-around;
  align-items: flex-start;
  padding-left: 31px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
  display: inline;
}

.link-15 {
  padding-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.link-16 {
  perspective: 1018px;
  perspective-origin: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: baseline;
  padding-left: 0;
  padding-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
  display: inline;
}

.paragraph-2 {
  color: #333;
  text-align: justify;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 20px;
}

.column-2 {
  margin-top: -1px;
  margin-bottom: -1px;
  padding-top: 21px;
  padding-bottom: 21px;
}

.heading-5 {
  color: #20a6c9;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.main-container-g-suite {
  padding-top: 20px;
  padding-bottom: 40px;
  padding-right: 0;
}

.main-container2 {
  background-image: url("/assets/images/bg-graphic-3x.png");
  background-position: 0 0;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 40px;
}

.heading-6 {
  color: #fff;
  text-align: center;
}

.g-suite {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-7,
.heading-8 {
  font-weight: 700;
}

.lottie-animation {
  margin-bottom: 1px;
}

.selector {
  color: #000;
  background-color: #35b5e7;
  border-radius: 5px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.code-embed {
  border-radius: 10px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.code-embed > div > div {
  container-type: normal !important;
}

.text-block {
  font-size: 10px;
  font-style: italic;
}

.columns {
  display: flex;
}

@media screen and (max-width: 991px) {
  .maincontainer {
    background-image: url("/assets/images/bg-graphic-3x.png");
    background-size: 800px;
  }

  .thumbnail {
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .column {
    padding-left: 14px;
  }

  .link-15 {
    padding-left: 0;
  }

  .container-12 {
    background-image: url("/assets/images/bg-graphic-3x.png");
    background-position: 0 0;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-right: 100px;
  }
}

@media screen and (max-width: 767px) {
  .siteheader {
    text-align: center;
  }

  .navigation {
    float: none;
  }

  .zhireicn {
    margin-top: 20px;
  }

  .thumbnail {
    width: 300px;
  }

  .why1 {
    margin-top: 0;
  }

  .why2,
  .why3 {
    margin-top: 15px;
  }

  .ssthumbnail {
    display: inline-block;
  }

  .testimonials {
    height: 465px;
  }

  .quotetext,
  .byline {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .maincontainer {
    background-size: 1100px;
  }

  .sitenav {
    padding-left: 0;
  }

  .bigbtn {
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer {
    text-align: center;
  }

  .footeritems1 {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    display: inline-block;
  }

  .footeritems2 {
    float: none;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0;
    display: inline-block;
  }

  .sitenavlink2 {
    margin-top: 10px;
    display: inline-block;
  }

  .promo2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .videos {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contentsection5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .saaspromotext {
    width: 90%;
  }

  .testimonials {
    height: 1080px;
  }

  .quotetext {
    width: 55%;
    display: block;
  }

  .byline {
    width: 55%;
  }

  .buyformselector {
    width: 90%;
    margin-right: 0;
  }

  .centeredtextbox {
    width: 90%;
  }

  .testimonialsfix {
    margin-top: 7px;
    margin-bottom: 16px;
    display: inline-block;
  }
}

#w-node-_75832c0b-d0f3-d416-819d-30be6d11f1e5-2d02bc72 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_78b21380-c198-5150-e8fd-31eebd8bb6ca-2d02bc72 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ef2113ef-2087-6e17-c863-b259e74df1fb-2d02bc72 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6bc7d1bf-6058-8678-7d2b-68c11edeb9cc-2d02bc72 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_3adc2bf2-4342-af12-1ac0-2aa1aefa40e2-2d02bc72 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_1049493c-69b3-094e-d0ed-cc21f1f686c6-2d02bc72 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_0821c889-ee7b-5e45-3c65-d001def8a3ad-2d02bc72 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_7c4572d2-c4e9-1c55-fa11-4bfdbd98e958-2d02bc72 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-fa1bda56-c554-5b2b-1d12-2c7793252503-2d02bc72 {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_0aef07cd-759f-1b4a-2c9c-ac1f2dd935ed-2d02bc72 {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-ec4f30c5-c31c-6c34-ba19-d5f21fe699e1-2d02bc72 {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-e4325401-1536-be59-a6e9-f3be52263847-2d02bc72 {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_2101bc2f-caa8-e552-dca7-f95d4a6a20a4-2d02bc72 {
  grid-area: 7 / 1 / 8 / 2;
}

#w-node-f138d1b5-8d81-3095-d5e9-e58db3136ed0-2d02bc72 {
  grid-area: 7 / 2 / 8 / 3;
}

#w-node-fb50fec4-a891-eb2f-aeea-4ac5c1d6de78-2d02bc72 {
  grid-area: 8 / 1 / 9 / 2;
}

#w-node-cbb75ab0-81f6-468f-6791-1ad9d8ccfd98-2d02bc72 {
  grid-area: 8 / 2 / 9 / 3;
}

#w-node-fac7eefd-3665-5461-9ae0-cb4debb61e5d-2d02bc72 {
  grid-area: 9 / 1 / 10 / 2;
}

#w-node-_66d4ce33-6518-1597-41ab-47b177883679-2d02bc72 {
  grid-area: 9 / 2 / 10 / 3;
}

#w-node-_570bd805-53a6-5a1a-f4a3-947d87fe1b57-2d02bc72 {
  grid-area: 10 / 1 / 11 / 2;
}
