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

.boxorange {
    background-image: unset;
    background: none;
    margin: 0;
    padding: 0px 0 32px;
}

.boxformx {
    margin: 0;
    padding: 0;
}

.boxformx .row {
    margin: 0;
    padding: 0;
}

.row_title {
    padding-bottom: 32px !important
}

.form_title_s3 {
    color: #204950;
}

.row_filed .form-control {
    color: #58595B;
    border: 0px solid #e8e3dbcc;
}

.row_filed input.form-control::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: #58595B;
}

input::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: #58595B;
}


.row_filed input.form-control::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: #58595B;
}

.row_filed input::placeholder {
    font-weight: bold;
    /* opacity: 0.5; */
    color: #58595B !important;
}

.row_filed .form-group input::placeholder {
    color: #58595B !important;
    opacity: 1;
    font-weight: lighter;
}

.row_filed .form-group input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #58595B !important;
    opacity: 1;
    font-weight: lighter;
}

.row_filed .form-group input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #58595B !important;
    opacity: 1;
    font-weight: lighter;
}

.row_filed .form-group input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #58595B !important;
    opacity: 1;
    font-weight: lighter;
}

.row_filed .form-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #58595B !important;
    opacity: 1;
    font-weight: lighter;
}

.row_filed .form-group input::-ms-input-placeholder { /* Microsoft Edge */
    color: #58595B !important;
    opacity: 1;
    font-weight: lighter;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 6px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-right: 2rem;
    padding: 1rem;
    padding-right: 2rem;
}

.container-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-banner {
    width: 100%;
    position: relative;
    height: 420px;
}

.bg-banner-info {
    width: 90%;
    position: absolute;
    max-width: 1100px;
}

.boxBrandStory {
    display: flex;
    justify-content: center;
    align-items: center;
}

.boxBrandStory .boxBrandStoryInfo {
    display: flex;
    justify-content: center;
    position: absolute;
    align-items: center;
    flex-direction: column;
}

.boxBrandStory .bg-brand-story {
    width: 100%;
    position: relative;
    height: 440px;
}

.boxBrandStory .brand-story-info {
    width: 100%;
    max-width: 640px;
}

.boxBrandStory .brand-story-info {
    width: 100%;
    max-width: 640px;
}

.boxBrandStory .boxRead {
    margin-top: 60px;
}

.click_read {
    width: 100%;
    max-width: 258px;
    transition: 0.3s
}

.click_read:hover {
    filter: brightness(130%);
}

.boxBgVideo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.boxBgVideo .bg-video {
    width: 100%;
    position: relative;
    height: 800px;
}

.boxBgVideo .boxVideo {
    position: absolute;
    justify-content: center;
    display: flex;
    align-items: center;
}

.boxGallery_row {
    width: 100%;
    position: relative;
}

.boxGallery_row .absolute-position {
    position: absolute;
    justify-content: center;
    display: flex;
    z-index: 1;
    width: 100%;
}

.boxGallery_row .bg-gallery-opacity {
    width: 100%;
    position: absolute;
    top: 0;
	opacity: 0.9;
}

.boxGallery_row .title-gallery {
    width: 108px;
    position: absolute;
    top: 20px;
}

.boxGallery_row .carousel-indicators {
    bottom: 0 !important;
    margin-bottom: 32px;
}

.boxGallery_row .carousel-indicators .active {
    background-color: #ffffff;
}

.boxGallery_row .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #ffffff82;
    border: none;
}

.boxProjectPlan_row {
    padding-top: 20px;
    padding-bottom: 80px;
    background-color: #D6E1E3;
}

.boxProjectPlan {
    font-family: 'KittithadaMedium65', SansSerif;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.project-plan-container {
    display: flex;
    justify-content: center;
}

.title-project-plan {
    color: #1D545C;
    font-family: 'KittithadaMedium65', SansSerif;
    font-size: 36px;
    margin: 0px;
}

a.tab-project-plan-item {
    color: #808788;
    font-family: 'KittithadaMedium65', SansSerif;
    font-size: 32px;
	transition: 0.3s
}

.tab-project-plan p {
    font-size: 48px;
	line-height: 40px;
    padding: 0 22px;
    color: #000000;
    font-family: 'KittithadaLight45', SansSerif;
    margin: 0;
    opacity: 0.2;
    margin-bottom: 5px;
}

a.tab-project-plan-item:active,
a.tab-project-plan-item.active {
    color: #1D545C;
}

a.tab-project-plan-item:hover {
    color: #1D545C;
    text-decoration: none;
    cursor: pointer;
}

.tab-project-plan {
    padding-bottom: 32px;
    display: flex;
    align-items: center;
}

.boxProjectHighlights_row {
    padding-top: 20px;
    padding-bottom: 70px;
    background: linear-gradient(90deg, rgba(113,64,39,1) 0%, rgba(193,122,84,1) 50%, rgba(113,64,39,1) 100%);
}

.boxProjectHighlights {
    font-family: 'KittithadaMedium65', SansSerif;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.project-highlights-container {
    display: flex;
    justify-content: center;
}

.title-project-highlights {
    color: #ffffff;
    font-family: 'KittithadaMedium65', SansSerif;
    font-size: 36px;
    margin: 0px;
}

a.tab-project-highlights-item {
    color: #e0bca9;
    font-family: 'KittithadaMedium65', SansSerif;
    font-size: 32px;
	transition: 0.3s
}

.tab-project-highlights p {
    font-size: 48px;
	line-height: 40px;
    padding: 0 22px;
    color: white;
    font-family: 'KittithadaLight45', SansSerif;
    margin: 0;
    opacity: 0.4;
    margin-bottom: 5px;
}

a.tab-project-highlights-item:active,
a.tab-project-highlights-item.active {
    color: #ffffff;
}

a.tab-project-highlights-item:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.tab-project-highlights {
    padding-bottom: 32px;
    display: flex;
    align-items: center;
}

.boxLocation {
    font-family: 'KittithadaMedium65', SansSerif;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #143F45;
    padding-top: 24px;
}

.boxLocation .box-tab-location {
    background-color: #143F45;
    z-index: 1;
}

.title-location {
    color: #B67351;
    font-family: 'KittithadaMedium65', SansSerif;
    font-size: 36px;
    text-align: center;
    margin: 0px;
}

.tab-location {
    padding-bottom: 32px;
    display: flex;
    align-items: center;
}

a.tab-location-item {
    color: white;
    font-family: 'KittithadaMedium65', SansSerif;
    font-size: 32px;
	transition: 0.3s
}

a.tab-location-item:active,
a.tab-location-item.active {
    color: #B67351;
}

a.tab-location-item:hover {
    color: #B67351;
    text-decoration: none;
    cursor: pointer;
}

.tab-location p {
    font-size: 48px;
	line-height: 40px;
    padding: 0 22px;
    color: white;
    font-family: 'KittithadaLight45', SansSerif;
    margin: 0;
    opacity: 0.4;
    margin-bottom: 5px;
}

.location-container {
    display: flex;
    justify-content: center;
}

.bg-location {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 700px;
}

.in-bg-location {
    position: absolute;
}


#footer {
    background-color: #fff;
    padding: 30px 15px 100px;
	margin-top: 60px;
}


#footer .footer-logo {
    width: 200px;
    transition: 0.3s;

}

