/*
Theme Name: Parcels at Concourse
Theme URI: https://parcelsatconcourse.com
Description: Parcels at Concourse Theme
Version: 2.0
Author: Lab Digital Creative
Author URI: https://labdigitalcreative.com/
Tags: rwd, modern, wordpress
*/


/* =============================================================================
   HTML5 CSS Reset Minified - Eric Meyer
   ========================================================================== */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
li{list-style:none}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

:root {
    --text: #38393a;
    --white: #ffffff;
    --yellow: #ecc911;
    --orange: #e75525;
    --grey: #9DA3A3;
    --darkgrey: #333333;
    --black: #242526;
   	--contact: #38393a;
   	--button: #343535;
   	--buttonhov: #747677;
   	--beige: #f7f5f0;
   	--gunmetal: #9da3a3;
   	--lightgrey: #e5e5e5;
}


@font-face {
    font-family: 'Proxima Nova A';
    src: url('webfonts/ProximaNovaA-Regular.woff2') format('woff2'),
        url('webfonts/ProximaNovaA-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova A';
    src: url('webfonts/ProximaNovaA-Bold.woff2') format('woff2'),
        url('webfonts/ProximaNovaA-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova A';
    src: url('webfonts/ProximaNovaA-RegularIt.woff2') format('woff2'),
        url('webfonts/ProximaNovaA-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova A';
    src: url('webfonts/ProximaNovaA-BoldIt.woff2') format('woff2'),
        url('webfonts/ProximaNovaA-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('webfonts/ProximaNova-Bold.woff2') format('woff2'),
        url('webfonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova S';
    src: url('webfonts/ProximaNovaS-BoldIt.woff2') format('woff2'),
        url('webfonts/ProximaNovaS-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('webfonts/ProximaNova-RegularIt.woff2') format('woff2'),
        url('webfonts/ProximaNova-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova S';
    src: url('webfonts/ProximaNovaS-Bold.woff2') format('woff2'),
        url('webfonts/ProximaNovaS-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova S';
    src: url('webfonts/ProximaNovaS-Regular.woff2') format('woff2'),
        url('webfonts/ProximaNovaS-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova S';
    src: url('webfonts/ProximaNovaS-RegularIt.woff2') format('woff2'),
        url('webfonts/ProximaNovaS-RegularIt.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('webfonts/ProximaNova-Regular.woff2') format('woff2'),
        url('webfonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('webfonts/ProximaNova-BoldIt.woff2') format('woff2'),
        url('webfonts/ProximaNova-BoldIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-LightItalic.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Regular.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Thin.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-ThinItalic.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Medium.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-BlackItalic.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Light.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Black.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-BoldItalic.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-RegularItalic.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Bold.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-MediumItalic.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}



/* 
==========================================================================
GLOBAL & WP SPECIFIC STYLES
==========================================================================
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none; 	
}

input, textarea, select {
    -webkit-border-radius:0; 
    border-radius:0;
}

img,
audio,
video,
canvas {
	max-width: 100%;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical!important; 
}

::selection {
	background: var(--yellow);
	color: var(--white);
}

::-moz-selection {
	background: var(--yellow);
	color: var(--white);
}

::-webkit-selection {
	background: var(--yellow);
	color: var(--white);
}

.cf:before,.cf:after {content: " "; /* 1 */    display: table; /* 2 */}
.cf:after {clear: both;}
.cf {clear: both;}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

img.alignright {
	float:right;
	margin:0 0 2em 1em;
}

img.alignleft {
	float:left;
	margin:0 2em 1em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float:right;
	margin:0 0 2em 1em;
}

.alignleft {
	float:left;
	margin:0 0 2em 1em;
}

img.wp-smiley {
	float: none;
	margin: 0 0 0 5px;
	vertical-align:middle;
}

p {
	margin: 0 0 20px 0;
}

a {
	color: var(--yellow);
	text-decoration: none;
}

a:hover {
	color: var(--text);
	text-decoration: none;
}


/* 
==========================================================================
H & LINKS
==========================================================================
*/

h1 {
	font: 28px 'Brandon Grotesque', Helvetica , Arial, sans-serif;	
	margin:0 0 20px 0;
	text-transform: uppercase;
	color: var(--yellow);
	letter-spacing: 4px;
	font-weight: 700;
	padding:0;
}

h2 {
	font: 26px 'Brandon Grotesque', Helvetica , Arial, sans-serif;	
	margin:0 0 20px 0;
	padding:0;
}

h3 {
	font: 22px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}

h4 {
	font: 20px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}

h5 {
	font: 18px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0;
}


/* 
==========================================================================
GENERAL
==========================================================================
*/

html {
	height: 100%;
}

body {
	background: var(--white);
	color: var(--text);
	font: 18px/28px 'Proxima Nova', Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin:0;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

.container {
	position: relative;
	max-width: 1600px;
	width: 75%;
	margin: 75px 100px;
}

.container-full {
	position: relative;
	display: block;
	padding: 0;
	margin: 75px 100px;
}

.inner {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
}

.logo {
    width: 35px;
    height: auto;
    transition: all 0.3s ease-in;
    margin: 6px;
}

.building {
    position: absolute;
    right: -22%;
    top: -50px;
    width: 450px;
}

.yellowlines {
    width: 33%;
    height: 68px;
    position: absolute;
    right: -22%;
    bottom: -100px;
    background: url(images/lines2.png) repeat-x center center transparent;
}

.two-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-items: stretch;
    align-items: inital;
    margin: 0 auto;
    padding: 0;
}

.two-col {
	display: block;
    position: relative;		
	overflow: hidden;
	cursor: pointer;
}


.two-col-img { 
	display: block;
    position: relative;	
	height: 300px;
	width: 100%;
	z-index: 1;
	overflow: hidden;
	border-radius: 3px;
	transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.two-col:hover .two-col-img { 
    display: block;	
    overflow: hidden;
	transform: scale(1.2);
}

.two-col-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}


.two-col h4 {
    transform: none;
    color: var(--grey);
    position: relative;
    top: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 900;
    color: var(--grey);
    text-decoration: none;
    padding-bottom: 30px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;    
    padding-bottom: 0px;
}

.two-col h2 {
	font: 40px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
	line-height: 50px;
	font-weight: 900;
	color: var(--white);
	text-decoration: none;
	padding-bottom: 30px;
	letter-spacing: 6px;
	margin: 0;
	text-transform: uppercase;	
    color: var(--white);
    position: relative;
    top: 0;
    text-align: center;
    transform: none;
    transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.two-col .button {
    color: var(--yellow);
    border: 2px solid var(--yellow);
    font-size: 26px;
    line-height: 9px;
    width: 60px;
    height: 60px;
    text-align: center !important;
    position: relative;
    top: 0;
    padding: 15px 20px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.two-col:hover .button {
    color: var(--white);
    background: var(--yellow);
    border: 2px solid var(--yellow);
}

/* 
==========================================================================
VIDEO
==========================================================================
*/

#visionwrapper {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #242526;
}

.firefox #visionwrapper {
	background: url(images/video_fallback.png) no-repeat center center #242526 !important;
	background-size: cover !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#visionwrapper {
		background: url(images/video_fallback.png) no-repeat center center #242526 !important;
		background-size: cover !important;
	}
}

#vision {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 80px;
	box-sizing: border-box;
	z-index: 10;
	position: relative;
    background: rgb(18,39,56);
    background: transparent\9;
    background: rgba(18,39,56,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99122738,endColorstr=#99122738);
    zoom: 1;
	text-align: center;
}

#vision .logo {
	display: block;
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
}

#vision .logo .padding {
	width: 100%;
	display: block;
	clear: both;
	height: 6px;
}

#video {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#video video {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: auto;
	min-height: 100%;
	max-height: 100%;
	position: absolute;
	z-index: 0;
	overflow: hidden;
	object-fit: cover;
}

#video video.fillWidth {
	width: 100%;
}

.firefox #video {
	display: none !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#video {
		display: none !important;
	}
}

#reelwrapper {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	padding: 0 0px 20px 0px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	background: var(--white);
}

#reelwrapper.blogreel {
	padding: 0 0 60px 0;
}

#reel {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	background: #242526;
 	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
	-webkit-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
#reel:hover {
	-webkit-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-moz-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
 	-o-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
}
#reel .playbuttonwrapper {
	width: 80px;
	height: 80px;
	display: block;
	text-align: center !important;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;
	z-index: 810;
	cursor: pointer;
}
#reel .playbuttonwrapper .playborder {
	border: 3px solid #fff;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	background: transparent;
    width: 80px;
    height: 80px;
	-webkit-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-moz-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	-o-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
#reel .playbuttonwrapper:hover .playborder {
    background: #fff;
	-webkit-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-moz-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
 	-o-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
}
#reel .playbuttonwrapper:hover .playborder .playbutton {
	border-left: 18px solid #242526;
	-webkit-transition: .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-moz-transition: .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
 	-o-transition: .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
}
#reel .playbuttonwrapper .playborder .playbutton {
    position: relative;
    top: 22px;
    left: 40%;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 18px solid #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
