* {
    box-sizing: border-box;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: var(--zf-secondary-bold);
  }
  body h2 {
    font-size: 55px;
  }
  p {
    font-size: 20px;
    line-height: 1.8;
  }
  p a {
    font-family: var(--zf-secondary-bold);
  }
  .region-content .content-wrap h1 {
    padding: 0;
    margin: 0;
  }
  .content-wrap {
    max-width: 1030px;
  }
  .compliance-section h2 {
    background: #ececec;
    padding: 2em 0;
    text-align: center;
  }
  .compliance-section h3 {
    text-align: center;
    padding-top: 2em;
    font-size: 40px;
  }
  .compliance-section .comp-content .icon span {
    background: url(/sites/default/files/zoho_general_pages/security-gen-sprites.png);
    background-size: auto;
    background-repeat: no-repeat;
    width: 195px;
    height: 130px;
    display: block;
    margin: 0 auto 15px;
    background-position: -238px -130px;
  }
  .compliance-section .comp-content.box-2 .icon span {
    background-position: -462px -130px;
    width: 187px;
  }
  .compliance-section .comp-content.box-3 .icon span {
    background-position: -695px -130px;
  }
  .compliance-section .comp-content.box-4 .icon span,   .compliance-section .comp-content.box-14 .icon span {
    background-position: -998px 0;
    width: 130px;
    height: 126px;
  }
  .compliance-section .comp-content.box-4-old .icon span {
    background-position: 0 -135px;
  }
  .compliance-section .comp-content.box-4-new .icon span {
    background-position: -722px -92px;
    background-size: 1648px;
    width: 186px;
  }
  .compliance-section .comp-content.box-5 .icon span {
    background-position: -1130px 0;
    width: 170px;
    height: 127px;
  }
  .compliance-section .comp-content.box-6 .icon span {
    background-position: -1567px 0;
    width: 116px;
  }
  .compliance-section .comp-content.box-7 .icon span {
    background-position: -1307px -16px;
    width: 246px;
    margin-bottom: -17px;
    height: 112px;
  }
  .compliance-section .comp-content.box-8 .icon span {
    background-position: -1462px 0;
    background-size: 1910px;
    width: 225px;
    height: 110px;
  }
  .compliance-section .comp-content.box-9 .icon span {
    background-position: -1682px 0;
    background-size: 1910px;
    width: 225px;
    height: 100px;
  }
  .compliance-section .comp-content.box-10 .icon span {
    background-position: -1487px -136px;
    width: 151px;
    height: 145px;
  }
  .compliance-section .comp-content.box-11 .icon span {
    background-position: -1638px -140px;
    width: 170px;
    height: 140px;
  }
  
  .compliance-section .comp-content.box-12 .icon span {
      background-position: -2008px -140px;
      width: 113px;
      height: 140px;
    }
  
    .compliance-section .comp-content.box-13 .icon span {
      background-position: -1828px -140px;
      width: 170px;
      height: 140px;
    }
  
  .compliance-section .comp-content.box-1 .icon span {
    background-position: -158px -90px;
    background-size: 1648px;
    width: 187px;
  }
  .compliance-section .comp-content.box-2 .icon span {
    background-position: -345px -90px;
    background-size: 1648px;
  }
  .compliance-section .comp-content.box-3 .icon span {
    background-position: -532px -90px;
    background-size: 1648px;
    width: 187px;
  }
  .compliance-section .comp-content.box-4-old .icon span {
    background-position: -916px -90px;
    background-size: 1648px;
  }
  .compliance-main h4, .exdate {
    font-size: 16px;
  }
  .compliance-section .comp-content {
    display: flex;
    display: -ms-flexbox;
    margin: 4em 0;
  }
  .compliance-section .comp-details p.app strong {
    font-size: 22px;
  }
  .compliance-section .icon {
    max-width: 25%;
    flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    text-align: center;
  }
  .compliance-section .comp-details {
    max-width: 75%;
    flex: 0 0 75%;
    -ms-flex: 0 0 75%;
  }
  .compliance-section .comp-content a {
    color: #000;
    display: inline-block;
  }
  @media screen and (max-width: 1440px) {
    body h2 {
      font-size: 60px;
    }
  }
  @media screen and (max-width: 1300px) {
    .content-wrap {
      max-width: 1024px;
    }
    body h2 {
      font-size: 45px;
    }
    p {
      font-size: 18px;
    }
  }
  @media screen and (max-width: 1199px) {
    .compliance-section .comp-details {
      max-width: 70%;
      flex: 0 0 70%;
      -ms-flex: 0 0 70%;
    }
    .compliance-section .icon {
      max-width: 30%;
      flex: 0 0 30%;
      -ms-flex: 0 0 30%;
    }
    .compliance-section .comp-content.box-7 .icon span {
      background-position: -1033px -16px;
      width: 196px;
      background-size: 1750px;
      height: 86px;
    }
    .compliance-section .comp-content.box-8 .icon span {
      background-position: -1312px 0;
      background-size: 1710px;
      width: 193px;
    }
    .compliance-section .comp-content.box-9 .icon span {
      background-position: -1512px 0;
      background-size: 1710px;
      width: 193px;
    }
  }
  @media screen and (max-width: 767px) {
    body h2 {
      font-size: 36px;
      text-align: center;
    }
    .compliance-section .comp-content {
      display: block;
      text-align: center;
      margin: 4em 0;
    }
    .compliance-section .icon,
    .compliance-section .comp-details {
      max-width: 100%;
      flex: 0 0 100%;
      -ms-flex: 0 0 100%;
    }
  }
  