/*!
Theme Name: VR World NYC
Theme URI: https://underscores.me/
Author: INCLINED
Author URI: https://inclinedinc.com
Description: A custom WordPress theme built by INCLINED, Inc. for VR World, Inc.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vr_world_nyc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

VR World NYC is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

*:focus {
    outline: none;
}

.site {
	overflow: hidden;
}

.page-wrapper{
	width:  100%;
	margin: 0px auto;
}
.section-header {
  	max-width: 1368px;
  	width: 100%;
  	height: 238px;
  	background-color: #fff;
}
.logo-vr-world-header {
  	width: 756px;
  	height: 94px;
  	margin: 36px;
	display:inline-block;
}

div.wpcf7-response-output {
	margin: 0em 0em 0em !important;
	padding: 0px !important;
	border: none !important;
}



.btn {
	margin: 0px;
	line-height: 100px;

	font-family: Typewriter_;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 90px;
  letter-spacing: normal;
  text-align: center;

	padding:0px 32px;
	cursor: pointer;
}

.widget-area {
	display: none !important;
}

.btn-ani {
	border-radius: 44.5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
	line-height: 90px;
	float: none;
	padding: 0px 36px;
	-webkit-transition: background-color 250ms ease-out, color 350ms ease-out, border 250ms ease-out;
	-ms-transition: background-color 250ms ease-out, color 350ms ease-out, border 250ms ease-out;
	transition: background-color 250ms ease-out, color 350ms ease-out, border 250ms ease-out;
}

.btn-ani:hover {
	-webkit-transition: background-color 250ms ease-out, color 350ms ease-out, border 250ms ease-out;
	-ms-transition: background-color 250ms ease-out, color 350ms ease-out, border 250ms ease-out;
	transition: background-color 250ms ease-out, color 350ms ease-out, border 250ms ease-out;
}


.padding-bottom-0 {
	padding-bottom: 0;
}

.margin-bottom-0 {
	margin-bottom: 0;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}



.btn-txt {
  font-family: Typewriter_;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 90px;
  letter-spacing: normal;
  text-align: center;
}



.btn-blue {
	border-radius: 44.5px;
	background-color: #06FFFF;
	color: black;
	cursor: pointer;
}
.btn-purple {
	border-radius: 44.5px;
	background-color: #ff01ff;
	color: white;
	cursor: pointer;
}
.btn-green {
	border-radius: 44.5px;
	background-color: #00ff00;
	color: black;
	cursor: pointer;
}
.btn-red {
	border-radius: 44.5px;
	background-color: #ff0200;
	color: white;
	cursor: pointer;
}

.btn-green, .btn-blue {
	color: black !important;
}
.btn-red, .btn-purple {
	color: white !important;
	border: 2px transparent solid;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.btn-green:hover, .btn-blue:hover {
	color: white !important;
}

.btn-red:hover {
	color: black !important;
}

.btn-purple:hover {
	background-color: #00FF00;
	color: black !important;
	border: 2px transparent solid;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.btn-spacer {
	height: 5.7vw;
	width:12px;
	display: inline-block;
}

.headline-wwo-first-line {
	font-family: VRWORLD-Light;
	font-size: 30px;
	line-height: 34px;

}
.headline-wwo span {
	letter-spacing: 0;
}
.headline-wwo {
    font-family: VRWORLD-Regular;
    font-size: 30px;
    margin-right: 3px;
    line-height: 34px;
    margin-bottom: -100px;
    display: inline-block;
    letter-spacing: -2px;

	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	overflow: hidden;
}
.img-helper-wwo {
    width: calc(100% - 725px);
    height: 205px;
    position: absolute;
    top: 58px;
    background-image: url(img/helper-wwo.png);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-bottom: -3px;
    max-width: 750px;
    display: inline-block;
    vertical-align: bottom;
}


.headline-wwo .text_headline {
	display: flex;
	flex-direction: row;
	position: relative;
	top: 4px;
}
.headline-wwo .text_headline .word {
	display: flex;
	flex-direction: row;
}
.headline-wwo .text_headline .word span {
	position: relative;
}
.headline-wwo .text_headline .word:first-child {
	margin-right: 90px;
}
.headline-wwo .text_headline .word:first-child span:nth-child(2) {
	font-family: VRWORLD-super;
	top: 48px;
}

.Safari14 .headline-wwo .text_headline .word:first-child span:nth-child(2) {
	top: 25px;
}

.headline-wwo .text_headline .word:nth-child(2) span:first-child {
	font-family: VRWORLD-super;
	top: 48px;
}

.Safari14 .headline-wwo .text_headline .word:nth-child(2) span:first-child {
	top: 25px;
}

.headline-wwo .text_headline .word:nth-child(2) span:nth-child(2),
.headline-wwo .text_headline .word:nth-child(2) span:nth-child(3) {
	font-family: VRWORLD-read;
	top: -48px;
}
.headline-wwo .text_headline .word:nth-child(2) span:nth-child(4) {
	font-family: VRWORLD-super;
	top: 48px;
}

.Safari14 .headline-wwo .text_headline .word:nth-child(2) span:nth-child(4) {
	top: 25px;
}

@-moz-document url-prefix() {
	.headline-wwo .text_headline .word:first-child span:nth-child(2) {
		top: 25px;
	}
	.headline-wwo .text_headline .word:nth-child(2) span:first-child {
		top: 25px;
	}
	.headline-wwo .text_headline .word:nth-child(2) span:nth-child(4) {
		top: 25px;
	}
}


@media screen and (min-width: 992px) {
	.headline-wwo-first-line {
		font-family: VRWORLD-Light;
		font-size: 90px;
		line-height: 94px;
	}
	.headline-wwo {
		font-family: VRWORLD-Regular;
		font-size: 90px;
		margin-right: 3px;
		line-height: 94px;
		margin-bottom: -23px;
		display: inline-block;
	}
}



@media screen and (max-width: 992px) {


	.headline-wwo-first-line {
		font-family: VRWORLD-Light;
		font-size: 60px;
		line-height: 64px;
		display: block;
	}

	.headline-wwo {
		font-family: VRWORLD-Regular;
		font-size: 60px;
		margin-right: 3px;
		line-height: 64px;
		margin-bottom: -100px;
		display: block;

		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		overflow: hidden;
	}
}



@media screen and (max-width: 640px) {
	.headline-wwo-first-line {
		font-family: VRWORLD-Light;
		font-size: 30px;
		line-height: 34px;
	}

	.headline-wwo {
		font-family: VRWORLD-Regular;
		font-size: 30px;
		margin-right: 3px;
		line-height: 34px;
		margin-bottom: -100px;
		display: block;

		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		overflow: hidden;
	}
}

.wwo-bg-colored .btn-wwo {
	padding: 0px 36px;
	border-radius: 44.5px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
	line-height: 90px;
	float: none;
    padding: 26.5px 29px;
}

.wwo-bg-colored:nth-of-type(1) {
  background: white;
}

.wwo-bg-colored:nth-of-type(2) {
  background: #D1D2D4;
}

.wwo-bg-colored:nth-of-type(3) {
  background: magenta;
}

.wwo-bg-colored:nth-of-type(4) {
  background: #FEFF00;
}

.wwo-bg-colored:nth-of-type(2) .btn-wwo {
	background: #00FF00;
	color:black;
	border: transparent 2px solid;
}
.wwo-bg-colored:nth-of-type(2) .btn-wwo:hover {
	color:black;
	background: white;
	border: transparent 2px solid
}

.wwo-bg-colored:nth-of-type(3) .btn-wwo {
	background: cyan;
	color:black;
	border: transparent 2px solid;
}
.wwo-bg-colored:nth-of-type(3) .btn-wwo:hover {
	background: white;
	color:black;
	border: transparent 2px solid
}

.wwo-bg-colored:nth-of-type(4) .btn-wwo {
	background: magenta;
	color: #fff;
	border: transparent 2px solid;
}
.wwo-bg-colored:nth-of-type(4) .btn-wwo:hover {
	background: white;
	color: black;
	border: transparent 2px solid;
}
.wwo-bg-colored:nth-of-type(5) {
  background: #D1D2D4;
	color: white;
}
.wwo-bg-colored:nth-of-type(5) .content-wrapper-wwo-module {
	padding-bottom: 15px;
}
.wwo-bg-colored:nth-of-type(5) .btn-wwo {
    background: #00ff00;
    color: #000;
    border: transparent 2px solid;
    padding: 26.5px 49px;
}
.wwo-bg-colored:nth-of-type(5) .btn-wwo:hover {
	color: black;
	background: white;
	border: transparent 2px solid;
}
.wwo-bg-colored:nth-of-type(6) {
  background: #00B5AF;
}

.wwo-bg-colored:nth-of-type(6) .btn-wwo {
	background: magenta;
	color: black;
	border: transparent 2px solid;
}

.wwo-bg-colored:nth-of-type(6) .btn-wwo:hover {
	background: white;
	color: black;
	border: transparent 2px solid;
}

.wwo-bg-colored:nth-of-type(7) {
	background: #00FF00; /*green*/
}

