@media only screen and (min-width: 1140px) and (max-width: 800000000px){
	.wrap{
		width:1140px;
	}
}
.vc_hidden{
	opacity:1 !important;
}
.wf-loading body {
	visibility: hidden !important;
}
body p {
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	 hyphens: manual;
}
.gform_wrapper label{
	display:none !important;
}
body .gform-body ul li{
	padding-right:25px;
}
.gform_wrapper input{
	font-size:14px !important;
    font-family: "OpenReg" !important;
	color:#181818 !important;
	letter-spacing:0 !important;
	border-bottom:1px solid #181818;
	padding:23px 15px !important;
	border-radius:0;
	background:none;
	width:100% !important;
	max-width:100% !important;
}
.gform_wrapper .gform_footer input{
    font-family: "CervoBold" !important;
    font-size: 16px !important;
    background: #181818;
    padding: 20px 45px !important;
    margin: 0 !important;
    color: #fff !important;
    letter-spacing: 0.47px;
    text-align: center;
    transition: all .25s;
    text-transform: uppercase;
    cursor: pointer;
    width: 100% !important;
    border: none;
	display:block !important;
	width:fit-content !important;
	margin:0 auto !important;
	transition:all .25s !important;
	
}
.ginput_stripe_creditcard label{
	display:none;
}
.gform_wrapper .gform_footer input:hover{
	color:#fff;
	background:#e6a12e;
	transition:all .25s;
}
.gform_wrapper select{
	font-size:14px !important;
    font-family: "OpenReg" !important;
	color:#181818 !important;
	letter-spacing:0;
	border:1px solid #181818;
	border-radius:0;
	width:100% !important;
	max-width:100% !important;
	background-color:transparent;
	margin-bottom:0 !important;
	position:relative;
	top:7px;
	padding-left:15px !important;
	padding-right:15px !important;
	background-position: 94.5% center;
}
.gform_wrapper textarea{
	font-size:14px;
    font-family: "OpenReg";
	color:#181818 !important;
	letter-spacing:0;
	border:1px solid #181818;
	padding:23px 15px;
	border-radius:0;
	width:100% !important;
	max-width:100% !important;
	background:none !important;
	
}
/*.gform_wrapper .ginput_stripe_creditcard label{
	display:block !important;
}*/
.gform_wrapper input::placeholder, .gform_wrapper select::placeholder, .gform_wrapper textarea::placeholder{
	font-size:14px;
    font-family: "OpenReg";
	color:#181818 !important;
}
body .gform_wrapper input:focus, body .gform_wrapper textarea:focus {
    background-color: transparent !important;
}
.hero-title-wrap{
    max-width: 500px;
    background: #181818;
    padding: 30px 90px 30px 30px;
}
.hero-title-wrap h1{
	margin-top:0;
	margin-bottom:0;
}
.hero-title-wrap p{
	margin-bottom:0;
	margin-top: 10px;
}
.link-wrap{
	margin-left:30px;
	padding-top:30px;
    width: 100%;
    max-width: 500px;
}
.link-wrap a{
	margin-right:30px;
}
.slide-wrap{
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
	margin-top:0;
}
.slide-wrap-content{
    position: relative;
    z-index: 999;
    top: 26vh;
    width: calc(100% - 80px);
	left:92px;
}

.slide-wrap .slide{
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
	background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat;
	display:block;
	z-index:2;
	opacity:0;
}
.slide-wrap .caption{
	display:none;
	transform:rotate(-90deg);
	position:absolute;
	right:-55px;
	bottom:490px;
	color:#fff;
    font-family: "CervoLight";
	letter-spacing:1.25px;
	font-size:14px;
	text-transform:uppercase;
	padding-left:0;
	line-height:unset;
	min-width:250px;
}
.slide-wrap li.caption:before{
	display:none;
}
.slide-wrap .caption.active{
	display:block !important;
}

