/**
 * Variables
 *
 * The majority of the configuration for the toolkit.
 */
@font-face {
	font-family: 'GT America Standard Light';
	src: url("./webfonts/GT-America-Standard-Light.eot");
	src: url("./webfonts/GT-America-Standard-Light.eot?#iefix") format("embedded-opentype"), url("./webfonts/GT-America-Standard-Light.woff2") format("woff2"), url("./webfonts/GT-America-Standard-Light.woff") format("woff"), url("./webfonts/GT-America-Standard-Light.ttf") format("truetype"), url("./webfonts/GT-America-Standard-Light.svg#GT-America-Standard-Light") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: 'GT America Compressed Light';
	src: url("./webfonts/GT-America-Compressed-Light.eot");
	src: url("./webfonts/GT-America-Compressed-Light.eot?#iefix") format("embedded-opentype"), url("./webfonts/GT-America-Compressed-Light.woff2") format("woff2"), url("./webfonts/GT-America-Compressed-Light.woff") format("woff"), url("./webfonts/GT-America-Compressed-Light.ttf") format("truetype"), url("./webfonts/GT-America-Compressed-Light.svg#GT-America-Compressed-Light") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: block;
}

/**
* Breakpoints
**/
@media screen and (min-width: 600px) and (max-height: 600px) and (orientation: landscape) {
	html,
	body {
		width: 100% !important;
		height: auto !important;
	}
	html {
		overflow-y: scroll !important;
	}
}

@media (min-width: 600px) {
	body > #intro {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
	footer .card {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	footer .card .text-left {
		text-align: right;
	}
	footer .bottom ul {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	#investment #highlights .statistics .flex-small {
		margin-bottom: 0;
	}
	#investment #highlights .statistics .flex-small h5 {
		font-size: 4vw;
	}
	#investment #highlights .statistics .flex-small h5 span {
		font-size: 2.75vw;
	}
	#investment #tenant .statistics h5 {
		font-size: 4vw;
	}
	#investment #tenant .statistics h5 span {
		font-size: 2.75vw;
	}
	#location #capital .flex-row:nth-child(2) div.flex-large .flex-large:first-of-type ul {
		margin-bottom: 0;
	}
	#gallery #space .flex-row {
		margin-bottom: 1rem;
	}
	#gallery #space .flex-large,
	#gallery #space .flex-small {
		margin-bottom: 0;
	}
	#gallery #space .flex-small img {
		width: calc(100% - 1.5rem) !important;
	}
	#gallery #space .flex-small:first-child {
		padding-right: .5rem;
	}
	#gallery #space .flex-small:first-child img {
		right: .5rem;
	}
	#gallery #space .flex-small:last-child {
		padding-left: .5rem;
	}
	#gallery #space .flex-small:last-child img {
		left: .5rem;
	}
	#building #team > .flex-row:nth-child(n+2):last-child > .flex-small:nth-last-child(2):before {
		display: none;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small {
		padding-top: 42.5px;
		-ms-flex-preferred-size: 50%;
		    flex-basis: 50%;
		min-height: 150px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row {
		width: 100%;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row .flex-small:first-child {
		-ms-flex-preferred-size: 40%;
		    flex-basis: 40%;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row .flex-small:last-child {
		-ms-flex-preferred-size: 60%;
		    flex-basis: 60%;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
		text-align: right;
	}
	#building #specifications .flex-row:last-child > .vertical-center .flex-row.energy .flex-small, #building #specifications .flex-row:last-child > .vertical-center .flex-row.list .flex-small {
		margin-bottom: 0;
	}
	#building #specifications .flex-row:last-child > .vertical-center .flex-row ul {
		font-size: 1.25rem;
		max-width: none;
	}
}

@media (min-width: 768px) {
	.full-container {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	header .brand {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
	}
	header nav.vertical-center {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
	}
	footer #savills,
	footer #bannon {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
	}
	#home #hero video {
		min-width: 100%;
		height: auto;
		min-height: 100%;
	}
	#home #about div.flex-large h1,
	#home #about div.flex-large h2 {
		font-size: 1.475rem;
	}
	#investment #highlights .statistics .flex-small h5 {
		font-size: 3vw;
	}
	#investment #highlights .statistics .flex-small h5 span {
		font-size: 2.083336vw;
	}
	#investment #tenant .statistics .flex-small h5 {
		font-size: 3.645835vw;
	}
	#investment #tenant .statistics .flex-small h5 span {
		font-size: 2.083336vw;
	}
	#investment #company h1 {
		font-size: 4.375rem;
	}
	#location #capital h2 {
		font-size: 4.375rem;
	}
	#location #capital h2 br.hide {
		display: inline !important;
	}
	#location #company h1 {
		font-size: 4.375rem;
	}
	#gallery #space h1 {
		font-size: 4.375rem;
	}
	#building #hero video {
		min-width: 100%;
		height: auto;
		min-height: 100%;
	}
	#building #floorplans h1 {
		font-size: 4.375rem;
	}
	#building #team h2,
	#building #specifications h2 {
		font-size: 4.375rem;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small {
		min-height: 125px;
	}
	#datasite h1 {
		font-size: 4.375rem;
	}
}

