/* -------------------------------- */
/*   Main font-face                 
/* -------------------------------- */
@font-face {
    font-family: 'SourceSansPro-Light';
    src: url(../fonts/SourceSansPro-Light.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url(../fonts/SourceSansPro-Regular.woff);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Semibold';    
    src: url(../fonts/SourceSansPro-Semibold.woff);
    font-weight: 400;
    font-style: normal;
}

body {
    color: #3d3d3d;
	font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
	font-size:16px;    
}

h1 {
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;    
}

h2 {
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 40px;
    font-weight: 300;
}

h3 {    
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 3.2px;
    text-transform: uppercase;
}

strong {
    font-family: "SourceSansPro-Semibold", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-weight: 300;
}

a {
    color: #3d3d3d;
    text-decoration: underline!important;
    transition: all .3s ease;
}

a:hover {
    color: #8f7d76;
    text-decoration: underline!important;
}

h3 a,
h3 a:hover {
    color: #3d3d3d;
    text-decoration: none!important;
}

.tp-parallax-wrap a,
.tp-parallax-wrap a:hover {
    color: #fff;
    text-decoration: none!important;
}

body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
    color: #fff!important;    
}

ul {
    margin-bottom: 0;    
}

#gotoTop:hover {
    background-color: #8f7d76;
}

/*
.css3-spinner {	
	background:#FFF url("../images/logo-footer.png") center center no-repeat;	
}
*/
/*-----------------------------------------------------------
    Header
-----------------------------------------------------------*/
#header-wrap {
    position: fixed;    
    width: 100%;
    -webkit-transition: all .3s ease;	
	transition: all .3s ease;
}

#header-wrap .container {
    background-color: rgba(61,61,61,0); 
    -webkit-transition: all .3s ease;	
	transition: all .3s ease;
}

@media (min-width: 1192px) {    
    #logo {
        left: 36px;
        position: absolute;
        top: 0;    
    }
    
    #primary-menu {
        display: inline-block;
    }
    
    #copyrights ul li span {
        display: block;        
    }
}

#header.transparent-header.full-header #header-wrap { border-bottom: none; }

#header.headerbg #header-wrap {
    /*background-color: rgba(61,61,61,1);*/
}

#header #header-wrap::before {    
    background-color: rgba(61,61,61,0);
    content: '';
    display: block;
    height: 100px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: all .3s ease;	
	transition: all .3s ease;
}

#header.headerbg #header-wrap::before {    
    background-color: rgba(61,61,61,1);      
}

#header.sticky-header #header-wrap {    
    /*background-color: rgba(61,61,61,0.92);*/
    box-shadow: none;
}

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap {
    height: 100px;
}

#header.full-header #logo {
    border-right: none;
}

#logo img,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 50px;
    margin: 25px 0;
}

#logo.index-logo {
    opacity: 0!important;        
}

#primary-menu {    
    float: none;
    margin: 0 auto;
}

#header.full-header #primary-menu > ul {    
    border-right: none;    
    margin-right: 0;   
    padding-right: 0;    
}

#primary-menu ul li > a {
    color: #fff;
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size:20px;
    font-weight: 400;
    padding: 51px 40px 27px 40px;
    text-decoration: none!important;
    text-transform: none;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
	padding: 51px 40px 27px 40px;
}

#primary-menu ul li > a div {
    position: relative;    
}

#primary-menu ul li:hover > a {
    color: #fff;
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
}

#primary-menu ul li.current > a {
    color: #fff;
    font-family: "SourceSansPro-Semibold", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
}

#primary-menu ul li > a div::before {
    background-color: rgba(255,255,255,0.80) ;    
    bottom: -9px;    
    content: '';
    height: 1px;
    left: 50%;
    margin-left: 0;    
    position: absolute;  
    transition: all .3s ease;
    width: 0;
}

#primary-menu ul li:hover > a div::before {
    margin-left: -50%;
    width: 100%;
}

#primary-menu ul li.current > a div::before {    
    background-color: #fff;
    margin-left: -50%;
    width: 100% !important;
}

#primary-menu-trigger, #page-submenu-trigger {
    color: #fff;
    height: 40px;
    line-height: 40px;
}

#navigation-menu {
    left: -100%;
    position: absolute;
    z-index: 100;
}

/*-----------------------------------------------------------
    Footer
-----------------------------------------------------------*/
#footer {    
    border-top: none;    
}

.footer-logo {
    width: 120px;   
    margin-bottom: 10px;
}

#copyrights {
    background-color: #fff;
    font-size: 15px; 
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    line-height: 1.6;
}

#copyrights .container {
    position: relative;    
}

#copyrights a {
    text-decoration: none!important;
}

#copyrights ul li {
    border-left: #e3dedd 1px solid;
    float: left;
    list-style: none;
    min-height: 99px;
    padding:0 5%;
}

#copyrights ul li:first-child {
    border-left: none;
    padding-left: 0;
}

#copyrights ul li strong {
    font-family: "SourceSansPro-Regular", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
}

.si-linkedin {
    background-color: #ebebeb;    
    border-radius: 16px;
    color: #3d3d3d;
    margin-top: -16px;
    position: absolute;
    right: 0;
    top: 50%;
}

.si-linkedin:hover {
    background-color: #907d77!important;
}

/*-----------------------------------------------------------
    Slider
-----------------------------------------------------------*/
@media (min-width: 768px) {
    #slider {
        background-color: #3d3d3d;
        height: 100vh!important;        
    }
}
.revo-slider-desc-text {
    font-size: 20px;
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    width: 650px;
    /*letter-spacing: -0.5px;*/
    line-height: 1.5;
}

.tp-caption { white-space: nowrap; }

