@media (max-width: 1300px) {
	.nav .logo {
		width: 200px;
	}
}
@media (max-width: 1200px) {
	
	/* HEADER */
	.nav a {
		padding: 10px 20px;
		margin-left: 5px;
	}
	.header h1, .header h1 {
		font-size: 50px;
		font-weight: bold;
		line-height: 70px;
	}
	.header .wrapper {
		padding-top: 25vh;
	}
	.header {
		height: 700px;
	}
	.hideme {
		display: none;
	}
	
	/* GAMES */
	.game .description {
		margin: 0% 5%;
		padding: 0px 25px;
	}
	.game .description h2 {
		font-size: 30px;
	}
	.hidemobile {
		display: none !important;
	}
	
	/* Events */
	
}

@media (max-width: 1000px) {
	#mobileToggle {
		display: block;	
	}
	.nav a {
		display: none;
	}
	.games {
		padding: 50px 0px;
	}
	.game .image {
		width: 100%;
	}
	.game .description {
		width: 100%;
		margin: 0px;
	}
	.game .description h2 {
		padding-top: 25px;
	}
	.hidemobile {
		display: block !important;
	}
	
	.testimonials {
		margin-top: 20px;
	}
	.reviews {
		top: 80px;
	}
	.reviews .review {
		width: 100%;
		height: auto;
		padding: 0px 25px;
	}
	.reviews .review p {
		padding-bottom: 25px;
	}
	.reviews .review:nth-child(2) {
		display: none;
	}
	
	.testimonials h3, .pricing h3, .contact h3 {
		font-size: 60px;
		top: -50px;
	}
}

@media (max-width: 800px) {
	.book .times .room .description {
		display: none;
	}
	
	.book .complete_booking .wizard {
		width: 100%;
		min-height: 0px;
		padding: 20px 10px;
	}
	.book .complete_booking .wizard .step h2 {
		font-size: 20px;
	}
	.book .complete_booking .wizard .step .players {
		padding: 20px 0px 0px;
	}
	.book .rightcol {
		width: 100%;
		float: left;
	}
	.book .subtotal {
		width: 100%;
	}
	.book .subtotal .arrow {
		display: none;
	}
	.book .complete_booking .btn.full {
		width: 100%;
	}
	.book .complete_booking .btn {
		width: 50%;
	}
	.book .input {
		width: 100%;
	}
	.book .notes {
		width: 100%;
	}
	.book .filter {
		width: 100%;
		float: none;
		margin: 0px 0px 15px;	
	}
	
	.header.half h1, .header.half h2 {
		font-size: 40px;
	}
	
	.article .img {
		max-width: none;
	}
	.article .cta {
		margin-bottom: 50px !important;
	}
	.workforus .img {
		margin: 0px 0px 30px;
		float: none;
		max-width: none;	
	}
}
@media (max-width: 700px) {
	
	.gift_cards {
		padding: 50px 0px 50px;
	}
	.gift_cards h3 {
		font-size: 30px;
		width: 100%;
		float: none;
	}
	.gift_cards p {
		width: 100%;
		margin-top: 30px;
	}
	.gift_cards .cta {
		float: right;
		margin-top: 20px;
		width: 100%;
	}
	.gift_cards .cta a {
		white-space: nowrap;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
		float: none;
	}
	.review_overview {
		width: 100%;
	}
	.reviews {
		position: relative;
		display: block;
		top: auto;
		left: auto;
		bottom: auto;
	}
	.reviews .review {
		height: auto;
		float: none;
		margin: 50px 0px 0px;
	}
	.reviews .review:nth-child(2) {
		display: block;
	}
	.testimonials .review .author {
		right: 25px;
	}
	.header {
		text-align: right;
	}
	.header .wrapper {
		padding-top: 50vh;
	}
	.header h1, .header h2 {
		font-size: 30px;
		font-weight: bold;
		line-height: 50px;
	}
	.header .cta {
		margin-top: 25px;
		font-size: 20px;
	}
	
	.game .icons li {
		margin-right: 20px;
		margin-bottom: 10px;
	}
	
	.events {
		padding: 50px 0px 50px;
	}
	.events .description {
		width: 100%;
		float: none;
	}
	
	.events .images {
		width: 90%;
		float: none;
		margin: 50px auto 0px;
	}
	.events .wrapper {
		overflow: visible;
	}
	
	.events p {
		padding: 20px 0px 30px;
		width: 100%;
	}
	.events .images {
		height: 70vw;
	}
	.events .images img {
		width: 100%;
		border-radius: 20px;
		position: absolute;
		top: 0px !important;
		left: 0px !important;
	}
	
	.contact_us.cta {
		width: 100%;
		text-align: center;
		box-sizing: border-box;
	}
	
	.pricing .pricelist {
		width: 100%;
		float: none;
	}
	.pricing .how {
		float: none;
		padding: 50px 30px 0px;
		width: 100%;
		box-sizing: border-box;
	}
	.faqs {
		padding: 50px 0px 0px;
	}
	.faqs .container {
		width: 100%;	
	}
	.contact .map {
		width: 100%;
		box-sizing: border-box;
		box-shadow: 0px 33px 50px 0px rgba(0,0,0,0.1);
		float: none;
	}
	.contact .hours {
		width: 100%;
		float: none;
		margin: 0px;
		padding: 30px;
		box-sizing: border-box;
	}
	.contact {
		padding-bottom: 30px;
	}
	
	.footer .socials {
		display: block;
		font-size: 40px;
	}
	.footer .socials svg {
		width: 38px;
		margin-top: 10px;
	}
	
	.footer.gift_cards p {
		width: 100%;
		margin-top: 30px;
		float: none;
		font-size: 13px;
	}
	.footer.gift_cards .cta {
		float: none;
		margin-top: 40px;
		width: 100%;
		text-align: center;
	}
	.footer.gift_cards strong {
		display: block;
	}
}

@media (max-width: 470px) {
	
	.book .times .cost {
		display: none;
	}
	
	.nav a {
		display: none;
	}
}