@media (min-width: 1200px) {
    .intro-grandparent-box {
        margin: 0px auto !important;
        background-color: #000 !important;
        padding: 0px 0px 0px 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .big-container{
        width:1170px;
        padding:0px;
        margin-right:auto;
        margin-left:auto;
    }
    .well-located-box{
        background-color: #c4c4c4;
    }
    .cool-features {
        float: left;
        margin-top: 0px;
        position: relative;
        width: 100%;
    }
    .prdct-mockup-info-box {
        min-height: 350px;
        background-color: #c4c4c4;
        padding: 20px 40px 10px 75px;
    }
    .prdct-mockup {
        float: right;
        left: 0;
        overflow: hidden;
        padding: 0;
        text-align: center;
        top: 0;
        width: 60%;
    }
    .title-ideation {
        padding: 0;
        margin-bottom: 20px;
    }
    .mobile-show{
        display:none;
    }
    .desktop-show{
        display:block;
    }
}

@media (max-width: 1200px) {
    .mobile-show{
        display:none;
    }
    .desktop-show{
        display:block;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    /* hide navigation
    .menu nav {float: right;display: none;}
    .menu {min-height: auto;}
    .simple-header.for-sticky {float: left;position: relative !important;width: 100%;z-index: 99;}
    .menu nav {background: #ffffff none repeat scroll 0 0;float: right;position: absolute;right: 0;top: 100%;width: 100%;z-index: 9999;}
    .menu nav > ul {float: left;width: 100%;}
    .menu nav > ul > li {background: #fafafa none repeat scroll 0 0;border-bottom: 1px solid #e8ecec;float: left;padding: 0;width: 100%;}
    .menu nav > ul > li > a {float: left;padding: 17px 30px;width: 100%;}
    .menu-item-has-children > ul {float: left;opacity: 1;padding: 0;position: static;visibility: visible;width: 100%;margin: 0;}
    .menu-item-has-children > ul > li {margin: 0;}
    .simple-header.for-sticky.sticky > .menu nav > ul > li {padding: 0;}
    .menu-item-has-children.mega > ul > li {width: 100%;}
    .menu-item-has-children > ul {margin: 0;opacity: 1;visibility: visible;display: none;}
    .menu-item-has-children.mega > ul {width: 100%;}
    .menu-toggle{display: block;}
    .mobile-show{display:none;}
    .desktop-show{display:block;}
    */
    
    /*home intro*/
    .container {
        width: 850px;
    }
    .intro-grandparent-box {
        margin: 0px auto !important;
        background-color: transparent !important;
        padding: 0px 0px 0px 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .intro-parent-box {
        display: inline-block;
        height: fit-content;
        background-color: #346c34;
        width: 100%;
    }
    .intro-box {
        display: block;
        height: 60%;
        padding: 25px 65px 25px 65px;
    }
    .intro-box-summary {
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .main-good-box {
        display: block;
        height: 40%;
        background-color: #499e49;
        padding: 25px 65px 25px 65px;
    }

    .slide-design-img {
        height: 350px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    
    .small-column{
        margin-bottom:0px !important;
    }
    .small-only {display:block;}
    .small-no-column{
        display:none;
    }
    .small-half-column {
        float: left;
        margin-bottom: 70px;
        width: 50%;
    }
    .small-half-column:last-child {
        margin-bottom: 0px;
    }

    /*about*/
    .about-title {
        text-align: center;
    }
    .about-text {
        line-height: 30px;
        font-size: 12px;
        text-align: center;
    }
    .about-pic {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 230px;
        width: auto;
    }
    .row-about-pad {
        padding-right: 50px;
        padding-left: 50px;
    }

    /*curated*/
    .text-curated {
        padding-right: 20px;
        padding-left: 20px;
        font-style: normal !important;
        color: #fff !important;
    }

    .small-zero-right-left{
        padding-right : 0px !important;
        padding-left : 0px !important;
    }

    /*function*/
    .function-detail-box {
        padding: 0px 50px 0px 50px;
    }
    .extra-function-border {
        border-bottom: none;
    }

    /*located*/
    .prdct-mockup {
        float: left;
        left: 0;
        overflow: hidden;
        padding: 0;
        text-align: center;
        top: 0;
        width: 100%;
    }
    .prdct-mockup-info-box {
        min-height: auto;
        background-color: #c4c4c4;
    }
    
    .prdct-mockup-info {
        float: right;
        padding: 50px 50px 50px 50px;
        width: 100%;
    }
    .prdct-mockup-title {
        display: block;
        text-align: center;
    }
    .prdct-mockup-info > p {
        font-family: 'Libre Franklin';
        font-size: 12px;
        letter-spacing: 0.6px;
        line-height: 32px;
        margin-bottom: 0px;
        text-align: center;
    }

    /*prosper*/
    .prosper-box{
        padding-right: 35px;
        padding-left: 35px;
    }
    .prosper-title {
        text-align: center;
        padding: 0;
        display: block;
        color: #fff;
        margin-bottom: 50px
    }
    .prosper-text{
        text-align : center;
        margin-bottom: 50px;
    }
    .prosper-img {
        width: 150px;
        margin-right: auto;
        margin-left: auto;
        height: 150px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: #3a3a3c;
    }

    /*portfolio*/
    .title-wealth-h3 {
        color: #fff;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: center;
    }
     .blank-column{
         display:none;
     }
    .column-box-portofolio {
        padding-right: 3px;
        padding-left: 3px;
        margin-bottom: 5px;
    }
     .portofolio-land {
        background: rgba(0, 0, 0, 70%);
        padding: 20px 50px 20px 50px;
    }
    .desc-wealth {
        margin-bottom: 20px;
        text-align: center;
    }
    .porfolio-wealth {
        padding-left: 0px;
        margin-bottom: 30px;
    }
    .box-portofolio-wealth {
        text-align: center;
        padding: 20px;
        min-height: auto;
        background-color: #c2c2c2;
    }
    .portofolio-wealth-title {
        font-size: 20px;
        position: inherit;
        font-weight: 700;
        color: #000;
        margin-bottom: 0px;
        display: block;
    }
    .prefix-portofolio {
        position: inherit;
        top: 0;
        vertical-align: super;
        font-size: 18px;
    }
    .portofolio-wealth-desc {
        bottom: 10px;
        position: inherit;
        color: #000;
        font-size: 12px;
        width: auto;
        vertical-align: middle;
        display: block;
    }
    .curated-background {
        /*background-attachment: fixed !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }

    /*region*/
    .region-info-parent-box {
        padding: 50px 50px 10px 50px;
    }
    .region-img-column{
        padding-right:0px !important;
        padding-left:0px !important;
    }

    /*mature*/
    .mature-box {
        padding: 50px 35px 10px 35px;
    }
    .mature-parent-box {
        padding: 2px 0;
        min-height: 630px;
        background-repeat: no-repeat !important;
        background-position: bottom !important;
        background-size: contain !important;
        background-color: #c4c4c4;
    }

    /*footer*/
    .about_widget .logo {
        float: left;
        margin-bottom: 0px;
        padding: 0;
        width: 100%;
    }

    .green-area-block {
        min-height: 500px;
        padding: 0;
    }
    .green-area-pic {
        min-height: 425px !important;
        background-position: center !important;
        background-size: cover !important;
        position: absolute;
    }
    .new-siteplan {
        min-height: 545px;
        padding: unset;
        width: 50%;
        background-color: #fff;
        margin: 40px;
    }

    .content-detail-row {
        margin-top: 140px;
    }
    .blog-post > .about-summary-hot-button > a {
        width: 50%;
    }

    /*product*/
    /*intro*/
    .well-sized-box {
        display: inline-block;
        width: 100%;
        height: fit-content;
        background-color: #346c34;
        position: relative;
        z-index: 7;
        bottom: 0;
        padding: 25px 65px 25px 65px;
    }
    .intro-box-summary {
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .product-title {
        padding-left: 0;
        text-align: center;
        min-height: fit-content;
        margin-bottom: 30px;
    }
    .my-slider-progress {
        background: #ccc;
        margin-top: 25px;
        width: 90% !important;
        margin-right: auto;
        margin-left: auto;
    }
    .product-info-box {
        min-height: 350px;
        padding: 0 30px;
    }
    .product-info-text-box{
        padding: 30px 30px 0px 30px;
    }
    .product-desc {
        display: inline-block;
        height: 315px;
        background-color: #f1f1f1;
    }
    
    .floor-plan-image {
        display: inline-block;
        height: 315px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-color: #fff;
    }
    
    .mobile-show{
        margin-top:20px;
        display:block;
        top:0px !important;
    }
    .desktop-show{
        display:none;
    }
    .page-not-found-header{
        color:#fff !important;
        font-size: 45px !important;
        position: absolute;
        margin-top: 10px
    }
    .slideshow-design-pointer-mobile-box {
        position: relative;
        top: unset !important;
        bottom: unset !important;
        float: none;
        text-align: center;
        padding: unset !important;
    }

    .product-logo {
        position: absolute;
        bottom: calc(100% - 300px);
    }

    .big-building-logo {
        bottom: calc(100% - 430px) !important;
    }

    /*ideation*/
    .design-idea-info-column {
        padding: 0px 50px 0px 50px;
    }
    .title-ideation {
        padding: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .text-ideation{
        text-align:center;
    } 

    .slideshow-design-pointer-box {
        position: relative;
        bottom: -35px;
        float: none;
        text-align: center;
    }

    /*well optimized*/
    .well-optimized-title {
        padding: 0;
    }
    .row-optimized{
        padding-right:50px;
        padding-left:50px;
    }
}

@media (max-width: 767px) {
    .menu nav {float: right;display: none;    }
    .menu {min-height: auto;}
    .simple-header.for-sticky {float: left;position: relative !important;width: 100%;z-index: 99;}
    .menu nav {background: #ffffff none repeat scroll 0 0;float: right;position: absolute;right: 0;top: 100%;width: 100%;z-index: 9999;}
    .menu nav > ul {float: left;width: 100%;}
    .menu nav > ul > li {background: #fafafa none repeat scroll 0 0;border-bottom: 1px solid #e8ecec;float: left;padding: 0;width: 100%;}
    .menu nav > ul > li > a {float: left;padding: 17px 30px;width: 100%;}
    .menu-item-has-children > ul {float: left;opacity: 1;padding: 0;position: static;visibility: visible;width: 100%;margin: 0;}
    .menu-item-has-children > ul > li {
        margin: 0;
    }
    .mobile-show{
        display:none;
    }
    .desktop-show{
        display:block;
    }
    .simple-header.for-sticky.sticky > .menu nav > ul > li {
        padding: 0;
    }
    .menu-item-has-children.mega > ul > li {
        width: 100%;
    }
    .menu-item-has-children > ul {
        margin: 0;
        opacity: 1;
        visibility: visible;
        display: none;
    }
    .menu-item-has-children.mega > ul {
        width: 100%;
    }
    .menu-toggle{
        display: block;
    }
    .logo {
        padding: 7px 0 7px !important;
    }
    .header-logo {
        max-height: 42px;
    }
    .menu-toggle {
        margin: 7px 0;
    }
    .my-header-container{
        padding: 0 35px !important;
    }

    .my-spc-container{
        padding : 0 50px !important;
    }

    /*home intro*/
    .intro-grandparent-box {
        margin: 0px auto !important;
        background-color: transparent !important;
        padding: 0px 0px 0px 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .intro-parent-box {
        display: inline-block;
        height: fit-content;
        background-color: #346c34;
    }
    .intro-box {
        display: block;
        height: 60%;
        padding: 25px 65px 25px 65px;
    }
    .intro-box-summary {
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .main-good-box {
        display: block;
        height: 40%;
        background-color: #499e49;
        padding: 25px 65px 25px 65px;
    }

    .slide-design-img {
        height: 350px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    
    .small-column{
        margin-bottom:0px !important;
    }
    .small-only {display:block;}
    .small-no-column{
        display:none;
    }
    .small-half-column {
        float: left;
        margin-bottom: 70px;
        width: 50%;
    }
    .small-half-column:last-child {
        margin-bottom: 0px;
    }

    /*about*/
    .about-title {
        text-align: center;
    }
    .about-text {
        line-height: 30px;
        font-size: 12px;
        text-align: center;
    }
    .about-pic {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 230px;
        width: auto;
    }
    .row-about-pad {
        padding-right: 50px;
        padding-left: 50px;
    }

    /*curated*/
    .text-curated {
        padding-right: 20px;
        padding-left: 20px;
        font-style: normal !important;
        color: #fff !important;
    }

    .small-zero-right-left{
        padding-right : 0px !important;
        padding-left : 0px !important;
    }

    /*function*/
    .function-detail-box {
        padding: 0px 50px 0px 50px;
    }
    .extra-function-border {
        border-bottom: none;
    }

    /*located*/
    .prdct-mockup {
        float: left;
        left: 0;
        overflow: hidden;
        padding: 0;
        text-align: center;
        top: 0;
        width: 100%;
    }
    .prdct-mockup-info-box {
        min-height: auto;
        background-color: #c4c4c4;
    }
    
    .prdct-mockup-info {
        float: right;
        padding: 50px 50px 50px 50px;
        width: 100%;
    }
    .prdct-mockup-title {
        display: block;
        text-align: center;
    }
    .prdct-mockup-info > p {
        font-family: 'Libre Franklin';
        font-size: 12px;
        letter-spacing: 0.6px;
        line-height: 32px;
        margin-bottom: 0px;
        text-align: center;
    }

    /*prosper*/
    .prosper-box{
        padding-right: 35px;
        padding-left: 35px;
    }
    .prosper-title {
        text-align: center;
        padding: 0;
        display: block;
        color: #fff;
        margin-bottom: 50px
    }
    .prosper-text{
        text-align : center;
        margin-bottom: 50px;
    }
    .prosper-img {
        width: 150px;
        margin-right: auto;
        margin-left: auto;
        height: 150px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: #3a3a3c;
    }

    /*portfolio*/
    .title-wealth-h3 {
        color: #fff;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: center;
    }
     .blank-column{
         display:none;
     }
    .column-box-portofolio {
        padding-right: 3px;
        padding-left: 3px;
        margin-bottom: 5px;
    }
     .portofolio-land {
        background: rgba(0, 0, 0, 70%);
        padding: 20px 50px 20px 50px;
    }
    .desc-wealth {
        margin-bottom: 20px;
        text-align: center;
    }
    .porfolio-wealth {
        padding-left: 0px;
        margin-bottom: 30px;
    }
    .box-portofolio-wealth {
        text-align: center;
        padding: 20px;
        min-height: auto;
        background-color: #c2c2c2;
    }
    .portofolio-wealth-title {
        font-size: 20px;
        position: inherit;
        font-weight: 700;
        color: #000;
        margin-bottom: 0px;
        display: block;
    }
    .prefix-portofolio {
        position: inherit;
        top: 0;
        vertical-align: super;
        font-size: 18px;
    }
    .portofolio-wealth-desc {
        bottom: 10px;
        position: inherit;
        color: #000;
        font-size: 12px;
        width: auto;
        vertical-align: middle;
        display: block;
    }
    .curated-background {
        /*background-attachment: fixed !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }

    /*region*/
    .region-info-parent-box {
        padding: 50px 50px 10px 50px;
    }
    .region-img-column{
        padding-right:0px !important;
        padding-left:0px !important;
    }

    /*mature*/
    .mature-box {
        padding: 50px 35px 10px 35px;
    }
    .mature-parent-box {
        padding: 2px 0;
        min-height: 630px;
        background-repeat: no-repeat !important;
        background-position: bottom !important;
        background-size: contain !important;
        background-color: #c4c4c4;
    }


    /*footer*/
    .about_widget .logo {
        float: left;
        margin-bottom: 0px;
        padding: 0;
        width: 100%;
    }

    
    .green-area-block {
        min-height: 500px;
        padding: 0;
    }
    .green-area-pic {
        min-height: 425px !important;
        background-position: center !important;
        background-size: cover !important;
        position: absolute;
    }
    .new-siteplan {
        min-height: 545px;
        padding: unset;
        width: 50%;
        background-color: #fff;
        margin: 40px;
    }

    .content-detail-row {
        margin-top: 0;
    }
    .blog-post > .about-summary-hot-button > a {
        width: 50%;
    }

    /*product*/
    /*intro*/
    .well-sized-box {
        display: inline-block;
        width: 100%;
        height: fit-content;
        background-color: #000;
        position: relative;
        z-index: 7;
        bottom: 0;
        padding: 25px 65px 25px 65px;
    }
    .intro-box-summary {
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .product-title {
        padding-left: 0;
        text-align: center;
        min-height: fit-content;
        margin-bottom: 30px;
    }
    .my-slider-progress {
        background: #ccc;
        margin-top: 25px;
        width: 90% !important;
        margin-right: auto;
        margin-left: auto;
    }
    .product-info-box {
        min-height: 350px;
        padding: 0 30px;
    }
    .product-info-text-box{
        padding: 30px 30px 0px 30px;
    }
    .product-desc {
        display: inline-block;
        height: 315px;
        background-color: #f1f1f1;
    }
    
    .floor-plan-image {
        display: inline-block;
        height: 315px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-color: #f1f1f1;
    }

    /*ideation*/
    .design-idea-info-column {
        padding: 0px 50px 0px 50px;
    }
    .title-ideation {
        padding: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .text-ideation{
        text-align:center;
    } 

    .slideshow-design-pointer-box {
        position: relative;
        bottom: -35px;
        float: none;
        text-align: center;
    }

    /*well optimized*/
    .well-optimized-title {
        padding: 0;
    }
    .row-optimized{
        padding-right:50px;
        padding-left:50px;
    }
}

@media (max-width: 480px)  {
    /*menu responsive start*/
    .menu nav {float: right;display: none;    }
    .menu {min-height: auto;}
    .simple-header.for-sticky {float: left;position: relative !important;width: 100%;z-index: 99;}
    .menu nav {background: #ffffff none repeat scroll 0 0;float: right;position: absolute;right: 0;top: 100%;width: 100%;z-index: 9999;}
    .menu nav > ul {float: left;width: 100%;}
    .menu nav > ul > li {background: #fafafa none repeat scroll 0 0;border-bottom: 1px solid #e8ecec;float: left;padding: 0;width: 100%;}
    .menu nav > ul > li > a {float: left;padding: 17px 30px;width: 100%;}
    .menu-item-has-children > ul {float: left;opacity: 1;padding: 0;position: static;visibility: visible;width: 100%;margin: 0;}
    .menu-item-has-children > ul > li {
        margin: 0;
    }
    .simple-header.for-sticky.sticky > .menu nav > ul > li {
        padding: 0;
    }
    .menu-item-has-children.mega > ul > li {
        width: 100%;
    }
    .menu-item-has-children > ul {
        margin: 0;
        opacity: 1;
        visibility: visible;
        display: none;
    }
    .menu-item-has-children.mega > ul {
        width: 100%;
    }
    .menu-toggle{
        display: block;
    }
    .marketing-pic{
        max-height:250px;
        border-radius:50%;
    }

    .page-not-found-block{
        text-align:left !important;
        padding: 0px 20px;
    }
    
    .page-not-found-header{
        color:#fff !important;
        font-size: 20px !important;
        position: absolute;
        margin-top: 5px
    }

    .slideshow-design-pointer-mobile-box {
        position: relative;
        top: unset !important;
        bottom: unset !important;
        float: none;
        text-align: center;
        padding: unset !important;
    }
    .mobile-show{
        margin-top:20px;
        display:block;
        top:0px !important;
    }
    .desktop-show{
        display:none;
    }

    .small-center-title{
        text-align:center;
    }
    
    .my-spc-container{
        padding : 0 50px !important;
    }

    /*home intro*/
    .intro-grandparent-box {
        margin: 0px auto !important;
        background-color: transparent !important;
        padding: 0px 0px 0px 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .small-column{
        margin-bottom:0px !important;
    }
    .small-only {display:block;}

    .small-no-column{
        display:none;
    }
    .small-half-column {
        float: left;
        margin-bottom: 70px;
        width: 50%;
    }
    .small-half-column:last-child {
        margin-bottom: 0px;
    }
    /*about*/
    .about-title {
        text-align: center;
    }
    .about-text {
        line-height: 30px;
        font-size: 12px;
        text-align: center;
    }
    .about-pic {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 230px;
        width: auto;
    }
    .row-about-pad {
        padding-right: 50px;
        padding-left: 50px;
    }

    /*curated*/
    .text-curated {
        padding-right: 20px;
        padding-left: 20px;
        font-style: normal !important;
        color: #fff !important;
    }

    .small-zero-right-left{
        padding-right : 0px !important;
        padding-left : 0px !important;
    }

    /*function*/
    .function-detail-box {
        padding: 0px 50px 0px 50px;
    }
    .extra-function-border {
        border-bottom: none;
    }

    /*located*/
    .prdct-mockup {
        float: left;
        left: 0;
        overflow: hidden;
        padding: 0;
        text-align: center;
        top: 0;
        width: 100%;
    }
    .prdct-mockup-info {
        float: right;
        padding: 50px 50px 50px 50px;
        width: 100%;
    }
    .prdct-mockup-title {
        display: block;
        text-align: center;
    }
    .prdct-mockup-info > p {
        font-family: 'Libre Franklin';
        font-size: 12px;
        letter-spacing: 0.6px;
        line-height: 32px;
        margin-bottom: 0px;
        text-align: center;
    }

    /*prosper*/
    .prosper-box{
        padding-right: 35px;
        padding-left: 35px;
    }
    .prosper-title {
        text-align: center;
        padding: 0;
        display: block;
        color: #fff;
        margin-bottom: 50px
    }
    .prosper-text{
        text-align : center;
        margin-bottom: 50px;
    }
    .prosper-img {
        width: 150px;
        margin-right: auto;
        margin-left: auto;
        height: 150px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: #3a3a3c;
    }

    /*portfolio*/
    .title-wealth-h3 {
        color: #fff;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: center;
    }
     .blank-column{
         display:none;
     }
    .column-box-portofolio {
        padding-right: 3px;
        padding-left: 3px;
        margin-bottom: 5px;
    }
     .portofolio-land {
        background: rgba(0, 0, 0, 70%);
        padding: 20px 50px 20px 50px;
    }
    .desc-wealth {
        margin-bottom: 20px;
        text-align: center;
    }
    .porfolio-wealth {
        padding-left: 0px;
        margin-bottom: 30px;
    }
    .box-portofolio-wealth {
        text-align: center;
        padding: 20px;
        min-height: auto;
        background-color: #c2c2c2;
    }
    .portofolio-wealth-title {
        font-size: 20px;
        position: inherit;
        font-weight: 700;
        color: #000;
        margin-bottom: 0px;
        display: block;
    }
    .prefix-portofolio {
        position: inherit;
        top: 0;
        vertical-align: super;
        font-size: 18px;
    }
    .portofolio-wealth-desc {
        bottom: 10px;
        position: inherit;
        color: #000;
        font-size: 12px;
        width: auto;
        vertical-align: middle;
        display: block;
    }

    .curated-background {
        /*background-attachment: fixed !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }

    /*region*/
    .region-info-parent-box {
        padding: 50px 50px 10px 50px;
    }
    .region-img-column{
        padding-right:0px !important;
        padding-left:0px !important;
    }
    .maps-access {
        width: auto;
        height: 400px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    /*mature*/
    .mature-box {
        padding: 50px 35px 10px 35px;
    }
    .mature-parent-box {
        padding: 2px 0;
        min-height: 500px;
        background-repeat: no-repeat !important;
        background-position: bottom !important;
        background-size: contain !important;
        background-color: #c4c4c4;
    }

    /*footer*/
    .about_widget .logo {
        float: left;
        margin-bottom: 0px;
        padding: 0;
        width: 100%;
    }

    .green-area-block {
        min-height: 500px;
        padding: 0;
        margin-top: 35px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .green-area-pic {
        min-height: 450px !important;
        background-position: center !important;
        background-size: cover !important;
        position: absolute;
        z-index: -10;
    }
    .new-siteplan {
        min-height: 406px;
        padding: 0;
        width: 288px;
        margin-left: unset;
        background-color: #fff;
        position: relative;
        z-index: 1;
        margin-left:auto;
        margin-right:auto;
    }
    .heading2 h3{
        line-height: 24px;
    }

    /*product*/
    /*intro*/
    .well-sized-box {
        display: inline-block;
        width: 100%;
        height: fit-content;
        background-color: #346c34;
        position: relative;
        z-index: 7;
        bottom: 0;
        padding: 25px 50px 25px 50px;
    }
    .intro-box-summary {
        color: #fff;
        font-size: 12px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .product-title {
        padding-left: 0;
        text-align: center;
        min-height: fit-content;
        margin-bottom: 30px;
    }
    .my-slider-progress {
        background: #ccc;
        margin-top: 25px;
        width: 90% !important;
        margin-right: auto;
        margin-left: auto;
    }
    .product-picture {
        height: 150px;
        width: 300px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: #fff;
    }
    .product-info-box {
        min-height: 350px;
        padding: 0 30px;
    }
    .product-info-text-box{
        padding: 30px 30px 0px 30px;
    }
    .product-desc {
        display: inline-block;
        height: 315px;
        background-color: #f1f1f1;
    }
    .floor-plan-image {
        display: inline-block;
        height: 315px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: #f1f1f1;
    }



    .cafe-picture {
        width: 100%;
        /*background-attachment: fixed !important;*/
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }

    /*ideation*/
    .design-idea-info-column {
        padding: 0px 50px 0px 50px;
    }
    .title-ideation {
        padding: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .text-ideation{
        text-align:center;
    } 

    .slideshow-design-pointer-box {
        position: relative;
        bottom: -35px;
        float: none;
        text-align: center;
    }

    /*well optimized*/
    .well-optimized-title {
        padding: 0;
    }
    .row-optimized{
        padding-right:50px;
        padding-left:50px;
    }
    .single-post-sec .blog-post .post-detail {
        float: left;
        padding-bottom: 30px;
        padding-top: 30px;
        position: relative;
        width: 100%;
        text-align: center;
    }
    .post-detail a.post-cat {
        float: none;
        margin-right:auto;
        margin-left:auto;
    }
    .post-detail a.post-cat {
        margin-bottom: 0;
    }
    .row.content-row.blog-detail-img-row {
        margin-top: 0;
    }
    .blog-post > .about-summary-hot-button{
        margin-top:30px;
    }
    .blog-post > .about-summary-hot-button > a{
        width:100%;
    }
    .career-list {
        padding: 0;
    }
    .faculty-content {
        padding:0;
    }
    .single-post-sec.faculty-content > .row > p {
        padding: 0 50px;
    }
    /*.faculty-content > .faculty-contact, p {*/
    .faculty-content > .faculty-contact, .faculty-content > p {
        padding: 0 20px;
    }
    .faculty-content > .faculty-contact{
        font-size:17px;
        margin-bottom:20px;
    }
    .faculty-content > p{
        margin-bottom:-20px;
        margin-bottom:20px;
    }
    .highlight-value > a {
        font-size: 50px;
        margin: 0;
        width: 100%;
        display: block;
        margin-bottom: 20px;
        text-align: left;
    }
    .highlight-value > a > i {
        margin-right : 30px;
    }
    .gallery-item .caption {
        top: 0;
        bottom:unset;
    }
    .blog-summary-box > div > p {
        min-height: unset;
    }
    .mou-block {
        display: inline-block;
        padding: 10px 10px;
    }
    .mou-block > .pic {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .mou-block > .detail {
        display: block;
        width: 100%;
        margin-left: unset;
    }
}

@media (max-width:400px){
    .single-post-sec .blog-post .post-detail {
        float: left;
        padding-bottom: 30px;
        padding-top: 30px;
        position: relative;
        width: 100%;
        text-align: center;
    }
    .post-detail a.post-cat {
        float: none;
        margin-right:auto;
        margin-left:auto;
    }
    .post-detail a.post-cat {
        margin-bottom: 0;
    }
    .row.content-row.blog-detail-img-row {
        margin-top: 0;
    }
    .blog-post > .about-summary-hot-button{
        margin-top:30px;
    }
    .blog-post > .about-summary-hot-button > a{
        width:100%;
    }
    .product-logo {
        position: absolute;
        bottom: unset;
        margin-top: 10px;
    }
    .mobile-show{
        display:block;
    }
    .desktop-show{
        display:none;
    }
    .career-list {
        padding: 0;
    }
    .blog-summary-box > div > p {
        min-height: unset;
    }
    .mou-block {
        display: inline-block;
        padding: 10px 10px;
    }
    .mou-block > .pic {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .mou-block > .detail {
        display: block;
        width: 100%;
        margin-left: unset;
    }
}

@media (max-width:364px){
    .function-desc-small{
        top:13px !important;
    }
    .career-list {
        padding: 0;
    }
    .blog-post > .about-summary-hot-button > a {
        width: 100%;
    }
    .blog-summary-box > div > p {
        min-height: unset;
    }
    .mou-block {
        display: inline-block;
        padding: 10px 10px;
    }
    .mou-block > .pic {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .mou-block > .detail {
        display: block;
        width: 100%;
        margin-left: unset;
    }
}