.wwo-bg-colored:nth-of-type(7) .btn-wwo {
	background: cyan;
	color:black;
	border: transparent 2px solid;
}

.wwo-bg-colored:nth-of-type(7) .btn-wwo:hover {
	background: white;
	color: black;
	border: transparent 2px solid;
}



@media screen and (min-width: 920px) {

	.menu-main-menu-container {
		display: block;
	}

}

@media screen and (max-width: 919px) {
	#header-button-wrapper {
		display: none;
	}

	.menu-main-menu-container {
		display: block;
	}

	#primary-menu {
		display: none;
	}
}


.jumbo-secondary-menu-button {
	display: none;
}


.hero {
  max-width: 1368px;
  width: 100%;
  height: 572px;
  background-blend-mode: exclusion;
  background-image: linear-gradient(112deg, #1900ff, #6bf50c 20%, #ff01ff 41%, #f8e71c 61%, #00dbd8 81%, #ff0200);
}

.hero-headline-1 {
	width:90%;
  max-width: 662px;
  height: 188px;
  font-family: VRWORLD;
  font-size: 5.7vw;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.04;
  letter-spacing: normal;
  color: #ffffff;
}

.hero-headline-2 {
	width: 90%;
  max-width: 851px;
  height: 188px;
  font-family: VRWORLD;
  font-size: 5.7vw;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.04;
  letter-spacing: normal;
  color: #fff;
}
#text_speed_d {
	white-space: nowrap;
	display: flex;
	align-items: center;
}
.section-ticker {
	width:100%;
  	height: 90px !important;
  	transform: rotate(-360deg);
  	background-color: #feff00;
	display: table-cell;
	/*display: flex;*/
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}