#reel .holder {
	display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
 	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
    -moz-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    opacity: .65;
	filter: alpha(opacity=65);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
#reel:hover .holder {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-webkit-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-moz-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-o-transition: .2s cubic-bezier(0.455, 0.030, 0.515, 0.955);
}
#reel .container {
	display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
}
#reel .container iframe {
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;
	display: block;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}



/* 
==========================================================================
HOME SHOWCASE
==========================================================================
*/


.hero-slider,
.home-showcase,
.hero-slider .slide {
	position: relative;
    height: 100%; 
}

.overlay {
    background: rgb(0, 0, 0, 0.5);   
	transition: all 1s ease-in-out;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



.darken {
    background: rgb(0, 0, 0, 0.8);   
	transition: all 1s ease-in-out;
}


.home-showcase {
    border-bottom: 5px solid var(--grey);
}


.slick-track,
.slick-list {
    height: 100%;
}

.big-logo {
    position: absolute;
    max-width: 600px;
    height: auto;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    width: 90%;
}

.bouncer {
    animation: bounce 2s infinite;
    position: absolute;
    bottom: 15px;
    z-index: 999;
    left: 0;
    right: 0;
    text-align: center;
    color: var(--white);
    font-size: 22px;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

/* 
==========================================================================
BARS
==========================================================================
*/

.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 50px;
    z-index: 99999;
}

.yellow-bar {
    width: 50px;
    height: 100%;
    display: block;
    clear: both;
    margin: 0;
    left:0;
    position: fixed;
    padding: 5px 0;
    box-sizing: border-box;
    background: var(--yellow);
}

.exitbar {
    width: 50px;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    right: 0;    
    padding: 0;
    margin: 0;
    z-index: 99999;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    color: var(--orange);
    background: var(--darkgrey);
}

.yellow-social {
	width: 50px;
	height: auto;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 10px;
}

.yellow-social a {
    color: var(--white);
    text-decoration: none;
    font-size: 20px;
    display: block;
    margin: 0 0 10px 0;
 	transition: all 0.3s ease-in;	   
}

.yellow-social a:hover {
    color: var(--black);
    transition: all 0.3s ease-in-out;	
}

.ct-text {
    width: 390px;
    height: auto;
    display: block;
    padding: 0;
    margin: -180px 0 0 0;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 35px;
    letter-spacing: 4px;
    opacity: 1;
    transform: rotate(-90deg);
    transform-origin: right top 0;
    transition: .2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.exitbar a {
	color: var(--orange);
	text-transform: uppercase;
}

.exitbar:hover a,
.exitbar a:hover {
	color: var(--white);
	text-transform: uppercase;
}


.ct-title {
	font: 16px 'Brandon Grotesque', Helvetica, Arial, sans-serif;
	font-weight: 900;
    padding: 0;
    margin: 0 auto;
	text-transform: uppercase;
}

.ct-text a {
    color: var(--orange);
    transition: .2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.ct-logo {
    display: inline-block;
    height: 22px;
    width: 22px;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.ct-normal {
	display: inline-block;
}

.ct-hover {
	display: none;
}

.exitbar:hover .ct-normal {
	display: none;
}

.exitbar:hover .ct-hover {
	display: inline-block;
}

.exitbar:hover {
	background: var(--orange);
	width: 70px;
	transition: .2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
	padding: 10px 0;
}

.exitbar:hover .ct-text {
	right: 45px;
}

.exitbar .fa-chevron-down {
	margin: 0 0 0 10px;
}

.exitbar:hover .fa-chevron-down {
	transform: rotate(-180deg);
	transition: .2s cubic-bezier(0.645, 0.045, 0.355, 1.000);	
}



/* 
==========================================================================
NAV WRAPPER
==========================================================================
*/

.nav-wrapper {
  background-color: var(--black);
  height: 100%;
  padding: 50px 50px 50px 50px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: hidden;
  width: 300px;
  text-transform: uppercase;
  overflow-x: hidden;
  z-index: 999999999999999;
  transition: .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
}

.nav-visible .navbar {
	width: 300px;
}

.nav-visible .nav-wrapper {
	width: 300px;
	  transition: .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
}

.nav-visible .yellow-bar {
	left: 300px;
	  transition: .3s cubic-bezier(0.455, 0.030, 0.515, 0.955);
}

.menu-closed {
	display: block;
}

.menu-opened {
	display: none;
}

.nav-visible .menu-closed {
	display: none;
}

.nav-visible .menu-opened {
	display: block;
}


.simplebar-placeholder {
    height: auto !important;
}

.side-item {
	position: relative;
}

.nav-wrapper li {
	font: 20px 'Brandon Grotesque', Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 900;	
}

.nav-wrapper .secondary {
	margin: 30px 0 0 0;
}

.nav-wrapper .secondary a {
    font-size: 13px;
    line-height: 18px;
    color: var(--grey);
}

.nav-wrapper .secondary a:hover {
    color: var(--yellow);
}

.nav-wrapper a {
	display: block;
	color: var(--white);
	border: 0;
	transition: all 0.3s ease-in;		
}

.nav-wrapper a:hover {
	color: var(--yellow);
	border: 0;
	transition: all 0.3s ease-in-out;	
}

.nav-button {
	color: var(--blue);	
	font-size: 14px;
	margin: 0px;
	transition: all 0.3s ease-in-out;	

}

.nav-button img {
	width: 30px;
	margin: 20px 8px 0 9px;
	vertical-align: middle;
	transition: all 0.3s ease-in;	
}

.nav-button span {
    font-size: 11px;
    font-weight: 900;
    margin: 0 auto;
    text-align: center;
    color: var(--white);
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s ease-in;
    display: block;
}

.nav-button:hover {
	opacity: 0.5;
	color: var(--blue);	
	transition: all 0.3s ease-in-out;	
}

.nav-wrapper .nav-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
	transition: all 0.3s ease-in;
}

.nav-wrapper .parent ul {
	display: none;
}

.nav-wrapper .nav-buttons:hover {
	opacity: 0.6;
	transition: all 0.3s ease-in-out;
}

.nav-visible .nav-wrapper {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}

.nav-wrapper .nav {
  position: relative;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
    padding: 20% 25% 0 25%;
}

.nav-visible .nav {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}


.nav-wrapper .nav a:focus, .nav-wrapper .nav a:hover {
  text-decoration: none;
	transition: all 0.3s ease-in-out;	
    color: var(--white);
}

.button-lines {
	font: 16px Helvetica, Arial, sans-serif;	
  background: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 1rem 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.menutag {
	margin: 5px 0 0 15px;
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    text-transform: none;
    color: var(--white);
}

.nav-visible .lines, .nav-visible .lines:after, .nav-visible .lines:before {
  background:var(--white);
}

.nav-visible .menutag {
    color: var(--white);
    margin: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

.nav-visible .lines::after, .nav-visible .lines::before {
    height: 0.2rem;
    width: 2rem;
}

.close {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;  
    margin: 0 0 0 10px;
 	line-height: 12px;   
}

.close img {
	width: 25px;
}

.closer {
    display: inline-block;
    vertical-align: middle;	
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;  
    cursor: pointer;
	transition: all 0.3s ease-in-out;	
    position: absolute;
    right: 50px;
    top: 50px;
}

.closer:hover {
	opacity: 0.5;
	transition: all 0.3s ease-in-out;		
}

.navbar-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.nf-logo {
	width: 90%;
	height: auto;
	position: absolute;
	left: 15px;
	bottom: 70px;
}

.nf-lines {
	background: url('images/lines3.png');
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
}

/* 
==========================================================================
INNERS
==========================================================================
*/

.inner-page {
	border-top: 5px solid var(--grey);
}

.inner-page h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    color: var(--darkgrey);
    text-decoration: none;
    letter-spacing: 6px;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
}

.inner-page h2 {
    font-size: 25px;
    font-weight: 700;
    color: var(--grey);
    text-decoration: none;
    letter-spacing: 6px;
    text-transform: uppercase;
    text-align: left;
}

.logo-type {
    position: absolute;
    top: 20px;
    right: 80px;
    width: 200px;
}

.wide-center {
	position: relative;
}

.wide-center h3 {
	text-align: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 900;
    color: var(--grey);
    text-decoration: none;
    padding-bottom: 30px;
    letter-spacing: 6px;
    text-transform: uppercase;
}


.wide-center ul {
    width: 100%;
    height: 100%;
    list-style: none;
    margin: 40px auto;
    padding: 0 0 0 15px;
    column-count: 3;
    column-gap: 60px;
    page-break-inside: avoid;
    break-inside: avoid;
    text-align: left;
}


.wide-center li {
    padding: 0 0 20px 16px;
    text-indent: -25px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    vertical-align: top;
    font-weight: 400;
}

.wide-center li::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: var(--yellow);
    content: "\f00c";
    font-size: 14px;
    line-height: 22px;
    padding: 0 10px 0 0;
    list-style: none;
    position: relative;
    top: 0;
}

.more-link {
    font-size: 13px;
    font-weight: 900;
    color: var(--yellow);
    text-decoration: none;
    letter-spacing: 4px;
    margin: 20px auto;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.beige-section {
	background: var(--beige);
	padding: 75px 0;
}

.beige-section .two-grid {
	margin: 0 auto;
}

.beige-section .two-grid {
	grid-column-gap: 50px;
	grid-row-gap: 50px;	
}

.beige-section .wide-center ul {
    margin: 20px auto;
    column-count: 2;
    column-gap: 40px;
}

.textt-center {
	text-align: center;
}

.wide-image {
	width: 100%;
	height: auto;
	margin: 20px auto;
}

.wide-image img {
	display: block;
	position: relative;
	margin: 0;
	width: 100%;
	height: auto;	
}

.wide-gallery {
	margin: 20px auto;
}

.wide-gallery .wide-image {
	margin: 0;
}

.wide-button {
	display: block;
	margin: 20px auto;
	text-align: center;
}

.full-button {
	background: var(--gunmetal);
	padding: 50px;
	transition: all 0.3s ease-in;		
}

.full-button:hover {
	opacity: 0.5;
	transition: all 0.3s ease-in-out;		
}

.full-button h5 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 900;
    color: var(--white);
    text-decoration: none;
    letter-spacing: 4px;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.full-button h2 {
    padding: 0;
    margin: 0 auto;
    color: var(--darkgrey);
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    font-weight: 900;
    text-decoration: none;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.faq-section {
    padding: 0px 0 0px 0;
    margin: -75px auto 50px auto;
}

/* 
==========================================================================
ACCORDION
==========================================================================
*/

.accordion-section .fa, 
.accordion-section .fab, 
.accordion-section .fal, 
.accordion-section .far, 
.accordion-section .fas {
    line-height: 2!important;
}

.accordion-section {
	margin: 0 auto;
}

.accordion-container {
  width: 100%;
}

.accordion {
	position: relative;
  	cursor: pointer;
  	font-size: 22px;	
  	color: var(--yellow);
  	letter-spacing: 4px;
  	text-transform: uppercase;
   	border-top: 1px solid var(--lightgrey); 	
  	padding: 30px 0;
  	margin:-1px 0 0 0;
  	font-weight: 700;
  	transition: all 0.3s ease-in;  
}

.accordion:hover {
	opacity: 0.6;
  transition: all 0.3s ease-in-out;  
}

.accordion:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900; 
	content: "\f078";
	position: absolute;
	right: 10px;
	color: var(--yellow);
	top: 35px;
}

.content {
  padding: 20px 0;
}

.less::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900; 
	color: var(--lightpurple);
	content: "\f077";	
}

.accordion-section:first-of-type .accordion {
   	border-top: 0px; 	
}

.errorpage,
.errorpage img {
    margin: 0 auto;
}

.content ul {
margin: 30px;
}

.content li {
    list-style: disc;
}

/* 
==========================================================================
FOOTER
==========================================================================
*/

footer {
	background: var(--black);
	padding: 75px 100px;
	border-top: 10px solid var(--yellow);
}

footer h2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 900;
    color: var(--white);
    margin: 0;
    letter-spacing: 6px;
	text-transform: uppercase;
    padding: 0 0 10px 0;
}

footer h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 900;
    color: var(--yellow);
    margin: 0;
    letter-spacing: 6px;
	text-transform: uppercase;
    padding: 0 0 10px 0;
}

footer h4 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 900;
    color: var(--grey);
    text-decoration: none;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.footer-left  {
	float: left;
	width: 40%;
}

.footer-left i {
	color: var(--yellow);
}


.footer-center {
    float: none;
    width: 20%;
    min-height: 150px;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    background: url(images/logo-big.png) no-repeat center center transparent;
    background-size: 120px;
}

.footer-right {
	float: right;
	width: 40%;
	min-height: 150px;
	display: inline-block;
	overflow: hidden;
	padding: 0 0 0 20px;
	margin: 0;
	box-sizing: border-box;
}

.footer-right .button {
	float: right;
	color: var(--white);
	border: 3px solid  var(--white);
	background: transparent;
	padding: 12px 16px 12px 24px;
	margin: 40px auto;
	font: 16px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 30px;
	transition: all 0.3s ease-in;	
	cursor: pointer;	
}

.footer-right .button:hover {
	color: var(--black);
	border: 3px solid  var(--white);
	background:  var(--white);
	transition: all 0.3s ease-in-out;		
}

.footer-right .button .text {
	display: inline-block;
}

.footer-right .button {
	color: var(--white);
}

.footer-right i {
	margin: 0 0 0 10px;
}

.footer-right .button a .icon-arrow-up {
	display: none;
}


.footer-right .button a.open:hover span {
	top: 4px !important;
}

.yellow {
	color: var(--yellow);
}

.icon-arrow-down {
	display: inline-block;
}

.icon-arrow-up {
	display: none;
}

.open .icon-arrow-down {
	display: none;
}

.open .icon-arrow-up {
	display: inline-block;
}

.colophon {
	width: 100%;
	height: 50px;
	display: block;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	z-index: 10;
	position: relative;
	background: transparent;
}

.colophon .left {
	float: left;
	width: 20%;
	height: 50px;
	display: inline-block;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	background: url(images/lines3.png) repeat-x center center var(--white);
}

.colophon .left p {
	text-align: center;
	display: block;
	font-size: 44px;
	line-height: 46px;
	font-weight: 900;
	padding: 0;
	margin: 0;
	color: var(--white);
	letter-spacing: 0;
	position: absolute;
	left: 50px;
	bottom: 10px;
}

.colophon a {
	color: var(--black);
}

.colophon a:hover {
	color: var(--white);
}

.colophon .right {
	float: right;
	width: 80%;
	height: 50px;
	display: inline-block;
	padding: 15px 80px 10px 20px;
	margin: 0;
	box-sizing: border-box;
	background: var(--yellow);
	position: relative;
}

.colophon .right:before {
	content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid  var(--yellow);
    border-left: 50px solid transparent;
    border-right: 0 solid var(--yellow);
    position: absolute;
    top: -50px;
    left: -50px;
}

.colophon .right h5 {
    text-align: right;
    color: var(--white);
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}

.contact-toggle {
	padding: 100px;
	display: none;
	background: var(--contact);
}

.show {
	display: block;
}

.contact-block {
	background: var(--button);
	font-weight: 900;
	text-decoration: none;
	padding-bottom: 30px;
	letter-spacing: 6px;
	text-transform: uppercase;	
	color: var(--grey);
	padding: 10px 20px;
	border-radius: 10px;
	text-align: center;
}

.contact-block h3 {
    font: 22px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: 700;
    color: var(--yellow);
}

.contact-block h5 {
    color: var(--buttonhov);
    font-size: 15px;
    margin: 20px 0 10px 0;
    font-weight: 700;
}

.contact-toggle .two-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}