.slotholder::before {
    background-color: #3d3d3d;
    bottom: 0;
    content: '';
    left: 0;    
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    
    -webkit-animation: fadeOut 20s; /* Safari 4.0 - 8.0 */
    animation: fadeOut 20s;
    -webkit-animation-delay: 2s; /* Safari 4.0 - 8.0 */  
    animation-delay: 2s;    
    -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;    
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fadeOut {
  from {opacity: 1;}
  to {opacity: .92;}
}

@keyframes fadeOut {
  from {opacity: 1;}
  to {opacity: .92;}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes fadeInBg {
  from {background-color: rgba(61,61,61,0);}
  to {background-color: rgba(61,61,61,1);}
}

@keyframes fadeInBg {
  from {background-color: rgba(61,61,61,0);}
  to {background-color: rgba(61,61,61,1);}
}

.tjustify {
    text-align: justify!important;
}

/*-----------------------------------------------------------
    Home
-----------------------------------------------------------*/

#snappoint1,
#snappoint2,
#snappoint3,
#snappoint4,
#snappoint5,
#snappoint6,
#snappoint7,
#snappoint8,
#snappoint9,
#snappoint10 {    
    position: absolute;
    top: -100px!important;
    left: 0;
}

/* Our Brands */
#indexOurBrands {
    background: url("../images/img-index-brands.jpg") center center no-repeat;
    background-size: cover;
    height: calc(100vh - 260px);
    position: relative;
    width: 100%;
}

#indexOurBrandsTitle {
    background-color: #8f7d76;    
    height: 160px;
    width: 100%;
        
    display: flex;
    align-items: center;
    justify-content: center;
}

#indexOurBrandsTitle > div {
    color: #fff;
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 28px;
    letter-spacing: 7.5px;
    text-transform: uppercase;
}

/* Hotel Group */
#indexGroup {
    background: url("../images/img-index-group1.jpg") left center no-repeat;
    background-size: cover;
    height: calc(50vh - 50px);
    position: relative;
    width: 100%;
}

#indexPageHotels {
    background: url("../images/img-index-group2.jpg") center center no-repeat;
    background-size: cover;
    height: calc(50vh - 50px);
    position: relative;
    width: 100%;
}

#indexGroup > .container {
    height: 100%;
    
    display: flex;
    align-items:  center;
    justify-content: flex-end;
}

#indexGroup > .container > div {   
    color: #fff;    
    text-align: right;
    width: 508px;   
}

#indexGroup > .container > div img {          
    height: auto;
    margin-bottom: 28px;
    max-width: 225px;
    width: 100%;
}

#indexPageHotels > .container {
    height: 100%;
    
    display: flex;
    align-items:  center;
    justify-content: flex-start;
}

#indexPageHotels > .container > div {   
    color: #fff;    
    text-align: left;
    width: 565px;   
}

#indexPageHotels > .container > div img {          
    height: auto;
    margin-bottom: 22px;
    max-width: 408px;
    width: 100%;
}

#indexGroup > .container > div > p,
#indexPageHotels > .container > div > p {
    font-size: 20px;
    margin-bottom: 0;
    text-align: justify;  
}

#indexBusinessImg,
#indexDevelopmentImg,
#indexCareerImg {
    /*background: url("../images/img-index-business.jpg") right center no-repeat;
    background-size: cover;
    height: calc(100vh - 100px);*/
    position: relative;
    width: 50%;
}

#indexBusinessImg > img,
#indexDevelopmentImg > img,
#indexCareerImg > img {
    width: 100%;    
}

#indexBusiness {
    background-color: #fff;
    width: 50%;
    
    display: flex;
    align-items:  center;
    justify-content: center;
}

#indexCareer {
    background-color: #e8ebed;
    width: 50%;
    
    display: flex;
    align-items:  center;
    justify-content: center;
}

#indexBusiness > div,
#indexDevelopment > div,
#indexCareer > div {
    padding: 30px;
    max-width: 667px;
    width: 100%;
}

#indexBusiness > div > p,
#indexCareer > div > p {
    color: #3d3d3d;
    font-size: 20px;
    margin-bottom: 0;
    text-align: justify;  
}

#indexBusiness > div > p > a {
    position: relative;
    text-decoration: none!important;    
}

#indexBusiness > div > p > a::before {
    background-color: #3d3d3d;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    text-decoration: none;
    width: 100%;
    -webkit-transition: all .3s ease;	
	transition: all .3s ease;
}

#indexBusiness > div > p > a:hover::before {
    background-color: #8f7d76;
}

#indexDevelopment {
    background-color: #3d3d3d;    
    width: 50%;
    
    display: flex;
    align-items:  center;
    justify-content: center;    
}

@media (min-width: 769px) {
    #indexDevelopment {
        -webkit-order: 1;
        order: 1;
    }
    
    #indexDevelopmentImg {
        -webkit-order: 2;
        order: 2;
    }    
}

#indexDevelopment > div > h3 {
    color: #fff;
}

#indexDevelopment > div > h3 a,
#indexDevelopment > div > h3 a:hover {
    color: #fff;
    text-decoration: none!important;
}

#indexDevelopment > div > p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    text-align: justify;
}

/*-----------------------------------------------------------
    Mission
-----------------------------------------------------------*/

#page-title {    
    border-bottom: none;
    height: 50vh;        
    position: relative;
    width: 100%;
    
    display: flex;
    align-items: center;
    justify-content: center;
}

.missionbg {
    background: url("../images/titlebg-mission.jpg") center center no-repeat;
    background-size: cover;
}

.businessbg {
    background: url("../images/titlebg-business2.jpg") 24% center no-repeat;
    background-size: cover;
}

@media (min-width: 1192px) {    
    #page-title {
        top: -100px;
        margin-bottom: -100px; 
    }    
}

#page-title > div > h1 {
    color: #fff;
    font-size: 72px;
    font-weight: 300;
    letter-spacing: 16px;
    text-transform: uppercase;
}

#page-title-caption,
#page-title-caption2,
#page-title-caption3 {
    background-color: #3d3d3d;
    min-height: 50vh; 
    width: 100%;
    
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-title-caption > div,
#page-title-caption2 > div,
#page-title-caption3 > div {
    max-width: 1227px;
    padding: 30px;
}

#page-title-caption > div > p,
#page-title-caption2 > div > p,
#page-title-caption3 > div > p {
    color: #fff;
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    text-align: justify;
}