.section-ticker .ticker-text {
	width:95%;
	max-width: 1368px;
	text-align: center;
	margin: 0 auto;
	line-height: 5.7vw;

}

#ticker-text {
	margin-top: 14px !important;
}

.ticker-helper, .ticker-text-span {
	display: inline-block;
	vertical-align: top;
}

.ticker-text-span {
	margin-top:6px;
}

.helper-ticker-left {
    max-width: 36px;
    max-height: 36px;
    margin: 25px 10px 25px 36px;
}

.helper-ticker-right {
    max-width: 36px;
    max-height: 76px;
    margin: 0px 36px 25px 10px;
}

.tickercontainer {
	max-width: 100%;
    margin: 0px auto;
	display: inline-block;
	height: 56px !important;
	text-align: center;
}

.tickercontainer .mask {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
}

.ticker-text-content {
  font-family: Typewriter_;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 90px;
  letter-spacing: normal;
  text-align: center;
  color: #231f20;
	text-transform: uppercase;
}

.section-what-we-offer {
	width: 100%;
  height: auto;
	min-height: 240px;
  transform: rotate(-360deg);
  background-color: #fff;
}

.section-what-we-offer .wwo-headline-wrapper {
	width: calc(100% - 30px);
	max-width: 1368px;
	padding-top: 36px;
	background: white;
	margin: 0 auto;
	float: none;
	position: relative;
	z-index: 9;
}

.wwo-headline-arrow {
	height: 50px;
    width: 45px;
    display: inline;
    padding-top: 15px;
	font-family: "VRWORLD Basic";
	font-weight: normal;
	font-size: 36px;
	color: black;
}
/*
.wwo-headline-arrow:before {
	font-family: "VRWORLD-Basic";
content:'';
background: url('img/right-arrow.svg');
height: 90px;
width: 90px;
position: absolute;
top: 0px;
left: -90px;
}
*/



.section-what-we-offer .wwo-headline-text,
.section-what-we-offer .wwo-headline-text::before {
	font-family: 'VRWORLD-Basic';
	font-size: 45px;
    line-height: 1.1;
	color: black;
	display: block;
}
.section-what-we-offer .wwo-headline-text {
	margin-bottom: 36px;
}