/*li.slide:nth-of-type(2){
	background:red !important;
}
li.slide:nth-of-type(3){
	background:blue !important;
}*/
body .slide-wrap .slide:first-of-type{
	display:block;
}
#content{
	margin-top:110px;
}
.slide-wrap-left{
	width:50%;
	float:left;
	position:relative;
}
 .slide-wrap-right{
	 position:absolute;
	 width:100%;
	 height:100%;
	 top:0;
	 right:0;
	 z-index:999;
 }
 .slide-nav{
 	position:absolute;
 	right:65px;
 	bottom:270px;
	 
 }
 .slide-btn{
	 height:12px;
	 width:12px;
	 display:block;
	 background:#fff;
	 opacity:.25;
	 margin-bottom:10px;
	 cursor:pointer;
	 border-radius:90px;
	 padding-left:0;
 }
 li.slide-btn:before{
	 display:none;
 }
 .slide-btn.active{
	 opacity:1;
 }
 body .slide-wrap .caption.active{
 	display:block !important;
 }
  body .slide-wrap .slide.show-slide{
	  z-index:5;
	  opacity:1;
  }
body #home-hero{
	margin-bottom:-40px !important;
}
.content-single-content a, .content-collage-content a{
   /* display: block;
    width: fit-content;*/
    margin-top: 30px;
}
.content-single-img{
    width: 50%;
    height: 0;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding-bottom: 50%;
	float:left;
	position:relative;
}
.content-single-wrap, .content-collage-wrap{
	position:relative;
	padding:120px 0;
	
}

.content-single-wrap .wrap{
	z-index:5 !important;
	position:relative;
	margin-left:0 !important;
}
.content-collage-wrap .wrap{
	z-index:5 !important;
	position:relative;
	margin-right:0 !important;
	width:84%;
}
.background-image-underlay{
	position:absolute;
	top:0;
	right:0;
	width: 70%;
	height:100%;
	background:#fBF9F7;
	z-index:2;
	background-image:url('../images/texture.png');
	background-size: 100px 100% !important;
	background-position:right center;
	background-repeat:no-repeat;
}
.collage-image-underlay{
	position:absolute;
	top:0;
	left:0;
	width: 70%;
	height:100%;
	background:#fBF9F7;
	z-index:2;
	background-image:url('../images/texture.png');
	background-size: 100px 100% !important;
	background-position:left center;
	background-repeat:no-repeat;
}
.content-single-img{
	position:relative;
}
.content-single-content{
	width:41.66%;
	margin-left:8.3%;
	float:left;
	padding-top:90px;
	
}
.content-collage-content{
	width:41.66%;
	margin-right:8.3%;
	float:left;
	padding-top:90px;
}
.content-single-image-wrap.right-aligned .content-single-content{
	margin-right:8.3%;
	margin-left:0;
}
.content-collage-img-wrap{
	float:left;
	width:50%;
}

.content-single-wrap .section-head,  .section-head-right h3{
    position: absolute;
    right: 0;
    top: 80px;
    transform: rotate(-90deg);
}
.content-collage-wrap .section-head{
    position: absolute;
    left: 0;
    top: 100px;
    transform: rotate(-90deg);
}
.content-single-overlap{
    display: block;
    height: 150px;
    width: 150px;
    position: absolute;
    right: -39px;
    top: -30px;
	background-size:contain !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
}
.collage-left-imgs{
	float:left;
}
.content-collage-img-wrap .main-img {
    width: 50%;
    height: 30vw;
    max-height: 500px;
    min-height: 376px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    display: block;
    float: right;
}
.left-img{
	width:calc(58.3% - 15px);
    height: 50vw;
    max-height: 700px;
    min-height: 543px;
	margin-right:15px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    display: block;
    float: left;
}
.collage-right-imgs{
	width:calc(41.7% - 15px);
	margin-left:15px;
    height: 50vw;
    max-height: 700px;
    min-height: 476px;
	float:right;
}
.collage-right-imgs .top-right{
    width: 100%;
    height: calc(45% - 30px);
    max-height: 315px;
    min-height: 235px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    display: block;
}
.collage-right-imgs .bottom-right{
    width: 100%;
    height: 55%;
    max-height: 390px;
    min-height: 276px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    display: block;
	margin-top:30px;
}