.page-img {    
    position: relative;
    width: 50%;
}

.mission-img1 {
    background: url("../images/mission-img1.jpg") center center no-repeat;
    background-size: cover;
    min-height: 50vw;
}

.mission-img2 {
    background: url("../images/mission-img2.jpg") 20% center no-repeat;
    background-size: cover;
    min-height: 50vw;
}

.mission-img3 {
    background: url("../images/mission-img3.jpg") center center no-repeat;
    background-size: cover;
    min-height: 50vw;
}

.page-content {    
    width: 50%;
    
    display: flex;
    align-items:  center;
    justify-content: center;
}

.pagebg-lightgray {
    background-color: #e8ebed!important;
}

.page-content > div {
    padding: 30px;
    max-width: 673px;
    width: 100%;
}

.page-content > div > h3 {
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 28px;
    letter-spacing: 4px;    
    text-transform: uppercase;
}

.page-content > div > p {
    color: #3d3d3d;
    font-size: 18px;
    margin-bottom: 0;
    text-align: justify;  
}

@media (min-width: 769px) {
    .order1 {
        -webkit-order: 1;
        order: 1;
    }
    
    .order2 {
        -webkit-order: 2;
        order: 2;
    }    
}

/*-----------------------------------------------------------
    Business
-----------------------------------------------------------*/

.page-fullcontent {
    width: 100%;
    min-height: calc(100vh - 100px);
}

.pagebg-business {
    background: url("../images/pagebg-business.jpg") center center no-repeat;
    background-size: cover;
}

.page-fullcontent > div {
    max-width: 1221px;
}

.page-fullcontent > div > h3 {
    color: #8f7d76;
    /*font-size: 40px;    */
    text-align: center;
}

.pagebg-business p {
    font-size: 20px!important;
}

.business-img1 {
    background: url("../images/business-img1.jpg") center center no-repeat;
    background-size: cover;
    min-height: 33.33vw;
}

.business-img2 {
    background: url("../images/business-img2.jpg") center center no-repeat;
    background-size: cover;
    min-height: 33.33vw;
}

.business-img3 {
    background: url("../images/business-img3.jpg") center center no-repeat;
    background-size: cover;
    min-height: 33.33vw;
}

.business-img4 {
    display: flex;
    min-height: 33.33vw;
    position: relative;
}

.business-img4 div {
    -webkit-flex: 1;  /* Safari 6.1+ */  
    flex: 1;
}

.business-img4 .business-img4a {
    background: url("../images/business-img4a.jpg") center top no-repeat;
    background-size: cover;        
}

.business-img4 .business-img4b {
    background: url("../images/business-img4b.jpg") 70% center no-repeat;
    background-size: cover;    
}

.business-img4 .business-img4c {
    background: url("../images/business-img4c.jpg") 38% top no-repeat;
    background-size: cover;    
}

.pagebg-gray {
    background-color: #3d3d3d;
}

.pagebg-gray > div > h3,
.pagebg-gray > div > p {
    color: #fff;    
}

.business-img4 p {
    background-color: rgba(61,61,61,0.60);
    bottom: 0;
    color: #fff;
    font-size: 15px;
    left: 0;
    margin: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    text-align: justify;
}

a.underline {
    display: inline-block;
    position: relative;
    text-decoration: none!important;    
}

a.underline::before {
    background-color: #3d3d3d;
    bottom: 4px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    text-decoration: none;
    width: 100%;
    -webkit-transition: all .3s ease;	
	transition: all .3s ease;
}

a.underline:hover::before {
    background-color: #8f7d76;
}

/*-----------------------------------------------------------
    Brands
-----------------------------------------------------------*/

.brandsbg {
    background: url("../images/titlebg-brands.jpg") center center no-repeat;
    background-size: cover;
}

.brands-caption {
    position: relative;    
}

.brands-caption div {
    text-align: center;
}

.brandslogo {
    height: auto;
    margin: 20px auto 36px; 
    width: 162px;
}

.brandslogo.logo-pagehotels {    
    margin: 70px auto 74px; 
    width: 247px;
}

.brandslogo.logo-pagecommon {    
    margin: 70px auto 74px; 
    width: 289px;
}

.hr-title {
    height: 30px;
    margin: 55px auto;
    position: relative;
    text-align: center!important;
    width: 100%;
}

.hr-title #snappoint2 {
    top: -155px;
}

.hr-title::before {
    background-color: #555555;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    /*z-index: -1;*/
}

.hr-title p {    
    color: #fff;
    font-size: 20px;
    left: 0;
    line-height: 30px;
    margin: 0;    
    position: absolute;
    top: 0;
    width: 100%;
}

.hr-title p strong {    
    background-color: #3d3d3d;        
    padding: 0 13px;      
}

.existing-properties {
    display: flex;
    flex-wrap: wrap;    
    justify-content: space-around;    
}

.existing-properties div {
    margin-bottom: 60px;
    min-width: 292px;
}

.existing-properties p {
    color: #fff;
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;    
    margin: 0;
    text-align: left;
}

.existing-properties p strong {
    background: url("../images/icon-properties.png") left 8px no-repeat;
    background-size: 11px 16px;
    display: block;
    padding-left: 20px;    
}

.existing-properties a {
    color: #fff;
    text-decoration: none!important;
}

.existing-properties a:hover {
    color: #8f7d76;
}

.icon-hreflink {    
    background: url("../images/icon-link.png") center top no-repeat;
    background-size: 41px 41px;
    color: #fff;
    font-family: "SourceSansPro-Semibold", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;   
    margin: 15px auto 60px;
    padding-top: 53px;
    text-decoration: none!important;
}

.icon-hreflink:hover {
    text-decoration: none!important;
}

.portfolio-item .portfolio-image h3 {
    color: #fff;
    font-family: "SourceSansPro-Regular", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;
    left: 35px;
    letter-spacing: 1px;
    position: absolute;
    top: 28px;
    z-index: 1;
}

.portfolio-overlay {
    background: none;
}

