ul, li {
    list-style: none;
}
img {
    vertical-align: bottom;
}
/********/

.model_logo {
    width: 458px;
}
.modelhouse_header {
    height: 618px;
}
/********/
.model_nav_section {
    padding-top: 60px;
}
.model_nav_section > p {
    margin-bottom: 50px;
}
.model_nav_set {
    display: flex!important;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    justify-content: center!important;
    align-items: center!important;
    height: 350px;
}

.model_nav_set div {
    width: 460px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}

.model_nav_set div {
    padding-top: 7px;
    padding-bottom: 1px;
   /* width: 306px;*/
    height: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border-top: 3px solid rgba(0,0,0,1.00);
    border-bottom: 3px solid rgba(0,0,0,1.00);
    -webkit-transform: rotateY(-0deg);
    transform: rotateY(-0deg);
    transition: all 0.3s ease-in-out;
}
.model_nav_set div:hover {
    -webkit-transform: translateY(-10px) perspective(500px) rotateY(-10deg);
    transform: translateY(-10px) perspective(500px) rotateY(-10deg);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2)!important;
}
.model_nav_set ul {
    width: 100%;
    height: 100%;
    text-align: center;
}
.model_nav_set h1 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}
.model_nav_set p {
    font-size: 12px;
    line-height: 1.5em;
}
.model_nav_set div li {
    overflow: hidden;
    margin-bottom: 6px;
}
.model_nav_set div li img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    vertical-align: bottom;
}
.model_nav_set div {
    margin-left: 14px;
    margin-right: 14px;
}
.model_nav_set div li:nth-child(2) {
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: linear-gradient( -45deg, rgba(0,0,0,.1) 0%, rgba(0,0,0,.1) 3%, #fff 3%, #fff 12.5%, rgba(0,0,0,.1) 12.5%, rgba(0,0,0,.1) 15.5%, #fff 15.5%, #fff 25%, rgba(0,0,0,.1) 25%, rgba(0,0,0,.1) 28%, #fff 28%, #fff 37.5%, rgba(0,0,0,.1) 37.5%, rgba(0,0,0,.1) 40.5%, #fff 40.5%, #fff 50%, rgba(0,0,0,.1) 50%, rgba(0,0,0,.1) 53%, #fff 53%, #fff 62.5%, rgba(0,0,0,.1) 62.5%, rgba(0,0,0,.1) 65.5%, #fff 65.5%, #fff 75%, rgba(0,0,0,.1) 75%, rgba(0,0,0,.1) 78%, #fff 78%, #fff 87.5%, rgba(0,0,0,.1) 87.5%, rgba(0,0,0,.1) 90.5%, #fff 90.5%, #fff 100% );
    background-size: 20px 20px;
}


.showroom_head{
    
   height: 360px; 
    
}
    .showroom{
        padding-top: 100px;
    }
.showroom_set {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
.showroom_info {
    width: 440px;
    margin-right: 55px;
}
.showroom_photo img {
    width: 100%;
}
/*******booking_set*********/
.booking_head {
    padding-top: 100px;
    padding-bottom: 100px;
}
.booking_set {
    	display: flex;
	display:-webkit-box;
  	display: -webkit-flex;
  	display:-ms-flexbox;
	justify-content: center;
	align-items: center;
}
.booking_set div {
    width: 460px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}
.booking_set div li:nth-child(1) {
    height: 54px;
    color: #fff;
}
.booking_set div li:nth-child(2) {
    padding-top: 12px;
    padding-bottom: 26px;
}
.booking_set div li:nth-child(2) p:nth-child(1) {
    font-size: 37px;
}
.booking_set div li:nth-child(2) p:nth-child(2) {
    font-size: 14px;
}
.booking_set div li:nth-child(3) {
    height: 3px;
}
/*info_table*/
.info_table {
    position: relative;
    width: 555px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.info_table ul {
    width: 100%;
    display: table;
}
.info_table ul li {
    display: table-cell;
    vertical-align: middle;
}
.info_table ul li:nth-child(1) {
    background-color: #000;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    width: 76px;
    text-align: center;
    font-size: 12px!important;
}
.info_table ul li:nth-child(2) {
    width: auto;
    padding-left: 10px;
}
.bg_black_box {
    background-color: #000;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    width: 76px;
    text-align: center;
    font-size: 12px!important;
    padding-top: 2px;
    padding-bottom: 2px;
}
.model_outer {
    width: 980px;
    height: 172px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
}
.model_inner {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    display: flex;
    justify-content: left;
}
.model_photo {
    position: relative;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.model_photo p:nth-child(1) {
}
.model_photo p:nth-child(2) {
    width: 40%;
    margin-left: 10px;
}
.model_photo p img {
    width: auto;
    height: 394px;
    object-fit: cover;
    vertical-align: bottom;
}
.house_info h1 {
    font-size: 22px;
    font-weight: 500;
}
.house_info p {
    font-size: 13px;
}
.house_plan {
    line-height: 1em;
}
.house_plan img {
    width: 170px;
}
.house_plan li {
    margin-left: 15px;
    margin-right: 15px;
}


.space_max980{
    height: 30px;
    max-width:980px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto
}


.section-location {
    padding-top: 15px;
    padding-bottom: 30px;
    overflow: hidden;
}
.google-map-container {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 30%
}
.section-location .google-map-container {
    padding-bottom: 40%
}
.google-map-container embed, .google-map-container iframe, .google-map-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.google-map-container-xs embed, .google-map-container-xs iframe, .google-map-container-xs object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

/****  max-width: 767px****/ 

@media screen and (max-width: 767px) {
.section-location .google-map-container {
    padding-bottom: 60%
}
.modelhouse_header {
    height: 420px;
}
.model_logo {
    width: 68%;
}
.model_nav_section {
    padding-top: 30px;
}
.model_nav_section > p {
    margin-bottom: 30px;
}
.model_nav_set {
    display: block!important;
    height: 100%;
}
.model_nav_set li {
    position: relative;
}
.model_nav_set div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid rgba(0,0,0,1.00);
    border-bottom: none;
}
.model_nav_set li:nth-child(3) div {
    border-bottom: 1px solid rgba(0,0,0,1.00);
}
.model_nav_set div li img {
    height: 150px;
}
.model_outer {
    width: 100%;
    height: 272px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
}
.model_inner {
    display: block;
}
.info_table {
    width: 100%!important;
}
.house_plan {
    margin-left: 0px;
    width: 100%;
}
.house_plan >ul li:nth-child(1) {
    margin-left: 0px!important;
    margin-right: 10px!important;
}
    
.house_plan {
   
    margin-top: 20px;
}
.house_plan img {
    width: 93%;
	min-width: 133px;
}

    
    
.model_photo {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    position: relative
}
.model_photo p:nth-child(1) {
    width: 60%
}
.model_photo p:nth-child(2) {
    width: 40%
}
.model_photo p img {
    width: auto;
    height: 37vw;
}
.booking_head {
    padding-top: 50px;
    padding-bottom: 20px;
}
    

.booking_set {
    margin-left: 15px;
    margin-right: 15px
}
    
    .booking_set {
    	display: block!important;
	
}
    
    
.booking_set > li {
    width: 100%;
    margin-bottom: 20px;
}
.booking_set div {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.booking_set div li:nth-child(1) {
    height: 44px;
    color: #fff;
}
.booking_set div li:nth-child(2) {
    padding-top: 10px;
    padding-bottom: 20px;
}
.booking_set div li:nth-child(2) p:nth-child(1) {
    font-size: 30px;
     line-height: 1.4em;
}
.booking_set div li:nth-child(2) p:nth-child(2) {
    font-size: 16px;
}
.booking_set div li:nth-child(3) {
    height: 3px;
}
    
    .showroom_head{
    
   height: 260px; 
    
}
    
    .showroom{
        padding-top: 30px;
    }
.showroom_set {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.showroom_info, .showroom_photo {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
}
.showroom_photo img {
    margin-top: 10px;
    width: 100%;
}
    
    .space_max980{
    height: 30px;
    margin-top: 0px;
}
    
/****  max-width: 768px****/ 
    
}
