<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */

@media screen {

    body {
      font-family:museo-sans,sans-serif;
      font-weight:500;
      letter-spacing:0.01em;
      color:#49637e;
	  color:#222;
      background-color:#e6e1ce
    }

    h1,h2,h3,h4,h5,p,a {
        color:inherit;
    }

    .site_maxwidth {
        background-color:#f2f0ea;
    }

	#fairland_bar {

	}

    #fairland_bar .logo {
		filter:grayscale(1);
		opacity:0.6;
	}

    .box_button {
      display:inline-flex;
      padding:12px 16px;
      background-color:#fbaf3a;
      color:#ffffff;
      font-size:1em;
      line-height:110%;
      font-weight:700;
      text-decoration:none;
      border-radius: 10px;
    }

    .box_button.white {
		background-color:#f0efea;
		color:#fbaf3a;
	}
	
	.box_button.grey {
		background-color:#e2ddc7;
		color:#fbaf3a;
	}
	
	.box_button.yellow {
		background-color:#fbaf3a;
		color:#ffffff;
	}

	.box_button.green {
		background-color:#fcb03f;
		color:#ffffff;
	}
	
	.box_button.small {
		padding:8px 12px;
		font-size:0.9em;
	}

    .line_button {
		position:relative;
		display:inline-flex;
		padding:8px 2px;
		color:#fbaf3a;
		font-size:1em;
		line-height:110%;
		font-weight:700;
		text-decoration:none;
	}
	
	.line_button:before {
		position:absolute;
		display:block;
		content:'';
		right:0;
		bottom:0;
		left:0;
		height:2px;
		background-color:#fbaf3a;
	}
	
	.line_button:after {
		display:block;
		content:'â–¶';
		font-size:0.5em;
		margin-left:16px;
	}
	
	.line_button.white {
		color:#ffffff;
	}
	
	.line_button.white:before {
		background-color:#ffffff;
	}

    /* ---------------- forms ---------------- */

    .iframe_form {
      color:#333;
      background-color:#fff;
    }

    .iframe_form .form_header h2 {
      color:#4a647e;
      font-weight: 500;
    }

    .iframe_form .form_header p {
        color:#333;
    }

    .freeform-row button {
      background-color: #f69895;
      border-radius: 30px;
    }
  
    .freeform-row .freeform-column .freeform-label,
    .freeform-row .freeform-column label{
      color: #333;
    }
  
    .form_eoi .group_heading{
      color:#4a647e;
    }

    /* ---------------- menu ---------------- */

    #land_site_header .header_bar .nav_open {
      color: #37423e;
    }

    #land_site_header .nav_container .background {
      background-color:#fbaf3a;
    }

    #land_site_header.open .nav_container .background {
      opacity:0.2;
    }

    #land_site_header .nav_container .foreground {
      background-color:#fbaf3a;
      background-color:#fbaf3a;
      background-color: #fbaf3a;
      color:#ffffff;
    }

    #land_site_header .nav_container .nav_close_wrap {
      
    }

    #land_site_header .nav_container .nav_items li a {
      color:#fff;
    }

    #land_site_header .nav_container .nav_items li.active &gt; a:before{
      background-color: #ffd51e;
    }

    /* ---------------- home ---------------- */
	
    #home_feature {
        position:relative;
        background-color:#fbaf3a;
        color:#ffffff;
    }

    #home_feature .bg {
        position:absolute;
        top:0;
        right:0;
        bottom:0;
        left:0;
        z-index:10;
        background-size:cover;
        background-position:80% center;
    }

    #home_feature .bg .img {
        position:absolute;
        width:100%;
        height:100%;
        object-fit:cover;
        object-position: 50% 0;
        z-index:10;
    }

    #home_feature .bg .video {
        position:absolute;
        object-fit:cover;
        width:100%;
        height:100%;
        z-index:15;
        display:none;
    }

    #home_feature .bg .overlay {
        position:absolute;
        top:0;
        right:0;
        bottom:0;
        left:0;
        background-color:#fbaf3a;
        opacity:0.3;
        z-index:20;
    }

    #home_feature .bg:after {
        position:absolute;
        display:block;
        content:'';
        top:0;
        right:0;
        left:0;
        height:128px;
        background:transparent;
        background:linear-gradient(180deg, rgba(33,44,44,0.1) 0%, rgba(33,44,44,0) 100%);
        z-index:30;
    }

    #home_feature .panel_maxwidth {
        position:relative;
        display:flex;
        align-items:center;
        min-height:256px;
        z-index:20;
        max-width:1600px;
          display: flex;
    align-items: end;
    }

    #home_feature .action_spacer {
        height:64px;
    }

    #home_feature .headline {
      font-weight:500;
      font-size:1.8em;
      margin: 0 0 30px;
      font-weight: 600;
      max-width: 450px;
      letter-spacing: 0;
      text-shadow: 2px 2px 5px rgb(0 0 0 / 10%);
    }

    #home_feature .headline br {
        display:none;
    }

    #home_feature .floating {
        position:absolute;
        right:0;
        bottom:0;
        width:100%;
        z-index:30;
        display:flex;
        justify-content:flex-end;
    }

    #home_feature .floating .action {
        box-sizing:border-box;
        display:block;
        padding:16px;
        background-color:#F29596;
        color:#ffffff;
        text-decoration:none;
        line-height:110%;
        text-align:center;
    }
  
    #home_feature .floating .action:hover {
        background-color:#ffa3a4;
    }

    #home_intro {
        background-color:#e6e1ce;
    }

    #home_intro .row_images {
        display:flex;
    }

    #home_intro .row_images .col {
        
    }

    #home_intro .row_images .col_01 {
        flex:0 0 50%; 
    }

    #home_intro .row_images .col_02 {
        flex:0 0 25%;
    }

    #home_intro .row_images .col_03 {
        flex:0 0 25%;
    }

    #home_intro .row_images .col img {
        display:block;
        width:100%;
        height:100%;
        object-fit:cover;
        color:#ffffff;
    }

    #home_intro .row_text {
      background: #4a647e;
      color: #fff;
    }

    #home_intro .row_text .cols {
        display:flex;
        flex-direction:column;
        max-width:1280px;
    }

    #home_intro .row_text .col_left {
        margin:0 0 16px 0;
    }

    #home_intro .row_text .headline {
        font-size:1.6em;
        font-weight:500;
        line-height:130%;
        color: #f6d9af;
    }

    #home_intro .row_text .excerpt {
      font-size:1.1em;
      line-height:140%;
      max-width: 600px;
    }

    #home_keyitems {
      background-color:#fbaf3a;
      color:#ffffff;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
    }

	#home_keyitems .spacer {
		height:15vw;
	}

    #home_keyitems .items {
		display:flex;
		flex-direction:column;
		margin:-12px;
	}
	
	#home_keyitems .items .item {
		display:flex;
		flex-direction:column;
		margin:12px;
		text-decoration:none;
    color:#ffffff;
    background-color: #fff;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    overflow: hidden;
	}
	
	#home_keyitems .items .item .image {
		position:relative;
		background-color:#f4d8b0;
		flex:0 0 192px;
		margin:0 0 12px 0;
		overflow:hidden;
	}
	
	#home_keyitems .items .item .image .img {
		position:relative;
		width:100%;
		height:100%;
		object-fit:cover;
		z-index:10;
	}
	
	#home_keyitems .items .item .image:after {
		position:absolute;
		display:block;
		content:'';
		top:0;
		right:0;
		bottom:0;
		left:0;
		background-color:#ffffff;
		opacity:0;
		z-index:20;
		mix-blend-mode:overlay;
	}
	
	#home_keyitems .items .item .image .logo {
		position:absolute;
		top:0px;
		right:0px;
		width:auto;
		height:auto;
		max-width:128px;
		max-height:128px;
		vertical-align:top;
		z-index:15;
	}
  
  #home_keyitems .items .item .text{
    padding: 10px 40px 40px;
  }
	
	#home_keyitems .items .item .text .headline {
		font-size:1.4em;
		font-weight:500;
		line-height:120%;
    color: #49637e;
	}

  #home_keyitems .items .item .text .excerpt {
    color: #333333;
  }

	#home_signup {
		
	}
	
	#home_signup {
		display:flex;
		flex-direction:column;
	}
	
	#home_signup .box_image {
		flex:0 0 192px;
		background-color:#e2ddc7;
		background-size:cover;
		background-position:center center;
	}
	
	#home_signup .box_image img {
		width:100%;
		height:100%;
		object-fit:cover;
	}
	
	#home_signup .box_text {
		display:flex;
		justify-content:center;
		align-items:center;
		background-color:#e6e1ce;
		background-size:cover;
		background-position:right bottom;
	}
	
	#home_signup .box_text .inner {
		padding:24px 16px;
	}
	
	#home_signup .box_text .section_headline {
		font-size:1.6em;
		font-weight:500;
		line-height:110%;
		margin:0 0 12px 0;
		max-width:400px;
    color: #49637e;
	}
  
  #home_signup .box_text .section_headline:after{
    display: block;
    content: "Simply type your email to get first access to new land";
    font-size: 16px;
    line-height: 130%;
    margin: 15px 0 0;
    max-width: 250px;
    color: #333;
  }

  .simple_subscribe_form{
    color: #38433e;
  }
  
  .simple_subscribe_form .headline{
    color: #49637e;
    display: none;
  }
  
  .simple_subscribe_form .col_email label{
    color: #f29596;
    display: none;
  }
  
  .simple_subscribe_form .col_submit .submit {
    background-color:#f29596;
    border-radius: 0 30px 30px 0;
    transition-duration: .2s;
  }
  
  .simple_subscribe_form .col_submit .submit:hover{
    background-color: #ffa3a4;
    cursor: pointer !important;
  }
  
  .simple_subscribe_form .col_email input{
    border-radius: 30px 0 0 30px;
  }

	/* ---------------- footer ---------------- */

	#footer.land_site_footer_2022 {
		background-color:#fbaf3a;
    background-color: #4a647e;
		color:#ffffff;
		letter-spacing:0.02em;
	}

	#footer.land_site_footer_2022 .footer_top .col_contact .contact_item .col_image .circle {
		filter: sepia(0.9) grayscale(0.9) brightness(1);
	}

	#footer.land_site_footer_2022 .footer_top .col_contact .contact_item .col_image .circle .img {
		
	}

	#footer.land_site_footer_2022 .footer_top .col_logos .logo .img {
		filter:grayscale(1) sepia(1) brightness(0.9);
	}

	#e6e1ce	#footer.land_site_footer_2022 .footer_bot {
    background-color: #3e5874;
		color:#fff;
	}

	/* ---------------- pages ---------------- */

	.panel_page_feature {
		background-color:#f6dfbd;
		background-size:cover;
		background-position:right bottom;
	}

	.panel_page_feature .page_headline {
    display: table;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 900;
    padding: 15px 20px;
    text-shadow: 2px 2px 2px rgb(0 0 0 / 5%);
    box-shadow: 2px 2px 10px rgb(77 100 127 / 10%);
    margin-left: -20px;
    color: #fff;
    background: #37423e;
	}
  
	.land_map_panel .sidebar_actions .action_item {
		background-color:#f4f3ec;
	}

	.land_map_panel .sidebar_item {
		background-color:#f4f3ec;
	}

	.land_map_panel .sidebar_item .button {
		background-color:#e8e6df;
	}
  
  .land_map_panel .sidebar_item{
    display: none;
  }
  
  .land_map_panel .sidebar_item.map_key{
    display: block;
  }

	.dev_layout_downloads {
		background-color:#e8e6df;
	}

	.dev_layout_downloads .download_section {
		background-color:#f7f5f1;
	}

	.dev_layout_downloads .download_group .group_heading, 
	.dev_layout_downloads .download_group .group_heading a {
		color:#49637e;
	}

	.download_section {
		background-color:#ffffff;
	}

	.contact_list .contact_item .image .circle {
		background-color:#f0f0ee;
	}
  
  .contact_list .contact_item .text .name{
    color: #49637e !important;
  }
  
  .dev_layout_contact .panel_maxwidth{
    display: flex;
    align-items: center;
  }
  
  .dev_layout_contact h2{
    color: #49637e;
  }
  
  .dev_layout_contact .row_register{
    background-color: #49637e;
    padding: 20% 10%;
    border-radius: 20px;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
    text-align: center;
    margin: 0;
  }
  
  .dev_layout_contact .row_register h3{
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0 0 10px;
  }
  
  .dev_layout_contact .row_register p{
    color: #fff;
    margin: 0;
  }
  
  .dev_layout_contact .row_register .standard_button{
    margin-top: 25px;
    background-color: #f69895;
    padding: 15px 25px;
    border-radius: 30px;
    overflow: hidden;
  }

	#listing_detail {
		background-color:#f2f0ea;
	}

	#listing_detail .box_heading {
		background-color:#fbaf3a;
		background:linear-gradient(210deg, #fcb03f 0%, #fbaf3a 100%);
	}

	#listing_detail .box_heading .suburb {
		color:#ffeaca;
	}

	#listing_detail .box_contact .contact_person .button {
		background-color:#fcb03f;
	}

	.allotment_table th {
		background-color:#fbaf3a;
	}

	.breadcrumb {
		background-color:#fcb03f;
		color:#ffffff;
	}

	.breadcrumb .item {
		color:inherit;
	}

	.breadcrumb .divider {
		color:#ffffff;
	}

	body[data-entry-id='177154'] .panel_page_feature .panel_maxwidth,
	body[data-entry-id='177154'] .panel_basic_content .panel_maxwidth {
		max-width:768px;
	}

	/* ---------------- lifestyle ---------------- */

	#page_lifestyle {
		background-color:#ffffff;
	}
	
	#lifestyle_feature {
		position:relative;
		background-color:#fbaf3a;
		z-index:10;
	}
	
	#lifestyle_feature .bg {
		position:absolute;
		z-index:10;
		top:0;
		right:0;
		bottom:0;
		left:0;
	}

	#lifestyle_feature .bg .bg_img {
		width:100%;
		height:100%;
		object-fit:cover;
    object-position: 50% 90%;
	}

	#lifestyle_feature .fg {
		position:relative;
		z-index:20;
		height:256px;
		display:flex;
		justify-content:center;
		align-items:center;
		text-align:center;
		font-weight:500;
	}
		
	#lifestyle_feature .page_headline {
		position:relative;
		color:#fff;
    color:#37413e;
		font-size:2em;
		line-height:110%;
		z-index:20;
	}
	
	#lifestyle_feature .row_bot {
		height:160px;
		z-index:10;
	}
	
	#lifestyle_boxes {
		position:relative;
		z-index:20;
		margin-top:-48px;
	}
	
	#lifestyle_boxes .boxes {
		display:flex;
		flex-direction:column;
		align-items:center;
		margin:-8px;
	}
	
	#lifestyle_boxes .boxes .box {
		display:flex;
		flex-direction:column;
		margin:8px;
		background-color:#fff;
		max-width:256px;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    overflow: hidden;
    background-color: #49637e;
	}
	
	#lifestyle_boxes .boxes .box .image img {
		vertical-align:top;
		width:100%;
	}
	
	#lifestyle_boxes .boxes .box .text {
		padding:16px;
    color: #fff;
    text-align: center;
	}
	
	#lifestyle_description {
		
	}
	
	#lifestyle_description .panel_maxwidth {
		width:80%;
		max-width:670px;
	}
	
	#lifestyle_description .description {
		font-size:1.1em;
		line-height:130%;
		font-weight:300;
    color: #4a647e;
	}
	
	#lifestyle_description .actions {
		margin:16px 0 0 0;
	}
	
	#lifestyle_banner img {
		width:100%;
		height:auto;
		vertical-align:top;
	}
  
  
	/* ---------------- lifestyle ---------------- */

  
  body[data-entry-id='188719'] .basic_content h3{
    margin: 50px 0 0;
    max-width: 800px;
  }

  
  body[data-entry-id='188719'] .basic_content p{
    max-width: 800px;
    color: #333;
  }

  
  

  /* ----------------  ---------------- */

  
  #masterplan{
    background: #fff;
  }
  
  /*
  .section_dev_location_diagram{
    background-color: #edf0f2;
  }
  */
  
  .section_dev_location_diagram .diagram_box{
    border-radius: 20px;
    overflow: hidden;
  }
  
  .fancybox-bg{
    background: rgb(251 175 58 / 95%);
  }
  
  .fancybox-slide--iframe .fancybox-content{
    background: #fff;
    border-radius: 30px !important;
    overflow: hidden;
  }

  #lot_listing_tooltip .details {
	flex-direction:row;
	flex-wrap:wrap;
  }

  #lot_listing_tooltip .details .design_name {
	width:100%;
	font-size:0.8em;
	line-height:120%;
  }

  /* ---- contact ---- */

  .dev_layout_contact .col_right .row_enquiry {
	display:none;
  }

}