.portfolio-overlay a.full-icon {
    background-color: rgba(124,111,106,0.25);
    border-radius: 0;
    bottom: 0;
    display: flex;
    height: auto!important;
    left: 0;
    margin: 0;
    right: 0;
    top: 0;
    width: auto!important;
    
    align-items: center;
    justify-content: center;
}

.portfolio-overlay a.full-icon span {
    background: #8e7c76 url("../images/icon-zoom.png") center center no-repeat;
    background-size: 36px 36px;
    border-radius: 50%;
    height: 80px;
    width: 80px;
}

.p-align-center {
    text-align: center!important;
}

.flex-box {    
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;    
    justify-content: space-around; 
    margin: 50px auto 76px;    
}

.flex-box a img {
    opacity: 0.4;
    -webkit-transition: opacity .3s ease;	
	transition: opacity .3s ease;
}

.flex-box a:hover img {
    opacity: 1;
}

.flex-box .logo-publication1 { max-width: 298px; }
.flex-box .logo-publication2 { max-width: 132px; }
.flex-box .logo-publication3 { max-width: 317px; }

.portfolio-item .portfolio-image .flex-direction-nav a {
    background: none;
    height: 40px;   
    margin-top: -20px;          
    width: 40px; 
}

.portfolio-item .portfolio-image .flex-direction-nav a:hover,
.flex-prev:hover, .flex-next:hover {
    background: none!important;
}

.flex-prev i,
.flex-next i {
    background-color: #fff;    
    border-radius: 50%; 
    color: #a59791;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    width: 40px;
}

.flex-direction-nav .flex-prev {
    left: -40px;
    opacity: 0;
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;		
    transition: all 0.3s ease-in-out;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 0.7;
}

.flex-direction-nav .flex-next {    
    opacity: 0;
    right: -40px;
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;		
    transition: all 0.3s ease-in-out;
}

.flexslider:hover .flex-direction-nav .flex-next {    
    opacity: 0.7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover,
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-control-nav {
    bottom: 14px;
    left: 50%;
    margin-left: -32px;
    top: auto;
    right: auto;
}

@media (min-width: 769px) {
    .flex-control-nav {
        display: none;
    }
}

/*-----------------------------------------------------------
    Magnific Popup
-----------------------------------------------------------*/

.mfp-figure::after {
    background: none;
    box-shadow: none;
    display: none;
}

img.mfp-img {
    background-color: #fff;
    margin: 20px 0 160px;
    padding: 10px;
}

/*
.mfp-img-title img.mfp-img {
    margin-bottom: 120px;
    padding: 10px;
}*/

.mfp-bottom-bar {
    bottom: 67px;
    margin-top: 0px;    
    top: auto;        
}

.mfp-title {
    color: #fff;
    font-size: 14px;
    height: 87px;
    line-height: 1.3;
    min-width: 300px;
    padding: 0 10px;
}

.mfp-arrow {
    bottom: 10px;
    height: 40px;
    margin: 0;
    top: auto;
    width: 40px;
}

.mfp-arrow-left {
    left: 50%;
    margin-left: -50px;
}

.mfp-arrow-right {
    right: 50%;
    margin-right: -50px;
}

.mfp-arrow-left::before {
    background-color: #fff;
    border: none;
    border-radius: 50%;
    color: #a59791;
    content: "\e094";
    font-family: 'lined-icons';
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin:0;    
    opacity: 1;
    width: 40px;
}

.mfp-arrow-right::before {
    background-color: #fff;
    border: none;
    border-radius: 50%;
    color: #a59791;
    content: "\e095";
    font-family: 'lined-icons';
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin:0;    
    opacity: 1;
    width: 40px;
}

.mfp-arrow-left::after,
.mfp-arrow-right::after {
    display: none;    
}

/*-----------------------------------------------------------
    Projects
-----------------------------------------------------------*/

.projectsbg {
    background: url("../images/titlebg-projects.jpg") center center no-repeat;
    background-size: cover;
}

.projects-content p {
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px!important;
}

.logo-page148 {
    margin: 92px auto 71px;
    width: 177px;
}

.logo-page8 {
    margin: 70px auto 71px;
    width: 140px;
}

#projects-img > div {
    width: 25%;
    height: 46vw;
    max-height: calc(100vh - 100px);
    position: relative;
}

.projects-img1 {
    background: url("../images/projects-img1.jpg") center top no-repeat;
    background-size: cover;        
}

.projects-img2 {
    background: url("../images/projects-img2.jpg") center center no-repeat;
    background-size: cover;    
}

.projects-img3 {
    background: url("../images/projects-img3.jpg") center top no-repeat;
    background-size: cover;    
}

.projects-img4 {
    background: url("../images/projects-img4.jpg") center top no-repeat;
    background-size: cover;    
}
/*
@media (min-width: 769px) and (max-width: 1570px) {
    #projects-img > div > p {
        min-height: 136px;
    }
}
*/
#projects-img-full {
    background: url("../images/projects-img5.jpg") center top no-repeat;
    background-size: cover;
    height: calc(100vh - 100px);
}

#projects-img > div > p,
#projects-img-full > p {
    background-color: rgba(61,61,61,0.60);
    bottom: 0;
    color: #fff;
    font-size: 15px;
    left: 0;
    line-height: 1.5;
    margin: 0;    
    padding: 15px 30px;
    position: absolute;
    right: 0;
    text-align: left;
}

#projects-img > div > p {    
    min-height: 75px;
}

.portfolio-4 .portfolio-item { width: 25%; }

/*-----------------------------------------------------------
    Milestones
-----------------------------------------------------------*/

.milestonesbg {
    background: url("../images/titlebg-milestones.jpg") 69% center no-repeat;
    background-size: cover;
}

.page-content h2 {
    letter-spacing: 4px;
    text-transform: uppercase;
}

#milestones {
    position: relative;
}

#milestones::before {
    background-color: #bbb4b1;
    content: '';
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 0;
}

.spacebox {
    display: block;
    height: 80px;
    width: 100%;
}

.milestones-box {    
    display: flex;    
    position: relative;
}

