/*   
Theme Name: Meadows Mile
Theme URI: http://meadowsmile.com
Description: Theme for Meadows Mile Professional Builders
Author: Mitch Wienecke
Author URI: http://crashcreative.ca
Version: 6.8
*/

/* -----  LAYOUT  ----- */




/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

html, body {
	height: 100%;
	min-height: 100%;
	background-color: #000;
}
body {
	margin: 0 !important;
	padding: 0 !important;
}
html[lang] {
  margin-top: 0 !important;
}


img.xs-logo {
	padding-top: 60px;
}
img.small-logo {
	padding-top: 25px;
}
img.med-logo {
	padding-top: 35px;
}


/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ---- UNIVERSAL LAYOUT ---- UNIVERSAL LAYOUT ---- UNIVERSAL LAYOUT ---- UNIVERSAL LAYOUT ---- UNIVERSAL LAYOUT --------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
.mobile-only {
	display: none;
}
.HideMenu {
	display: none;
}
.mobileDisplay {
	display: none;
}
.mobileHideSM {
	display: block;
}
.mobileDisplaySM {
	display: none;
}
#page {
	padding-top: 180px;
	float: left;
	width: 100%;
	/*
	min-height: calc(100vh - 460px);
	*/
	background-color: #FFF;
}
#noMinHeight {
	padding-top: 180px;
	float: left;
	width: 100%;
	background-color: #FFF;
}
#StandardWrap {
	background-color: #FFF;
	width: 100%;
	float: left;
}
.title {
	width: 100%;
	max-width: 980px;
	background-color: #000;
	margin: 0 auto;
	padding: 1em 0em 1em 1.25em;
}
.content {
	width: 100%;
	float: left;
	padding-bottom: 0em;
}
.content .section {
	width: 100%;
	max-width: 1000px;
	/*
	padding-top: 1em;
	*/
}
.clear {
	clear: both;
}

.homeSpacer {
	height: calc((100vh - 1020px)/2);
}
.menuEmail p span {
	text-decoration: none;
	color: #FFF;
}




/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- FONTS ---- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

.connectIcons a, .content p, .title h1, .title h4, #BlogPage .section h1, .meta, .blog-navigation, #BlogPost .navigation, #Contact p, .contactIconWrap a, .contactIconWrap span, .socialMediaAddress p, footer .copyright p, ul.hex li, #projectWrap h3 {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
.content p {
	text-align: justify;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.25em;
}
.title h1 {
	font-size: 1.75em;
	color: #FFF;
	text-transform: uppercase;
}
#BlogPage .section h1 {
	font-size: 1.5em;
	color: #000;
	text-transform: uppercase;
	padding: 0.4em 0em 0em;
}
.connectIcons a, .contactIconWrap a, .contactIconWrap span, .socialMediaAddress p, p.contactLabel {
	font-size: 1.4em;
	font-weight: 700;
}
.socialMediaAddress p {
	padding-top: 0.9em;
	margin-left: 1%;
}
footer .copyright p {
	color: #CDCDCD;
	line-height: 3em;
	font-size: 0.7em;
	text-align: center;
}
.menuEmail p span {
	text-decoration: none;
	color: #FFF;
}

/* IN PAGE LINKS */
.connectIcons a, #BlogPage .section h1 a, .blog-navigation a, #BlogPost .navigation a, .contactIconWrap a, .contactIconWrap span, .socialMediaAddress a {
	text-decoration: none;
	color: #000;
}
.propertyDetails a {
	color: #000;
	text-decoration: underline;
}
.connectIcons a:hover, #BlogPage .section h1 a:hover, .blog-navigation a:hover, #BlogPost .navigation a:hover, .contactIconWrap a:hover, .socialMediaAddress a:hover {
	color: #5f5f5f;
}
a:visited {
	color: #000;
}








