body {
  margin: 0; }

#iprospect {
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * Correct the padding in Firefox.
 */
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /**
 * Add the correct display in IE 10.
 */
  font-family: "AvenirMedium", Georgia;
  scroll-behavior: smooth; }
  #iprospect h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #iprospect hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  #iprospect pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  #iprospect a {
    background-color: transparent; }
  #iprospect abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */ }
  #iprospect b,
  #iprospect strong {
    font-weight: bolder; }
  #iprospect code,
  #iprospect kbd,
  #iprospect samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  #iprospect small {
    font-size: 80%; }
  #iprospect sub,
  #iprospect sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #iprospect sub {
    bottom: -0.25em; }
  #iprospect sup {
    top: -0.5em; }
  #iprospect img {
    border-style: none; }
  #iprospect button,
  #iprospect input,
  #iprospect optgroup,
  #iprospect select,
  #iprospect textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  #iprospect button,
  #iprospect input {
    /* 1 */
    overflow: visible; }
  #iprospect button,
  #iprospect select {
    /* 1 */
    text-transform: none; }
  #iprospect button,
  #iprospect [type="button"],
  #iprospect [type="reset"],
  #iprospect [type="submit"] {
    -webkit-appearance: button; }
  #iprospect button::-moz-focus-inner,
  #iprospect [type="button"]::-moz-focus-inner,
  #iprospect [type="reset"]::-moz-focus-inner,
  #iprospect [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  #iprospect button:-moz-focusring,
  #iprospect [type="button"]:-moz-focusring,
  #iprospect [type="reset"]:-moz-focusring,
  #iprospect [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  #iprospect fieldset {
    padding: 0.35em 0.75em 0.625em; }
  #iprospect legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  #iprospect progress {
    vertical-align: baseline; }
  #iprospect textarea {
    overflow: auto; }
  #iprospect [type="checkbox"],
  #iprospect [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #iprospect [type="number"]::-webkit-inner-spin-button,
  #iprospect [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  #iprospect [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  #iprospect [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #iprospect ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  #iprospect details {
    display: block; }
  #iprospect summary {
    display: list-item; }
  #iprospect template {
    display: none; }
  #iprospect [hidden] {
    display: none; }
  #iprospect h2 {
    font-family: "AvenirHeavy", Georgia;
    font-size: 18px;
    color: white;
    margin: 0; }
  #iprospect h3 {
    font-family: "AvenirHeavy", Georgia;
    color: #455560;
    font-size: 25px;
    margin-bottom: 1.5em;
    position: relative; }
  #iprospect h3:after {
    content: '';
    border: 1px solid #8DC63F;
    width: 150px;
    position: absolute;
    bottom: -8px;
    left: 0; }
  #iprospect h4 {
    font-family: "AvenirHeavy", Georgia;
    font-size: 22px;
    line-height: 25px;
    color: #8DC63F;
    margin-bottom: 1em; }
  #iprospect a {
    color: #8DC63F;
    font-family: "AvenirHeavy", Georgia; }
  #iprospect a:hover {
    color: #709e32; }
  #iprospect p, #iprospect ul {
    color: #455560;
    font-family: "AvenirMedium", Georgia;
    font-size: 18px; }
  #iprospect b {
    font-family: "AvenirHeavy", Georgia; }
  #iprospect img {
    max-width: 100%; }
  #iprospect .inner {
    width: 90%;
    margin: auto;
    padding: 25px 0;
    max-width: 1200px; }
    #iprospect .inner > :first-child {
      margin-top: 0 !important; }
    #iprospect .inner > :last-child {
      margin-bottom: 0 !important; }
  #iprospect .desktop {
    display: none; }
  #iprospect .header {
    background: url("../img/header.jpg");
    background-size: cover;
    background-position: center; }
    #iprospect .header .inner {
      color: white; }
      #iprospect .header .inner h1 {
        font-family: "AvenirBlack", Georgia;
        text-transform: uppercase;
        font-size: 35px;
        line-height: 40px; }
  #iprospect .intro .inner .intro-text > :last-child {
    margin-bottom: 0; }
  #iprospect .content .section {
    border-bottom: 1px solid white; }
    #iprospect .content .section .title {
      background: #8DC63F;
      cursor: pointer;
      color: white;
      position: sticky;
      top: 0;
      z-index: 2; }
      #iprospect .content .section .title .inner {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #iprospect .content .section .title .inner img {
          width: 20px;
          height: 10px; }
    #iprospect .content .section .info {
      display: none; }
    #iprospect .content .section .examples {
      background: #E5E7E9; }
      #iprospect .content .section .examples .inner .example {
        margin-bottom: 2em; }
        #iprospect .content .section .examples .inner .example img {
          box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4); }
        #iprospect .content .section .examples .inner .example p {
          font-style: italic;
          font-size: 15px;
          margin-top: 0.5em; }
      #iprospect .content .section .examples .inner > :last-child > :last-child {
        margin-bottom: 0; }
  #iprospect .active .inner img {
    transform: rotate(180deg); }
  #iprospect .footer {
    background: #8DC63F; }
    #iprospect .footer .inner {
      text-align: center; }
  #iprospect .example img {
    cursor: zoom-in;
    transition: 0.3s; }
  #iprospect .example img:hover {
    transform: scale(0.98); }
  #iprospect #modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 6;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: black;
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.8);
    /* Black w/ opacity */ }
    #iprospect #modal #modal-content {
      margin: auto;
      display: block;
      max-height: 100%;
      max-width: 100%; }
    #iprospect #modal .close {
      position: absolute;
      top: 15px;
      right: 35px;
      color: #f1f1f1;
      font-size: 40px;
      font-weight: bold;
      transition: 0.3s; }
    #iprospect #modal .close:hover,
    #iprospect #modal .close:focus {
      color: #bbb;
      text-decoration: none;
      cursor: pointer; }
  #iprospect #modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s; }

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }

