body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.title-section {
  padding-top: 0px;
  background-color: #fc791a;
}

.header-nav {
  max-width: 1333px;
  margin-right: auto;
  margin-left: auto;
  background-color: #333;
}

.content {
  width: 90%;
  max-width: 1700px;
  margin-right: auto;
  margin-left: auto;
}

.call-to-action {
  padding: 10% 5%;
  background-image: url('../images/phil-desforges-PyCQPOvq404-unsplash.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-style: italic;
}

.footer {
  padding-bottom: 10px;
  background-color: #333;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.menu-link {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
}

.menu-link:hover {
  color: #ff1b1b;
}

.nav-link-2 {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
}

.nav-link-3 {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
}

.body {
  font-family: Montserrat, sans-serif;
}

.header-logo-text {
  padding: 15px;
  color: #fff;
  font-size: 40px;
  line-height: 30px;
  font-weight: 900;
}

.header-nav-menu {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.container {
  position: static;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.title-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fc791a;
}

.heading {
  color: #000;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.page-title {
  padding-top: 175px;
  padding-bottom: 175px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  color: #000;
  font-size: 100px;
  line-height: 100px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.title-left {
  position: relative;
  display: block;
  clear: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/sf-city-hall.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.title-center {
  padding-top: 8%;
  padding-bottom: 8%;
}

.title-right {
  background-image: url('../images/climate-justice-now.jpg');
  background-position: 85% 50%;
  background-size: cover;
  text-shadow: 1px 1px 6px #000;
}

.header-section {
  background-color: #333;
}

.image {
  display: block;
  width: 75%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.heading-3 {
  color: #000;
  font-size: 40px;
  font-weight: 900;
}

.button {
  display: block;
  width: 50%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0px;
  border-radius: 12px;
  background-color: #333;
  font-size: 25px;
  text-align: center;
}

.image-2 {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.column-4 {
  padding: 60px 30px;
}

.text-block-2 {
  color: #fff;
  font-size: 65px;
  line-height: 71px;
  font-weight: 900;
  text-align: center;
}

.social-fb {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/logo-fb.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -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;
  text-align: left;
}

.footer-bottom {
  margin-bottom: 10px;
}

.footer-privacy-link {
  color: #fff;
  font-size: 11px;
}

.italic-text {
  background-color: transparent;
  color: #fff;
}

.footer-text {
  color: #fff;
  font-size: 11px;
  font-style: italic;
}

.nav-link-4 {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
}

.nav-link-5 {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
}

.column-5 {
  padding: 60px 30px;
}

.social-ig {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/logo-ig.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left;
}

.social-twitter {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/logo-twitter.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left;
}

.page-title-home {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fc791a;
  color: #000;
  font-size: 70px;
  line-height: 65px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  background-color: #333;
}

.preloader-text {
  color: #fc791a;
  font-size: 78px;
  font-weight: 900;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 18px;
  }

  .page-title {
    font-size: 100px;
    line-height: 100px;
  }

  .title-right {
    background-repeat: no-repeat;
  }

  .button {
    width: 75%;
  }

  .text-block-2 {
    font-size: 55px;
    line-height: 60px;
  }

  .icon {
    color: #fff;
    font-size: 30px;
  }

  .page-title-home {
    font-size: 100px;
    line-height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .title-section {
    display: block;
  }

  .header-logo-text {
    display: block;
    padding-top: 5px;
    padding-left: 5px;
    line-height: 39px;
  }

  .title-middle {
    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-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .heading {
    margin-bottom: 0px;
  }

  .page-title {
    margin-top: 0px;
  }

  .title-left {
    display: none;
    padding-top: 225px;
    padding-bottom: 225px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: none;
  }

  .title-center {
    padding-top: 5%;
    padding-bottom: 5%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .title-right {
    display: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .button {
    margin-top: 20px;
  }

  .text-block-2 {
    font-size: 50px;
    line-height: 48px;
  }

  .icon {
    color: #fff;
    font-size: 30px;
  }

  .header-logo {
    width: 100%;
    padding: 5px;
  }

  .page-title-home {
    margin-top: 0px;
  }
}

@media screen and (max-width: 479px) {
  .menu-link {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    text-align: right;
  }

  .nav-link-2 {
    text-align: right;
  }

  .nav-link-3 {
    text-align: right;
  }

  .header-logo-text {
    font-size: 30px;
    line-height: 28px;
  }

  .header-nav-menu {
    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;
    background-color: #333;
    text-align: right;
  }

  .page-title {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 50px;
    line-height: 50px;
  }

  .title-left {
    display: none;
    padding-top: 175px;
    padding-bottom: 175px;
  }

  .text-block-2 {
    font-size: 25px;
    line-height: 28px;
  }

  .icon {
    font-size: 46px;
  }

  .header-logo {
    width: 65%;
  }

  .header-nav-menu-btn {
    margin-top: 0px;
    padding: 10px;
  }

  .nav-link-4 {
    text-align: right;
  }

  .nav-link-5 {
    text-align: right;
  }

  .page-title-home {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 50px;
    line-height: 50px;
  }
}