/* HOME PAGE ---- HOME PAGE ---- HOME PAGE ---- HOME PAGE ---- HOME PAGE ---- HOME PAGE ---- HOME PAGE ---- HOME PAGE */
#StandardWrap .content {
	padding-bottom: 0.5em;
}

/* ------------------------------------------------------------------------------------------------------------------------------ */
/* ---- CONTACT US ---- CONTACT US ---- CONTACT US ---- CONTACT US ---- CONTACT US ---- CONTACT US ---- CONTACT US -------------- */
/* ------------------------------------------------------------------------------------------------------------------------------ */

/*
#contactWrap {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#iconWrap {
	width: 100%;
	max-width: 1000px;
	margin: 0.5em auto 0;
	padding: 0 0 0 1.25em;
}
.connectIcons {
	background: white;
	white-space: nowrap;
	padding: 0px 0px;
	margin-bottom:0.25em;
}
.connectIcons > * {
	 vertical-align: middle;
}

.connectIcons a, .connectIcons p {
	display: inline-block;
	margin: 0;
	text-align: left;
}
.connectIcons img {
	width: 90px;
	margin-right: 0px;
}
.iconSpacer {
	width: 90px;
	margin-right:0px;
	display: inline-block;
}
a.contactLabel, p.contactLabel {
	margin-left: 30px;
}
*/
#contactWrap {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#contactWrap .title {
	margin-bottom: .125em;
}
#iconWrap {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0.2em 0 0.325em 1.25em;
}
.connectIcons {
	white-space: nowrap;
	padding: 0px 0px;
	margin: 0;
	line-height: 0;
}
.connectIcons > * {
	 vertical-align: middle;
}
.connectIcons a, .connectIcons p {
	display: inline-block;
	margin: 0;
	text-align: left;
}
.connectIcons img {
	width: 90px;
	margin: 0.175em 0;
}
.iconSpacer {
	width: 90px;
	margin-right:0px;
	display: inline-block;
}
a.contactLabel, p.contactLabel {
	margin-left: 30px;
	line-height: 1;
}


/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ---- FOOTER ---- FOOTER ---- FOOTER ---- FOOTER ---- FOOTER ---- FOOTER ---- FOOTER ---- FOOTER ---- FOOTER ---- FOOTER ----- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
footer {
	padding-top: 0px;
	width: 100%;
	float: left;
	background-color: #000;
	padding-bottom: 5px;
}
footer .copyright {
	width: 100%;
	background-color: #000;
}
footer img {
	max-width: 108px;
	display: block;
	margin: 0 auto;
}










/* UNIQUE TO MEADOWSMILE */


/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ---- SLIDER ---- SLIDER ---- SLIDER ---- SLIDER ---- SLIDER ---- SLIDER ---- SLIDER ---- SLIDER ---- SLIDER ---- SLIDER ----- */
/* ----------------------------------------------------------------------------------------------------------------------------- */

#jssor_1 {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 561px;
	overflow: hidden;
	visibility: hidden;
}
.jssorl-004-double-tail-spin {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
}  
.jssorl-004-double-tail-spin img {
    animation-name: jssorl-004-double-tail-spin;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
		
	margin-top: -19px;
	position: relative;
	top: 50%; 
	width: 38px;
	height: 38px;
}

#sliderWindow {
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 561px;
	overflow: hidden;
}
.sliderWrap {
	margin: 25px 0px;
}



    @keyframes jssorl-004-double-tail-spin {
        from {
            transform: rotate(0deg);
        }

        to {
            transform: rotate(360deg);
        }
    }


