@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
@import url(https://fonts.googleapis.com/css?family=Raleway|Exo+2:900|Paytone+One|Lato:900,700,400,300|Redressed);

img, object, embed, video {
	max-width: 100%;
}



/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	18;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 650px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}
p {
	margin-right: 20px;
	margin-left: 20px;
}
h3 {
	margin-right: 20px;
	margin-left: 20px;
}
.floatright  {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.videocontainer {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0px;
}
.videocontainer iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer2 {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0px;
}
.videocontainer2 iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer3 {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0px;
}
.videocontainer3 iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.floatleft {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.copy {
	font-family: Lato;
	font-size: 16px;
	line-height: 19px;
	color: #333;
	font-weight: 300;
	padding-bottom:10px;
}

.copy2 {
	font-family: Lato;
	font-size: 16px;
	line-height: 19px;
	color: #333;
	font-weight: 700;
	margin-top: 6px;
}
.copy3 {
	font-family: Lato;
	font-size: 1em;
	line-height: 1em;
	color: #FFF;
	font-weight: 700;
	display: block;
	clear: both;
	text-align: center;
}

.title {
	font-family: Lato;
	font-size: 21px;
	line-height: 23px;
	color: #333;
	font-weight: 900;
}
.title-large {
	font-family: Lato;
	font-size: 24px;
	color: #333;
	font-weight: 900;
}

.title1 {
	font-family: Lato;
	font-size: 21px;
	line-height: 30px;
	color: #FFF;
	font-weight: 900;
}
.linksmall {
	color: #333;
	font-weight: 500;
	font-size: 15px;
}
.introduction {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 4px;
	line-height: 1.3em;
	font-family: Lato;
	font-weight: 700;
}

.box1 {
	clear: both;
	float: left;
	display: block;
	background-color: #FFF;
	border-top-style: solid;
	border-top-color: #4bb45e;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top-width: 10px;
}
.box1 #background{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	background-image: url(images/train_red2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	padding-top: 87%;
	font-size: 1px;
	line-height: 12px;
	color: #FFF;
}
.box1 #background2 {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	background-image: url(images/carnival_of_illusion2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	padding-top: 56%;
	font-size: 1px;
	line-height: 12px;
	color: #FFF;
}

.box4 {
	clear: both;
	width: 100%;
	display: block;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4bb45e;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.box9 {
	clear: both;
	width: 100%;
	display: block;
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4bb45e;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#header {
	clear: both;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 17px;
	font-family: Lato;
	font-weight: 700;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
}
.gridContainer.clearfix #footer a {
	color: #FFF;
}
.subhead {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-size: 2em;
	font-family: Redressed;
	color: #FFF;
	text-align: center;
	margin-bottom: 0.4em;
	margin-top: 0.6em;
	line-height: 1em;
	letter-spacing: .2em;
}
.subhead2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-size: 2em;
	font-family: Redressed;
	color: #FFF;
	text-align: center;
	margin-bottom: 0.4em;
	margin-top: 0.6em;
	line-height: 1em;
}

#textbox {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 1em;
	margin-bottom: 4px;
	line-height: 1.3em;
	font-family: Lato;
	font-weight: 700;
}

