/***********************
*  Site Specific CSS   *
************************/

/***********************
*  Site Specific CSS   *
************************/
@import url("http://cdn.myld.com.au/1/css/fontawesome/4.1.0/css/font-awesome.css");
@import url('http://cdn.myld.com.au/1/js/fancybox2/jquery.fancybox.css');
@import url('http://cdn.myld.com.au/1/js/fancybox2/helpers/jquery.fancybox-thumbs.css');
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.min.css');

/***********************
*  Site Specific CSS   *
************************/

/***********************
*  Site Specific CSS   *
************************/

/*============== House and Land Packges New CSS ==============*/

.download {
  background-color: #238bc5;
  text-align: center;
  padding: 10px;
  }
  
.download a {
  color:#fff;
  }
  
.download:hover {
  color:#fff;
  background-color:#363636;
  text-decoration:none;
  }

#listingImage {
  margin-left: -31px;
    margin-top: 8px;
  }
  
.listingInfo h3  {
  font-size:22px;
  line-height: 1.3;
  }
  
.listingInfo h1  {
  font-size:28px;
  text-align:center;
  }

.listingInfo .span6 {
  width:520px !important;
  }

.fancybox-wrap {
    width: 1200px !important;
    height: auto;
    position: absolute;
    top: 20px;
    left: 20px;
    opacity: 1;
    overflow: visible;
  }

.fancybox-inner {
    overflow: auto;
    width: 1200px !important;
    height: auto;
 }
 
.modal-active img {
  width: 1200px;
  } 

.modal-active {
  width:100%;
  }

body#house-land-packages .section-title {
  font-size:16px;
  }

.fa {
  font-size:30px !important;
  padding-right: 50px;
  text-align:center;
  }

.listing {
  border:1px solid #000;
  }
  
#listing-image img {
    width: 510px;
    height: 237px;
    margin-top: -18px;
  }
 
.listing-title {
  text-align: center;
  background-color:#238bc5;
  color:#fff;
  padding:5px;
  margin-top:0px;
  font-family: 'Oswald', sans-serif;
  font-weight:100;
  text-transform:uppercase;
  font-size: 16px;
  }

.listingInfo {
  display: none;
}


.modal-active {
  width:100%;
  }
  
.Info {
    padding: 12px 50px 12px 50px;
    background-color: #188ac9;
    color: #fff;
    float: right;
  }
  
.Info:hover {
  background-color:#363636;
  color:#fff;
  }


/*==============  Court House Classics =============*/


/*================ Fonts =============*/

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url('http://cdn.myld.com.au/1/js/cform_validation/validation-2.0.css');
@import url("http://snippets.ldweb.com.au/assets/stylesheets/socialmedia.css");
@import url("http://cdn.myld.com.au/1/fancybox/jquery.fancybox-1.3.4.css");
#fancybox-img {
max-height: 150% !important;

}
.spacer{
  width:100%;
  height:40px;
  }
/*================ General ===============*/

.designs article {
  position: relative  
}

.designs article .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(http://cdn.myld.com.au/1/images/opacity/70.png); 
  display: none;
}

.designs article:hover .overlay {
  display: block;
}


.designs article .overlay a {
    display: block; 
    color: #fff;
    background: #000;
    margin: 0 auto;
    width: 100px;
    clear: both;
    padding: 10px 5px;
    margin-left: -50px;     
    left:50%;
    position: absolute; 
    font-size: 16px;
}

.designs article .overlay a:hover {
  text-decoration: none;  
}

.designs article .overlay a.download { 
  top: 10%;
}

.designs article .overlay a.preview { 
  bottom: 10%;
}

@media (min-width: 1200px){
.designs .span3 {
height: 180px;
}
}
@media (max-width: 1199px){
.designs .span3 {
height: 146px;
}
}

@media (max-width: 979px) and (min-width: 768px){
.designs .span3 {
height: 110px;
}
}

@media (max-width: 767px){
.designs .span3 {
height: 180px;
}
}