.collage-left-imgs{
	width:calc(50% - 30px);
	margin-right:30px;
	height:30vw;
    max-height: 500px;
    min-height: 376px;
	float:left;
}




.top-img{
    width: 100%;
    height: calc(50% - 15px);
    max-height: 235px;
    min-height: 138px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    display: block;
	margin-bottom:30px;
}
.bottom-img{
    width: 100%;
    height: calc(50% - 15px);
    max-height: 235px;
    min-height: 138px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    display: block;
	margin-top:30px;
	
}
.callout-img{
	height: calc(40vw - 60px);
    max-height: 375px;
    min-height: 275px;
	background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	position:relative;
}
.gradiant-underlay{
	position:absolute;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	background:url('../images/gradiant.png');
}
.callout-img h4{
	color:#fff;
	bottom:30px;
	left:30px;
	position:absolute;
	
}
.callout-bucket-content{
	padding:0 20px
}

/***** FEATURE BLOG AND EVENT BUCKET STYLES********/

.feature-bucket{
	width:95%;
}
.feature-bucket .feature-top{
	padding:0 30px;
	margin-bottom: 20px;
}
.feature-bucket .feature-top h4{
	float:left;
	width:50%;
	text-align:left;
	display:inline-block;
	margin:0;
}
.feature-bucket .feature-top a.cta-btn-arrow{
	float:right;
	margin-right:30px;
}
.feature-img{
	height: calc(30vw - 60px);
    max-height: 350px;
    min-height: 250px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
	margin-bottom:30px;
}
.feature-bucket-content{
    padding: 0 90px 0 30px;
}
.feature-bucket-content h6{
	margin:0 0 5px 0;
}
.feature-bucket-content p{
	margin-top:0;
	margin-bottom:15px;
}
.simple-message-block a{
	margin-top:15px;
}
.simple-message-block h2{
	margin:0;
}
.content-image-bg-content{
	background:#181818;
	padding:60px !important;
}
body .content-image-background-wrap{
	padding-top:120px !important;
	padding-bottom:120px !important;
}
.standard-image{
	aspect-ratio: 16 / 9;
	max-height:550px;
	width:101%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
}
/*******VIDEO POPUP******/
.video-popup-wrap{
	aspect-ratio: 16 / 9;
	max-height:600px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	margin: 0 auto;
}
.wp-video-popup {
    cursor: pointer;
    display: block;
    padding: 10px 25px 10px 40px;
    margin: 0 auto;
    width: fit-content;
    top: 45%;
    text-transform: uppercase;
    font-family: "CervoBold" !important;
	font-size:16px;
	background:#181818;
	color:#fff;
	letter-spacing:0.47px;
	text-align:center;
	position:relative;
}
/* Safari only */ 
@media not all and (min-resolution: 0.001dpcm) {
	.wp-video-popup {
	    cursor: pointer;
	    display: block;
	    padding: 10px 25px 10px 40px;
	    margin: 0 auto;
	    width: fit-content;
	    top: 45%;
		left:42%;
	    text-transform: uppercase;
	    font-family: "CervoBold" !important;
		font-size:16px;
		background:#181818;
		color:#fff;
		letter-spacing:0.47px;
		text-align:center;
		position:absolute;
	}
}
.wp-video-popup:before{
	content:'';
	display:block;
	height: 20px;
	width:20px;
	position:absolute;
	top:13px;
	left:10px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	background:url('../images/play.png');
}
/*****Quote Block*****/
.quote-block-wrap{
	position:relative;
	padding:60px 90px;
}
.quote-block-underlay{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:75%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	background:url('../images/quote-bg.png');
}
.quote-block-content{
    position: relative;
    z-index: 3;
}
.quote-left{
	width:66.66%;
	float:left;
	padding-top:30px;
	padding-right:60px;
}
.quote-left p{
    font-family: "CervoBold";
	font-size:26px;
	color:#7c803d;
	letter-spacing:0.77px;
	line-height:38.9px;
	text-transform:uppercase;
}
.quote-right{
	width:25%;
	float:right;
	
}
.quote-right h5{
	color:#7c803d;
	padding-left:40px;
	
}
.quote-right p{
	margin-top:10px;
	padding-left:40px;
	margin-bottom:0;
}
.quote-image{
    width: 100%;
    height: 250px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	margin-bottom:30px;
}
/*****Logo Grid ********/
.logo-grid-bucket a{
	position:relative;
    font-family: "CervoLight";
	font-size:14px;
	color:#181818;
	letter-spacing:1.25px;
	line-height:17px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left !important;
}
.logo-grid-bucket a:before{
	content:'';
	position:absolute;
	height:14px;
	width:16px;
	background-size:contain !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	background:url('../images/right-arrow-sm.png');
	top:0;
	right:-30px;
	display:block;

}
.logo-grid-bucket a:hover{
	color:#181818;
	border-bottom:2px solid #e6a12e;
}
/****CTA-Block***/
.cta-bucket-content-wrap{
	margin:0 30px;
	padding:30px;
	position:relative;
	width:75%;
	background-color:#FBF9F7;
	float:left;
	
}
.cta-bucket-wrap h3{
	margin-bottom:0;
}
.cta-bucket-wrap p{
	margin-top:10px;
	margin-bottom:0;
}
.cta-bucket-wrap{
	position:relative;
}
.cta-bucket-underlay{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:60%;
	background-size:cover !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
}
.cta-bucket-content{
    padding: 40px;
    width: 50%;
    float: right;
    position: relative;
    background: #fff;
}
.cta-btn-link{
	width:19%;
	float:left;
	text-align: right;
	padding-right: 60px;
	position:relative;
	height:auto;
}
.cta-bucket-wrap .cta-btn-arrow{
    position: absolute;
   top: 50%;
    -ms-transform: translateY(-50%);
     /*transform: translateY(-50%);*/
    right: 60px;
}
/*.cta-bucket-wrap .cta-btn-arrow:hover{

	border-bottom: 2px solid #e6a12e;
}*/
/******FAQ STYLES*******/
.faq-wrap{
	margin-bottom:30px;
}
.faq-head{
    padding: 20px;
    border-left: 3px solid transparent;
    position: relative;
	cursor:pointer;
}
.faq-head:hover{
    padding: 20px;
    border-left: 3px solid #e6a12e;
    background: #fbf9f7;
    position: relative;
	cursor:pointer;
}
.faq-head:before{
	content:'';
	display:block;
	height:12px;
	width:12px;
	position:absolute;
	top:50%;
    top: 50%;
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 	background-size:contain !important;
 	background-position:center !important;
 	background-repeat:no-repeat !important;
	right:30px;
	background:url('../images/accordian.png');
}
.faq-head:hover:before{
	content:'';
	display:block;
	height:13px;
	width:13px;
	position:absolute;
	top:50%;
    top: 50%;
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 	background-size:contain !important;
 	background-position:center !important;
 	background-repeat:no-repeat !important;
	right:30px;
	background:url('../images/accordian-hover2.png');
}
.faq-answer{
	padding:15px;
	font-family: 'OpenReg', sans-serif;
	font-size:17px;
	color:#181818;
	letter-spacing:0;
	line-height:28px;
	display:none;
}
.faq-answer a{
	color:#181818;
}
.faq-head.opened{
    padding: 20px;
    border-left: 3px solid transparent;
	background:#181818;
	border-left:3px solid #181818;
    position: relative;
	cursor:pointer;
}
.faq-head.opened h5{
	color:#fff;
}
.faq-head.opened:before{
	content:'';
	display:block;
	height:12px;
	width:12px;
	position:absolute;
	top:50%;
    top: 50%;
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 	background-size:contain !important;
 	background-position:center !important;
 	background-repeat:no-repeat !important;
	right:30px;
	background:none;
	display:none;
}
.faq-head.opened:after{
	content:'';
	display:block;
	height:3px;
	width:15px;
	position:absolute;
	top:50%;
    top: 50%;
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 	background-size:contain !important;
 	background-position:center !important;
 	background-repeat:no-repeat !important;
	right:30px;
	background:#fff;
}
.faq-head.opened h5{
	color:#fff;
}
/******** EENTS STYLE**********/
#events-wrap{
	position:relative;
	padding-top:90px;
	padding-bottom:90px;
}
.event-underlay{
	position:absolute;
	width:70%;
	right:0;
	top:0;
	height:100%;
	background:#fBF9F7;
}
.events-left{
	width:25%;
	padding-right:60px;
	float:left;
	
}
.events-left p{
	margin-top:3px;
}
.events-info-wrap{
	width:75%;
	float:left;
}
.event-info{
	padding-left:16%;
	padding-right:24%;
	position:relative;
	margin-bottom:30px;
}
.event-date {
    background: #181818;
    border-radius: 90px;
    position: absolute;
    top: -10px;
    left: 60px;
	background:url('../images/wobbly-circle.png');
 	background-size:contain !important;
 	background-position:center !important;
 	background-repeat:no-repeat !important;
	height:45px;
	width:50px;
}
.thedate{
	display:block;
	position:absolute;
    top: 50%;
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     font-family: "CervoBold";
     font-size: 12px;
     color: #fff;
     letter-spacing: 0;
     text-align: center; 
	 left:10px;
}
.event-info a{
    background: #fff;
    display: inline-block;
    padding: 10px 40px 10px 10px;
    position: absolute;
    text-decoration: none;
    color: #181818;
    bottom: -15px;
    right: 60px;
    font-family: "CervoLight";
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 17px;
    text-transform: uppercase;
    background-image: url('../images/right-arrow-sm.png');
    background-size: 12px;
    background-position: 86% center!important;
    background-repeat: no-repeat !important;
    transition: all .25s;
	position:absolute;
	top:10px;
	height:39px;
}
.event-info a:hover{
	background: #e6a12e;
	color:#fff;
	background-image: url('../images/right-arrow-black.png');
    background-size: 12px;
    background-position: 86% center!important;
    background-repeat: no-repeat !important;
    transition: all .25s;
}
.event-info h5{
	color:#7C803D;
}
.event-info p{
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
	margin:0;
	margin-top:5px;
}
.event-info:last-of-type{
	margin-bottom:0;
}
/*******Press Bucket********/
.press-bucket{
	width:97%;
}
.press-img{
	height: calc(30vw - 60px);
    max-height: 300px;
    min-height: 200px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
	margin-bottom:30px;
}
.press-bucket-content{
	padding: 0 30px;
}
.press-bucket-content h5{
	font-family: "OpenSemi";
	font-size:11px;
	color:#181818;
	letter-spacing:0.92px;
	line-height:23.3px;
}
/***** EMPLOYEEE BUCKET (mostly same as above press bucket)******/
.press-bucket-content.employee{
	text-align:center;
}
.press-bucket-content.employee h4{
	color:#7C803D;
}
/********SOCIAL BANNER*****/
.social-banner{
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	padding-top:200px;
	padding-bottom:200px;
	position:relative;
}
.social-banner h3 {
    position: absolute;
    right: -30px;
    top: 120px;
    transform: rotate(-90deg);
	color:#fff;
}
.social-content-wrapper{
	width:83.33%;
	margin:0 auto;
	padding:30px;
	background:#fff;
	position:relative;
}
.social-left{
	width:60%;
	padding-right:20px;
	float:left;
}
.social-right{
	width:40%;
	float:right;
	position:relative;
	text-align:right;
}
.social-icons-wrap img{
	margin-left:5px;
	display:inline-block;
}
.social-icons-wrap{
	padding-top:30px;
}
/********Careers Bucket*******/
.career-info{
	background:#fbf9f7;
	padding:30px;
	position:relative;
	margin-bottom:60px;
	width:90%;
	margin:0 auto 60px;
}
.career-info h5{
	color:#7C803D;
}
.career-info p{
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
}
.career-content{
	padding-right:90px;
}
.career-info a{
    background: #fff;
    display: inline-block;
    padding: 10px 40px 10px 10px;
    position: absolute;
    text-decoration: none;
    color: #181818;
    bottom: -15px;
    right: 60px;
    font-family: "CervoLight";
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 17px;
    text-transform: uppercase;
    background-image: url('../images/right-arrow-sm.png');
    background-size: 12px;
    background-position: 86% center!important;
    background-repeat: no-repeat !important;
    transition: all .25s;
}
.career-info a:hover{
    background: #e6a12e;
    display: inline-block;
    padding: 10px 40px 10px 10px;
    position: absolute;
    text-decoration: none;
    color: #fff;
    bottom: -15px;
    right: 60px;
    font-family: "CervoLight";
    font-size: 14px;
    letter-spacing: 1.25px;
    line-height: 17px;
    text-transform: uppercase;
    background-image: url('../images/right-arrow-black.png');
    background-size: 10px;
    background-position: 86% center!important;
    background-repeat: no-repeat !important;
	transition:all .25s;
	
}
/*****Content Slides******/
.content-slide-wrap{
	position:relative;
	aspect-ratio: 16 / 9;
/*	max-height:550px;*/
	width:100vw;
	margin:0;
}
.content-slide{
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
    background-size: cover !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	display:none;
}
.content-slide.active{
	display:block;
}