.contact-button {
    background: var(--button);
    font-weight: 900;
    text-decoration: none;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: var(--grey);
    padding: 10px 20px;
    border-radius: 10px;
    text-align: center;
    display: block;
    margin: 20px auto;
    font-size: 14px;
	transition: all 0.3s ease-in;		
}

.contact-button:hover {
    background: var(--buttonhov);
    color: var(--white);
	transition: all 0.3s ease-in-out;		
}

.getin {
    font: 20px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
    margin: 40px 0 20px 0;
    padding: 0;
    color: var(--buttonhov);
    text-transform: uppercase;
    display: block;
    letter-spacing: 4px;
    font-weight: 700;
    text-align: center;
}


.map {
	transition: all 0.3s ease-in;		
}

.map:hover {
	opacity: 0.6;
	transition: all 0.3s ease-in-out;		
}

.cc-close {
    position: absolute;
    top: -50px;
    right: 30px;
    color: var(--buttonhov);
    cursor: pointer;
    font-size: 30px;
	transition: all 0.3s ease-in;		
}

.cc-close:hover {
    color: var(--white);
	transition: all 0.3s ease-in-out;		
}

/* 
==========================================================================
MEDIA QUERIES
==========================================================================
*/




@media screen and (max-width: 960px) {

.two-col h2 {
    font: 30px 'Brandon Grotesque', Helvetica , Arial, sans-serif;
    line-height: 30px;
    font-weight: 900;
}

.footer-center {
	display: none;
}

.footer-left,
.footer-right {
	width: 50%;
}

.wide-center ul {
    column-count: 2;
    column-gap: 40px;
}

.beige-section .two-grid {
	grid-template-columns: 1fr;
}

}