@media (min-width: 1024px) {
	header nav button {
		display: none;
	}
	header nav ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	footer > .full-container > .flex-row {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	footer > .full-container > .flex-row .flex-large {
		-ms-flex-preferred-size: auto;
		    flex-basis: auto;
	}
	footer > .full-container > .flex-row .flex-large:first-child {
		max-width: 445px;
	}
	footer > .full-container > .flex-row .flex-large:nth-child(2) {
		max-width: 445px;
	}
	footer > .full-container > .flex-row .flex-large:last-child {
		-ms-flex-negative: 0;
		    flex-shrink: 0;
		text-align: right;
	}
	footer .bottom ul {
		text-align: left;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	#home #about figure.flex-large {
		margin-bottom: 0;
	}
	#home #about div.flex-large h1,
	#home #about div.flex-large h2 {
		max-width: 80%;
		font-size: 1.5vw !important;
	}
	#investment #highlights h1 {
		font-size: 3rem;
	}
	#investment #highlights h2 {
		font-size: 1.75rem;
	}
	#investment #tenant h3 {
		font-size: 3rem;
	}
	#investment #tenant h4 {
		font-size: 1.75rem;
	}
	#investment #tenant .slack img {
		display: block;
		width: 100%;
	}
	#investment #tenant .slack figure.flex-large {
		-webkit-box-flex: 3.1;
		    -ms-flex-positive: 3.1;
		        flex-grow: 3.1;
	}
	#investment #tenant .slack div.flex-large {
		-ms-flex-negative: 1;
		    flex-shrink: 1;
		padding-left: 0;
	}
	#investment #tenant .slack div.flex-large .flex-row {
		height: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	#investment #tenant .slack div.flex-large .flex-row .flex-small {
		margin-bottom: 1rem;
	}
	#investment #tenant .slack div.flex-large .flex-row .flex-small:first-child {
		padding-right: 1rem;
	}
	#investment #tenant .slack div.flex-large .flex-row .flex-small:last-child {
		padding-left: 1rem;
		margin-bottom: 0;
	}
	#investment #company h1 {
		font-size: 3rem;
	}
	#investment #company .flex-row {
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	#location #capital h2 {
		font-size: 3rem;
	}
	#location #capital > .flex-row:nth-child(3) {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	#location #capital > .flex-row:nth-child(3) div.flex-large .flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	#location #company h1 {
		font-size: 3rem;
	}
	#location #company .flex-row {
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	#gallery #space h1 {
		font-size: 3rem;
	}
	#gallery #space h1 br.hide {
		display: block !important;
	}
	#building #floorplans h1 {
		font-size: 3rem;
	}
	#building #floorplans .flex-large.hide {
		display: block !important;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child table tr.clickable {
		cursor: pointer;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child table tr.clickable td:nth-child(n+2) {
		-webkit-transition: background-color 200ms ease-out;
		transition: background-color 200ms ease-out;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child table tr.clickable:hover td:nth-child(n+2) {
		background-color:rgba(233, 105, 73, 0.25)
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child table tr.clickable.active button {
		background-color: #e96949;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child table tr.clickable.active td:nth-child(n+2) {
		background-color:rgba(233, 105, 73, 0.5)
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child table tr th:first-child,
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child table tr td:first-child {
		display: table-cell !important;
	}
	#building #floorplans > .flex-row:nth-child(2) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child {
		-ms-flex-preferred-size: 40%;
		    flex-basis: 40%;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:first-child {
		-ms-flex-preferred-size: 60%;
		    flex-basis: 60%;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:first-child figure:first-child {
		margin-bottom: 3.25rem;
	}
	#building #team h2,
	#building #specifications h2 {
		font-size: 3rem;
	}
	#building #team h3,
	#building #team h4 {
		max-width: 85%;
		font-size: 1.75rem;
	}
	#building #team > .flex-row:nth-child(n+2):last-child > .flex-small:before {
		display: none;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small {
		-ms-flex-preferred-size: 25%;
		    flex-basis: 25%;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row .flex-small:first-child {
		-ms-flex-preferred-size: 40%;
		    flex-basis: 40%;
		padding-left: 0;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row .flex-small:last-child {
		-ms-flex-preferred-size: 60%;
		    flex-basis: 60%;
		padding-right: 0;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row .flex-small h5 {
		font-size: 1.25rem;
	}
	#datasite h1 {
		font-size: 3rem;
	}
	#datasite footer #savills {
		margin-right: 0;
	}
}

@media (min-width: 1200px) {
	#investment #highlights h2 {
		font-size: 2rem;
	}
	#investment #tenant h4 {
		font-size: 2rem;
	}
	#building #floorplans div.flex-large {
		-ms-flex-preferred-size: 20%;
		    flex-basis: 20%;
	}
	#building #floorplans figure.flex-large {
		-ms-flex-preferred-size: 80%;
		    flex-basis: 80%;
	}
	#building #floorplans > .flex-row:nth-child(2) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:last-child {
		-ms-flex-preferred-size: 35%;
		    flex-basis: 35%;
	}
	#building #floorplans > .flex-row:nth-child(2) .flex-large:first-child {
		-ms-flex-preferred-size: 65%;
		    flex-basis: 65%;
	}
	#building #team h3 {
		font-size: 2.5rem;
	}
	#building #team h4 {
		font-size: 2rem;
	}
	#building #team > .flex-row:nth-child(n+2) > .flex-small > .flex-row .flex-small h5 {
		font-size: 1.3541vw;
	}
}

