body {
  background-color: #fafafa;
  font-family: 'Nunito Sans', sans-serif;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 24px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
}

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

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

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

form {
  font-weight: 400;
}

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

.maincontainer {
  background-color: #1d2676;
  background-image: url('../images/bg-graphic.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.maincontainer.saas1 {
  padding-top: 20px;
  padding-bottom: 40px;
  color: #fff;
  text-align: center;
}

.siteheader {
  display: block;
}

.companylogo {
  display: inline-block;
}

.companyname {
  display: inline-block;
  color: #fff;
  font-weight: 400;
}

.sitenav {
  display: inline-block;
}

.sitenavitem1 {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  color: transparent;
  font-weight: 400;
}

.mainmessage {
  padding-bottom: 20px;
  text-align: center;
}

.mainmessage.bighero {
  margin-top: 40px;
  padding-bottom: 90px;
}

.mainmessagetext {
  margin-bottom: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}

.bigbtn {
  display: inline-block;
  padding: 10px 40px;
  clear: none;
  border: 3px solid #fff;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
}

.bigbtn.greenbtn {
  background-color: #4e7f17;
}

.bigbtn.bottombtn {
  margin-top: 20px;
  margin-bottom: 30px;
}

.contentsection1 {
  text-align: center;
}

.productcolumns {
  background-color: transparent;
  text-align: center;
}

.promo1 {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #4f75a6;
  color: #fff;
  text-align: center;
}

.footer {
  padding-bottom: 50px;
  background-color: #464646;
}

.productpromo1 {
  padding-bottom: 15px;
  color: #000;
  text-decoration: none;
}

.footeritems1 {
  display: inline-block;
  margin-top: 50px;
  margin-left: 50px;
  color: #fff;
}

.footeritems2 {
  display: inline-block;
  margin-top: 50px;
  margin-right: 50px;
  float: right;
}

.footerlinks {
  color: #fff;
  text-decoration: none;
}

.footerlistitem1 {
  margin-bottom: 10px;
}

.companylist {
  margin-bottom: 20px;
}

.companylistitem {
  display: inline-block;
  width: 120px;
  height: 60px;
  margin: 12px;
  float: none;
  background-image: url('../images/companies-3x.png');
  background-position: 0px 0px;
  background-size: 842px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.companylistitem.legalzoom {
  background-position: -144px 0px;
}

.companylistitem.fireeye {
  background-position: -288px 0px;
}

.companylistitem.marthastewart {
  background-position: -432px 0px;
}

.companylistitem.cirquedusoleil {
  background-position: -576px 0px;
}

.companylistitem.genomebyyahoo {
  background-position: -721px 0px;
}

.companylistitem.trek {
  background-position: 0px -84px;
}

.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 {
  display: inline-block;
  margin-top: 35px;
  float: right;
}

.sitenavlink1 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.sitenavlink2 {
  padding: 5px 10px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #4e7f17;
  color: #fff;
  text-decoration: none;
}

.whitebg {
  background-color: #fff;
}

.zhireicn {
  margin-top: 60px;
  margin-bottom: 10px;
}

.ztermicn {
  margin-top: 20px;
  margin-bottom: 10px;
}

.promo2 {
  padding-bottom: 10px;
  background-color: #1d2676;
  color: #fff;
  text-align: center;
}

.contentsection2 {
  background-color: #d8d8d8;
  text-align: center;
}

.saas2 {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #873300;
  background-image: url('../images/office365-bg-graphic-3x.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.contentsection3 {
  background-color: #9a9a9a;
  color: #fff;
  text-align: center;
}

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

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

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

.contentsection4 {
  text-align: center;
}

.contentsection4.abouttools {
  padding-top: 30px;
  padding-bottom: 30px;
}

.trainingvids {
  position: relative;
  display: inline-block;
}

.videos {
  padding-right: 25px;
  padding-bottom: 30px;
  padding-left: 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 {
  background-color: #2f3db9;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.selectorgsize {
  font-family: 'Nunito Sans', sans-serif;
}

.thumbnail {
  display: inline-block;
  width: 33%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.features {
  display: block;
  margin-bottom: 8px;
  text-align: left;
}

.sectionheading {
  margin-bottom: 30px;
  line-height: 30px;
}

.integrations {
  display: inline-block;
  width: 300px;
  height: 100px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  background-color: #fff;
  background-image: url('../images/integrate-bg-3x.png');
  background-position: 0px 0px;
  background-size: 889px;
  background-repeat: no-repeat;
}

.integrations.activedirectory {
  background-position: 8px -2px;
}

.integrations.exchange {
  background-position: -312px -2px;
}

.integrations.lync {
  background-position: -648px -2px;
}

.integrations.powershell {
  background-position: 8px -143px;
}

.integrations.office365 {
  background-position: -315px -149px;
}

.integrations.salesforce {
  background-position: -645px -143px;
}

.integrations.skypeforbusiness {
  background-position: 3px -264px;
}

.hiddentextlabel {
  display: none;
  overflow: visible;
}

.saaspromotext {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
}

.saaslogo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.why1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.why2 {
  margin-bottom: 10px;
}

.why3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.icn-dl {
  margin-top: 20px;
  margin-bottom: 10px;
}

.icn-mnl {
  margin-top: 20px;
  margin-bottom: 10px;
}

.icn-eml {
  margin-top: 30px;
  margin-bottom: 20px;
}

.cs-downloads {
  padding-bottom: 20px;
}

.ssthumbnail {
  width: 300px;
  height: 175px;
  margin-bottom: 10px;
  border: 1px solid #979797;
}

.testimonials {
  background-color: transparent;
}

.quotetext {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.byline {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.buyformselector {
  display: inline-block;
  width: 50%;
  margin-right: 30px;
  text-align: left;
}

.centeredtextbox {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.textwithmargin {
  margin-top: 5px;
  margin-bottom: 15px;
}

.featuredescription {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
}

.zohnomap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.inputhidden {
  display: inline-block;
  float: none;
}

.sliderpagination {
  font-size: 9px;
}

.buyformsuccess {
  background-color: transparent;
}

.buyformerror {
  background-color: transparent;
}

.thewhys {
  padding-top: 10px;
  padding-bottom: 10px;
}

.productpromo2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.comingsoon {
  margin-top: 0px;
  color: #dee962;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .maincontainer {
    background-image: url('../images/bg-graphic-3x.png');
    background-size: 800px;
  }
  .thumbnail {
    width: 300px;
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  .siteheader {
    text-align: center;
  }
  .navigation {
    float: none;
  }
  .zhireicn {
    margin-top: 20px;
  }
  .thumbnail {
    width: 300px;
  }
  .why1 {
    margin-top: 0px;
  }
  .why2 {
    margin-top: 15px;
  }
  .why3 {
    margin-top: 15px;
  }
  .ssthumbnail {
    display: inline-block;
  }
  .testimonials {
    height: 465px;
  }
  .quotetext {
    display: block;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
  .byline {
    display: block;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .maincontainer {
    background-size: 1100px;
  }
  .sitenav {
    padding-left: 0px;
  }
  .bigbtn {
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer {
    text-align: center;
  }
  .footeritems1 {
    display: inline-block;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .footeritems2 {
    display: inline-block;
    width: 90%;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 20px;
    float: none;
  }
  .sitenavlink2 {
    display: inline-block;
    margin-top: 10px;
  }
  .promo2 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .videos {
    padding-right: 15px;
    padding-left: 15px;
  }
  .contentsection5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .saaspromotext {
    width: 90%;
  }
  .testimonials {
    height: 1080px;
  }
  .quotetext {
    display: block;
    width: 55%;
  }
  .byline {
    width: 55%;
  }
  .buyformselector {
    width: 90%;
    margin-right: 0px;
  }
  .centeredtextbox {
    width: 90%;
  }
  .testimonialsfix {
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 16px;
  }
}