.content-slide-controls{
    position: absolute;
    width: 100%;
    bottom: 0;
}
.nav-btns{
    display: inline-block;
    width: 16%;
    float: left;
	position:relative;
	padding:19px 0;
}
.nav-btns span{
	width: 50%;
	display:inline-block;
	background:#fff;
}
.nav-btns span.prev-content{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	z-index:3;
	background-color:#fff !important;
	background:url('../images/prev-arrow.png');
    background-size: 15px !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	cursor:pointer;
}
.nav-btns span.prev-content:hover{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	z-index:3;
	background-color:#fff !important;
	background:url('../images/left-arrow-orange.png');
    background-size: 15px !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	cursor:pointer;
}
.nav-btns span.prev-content-cover{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#fff;
	z-index:2;
	opacity:.9;
}
.nav-btns span.prev-content-cover.active{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	z-index:4;
}
.nav-btns span.next-content{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	z-index:3;
	background-color:#fff !important;
	background:url('../images/next-arrow.png');
    background-size: 15px !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	cursor:pointer;
}
.nav-btns span.next-content:hover{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	z-index:3;
	background-color:#fff !important;
	background:url('../images/right-arrow-orange.png');
    background-size: 15px !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	cursor:pointer;
	
	
}
.nav-btns span.next-content-cover{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	background:#fff;
	z-index:2;
	opacity:.9;
}
.nav-btns span.next-content-cover.active{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	z-index:4;
}
p.slide-caption{
    display: inline-block;
    float: left;
    margin: 0;
    background: #181818;
    color: #fff;
	padding:5px 15px;
    font-family: "CervoLight";
	font-size:14px;
	letter-spacing:1.25px;
	text-transform:uppercase;
}
/********Locations Styles ************/
.location-wrap{
	position:relative;
	margin-bottom:30px;
}
.location-img{
	width:33.33%;
	height:300px;
    background-size: cover !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	float:left;
}
.location-details{
	width:50%;
	float:left;
	padding:60px 30px 30px;
}
.location-wrap a.cta-btn-arrow{
    display: block;
    width: fit-content;
    margin-top: 30px;
	border-bottom:2px solid transparent;
}
.location-wrap a.cta-btn-arrow:hover{
    display: block;
    width: fit-content;
    margin-top: 30px;
	border-bottom:2px solid #e6a12e;
}
.location-link{
	font-family: 'OpenReg', sans-serif;
	font-size:15px;
	color:#181818;
	letter-spacing:0;
	line-height:28px;
	display:block;
}
.location-wrap a.cta-btn{
	position:absolute;
	right:0;
    top: 50%;
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
}
.location-link.phone{
	margin-right:10px;
}
.location-wrap.coming-soon{
	height:250px;
	
}
.location-wrap.coming-soon h2{
	margin-bottom:30px;
}
.location-wrap.coming-soon .location-details{
	padding-top:60px;
}


