html, body {
  height: 100%;
  width: 100%;
  background-color: #EBEFF2;
}

body { overflow-x: hidden; }

img { max-width: 100%; }

a, a:hover, a:focus { color: #fff; }

.parallax {
  /* The image used */

  /* Full height */
  height: 100%;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-container {
  position: relative;
  padding: 4rem 0;
}

.zoom-in { cursor: zoom-in; }

/*
WELCOME
*/
.fullScreenClick {
	width: 100%;
	height: 100%;
  /*background-color: #EBEFF2;*/
  background: #EBEFF2 url("../images/welcome.png") no-repeat fixed center;
}

/*
HEADER
*/
 .navbar-collapse, .navbar-default .navbar-form {
  background-color: #AD8667;
  color: #627785;
  font-family: 'Gotham-Medium';
}

 .navbar-nav>li>a {
  color: #fff;
  letter-spacing: 0.2rem;
}

.divider {
  padding-top: 0.95rem;
  font-weight: bold;
  color: #fff;
}

.navbar-collapse { text-align:center; }

.navbar-nav {
  display:inline-block;
  float:none;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
  /*margin-right: 33px;*/
  /* margin-left: -15px; */
  margin: 0 auto;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #AD8667;
}

.nav>li>a:focus, .nav>li>a:hover { background-color: transparent; }

/*
HERO
*/
.section-hero-container {
  position: relative;
  height: 100%;
  width: 100%;
  display: table;
  background-image: url(../images/bg-hero.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.hero-content {
  position: absolute;
  bottom: 0;
  margin-left: 8rem;
}

.hero-content p {
  font-family: 'Gotham-Book';
  color: #fff;
}

.section-hero-container .lead {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
}

.fa { color: #bf9e7e; }

.section-hero-container .lead a:hover,
.section-hero-container .lead a:focus,
.section-hero-container .lead a {
  color: #bf9e7e;
  text-transform: none;
}

.brand { margin-top: 6rem; }

/*
INTRODUCTION
*/
.section-intro-container {
  position: relative;
  height: 100%;
  width: 85%;
  display: table;
  background-color: #fff;
  margin: 0 auto;
}

.intro-desktop { display: block; }

.intro-mobile { display: none; }

#introduction .row { max-width: 100%; }

#row-margin-bottom { margin-bottom: 8rem; }

#introduction .row .col-md-6 {
  padding-right: 0;
  padding-left: 0;
}

.intro-left,
.intro-right { margin-top: -1.5rem; }

.intro-left {
  float: right;
  text-align: right;
  margin-right: 3rem;
}

.intro-right {
  float: left;
  text-align: left;
  margin-left: 3rem;
}

#introduction h2 {
  color: #BA8F69;
  letter-spacing: 5px;
}

.intro-title {
  font-family: 'Gotham-Book';
  font-size: 2.2rem;
}

.intro-subtitle {
  font-family: 'Gotham-Light';
  font-size: 2rem;
}

#home-border-right,
#plan-border-right {
  right: 0;
}

#home-border-left,
#plan-border-left {
  left: 0;
  top: 1.5rem;
}

#home-border-left,
#home-border-right {
  z-index: 1;
  display: none;
}

#plan-border-left,
#plan-border-right { z-index: 1; }

#intro-border-right,
#intro-border-left {
  position: fixed;
  z-index: 1031;
  bottom: 0;
}

#intro-border-right { right: 0px; }

#intro-border-left { left: 0px; }

#intro-title {
  font-family: 'Gotham-Medium';
  color: #5f887c;
  letter-spacing: 1rem;
}

#intro-subtitle {
  font-family: 'Gotham-Light';
  color: #5f887c;
  letter-spacing: 0.5rem;
  margin-bottom: 1.2rem;
}

.intro-content-box { width: 38%; }

/*
LOCATION
*/
.section-location-container {
  position: relative;
  height: 100%;
  width: 85%;
  display: table;
  background-color: #fff;
  margin: 0 auto;
}

#location-title,
#location-subtitle {
  color: #BA8F69;
  text-align: center;
}

#location-title { font-family: 'Gotham-Book'; }

#location-subtitle { font-family: 'Gotham-Light'; }

#location-title u {
  border-bottom: 1px solid #BA8F69;
  text-decoration: none;
}

#location-content {
  font-family: 'Gotham-Book-Regular';
  color: #496b65;
  text-align: center;
  margin-bottom: 2rem;
}

#location-map {
  position: relative;
  display: block;
}

#location-map-mobile { display: none; }

.direction {
  float: right;
  margin-right: 21rem;
}

.waze-mobile { display: none; }

.waze-desktop {
  display: block;
  margin-top: -13.7rem;
  margin-left: -15rem;
}

#waze {
  position: absolute;
  margin-top: -5.65rem;
  margin-left: -11.5rem;
}