.section-what-we-offer .wwo-blurb {
	font-family: Typewriter_;
  	font-size: 30px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: condensed;
  	line-height: 35px;
  	letter-spacing: normal;
  	color: #000;
	padding-top: 20px;
	padding-bottom: 17px;
}

.section-what-we-offer .wwo-headline-wrapper .wwo-headline-1 {
  max-width: 378px;
	height: 100%;
  height: 94px;
  font-family: VRWORLD;
  font-size: 5.7vw;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.04;
  letter-spacing: normal;
  color: #000000;
}

.section-what-we-offer .wwo-headline-wrapper .wwo-headline-2 {
  max-width: 756px;
	width: 100%;
  height: 94px;
  font-family: VRWORLD;
  font-size: 5.7vw;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.04;
  letter-spacing: normal;
  color: #000000;
}

.content-wrapper-wwo-module {
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
	padding: 36px 0px 36px;
}

.wwo-col-1 {
	float: left;
	text-align: left;
}

.wwo-col-2 {
	float: right;
	text-align: right;
}
.wwo-col-2 img {
	display: block;
}

.wwo-thumb {
	width: 100%;
}

.section-what-we-offer .wwo-bg-gray {
	width:100%;
  max-width: 1368px;
  height: 488px;
  background-color: #d1d2d4;
	display: table;
	    padding-bottom: 36px;
}

.section-what-we-offer .wwo-bg-purple {
	width:100%;
  max-width: 1368px;
  height: 488px;
  background-color: #ff01ff;
	display: table;
	    padding-bottom: 36px;
}

.section-what-we-offer .wwo-bg-yellow {
	width:100%;
  max-width: 1368px;
  height: 488px;
  background-color: #feff00;
	display: table;
	    padding-bottom: 36px;
}

.section-group-bookings {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: -1px;
  background-color: #d1d2d4;
  position: relative;
  z-index: 1;
}

.content-wrapper-group-module {
	width: calc(100% - 30px);
	margin: 0 auto;
	padding: 36px 0px;

}

.group-bookings-header {
  	font-family: VRWORLD-Basic;
  	font-size: 90px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 94px;
  	letter-spacing: normal;
  	color: #000;
	margin-bottom: 4px;
	padding-top: 0;
	padding-bottom: 0px;
}

@media screen and (max-width:840px) {
	.group-bookings-header {
		font-size: 48px;
		line-height: 51px;
		margin-bottom: 10px;
	}
}

.content-wrapper-group-bookings {
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
	padding-bottom: 51px;
	position:relative;
}

ul {
	list-style: none;
	margin: 0px 0px 36px 0px;
}
.group-bookings-link {
  width: calc(100% - 94px);
  font-family: VRWORLD-Light;
  font-size: 90px !important;
  line-height: 94px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000000;
}


.group-bookings-link-a, .group-bookings-link-a:visited {
	color:black;
	text-decoration: none;

}

.group-bookings-link-a:hover, .group-bookings-link-a:active {
	color:blue;
	text-decoration: none;


}

.wpcf7-response-output, .wpcf7-mail-sent-ok {
    border: none;
	padding: 0;
	margin: 0;
}

.group-bookings-links {
	margin: 0px;
}

.right-arrow {
	font-family: "VRWORLD-Light";
	position: relative;
    top: .2em;
	margin-left: 94px;
}