.award-img{
  float: left;
margin-right: 20px;
  }
  

.designs .span3, .designs .span4{
  margin-bottom: 20px !important;
  -webkit-box-shadow: 0px 10px 20px -3px;
  -moz-box-shadow: 0px 10px 20px -3px;
  box-shadow: 0px 10px 20px -3px;
overflow: hidden;
  }

#error p, #error h1{
  text-align:center;
  margin:20px;
  }

@media (max-width: 479px){
.home-page #responsive-nav {
width: 100%;
}
}

.testimon{
 border-left: 8px solid #a2b1bc;
padding-left: 25px;
overflow: hidden;
margin-bottom: 30px;
  }
.testimon .client-name{
  font-size:18px;
  font-style:italic;
  float:right;
  margin-right: 10px;
  }

.building-list li{
  list-style-position: outside;
margin-left: 20px;
  }

.footer-map{
  width:218px\0/;
  }
.footer-about img{
  max-width:30%\0/
  }
input.span3, textarea.span3, .uneditable-input.span3 {
width: 182px\0/;
}

#responsive-nav-items span{
  display:none;
  }

#navigation nav > ul > li:hover > a, #navigation a:hover, #navigation nav ul li.current-menu-item > a {
border-color: #fff;
}

#copyright {
padding: 18px 0 18px;
}

#ld_branding_link{
  float:right;
  }

.row-bottom{
  margin-bottom:30px; 
  }

.no-top{
  padding-top:0px !important;
  }

#map img{
      max-width:none !important;
      }

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  background: #f3f4f4;
  color:#000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 16px;
}

a {
  color: #188ac9;
}

/*============== Header ============*/

.home-page #header {
  height: 85px;
  -webkit-box-shadow: 0 5px 10px -5px #333;
  -moz-box-shadow: 0 5px 10px -5px #333;
  box-shadow: 0 5px 10px -5px #333;
}

#header {
  padding: 0;
  background: #dce4ea url("http://cdn.myld.com.au/2/211/court-house-classics_61e3e475a3.jpg") no-repeat;
  background: #ccd3da\0/;
  background-size: cover;
  position: relative;
  z-index: 20;
  border: none;
}

#header > .container {
  border: none;
}

#header .contact {
  color: #404040;
  font-size: 16px;
  float: right;
  margin: 10px;
  text-align: right;
}

#header address {
  font-size: 16px;
  color: #fff;
  font-weight: 200;
  margin-top: 5px;
}


#logo {
  margin-top: 5px;
  height: 70px;
}




/*============== Home slide ============*/

.home-slide {
  position: absolute;
  top: 60px;
  bottom: 0;
  width: 100%;
}
.home-slide img {
  max-width: none;
}





/*============== Subpage slide =======*/

.flexslider {
  border: 2px solid #fff;
  position: relative;
  margin: 20px 0;
}

.flexslider p {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #434343;
  text-shadow: 1px 2px 0 #9bb1c5;
  background: rgba(255,255,255, 0.5);
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 0;
}



/*============== Navigation ==========*/

#navigation {
  height: 75px;
  margin-top: 10px;
}

#navigation nav {
  position: absolute;
  left: 0;
  right: 0;
  background: #151515 url("http://cdn.myld.com.au/2/211/court-house-classics_90ef5941aa.png") repeat-x;
  background-size:auto 100%;
  height: 75px;
  font-family: 'Source Sans Pro', sans-serif;
  padding: 0;
}

#navigation nav:before, #navigation nav:after {
  position: absolute;
  content: "";
  display: block;
  top: -4px;
  height: 4px;
  width: 100%;
  background: #91979c; /* Old browsers */
  background: -moz-linear-gradient(left,  #91979c 0%, #bfdaef 22%, #aeb6b9 51%, #6ea1c0 78%, #7d98aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#91979c), color-stop(22%,#bfdaef), color-stop(51%,#aeb6b9), color-stop(78%,#6ea1c0), color-stop(100%,#7d98aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* IE10+ */
  background: linear-gradient(to right,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91979c', endColorstr='#7d98aa',GradientType=1 ); /* IE6-9 */
}

#navigation nav:after {
  top: auto;
  bottom: -4px;
}

