

/********************** DEFAULT STYLES **********************/

* { margin:0; padding:0; }

.carousel-control-prev-icon {
	background-image: url('../images/arrowLeft.svg') !important;
}

.carousel-control-next-icon {
	background-image: url('../images/arrowRight.svg') !important;
}

h1, h2, h3, h4, h5 {
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
}

p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

/************************************************************/

@media screen and (min-width: 320px)  {

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			width: 100%;
			height: auto;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 0.7em;
			margin: auto;
		}

		.bannerImage {
			display: none;
		}

		.mainHeading {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2.75em;
			text-transform: uppercase;
			letter-spacing: 1px;
			line-height: 0.8em;
			padding: 1px 0 1px 20px;
			margin: 20px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: 100%;
		}

		.presentedBy {
			width: auto;
			height: auto;
			display: inline-block;
			float: right;
			margin: auto;
		}

			.presentedBy p {
				text-align: center;
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				text-transform: uppercase;
				font-size: 0.6em;
				margin: auto auto 10px auto;
			}

			.presentedBy img {
				width: 70px;
				height: auto;
				margin: auto;
			}

		/***********************************/

		.contentsection {
			width: 100%;
			height: auto;
		}

			.contentsection h2 {
				font-family: 'Poppins', sans-serif;
				font-weight: 900;
				font-size: 1.5em;
				margin: auto auto 12px auto;
			}

			.contentsection h3 {
				font-family: 'Poppins', sans-serif;
				font-weight: 900;
				font-size: 1.125em;
				margin: auto auto 0px auto;
				/*color: #e11d37;*/
			}

			.contentsection p {
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				font-size: 0.85em;
				margin: 10px auto;
			}

			.fineprint {
				font-size: 0.6em !important;
				font-style: italic;
				margin: 12px auto;
			}

		.SOHdiscount {
			display: block;
			width: auto;
			height: auto;
			padding: 8px 12px;
			background-color: #0468B0;
			margin-bottom: 24px;
		}

			.SOHdiscount p {
				color: #fff;
				font-size: 1em !important;
				line-height: 1em;
				text-align: center;
			}

		.ticketinfo {
			width: 100%;
			height: auto;
			/*padding: 18px;*/
			/*border: 1px solid lightgrey;*/
			margin: auto auto 12px auto;
		}

			.hours {
				background-color: lightgrey;
				display: inline-block;
				padding: 18px;
				margin-top: 22px;
				margin-left:0px;
				margin-bottom: 12px;
				width: 100%;
				
			}

				.hours h3 {
					margin-bottom: 6px;
				}

				.hours p {
					margin: 0px !important;
					font-weight: bold;
				}

			



			.redtext {
				color: #e11d37;
				margin-bottom: 24px !important;
			}

				.redtext a {
					color: #e11d37;
					text-decoration: underline;
				}

		.ticketpurchase {
			width: 100%;
			height: 550px;
			background-image: url('../images/placeholder_ticketpurchaseSummary.jpg');
			background-size: auto 90%;
			background-position: 50%;
			margin: auto auto 12px auto;
			border: 1px solid lightgrey;
			background-repeat: no-repeat;
			padding: 12px;
		}

	.iFrameWrapper {
		-webkit-overflow-scrolling: touch;
		overflow-y: hidden;

		width: 100%;
		height: 525px !important;		
	}
	
	.iFrameWrapper iframe {
	  height: 100%;
	  width: 100%;		
	}
		
		.iFrameTicket {
			width: 100%;
			height: 525px !important;
		}		

		.ordersummary {
			width: 100%;
			height: 350px;
			background-image: url('../images/placeholder_orderSummary.jpg');
			background-size: auto 100%;
			background-position: 50%;
			margin: auto auto 12px auto;
			border: 1px solid lightgrey;
			background-repeat: no-repeat;
			padding: 12px;
		}

		.appwindow {
			width: 100%;
			height: auto;
			text-align: center;
			margin: auto auto 12px auto;
		}

			.applogo {
				width: auto;
				height: 35.5px !important;
				margin: 3%;
			}

			.appIMG {
				width: 100%;
				/*height: 145px;*/
				padding-top: 48.6%;
				background-image: url('../images_visit/app_placeholder.jpg');
				background-size: 100% auto;
				background-position: 50%;
				background-repeat: no-repeat;
			}

			.appText {
				width: 100%;
				height: auto;
				padding: 18px;
				background-color: lightgrey;
			}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.breadcrumbNav {
		width: 70%;
	}

	.mainHeading {
		width: 100%;
	}

	.presentedBy {
		margin-top: 8px;
	}

	/***********************************/

	.contentsection {
		width: 100%;
		height: auto;
	}

		.contentsection h2 {
			font-size: 1.85em;
			margin: auto auto 8px auto;
		}

		.contentsection h3 {
			font-size: 1.25em;
			margin: auto;
		}

		.contentsection p {
			font-size: 1em;
			margin: 10px auto;
		}

		.fineprint {
			font-size: 0.6em !important;
			margin: 12px auto auto auto !important;
		}




			.float-hours {
				background-color: lightgrey;
				

			}
				
			.hoursRight {
				background-color: lightgrey;
				padding: 10px 20px 5px 20px;
			}



}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {

}