.box-flex-end {
    justify-content: flex-end;
}
.box-space-between {
    justify-content: space-between;
}

@media (min-width: 576px) {
    .box-order1 {
        -webkit-order: 1;
        order: 1;
    }
    
    .box-order2 {
        -webkit-order: 2;
        order: 2;
    }
    
    .milestones-contentbox.content-justify p {
        text-align: justify;
    }
}

.milestones-2012 {
    max-width: 452px;
    width: 100%;
}

.milestones-2014 {
    max-width: 612px;
    padding-left: 147px;
    padding-top: 175px;
    width: 100%;
}

.milestones-year08 {    
    background-image: url("../images/milestones-year08-bg.jpg");    
    height: 191px;
    margin-left: 50px;
    margin-right: 30px;
    width: 271px;
    z-index: 1;
    
    /* Create the parallax scrolling effect */    
    background-repeat: no-repeat;    
}

.milestones-year09 {
    background-color: #e8ebed;
    height: 130px;
    margin-left: 30px;
    margin-right: 42px;
    width: 184px;
    z-index: 1;
}

.milestones-year10 {
    background-color: #e8ebed;
    height: 130px;
    margin-left: 147px;
    margin-right: 30px;
    width: 174px;
    z-index: 1;
}

.milestones-year12 {
    background-color: #e8ebed;
    height: 127px;
    margin-bottom: 30px;
    width: 176px;
    z-index: 1;
}

.milestones-year14 {
    background-color: #e8ebed;
    height: 124px;
    margin-bottom: 30px;
    width: 179px;
    z-index: 1;
}

.milestones-year18 {
    background-color: #e8ebed;
    height: 130px;
    margin-left: 30px;
    margin-right: 88px;
    width: 176px;
    z-index: 1;
}

.milestones-year19 {    
    background-image: url("../images/milestones-year19-bg.jpg");    
    height: 212px;
    margin-left: 34px;
    margin-right: 30px;
    width: 287px;
    z-index: 1;
    
    /* Create the parallax scrolling effect */    
    background-repeat: no-repeat;    
}

.milestones-year20 {
    background-color: #e8ebed;
    height: 191px;
    margin-left: 30px;
    margin-right: 88px;
    width: 271px;
    z-index: 1;
}

.milestones-contentbox {
    background-color: #e8ebed;
    align-self: flex-end;    
    z-index: 1;
}

.milestones-contentbox.contentbox2008 {
    max-width: 400px;    
}

.milestones-contentbox.contentbox2009 {
    max-width: 475px;    
}

.milestones-contentbox.contentbox2010 {
    max-width: 555px;    
}

.milestones-contentbox.contentbox2018 {
    max-width: 570px;    
}

.milestones-contentbox.contentbox2019 {
    max-width: 765px;    
}

@media (min-width: 576px) and (max-width: 768px) {    
    .milestones-contentbox.contentbox2008 {
        width: 50%;   
    }
    
    .milestones-contentbox.contentbox2009 {
        width: 63.5%;    
    }
    
    .milestones-contentbox.contentbox2010 {
        width: 50%;     
    }
    
    .milestones-contentbox.contentbox2018 {
        width: 58%;   
    }
    
    .milestones-contentbox.contentbox2019 {     
        width: 50%!important;
    }
    
    .milestones-2014 {
        padding-top: 225px;
    }
}

.milestones-box a {
    text-decoration: none!important;
}

.milestones-box h3 {
    color: #8f7d76;
    font-family: "SourceSansPro-Semibold", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 1.4;
    margin: 0;
}

.milestones-box p {
    font-size: 17px;
    line-height: 1.5!important;
    margin-bottom: 20px;
}

#milestones-img-full {
    background: url("../images/milestones-img.jpg") center center no-repeat;
    background-size: cover;
    height: calc(100vh - 100px);
}

/*-----------------------------------------------------------
    People
-----------------------------------------------------------*/

.peoplebg {
    background: url("../images/titlebg-people.jpg") center center no-repeat;
    background-size: cover;
}

#people {
    padding: 30px;    
}

#people > h3 {
    margin-bottom: 50px;
}

.opportunity-box,
.backoffice-box {
    display: flex;
    height: 420px;
    margin: 0 auto;
    position: relative;    
    width: 462px;
    
    align-items: center;
    justify-content: center;
}

.opportunity-boxbg {
    background-color: rgba(143,125,118,0.15);
    border-radius: 50%;
    display: flex;
    height: 342px;
    width: 342px;
    
    align-items: center;
    justify-content: center;
}

.opportunity-boxbg div {    
    background-color: #8f7d76;
    border-radius: 50%;
    display: flex;
    height: 68%;
    width: 68%;
    
    align-items: center;
    justify-content: center;
}

.opportunity-boxbg div h2,
.backoffice-boxbg div h2 {
    color: #fff;
    font-size: 28px;
    margin: 20px 0 0;
    letter-spacing: 4px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}

.opportunity-btn {
    background-color: rgba(143,125,118,0.30);
    border-radius: 50%;
    color: #fff!important;
    cursor: pointer;
    display: flex;
    font-family: "SourceSansPro-Regular", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;
    height: 190px;    
    position: absolute;
    text-align: center;
    text-decoration: none!important;
    width: 190px;
    
    align-items: center;
    justify-content: center;
}

.opportunity-btn::before {
    background: url("../images/btn-arrow-down.png") center center no-repeat;
    background-size: 15px 9px;
    bottom: 48px;
    content: '';
    display: block;    
    height: 9px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    text-align: center;
    width: 16px;
}

.opportunity-btn:hover {
    background-color: rgba(143,125,118,0.84);    
    text-decoration: none!important;
}

.opportunity-btn.show-content {
    background-color: rgba(143,125,118,0.84);    
    font-family: "SourceSansPro-Semibold", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    text-decoration: none!important;
}

.opportunity-btn1 {
    left: 0;
    top: 0;
}

.opportunity-btn2 {    
    right: 0;
    top: 0;
}

.opportunity-btn3 {
    bottom: 0;
    left: 0;    
}