#sales-gallery {
  position: absolute;
  background-color: #7A9C98;
  border-radius: 5px;
  padding: 1rem 0.5rem;
  font-size: 12.5px;
  text-align: right;
}

#sales-gallery a {
  color: #ffffff;
  font-family: 'Gotham-Medium';
  text-decoration: none;
}

#sales-gallery:hover { box-shadow: 5px 5px 5px #888888; }

/*
Register
*/
.section-register-container {
  position: relative;
  height: 65%;
  width: 85%;
  display: table;
  background-color: #fff;
  margin: 0 auto;
}

#register-subtitle {
  color: #656565;
  font-family: 'Gotham-Light';
}

#register-title {
  color: #BA8F69;
  font-family: 'Gotham-Medium';
}

#register-subtitle,
#register-title { text-align: center; }

#register-border-right {
  position: absolute;
  top: -5rem;
  right: 0px;
}

#register-border-left {
  position: absolute;
  bottom: -18px;
  left: 0px;
  z-index: -1;
}

.form-container { margin-top: 3rem; }

.form-control.small {
  width: 20%;
  max-width: 100%;
}

.form-control.large {
  width: 80%;
  max-width: 100%;
}

.form-control,
.input-group-addon,
select {
  background-color: #D8D8D8;
  box-shadow: none;
  border: none;
  font-family: 'Gotham-Light';
  color: #1D1D1B;
}

select { height: 25px; }

.error-message {
  color: #1D1D1B;
  text-align: center;
  font-family: 'Gotham-Light';
}

.form-error {
  background-color: #D8D8D8;
  display: none;
  color: #1D1D1B;
  font-size: 10px;
  font-family: 'Gotham-Light';
  padding-left: 3px;
}

#select-error { float: left; }

.notice {
  margin-top: 1.5rem;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

#register-btn {
  font-family: 'Gotham-Book';
  color: #fff;
  background-color: #BA8F69;
  border-radius: 0;
  width: 10rem;
  margin-top: 1.5rem;
  z-index: 500;
}

#register-btn:hover { box-shadow: 5px 5px 5px #888888; }

.notice {
  padding-left: 1rem;
  font-family: 'Gotham-Book';
  font-size: 12px;
}

.input-group,
.form-control { height: 2.45rem;}

.form-group { margin-bottom: 12px; }

.input-group-addon { border-radius: 0px; }

/*
PLAN HERO
*/
.section-phero-container {
  position: relative;
  height: 100%;
  width: 100%;
  display: table;
  background-image: url(../images/bg-phero.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/*
MASTER PLAN
*/
.section-mp-container,
.section-fp-container {
  position: relative;
  height: 100%;
  width: 85%;
  display: table;
  background-color: #fff;
  margin: 0 auto;
}

#mp-title,
#fp-title {
  color: #BA8F69;
  text-align: center;
  font-family: 'Gotham-Book';
  margin-bottom: 5rem;
  letter-spacing: 3px;
}

#mp-title u,
#fp-title u {
  border-bottom: 1px solid #BA8F69;
  text-decoration: none;
}

#fp-type-title,
#fp-type-subtitle { text-align: center; }

#fp-type-title {
  color: #999999;
  font-family: 'Gotham-Medium';
  margin-top: 6rem;
}

#fp-type-subtitle {
  color: #7A7979;
  font-family: 'Gotham-Book';
  font-size: 1.15rem;
  margin-bottom: 3rem;
}

.fp-type-a { margin-bottom: 6rem; }

/*
FOOTER
*/
footer {
  background-color: #D8D8D8;
  height: 100%;
  z-index: 2000;
  position: relative;
  color: #000;
  margin-top: -1rem;
}

#footer-title {
  font-family: 'Gotham-Book';
  text-align: center;
  padding-top: 2rem;
}

#footer-hr {
  display: block;
  width: 100%;
  border: 0;
  border-top: 2px solid #575756;
  margin: 1em 0;
  padding: 0;
}

#copyright,
.footer-title,
.contact-address { font-family: 'Gotham-Book'; }

#footer-ul {
  padding: 15px;
  list-style: none;
}

.contact-number {
  font-family: 'Gotham-Bold';
  font-size: 2rem;
}

.contact-address { font-size: 13px; }

#footer-uem-logo { float: right; }

#copyright a { color: #000; }

#copyright a:hover { text-decoration: none; }

#footer-uem-logo { display: block; }

#footer-uem,
#footer-serimbun { display: none; }

#footer-ul-sales {
  padding: 15px;
  list-style: none;
  padding-left: 4rem;
}

/*
APDL, DISCLAIMER
*/
#apdl,
#disclaimer {
  position: relative;
  width: 85%;
  height: 67%;
  display: table;
  background-color: #fff;
  margin: 0 auto;
}