/* Tablet Layout: 650px to 990px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 650px) {

.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}
p {
	margin-right: 45px;
	margin-left: 45px;
}
h3 {
	margin-right: 45px;
	margin-left: 45px;
}
.floatright  {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.videocontainer {
	position: relative;
	overflow: hidden;
	padding-bottom: 0%;
	height: 315px;
	width: 560px;
	margin: auto;
	text-align: center;
}
.videocontainer iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 560px;
	max-height: 315px;
}
.videocontainer2 {
	position: relative;
	overflow: hidden;
	padding-bottom: 0%;
	height: 315px;
	width: 560px;
	margin: auto;
	text-align: center;
}
.videocontainer2 iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 560px;
	max-height: 315px;
}
.videocontainer3 {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0px;
}
.videocontainer3 iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.copy {
	font-family: Lato;
	color: #333;
}
.copy3 {
	font-family: Lato;
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.2em;
}

.introduction {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: center;
}
.title1 {
	font-family: Lato;
	font-size: 25px;
	line-height: 30px;
	color: #FFF;
	font-weight: 900;
}
.title-large {
	font-family: Lato;
	font-size: 26px;
	color: #333;
	font-weight: 900;
}
.box1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4bb45e;
}
.box1 #background{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 96%;
	background-image: url(images/train_red5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 58%;
	line-height: 0px;
	margin-top: 15px;
}
.box1 #background2 {
	text-align: center;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	max-width: 100%;
	background-image: url(images/carnival-of-illusion5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 58%;
	line-height: 0px;
	margin-top: 0px;
}

.box4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4bb45e;
}
.box9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4bb45e;
}
#header {
	clear: both;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 1.5em;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 1.3em;
	font-family: Lato;
	font-weight: 700;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 15px;
}
.subhead {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 3em;
}
.subhead2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#textbox {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.4em;
}
}

/* Desktop Layout: 990px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 990px) {
.gridContainer {
	width: 89.3478%;
	max-width: 1232px;
	padding-left: 0.326%;
	padding-right: 0.326%;
	margin: auto;
}
p {
	margin-right: 30px;
	margin-left: 30px;
}
h3 {
	margin-right: 30px;
	margin-left: 30px;
}
.floatright  {
	margin: 15px;
	float: right;
	clear: both;
}
.floatleft {
	margin: 15px;
	float: left;
	clear: both;
}
.videocontainer {
	position: relative;
	overflow: hidden;
	padding-bottom: 0%;
	height: 315px;
	width: 560px;
	float: left;
	margin: 15px;
	text-align: left;
}
.videocontainer iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 560px;
	max-height: 315px;
}
.videocontainer2 {
	position: relative;
	overflow: hidden;
	padding-bottom: 0%;
	height: 315px;
	width: 560px;
	float: right;
	margin: 15px;
	text-align: center;
}
.videocontainer2 iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 560px;
	max-height: 315px;
}
.videocontainer3 {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0px;
}
.videocontainer3 iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.title-large {
	font-family: Lato;
	font-size: 28px;
	color: #333;
	font-weight: 900;
}
.copy {
	font-family: Lato;
	color: #333;
}
.copy3 {
	font-family: Lato;
	color: #FFF;
	font-size: 1.5em;
	line-height: 1.1em;
}
.introduction {
	clear: both;
	width: 77.6155%;
	display: block;
	margin-left: 11.1922%;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.4em;
}
.box1 {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	border-left-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 8px;
	border-top-color: #4bb45e;
}
.box1 #background {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/train_red6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 46%;
	margin-top: 15px;
}
.box1 #background2 {
	text-align: center;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/carnival7.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 56%;
	margin-top: 0px;
	max-width: 100%;
}

.box4 {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #4bb45e;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.box9 {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #4bb45e;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
}

#header {
	clear: both;
	display: block;
	width: 88.8077%;
	margin-left: 5.5961%;
}
#footer {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 1.7em;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-family: Lato;
	font-weight: 700;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 5.5961%;
	width: 88.8077%;
	display: block;
	margin-top: 15px;
}
.subhead {
	clear: both;
	float: left;
	margin-left: 11.1922%;
	width: 77.6155%;
	display: block;
	font-size: 3em;
}
.subhead2 {
	clear: both;
	float: left;
	margin-left: 11.1922%;
	width: 77.6155%;
	display: block;
	font-size: 3em;
}

#textbox {
	width: 77.6155%;
	display: block;
	margin-left: 11.9221%;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: center;
}
}

.shopify-ad {clear:both;display:table;margin:0 auto 0;max-width:87%;padding-top:30px}

@media (max-width:700px) {
.shopify-ad {clear:both;padding-right:3%;padding-left:3%}
}