@media screen and (max-width: 820px) {

footer {
    padding: 75px 0;
}

.single-wide-col {
	margin: 30px auto;
}

.wide-center {
    position: relative;
    margin: 50px auto;
}

.beige-section .wide-center {
    position: relative;
    margin: 0 auto;
}

.logo-type {
	display: none;
}

.inner-page {
	padding: 30px 0 0 0;
}

.exitbar {
    width: 100%;
    height: 50px;
    top: auto;
    right: 0;
    bottom: 0;
}

.exitbar:hover {
	background: var(--orange);
	height: 50px;
	width: 100%;
	transition: .2s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.exitbar:hover .ct-text,
.ct-text {
    width: 100%;
    height: auto;
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: 1;
    transform: rotate(0);
}

.yellow-bar {
    width: 100%;
    height: 50px;
}

.navbar {
    position: fixed;
    height: 50px;
}

.yellow-social {
    width: auto;
    height: auto;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.yellow-social a {
    display: inline-block;
	margin: 0 10px 0 0;
}

.logo {
    width: 23px;
    height: auto;
    transition: all 0.3s ease-in;
    margin: 0px 10px;
}

.nav-button {
    position: absolute;
    top: -17px;
    left: 50px;
}

.menu-closed {
    display: inline-block;
}

.nav-visible .menu-closed {
    display: none;
}

.nav-visible .menu-opened {
    display: inline-block;
}

.nav-button img {
    width: 30px;
    margin: 26px 8px 0 9px;
}

.nav-button span {
    display: inline-block;
    position: absolute;
    top: 28px;
    left: 50px;
}

.nav-wrapper li {
    font: 16px 'Brandon Grotesque', Helvetica, Arial, sans-serif;
    font-weight: 900;
}

.nav-visible .nav-wrapper {
    width: 240px;
}

.nav-wrapper {
    padding: 30px;
}

.nav-visible .yellow-bar {
    left: 240px;
}

.nf-logo {
    width: 85%;
}

.navbar-footer {
    bottom: 30px;
}

.bouncer {
    bottom: 60px;
}

.container {
    position: relative;
    max-width: 1600px;
    width: 100%;
    margin: 50px auto;
}

.building {
    position: absolute;
    right: -15px;
    bottom: -50px;
    width: 250px;
    top: auto;
}

.yellowlines {
    width: 60%;
    height: 68px;
    right: -22%;
    bottom: -75px;
}

#reelwrapper {
    padding: 0 20px;
}

.container-full {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}

.two-grid {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-items: stretch;
    margin: 20px auto;
    padding: 0;
}

#reelwrapper {
    padding: 0;
}

.colophon {
	margin: 0 auto 50px auto;
}

.colophon .inner {
	padding: 0;
}

.colophon .left {
	display: none;
}

.colophon .right {
    float: none;
    width: 100%;
    height: 50px;
    padding: 15px 10px;
    margin: 0;
    box-sizing: border-box;
    background: var(--yellow);
    position: relative;
}

.colophon .right::before {
    display: none;
}

.colophon .right h5 {
    text-align: center;
}

.contact-toggle {
	padding: 50px 0;
}

.faq-section {
    padding: 0px 0 0px 0;
    margin: -20px auto 50px auto;
}

.accordion {
    position: relative;
    cursor: pointer;
    font-size: 18px;
}

}


@media screen and (max-width: 600px) {


footer {
	padding: 50px 0 0 0;
}

.footer-left,
.footer-right {
	width: 100%;
	float: none;
	text-align: center;
}

.footer-right .button {
    float: none;
    margin: 20px 0;
    display: inline-block;
}

.beige-section .wide-center ul,
.wide-center ul {
    column-count: 1;
    column-gap: 40px;
}


}


@media screen and (max-width: 320px) {

 .container {
	min-width:240px;
	width:100%;
 }
 
}