.apdl-content,
.disclaimer-content {
  margin: 10rem auto;
  width: 85%;
}

#apdl h2,
#disclaimer h2 {
  text-align: center;
  font-family: 'Gotham-Medium';
  margin-bottom: 1.5rem;
}

#apdl p,
#disclaimer p {
  font-family: 'Gotham-Light';
  text-align: center;
}

/*
RESPONSIVE
*/
@media (max-width:1680px) {
  .waze-desktop { margin-left: -8.5rem; }

  #register form {
    width: 70%;
    margin: 0 auto;
  }

  .notice { width: 100%; }

  #apdl,
  #disclaimer { height: 66%; }
}

@media (max-width: 1650px) {
  .waze-desktop { margin-left: -8rem; }
}

@media (max-width: 1630px) {
  .waze-desktop { margin-left: -7.5rem; }
}

@media (max-width: 1630px) {
  .waze-desktop { margin-left: -7rem; }
}

@media (max-width: 1590px) {
  .waze-desktop { margin-left: -6.5rem; }
}

@media (max-width: 1570px) {
  .waze-desktop { margin-left: -6rem; }
}

@media (max-width: 1550px) {
  .waze-desktop { margin-left: -5.5rem; }
}

@media (max-width: 1530px) {
  .waze-desktop { margin-left: -5rem; }
}

@media (max-width: 1510px) {
  .waze-desktop { margin-left: -4.5rem; }
}

@media (max-width: 1495px) {
  .waze-desktop { margin-left: -4rem; }
}

@media (max-width: 1470px) {
  .waze-desktop { margin-left: -3.5rem; }
}

@media (max-width: 1455px) {
  .waze-desktop { margin-left: -3rem; }
}

@media (max-width:1440px) {
  .waze-desktop { margin-left: -2.5rem; }

  #register form { width: 60%; }

  .footer { width: 80%; }

  .contact-number { font-size: 25px; }
}

@media (max-width:1425px) {
  .waze-desktop { margin-left: -2rem; }
}

@media (max-width:1405px) {
  .waze-desktop { margin-left: -1.5rem; }
}

@media (max-width:1385px) {
  .waze-desktop { margin-left: -1rem; }
}

@media (max-width:1365px) {
  .waze-desktop { margin-left: -0.5rem; }
}

@media (max-width:1345px) {
  .waze-desktop { margin-left: 0rem; }
}

@media (max-width:1330px) {
  #waze { right: 21.3rem; }
  #sales-gallery { right: 8rem; }
}

@media (max-width:1366px) {
  #intro-border-right,
  #intro-border-left { width: 27%; }

  #home-border-left,
  #home-border-right,
  #plan-border-left,
  #plan-border-right { width: 22%; }

  #register form { width: 75%; }

  #footer-ul-sales { padding-left: 2rem; }
}

@media (max-width:1300px) {
  #waze { right: 20.4rem; }
  #sales-gallery { right: 7.5rem; }
}

@media (max-width:1285px) {
  #waze { right: 20.2rem; }
  #sales-gallery { right: 7rem; }
}

@media (max-width:1280px) {
  #home-border-left,
  #home-border-right,
  #plan-border-left,
  #plan-border-right { width: 20%; }

  #register form { width: 80%; }
}

@media (max-width:1265px) {
  #waze { right: 19.6rem; }
  #sales-gallery { right: 6.5rem; }
}

@media (max-width:1245px) {
  #waze { right: 19.1rem; }
  #sales-gallery { right: 6rem; }
}

@media (max-width:1225px) {
  #waze { right: 18.5rem; }
  #sales-gallery { right: 5.5rem; }
}

@media (max-width:1200px) {
  .direction {
    float: right;
    margin-right: 15rem;
  }

  #waze { right: 18rem; }
  #sales-gallery { right: 4.5rem; }

  .contact-number { font-size: 1.5rem; }
}

@media (max-width:1170px) {
  #waze { right: 17.1rem; }
  #sales-gallery { right: 4rem; }
}

@media (max-width:1145px) {
  #waze { right: 16.5rem; }
  #sales-gallery { right: 3rem; }
}

@media (max-width:1110px) {
  #waze { right: 15.5rem; }
  #sales-gallery { right: 2.2rem; }
}

@media (max-width:1085px) {
  #waze { right: 14.9rem; }
  #sales-gallery { right: 1.5rem; }
}

@media (max-width:1055px) {
  #waze { right: 14rem; }
  #sales-gallery { right: 1rem; }
}

@media (max-width:1040px) {
  .waze-desktop { margin-top: -13.5rem; }
}

@media (max-width:1030px) {
  .waze-desktop { margin-top: -13.4rem; }

  #sales-gallery {
    font-size: 11px;
  }

  #waze {
    width: 18%;
    margin-top: -5.35rem;
  }
}