.jssorb051 .i {position:absolute;cursor:pointer;}
.jssorb051 .i .b {fill:#fff;fill-opacity:0.5;stroke:#000;stroke-width:400;stroke-miterlimit:10;stroke-opacity:0.5;}
.jssorb051 .i:hover .b {fill-opacity:.7;}
.jssorb051 .iav .b {fill-opacity: 1;}
.jssorb051 .i.idn {opacity:.3;}

.jssora051 {display:block;position:absolute;cursor:pointer; bottom:12px;right:12px;}
.jssora051 .a {fill:none;stroke:#E9E9E9;stroke-width:2400;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}


/* ------------------------------------------------------------------------------------------------------------------------------ */
/* ---- THE PROJECT ---- THE PROJECT ---- THE PROJECT ---- THE PROJECT ---- THE PROJECT ---- THE PROJECT ---- THE PROJECT ------- */
/* ------------------------------------------------------------------------------------------------------------------------------ */

#projectWrap {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#projectWrap .title {
	margin-bottom: 0.125em;
}
#projectWrap .title h1 {
	display: inline-block;
}
/*
#toggleContentLink0, #toggleContentLink1, #toggleContentLink2, #toggleContentLink3, #toggleContentLink4, #toggleContentLink5 {
	float: right;
	width: 1.25em;
	height: 0.6875em;
	margin: 0.53em 1.25em 0em 0em;
	cursor: pointer;
}
*/
#toggleContentLink0, #toggleContentLink1, #toggleContentLink2, #toggleContentLink3, #toggleContentLink4, #toggleContentLink5 {
	cursor: pointer;
}


.arrowUp {
    background-position: 96% 50%;
    background-image: url("images/upArrow.png");
    background-repeat: no-repeat;
	background-size: 1.25em 0.6875em;
	/*
	background-size: 20px 11px;
	*/
}
.arrowDown {
    background-position: 96% 50%;
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
	background-size: 1.25em 0.6875em;
}
#projectWrap  h3 {
	color: #000;
	text-transform: uppercase;
	font-size: 1.0625em;
	/*
	padding-left: 1.25em;
	*/
}
#projectWrap p {
	margin-top: -.2em;
	margin-bottom: 0em;
	line-height: 1.25em;
	/*
	margin-top: 20px;
	line-height: 20px;
	*/
}
/*
#projectWrap .propertyHighlights p, #projectWrap .propertyDetails p {
	padding-left: 2em;
	padding-right: 1.25em;
}
*/


#projectWrap .propertyOverview p {
	padding: 0em 1.25em;
}
#projectWrap .section {
	padding: 0.5em 0em 0.6em;
}



ul.top {
	margin-top: 0em;
}

#projectWrap .propertyHighlights ul, #projectWrap .propertyDetails ul {
	list-style-type: square;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 1.25em;
	margin-bottom: 1.5em;
}
#projectWrap .propertyHighlights ul.bottom, #projectWrap .propertyDetails ul.bottom {
	margin-bottom: 0em;
}
#projectWrap .propertyHighlights ul li, #projectWrap .propertyDetails ul li {
	line-height: 1.25em;
	margin-left: 1.75em;
	padding-right: 1em;
} 
#projectWrap .propertyHighlights ul li:nth-child(2), #projectWrap .propertyDetails ul li:nth-child(2) {
	margin-top: 0.6em;
} 
li.noBullet {
	list-style: none;
}




#projectWrap .content img.projectImage {
	max-width: 1000px;
	width: 100%;
	height: 100%;
}

#projectWrap .content .tenantLogos {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
	text-align: center;
}
#projectWrap .content .tenantLogos img {
	
	max-width: 250px;
	width: 25%;
	height: 25%;
	/*
	max-width: 333px;
	width: 33.33%;
	height: 33.33%;
	*/
	margin: 0;
	vertical-align: top;
}
.tennantLogoSpacer {
	padding-left: 37.5%;
}
#disclaimer {
	margin-top: 0.7em;
	border-top: 1px solid #B3B3B3;
	padding: 0.5em 1.25em;
}
#disclaimer p {
	color: #B3B3B3;
}

