@media screen and (max-width: 700px) {
    .detail_info{
        padding:0 25px;
    }
    .detail_data{
    font-size:14px!important;
    }
    .detail_title{
        font-size:16px!important;
    }
    .detail_collapse_button{
        font-size:16px!important;
    }
    .detail_info td{
        padding-top: 5px !important;
        padding-bottom: 10px !important;
    }
    .main_info_data{
        font-size: 14px !important;
    }
    .building_intro_page {
        padding-bottom: 0;
    }
    .mob_fixed_menu_div {
        padding: 15px;
    }
    .mob_fixed_menu {
        padding: 0;
        width: 80%;
    }
    .mob_menu_item {
        font-size: 14px;
        padding: 0px 12px 0;
        /* width: 72px !important; */
    }
    .mob_menu_item a {
        color: #A7A9AC;
    }
    .mob_active a{
        color: #354762;
        font-weight: 600;
    }
    .swiper-button-prev, .swiper-button-next {
        top: 40px;
        background-image: none !important;
    }
    .swiper-button-prev:after, .swiper-button-next:after {
        font-size: 20px;
        color: #354762;
    }
    .swiper-button-prev {
        left: 24px;
    }
    .swiper-button-next {
        right: 24px;
    }
    .mob_fix {
        background-color: rgba(255, 255, 255, 1);
        position: fixed;
        top: 0px;
        left: 0;
        padding-bottom: 16px;
        z-index: 999;
        box-shadow: 0px 2px 10px #ccc;
    }
    .breadcrumb {
        font-size: 16px;
        padding: 20px 15px;
    }
    .building_intro_left {
        padding: 0 15px;
    }
    .building_intro_right{
        padding: 0 15px 30px;
    }
    .building_intro {
        margin-top: 0px;
        margin-bottom: 24px;
    }
    .title {
        font-size: 22px;
        line-height: 36px;
    }
    .subtitle {
        display: none;
    }
    .mob_subtitle {
        display: block;
        font-size: 30px;
        font-weight: 600;
        line-height: 2em;
        margin-bottom: 8px;
    }
    .title_div {
        display: none;
    }
    .address {
        font-size: 14px;
    }
    .square_feet_text {
        font-size: 14px;
        margin-bottom: 14px;
    }
    .status, .featured {
        font-size: 14px;
    }
    .tags {
        display: flex;
        flex-wrap: wrap;
        margin-top: 36px;
        padding: 0 20px;
    }
    .tag {
        font-size: 10px;
    }
    .building_intro_right, .orc {
        display: none;
    }
    .mob_links_and_share {
        display: block;
    }
    .mob_share {
        display: flex;
        justify-content: flex-end;
        padding-bottom: 30px;
    }
    .mob_fb_share img, .mob_line_share img, .mob_copy_link img {
        width: 40px;
        margin-right: 14px;
    }
    .mob_line_page{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 60px;
        background-color: #06C755;
        border-radius: 10px;
        margin-bottom: 14px;
    }
    .mob_link_top {
        width: 100%;
        height: 60px;
        background-color: #354762;
        border-radius: 10px 10px 0 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .mob_fb_page {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mob_topic_website {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-left: 1px solid #fff;
    }
    .mob_fb_page_text, .mob_topic_website_text, .mob_line_page_text {
        color: #fff;
        font-size: 14px;
        margin-left: 8px;
    }
    .orc_mob_img {
        width: 100%;
        position: relative;
        border-radius: 0 0 10px 10px !important;
    }
    .orc_mob_title {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 33%;
    }
    .detail_collapse_button i {
        margin-left: 22px;
    }
    .detail_div {
        padding: none;
    }
    .detail_left {
        margin-top: 16px;
        padding-bottom: 0px;
    }
    .detail_left table {
        margin-bottom: 0;
    }
    .main_info{
        padding:0 25px;
    }
    .main_info td {
        padding:5px 0px 10px 0px;
    }
	.mob_orc_bottom{
		margin-top:30px;
		margin-bottom:-90px;
	}
	.mob_orc_bottom a{
		display:flex;
		justify-content:center;
	}
}
@media screen and (max-width: 576px){
	 .orc_mob_title {
        top: 60%;
    }
}
@media screen and (max-width: 480px) {
	 .orc_mob_title {
        top: 70%;
    }
}
@media screen and (max-width: 414px) {
	 .orc_mob_title {
        top: 75%;
    }
}
@media screen and (max-width: 328px){
	 .orc_mob_title {
        top: 80%;
    }
}
@media screen and (min-width: 700px) {
    #main .row {
        margin: 0 !important;
    }
    .building_intro_page {
        padding-bottom: 0px;
    }
    .building_intro_left {
        padding: 0 15px 30px 0;
    }
    .building_intro_right {
        padding: 0 0 30px;
    }
    .building_intro {
        padding: 0 15px 0px 0;
        margin-top: 14px;
        margin-bottom: 44px;
    }
    .breadcrumb {
        padding: 44px 0 30px;
    }
    .intro {
        padding: 0 15px 0 0;
    }
    .title {
        font-size: 32px;
        line-height: 60px;
    }
    .subtitle {
        font-size: 24px;
    }
    .mob_subtitle {
        display: none;
    }
    .address {
        font-size: 16px;
    }
    .square_feet_text {
        font-size: 16px;
        margin-bottom: 88px;
    }
    .status, .featured {
        font-size: 14px;
    }
    .tags {
        display: flex;
        flex-wrap: wrap;
        margin-top: 48px;
        /* padding-bottom: 88px;
        border-bottom: 1px solid #727171; */
    }
    .tag {
        font-size: 14px;
    }
    .building_intro_right, .orc {
        display: block;
    }
    .mob_links_and_share {
        display: none;
    }
    .share_links {
        margin: 15px 0 86px;
        justify-content: flex-end;
    }
    .fb_and_topic_website {
        justify-content: flex-end;
    }
    .orc_title {
        font-size: 36px;
        top: 25%;
    }
    .orc_subtitle {
        font-size: 18px;
        top: 45%;
    }
    .orc_button {
        top: 80%;
    }
    .detail_collapse_button i {
        margin-left: 44px;
    }
    .detail_div {
        padding: 0;
    }
    .detail_left {
        margin-top: 32px;
        padding: 0 32px 30px 0;
    }
    .detail_right {
        margin-top: 32px;
        padding: 0 0 30px 34px;
    }
    .main_info td {
        padding: 22.5px 0;
    }
}


/* 建案簡介 */
p.status{
    margin-bottom:0px;
}
.floating_nav {
    display: none;
    color: black;
    width: 180px;
    position: absolute;
    /* position: fixed; */
    top: 36px;
    left: -180px;
    background: #fff;
    z-index: 9;
    animation: stuckMoveUp .6s;
    padding: 0 10px;
}

.floating_nav img {
    padding: 10px 10px 0;
}

.fixed {
    position: fixed;
    top: 150px;
    left: 0px;
    animation: stuckMoveDown .6s;
    border-radius: 0 0 10px 0;
}

.floating_toggle {
    display: none;
    position: absolute;
    top: 0px;
    left: 160px;
    background-color:rgba(47, 62, 85, 0.7);
    margin: 0;
    padding: 0;
    width: 30px;
    /* border: 1px solid rgb(47, 62, 85);
    border-left: none; */
    border-radius: 0 10px 10px 0;
    font-weight: 400;
}

.nav_title {
    color: #3E3A39;
    margin: 10px 0 0 0;
    text-align: center;
}

.nav_menu {
    padding: 0;
    margin: 0;
    /* margin-top: 20px; */
    list-style: none;
    float: left;
    width: 100%;
    height: 100%;
    padding: 10px;
    /* border: 1px solid silver; */
    /* display: flex;
    flex-flow: row wrap;
    align-content: space-around; */
}


.menu_item {
    /* background: rgba(47, 62, 85, 0.7); */
    width: 100%;
    height: auto;
    color: #3E3A39;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.nav_menu a:first-child li {
    border-top: 1px solid #044855;
    padding-top: 10px;
}

.menu_circle {
    width: 16px;
    height: 16px;
    border: 1px solid #044855;
    border-radius: 50%;
    margin-right: 12px;
}

.menu_item a {
    color: #fff;
}

.menu_item a:hover {
    color: #aaa;
}

.nav_menu .active .menu_circle{
    background-color: #044855;
    /* width: 20px;
    height: 20px; */
}

.intro_container {
    position: relative;
    padding: 0;
}

.building_intro_page {
    background: white;
}

.breadcrumb {
    color: black;
}

.breadcrumb a, .breadcrumb span {
    color: black;
}

.title {
    margin-bottom: 2px;
    color: #3E3A39;
    font-weight: 400;
    letter-spacing: 1.5px;
}

.address {
    margin-bottom: 8px;
    color: #727171;
}

.square_feet_text {
    color: #727171;
}

.status_and_tags {
    display: flex;
    align-items: flex-end;
}

.status, .featured {
    border-radius: 10px;
    background-color: #fff;
    color: #354762;
    border: 1px solid #354762;
    padding: 4px 10px;
    font-weight: 400;
    letter-spacing: 1.6px;
    text-align: center;
    margin-bottom: -3px;
    margin-right: 7.75px;
}

.tag {
    display: inline;
    margin: 0 5px 8px;
    margin: 0 5px;
    padding: 4px 10px;
    border-radius: 10px;
    background-color: #EFEFEF;
    color: #727171;
    letter-spacing: 1.6px;
}

.featured:hover, .status:hover {
    background-color: #354762;
    color: #fff;
    border: 1px solid #354762;
}

.tag:hover {
    color: #727171;
    background: #e0dfdf 0% 0% no-repeat padding-box;
}

.share_links {
    display: flex;
    align-items: center;
}

.share_link_text {
    font-size: 16px;
    color: #676666;
}

.share_links img {
    margin-left: 18px;
    width: 40px;
}

.fa-facebook:hover {
    color: #1877F2;
}

.fa-line:hover {
    color: #3EB449;
}

.fa-link:hover {
    color: #BD9D5D;
}

.copy_link:hover {
    cursor: pointer;
}

.fb_and_topic_website {
    display: flex;
}

.fb_page, .topic_website, .line_page {
    width: 100px;
    height: 100px;
    margin-left: 14px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: white;
    background-color: #354762;
}

.line_page{
    background-color: #06C755;
}

.line_page:hover{
    filter: brightness(0.8);
}

.fb_page img, .topic_website img, .line_page img {
    margin-bottom: 8px;
}

.style_light {
    background-color: #354762;
}

.style_light:hover .topic_text_light {
    color: #BD9D5D;
}

.style_dark {
    background-color: #BD9D5D;
}

.style_dark:hover .topic_text_dark {
    color: #354762;
}

.style_light:hover .fb_text_light, .style_dark:hover .fb_text_dark {
    color: #1778F2;
}

.orc_img {
    width: 100%;
}

.orc_title {
    position: absolute;
    color: #fff;
    font-weight: 400;
    text-align: center;
    letter-spacing: 3px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.orc_subtitle {
    position: absolute;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.orc_button {
    position: absolute;
    color: #354762;
    background-color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    top: 80%;
    left: 50%;
    width: 140px;
    transform: translate(-50%, -50%);
    padding: 10px 40px;
    border: 2px solid #2F3E55;
    border-radius: 10px;
    margin: 0;
}

.orc_button:hover {
    border: 2px solid #BD9D5D;
}
.orc_button:active {
    color: #fff;
    background-color: #BD9D5D;
    border: 2px solid #BD9D5D;
}

/* 建案基本資訊文字和LOGO */
.building_info_page {
    background-color: #fff;
}

.info_logo {
    padding-top: 22.5px;
}

/* .info_text {
    margin: 36px 0 0 35px;
    padding-bottom: 18px;
}

.info_text span {
    font-size: 30px;
    font-weight: 600;
    color: white;
    margin: 0;
    line-height: 1;
    border-bottom: 12px solid white;
    padding-bottom: 8px;
} */

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

/* 建案狀態時間軸 */

.timeline {
	width: 80%;
	height: 30px;
	list-style: none;
	text-align: justify;
	margin: 75px auto;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(45%, rgba(255,255,255,0)), color-stop(51%, rgba(255,255,255,1)), color-stop(57%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 45%, rgba(255,255,255,1) 51%, rgba(255,255,255,0) 57%, rgba(255,255,255,0) 100%);
}

.timeline:after {
    display: inline-block;
    content: "";
    width: 100%;
}

.timeline li {
	display: inline-block;
	width: 20px;
	height: 20px;
	/* background: black; */
	text-align: center;
	line-height: 1.2;
	position: relative;
    border: 2px solid white;
	border-radius: 50%;
    margin-top: 0.3em;
}

.timeline .active {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: white !important;
	text-align: center;
	line-height: 1.2;
	position: relative;
	border-radius: 50%;
}

.timeline li:before {
	display: inline-block;
	content: attr(data-date);
	font-size: 14px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
    color: white;
    bottom: -40px;
    width: 80px;
}

.timeline li:after {
	display: inline-block;
	content: attr(data-text);
	font-size: 14px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
    width: 58px;
    color: white;
}

.timeline li:after {
	top: 0;
	margin-top: -20px;
	transform: translate(-50%, -100%);
}

/* 建案基本資訊 */


.main_info tr, .main_info td {
    color: white;
    border-bottom: 2px solid white;
}

/* .main_info td {
    padding: 22.5px 0;
} */

.main_info_title {
    font-size: 16px;
    width: 125px;
}

.main_info_data {
    font-size: 20px;
}

.detail_collapse {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding-bottom: 10px;
}

.detail_collapse_button{
    font-size: 20px;
    font-weight: 400;
    color: white;
    margin: 0;
    display: flex;
    align-items: center;
}

.detail_collapse_button i {
    font-size: 36px;
    margin-left: 44px;
    color: #E85E5E;
    animation:gcBounce 1s ease-in-out infinite both;
}

.detail_left, .detail_right {
    /* margin-top: 32px; */
    display: none;
}

.detail_info td{
    font-size: 16px;
    color: white;
    padding: 15px 0;
}

.detail_title {
    width: 125px;
}

@keyframes gcBounce {
    0%{
        transform: translateY(0px);
    }
    25%{
        transform: translateY(2px);
    }
    50%{
        transform: translateY(5px);
    }
    75%{
        transform: translateY(2px);
    }
    100%{
        transform: translateY(0px);
    }
}