@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800|Poppins:300,400,500,600,700);
/*
 * RALEWAY
 */
/*
 * POPPINS
 */
.arrow {
  width: 50px;
  height: 8px;
  position: absolute;
  transition: width 0.3s;
  display: inline-block;
  margin-left: 15px;
}
.arrow:before {
  content: " ";
  position: absolute;
  top: 13px;
  height: 2px;
  width: 100%;
  margin-right: 4px;
  background-color: #fff;
}
@media screen and (min-width: 1600px) {
  .arrow:before {
    top: 16px;
  }
}
@media screen and (max-width: 992px) {
  .arrow:before {
    top: 11px;
  }
}
@media screen and (max-width: 767px) {
  .arrow:before {
    top: 10px;
  }
}
.arrow:after {
  content: " ";
  position: absolute;
  right: -2px;
  top: 8px;
  height: 0;
  width: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
}
@media screen and (min-width: 1600px) {
  .arrow:after {
    top: 11px;
  }
}
@media screen and (max-width: 992px) {
  .arrow:after {
    top: 6px;
  }
}
@media screen and (max-width: 767px) {
  .arrow:after {
    top: 5px;
  }
}
#home .top {
  position: relative;
  width: 100%;
  height: 100vh;
  transition: all 0.5s;
}
@media screen and (max-width: 1200px) {
  #home .top {
    height: 800px;
  }
}
@media screen and (max-width: 992px) {
  #home .top {
    height: 700px;
  }
}
@media screen and (max-width: 767px) {
  #home .top {
    height: 100vh;
    max-height: 600px;
  }
}
#home .top .banner {
  background-image: url('/images/theme/banner.jpg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 45%;
  position: relative;
}
@media screen and (min-width: 2000px) {
  #home .top .banner {
    height: 40%;
  }
}
@media screen and (max-width: 767px) {
  #home .top .banner {
    display: none;
  }
}
#home .top .banner h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  position: absolute;
  left: 120px;
  bottom: 60px;
  width: 100%;
  font-size: 4rem;
  opacity: 1;
  transition: opacity 0.5s;
  line-height: 0.82;
}
@media screen and (min-width: 2000px) {
  #home .top .banner h2 {
    font-size: 4rem;
    left: 140px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1999px) {
  #home .top .banner h2 {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1200px) and (max-height: 800px) {
  #home .top .banner h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1200px) {
  #home .top .banner h2 {
    left: 90px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 992px) {
  #home .top .banner h2 {
    left: 60px;
    bottom: 30px;
    font-size: 2.5rem;
    max-width: 550px;
  }
}
@media screen and (max-width: 767px) {
  #home .top .banner h2 {
    display: none;
  }
}
#home .top .buttons {
  height: 55%;
}
@media screen and (min-width: 2000px) {
  #home .top .buttons {
    height: 60%;
  }
}
@media screen and (max-width: 767px) {
  #home .top .buttons {
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100%;
    padding-top: 90px;
  }
}
#home .top .buttons img {
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
}
#home .top .buttons img.overlay {
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
}
#home .top .buttons .button-outer {
  -ms-flex: 2;
      flex: 2;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #home .top .buttons .button-outer {
    -ms-flex: 3;
        flex: 3;
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .button-outer {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
#home .top .buttons .tenants,
#home .top .buttons .housing,
#home .top .buttons .other {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  #home .top .buttons .tenants.button-link,
  #home .top .buttons .housing.button-link,
  #home .top .buttons .other.button-link {
    overflow: hidden;
  }
}
#home .top .buttons .tenants,
#home .top .buttons .housing {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #home .top .buttons .tenants,
  #home .top .buttons .housing {
    width: 50%;
    height: initial;
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .tenants,
  #home .top .buttons .housing {
    width: 100%;
  }
}
#home .top .buttons .tenants .content,
#home .top .buttons .housing .content {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (max-width: 540px) {
  #home .top .buttons .tenants .content,
  #home .top .buttons .housing .content {
    left: 20px;
    transform: translateY(-50%);
    width: 200px;
  }
}
#home .top .buttons .tenants .content h3,
#home .top .buttons .housing .content h3 {
  pointer-events: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 3rem;
}
@media screen and (min-width: 2000px) {
  #home .top .buttons .tenants .content h3,
  #home .top .buttons .housing .content h3 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .tenants .content h3,
  #home .top .buttons .housing .content h3 {
    font-size: 2rem;
    margin-bottom: -3px;
  }
}
#home .top .buttons .tenants .content p,
#home .top .buttons .housing .content p {
  display: inline-block;
  pointer-events: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 0.7rem;
}
@media screen and (min-width: 2000px) {
  #home .top .buttons .tenants .content p,
  #home .top .buttons .housing .content p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .tenants .content p,
  #home .top .buttons .housing .content p {
    width: 150px;
  }
}
#home .top .buttons .tenants:hover,
#home .top .buttons .housing:hover {
  cursor: pointer;
}
#home .top .buttons .tenants:hover .overlay,
#home .top .buttons .housing:hover .overlay {
  opacity: 0;
}
#home .top .buttons .tenants:hover .arrow,
#home .top .buttons .housing:hover .arrow {
  width: 100px;
}
#home .top .buttons .tenants h3 {
  margin-left: -14px;
}
@media screen and (max-width: 540px) {
  #home .top .buttons .tenants h3 {
    margin-left: 0;
  }
}
#home .top .buttons .housing h3 {
  margin-left: -4px;
}
@media screen and (max-width: 540px) {
  #home .top .buttons .housing h3 {
    margin-left: 0;
  }
}
#home .top .buttons .other {
  -ms-flex: 0.7;
      flex: 0.7;
}
@media screen and (max-width: 767px) {
  #home .top .buttons .other {
    -ms-flex: 2;
        flex: 2;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: row;
        flex-direction: row;
  }
  #home .top .buttons .other .button-link {
    overflow: hidden;
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .other {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 4;
        flex: 4;
  }
}
#home .top .buttons .other .emergency,
#home .top .buttons .other .whatson,
#home .top .buttons .other .maintenance,
#home .top .buttons .other .student {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  #home .top .buttons .other .emergency,
  #home .top .buttons .other .whatson,
  #home .top .buttons .other .maintenance,
  #home .top .buttons .other .student {
    width: 50%;
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .other .emergency,
  #home .top .buttons .other .whatson,
  #home .top .buttons .other .maintenance,
  #home .top .buttons .other .student {
    width: 100%;
  }
}
#home .top .buttons .other .emergency .content,
#home .top .buttons .other .whatson .content,
#home .top .buttons .other .maintenance .content,
#home .top .buttons .other .student .content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #home .top .buttons .other .emergency .content,
  #home .top .buttons .other .whatson .content,
  #home .top .buttons .other .maintenance .content,
  #home .top .buttons .other .student .content {
    bottom: initial;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .other .emergency .content,
  #home .top .buttons .other .whatson .content,
  #home .top .buttons .other .maintenance .content,
  #home .top .buttons .other .student .content {
    left: 20px;
  }
}
#home .top .buttons .other .emergency .content h3,
#home .top .buttons .other .whatson .content h3,
#home .top .buttons .other .maintenance .content h3,
#home .top .buttons .other .student .content h3 {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.2;
  pointer-events: none;
}
@media screen and (min-width: 2000px) {
  #home .top .buttons .other .emergency .content h3,
  #home .top .buttons .other .whatson .content h3,
  #home .top .buttons .other .maintenance .content h3,
  #home .top .buttons .other .student .content h3 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  #home .top .buttons .other .emergency .content h3,
  #home .top .buttons .other .whatson .content h3,
  #home .top .buttons .other .maintenance .content h3,
  #home .top .buttons .other .student .content h3 {
    width: 160px;
  }
}
#home .top .buttons .other .emergency .content .arrow,
#home .top .buttons .other .whatson .content .arrow,
#home .top .buttons .other .maintenance .content .arrow,
#home .top .buttons .other .student .content .arrow {
  bottom: 3px;
  position: relative;
}
#home .top .buttons .other .emergency .content .arrow:before,
#home .top .buttons .other .whatson .content .arrow:before,
#home .top .buttons .other .maintenance .content .arrow:before,
#home .top .buttons .other .student .content .arrow:before {
  top: 3px;
}
#home .top .buttons .other .emergency .content .arrow:after,
#home .top .buttons .other .whatson .content .arrow:after,
#home .top .buttons .other .maintenance .content .arrow:after,
#home .top .buttons .other .student .content .arrow:after {
  top: -2px;
}
@media screen and (max-width: 992px) {
  #home .top .buttons .other .emergency .content .arrow,
  #home .top .buttons .other .whatson .content .arrow,
  #home .top .buttons .other .maintenance .content .arrow,
  #home .top .buttons .other .student .content .arrow {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  #home .top .buttons .other .emergency .content .arrow,
  #home .top .buttons .other .whatson .content .arrow,
  #home .top .buttons .other .maintenance .content .arrow,
  #home .top .buttons .other .student .content .arrow {
    display: inline-block;
    margin-left: 0;
  }
}
@media screen and (max-width: 540px) {
  #home .top .buttons .other .emergency .content .arrow,
  #home .top .buttons .other .whatson .content .arrow,
  #home .top .buttons .other .maintenance .content .arrow,
  #home .top .buttons .other .student .content .arrow {
    right: 0;
  }
}
#home .top .buttons .other .emergency:hover,
#home .top .buttons .other .whatson:hover,
#home .top .buttons .other .maintenance:hover,
#home .top .buttons .other .student:hover {
  cursor: pointer;
}
#home .top .buttons .other .emergency:hover img,
#home .top .buttons .other .whatson:hover img,
#home .top .buttons .other .maintenance:hover img,
#home .top .buttons .other .student:hover img {
  filter: grayscale(0) contrast(100%);
}
#home .top .buttons .other .emergency:hover .overlay,
#home .top .buttons .other .whatson:hover .overlay,
#home .top .buttons .other .maintenance:hover .overlay,
#home .top .buttons .other .student:hover .overlay {
  opacity: 0;
}
#home .top .buttons .other .emergency:hover .arrow,
#home .top .buttons .other .whatson:hover .arrow,
#home .top .buttons .other .maintenance:hover .arrow,
#home .top .buttons .other .student:hover .arrow {
  width: 100px;
}
@media screen and (max-width: 540px) {
  #home .top .buttons .other .emergency,
  #home .top .buttons .other .whatson,
  #home .top .buttons .other .maintenance,
  #home .top .buttons .other .student {
    -ms-flex: 1;
        flex: 1;
  }
  #home .top .buttons .other .emergency {
    -ms-flex-order: 1;
        order: 1;
  }
  #home .top .buttons .other .maintenance {
    -ms-flex-order: 0;
        order: 0;
  }
  #home .top .buttons .other .whatson {
    -ms-flex-order: 3;
        order: 3;
  }
  #home .top .buttons .other .student {
    -ms-flex-order: 2;
        order: 2;
  }
}