@keyframes zoom {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
  @media only screen and (min-width: 1000px) {
    #iprospect h2 {
      font-family: "AvenirBlack", Georgia;
      text-transform: uppercase;
      font-size: 32px;
      margin: 0; }
    #iprospect h3 {
      font-size: 24px;
      margin-bottom: 1.5em;
      min-width: 200px; }
    #iprospect h3:after {
      border: 1px solid #8DC63F;
      bottom: -8px; }
    #iprospect h4 {
      font-size: 20px;
      line-height: 20px;
      margin-bottom: 1em; }
    #iprospect p, #iprospect ul {
      font-size: 16px; }
    #iprospect .inner {
      padding: 50px 0;
      max-width: 1110px; }
    #iprospect .desktop {
      display: block; }
    #iprospect .header .inner {
      padding: 80px 0; }
      #iprospect .header .inner h1 {
        font-size: 60px;
        line-height: 65px;
        margin: 0;
        max-width: 850px; }
      #iprospect .header .inner p {
        font-family: "AvenirHeavy", Georgia;
        text-transform: uppercase;
        color: white;
        margin: 0;
        font-size: 18px; }
    #iprospect .intro .inner {
      display: flex;
      align-items: baseline;
      justify-content: space-between; }
      #iprospect .intro .inner .intro-text {
        max-width: 750px; }
        #iprospect .intro .inner .intro-text > :first-child {
          margin-top: 0; }
    #iprospect .content .nav {
      background: #8DC63F;
      position: sticky;
      top: 0;
      z-index: 3; }
      #iprospect .content .nav .inner {
        padding: 10px 0;
        display: flex;
        justify-content: space-between;
        text-align: center;
        max-width: 1300px; }
        #iprospect .content .nav .inner a {
          color: white;
          font-family: "AvenirHeavy", Georgia;
          font-size: 16px;
          text-decoration: none;
          padding: 0 20px;
          white-space: nowrap; }
          #iprospect .content .nav .inner a img {
            margin-left: 10px;
            width: 15px;
            height: 10px;
            transform: rotate(180deg); }
        #iprospect .content .nav .inner a:hover {
          color: #E5E7E9; }
    #iprospect .content .section {
      border-bottom: 1px solid white; }
      #iprospect .content .section .title {
        background: black;
        cursor: default;
        pointer-events: none;
        top: 42px; }
        #iprospect .content .section .title .inner {
          display: block;
          padding: 10px 0;
          max-width: 1250px; }
          #iprospect .content .section .title .inner img {
            display: none; }
      #iprospect .content .section .info {
        display: block; }
      #iprospect .content .section .examples {
        background: #E5E7E9; }
        #iprospect .content .section .examples .inner .example {
          margin-bottom: 2em; }
          #iprospect .content .section .examples .inner .example img {
            box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
            max-width: 400px; }
          #iprospect .content .section .examples .inner .example p {
            font-style: italic;
            font-size: 15px;
            margin-top: 0.5em;
            color: black; }
        #iprospect .content .section .examples .inner .flex1 {
          display: flex;
          align-items: center; }
          #iprospect .content .section .examples .inner .flex1 p {
            margin-left: 70px;
            max-width: 500px; }
        #iprospect .content .section .examples .inner .flex2 {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-around; }
          #iprospect .content .section .examples .inner .flex2 > div {
            margin: 0 10px; } }