#navigation nav ul {
  display: table;
  float: none;
  margin: 0 auto;
}
#navigation nav > ul > li {
  display: table-cell;
  text-align: left;
  float: none;
  background: none;
  vertical-align:top;
}

#navigation nav > ul > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  border: none;
  margin: 0;
  display: inline-block;
  text-align: left;
  padding: 20px 10px;
}

#navigation nav > ul > li > a span {
  display: block;
  font-size: 13px;
  color: #acacac;
  font-weight: 200;
}

#navigation nav > ul > li:hover > a,
#navigation a:hover,
#navigation nav ul li.current-menu-item > a {
  color: #acacac;
}
#navigation nav > ul > li:hover > a span,
#navigation a:hover span,
#navigation nav ul li.current-menu-item > a span {
  color: #fff;
}

.flex-control-nav {
  display: none;
}

#navigation nav > ul > .active a{
  color: #acacac;
  }
  
  #navigation nav > ul > .active a span{
  color: #fff;
  }

/*=== Home Nav ===*/

.home-page #navigation {
  margin: 30px 50px;
}

.home-page #navigation nav:before, .home-page #navigation nav:after {
  display: none;
}

.home-page #navigation nav {
  position: relative;
  left: auto;
  right: auto;
  height: auto !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 12px 0px #111;
  -moz-box-shadow: 0 0 12px 0px #111;
  box-shadow: 0 0 12px 0px #111;
}
.home-page #navigation nav > ul {
  width: 100% !important;
}

.home-page #navigation nav > ul > li {
  background: url("http://cdn.myld.com.au/2/211/court-house-classics_ef2eab4eb3.png") no-repeat left center;
  text-align: center;
  /*min-width: 100px;*/
}

.home-page #navigation nav > ul > li > a {
  padding: 30px 0;
}

.home-page #navigation nav > ul > li:first-child {
  background: none;
  padding-left: 20px;
  min-width: 60px;
}


/*================= Content ===============*/

#body {
  background: none;
}

#body > .container {
  background: none;
}

.section-title {
  background: #37393c;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  padding: 10px 20px 0;
  height: 33px;
  position: relative;
  margin-top: 25px;
  letter-spacing: 1px;
}

.section-title:before, .section-title:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 43px solid transparent;
  border-left: 43px solid #f3f4f4;
}

.section-title:after {
  right: 0;
  left: auto;
  border-left: none;
  border-right: 43px solid #f3f4f4;
}

.section-title.left {
  text-align: left;
  margin-top: 10px;
}
.section-title.left:before {
  display: none;
}

.section-title span {
  display: none;
}

.img-wrap {
  margin: 10px 0;
  border: 3px solid #fff;
  -webkit-box-shadow: 1px 1px 4px -1px #333;
  -moz-box-shadow: 1px 1px 4px -1px #333;
  box-shadow: 1px 1px 4px -1px #333;
}

.author {
  text-align: right;
  font-style: italic;
}
.author h3 {
  margin-bottom: 0;
}

#map {
  margin-top: 0;
}

.standard-form input[type="text"]:first-child {
  margin-left: 30px;
}

blockquote {
  font-size: 14px !important;
  overflow: visible;
  border-color: #a2b1bc;
  padding-left: 20px;
  margin: 60px 0;
  font-weight:normal !important;
}

blockquote .client-name {
  text-align: right;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  padding-right: 50px;
  margin: 0;
  float: right;
  overflow: visible;
  padding-top: 20px;
padding-bottom: 20px;
}
blockquote .client-name:before {
  display: inline-block;
  content: "-";
  padding: 0 5px;
}



/*================ Footer ==============*/


