@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
body {
  margin-top: 0;
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  overflow-x: hidden;
}
main {
  width: 1100px;
  margin: 0 auto;
}
img {
  border-radius: 15px;
}
h1 {
  font-weight: 900;
  font-size: 24px;
}
h2 {
  font-size: 22px;
}
#header {
  background: url(city-of-atlanta.jpg);
  background-size: cover;
  background-position: top center;
  margin-left: calc((-100vw + 100%) / 2);
  margin-right: calc((-100vw + 100%) / 2);
  float: left;
  width: 100vw;
  height: 200px;
}
#header h1 {
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px #000;
  margin-top: 70px;
  font-size: 48px;
}
.stepone {
  float: left;
  width: 500%;
  background-color: #191919;
  padding-top: 0px;
  margin-left: -200%;
}
.steponec {
  width: 1100px;
  margin-left: 2200px;
  color: #fff;
}
.step12 {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 39px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.aesthetic {
  float: left;
  width: 200%;
  background-color: #f8d7ae;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-left: -150%;
}
.aesthetic2 {
  width: 500px;
  margin-left: 1650px;
  color: #000;
}
.aesthetic2 h2 {
  margin-bottom: 0;
}
#aesthetict {
  float: left;
  width: 100%;
  font-size: 20px;
}
#aestheticp {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}
.step1ab {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  float: left;
  margin-bottom: 0;
  margin-top: 15px;
}
.structural {
  float: right;
  width: 200%;
  background-color: #76befb;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-right: -150%;
}
.structural2 {
  width: 500px;
  margin-right: 1650px;
  color: #000;
  padding-left: 50px;
}
.structural2 h2 {
  margin-bottom: 0;
}
#structuralt {
  float: left;
  width: 100%;
  margin-right: 100px;
  font-size: 20px;
}
#structuralp {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}
#structural1 {
  float: left;
  width: 58%;
}
#structural2 {
  float: right;
  width: 40%;
}
#structural3 {
  float: left;
  width: 41%;
  font-size: 25px;
}
#structural4 {
  float: right;
  width: 57%;
  margin-top: 10px;
}
#engineeringplan {
  float: right;
  width: 40%;
  margin-top: 45px;
}
#diligence {
  float: left;
  width: 55%;
}
#diligence1 {
  font-size: 29px;
}
#diligence2 {
  font-size: 26px;
}
#ignorance {
  font-size: 30px;
}
#know {
  color: red;
  font-size: 30px;
}
#gastatebadge {
  float: left;
  width: 10%;
}
#gastatetext {
  float: right;
  width: 78%;
}
.clearfix {
  clear: both;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.marb10 {
  margin-bottom: 10px;
}
.line {
  width: 100%;
  border-top: 2px solid #000;
  padding-bottom: 25px;
}
.center {
  text-align: center;
}
@media only screen and (max-width: 1099px) {
  body {
    margin-left: 0;
    margin-right: 0;
  }
  main {
    width: 100%;
  }
  p, h1, h2 {
    margin-left: 15px;
    margin-right: 15px;
  }
  #header {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: auto;
  }
  .step1ab {
    width: 100%;
    margin: 0;
  }
  .aesthetic, .stepone {
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
  }
  .aesthetic2, .steponec {
    width: 100%;
    margin-left: 0;
  }
  .step12 {
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
  .aesthetic {
    width: 50%;
  }
  #aesthetict {
    width: 90%;
    margin-left: 0;
    padding: 5%;
  }
  #aesthetict p, #structuralt p, #aesthetict h2, #structuralt h2 {
    margin-left: 0;
    margin-right: 0;
  }
  #aestheticp img, #structuralp img {
    width: 100%;
    height: auto;
  }
  #aestheticp {
    width: 100%;
    margin-top: 15px;
    margin-right: 0;
  }
  .structural {
    width: 50%;
    margin-right: 0;
  }
  .structural2 {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }
  .structural2 h2 {
    margin-bottom: 0;
  }
  #structuralt {
    width: 90%;
    margin-left: 0;
    padding: 5%;
    margin-right: 0;
  }
  #structuralp {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #structural1 {
    float: left;
    width: 56%;
    margin-left: 15px;
  }
  #structural2 {
    float: right;
    width: 38%;
    margin-right: 15px;
  }
  #structural3 {
    float: left;
    width: 38%;
    font-size: 23px;
  }
  #structural4 {
    float: right;
    width: 56%;
    margin-top: 10px;
    margin-right: 15px;
  }
  #engineeringplan {
    float: right;
    width: 45%;
    margin-top: 45px;
    margin-right: 30px;
  }
  #diligence {
    float: left;
    width: 50%;
  }
  #diligence1 {
    font-size: 26px;
    margin-left: 30px;
  }
  #diligence2 {
    font-size: 23px;
    margin-left: 30px;
  }
  #gastatebadge {
    float: left;
    width: 10%;
  }
}
@media only screen and (max-width: 870px) {
  .aesthetic {
    width: 100%;
  }
  .structural {
    width: 100%;
  }
}
@media only screen and (max-width: 759px) {
  .step1ab {
    font-size: 25px;
  }
  #aestheticp {
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 0;
  }
  #engineeringplan {
    float: left;
    width: 100%;
    margin-top: 0;
  }
  #diligence {
    float: left;
    width: 100%;
  }
  #diligence1, #diligence2 {
    margin-left: 15px;
    margin-bottom: 0;
  }
  #gastatebadge {
    text-align: center;
    width: 100%;
  }
  #gastatetext {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  #header h1 {
    margin-top: 30px;
  }
  .step12 {
    font-size: 35px;
  }
  .step1ab {
    font-size: 23px;
  }
}
@media only screen and (max-width: 580px) {
  #header h1 {
    margin-top: 30px;
  }
  .step12 {
    font-size: 31px;
  }
  .step1ab {
    width: 44%;
    font-size: 21px;
  }
}
@media only screen and (max-width: 530px) {
  #header h1 {
    margin-top: 28px;
  }
  .step12 {
    font-size: 28px;
  }
  .step1ab {
    width: 100%;
    font-size: 25px;
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  #structural1 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
  }
  #structural2, #structural3, #structural4 {
    float: left;
    width: 100%;
  }
  #ignorance {
    font-size: 28px;
  }
  #know {
    font-size: 23px;
  }
}
@media only screen and (max-width: 415px) {
  #header h1 {
    margin-top: 28px;
  }
  .step12 {
    font-size: 23px;
  }
}