.right-arrow:before {
	content: '';
    background: url(img/right-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    max-height: 94px;
    max-width: 94px;
    position: absolute;
    top: -2px;
    left: -94px;
}



.section-green-promo {
  	width: 100%;
  	background-color: #00ff00;
	height: auto;
	position: relative;
}

.content-wrapper-green-promo {
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
  	height: auto;
	position: relative;
}


.wpcf7-text {
	width: 75%;
}

.wpcf7-submit {
	color:black !important;
	cursor: pointer;
}

.wpcf7-submit:hover, .wpcf7-submit:active {
	color: blue !important;
}

.content-wrapper-green-promo h1 {
	font-family: VRWORLD-Light;
  	font-size: 90px;
  	font-weight: 300;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 96px;
  	letter-spacing: normal;
  	color: #000;
  	padding: 0px 0px 72px 0px;
}

.content-wrapper-green-promo h2 {
  	font-family: VRWORLD-Regular;
  	font-size: 90px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 96px;
  	letter-spacing: normal;
  	color: #000;
	margin-top: -29px;
}


.green-promo-blurb {
  	font-family: Typewriter_;
  	font-size: 30px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: condensed;
  	line-height: 1.2;
  	letter-spacing: normal;
  	color: #000;
	position: relative;
	padding-bottom: 0;
	margin-top: -10px;
	display: inline-block;
	float: none !important;
}

.green-promo-helpers {
    position: absolute;
    display: inline-block;
    bottom: 2px;
    right: -25px;
    max-width: 49%;
    z-index: 1;
}




.nivo-lightbox-wrap #section-experience-content-wrapper {
    width: 100% !important;
    margin: 0px auto;
    padding: 0px !important;
    max-width: 100%;
}

@media screen and (max-width:840px) {
	.content-wrapper-green-promo h1 {
		font-size: 48px;
		line-height: 51px;
		padding-bottom: 44px;
	}
	.content-wrapper-green-promo h2 {
		font-size: 48px;
		line-height: 51px;
	}
}


.section-stay-in-touch {
  	width: 100%;
  	background-color: #00b5af;
  	padding: 38px 0 32px;
  	position: relative;
  	z-index: 1;
}


.section-stay-in-touch .stay-in-touch-content-wrapper {
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
	text-align: center;
}


.section-stay-in-touch .stay-in-touch-col-1 form .email-entry-box {
	width: 100%;
	margin: 36px 0px;
	border-radius: 45px;
    padding: 0px 16px;
}

.section-stay-in-touch .stay-in-touch-col-1 .email-entry-box .wpcf7-form .wpcf7-form-control-wrap {
	font-family: 'Typewriter_';
	font-size: 30px;
	font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000;
}

.wpcf7-submit {
	width: 80px;
    height: 50px;
    padding: 0px !important;
    position: relative;
    font-family: "VRWORLD Basic", "VRWORLD" !important;
    font-weight: normal;
    font-size: 36px !important;
    color: black !important;
	border: none !important;
	background: none !important;
}


.section-stay-in-touch .stay-in-touch-blurb {
	border-radius: 44.5px !important;
	font-family: 'Typewriter_';
	font-size: 30px;
	font-weight: normal;
  	font-style: normal;
  	font-stretch: condensed;
  	line-height: 1.2;
  	letter-spacing: normal;
  	color: #000;
	padding-bottom: 0;
	text-transform: uppercase;
}

.section-stay-in-touch .stay-in-touch-content-wrapper .stay-in-touch-col-1,
.section-stay-in-touch .stay-in-touch-content-wrapper .stay-in-touch-col-2 {
	width: 50%;
	text-align: left;
}

.section-hours-location {
  width:100%;
  background-color: #06ffff;
}

#hours-col-wrapper, #footer-links-col-wrapper {
  	font-family: Typewriter_;
  	font-size: 30px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: condensed;
  	line-height: 1.2;
}

#hours-col-wrapper {
	color: #000;
	width: calc(100% - 30px);
	margin: 0px auto;
	max-width: 1368px;
}


.company-links, .social_media_links {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.footer-company-link a, .footer-social-link a {
	text-decoration: none;
	color: white !important;
	-webkit-transition: all 0.5s;
  	transition: all 0.5s;
}

.footer-company-link a:hover, .footer-social-link a:hover {
	text-decoration: none;
	color: #feff00 !important;
	-webkit-transition: all 0.5s;
 	 transition: all 0.5s;
}

.footer-social-link-a, .footer-social-link-a:visited, .footer-social-link-a:focus {
	color: white;
	text-decoration: none;
}
.footer-social-link-a:hover, .footer-social-link-a:active  {
	color: #FFF010;
	text-decoration: underline;
}

.footer-blue-ul {
	padding: 0px;
    margin: 0px;
    padding-top: 36px;
}

.footer-blue-ul li, .footer-address  {
	line-height: 36px;
}
.footer-blue-ul li {
	display: flex;
	flex-direction: row;
}
.footer-blue-ul li span {
	display: inline-block;
	vertical-align: top;
	width: 62px;
}

#footer-links-col-wrapper {
	color: #FFF;
	overflow: auto;
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
}