.opportunity-btn4 {
    bottom: 0;
    right: 0;    
}

.opportunity-content {
    margin-top: 72px;
}

.backoffice-box {
    margin: 143px auto 113px;
}

.backoffice-boxbg {
    background-color: rgba(61,61,61,0.15);
    border-radius: 50%;
    display: flex;
    height: 342px;    
    width: 342px;    
    
    align-items: center;
    justify-content: center;
}

.backoffice-boxbg div {    
    background-color: #3d3d3d;
    border-radius: 50%;
    display: flex;
    height: 68%;
    width: 68%;
    
    align-items: center;
    justify-content: center;
}

.backoffice-btn {
    background-color: rgba(61,61,61,0.50);
    border-radius: 50%;
    color: #fff!important;
    cursor: pointer;
    display: flex;
    font-family: "SourceSansPro-Regular", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;
    height: 190px;
    line-height: 1.2;
    position: absolute;
    text-align: center;
    text-decoration: none!important;
    width: 190px;
    
    align-items: center;
    justify-content: center;
}

.backoffice-btn::before {
    background: url("../images/btn-arrow-down.png") center center no-repeat;
    background-size: 15px 9px;
    bottom: 48px;
    content: '';
    display: block;    
    height: 9px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    text-align: center;
    width: 16px;
}

.backoffice-btn:hover {
    background-color: rgba(61,61,61,0.84);    
    text-decoration: none!important;
}

.backoffice-btn.show-content {
    background-color: rgba(61,61,61,0.84);    
    font-family: "SourceSansPro-Semibold", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    text-decoration: none!important;
}

.backoffice-btn1 {
    left: 50%;
    margin-left: -95px;
    top: -62px;
}

.backoffice-btn2 {  
    left: -34px;    
    top: 60px;
}

.backoffice-btn3 {      
    right: -34px;
    top: 60px;
}

.backoffice-btn4 {
    bottom: -29px;
    left: 31px;    
}

.backoffice-btn5 {
    bottom: -29px;
    right: 31px;    
}

.opportunity-content > div,
.backoffice-content > div {
    display: none;    
}

.opportunity-content > div > p,
.backoffice-content > div > p {
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    text-align: justify;
}

.opportunity-content h3,
.backoffice-content h3 {    
    margin-bottom: 0;    
}

#peopleTitle {
    background-color: #8f7d76;    
    height: 160px;
    width: 100%;
        
    display: flex;
    align-items: center;
    justify-content: center;
}

#peopleTitle > p {
    color: #fff;
    font-family: "SourceSansPro-Light", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 0;
    padding: 0 30px;
    text-align: center;
}

#peopleTitle a {
    color: #fff;
    text-decoration: none!important;
    position: relative;
}

#peopleTitle a:hover {
    color: rgba(255,255,255,0.50);
}

#peopleTitle a::before {
    background-color: #fff;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    text-decoration: none;
    width: 100%;
    -webkit-transition: all .3s ease;	
	transition: all .3s ease;
}

#peopleTitle a:hover::before {
    background-color: rgba(255,255,255,0.50);
}

.career-title {
    display: block!important;
    height: 35px;
    margin: 39px auto 32px;
    position: relative;
    text-align: center!important;
    width: 100%;
}

.career-title::before {
    background-color: #d2cfcf;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;    
}

.career-title p {    
    color: #8e7d76;
    font-size: 28px!important;
    left: 0;
    letter-spacing: 1.5px;
    line-height: 35px!important;
    margin: 0;    
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}

.career-title p span {    
    background-color: #e8ebed;        
    padding: 0 25px;      
}


.opportunity-content ul,
.backoffice-content ul {
    list-style: none;
    margin-bottom: 35px;
}

.opportunity-content ul li::before,
.backoffice-content ul li::before {
    color: #8e7d76;
    content: '•';
    left: 0;
    position: absolute;
    top: 0;
}

.opportunity-content ul li,
.backoffice-content ul li {
    font-size: 20px;
    line-height: 1.75;
    padding-left: 10px;
    position: relative;
}

.career-content {
    display: block!important;    
}

.career-content h3 {
    font-family: "SourceSansPro-Semibold", "黑體", "SimHei", "微軟雅黑體", "Microsoft JhengHei", Arial, sans-serif;
    font-size: 22px;
    letter-spacing: normal;
    margin-bottom: 35px;
    /*text-transform: none;*/
}

.career-content p {
    font-size: 20px;
    margin-bottom: 35px;    
}

.benefits {
    border-top: #d2cfcf solid 1px;
    display: block!important;
    margin-top: 43px;
    margin-bottom: 80px;
    padding-top: 41px;    
}

.benefits p {
    font-size: 16px;
    line-height: 1.375!important;
    margin-bottom: 22px;
}

.benefits p a {
    display: inline-block;
    position: relative;
    text-decoration: none!important;    
}

.benefits p a::before {
    background-color: #3d3d3d;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    text-decoration: none;
    width: 100%;
    -webkit-transition: all .3s ease;	
	transition: all .3s ease;
}

.benefits p a:hover::before {
    background-color: #8f7d76;
}

/*-----------------------------------------------------------
    Media Query
-----------------------------------------------------------*/

@media (min-width: 1192px) and (max-width: 1199px) {
    #copyrights ul li {
        padding: 0 20px;        
    }
}

@media (min-width: 1192px) and (max-width: 1629px) {
    #primary-menu ul li > a,
    #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {        
       /* padding: 51px 20px 27px 20px;     */       
        padding: 51px 0px 27px 28px;     
    }    
}