#single-location-hero{
	margin-top:60px;
}
.location-details-wrap{
	margin-top:60px;
}
.single-locations .content-single-wrap .wrap {
    z-index: 5 !important;
    position: relative;
    margin: 0 auto !important;
}
.single-locations .content-single-wrap .section-head{
	top:115px;
}
.address-wrap{
	width:50%;
	padding-right:30px;
	float:left;
}
.address-wrap a{
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
	text-decoration:underline;
	margin-top:0;
	display:block;
}
.hours-wrap{
	width:50%;
	float:left;
	margin-top:10px;
}
.dayhours{
	display:block;
	width:100%;
	margin-bottom:10px;
}
.locday{
	float:left;
	display:inline-block;
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
}
.lochour{
	float:right;
	display:inline-block;
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
}
.address-hours-wrap{
	margin-top:20px;
}
.location-content{
	width:50%;
	margin:0 auto;
	padding:90px 0;
}
.other{
	width:32%;
	float:left;
}
.onlyone .other{
	width: 90vw;
     float: none;
    max-width: 950px;
    margin: 0 auto;
}
.onlyone .other .location-img{
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    width: 100%;
    height: 90vw;
    max-height: 550px;
}
.other:nth-child(even){
	margin-right:2%;
	margin-left:2%;
}
.other .location-img {
    height: calc(30vw - 60px);
    max-height: 350px;
    min-height: 250px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
	width:100%;
}
.location-img h5 {
    color: #fff;
    bottom: 30px;
    left: 30px;
    position: absolute;
	z-index:5;
}
.more-locations{
	margin-top:90px;
	margin-bottom:60px;
}
.other-details{
	padding:15px 30px;
}
.img-underlay{
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,.2);
	z-index:3;
}
.order-online-steps p{
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
	margin-top:2px;
}
/*****Menu Styles*****/
.sidebyleft-img{
	display:inline-block;
	width:50%;
	height:50vw;
    max-height: 450px;
    min-height: 350px;
	float:left;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.sidebyright-img{
	display:inline-block;
	width:50%;
	height:50vw;
    max-height: 450px;
    min-height: 350px;
	float:right;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.menu-wrap p{
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
	margin-top:5px;
}
body .menu-wrap .vc_col-sm-3{
	padding-right:20px !important;
}
body .menu-section{
	margin-top:60px !important;
	position:relative;
}
.section-title-wrap{
	position:absolute;
	top:100px;
	right:0;
	transform:rotate(-90deg);
}
.menu-links-wrap{
    position: fixed;
    top: 100px;
    padding: 40px;
    background: #181818;
    z-index: 99999999;
	left:-400px;
	transition:all .5s;
}
.menu-links-wrap.engage{ 
	position: fixed;
    top: 100px;
    padding: 40px;
    background: #181818;
    z-index: 99999999;
    left: -347px;
	transition:all .5s;
}
.menu-links-wrap.opened{
    position: fixed;
    top: 100px;
    padding: 40px;
    background: #181818;
    z-index: 99999999;
    left: 0;
	transition:all .5s;
}

.menu-nav-open {
    display: block;
    position: absolute;
    top: 0;
    right: -34px;
    background: #181811;
    padding:0;
    height: 35px;
    width: 35px;
    background-image: url('../images/icon-hamburger.png');
    background-size: 50% !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	cursor:pointer;
}
.menu-nav-open:hover{
    display: block;
    position: absolute;
    top: 0;
    right: -34px;
    background: #181811;
    padding:0;
    height: 35px;
    width: 35px;
	background-image:url('../images/icon-hamburger-hover.png');
    background-size: 50% !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
}
.menu-links-wrap.opened .menu-nav-open{
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: #181811;
    padding:0;
    height: 35px;
    width: 45px;
	background-image:url('../images/icon-close.png');
    background-size: contain !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	cursor:pointer;
 
}
.menu-links-wrap.opened .menu-nav-open:hover{
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: #181811;
    padding:0;
    height: 35px;
    width: 45px;
	background-image:url('../images/icon-close-hover.png');
    background-size: contain !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
}
.menu-nav-open .fa-times{
	display:none;
}

#menu-menu-nav li{
	margin-bottom:10px;
}
#menu-menu-nav li a {
    font-family: "CervoBold";
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.47px;
    margin-right: 30px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: solid 3px transparent;
}
#menu-menu-nav li a:hover{
    font-family: "CervoBold";
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.47px;
    margin-right: 30px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: solid 3px #e6a12e;
}
/***Donation Form****/
body .gfield_price .gfield_description {
    width: fit-content;
    float: left;
    margin-right: 10px;
    padding-top: 2px;
	font-family: 'OpenReg', sans-serif;
	font-size:14px;
	color:#181818;
	letter-spacing:0;
	line-height:23.3px;
	font-weight:700;
}
body .gform_wrapper span.ginput_total{
    font-family: "OpenReg";
	font-size:13px;
	color:#7c803d;
	font-weight:700;
	letter-spacing:0.58px;
	line-height:18px;
	position:relative;
	top:-1px;
}
.donation-total{
	text-align:center;
	padding:30px;
}
.donation-total h2 {
    font-family: "CervoBold" !important;
    font-size: 70px;
    color: #181818;
    letter-spacing: 1.06px;
    line-height: 38.9px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
}
/*******CONTENT FEATURES WRAP*********/
.content-features-wrap h5{
	margin-top:5px;
}
.content-features-wrap p{
	font-family: 'OpenReg', sans-serif;
	font-size:16px;
	color:#181818;
	letter-spacing:0;
	line-height:26.5px;
}

.content-image-bg-content h3{
	margin-bottom:10px;
}
.content-image-bg-content a.cta-btn-white{
	margin-top:10px;
}
/***GENERAL*****/
body .page-title-block{
	padding-top:90px !important;
	padding-bottom:60px !important;
}
.content-image-bg-content.has-icon{
	position:relative;
}
.content-image-bg-content.has-icon:before{
	content:'';
	display:block;
	position:absolute;
	height:120px;
	width:120px;
	background:url('../images/tagline-white.png');
    background-size: contain !important;
    background-position: center!important;
    background-repeat: no-repeat !important;
	top:-40px;
	right:-35px;
}
/*****8LOGO BLOCKS*******/
.logo-img{
	height: 150px;
    width: 150px;
    display: block;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	margin:0 auto;
	margin-bottom:15px;
	
}
.logo-block{
	text-align:center;
}
.logo-block .cta-btn-arrow {
    position: relative;
    font-family: "CervoLight";
    font-size: 14px;
    color: #181818;
    letter-spacing: 1.25px;
    line-height: 17px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    width: fit-content !important;
}
/*******ERROR PAGE***********/
.error404 .hentry{
	border:none;
	text-align:center;
}
.error404 #main{
	margin:90px auto;
	float:none;
}