/*
Theme Name: Leyton Property
Theme URI: http://digitalbarn.com.au
Author: Digital Barn
Author URI: http://digitalbarn.com.au
Description: Theme developed for Leyton Property, January 2017.
Version: 1
*/

img {
	max-width: 100%;
}

#content .row {
	margin-bottom: 30px;
}

.row {
    margin-right: -25px;
    margin-left: -25px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 25px;
    padding-left: 25px;
}

body {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 23px;
	background: #002d5f;
}

#header {
	background: white;
}

#header ul {
	display: block;
	text-align: center;
	margin: 0;
}

#header ul li {
	display: block;
	float: left;
	line-height: 1;
}

#header ul:after {
	content: '';
	clear: both;
	display: block;
}

#header ul li a {
	color: #002d5f;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	display: block;
	padding: 25px 15px;
}

#header ul li.current_page_item a, body.home #header ul li.current_page_item.page-item-4 a {
	background-image: url('images/nav-motif.png');
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}

body.home #header ul li.current_page_item a {
	background-image: none;
}

#header ul.menu-3 li {
	width: 33.3333333%;
}

#header ul.menu-4 li {
	width: 25%;
}

#header ul.menu-5 li {
	width: 20%;
}

#header ul.menu-6 li {
	width: 16.6666666%;
}

#header ul.menu-7 li {
	width: 14.2857142857%;
}

#header ul.menu-8 li {
	width: 12.5%;
}

#header ul.menu-9 li {
	width: 33.3333333%;
}

#header ul.menu-10 li {
	width: 33.3333333%;
}

.header-backdrop {
	background-size: cover;
}

#logo {
	background: url('images/leytonproperty-trans.png') no-repeat;
	display: block;
	width: 195px;
	height: 210px;
	background-size: contain;
	margin: 50px;
}

#content {
	background: #f0f1f4;
	padding-top: 40px;
}


/***************
***TYPOGRAPHY***
***************/