/************************************************************/

@media screen and (min-width: 414px)  {

	/*.appIMG {
		height: 170px;
		background-size: 100% auto;
	}*/

	.mainHeading {
		font-size: 2.75em;
	}

}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 10px;
	}

		.breadcrumbNav {
			margin: auto 10px;
			width: 60%;
		}

		.mainHeading {
			margin: 20px 0 30px 10px;
			width: 60%;
		}

		.presentedBy {
			margin: 8px 10px auto auto;
		}

	/***********************************/

	.appwindow {
	}

		.applogo {
			width: auto;
			height: 35.5px !important;
			margin: 5px 3%;
		}

		.appIMG {
			width: 40%;
			height: 300px;
			padding-top: 0;
			background-image: url('../images_visit/app_placeholder.jpg');
			background-size: auto 100%;
			background-position: 0% 50%;
			float: left;
		}

		.appText {
			width: 60%;
			height: 300px;
			padding: 3%;
			float: left;
		}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.mainHeading {
		width: 60%;
	}

	/***********************************/

	.appwindow {
	}

		.applogo {
			width: auto;
			height: 35.5px !important;
			margin: 5px 3%;
		}

		.appIMG {
			width: 30%;
			padding-top: 0;
			height: 250px;
			background-image: url('../images_visit/app_placeholder.jpg');
			background-size: auto 107%;
			background-position: 0 50%;
			float: left;
		}

		.appText {
			width: 70%;
			height: 250px;
			padding: 3%;
			float: left;
		}

		.containerHours  {
            			display:flex; 
				margin-top: -30px;             
           		 }

			.float-hours {
				background-color: lightgrey;
				flex: 1;

			}
				
			.hoursRight {
				background-image: url('/images_visit/bg_sep.jpg');
				background-repeat: no-repeat;
				background-position: left center;
				background-color: lightgrey;
				display: inline-block;
				padding: 18px;
				padding-left:20%;
				margin-top: 12px;
				margin-bottom: 12px;
				
			}



}

/************************************************************/

@media screen and (min-width: 736px)  {

	.mainHeading {
		width: 50%;
	}

}

/************************************************************/

@media screen and (min-width: 768px)  {

	.container-01 {
		padding: 25px;
	}

		.breadcrumbNav {
			margin-left: 0px;
			width: 100%;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('../images_visit/ticketsvisitorinfo_banner.jpg');
			background-size: 100% auto;
			background-position: 50% 20%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
			width: 60%;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 0px;
		}

	/***********************************/

		.contentsection {
		}

			.contentsection h2 {
				font-size: 1.25em;
				margin: auto auto 8px auto;
			}

			.contentsection h3 {
				font-size: 1em;
				margin: auto auto 0px auto;
			}

			.contentsection p {
				margin: 10px auto;
			}

			.fineprint {
				font-size: 0.6em !important;
				margin: 12px auto;
			}

		.ticketpurchase {
			width: 100%;
			height: 600px;
			background-size: 90% auto;
			background-position: 50%;
			margin: auto 2% 12px auto;
			float: left;
		}

	.iFrameWrapper {
		-webkit-overflow-scrolling: touch;
		overflow-y: hidden;	
		
		width: 100%;
		height: 575px !important;		
	}
	
	.iFrameWrapper iframe {
	  height: 100%;
	  width: 100%;		
	}
	
		.iFrameTicket {
			width: 100%;
			height: 575px !important;
		}				

		.ordersummary {
			float: right;
			width: 40%;

		}

		.appwindow {
			width: 100%;
			height: auto;
			text-align: center;
			margin: auto auto 12px auto;
		}

			.applogo {
				width: auto;
				height: 35.5px !important;
				margin: 3%;
			}

			.appIMG {
				width: 25%;
				height: 225px;
				background-image: url('../images_visit/app_placeholder.jpg');
				background-size: auto 110%;
				background-position: 0 50%;
			}

			.appText {
				width: 75%;
				height: 225px;
				padding: 24px;
				background-color: lightgrey;
			}

		.bloglogos {
			width: 100%;
			height: auto;
			padding: 18px;
			text-align: center;
			border: 1px solid lightgrey;
		}

			.tripadvisor {
				width: 20%;
				height: auto;
				margin: 30px auto;
			}

	/***********************************/	

	.gridSection {
		}

			.gridCard {
				float: left;
				width: 46.5%;
				height: auto;
				margin: auto 1.75% 35px 1.75%;
			}

}