#section-footer-links {
  width: 100%;
  background-color: #231f20;
  font-family: Typewriter_;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff;
	overflow: auto;
}

.footer-company-link a, .footer-social-link a,
.footer-company-link a:visited, .footer-social-link a:visited {
	font-family: Typewriter_;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.2;
  letter-spacing: normal;
  color: #ffffff !important;
	text-decoration: none;
}

.footer-company-link a:hover, .footer-social-link a:hover,
.footer-company-link a:active, .footer-social-link a:active{
	font-family: Typewriter_;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.2;
  letter-spacing: normal;
  color: #FFF000 !important;
	text-decoration: underline;
}

#section-footer-copyright {
  width: 100%;
  background-color: #d1d2d4;
	overflow: auto;
	text-align: center;
}

#section-footer-copyright-content-wrapper {
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
	text-align: left;
    padding: 37px 0px 35px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 68px;
    flex-wrap: wrap;
}

#section-footer-copyright #footer-logo {
	max-width: 376px;
	width: 100%;
}
#section-footer-copyright #footer-logo a {
	display: block;
}
#section-footer-copyright #footer-logo img {
	display: block;
	max-width: 100%;
	width: 100%;
}

#section-footer-copyright #footer-disclaimer-text {
	background-color: #d1d2d4;
	font-family: Typewriter_;
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 2px;
}

.jumbo-heading-image-wrapper {
	text-align: center;
	 margin: 0px auto !important;
}


.wpcf7-email {
	border-radius: 44px !important;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: none !important;
}


#menu-item-104, #menu-item-103, #menu-item-206, #menu-item-102 {
    list-style: none;
    margin: 0 auto;
    padding: 0 0 10px 0;
	text-align: center;
}






@media screen and (max-width: 1439px) {
	.section-what-we-offer .wwo-thumb {
		padding-bottom: 0px;
	}



	.section-what-we-offer .wwo-blurb {
		/*font-size: calc(12px + 1.5vw);*/
		font-size: 30px;
		line-height: 36px;
	}
}

@media screen and (max-width: 1280px) {
	.section-what-we-offer .wwo-thumb {
		padding-bottom: 0px;
	}


	.section-what-we-offer .wwo-blurb {
		/*font-size: calc(12px + 1.4vw);*/
		font-size: 30px;
		line-height: 36px;
		    padding-top: 10px;
	}
}


@media screen and (max-width: 992px) {
	.section-what-we-offer .wwo-thumb {
		padding-bottom: 0px;
	}

	.section-what-we-offer .wwo-blurb {
		/*font-size: calc(12px + 1.3vw); */
		font-size: 30px;
		line-height: 36px;
		  padding-top: 20px;
	}
}




@media screen and (max-width: 768px) {
	.section-what-we-offer .wwo-thumb {
		padding-bottom: 0px;
	}



	.section-what-we-offer .wwo-blurb {
		/*font-size: calc(12px + 1.5vw);*/
		font-size: 30px;
		line-height: 36px;
	}

	.section-stay-in-touch .stay-in-touch-headline {
		max-width:70vw;
		width: 100%;
	}


}



@media screen and (max-width: 640px) {
	.section-what-we-offer .wwo-thumb {
		padding-bottom: 0px;
	}


	.section-what-we-offer .wwo-blurb {
		font-size: 30px;
		line-height: 36px;
		padding-top: 20px;
	}
}

.wwo-button-wrapper {
		width: 100%;
   		text-align: right;
		overflow: auto;
	}
@media screen and (max-width: 992px) {
	.wwo-col-1 {
		text-align: left;
	}
	.wwo-headline-text {
		text-align: left !important;
	}
	.wwo-blurb {
		text-align: left !important;
	}

	.wwo-button-wrapper {
		width: 100%;
   		text-align: left;
	}

	.wwo-col-1 .btn-purple {
		border-radius: 44.5px;
		background-color: #ff01ff;
		color: white;
		float: none !important;
		clear: both !important;
		margin: 0 auto;
		padding: 32px;

	}
	.btn-blue {
		border-radius: 44.5px;
		background-color: #06FFFF;
		color: black;
		float: none !important;
		clear: both !important;
		margin: 0 auto;
		padding: 32px;
	}
	.btn-green {
		border-radius: 44.5px;
		background-color: #00ff00;
		color: black;
		float: none !important;
		clear: both !important;
		margin: 0 auto;
		padding: 32px;
	}
	.btn-red {
		border-radius: 44.5px;
		background-color: #ff0200;
		color: white;
		float: none !important;
		clear: both !important;
		margin: 0 auto;
		padding: 32px;
	}







	.section-stay-in-touch {
		padding-bottom: 36px;
	}



	.section-stay-in-touch .stay-in-touch-content-wrapper .stay-in-touch-col-1 {
		width: 100%;
		float: none;
		clear: both;
		padding: 0px 0px 0px 0px;
	}

	.section-stay-in-touch .stay-in-touch-content-wrapper .stay-in-touch-col-2 {
		width: 100%;
		float: none;
		clear: both;
		padding: 0px 0px 0px 0px;
	}
}


