section.main h1 {
	font-family: "Fjalla One", sans-serif;
	font-size: 4.5rem;
	line-height: normal;
	margin-bottom: 1.25rem;
}
section.main h2 {
	font-family: "Fjalla One", sans-serif;
	font-size: 3.125rem;
	line-height: normal;
	margin-bottom: 1.25rem;
}
section.main h4 {
	font-family: "Fjalla One", sans-serif;
	font-size: 2rem;
	line-height: normal;
	margin-bottom: 1.25rem;
	color: #e4032f;
}
section.main h5 {
	font-family: "Fjalla One", sans-serif;
	font-size: 2rem;
	line-height: normal;
	margin-bottom: 0.5rem;
	color: black;
}
section.main h6 {
	font-family: "Fjalla One", sans-serif;
	font-size: 1.25rem;
	line-height: normal;
	margin-bottom: 1.25rem;
	color: #e4032f;
}
section.main p {
	font-size: 1.25rem;
	line-height: normal;
	margin-bottom: 1.25rem;
}
section.main a.cta {
	font-family: "Fjalla One", sans-serif;
	border-bottom: 2px solid #e4032f;
	padding-bottom: 0.25em;
	text-decoration: none !important;
}
section.main section {
	overflow: hidden;
	min-height: 100vh;
}
section.main .repeater {
	margin-bottom: 1rem;
}
section.main .repeater h3,
section.main .repeater p {
	font-size: 0.875rem;
	line-height: normal;
	margin-bottom: 1.5rem;
}
section.main .repeater h3 {
	font-weight: bold;
	font-family: "Fjalla One", sans-serif;
}
section.main a .button {
	padding: 0.5rem 1.75rem;
	background: #e4032f;
	display: inline-block;
}
section.main a .button span.text {
	text-decoration: none;
	font-family: "Fjalla One", sans-serif;
	font-size: 1.5rem;
	line-height: normal;
	color: white;
}
section.main span.subheader {
	font-size: 1.875rem;
	line-height: normal;
}
section.main span.photo-credit {
	font-size: 1rem;
	line-height: normal;
	color: white;
	position: absolute;
	left: 60px;
	bottom: 25px;
}
section.main img.bottom-right-image {
	position: absolute;
	right: 60px;
	bottom: 25px;
	width: 200px;
}
@media (min-width: 601px) {
	section.main .mobile-only {
	display: none;
	}
}
@media (max-width: 600px) {
	section.main section {
	text-align: center !important;
	margin: 0 !important;
	}
	section.main .desktop-only {
	display: none;
	}
}
@media screen and (max-width: 767px), print {
	section.main img {
	width: auto;
	}
}
section.main #myform iframe {
	width: 100%;
	height: 100%;
}
section.main .myvideo {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
section.main .myvideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
@media (max-width: 600px) {
	section.main h1 {
	font-size: 2.5rem;
	}
	section.main h2 {
	font-size: 2.25rem;
	}
	section.main span.subheader {
	font-size: 1.5rem;
	}
}
section.main .align-left {
	text-align: left !important;
}
section.main .align-center {
	text-align: center !important;
}
section.main .align-right {
	text-align: right !important;
}
#pagetop {
	display: none;
}
.footer {
	margin-top: 0;
}
@media (max-width: 600px) {
	html {
	font-size: 14px;
	}
}

/*# sourceMappingURL=less/maps/fujifilm-flickr.css.map */