#footer .footer-logo:hover {
    opacity: 0.75;
}

#footer .contact {
    width: 170px;
    padding-top: 16px;
    transition: 0.3s;

}

#footer .contact:hover {
    opacity: 0.75;
}

#footer .social-box {
    display: flex;
    justify-content: flex-end;
}

#footer .iconsocial {
    width: 22px;
    height: 22px;
    padding: 0;
    margin: 0 8px 0 8px;
    transition: 0.3s;
    cursor: pointer;
}

#footer .iconsocial:hover {
    opacity: 0.75;
}

.project_plan_a {
    justify-content: center;
    display: flex;
}

.project_highlights_a {
    justify-content: center;
    display: flex;
	pointer-events: none;
	cursor: default;
}

@media (min-width: 768px) {
    .boxLocation {
        max-width: unset;
        margin-bottom: unset;
        margin-top: unset;
    }

    .mobile {
        display: none !important;
    }

    #footer .container {
        max-width: 1170px !important;
    }

    #MasterPlan .mapbox_img,
    #UnitPlan .mapbox_img,
    #Amenities .mapbox_img,
	#Hightlight03 .mapbox_img {
        display: block !important;
        width: 90% !important;
        max-width: 1280px !important;
    }
}

@media only screen and (max-width: 767px) {
    .desktop {
        display: none !important;
    }

    .mobile {
        display: unset;
    }
	
	.form-control {
        width: 100%;
    }

    .bg-banner {
        height: auto;
    }

    .boxBrandStory .boxRead {
        margin-top: 30px;
    }

    .boxBrandStory .brand-story-info {
        width: 85%;
        max-width: 380px;
    }

    .boxBrandStory .bg-brand-story {
        height: 220px;
    }

    .click_read {
        max-width: 160px;
    }

    .boxBgVideo .bg-video {
        height: 250px;
    }

    .boxGallery_row .bg-gallery-opacity {
        height: 120px;
    }

    .boxGallery_row .carousel-indicators {
        margin-bottom: 20px;
    }

    .boxGallery_row .carousel-indicators li {
        width: 6px;
        height: 6px;
		margin: 0px;
    }
	
    .carousel-indicators .active {
        width: 6px;
        height: 6px;
    }
	
    .carousel-indicators li {
        width: 6px;
        height: 6px;
    }

    .tab-project-plan, .tab-project-highlights, .tab-location {
        flex-wrap: wrap;
        justify-content: center;
        line-height: 20px;
        padding-bottom: 24px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .boxProjectPlan_row {
        padding-bottom: 25px;
    }
	
	.boxProjectHighlights_row {
        padding-bottom: 25px;
    }

    .bg-location {
        height: auto;
        padding: 25px 10px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .in-bg-location {
        position: unset;
    }

    .tab-project-plan p, .tab-project-highlights p, .tab-location p {
        padding: 0 10px;
        font-size: 28px;
		line-height: 20px;
    }

    a.tab-location-item, a.tab-project-plan-item, a.tab-project-highlights-item {
        font-size: 20px;
    }

    #footer {
        padding: 30px 15px 40px;
    }

    #footer .col-md-6 {
        text-align: center;
    }

    #footer .contact {
        padding-top: 0;
    }

    #footer .social-box {
        justify-content: center;
        /*padding-top: 24px;*/
    }

    #MasterPlan .mapbox_img_m ,
    #UnitPlan .mapbox_img_m ,
    #Amenities .mapbox_img_m,
	#Hightlight03 .mapbox_img_m {
        display: block !important;
        width: 90% !important;
        padding-bottom: 20px !important;
    }
}