#footer {
  background: url("http://cdn.myld.com.au/2/213/court-house-classics_ca2549c03a.png");
  padding: 0;
  margin-top: 20px;
  color: #fff;
  font-weight: 200;
  font-size: 14px;
  line-height: 22px;
}
#footer:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #91979c; /* Old browsers */
  background: -moz-linear-gradient(left,  #91979c 0%, #bfdaef 22%, #aeb6b9 51%, #6ea1c0 78%, #7d98aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#91979c), color-stop(22%,#bfdaef), color-stop(51%,#aeb6b9), color-stop(78%,#6ea1c0), color-stop(100%,#7d98aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* IE10+ */
  background: linear-gradient(to right,  #91979c 0%,#bfdaef 22%,#aeb6b9 51%,#6ea1c0 78%,#7d98aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91979c', endColorstr='#7d98aa',GradientType=1 ); /* IE6-9 */
}

#footer h3 {
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 10px;
  margin: 45px 0 20px;
  border-bottom: 1px solid #fff;
  letter-spacing: 1px;
}

#footer li {
  margin-bottom: 10px;
}

.footer-map {
  border: 2px solid #606060;
  margin-bottom: 15px;
  display: inline-block;
}

#copyright {
  background: url("http://cdn.myld.com.au/2/213/court-house-classics_1337572f70.png");
  border: none;
  position: relative;
  margin-top: 0px;
  text-align: left;
}
#copyright:after {
  position: absolute;
  content: "";
  display: block;
  top: -3px;
  width: 100%;
  height: 2px;
  background: rgba(255,255,255,0.3);
}

#copyright p {
  margin: 0;
}

.footer-about img {
  float: left;
}
.footer-about p {
  display: block;
  float: right;
  width: 275px;
}

#header .contact {
	text-align:right;
}

#headerAddress,
#headerIcons {
	display:inline-block;
	vertical-align:middle;
}

#headerIcons {
	margin-left:30px;
}

#headerIcons a {
	display:inline-block;
	vertical-align:middle;
}

#headerIcons a:hover {
	opacity:0.6;
}

.headerPhone {
	width:22px;
	height:22px;
	background:url(http://cdn.myld.com.au/2/1882/court-house-classics_3fbf344378.png);
}

.headerMail {
	margin-left:15px;
	width:23px;
	height:17px;
	background:url(http://cdn.myld.com.au/2/1882/court-house-classics_cc9c65f965.png);
}

#mobileCTA {
	display:none;
	position:relative;
	z-index:2;
	text-align:center;
	padding:15px;
	background:url(http://cdn.myld.com.au/2/211/court-house-classics_90ef5941aa.png) repeat #151515;
	margin-top:30px;
}

#mobileCTA a {
	color:#fff;
	display:inline-block;
	padding-left:30px;
	font-weight:700;
	font-size:15px;
	background:url(http://cdn.myld.com.au/2/1882/court-house-classics_3fbf344378.png) left center no-repeat;
	line-height:22px;
}

/*==================== Responsive ===================*/


@media (min-width: 1200px) {

  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, #navigation nav ul {
    width: 1170px;
  }

  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }

}

@media (max-width: 1199px){
  .footer-about img {
    float: none;
  }
  .footer-about p {
    float: none;
    width: auto;
  }
  .standard-form input[type="text"]:first-child {
    margin-left: 20px;
  }
}

@media (max-width: 979px) {  
  .section-title {
font-size: 13px;
  }
  .home-page #navigation nav > ul {
padding-top: 24px;
padding-bottom:24px;
}
  
  .home-page #navigation {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 10px 0 0;
  }
  .home-page #navigation nav {

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}


@media (max-width: 979px) and (min-width: 768px){
#navigation, nav{
 height:85px !important; 
}
#navigation nav ul li a{
  padding:0px !important;
}
#navigation nav ul {
margin-top: 25px;
}
}

@media (max-width: 767px) {
  #headerIcons {
		display:none;
	}
	
	#mobileCTA {
		display:block;
	}
  