.wwo-bg-colored {
	width: 100%;
	overflow: hidden;
	display: block;
}

.content-wrapper-wwo-module {
	overflow: hidden;
}

@media screen and (min-width: 1092px) {
	.wwo-col-1 {
		text-align: left;
	}
	.wwo-col-1 .btn-purple {
		border-radius: 44.5px;
		background-color: #ff01ff;
		color: white;
		float: right !important;
		clear: none !important;
		margin: 0 auto;
	}


	.btn-blue {
		border-radius: 44.5px;
		background-color: #06FFFF;
		color: black;
		float: right !important;
		clear: none !important;
		margin: 0 auto;
	}
	.btn-green {
		border-radius: 44.5px;
		background-color: #00ff00;
		color: black;
		float: right !important;
		clear: none !important;
		margin: 0 auto;
	}
	.btn-red {
		border-radius: 44.5px;
		background-color: #ff0200;
		color: white;
		float: right !important;
		clear: none !important;
		margin: 0 auto;
	}

}

.group-bookings-helper {
    width: 95%;
    max-width: 270px;
    position: absolute;
    bottom: -8px;
    right: -29px;
}


#tripleseat_embed_form {
	font-family: Typewriter_;
	text-transform: uppercase;
}

#tripleseat_embed_form div.timeselect a {
	font-family: VRWORLD-Light;
	display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 3px;
    white-space: nowrap;
    font-size: 18px;
}
#tripleseat_embed_form div.timeselect {
	font-family: Typewriter_;
	line-height: 30px;
    font-size: 10px;
}

#tripleseat_embed_form input {
	font-family: Typewriter_;
	font-size: 10px;
}

#tripleseat_embed_form input, #tripleseat_embed_form button, #tripleseat_embed_form textarea {
    border: none !important;
    border-radius: 36px;
}

#tripleseat_embed_form input {
	font-size: 20px;
}

div.timeselect {
    position: absolute;
    height: 140px;
    border: 1px solid #ccc;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 160px;
    font-family: Typewriter_;
}

div.timeselect a {
    font-size: 20px;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 3px;
    white-space: nowrap;
    font-family: Typewriter_;
}
.section-what-we-offer .wwo-headline-text::before {
	content: "\2192" !important;
	font-family: VRWORLD-Basic !important;
	color: black;
	display: inline;
}
.section-what-we-offer .wwo-headline-text span {
	display: inline-block;
	margin-bottom: -10px;
	font-family: VRWORLD-Light;

}
body, button, input, select, optgroup, textarea, #lead_contact_preference {
	font-family: Typewriter_;
}

body {
	background: black;
}
/*.hide-for-fade {
	opacity: 0;
}*/
/*.hide-for-init-fade-1 {
	opacity: 0;
}
.hide-for-init-fade-2 {
	opacity: 0;
}*/

.section-blog-posts {
	width: calc(100% - 30px);
	max-width: 1368px;
}

#blog-posts-wrapper {
	width: 100%;
	min-height:300px;
}

.content-area {
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
}

.blog .content-area {
	width: calc(100% - 30px);
	max-width: 1368px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.blog .content-area .entry-meta,
.blog .content-area .entry-footer{
	display: none;
}

.blog .entry-title {
	text-transform: uppercase;
	font-family: "VRWORLD-Basic";
	font-size: 30px;
}

.blog .page-content, .blog .entry-content, .blog .entry-summary {
	margin: 0 !important;
}

@media all and (min-width: 920px) {
    #experience-blurb {
        margin-top: 0 !important;
    }
}