/************************************************************/

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {

    .container-01 {
		padding: 25px;
	}

		.bannerImage {
			display: inline-block;
			background-size: 100% auto;
			background-position: 50% 60%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 0px;
		}

		.gridSection {
			width: 103.5%;
			margin-left: -15px;
		}

	.gridSection {
		}

			.gridCard {
				float: left;
				width: 46.5%;
				height: auto;
				margin: auto 1.75% 35px 1.75%;
			}
    	
}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 240px 40px 40px 40px;
	}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}

		.mainHeading {
			width: 50%;
		}

	/***********************************/

		.contentsection {
		}

			.contentsection h2 {
				font-size: 1.25em;
				margin: auto auto 8px auto;
			}

			.contentsection h3 {
				font-size: 1em;
				margin: auto auto 0px auto;
			}

			.contentsection p {
				margin: 10px auto;
			}

			.fineprint {
				font-size: 0.6em !important;
				margin: 12px auto;
			}


		.ticketpurchase {
			height: 500px;
		}

	.iFrameWrapper {
		-webkit-overflow-scrolling: touch;
		overflow-y: hidden;	
		
		width: 100%;
		height: 475px !important;		
	}	

	.iFrameWrapper iframe {
	  height: 100%;
	  width: 100%;			
	}
		
		.iFrameTicket {
			width: 100%;
			height: 475px !important;
		}

		.appwindow {
			width: 100%;
			height: auto;
			text-align: center;
			margin: auto auto 12px auto;
		}

			.applogo {
				width: auto;
				height: 35.5px !important;
				margin: 3%;
			}

			.appIMG {
				width: 50%;
				height: 225px;
				background-image: url('../images_visit/app_placeholder.jpg');
				background-size: 100% auto;
				background-position: 50%;
				background-repeat: no-repeat;
			}

			.appText {
				width: 50%;
				height: 225px;
				padding: 24px;
				background-color: lightgrey;
			}
	
}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 240px 40px 40px 40px; 
	}

}

/************************************************************/

@media screen and (min-width: 1266px)  {

}

/************************************************************/

@media screen and (min-width: 1280px)  {

	.container-01 {
		width: 1280px;
		margin: auto;
	}

		.mainHeading {
			font-size: 4em;
			padding: 0 0 0 20px;
			margin: 40px 0 30px 0;
		}

		.presentedBy img {
			width: 100px;
		}

	/***********************************/

	.contentsection {
	}

		.contentsection h2 {
			font-size: 1.7em;
			margin: auto auto 8px auto;
		}

		.contentsection h3 {
			font-size: 1.25em;
			margin: auto auto 8px auto;
		}

		.contentsection p {
			margin: 10px auto;
		}

		.fineprint {
			font-size: 0.6em !important;
			margin: 12px auto;
		}


	.ticketpurchase {
		width: 100%;
		height: 600px;
	}
	.iFrameWrapper {
		-webkit-overflow-scrolling: touch;
		overflow-y: hidden;

		width: 100%;
		height: 575px !important;		
	}
	
	.iFrameWrapper iframe {
	  height: 100%;
	  width: 100%;	
	}
	
	.iFrameTicket {
			width: 100%;
			height: 575px !important;
	}	

	.ordersummary {
		width: 33%;
		height: 600px;
	}

	.appwindow {
	}

		.appIMG {
			width: 40%;
			height: 225px;
			background-size: 100% auto;
			background-position: 50%;
			background-repeat: no-repeat;
		}

		.appText {
			width: 60%;
			height: 225px;
			padding: 24px 48px;
			background-color: lightgrey;
		}

	
}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