#responsive-nav{
    display: block !important;
  }
  
#responsive-nav {
  width:440px;
}
  
    
  .flexslider {
    display: none;
  }
  .home-page .select-menu {
    margin: 100px 20px 0 0;
  }
  #copyright {
    margin: 20px 0 0;
    padding: 10px 0;
    width: auto;
  }
  #navigation {
    height: auto;
    margin: 10px 0;
  }
  .standard-form input[type="text"]:first-child {
    margin-left: 0;
  }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
  .fancybox-inner img {
    width: 313px !important;
    }
  
  #listingImage {
    margin-left: -2px;
    margin-top: 8px;
}
  
  .listingInfo .span6 {
    width: 313px !important;
}
  
  .fancybox-wrap {
    width: 332px !important;
    left: 20px;
  }

.fancybox-inner {
    overflow: auto;
    width: 332px !important;
    height: auto;
 }
  }

@media (max-width: 479px) {
  
  #responsive-nav {
width: 280px;
}
  
  .home-page #header {
    height: auto;
    padding-bottom: 10px;
  }
  #header .contact {
    float: none;
  }
  .home-page .select-menu {
    margin: 0;
  }
}


/*
  Background Stretcher jQuery Plugin
  ? 2011 ajaxBlender.com
  For any questions please visit www.ajaxblender.com
  or email us at support@ajaxblender.com
*/

HTML {_background: url(/images/trans.gif) no-repeat fixed;}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
  position: absolute;
  top: 0;
  left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bgstretcher {
  background: black;
  overflow: hidden;
  width: 100%;
  position: fixed;
  z-index: 1;
  _position: absolute; /*IE6 doesn't support fixed positioning*/
  top: 0;
  left: 0;
}




/*------------------------------------------------------------------
[5. Responsive Nav / #responsive-nav]
*/

#responsive-nav-trigger {
  width: auto;
	padding: 5px 10px;
	
	background-color: #F8F8F8;
	background-image: url(http://cdn.myld.com.au/2/215/court-house-classics_cf51c8cf64.png);
	background-position: center right;
	background-repeat: no-repeat;
	
	color: #8F8F8F;
	
	font-size: 12px;
	line-height: 1.5;
			
	border: 1px solid #E8E8E8;
	
	cursor: pointer;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#responsive-nav-trigger.open {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
		
#responsive-nav {
	position: relative;
	z-index: 1001;
	
	display: none;
	
	margin: 0 0 2em;
}

#responsive-nav-items {
	display: none;
	
	padding: 12px 10px;
	margin: 0 0 1.5em;
	
	background: #F8F8F8;
	
	border: 1px solid #e3e3e3;
	border-top: none;
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#responsive-nav-items ul {
	padding: 0;
	margin: 0;
}

#responsive-nav-items li {	
	list-style: none;
}

#responsive-nav-items > li > ul > li > a {
	padding-left: 30px;
}

#responsive-nav-items a {
	padding: 8px 10px;
	
	display: block;
	
	color: #222;
	
	font-size: 13px;
	font-weight: 600;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#responsive-nav-items li.active a,
#responsive-nav-items a:hover {
	text-decoration: none;
	color: #fff;
	transition: all 0.4s linear 0s;
  background: url(http://cdn.myld.com.au/2/215/court-house-classics_1be0f31c97.png);
}


#spambox input[type="text"]#spam {
  margin-left: 0  
}  

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
  
.fancybox-inner img {
    width: 100% !important;
    }
  
  #listingImage {
    margin-left: -20px;
    margin-top: 8px;
}
  
  .listingInfo .span6 {
    width: 700px !important;
}
  
  .fancybox-wrap {
    width: 733px !important;
    left: 17px !important;
  }

.fancybox-inner {
    overflow: auto;
        width: 700px !important;
    height: auto;
 }  
 
#navigation nav > ul > li > a span {
  font-size:8px;
  }
  
  }