/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */

@media only screen and (min-width: 480px) {

    /* ---------------- home ---------------- */

    #home_feature .panel_maxwidth {
		min-height:320px;
	}
	
	#home_feature .headline {
        font-size:2.2em;
    }

    #home_feature .floating .action {
        padding:24px;
    }

    #home_intro .row_text .col_left {
        margin-bottom:24px;
    }

	#home_keyitems .items .item .image {
		flex-basis:256px;
	}
	
	#home_signup .box_image {
		flex-basis:256px;
	}
	
	#home_signup .box_text .inner {
		padding:32px 24px;
	}

	/* ---------------- lifestyle ---------------- */

	#page_lifestyle {
		
	}

	#lifestyle_feature .fg {
		height:320px;
	}
	
	#lifestyle_feature .page_headline {
		font-size:3em;
	}
		
	#lifestyle_description {
		text-align:center;
	}
	
	#lifestyle_description .description {
		font-size:1.2em;
	}
	
	#lifestyle_description .actions {
		margin-top:24px;
	}
  
  /*-- homes for sale --*/

  body[data-entry-slug="homes-for-sale"] #lot_listing_tooltip .price .extras{
    display: none;
  }
  
}

/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */

@media only screen and (min-width: 768px) {

    /* ---------------- home ---------------- */

  #home_feature .bg .overlay {
		opacity:0.2;
	}
	
	#home_feature .panel_maxwidth {
		min-height:384px;
	}

    #home_feature .headline {
      font-size:2.6em;
      margin-bottom:5%;
      max-width: 550px;

    }

    #home_feature .headline br {
        display:inline;
    }

    #home_feature .floating .action {
        font-size:1.1em;
        width:50%;
    }

    #home_intro .row_text .cols {
        flex-direction:row;
        align-items:center;
    }

    #home_intro .row_text .cols .col_left {
        margin:0 32px 0 0;
    }

    #home_intro .row_text .cols .col_right {
        flex:0 0 50%;
    }
	
	#home_keyitems .items {
		flex-direction:row;
	}
	
	#home_keyitems .items .item {
		flex:0 0 auto;
		flex-basis:calc(33.333% - 24px);
	}
	
	#home_keyitems .items .item .image {
		flex-basis:160px;
		margin-bottom:16px;
	}
	
	#home_signup {
		flex-direction:row-reverse;
		min-height:384px;
	}	
	
	#home_signup .box_image {
		flex:0 0 50%;
	}
	
	#home_signup .box_text {
		flex:0 0 50%;
	}
	
	#home_signup .box_text .inner {
		padding:48px;
	}

  #home_signup .box_text .section_headline {
    margin-bottom:16px;
  }

	/* ---------------- pages ---------------- */
	.panel_page_feature .page_headline {
    font-size: 30px;
    padding: 20px 30px;
    margin-left: -20px;
	}


	/* ---------------- lifestyle ---------------- */

	#page_lifestyle {
		
	}

	#lifestyle_feature .fg {
		height:384px;
	}
	
	#lifestyle_feature .page_headline {
		font-size:3.6em;
	}
	
	#lifestyle_boxes {
		margin-top:-64px;
	}
	
	#lifestyle_boxes .boxes {
		flex-direction:row;
		justify-content:center;
		align-items:normal;
	}
	
	#lifestyle_boxes .boxes .box {
		max-width:384px;
	}

}