h1.page-title {
    color: #528dd0;
    font-weight: normal;
    font-style: italic;
    font-size: 2.75em;
    margin: 1.5em 0 1.5em 50px;
    padding: 0 0 20px;
    background-image: url(images/heading-border.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 50%;
}

h1.page-title span {
	font-weight: bold;
	font-style: none;
	display: block;
}

p, ul {
    margin: 0 0 10px;
    font-size: 0.65em;
    color: #717171;
}

.footer p {
    padding: 10px 0;
    color: white;
    font-size: 0.5em;
    margin: 0;
}

.footer p a {
	color: inherit;
}

h3 {
	text-transform: uppercase;
	color: #002d5f;
	font-weight: bold;
	font-style: italic;
}

.single-project h1 {
    background-image: url(images/project-heading-border.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 100%;
	font-weight: bold;
	color: #002d5f;
	font-style: normal;
	font-size: 1.75em;
	margin-left: 0;
}

.single-project h1 span {
	font-style: normal;
	font-weight: bold;
}


/***************
******HOME******
***************/

.white-backdrop {
	background: #fff;
}

.project-backdrop {
	background: #FFF url('images/projects-bg.jpg') no-repeat bottom left;
}

.home .project {
	position: relative;
    padding: 2px 75px 2px 2px;
    font-size: 1.3em;
}

.home .project:before, .home .project:after {
	content: '';
	position: absolute;
	background-image: url('images/corners.png');
	background-repeat: no-repeat;
	background-size: 200%;
	width: 75px;
	height: 75px;
	z-index: 10;
}

.home .project:before {
	top: 0;
	right: 0;
	background-position: top right;
}

.home .project:after {
	bottom: 0;
	right: 0;
	background-position: bottom right;
}

.text-block-backdrop {
	padding: 100px 0;
	background: rgba(17,26,36,0.8);
	text-align: right;
}

.text-block-backdrop h1 {
	margin: 0 0 0.5em 0;
	color: #FFF;

    padding: 0 0 20px;
    background-image: url(images/heading-border-bottom.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 75%;

}

.text-block-backdrop p {
	color: #fff;
}

.image-backdrop {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
background-size: cover;
}

/***************
****PROJECTS****
***************/

.project p {
margin: 0;
color: #002d5f;
}

.project img {
	max-width: 100%;
	margin-bottom: 10px;
    border-top: 12px solid #313942;
    border-bottom: 12px solid #313942;
}

.home .project img {
    border-top: 25px solid #313942;
    border-bottom: 25px solid #313942;
}

.project h3 {
    background-image: url(images/project-heading-border.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 75%;
    padding-bottom: 20px;
    margin-top: 5px;
}

.project h3 a {
	color: inherit;
}

.page-template-project-listing .project {
    margin-bottom: 30px;
}

/***************
*****PEOPLE*****
***************/

.person {
	position: relative;
	margin-bottom: 60px;
	padding-right: 75px;
}

.person:before, .person:after {
	content: '';
	position: absolute;
	background-image: url('images/corners.png');
	background-repeat: no-repeat;
	background-size: 200%;
	width: 75px;
	height: 75px;
	z-index: 10;
}

.person.odd:before {
	top: 0;
	left: 0;
	background-position: top left;
}

.person.odd:after {
	bottom: 0;
	left: 0;
	background-position: bottom left;
}

.person.even:before {
	top: 0;
	right: 0;
	background-position: top right;
}

.person.even:after {
	bottom: 0;
	right: 0;
	background-position: bottom right;
}

.person h2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #002d5f;
	margin: 0 0 10px;
}

.person h2 span {
	font-weight: normal;
	font-style: italic;
}

.person h3 {
	color: #528dd0;
	font-style: italic;
	margin-top: 0;
	font-weight: bold;
}


.contact-box {
	background: #002d5f;
	padding: 35px;
}

.contact-box h2 {
    color: #528dd0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.75em;
    margin: 0;
}

.contact-box h3 {
	color: white;
	margin-bottom: 5px;
}

.contact-box p {
	color: white;
}

.contact-box .glyphicon {
	width: 20px;
}

div.gform_wrapper .top_label .gfield_label {
	display: none;
}

div.gform_wrapper .top_label input.large, div.gform_wrapper textarea.medium {
	border: none;
    border-bottom: #002d5f 2px solid;
    margin-bottom: 15px;
    padding: 10px;
	background: transparent;
color: #002d5f;
}


::-webkit-input-placeholder {
color: #002d5f;
}

:-moz-placeholder { /* Firefox 18- */
color: #002d5f;
}

::-moz-placeholder {  /* Firefox 19+ */
color: #002d5f;
}

:-ms-input-placeholder {  
color: #002d5f;
}



div.gform_wrapper textarea.medium {
	background: #efefef;
}

div.gform_wrapper .gform_footer input[type=submit] {
    background: #002d5f;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
    padding: 12px 60px 10px;
    line-height: 1;
    border: none;
}

div.gform_wrapper .gform_footer {
	margin-top: 0;
}

.contact-backdrop div.gform_wrapper, .contact-box {
    margin: 120px 0;
}


.carousel-backdrop {
	position: relative;
    font-size: 1.3em;
}

.carousel-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-images div {
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-backdrop {
    padding-bottom: 100px;
}

.carousel-backdrop p {
	color: white;
	margin: 15px 0;
}

.carousel-backdrop h2 {
	color: white;
	font-weight: bold;
    margin: -5px 0;
    font-size: 1.25em;
}

.home h1.page-title {
	margin-left: 0;
}


#project-slider-holder {
    height: 600px;
}

.anythingSlider-default {
    margin: 0 auto;
    padding: 0;
}

.anythingSlider .anythingWindow {
	border: none !important;
}


.anythingSlider-default .anythingControls a {
    background: #313942 !important;
    text-indent: -5000px !important;
    padding: 15px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    margin: 0 5px !important;
}


.anythingSlider-default .anythingControls {
    display: block;
    position: absolute;
    top: -40px;
    left: 0;
}

.anythingSlider-default.activeSlider .anythingControls a.cur, .anythingSlider-default.activeSlider .anythingControls a:hover {
    background: #528dd0 !important;
}

.project-filter {
    background: #313942;
    padding: 20px 0px;
}

.project-filter h3, .project-filter a {
    display: block;
    float: left;
    margin: 0;
    color: white;
    text-align: center;
    line-height: 1;
    font-size: 0.6em;
    text-transform: uppercase;
    font-weight: bold;
}

.project-filter h3 {
	color: #528dd0;
}

.project-filter .col-md-4 h3, .project-filter .col-md-4 a {
	width: 33.3333337%;
}

.project-filter .col-md-8 h3, .project-filter .col-md-8 a {
	width: 16.6666667%;
}


p.sector-title {
    color: #528dd0;
    font-weight: bold;
    font-size: 1.15em;
    font-style: italic;
}


.slicknav_nav a {
    font-weight: bold;
    text-transform: uppercase !important;
    text-align: right;
}


.contact-box img {
    width: 40px;
}





























.expandable-project-filter {
background: #313942;
text-transform: uppercase;
    padding: 25px 0 15px;
text-align: center;
}

.expandable-project-filter h3 {
color: #086290;
text-align: center;
margin-bottom: 0;
}

.expandable-project-filter p {
margin-top: 0;
    margin-bottom: 1.5em;
}

.expandable-project-filter a {
    color: white;
    font-weight: bold;
    font-size: 0.6em;
    display: inline-block;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: transparent;
    padding: 8px 13px 7px;
    margin: 4px;
}

.expandable-project-filter a:hover, .expandable-project-filter a:focus, .expandable-project-filter a.selected-tax {
    background: #086290;
text-decoration: none;
}



.expandable-project-filter h2 {
    font-size: 1.25em;
    color: #528dd0;
    margin: 0;
	font-weight: bold;
}

.expandable-project-filter h2 span {
    color: #fff;
}

.expandable-project-filter a.filter-trigger {
    margin: 0 auto;
    width: 400px;
    max-width: 100%;
    text-align: center;
    display: block;
    color: #086290;
    font-size: 0.75em;
}

.expandable-project-filter a.filter-trigger:hover, .expandable-project-filter a.filter-trigger:focus {
	background: transparent;
	color: white;
}

.filter-holder {
	display: none;
}


















@media all and (max-width: 1200px) {

#logo {
    width: 160px;
    height: 173px;
    margin: 53px;
}

#header ul li a {
	font-size: 0.85em;
}

}

@media all and (max-width: 992px) {

#logo {
    width: 160px;
    height: 173px;
    margin: 53px;
}

#header ul li a {
	font-size: 0.7em;
}

#project-slider-holder {
    height: 300px;
}

}

@media all and (max-width: 768px) {

#header {
	display: none;
}

.project-filter {
	display: none;
}

.person.odd {
	padding: 40px 0 1px 40px;
}

.person.even {
	padding: 40px 40px 1px 0;
}

h1.page-title, .contact-box h2 {
	font-size: 1.75em;
}

.contact-box h2 {
	padding: 2px;
}

.home .project {
	padding: 2px;
}

.home .project:before, .home .project:after {
content: '';
display: none;
}

}