* {
margin: 0;
padding: 0;
}

/* main styles
  --------------------------------------------- */

body {
    font-family: Tahoma;
  }

  h1 {
    color: #4786aa;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 2em;
  }

 h2 {
    color: #ff9200;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 2.6em;
    letter-spacing: -1px;
    margin-top: 35px;
  }

 h3 {
    color: #2c2c2c;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.8em;
    letter-spacing: -.3px;
  }

 h4 {
    color: #a2a964;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.6em;
    letter-spacing: -.3px;
    margin-top: 35px;
    margin-bottom: -10px;
  }

 h5 {
    margin-top: 25px;
    margin-bottom: -10px;
  }

 p {
    color: #2c2c2c;
    font-family: Garamond, Georgia, serif;
    font-style: normal;
    font-size: 1em;
  }

  p.clear {
  clear: both;
}

  a:link {
      color: #4786aa;
      text-decoration: none;
  }

  a:visited {
      color: #4786aa;
      text-decoration: none;
  }

  a:hover {
      color: #ff9200;
      text-decoration: none;
  }

  a:active {
      color: #c3deed;
  }
  


  /* misc
  --------------------------------------------- */
  .demo__info {
    position: absolute;
    z-index:100;
    background: rgba(0,0,0,.85);
    color: #fff;
    padding: .3em;
    bottom: 0vh;
    top: auto;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 80%;
    text-align: center;
    width: 100%;
  }

  .date {
    font-size: .7em; 
    font-style: italic; 
    color: #706f6f;
  }
  


  /* detail screens
  --------------------------------------------- */  

  .intro-title {
    color: #fff; 
    width: 100%; 
    font-size: 7em; 
    font-family: "Courier New";
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 1px; 
    margin-left: 40%; 
  }

  .intro-title2 {
    color: #fff; 
    width: 100%; 
    font-size: 5em; 
    font-family: "Trebuchet MS";
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 1px; 
    margin-left: 40%; 
  }

  .detail-nav {
    position: fixed;
    top: 0;
    left: 1em;
    z-index: 999;
    background: rgba(0,0,0,.75);
    color: #fff;
    padding: .5em 1em;
    border-radius: 0 0 5px 5px;
  }

  .footer-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background: rgba(0,0,0,.75);
    color: #fff;
    padding: .5em 1em;
    text-align: center;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-style: normal;
  }

  .subhead {
    font-size: 1em; 
    font-style: italic; 
    color: #706f6f;
  }

  .casestudy {
    margin-left: 10%; 
    margin-right: 10%;
    height: 100%; 
    width: 80%; 
    overflow: auto;
  }

  .casestudy-text {
    font-size: 1.4em; 
    color: #717070;
    margin-top: 1em;
  }

  .highlight-links {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: .8em; 
    color: #ff9200;
    margin-top: 1em;
  }

  .quote-text {
    font-family: "Arial Narrow";
    font-size: 1.7em; 
    font-style: italic;
    color: #4786aa;
    margin-left: 10px;
  }

@media all {
    .quote-text {
        /* Default font size */
        font-family: "Arial Narrow";
        font-size: 1.7em; 
        font-style: italic;
        color: #4786aa;
        margin-left: 10px;
    }
}

@media all and (max-width: 768px) {
    .quote-text {
        /* Font size for smaller displays/screens */
        font-family: "Arial Narrow";
        font-size: 1em; 
        font-style: italic;
        color: #4786aa;
        margin-left: 7px;
    }
}

  .myip-intro {
    background-color: rgb(118,176,203);
  }

    aside {
      font-family: "Arial Narrow";
      font-size: .9em;
      float: right;
      margin-right: 20px;
      margin-left: 10px;
      padding: 10px;
      width: 25%;
      top: 210px;
      border: 1px solid #4786aa;
      background-color: #c3dae8;
      opacity: .7;
  }

@media all {
    .aside-text {
        /* Default font size */
    font-size: 1.2em;
    font-family: "Arial Narrow";
    color: #4786aa;
    margin-bottom: 10px;
    }
}

@media all and (max-width: 768px) {
    .aside-text {
        /* Font size for smaller displays/screens */
    font-size: .8em;
    font-family: "Arial Narrow";
    color: #4786aa;
    margin-bottom: 7px;
    }
}

  .title-one {
    text-align: center;
    position: absolute;
    left: 50%;
    width: 400px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .automate-quote {
    text-align: center;
    width: 400px;
    margin-top: 75px;
    margin-left: 75px;
    font-size: 1.4em;
    line-height: 1.8em;
  }

  .automate-quote-text {
    color: #9bbfd4;
    font-size: 100%;
  }

  .listitem {
    color: #9bbfd4;
    font-family: "Arial Narrow";
    margin-left: 20px;
  }

  .listitem2 {
    color: #545a6a;
    font-family: "Arial Narrow";
    font-size: 1em;
    margin-right: 5%;
    margin-left: 5%;
  }

  .container-fluid {
    margin: 0;
    padding: 0;
    }

  .todo {
    font-size: .7em;
    font-family: "Courier";
  }

  .ef-h1 {
    color: #2c2c2c;
    font-family: Avenir, Ariel, Helvetica, sans-serif;
    font-style: normal;
    font-size: 2em;
    line-height: 110%;
    letter-spacing: 90%;
  }

  .ef-p {
    color: #2c2c2c;
    font-family: Avenir, Ariel, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.4em;
    letter-spacing: .4px;
  }

  .ef-d {
    color: #696969;
    font-family: Avenir, Ariel, Helvetica, sans-serif;
    font-style: normal;
    font-size: .8em;
  }

  #ef-1 {
  border-radius: 10px;
  background: #f7f3d1;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 48%;
}

  #ef-2 {
  border-radius: 10px;
  background: #cbdde8;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 34%;
}

  #ef-3 {
  border-radius: 10px;
  background: #cdb5c1;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 33%;
}

  #ef-4 {
  border-radius: 10px;
  background: #aed3ce;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 42%;
}

  #ef-5 {
  border-radius: 10px;
  background: #cbdde8;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 25%;
}

  #ef-6 {
  border-radius: 10px;
  background: #d6c6dd;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 34%;
}

  #ef-7 {
  border-radius: 10px;
  background: #ddbe7a;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 48%;
}

  #ef-8 {
  border-radius: 10px;
  background: #c7f1e5;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 48%;
}

  #ef-9 {
  border-radius: 10px;
  background: #a2d2db;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 35%;
}

  #tr-1 {
  border-radius: 10px;
  background: #f0d3a7;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 48%;
}

  #tr-2 {
  border-radius: 10px;
  background: #a2d2db;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 30%;
}

  #tr-3 {
  border-radius: 10px;
  background: #dcfcbd;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 30%;
}

  #tr-4 {
  border-radius: 10px;
  background: #fff;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 48%;
}

  #tr-5 {
  border-radius: 10px;
  background: #d2b8e7;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 48%;
}

  #tr-6 {
  border-radius: 10px;
  background: #c3c2c4;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 30%;
}

  #ga-1 {
  border-radius: 10px;
  background: #dcfcbd;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 48%;
}

  #ga-2 {
  border-radius: 10px;
  background: #deacd4;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 33%;
}

  #ga-3 {
  border-radius: 10px;
  background: #f7f3d1;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 35%;
}

  #ga-4 {
  border-radius: 10px;
  background: #cbdde8;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 47%;
}

  #ga-5 {
  border-radius: 10px;
  background: #f7d1db;
  padding: 1.2% 1.8% 1% 1.8%;
  width: 35%;
}

