@font-face {
  font-family: 'SegoeUI';
  src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),  url('../fonts/SegoeUI.woff') format('woff'), url('../fonts/SegoeUI.ttf')  format('truetype'), url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{overflow-x: hidden;}

body, html{ font-size: 16px;  font-family: 'SegoeUI'; }
.container{max-width: 1254px;}
a{-webkit-transition: 0.5s ease all;-o-transition: 0.5s ease all;transition: 0.5s ease all;}
a:hover{text-decoration: none;}
p:last-child{margin-bottom: 0;}
/* header css start */
.aron-plan-page .header_wrap{padding-top: 25px; padding-bottom: 25px;}
.aron-plan-page .header_wrap .container{max-width: 1123px;}
.aron-plan-page .header_row{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.aron-plan-page .logo{max-width: 179px;}
.aron-plan-page .main_nav{margin-bottom: 0;}
.aron-plan-page .nav_element{display: inline-block; vertical-align: middle; text-transform: capitalize; font-size: 18px; font-weight: bold;}
.aron-plan-page .nav_element a:hover, .nav_element a.active{color: #000}
.aron-plan-page .nav_element+.nav_element{margin-left: 20px;}

.aron-plan-page .menu_btn{display: none;}
.aron-plan-page .header__nav-button {background: transparent; width: 27px; margin-left: 0; height: 18px;border: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;display: block; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
.aron-plan-page .header__nav-button:hover, .header__nav-button:focus {  outline: none; }
.aron-plan-page .header__nav-button > span {   background: #707070; display: block; position: absolute; height: 1px; width: 100%; left: 0; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg);   -webkit-transition: 0.3s ease-in-out, background 0.2s cubic-bezier(0, 0, 0.58, 1);   -o-transition: 0.3s ease-in-out, background 0.2s cubic-bezier(0, 0, 0.58, 1);   transition: 0.3s ease-in-out, background 0.2s cubic-bezier(0, 0, 0.58, 1); }
.aron-plan-page .header__nav-button > span:nth-child(1) { top: 0px; }
.aron-plan-page .header__nav-button > span:nth-child(2) { top: 8px; }
.aron-plan-page .header__nav-button > span:nth-child(3) {top: 16px; }
.aron-plan-page .header__nav-button.header__nav-button_open > span{background: #707070;}
.aron-plan-page .header__nav-button.header__nav-button_open > span:nth-child(1) { top: 8px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }
.aron-plan-page .header__nav-button.header__nav-button_open > span:nth-child(2) { opacity: 0;left: -60px; }
.aron-plan-page .header__nav-button.header__nav-button_open > span:nth-child(3) { top: 8px;-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);transform: rotate(-135deg); }

/* header css end */
/* banner css*/
.aron-plan-page .section_home {position: relative;min-height: 100%; height: 100%;}
.aron-plan-page .video-background { width: 100%; height: 100%; position: absolute;left: 0; display: none;top: 0; z-index: 1;}
.aron-plan-page .featured_section .home__body {height: 100%;position: relative;z-index: 3;}

.aron-plan-page .banner_text{position: relative;z-index: 3; /*padding-top: 95px;*/ text-align:center;}
/*.aron-plan-page .banner_text h3{color: #707070; font-size: 41px; padding: 6px 85px; display: inline-block; background: #fff; border: 1px solid #000000;}*/
.aron-plan-page .banner_text h2{margin-top: 0; display: inline-block; /*border: 1px solid #000000;*/ font-weight: 700; padding: 6px 85px;  background: #ffffff6b; font-size: 41px; color: #000; text-align: center; margin-bottom:2rem;}
/* banner css end*/


/* welcome  css start*/

.aron-plan-page .welcome_wrap{padding-top: 120px; padding-bottom: 150px;}
.aron-plan-page .welcome_wrap p{color: #000000; text-align: center; font-size: 16px; line-height: 1.31; margin-bottom: 22px; max-width: 966px; margin-left: auto; margin-right: auto;}

/* welcome  css end*/
.aron-plan-page .highlight_wrap{margin-bottom: 130px; position: relative;}
.aron-plan-page .highlight-slide{margin-bottom: 0}
.aron-plan-page .highlight-slide img{width: 100%; height: auto; }
.aron-plan-page .h-thumb-wrap { max-width: 650px; margin: 0 auto; position: absolute; bottom: 45px; z-index: 3;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.aron-plan-page .highlight-thumb img{width: 100%; border-radius: 3px; height: 60px; -o-object-fit: cover; object-fit: cover; border:1px solid #fff;}
.aron-plan-page .highlight-thumb .item{margin: 0 10px;}
.aron-plan-page .highlight-thumb .item.slick-current.slick-active img {
    border: 3px solid #fff;
}


.aron-plan-page .featured-row {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 130px;}
.aron-plan-page .featured-row>div{width: 48%;}
.aron-plan-page .featured-img img{width: 100%; height: auto;}
.aron-plan-page .featured-text h2{font-size: 41px; color: #000; margin-bottom: 20px; line-height: 1.31;}
.aron-plan-page .featured-text p{color: #707070; font-size: 18px; line-height: 1.35;}
.aron-plan-page .featured_wrap .featured-row:nth-child(even){-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}

.aron-plan-page .neighborhood_wrap{background: #D7D6D6; border:1px solid #707070; padding-top: 27.5px; padding-bottom: 35px;}
.aron-plan-page .neighborhood_wrap h2{text-align: center; font-size: 31px; font-weight: 700; margin-bottom: 18px;}
.aron-plan-page .gallery_slide, .gallery_thumb {padding-left: 0; list-style: none;}
.aron-plan-page .gallery_slide li{list-style: none;}
.aron-plan-page .gallery_slide  img{width: 100%; height: auto; display: block;}
.aron-plan-page .gallery_thumb{margin-bottom: 0}
.aron-plan-page .gallery_thumb li{padding: 0 6px;}
.aron-plan-page .gallery_thumb{margin-left: -6px; margin-right: -3px;}
.aron-plan-page .gallery_thumb li img{width: 100%; height: auto}
.aron-plan-page .slick-slide:focus{-webkit-box-shadow: none;box-shadow: none; outline: none;}
.aron-plan-page .gallery_thumb li.slick-current.slick-active img { border: 4px solid #858383;}

.aron-plan-page .gallery_slide .slick-arrow:before{display: none;}
.aron-plan-page .gallery_slide .slick-arrow { z-index: 1;color: #fff; opacity: 1; font-size: 22px;  width: 45px; height: 45px; background: #000;}
.aron-plan-page .gallery_slide .slick-prev{left:0;}
.aron-plan-page .gallery_slide .slick-next{right:0;}

/* contact section css start*/
.aron-plan-page .contact_wrap{margin-top: 71px;}
.aron-plan-page .small-container{max-width: 862px; }
.aron-plan-page .contact_wrap h2{text-align: center; font-size: 37px; margin-bottom: 50px;}
.aron-plan-page .contact_wrap .form-control{height: 56px; border: 1px solid #707070; font-size: 18px; padding: 5px 25px; color: rgba(0,0,0,0.8); border-radius: 0;}
.aron-plan-page .form-control:focus{-webkit-box-shadow: none;box-shadow: none; outline: none;}
.aron-plan-page .contact_wrap .form-group{margin-bottom: 40px;}
.aron-plan-page .contact_wrap form .form-group:last-of-type{margin-bottom: 25px;}
.aron-plan-page .btn-submit{background: #AAA7D6;-webkit-box-shadow: 0px 3px 6px #00000029;box-shadow: 0px 3px 6px #00000029;border-radius: 16px; -webkit-transition: 0.5s ease all; -o-transition: 0.5s ease all; transition: 0.5s ease all; padding: 19px; line-height: 1; max-width: 203px; width: 100%; margin: 0 auto; display: block; text-align: center; text-transform: capitalize; font-size: 18px; color: #000;}
.aron-plan-page .btn-submit:hover{color: #fff; background: #000;}

/* contact css end*/

.aron-plan-page .single-plan{margin-bottom: 125px}
.aron-plan-page .plan_wrap{overflow: hidden;}
.aron-plan-page .plan_wrap .container{position: relative; }
.aron-plan-page .plan_wrap .container:after{content: ""; position: absolute; display: block; top: 0; height: 100%;}
.aron-plan-page .plan_wrap .container .row{margin-left: 60px;}
.aron-plan-page .single-plan{background: #fff}
.aron-plan-page .plan-img img{width: 100%; height: auto;}
.aron-plan-page .plan_wrap .mb2 { margin-top: 189px;}
.aron-plan-page .plan_wrap .mt1 { margin-top: -237px;}
.aron-plan-page .plan-detail{padding: 21px 16px 21px }
.aron-plan-page .plan-detail .d-flex {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.aron-plan-page .plan-detail h2 a{color: #000}
.aron-plan-page .single-plan .plan-detail h2 a img{max-width: 100%; margin-right: 40px; width: 33px}
.aron-plan-page .plan-detail  p{font-size: 21px; margin-bottom: 0}


/* jason css*/
.aron-plan-page .jason_info{margin-top: 28px;}
.aron-plan-page .jason_info h2{font-size: 35px; color: #000; text-align: center; margin-bottom: 42px; line-height: 1.31;}
.aron-plan-page .jason_info_row { display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.aron-plan-page .jaso_img{width: 284px}
.aron-plan-page .jason_detail{width: calc(100% - 284px);}
.aron-plan-page .jason_detail h3{font-size: 35px; margin-bottom: 35px;}
.aron-plan-page .jason_detail p{margin-bottom: 33px; font-size: 35px;}
.aron-plan-page .jason_detail p span{margin-right: 4px;}
.aron-plan-page .jason_detail p a{color: #000;}

.aron-plan-page .map_wrap{padding-top: 35px; padding-bottom: 35px;}
.aron-plan-page .map_wrap iframe{width: 100%; height: 474px;}

.aron-plan-page .timeline-wrap{margin-bottom: 150px; max-width: 1230px;}
.aron-plan-page .timeline {list-style-type: none; display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; padding-left: 0}

.aron-plan-page .li { -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in;}

.aron-plan-page .timestamp {margin-bottom: 20px;padding: 0px 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.aron-plan-page .timestamp .date{font-size: 18px; color: #000 }
.aron-plan-page .status { padding: 0px 40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-top: 2px solid #707070; position: relative; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in;}
.aron-plan-page .status h4 {margin-top:  24px; color: #000; line-height: 33px; font-size: 18px; text-align: center;}
.aron-plan-page .status:before { content: "";width: 18px;height: 18px; background-color: #000; border-radius: 50%;border: 1px solid #000; position: absolute; top: -10px; left: 42%;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;}

.aron-plan-page .li.complete .status { border-top: 2px solid #66DC71;}
.aron-plan-page .li.complete .status:before {background-color: #66DC71;border: none;-webkit-transition: all 200ms ease-in;-o-transition: all 200ms ease-in;transition: all 200ms ease-in;}
.aron-plan-page .li.complete .status h4 {color: #000; text-align: center;}
.aron-plan-page .timeline-wrap h2{font-size: 41px; margin-bottom: 87px;}
.aron-plan-page .responsive-timeline { overflow-x: auto;-webkit-overflow-scrolling: touch;}





/* footer css*/

.aron-plan-page .footer_wrap{padding-top: 54px; padding-bottom: 48px;}
.aron-plan-page .footer-top{padding-bottom: 22px; border-bottom: 1px solid #707070}
.aron-plan-page .footer-logo{margin-bottom: 9px; max-width: 108px;}
.aron-plan-page .footer-top address p{font-size: 11px; color: #707070; line-height: 15px;}
.aron-plan-page .footer-link-wrap { display: -webkit-box; display: -ms-flexbox; display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
.aron-plan-page .footer-link{width: 20%;}
.aron-plan-page .footer-link  h3{font-size: 11px; font-weight: 600; color: #000; margin-bottom: 15px}
.aron-plan-page .footer-link ul{padding-left: 0; list-style: none;}
.aron-plan-page .footer-link ul li{font-size: 11px; margin-bottom: 10px;}
.aron-plan-page .footer-link ul li a{ color: #707070;}

.aron-plan-page .footer-bottom{padding-top: 9.5px; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.aron-plan-page .social-link{list-style: none; text-align: right;}
.aron-plan-page .social-link li{display: inline-block; vertical-align:  middle; margin-left: 12px}
.aron-plan-page .social-link li a{width: 26px; height: 26px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #000; color: #fff; border-radius: 50%;}
.aron-plan-page .copyright{color: #707070; font-size: 11px; margin-bottom: 0}

/* index2 page ccss*/


.aron-plan-page .banner-wrap img{width: 100%; height: auto; display: block;}

.aron-plan-page .floor_featured{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 120px; margin-bottom: 100px}
.aron-plan-page .floor_featured .item{padding: 0 15px; width: 25%; text-align: center;}
.aron-plan-page .floor_featured .item .icon{min-height: 93px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.floor_featured .item p{margin-top: 28px; font-size: 21px; text-transform: capitalize;}

.aron-plan-page .floor_plan_wrap{margin-bottom: 88px}
.aron-plan-page .floor_plan_wrap img{width: 100%; height: auto;}
.aron-plan-page .floor_plan_wrap h2{font-size: 48px; text-align: center; color: #000; margin-bottom: 40px;}

.aron-plan-page .gallery-wrap{display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 86px;}
.aron-plan-page .grids {width: 33.33%; padding:12px 17px; margin-bottom: 28px;}
.aron-plan-page .grids.mt2 {margin-top: -67px;}

.aron-plan-page .full-image img{width: 100%; height: auto; display:block;}

.aron-plan-page .grids a{display: block;}
.aron-plan-page .explore_wrap{background: #D7D6D6; padding-top: 37px; padding-bottom: 8px;}
.aron-plan-page .explore_wrap h2{text-align: center; color: #000; font-size: 31px; margin-top: 0; margin-bottom: 0}
.aron-plan-page .explore-grid{display: -ms-grid;display: grid; -ms-grid-columns: 1fr 54px 1fr; grid-template-columns: repeat(2, 1fr);grid-column-gap: 54px; margin-top: 45px;}
.aron-plan-page .explore-colum{margin-bottom: 25px;}
.aron-plan-page .explore-colum img{width: 100%; height: auto; display: block; margin-bottom: 15px}
.aron-plan-page .explore-colum h3{font-size: 21px; color: #000}
.aron-plan-page .about_wrap{margin-top: 65px;}
.aron-plan-page .about_wrap h2{font-size: 50px; text-align: center; margin-bottom: 52px;}

.aron-plan-page .main-contain .jason_info{margin-bottom: 79px;}
.aron-plan-page .map-location{background: #CCCDC8; padding-top: 70px; padding-bottom: 40px}
.aron-plan-page .map-location h2{text-align: center; font-size: 50px; color: #000; margin-bottom: 42px;}

.aron-plan-page .popup_inner{max-width: 779px; background: #fff;  position: relative; margin: 0 auto; -webkit-box-shadow: 0px 3px 6px #00000029; box-shadow: 0px 3px 6px #00000029;padding: 46px 43px 36px;}
.aron-plan-page .consultation_wrap h2{font-size: 30px; text-align: center; margin-bottom: 40px}
.aron-plan-page .consultation_wrap .form-group{margin-bottom: 34px}
.aron-plan-page .consultation_wrap .form-control{    height: 45px; border: 1px solid #707070; font-size: 15px;  padding: 5px 20px; color: rgba(0,0,0,0.8); border-radius: 0;}
 .aron-plan-page .consultation_wrap form .form-group:last-of-type{margin-bottom: 20px;}
.aron-plan-page .consultation_wrap .btn{max-width: 163px; font-size: 15px;}
.aron-plan-page .mfp-close-btn-in .mfp-close {color: #000; opacity: 1;}
.aron-plan-page #header.is_sticky { position: fixed;top: 0;left: 0; z-index: 4; background: #fff; padding-top: 15px; padding-bottom: 15px;}

@media only screen and (max-width: 1200px){
.aron-plan-page .nav_element+.nav_element { margin-left: 26px;}
.aron-plan-page .timeline{width: 1100px; overflow-y: scroll;}
.aron-plan-page .li{min-width: 32%;}
}
@media only screen and (max-width: 992px){
.aron-plan-page .header_wrap {padding-top: 25px;padding-bottom: 25px;}
.aron-plan-page .menu_btn{display: block; }
 .aron-plan-page #main { position: fixed; padding: 30px 0 30px 0; display: block; background-color: #fff; left: -280px; top: 0px; z-index: 10; width: 280px;  height: 100%;overflow-y: auto;  -webkit-transform: translateX(0);  -ms-transform: translateX(0);  transform: translateX(0); -webkit-transition: 0.3s -webkit-transform ease; transition: 0.3s -webkit-transform ease; -o-transition: 0.3s transform ease; transition: 0.3s transform ease; transition: 0.3s transform ease, 0.3s -webkit-transform ease; }
.aron-plan-page  #main.nav_open {  -webkit-transform: translateX(280px);  -ms-transform: translateX(280px);  transform: translateX(280px); }
 .aron-plan-page .main_nav{padding-left: 0;}
.aron-plan-page .nav_element{display:block; vertical-align: middle;padding:5px 15px;}
.aron-plan-page .nav_element+.nav_element{margin-left: 0;}
.aron-plan-page .banner_wrap {height: calc(100vh - 116px); position: relative;}

.aron-plan-page .jason_detail p{font-size: 25px;}

.aron-plan-page .timeline-wrap{margin-bottom: 50px;}
}

@media only screen and (max-width: 767px){
.aron-plan-page .featured-row{margin-bottom: 50px; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.aron-plan-page .featured-row>div{width: 100%;}
.aron-plan-page .featured-text{margin-top: 15px;}
.aron-plan-page .contact_wrap{margin-top: 50px;}
.aron-plan-page .jason_info_row{-ms-flex-wrap: wrap;flex-wrap: wrap;}
.aron-plan-page .jaso_img {width: 100%;}
.aron-plan-page .jaso_img img {width: 100%;}
.aron-plan-page .jason_detail {width: 100%; padding-left: 0; text-align: center; margin-top: 18px;}
.aron-plan-page .jason_info{margin-top: 50px; margin-bottom: 40px;}
.aron-plan-page .h-thumb-wrap { max-width: 650px; margin: 20px auto 0;position: relative; bottom: auto;z-index: 3; left: auto;-webkit-transform: none;-ms-transform: none;transform: none;}
.aron-plan-page .welcome_wrap { padding-top: 50px;padding-bottom: 60px;}
.aron-plan-page .highlight_wrap{ margin-bottom: 50px}
.aron-plan-page .banner_text h2{/*margin-top: 50px;*/ padding: 6px 15px;}
.aron-plan-page .plan_wrap .container .row{margin-left: -15px;}
.single-plan{margin-bottom: 30px;}
.aron-plan-page .plan_wrap .mb2{margin-top: 0}
.aron-plan-page .plan_wrap .mt1{margin-top: 0}
.aron-plan-page .plan_wrap .container{padding-top: 30px; padding-bottom: 30px}
.aron-plan-page .footer-link-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;  margin-top: 15px;}
.aron-plan-page .social-link {list-style: none; text-align: center; padding-left: 0}
.aron-plan-page .copyright{text-align: center;}
.aron-plan-page .footer-link {width: 50%;}
.aron-plan-page .floor_featured {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 70px;
    margin-bottom: 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.aron-plan-page .floor_plan_wrap{margin-bottom: 40px;}
.aron-plan-page .grids{width: 50%; padding: 9px 8px; margin-bottom: 0;}
.aron-plan-page .grids.mt2 {
    margin-top: 0;
}
.aron-plan-page .map-location{padding-top: 40px; margin-top: 30px;}


}

@media (min-device-width: 320px) and (max-device-width: 700px) {
.aron-plan-page  .timeline {
    list-style-type: none;
    display: block; width: 100%;
  }

.aron-plan-page  .li {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }

.aron-plan-page  .timestamp {
    width: 100px; min-width: 100px; padding: 0;
  }

.aron-plan-page .status:before {
    left: -8px;
    top: 18%;
    transition: all 200ms ease-in;
    width: 15px;
    height: 15px;
}
  .aron-plan-page .status h4 {
    margin-top: 0;
    color: #000;
    line-height: initial;
    font-size: 18px;
    text-align: left;
}
.aron-plan-page .status{border-top: none;     padding: 0 0 0 24px;    border-left: 2px solid #707070; margin-left: 20px;}
}
@media only screen and (max-width: 640px){
.aron-plan-page .featured-text h2{font-size: 25px; margin-bottom: 15px;}
.aron-plan-page .featured-text p{font-size: 16px;}
.aron-plan-page .contact_wrap h2{font-size: 22px;}
.aron-plan-page .contact_wrap .form-group{margin-bottom: 20px;}
.aron-plan-page .contact_wrap h2{margin-bottom: 30px;}
.aron-plan-page .contact_wrap .form-control{height: 45px; font-size: 15px;}
.aron-plan-page .jason_info h2{font-size: 25px;}
.aron-plan-page .jason_detail h3{font-size: 25px;}
.aron-plan-page .jason_detail p {font-size: 18px; margin-bottom: 15px;}
.aron-plan-page .map_wrap iframe{height: 250px;}
.aron-plan-page .highlight-thumb img{height: auto;}
.aron-plan-page .welcome_wrap p{font-size: 14px;}
.aron-plan-page .banner_text h2{font-size: 25px;}
.aron-plan-page .banner_text h3{font-size: 25px;}
.aron-plan-page .banner_text{padding-top: 50px;}
.aron-plan-page .plan-detail h2{font-size: 25px;}
.aron-plan-page .plan-detail h2{margin-right: 15px;}
.aron-plan-page .plan-detail h3{font-size: 30px;}
.aron-plan-page .plan-detail p{font-size: 16px;}
.aron-plan-page .gallery_thumb li img{width: 100%;}
.aron-plan-page .footer-link {width: 100%;}

.aron-plan-page .floor_featured .item {
    padding: 0 15px;
    width: 50%; margin-bottom: 30px;
    text-align: center;
}
.aron-plan-page .floor_featured .item p{margin-top: 10px;}
.aron-plan-page .floor_plan_wrap h2{font-size: 25px; margin-bottom: 25px;}
.aron-plan-page .about_wrap{margin-top: 40px}
.aron-plan-page .about_wrap h2{font-size: 30px; margin-bottom: 30px;}
.aron-plan-page .explore-grid{display: block;}
.aron-plan-page .explore-colum{margin-bottom: 35px;}
.aron-plan-page .explore_wrap h2{font-size: 22px;}
.aron-plan-page .main-contain .jason_info{margin-bottom: 40px;}
.aron-plan-page .map-location h2{font-size: 30px;}
.aron-plan-page .consultation_wrap h2{font-size: 25px;}
.aron-plan-page .timeline-wrap h2{font-size: 30px; margin-bottom: 30px;}
.aron-plan-page .grids{width:100%;}
.aron-plan-page .grids img{width:100%;}

.aron-plan-page .gallery_slide .slick-arrow { z-index: 1;color: #fff; opacity: 1; font-size: 15px;  width: 30px; height: 30px; background: #000;}
.tab { overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; }
/* Style the buttons that are used to open the tab content */
.tab button { background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; }
/* Change background color of buttons on hover */
.tab button:hover {background-color: #3090ff;}
/* Style the tab content */
.tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;}
.tabcontent-site { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;}
}