@media (min-width: 1441px) {
	#investment #highlights .statistics .flex-small h5 {
		font-size: 4.375rem;
	}
	#investment #highlights .statistics .flex-small h5 span {
		font-size: 2.5rem;
	}
	#investment #tenant .statistics h5 {
		font-size: 4.375rem;
	}
	#investment #tenant .statistics h5 span {
		font-size: 2.5rem;
	}
	#location #capital .flex-row:nth-child(3) div.flex-large > .flex-row {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	#building #floorplans div.flex-large {
		-ms-flex-preferred-size: 20%;
		    flex-basis: 20%;
	}
	#building #floorplans figure.flex-large {
		-ms-flex-preferred-size: 80%;
		    flex-basis: 80%;
	}
	#building #floorplans > .flex-row:nth-child(2) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	#building #floorplans > .flex-row:nth-child(2) > .flex-large:last-child {
		-ms-flex-preferred-size: 30%;
		    flex-basis: 30%;
		-webkit-box-flex: 0;
		    -ms-flex-positive: 0;
		        flex-grow: 0;
	}
	#building #floorplans > .flex-row:nth-child(2) > .flex-large:first-child {
		-ms-flex-preferred-size: 60%;
		    flex-basis: 60%;
		-webkit-box-flex: 0;
		    -ms-flex-positive: 0;
		        flex-grow: 0;
		-ms-flex-negative: 1;
		    flex-shrink: 1;
	}
	#datasite section > .flex-row:last-child > .flex-large:last-child footer > .flex-row {
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	#datasite footer #savills {
		margin-right: 4rem;
	}
}

header nav .menu-button {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50px;
	height: 100%;
	margin: 0;
	padding: .5rem 0;
	border: 0 none;
	outline: 0 none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	z-index: 150;
}

@media (min-width: 1024px) {
	header nav .menu-button {
		display: none;
	}
}

header nav .menu-button:before, header nav .menu-button:after {
	content: "";
	display: block;
	background-color: #F7F7F1;
	width: 50px;
	height: 2px;
	-webkit-transition: opacity 250ms ease-out, -webkit-transform 250ms ease-out;
	transition: opacity 250ms ease-out, -webkit-transform 250ms ease-out;
	transition: transform 250ms ease-out, opacity 250ms ease-out;
	transition: transform 250ms ease-out, opacity 250ms ease-out, -webkit-transform 250ms ease-out;
}

header nav .menu-button.close:before {
	-webkit-transform: translateY(13px) rotate(45deg);
	        transform: translateY(13px) rotate(45deg);
}