@media (max-width: 1629px) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.3;
        margin-bottom: 20px;        
    }
    
    #copyrights {
        font-size: 12px;
    }
    
    .page-content > div > h3 {        
        font-size: 22px;        
    }
    
    #indexGroup > .container > div > p,
    #indexPageHotels > .container > div > p,
    #indexBusiness > div > p,    
    #indexDevelopment > div > p,
    #indexCareer > div > p,
    .page-content > div > p,
    #page-title-caption > div > p,
    #page-title-caption2 > div > p,
    #page-title-caption3 > div > p,
    .existing-properties p,
    .icon-hreflink,
    .opportunity-content > div > p,
    .backoffice-content > div > p,
    #peopleTitle > p,
    .opportunity-content ul li,
    .backoffice-content ul li,
    .career-content p {        
        font-size: 14px!important;
        line-height: 1.6!important;        
    }
    
    h3,
    .page-fullcontent > div > h3,
    #indexOurBrandsTitle > div {
        font-size: 22px;
    }
    
    .business-img4 p {
        font-size: 10px;
        line-height: 1.5!important;
        padding: 12px;        
    }
    
    a.underline::before {        
        bottom: 2px;        
    }
    
    .existing-properties p strong {
        background: url("../images/icon-properties.png") left 5px no-repeat;
        background-size: 8px 12px;
        padding-left: 16px;
    }
    
    .portfolio-item .portfolio-image h3 {        
        font-size: 14px!important;
        left: 30px;
        line-height: 1.6!important;
        top: 17px;
    }
    
    .logo-page148 {
        margin: 60px auto 48px;        
    }

    .logo-page8 {
        margin: 48px auto 48px;        
    }
    
    #projects-img > div > p,
    #projects-img-full > p {
        font-size: 10px;
        line-height: 1.5!important;        
        padding: 15px 20px;      
    }
    
    #projects-img > div > p {
        min-height: 60px;
    }    
    
    #people > h3 {
        margin-bottom: 20px;        
    }
    
    .career-title p {    
        font-size: 22px!important;
    }
    
    .career-content h3 {        
        font-size: 16px;
        margin-bottom: 25px;
    }
    
    .career-content p {
        margin-bottom: 25px;        
    }
    
    .opportunity-content {
        margin-top: 30px;
    }
    
    .benefits p {
        font-size: 11px;
        margin-bottom: 15px;        
    }
}


@media (max-width: 1191px) {    
    #header.sticky-header #header-wrap {
        position: fixed;        
    }
    
    #header.headerbg #header-wrap::before {            
        height: 70px;        
    }
    
    #logo {
        margin: 0 0 0 15px!important;
        text-align: left;
    }
    
    #logo img,
    #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
        height: 40px;
        margin: 15px 0;
    }    
    
    #primary-menu-trigger {
        left: auto;
        right: 12px;
    }
    
    #primary-menu {
        position: relative;        
    }
    
    #primary-menu ul::before {
        background-color: #5a5a5a;
        content: '';
        display: block;
        height: 1px;
        left: 0;
        margin-left: -15px;                        
        position: absolute;
        top: 0;
        width: calc(100% + 30px);        
    }
    
    #primary-menu ul.d-block {
        opacity: 0;
        padding-top: 12px!important;
        padding-bottom: 15px!important;
        
        -webkit-animation: fadeIn .5s; /* Safari 4.0 - 8.0 */
        animation: fadeIn .5s;
        -webkit-animation-delay: .3s; /* Safari 4.0 - 8.0 */  
        animation-delay: .3s;
        -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
        animation-fill-mode: forwards;
    } 
    
    #primary-menu ul li {
        border-top: none!important;
    }
    
    #primary-menu ul > li > a {
        padding: 14px 18px 15px !important;
    }
    
    #primary-menu ul li > a div {
        display: inline-block;
    }
    
    body.stretched.primary-menu-open #header #header-wrap .container {
        /*background-color: rgba(61,61,61,1);*/
        
        -webkit-animation: fadeInBg .5s; /* Safari 4.0 - 8.0 */
        animation: fadeInBg .5s;
        -webkit-animation-delay: .3s; /* Safari 4.0 - 8.0 */  
        animation-delay: .3s;
        -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
        animation-fill-mode: forwards;
    }    
    
    #copyrights ul li {
        border-left: none;
        float: none;
        margin-bottom: 20px;
        padding: 0;        
    }
    
    .si-linkedin {        
        margin-top: 0;
        position: relative;        
        top: 0;
    }
    
    .business-img1,
    .business-img2,
    .business-img3,
    .business-img4 {        
        min-height: 66.66vw!important;        
    }    
    
    .existing-properties div {
        min-width: 245px;
    }
    
    .flex-box .logo-publication1,    
    .flex-box .logo-publication3 {        
        height: auto;
        max-width: 245px;
    }    
    
    .milestones-contentbox.contentbox2019 {       
        width: 63%;
    }
    
    .opportunity-box,
    .backoffice-box {        
        height: 280px;        
        width: 309px; 
    }
    
    .backoffice-box {
        margin: 90px auto 55px;
    }

    .opportunity-boxbg,
    .backoffice-boxbg {
        height: 228px;
        width: 228px;
    }
    
    .opportunity-boxbg div h2,
    .backoffice-boxbg div h2 {
        font-size: 20px; 
    }
    
    .opportunity-btn,
    .backoffice-btn {
        font-size: 14px;
        height: 128px;
        width: 128px;        
    }
    
    .opportunity-btn::before,
    .backoffice-btn::before {        
        bottom: 29px;        
    }
    
    .backoffice-btn1 {        
        margin-left: -64px;
        top: -42px;
    }

    .backoffice-btn2 {  
        left: -22px;    
        top: 39px;
    }

    .backoffice-btn3 {      
        right: -22px;
        top: 39px;
    }

    .backoffice-btn4 {
        bottom: -18px;
        left: 21px;    
    }

    .backoffice-btn5 {
        bottom: -18px;
        right: 21px;    
    }
    
    #copyrights ul li {
        min-height: inherit;        
    }
}