.downloadBrochure {
	padding-top: 0.5em;
}
/*
.brochure {
	display: table;
	padding: .5em;
	background-color: #000;
	
	float: left;
	margin-top: 0.3em;
}
.first {
	margin: 0.3em 0.5em 0 1.25em;
}
.brochureLabel {
    display: table-cell;
    vertical-align: middle;
	
	font-family: Arial;
	color: #FFF;
	font-size: 0.8em;
	text-transform: uppercase;
}
a.brochureLink {
	text-decoration: none;
}
.brochure:hover {
	background: #3b3b3b;
	text-decoration: none;
}
*/

a.brochureVersion {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #000000;
	padding: 6px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	
	max-width: 100px;
	display: block;
	margin-right: 0.75em;
	
	float: left;
}
.versionWrap {
	margin-left: 1.25em;
	margin-top: 0.3em;
}
a.brochureVersion:hover {
	background: #3b3b3b;
	text-decoration: none;
}



@media screen and (max-width: 1000px) {
	#projectWrap .areaMap, #projectWrap .propertyConcepts {
		width: calc(100% - 2.5em);
		margin: 0 auto;
	}
}	

@media screen and (max-width: 800px) {
	
	.connectIcons img {
		width: 75px;
	}
	.iconSpacer {
		width: 75px;
	}
	.connectIcons a {
		font-size: 1.1em;
	}
	.connectIcons a.contactLabel {
		margin-left: 12px;
	}
	
	.title {
		width: calc(100% - 1.25em);
	}
	
	
	#iconWrap {
		padding: 0.1em 0 0;
	}
	.connectIcons {
		background: white;
		white-space: nowrap;
		padding: 0.1em 1.25em;
	}
	.brochure {
		margin-top: 0.4em;
	}
	
}

@media screen and (max-width: 767px) {
	html, body {
		background-color: #000;
	}

	#page, #noMinHeight {
		padding-top: 0px;
		margin-top: 0px;
	}
	#StandardWrap .content {
		padding: 0;
	}
	.full-screen {
		display: none;
	}
	.mobile-only {
		display: block;
	}
	footer img {
		width: 30%;
		max-width: 100px;
	}
	footer {
		max-height: 130px;
	}

	/* ---- CONTACT ---- CONTACT ---- CONTACT */
	.mobileHideSM {
		display: none;
	}
	.mobileDisplaySM {
		display: block;
	}

	.homeSpacer {
		display: none;
	}
	
	
	.title h1 {
		font-size: 1.55em;
	}
	#projectWrap  h3 {
		font-size: 1.025em;
	}
	#projectWrap .content, #contactWrap .content, #noMinHeight .content {
		margin-top: 0.125em;
	}
	#jssor_1 {
		margin: 0.125em auto;
	}
	
	.connectIcons img {
		margin-right: 0em;
	}
	.iconSpacer {
		margin-right: 0em;
	}
	.brochure {
		padding: .55em .5em .45em;
	}
	footer img {
		width: 31%;
		max-width: 67px;
	}
	
	img.xs-logo {
		padding-top: 50px;
	}

	img.small-logo {
		padding-top: 25px;
	}
}


@media screen and (max-width: 420px) {

	/* ---- CONTACT ---- CONTACT ---- CONTACT */
	
	.connectIcons img {
		width: 50px;
	}
	.iconSpacer {
		width: 50px;
	}
	.connectIcons a {
		font-size: 1em;
	}
	.connectIcons a.contactLabel {
		margin-left: 5px;
	}
	.mobileHide {
		display: none;
	}
	.mobileDisplay {
		display: block;
	}
	
	
	.tenantLogos {
		width: 80%;
	}
	.tennantLogoSpacer {
		padding-left: 0%;
	}
	#projectWrap .content .tenantLogos img {
		max-width: 400px;
		width: 80%;
		height: 80%;
		margin: 0 10%;
	}
	img.xs-logo {
		padding-top: 45px;
		padding-bottom: 35px;
	}
	img.small-logo {
		padding-top: 0;
	}
	img.med-logo {
		padding-top: 0;
	}
	
	.FoundationsLogo {
		padding-top: 15px;
		padding-bottom: 35px;
	}
}