/* Menu */

.hidden.menu {
  display: none;
}

.secondary.pointing.menu .toc.item {
  display: none;
}


/* Masthead */

.masthead.segment {
  min-height: 700px;
  padding: 1em 0em;
}

.masthead .logo.item img {
  margin-right: 1em;
}

.masthead .ui.menu .ui.button {
  margin-left: 0.5em;
}

.masthead h1.ui.header {
  margin-top: 3.5em;
  margin-bottom: 0em;
  font-size: 3.5em;
  font-weight: normal;
  font-family: Staatliches;
}

.masthead h2 {
  font-size: 1.7em;
  font-weight: normal;
  font-family: Montserrat-Light;
  color: #DCDCDC;
}

.contact_confirm {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: -6rem;

  display: none;
}

.contact_confirm .content {
  width: 50%;
  font-size: 18px;
  background-color: white;
  border-radius: 20px;
  padding: 20px;
}

.contact_confirm .content h3 {
  font-size: 22px;
  margin-bottom: 5px;
}

#contact-form-confirm {
  display: none;
}

@media only screen and (max-width: 991px) {

  .contact_confirm {
    margin-bottom: -2rem;
  }

  .contact_confirm .content {
    width: 90%;
  }
}

#logos {
  margin-top: 10em;
  padding-right: 100px;
}

#logos img {
  height: 200px;
}

#bd-logo {
  padding-right: 6em;
}

#bd-logo img {
  float: right;
}

#bb-logo {
  padding-left: 6em;
}

#bb-logo img {
  float: left;
}

#logos .column:hover {
  transform: scale(1.05);
}

@media only screen and (max-width: 991px) {
  #bd-logo {
    padding: 0;
  }

  #bd-logo img {
    float: none;
  }

  #bb-logo {
    padding: 0;
  }

  #bb-logo img {
    float: none;
  }

  #logos img {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  #logos {
    padding: 0;
    margin-top: 5em;
    margin-bottom: 5em;
  }
}


/* Content */

body {
  font-family: Montserrat-Light;
}

#content {
  padding: 2em 0em;
}

#content h1 {
  padding-bottom: 0.5em;
  font-family: Montserrat-Light;
}

#properties {
  margin-top: 5rem;
  margin-bottom: 2rem;
}

#properties .column {
  position: relative;
}

#properties .column:hover {
  transform: scale(1.05);
}

#properties .column a {
  display: flex;
  justify-content: center;
}

#properties .preview {
  height: 150px;
  width: 250px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 1.5em;
  transition: transform .2s;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;

  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {

  #properties .column a {
    padding: 10px;
  }

  #properties .preview {
    width: 100%;
  }
}

.prop-text {
  color: white;
  line-height: 1.1;
  white-space: nowrap;
}

.about-bg {
  background-image: url("../images/jakarta.png");
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3em 0em;
}

.about-bg h1 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3rem;
}

.turnkey-img {
  width: 100%;
}

.turnkey-img-mobile {
  width: 100%;
  display: none;
}

@media only screen and (max-width: 767px) {
  .turnkey-img-mobile {
    display: block;
  }

  .turnkey-img {
    display: none;
  }
}

#stats {
  margin-bottom: 2rem;
}

#stats .column {
  text-align: center;
  color: white;
  font-size: 1.2em;
  font-family: Montserrat-Light;
}

#stats .column i {
  margin-bottom: 0.2em;
}

#about h3 {
  margin-top: 1em;
  color: white;
  font-family: OpenSans-SemiBold;
}

#about .column {
  color: white;
  font-size: 1.2em;
  font-family: Montserrat-Light;
}

#about-img {
  margin-top: 1em;
}

#portion {
  padding: 2em 4em;
}

#portion h1 {
  font-family: OpenSans-SemiBold;
}

#portion .sub {
  font-family: Montserrat-Light;
}

#contact-header {
  margin-bottom: 0;
}

.contact-email {
  font-size: 0.4em;
}

#partner {
  text-align: right;
}

#partner h3 {
  font-family: Montserrat-Light;
  margin-bottom: 0;
}

#email-text {
  text-align: center;
  margin-top: 1rem;
}

label {
  font-family: OpenSans-SemiBold;
  text-transform: uppercase !important;
}

.gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  min-height: 90vh;
}

.gallery div {
  width: 50vw;
  border: 5px solid white;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.grid-6 div {
  height: 50vh;
}

.grid-9 div {
  height: 33.33333333vh;
}

.gallery div:hover {
  transform: scale(1);
}

@media only screen and (max-width: 776px) {
  .gallery div {
    width: 50vw;
  }

  .grid-9 div {
    height: 20vh;
  }

  .grid-6 div {
    height: 20vh;
  }

  #placeholder {
    display: none;
  }
}

.bottom {
  height: 10vh;
  background-color: black;
  color: white;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  position: relative;
}

.bottom h2 {
  text-transform: uppercase;
  font-family: JosefinSans-SemiBold;
  margin: 0;
  font-size: 24px;
  line-height: 24px;
}

.bottom p {
  margin: 0;
  font-size: 10px;
  line-height: 10px;
}

.bottom a {
  position: absolute;
  left: 30px;
  margin: 0;
  color: white;
}

/* Footer */

.footer.segment {
  padding: 5em 0em;
}

#footer-partner h5 {
  margin: 0;
}