@media (max-width:1025px) {
  .parallax { display: none; }

  #intro-border-right,
  #intro-border-left {
    position: absolute;
    width: 35%;
    bottom: 4rem;
  }

  #home-border-left,
  #home-border-right,
  #plan-border-left,
  #plan-border-right { display: none; }

  .section-intro-container,
  .section-location-container,
  .section-register-container,
  .section-mp-container,
  .section-fp-container { width: 100%; }

  #location-map { display: none; }

  #location-map-mobile { display: block; }

  .direction {
    float: none;
    margin: 0;
  }

  .waze-mobile { display: block; }

  .waze-desktop { display: none; }

  #register form { width: 100%; }

  .footer { width: 100%; }
}

@media (max-width:1000px) {
  .direction {
    float: right;
    margin-right: 10rem;
  }

  #waze { bottom: 17rem; }

  #sales-gallery {
    bottom: 14rem;
    right: 4rem;
  }
}

@media (max-width: 975px) {
  #sales-gallery { right: 3rem; }
}

@media (max-width: 940px) {
  #sales-gallery { right: 2rem; }
}

@media (max-width: 910px) {
  #sales-gallery { right: 1rem; }
}

@media (max-width: 992px) {
  .navbar-header { float: none; }

  .navbar-left,
  .navbar-right { float: none !important; }

  .navbar-toggle {
    display: block;
    margin-right: 0;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
	  top: 0;
	  border-width: 0 0 1px;
	}

  .navbar-collapse.collapse { display: none!important; }

  .navbar-nav {
    float: none!important;
	  margin-top: 7.5px;
	}

  .navbar-nav>li { float: none; }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in { display:block !important; }

  .divider-li .divider { display: none; }

  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    /* margin-left: -15px; */
  }
}

@media (max-width: 880px) {
  #intro-border-right,
  #intro-border-left { width: 25%; }

  #intro-border-right,
  #intro-border-left {
    display: none !important;
  }

  #sales-gallery {
    right: 0.5rem;
    bottom: 13.7rem;
  }
}

@media (max-width:855px) {
  #sales-gallery {
    bottom: 14rem;
    font-size: 11px;
    right: 1rem;
    padding: 0.7rem 0.5rem;
  }
}

@media (max-width:845px) {
  #sales-gallery { bottom: 13.9rem; }
}

@media (max-width:835px) {
  #sales-gallery { bottom: 13.8rem; }
}

@media (max-width:825px) {
  #sales-gallery { bottom: 13.7rem; }
}

@media (max-width:815px) {
  #sales-gallery { bottom: 13.6rem; }
}

@media (max-width:805px) {
  .direction {
    float: none;
    margin: 1.5rem auto;
    text-align: center;
  }

  #waze {
    bottom: 0rem;
    position: relative;
    right: 0;
    width: 18%;
  }

  #sales-gallery {
    bottom: 5.8px;
    position: relative;
    margin-left: 1rem;
    right: 0;
    font-size: 11.5px;
    padding: 0.95rem 0.5rem;
  }
}

@media (max-width: 769px) {
  .intro-content-box { width: 60%; }

  .intro-desktop { display: none; }
  .intro-mobile { display: block; }

  .intro-mobile .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-mobile-content {
    text-align: center;
    margin-bottom: 2rem;
  }

  .intro-mobile-content h2 { margin-top: 3rem; }

  #apdl,
  #disclaimer { width: 100%; }

  #footer ul { float: none; }

  #footer-ul li { text-align: center; }

  #footer-ul-sales { padding: 15px; }

  #footer-ul-sales li { text-align: center; }

  #footer-uem-logo { display: none; }

  #footer-uem,
  #footer-serimbun { display: block; }

  #footer-serimbun { margin-bottom: 1.5rem; }

  #copyright { font-size: 11px; }
}

@media screen and (max-width: 700px) {
  .popup { width: 70%; }

  #waze { width: 20%; }
}

@media (max-width: 560px) {
  #intro-border-right,
  #intro-border-left { display: none; }

  .intro-title { font-size: 1.5rem; }
  .intro-subtitle { font-size: 1.2rem; }

  #waze { width: 25%; }

  .apdl-content,
  .disclaimer-content { margin: 6rem auto; }
}

@media (max-width: 415px) {
  .intro-content-box { width: 95% !important; }
}

@media (max-width:361px) {
  #waze {
    width: 45%;
    margin-bottom: 1rem;
  }

  .apdl-content,
  .disclaimer-content { width: 95%; }
}

@media (max-width:321px) {
  #sales-gallery a { font-size: 12px; }
}


@media(max-height: 800px) {
  .fullScreenClick { background: #EBEFF2 url("../images/welcome-sm.png") no-repeat fixed center; }
}

@media(max-height: 500px) {
  .fullScreenClick { background: #EBEFF2 url("../images/welcome-xs.png") no-repeat fixed center; }
}
