place
/* Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 

/* End CSS Reset */

/* Fonts */
@font-face{
	font-family: riffic;
    src: url(../Fonts/RifficFree-Bold.ttf);
}

/* Standard CSS */
h1{
	font-family: riffic;
	color: #FFF;
	font-size: 2em;
	
}
h2{
	font-size: 2em;
}
h3{
	font-size: 1em;
	line-height: 1.6em;
}
h4{
	font-family: riffic;
	color: #FFF;
	font-size: 1em;
	margin: auto 1em;
}
.action a{
	font-family: riffic;
	color: #EF6C28;
	font-size: 1.2em;
	line-height: 1.6em;
}
.action a:hover{
	border-bottom: 2px solid #EF6C28;
}
footer{
	width: 100%;
	background-color: #FBAD4F;
	padding: 2em 0 10.2em 0;
}
footer h4{
	margin: 1em 0;
}
footer p, footer li{
	font-family: riffic;
	color: #FFF;
	font-size: 1em;
	line-height: 1.6em;
}
/* Class CSS */

.orangeBar{
	background-color: #EF6C28;
	width: 100%;
	padding: 0.5em 0;
}
.orangeBar, .orangeBar a{
	font-family: riffic;
	color: #FFF;
	font-size: 1em;
}
.orangeBar p{
	font-size: 0.8em;
	margin: 1em 0;
}
.top-bar a{
	font-family: riffic;
	color: #FFF;
	font-size: 1em;
	margin: 0 1em;
}
.headerRight{
	display: flex;
	-webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.headerRight li, footer .soc-media li{
	display: inline;
}
.headerRight img, footer img{
	width: 1.3em;
	height: auto;
}
.logo{
	padding: 1em 0;
}
.orangeSection{
	background-color: #FBAD4F;
	padding: 5.5em 0;
	width: 100%;
}
.inflatable{
	margin: 2em 0;
}
.reveal h2, h3{
	font-family: riffic;
	color: #EF6C28;
}
.reveal p, .specs li {
	font-family: riffic;
}
.content h2{
	font-family: riffic;
	color: #EF6C28;
	font-size: 1.2em;
}
.content p{
	font-family: riffic;
	line-height: 1.6em;
}
.content a{
	transition: color 0.2s; 
	color: #FBAD4F;
}
.content a:hover{
	color: #EF6C28;
}
.actionMargin{
	text-align: left;
}
.ribbonThick{
	text-align: center;
	min-height: 3em;
}
.ribbonThick h4{
	display: inline-block;
	margin-right: 0.5em;
}
.ribbonThick p, footer h4{
	color: #FFF;
	font-size: 1.2em;
	display: inline-block;
}
 .ribbonThick a{
	 padding-bottom: 5px;
	 color: #FFF;
 }
 .ribbonThick a:hover{
	 border-bottom: solid white 2px;
 }
 .mobileContent h1{
	color: #EF6C28;
 }
 .about{
	text-align: left;
	line-height: 2em;
	margin: 1em 0;
}
.about img{
	width: 30px;
	height: auto;
}
.about a{
	color: #EF6C28;
	font-family: riffic;
}
.about a:hover{
	border-bottom: 2px solid #EF6C28;
}

.lead{
	font-size: 1em;
	line-height: 1.6em;
}
.specs li{
	font-family: riffic;
	line-height: 1.6em;
}
.head{
	text-align: center;
	margin: 3em 0;
}
.head h1{
	color: #EF6C28;
}
.head p{
	font-family: riffic;
	margin-top: 2em;
}
.faq{
	margin: 1em 0;
}
.sale{
	font-size: 1.5em;
}
.aboutUs{
	margin-top: 2em;
}
#placeholder{
	text-align: center;
}
#placeholder iframe{
	margin: 1em 0;
}
/* Foundation Related CSS */
.top-bar, .top-bar ul{
	background-color: #EF6C28;
}
.top-bar a{
	transition: color 0.2s;
}
.top-bar a:hover{
	color: #FBAD4F;
}
.top-bar-left{
	float: none;
	text-align: center;
}
.top-bar ul li{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.title-bar{
	background-color: #EF6C28;
	font-family: riffic;
}
.reveal-modal{
    position : fixed;
}
/* Parallax Stuff */
.slide{
	padding: 15em 0;
}
.slide h1 {
   font-size: 250%
}
.slide p {
  font-family: riffic;
  font-size: 140%;
  line-height: 1.6em;
  color: #333;
}
.title {
  width: 70%;
  padding: 5%;
  margin: 2em;
  border-radius: 5px;
  background: rgba(240,230,220, .7);
  box-shadow: 0 0 8px rgba(0, 0, 0, .7);
  text-align: center;
  margin: 0 auto;
}

/* Media Queries */
@media only screen and (max-width: 40em) { 
	h1{
		font-size: 1.2em;
	}
	h4{
		font-size: 1em;
	}
	footer{
		padding: 2em 0;
	}
	.headerRight img{
		width: 1em;
	}
	.top-bar{
		margin-top: 0;
	}
	.top-bar a{
		font-size: 0.8em;
	}
	.actionMargin{
		margin-top: 1em;
		text-align: center;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
	.top-bar ul li{
		font-size: 0.7em;
		margin-left: 5px;
		margin-right: 5px;
	}
	.actionMargin{
		margin-top: 0.7em;
	}
}