/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */

@media only screen and (min-width: 1024px) {

    /* ---------------- home ---------------- */

    #home_feature .bg .overlay {
		opacity:0.1;
	}

    #home_feature .panel_maxwidth {
		min-height:480px;
	}

    #home_feature .headline {
        font-size:3.2em;
        max-width: 750px;
    }

    #home_feature .floating .action {
        width:30%;
    }

    #home_intro .row_images .col_02 {
        flex-basis:20%;
    }

    #home_intro .row_images .col_03 {
        flex-basis:30%;
    }

    #home_intro .row_text .cols {
        padding:96px 0;
    }
	
	#home_keyitems .items .item .image {
		flex-basis:192px;
	}
	
	#home_signup {
		min-height:480px;
	}
	
	#home_signup .box_text .inner {
		padding:64px;
	}

	/* ---------------- lifestyle ---------------- */

	#page_lifestyle {
		
	}

}

/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */

@media only screen and (min-width: 1280px) {

    .standard_button:hover {
		background-color:#2f3e3d;
	}
	
	.box_button {
		padding:16px 24px;
		font-size:1.1em;
	}
	
	.box_button:hover {
		background-color:#2f3e3d;
	}
	
	.box_button:active {
		transform:scale(0.95);
	}
	
	.box_button.white {
		
	}
	
	.box_button.white:hover {
		background-color:#f5f4f1;
	}
	
	.box_button.grey:hover {
		background-color:#ebe7d8;
	}
	
	.box_button.yellow:hover {
		background-color:#c5a868;
	}

	.box_button.green:hover {
		background-color:#069b9a;
	}
	
	.line_button {
		padding:16px 2px;
		font-size:1.1em;
	}
	
	.line_button.small {
		padding:12px 2px;
		font-size:1em;
	}
	
	.line_button:before {
		
	}
	
	.line_button:hover:before {
		animation-name:line-button-hover;
		animation-duration:1s;
		animation-iteration-count:infinite;
	}
	
	.line_button:after {
		margin-left:24px;
	}
	
	.line_button:active {
		transform:scale(0.95);
	}

    /* ---------------- forms ---------------- */

    .freeform-row button:hover {
        background-color:#2f3e3d;
    }

    /* ---------------- home ---------------- */

    #home_feature .bg .video {
		display:block;
	}
	
	#home_feature .bg .overlay {
		opacity:0;
	}
	
	#home_feature .bg:after {
		height:256px;
	}
	
	#home_feature .headline {
      font-size:3.8em;
      margin-bottom:10%;
      max-width: 850px;
      margin: 0 0 50px;
    }
	
    #home_feature .floating .action {
        padding:32px;
        font-size:1.2em;
    }


    #home_intro .row_images .col_01 {
        flex-basis:45%;
    }

    #home_intro .row_images .col_02 {
        flex-basis:25%;
    }

    #home_intro .row_images .col_03 {

    }

    #home_intro .row_text .cols {
        padding:160px 0;
    }

    #home_intro .row_text .headline {
        font-size:2em;
    }

    #home_intro .row_text .cols .col_right {
        flex-basis:55%;
    }

    #home_intro .row_text .excerpt {
        font-size:1.2em;
    }
	
	#home_keyitems .panel_padding {
		padding:128px 0;
	}
	
	#home_keyitems .items {
		margin:-16px;
	}
	
	#home_keyitems .items .item {
		margin:16px;
		flex-basis:calc(33.333% - 32px);
	}
	
	#home_keyitems .items .item .image {
		flex-basis:256px;
		margin-bottom:24px;
	}	
  /*  
	#home_keyitems .items .item .image:after {
  	transition:opacity 0.1s;  
	}
	
	#home_keyitems .items .item:hover .image:after {
		opacity:0.1;
		transition:opacity 0s;
	}
  */
	
	#home_signup {
		min-height:512px;
	}
	
	#home_signup .box_text .section_headline {
    margin-bottom:32px;
    font-size: 2.8em;
	}

  #home_signup .box_text .section_headline:after{
    margin: 40px 0 0;
  }
    
	/* ---------------- pages ---------------- */

	#listing_detail .box_contact .contact_person .button:hover {
		background-color:#fec266;
	}

	.breadcrumb a.item:hover {
		color:#ffffff;
	}

	/* ---------------- lifestyle ---------------- */

	#page_lifestyle {
		
	}

	#lifestyle_feature .fg {
		height:420px;
	}
	
	#lifestyle_feature .page_headline {
		font-size:4em;
	}
	
	#lifestyle_boxes .boxes {
		margin:-16px;
	}
	
	#lifestyle_boxes .boxes .box {
		margin:16px;
	}
	
	#lifestyle_boxes .boxes .box .text {
		padding:30px 30px 35px;
	}

}

/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */

@media only screen and (min-width: 1600px) {

    /* ---------------- home ---------------- */

    #home_feature .panel_maxwidth {
		min-height:640px;
	}

    #home_intro .row_text .cols {
        padding:192px 0;
    }
	
	#home_keyitems .items .item .image {
		flex-basis:320px;
	}
	
	#home_keyitems .panel_padding {
		padding:160px 0;
	}
	
	#home_keyitems .items {
		margin:-24px;
	}
	
	#home_keyitems .items .item {
		margin:24px;
		flex-basis:calc(33.333% - 48px);
	}
	
	#home_keyitems .items .item .image {
		flex-basis:320px;
	}
	
	#home_signup {
		min-height:600px;
	}

	/* ---------------- lifestyle ---------------- */

	#page_lifestyle {
		
	}

}

/* ================================================================================================================================ */
/* ================================================================================================================================ */
/* ================================================================================================================================ */
</pre></body></html>