@media (max-width: 768px) {
    #primary-menu ul::before {        
        margin-left: -30px;                                
        width: calc(100% + 60px);        
    }
    
	.container,
	#header.full-header .container,
	.container-fullwidth {		
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
    
    #logo {
        margin: 0!important;        
    }
    
    #indexBusinessImg,
    #indexDevelopmentImg,
    #indexCareerImg {                      
        width: 100%;
    }
    
    #indexBusiness,
    #indexDevelopment,
    #indexCareer {        
        width: 100%;
    }
    
    #indexBusiness > div,
    #indexDevelopment > div {
        padding: 30px;    
    }
    
    #page-title > div > h1 {    
        font-size: 36px;    
        letter-spacing: 8px;
    }
    
    #indexOurBrandsTitle > div > span {
        display: block;
        text-align: center;
    }
    
    .tp-parallax-wrap a span {
        background: url("../images/btn-add.png") right center no-repeat;
        background-size: 21px 21px;
        display: inline-block;
        height: 21px;
        margin-bottom: -3px;        
        width: 32px;        
    }
    
    #indexBusiness h3 a,
    #indexDevelopment h3 a,
    #indexCareer h3 a {
        background: url("../images/btn-add.png") right center no-repeat;
        background-size: 21px 21px;
        padding-right: 29px;        
    }
    
    .page-img {
        width: 100%;
        min-height: 100vw;
    }
    
    .page-content {
        width: 100%;        
    }
    
    .page-content.auto-height {
        min-height: 0;
    }
    
    .page-fullcontent > div > h3 {
        font-size: 26px;
    }
    
    .flex-box {
        align-items: center;
        justify-content: center; 
        flex-direction: column;
    }
    
    .flex-box .logo-publication1 { margin-bottom: 30px; }
    .flex-box .logo-publication2 { margin-bottom: 30px; }
    
    .flex-direction-nav {
        display: none;        
    }
    
    .projectsbg {
        background: url("../images/titlebg-projects-mobile.jpg") center center no-repeat;
        background-size: cover;
    }
    
    #projects-img > div {       
        height: 92vw;
        width: 50%;
    }
    
    #projects-img > div > p {
        min-height: inherit;
    }
    
    .page-img.people-img {        
        min-height: inherit;
    }
    
    .milestones-contentbox h3 span {
        background: url("../images/btn-add.png") center center no-repeat;
        background-size: 21px 21px;
        display: inline-block;
        height: 21px;
        width: 43px;     
    }
    
    .milestones-contentbox h3 span.hide-left {
        display: none;
    }
    
    .portfolio-4 .portfolio-item { width: 50%; }
}

@media (max-width: 575px) {
    .existing-properties div.no-properties {
        display: none;
    }    
    
    /*
    .flex-direction-nav .flex-prev {
        left: 10px;
        opacity: 0.7;        
    }

    .flex-direction-nav .flex-next {    
        opacity: 0.7;
        right: 10px;        
    }
    
    .portfolio-item .portfolio-image .flex-direction-nav a {
        background: none;
        height: 30px;   
        margin-top: -15px;          
        width: 30px; 
    }    

    .flex-prev i,
    .flex-next i {
        background-color: #fff;    
        border-radius: 50%; 
        color: #a59791;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        margin: 0;
        width: 30px;
    }
    */
    
    .logo-page8 {
        margin: 0 auto 48px;        
    }
    
    #projects-img > div {        
        height: 184vw;
        max-height: inherit;
        width: 100%;
    }    
    
    #projects-img-full,
    #milestones-img-full {
        height: 100vw;
    }
    
    .milestones-box {        
        flex-direction: column;
        margin: 0;
        z-index: 1;
    }
    
    .milestones-box::before {
        background-color: #e8ebed;
        content: '';
        height: 20px;
        left: 0;
        position: absolute;
        top: -20px;
        width: 100%;
        z-index: 1;
    }
    
    .milestones-year08 {
        height: 176px;                
        margin: 0;
        width: 250px;
    }
    
    .milestones-year09,
    .milestones-year18,
    .milestones-year20 {
        background-color: #e8ebed;        
        margin: 0;
        text-align: right;
        width: 100%;
    }
    
    .milestones-year10 {
        background-color: #e8ebed;
        margin: 0;
        width: 100%;
    }
    
    .milestones-year12 {
        background-color: #e8ebed;        
        margin: 0;
        text-align: right;
        width: 100%;        
    }
    
    .milestones-year14 {
        background-color: #e8ebed;
        height: 144px;
        margin: 0;
        padding-top: 20px;
        width: 100%;
    }
    
    .milestones-year19 {
        height: 200px;                
        margin: 0;
        width: 271px;
    }
    
    .milestones-2014 {
        padding: 70px 0 0;        
    }
    
    .milestones-contentbox {
        padding-top: 10px;
    }
    
    .milestones-contentbox.contentbox2019 {       
        width: 100%;
    }
    
    .milestones-contentbox h3 span.hide-left {
        display: inline-block;
    }
    
    .milestones-contentbox h3 span.hide-right {
        display: none;
    }
    
    .mob-tright {
        text-align: right;
    }    
    
    .opportunity-box,
    .backoffice-box {        
        height: 193px;        
        width: 210px; 
    }
    
    .backoffice-box {
        margin: 70px auto 55px;
    }

    .opportunity-boxbg,
    .backoffice-boxbg {
        height: 156px;
        width: 156px;
    }
    
    .opportunity-boxbg div,
    .backoffice-boxbg div {
        height: 70%;
        width: 70%;
    }
    
    .opportunity-boxbg div h2,
    .backoffice-boxbg div h2 {
        font-size: 13px;
        margin-top: 10px;
    }
    
    .opportunity-btn,
    .backoffice-btn {
        font-size: 10px;
        height: 87px;
        width: 87px;        
    }
    
    .opportunity-btn::before,
    .backoffice-btn::before {    
        background-size: 10px 6px;
        bottom: 20px;        
    }
    
    .backoffice-btn1 {        
        margin-left: -43px;
        top: -28px;
    }

    .backoffice-btn2 {  
        left: -16px;    
        top: 28px;
    }

    .backoffice-btn3 {      
        right: -16px;
        top: 28px;
    }

    .backoffice-btn4 {
        bottom: -12px;
        left: 13px;    
    }

    .backoffice-btn5 {
        bottom: -12px;
        right: 13px;    
    }
    
    .opportunity-content {
        margin-top: 30px;
    }
    
    .portfolio-4 .portfolio-item { width: 100%; }
}