header nav .menu-button.close ul {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

header nav .menu-button.close:after {
	-webkit-transform: translateY(-13px);
	        transform: translateY(-13px);
	opacity: 0;
}

header nav .menu-button * {
	pointer-events: none;
}

header nav .menu-button ul {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
	height: 2px;
	margin: 0;
	padding: 0;
	-webkit-transition: -webkit-transform 250ms ease-out;
	transition: -webkit-transform 250ms ease-out;
	transition: transform 250ms ease-out;
	transition: transform 250ms ease-out, -webkit-transform 250ms ease-out;
}

header nav .menu-button ul li {
	display: block;
	width: calc(27.5% - 3px);
	height: 2px;
	margin-left: 1.5px;
	margin-right: 1.5px;
	background-color: #F7F7F1;
	-webkit-transition: width 200ms ease-out;
	transition: width 200ms ease-out;
}

header nav .menu-button ul li:first-child {
	width: 55%;
	margin-left: 0;
}

header nav .menu-button ul li:last-child {
	margin-right: 0;
}

header nav .menu-button:hover ul li:first-child {
	width: 35%;
}

header nav .menu-button:hover ul li:last-child {
	width: 47.5%;
}

/**
* Front Page
**/
#hero .available-to-let {
	position: absolute;
	z-index: 90;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-101%, -50%);
	        transform: translate(-101%, -50%);
	padding: 2rem 4rem 2rem 7rem;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear;
}

@media screen and (max-width: 1400px) {
	#hero .available-to-let {
		padding: 2rem 4rem 2rem 4rem;
	}
}

@media screen and (max-width: 900px) {
	#hero .available-to-let {
		top: 40%;
		-webkit-transform: translate(-101%, 75%);
		        transform: translate(-101%, 75%);
		padding: 2rem 4rem 2rem 3rem;
	}
}

@media screen and (max-width: 600px) {
	#hero .available-to-let {
		top: 40%;
		padding: 1rem;
	}
}

#hero .available-to-let.visible {
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
}

@media screen and (max-width: 900px) {
	#hero .available-to-let.visible {
		-webkit-transform: translate(0, 75%);
		        transform: translate(0, 75%);
	}
}

#hero .available-to-let h2 {
	font-size: 5rem;
	margin: 0;
}

@media screen and (max-width: 1400px) {
	#hero .available-to-let h2 {
		font-size: 5rem;
	}
}

@media screen and (max-width: 900px) {
	#hero .available-to-let h2 {
		font-size: 5rem;
	}

	#hero .available-to-let h2 br{
		display: none;
	}
}

@media screen and (max-width: 600px) {
	#hero .available-to-let h2 {
		font-size: 3rem;
	}
}


#hero .available-to-let h6 {
	font-size: 1.25rem;
}

@media screen and (max-width: 1400px) {
	#hero .available-to-let h6 {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 900px) {
	#hero .available-to-let h6 {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 600px) {
	#hero .available-to-let h6 {
		font-size: 1.25rem;
	}
}

/**
* Footer
**/
#contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}


#contact .agent-row  {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

#contact .agent-row .agent-image {
	width: 50%;
	display: flex;
	flex-direction: column;
}

#contact .agent-row .col-2 {

}

@media screen and (max-width: 900px) {
	#contact .agent-image figure {
		text-align: center;
	}

	#contact .agent-row  {

	}

	#contact .agent-row .agent-image {
		width: 100%;
	}
}

#contact .agent-image figure a {
	display: inline-block;
	width: 20%;
}

#contact .agent-image figure a img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 300px;
}

#contact .agent-image .download-button{
padding-right: 0;
}

@media screen and (max-width: 900px) {
	#contact .agent-image figure a {
		display: inline-block;
		width: 25%;
	}

	#contact .agent-image figure a img {
		max-width: 200px;
	}

	#contact .agent-image .download-button{
		text-align: center;
	}
}

@media screen and (max-width: 600px) {
	#contact .agent-image figure a {
		display: inline-block;
		width: 30%;
	}

}

#contact .agent-details {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

@media screen and (max-width: 900px) {
	#contact .agent-details {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
}

#contact .agent-details .row {
	padding-left: 1rem;
}

#contact .agent-details .row:first-child {
	padding-left: 0;
}

@media screen and (max-width: 900px) {
	#contact .agent-details .row {
		width: 100%;
	}
	#contact .agent-details .row .card {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}

#contact .agent-details .row p {
	color: #f7f7f1;
	font-size: 1.125rem;
	margin-bottom: 0;
}

/*# sourceMappingURL=../fitzwilliam28/sass/maps/style.css.map */
