@import url("https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic");

/* Reset */

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;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

.locName {
	height: 2em;
}

.details {
	padding-top: 10px;
	width: 48px;
	height: 48px;
	float: right;
}

body {
	line-height: 1;
}

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;
}

body {
	-webkit-text-size-adjust: none;
}

/* Box Model */

*,
*:before,
*:after {
	box-sizing: border-box;
}

/* Containers */

.container {
	margin-left: auto;
	margin-right: auto;
}

.container.\31 25\25 {
	width: 100%;
	max-width: 1700px;
	min-width: 1360px;
}

.container.\37 5\25 {
	width: 1020px;
}

.container.\35 0\25 {
	width: 680px;
}

.container.\32 5\25 {
	width: 340px;
}

.container {
	width: 1360px;
}

@media screen and (max-width: 1680px) {
	.container.\31 25\25 {
		width: 100%;
		max-width: 1500px;
		min-width: 1200px;
	}

	.container.\37 5\25 {
		width: 900px;
	}

	.container.\35 0\25 {
		width: 600px;
	}

	.container.\32 5\25 {
		width: 300px;
	}

	.container {
		width: 1200px;
	}
}

@media screen and (max-width: 1280px) {
	.container.\31 25\25 {
		width: 100%;
		max-width: 1200px;
		min-width: 960px;
	}

	.container.\37 5\25 {
		width: 720px;
	}

	.container.\35 0\25 {
		width: 480px;
	}

	.container.\32 5\25 {
		width: 240px;
	}

	.container {
		width: 960px;
	}
}

@media screen and (max-width: 1000px) {
	.container.\31 25\25 {
		width: 100%;
		max-width: 125%;
		min-width: 100%;
	}

	.container.\37 5\25 {
		width: 75%;
	}

	.container.\35 0\25 {
		width: 50%;
	}

	.container.\32 5\25 {
		width: 25%;
	}

	.container {
		width: 100% !important;
	}
}

@media screen and (max-width: 736px) {
	.container.\31 25\25 {
		width: 100%;
		max-width: 125%;
		min-width: 100%;
	}

	.container.\37 5\25 {
		width: 75%;
	}

	.container.\35 0\25 {
		width: 50%;
	}

	.container.\32 5\25 {
		width: 25%;
	}

	.container {
		width: 100% !important;
	}
}

/* Grid (Flexbox) */

.row {
	display: flex;
	flex-wrap: wrap;
	margin: -50px 0 -1px -50px;
}

.row > * {
	padding: 50px 0 0 50px;
	box-sizing: border-box;
}

.row.\35 0\25 {
	margin: -25px 0 -1px -25px;
}

.row.\35 0\25 > * {
	padding: 25px 0 0 25px;
}

.\31 2u,
.\31 2u\24 {
	width: 100%;
}
.\31 1u,
.\31 1u\24 {
	width: 91.6666666667%;
}
.\31 0u,
.\31 0u\24 {
	width: 83.3333333333%;
}
.\39 u,
.\39 u\24 {
	width: 75%;
}
.\38 u,
.\38 u\24 {
	width: 66.6666666667%;
}
.\37 u,
.\37 u\24 {
	width: 58.3333333333%;
}
.\36 u,
.\36 u\24 {
	width: 50%;
}
.\35 u,
.\35 u\24 {
	width: 41.6666666667%;
}
.\34 u,
.\34 u\24 {
	width: 33.3333333333%;
}
.\33 u,
.\33 u\24 {
	width: 25%;
}
.\32 u,
.\32 u\24 {
	width: 16.6666666667%;
}
.\31 u,
.\31 u\24 {
	width: 8.3333333333%;
}

@media screen and (max-width: 1680px) {
	.row {
		margin: -40px 0 -1px -40px;
	}
	.row > * {
		padding: 40px 0 0 40px;
	}
	.row.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}
	.row.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}
}

@media screen and (max-width: 1280px) {
	.row {
		margin: -30px 0 -1px -30px;
	}
	.row > * {
		padding: 30px 0 0 30px;
	}
	.row.\35 0\25 {
		margin: -15px 0 -1px -15px;
	}
	.row.\35 0\25 > * {
		padding: 15px 0 0 15px;
	}
}

/* Narrow (<=1000px) */
@media screen and (max-width: 1000px) {
	.row {
		margin: -25px 0 -1px -25px;
	}
	.row > * {
		padding: 25px 0 0 25px;
	}
	.row.\35 0\25 {
		margin: -12.5px 0 -1px -12.5px;
	}
	.row.\35 0\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.\31 2u\28narrow\29,
	.\31 2u\24\28narrow\29 {
		width: 100%;
	}
	.\31 1u\28narrow\29,
	.\31 1u\24\28narrow\29 {
		width: 91.6666666667%;
	}
	.\31 0u\28narrow\29,
	.\31 0u\24\28narrow\29 {
		width: 83.3333333333%;
	}
	.\39 u\28narrow\29,
	.\39 u\24\28narrow\29 {
		width: 75%;
	}
	.\38 u\28narrow\29,
	.\38 u\24\28narrow\29 {
		width: 66.6666666667%;
	}
	.\37 u\28narrow\29,
	.\37 u\24\28narrow\29 {
		width: 58.3333333333%;
	}
	.\36 u\28narrow\29,
	.\36 u\24\28narrow\29 {
		width: 50%;
	}
	.\35 u\28narrow\29,
	.\35 u\24\28narrow\29 {
		width: 41.6666666667%;
	}
	.\34 u\28narrow\29,
	.\34 u\24\28narrow\29 {
		width: 33.3333333333%;
	}
	.\33 u\28narrow\29,
	.\33 u\24\28narrow\29 {
		width: 25%;
	}
	.\32 u\28narrow\29,
	.\32 u\24\28narrow\29 {
		width: 16.6666666667%;
	}
	.\31 u\28narrow\29,
	.\31 u\24\28narrow\29 {
		width: 8.3333333333%;
	}
}

/* Mobile (<=736px) */
@media screen and (max-width: 736px) {
	.row {
		margin: -20px 0 -1px -20px;
	}
	.row > * {
		padding: 20px 0 0 20px;
	}
	.row.\35 0\25 {
		margin: -10px 0 -1px -10px;
	}
	.row.\35 0\25 > * {
		padding: 10px 0 0 10px;
	}

	.\31 2u\28mobile\29,
	.\31 2u\24\28mobile\29 {
		width: 100%;
	}
	.\31 1u\28mobile\29,
	.\31 1u\24\28mobile\29 {
		width: 91.6666666667%;
	}
	.\31 0u\28mobile\29,
	.\31 0u\24\28mobile\29 {
		width: 83.3333333333%;
	}
	.\39 u\28mobile\29,
	.\39 u\24\28mobile\29 {
		width: 75%;
	}
	.\38 u\28mobile\29,
	.\38 u\24\28mobile\29 {
		width: 66.6666666667%;
	}
	.\37 u\28mobile\29,
	.\37 u\24\28mobile\29 {
		width: 58.3333333333%;
	}
	.\36 u\28mobile\29,
	.\36 u\24\28mobile\29 {
		width: 50%;
	}
	.\35 u\28mobile\29,
	.\35 u\24\28mobile\29 {
		width: 41.6666666667%;
	}
	.\34 u\28mobile\29,
	.\34 u\24\28mobile\29 {
		width: 33.3333333333%;
	}
	.\33 u\28mobile\29,
	.\33 u\24\28mobile\29 {
		width: 25%;
	}
	.\32 u\28mobile\29,
	.\32 u\24\28mobile\29 {
		width: 16.6666666667%;
	}
	.\31 u\28mobile\29,
	.\31 u\24\28mobile\29 {
		width: 8.3333333333%;
	}
}

/* Basic */

body {
	background: #f8f8f8;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 17pt;
	line-height: 1.75em;
	color: #888;
	-webkit-text-stroke: 0.1px;
}

body.is-loading * {
	transition: none !important;
	animation: none !important;
}

.dark {
	color: #fff;
	padding: 0px;
}

input,
textarea,
select {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size: 17pt;
	line-height: 1.75em;
	color: #888;
	-webkit-text-stroke: 0.1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #666;
	margin: 0 0 1em 0;
	font-weight: 100;
	line-height: 1.5em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none;
}

.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6 {
	color: #fff;
}

strong,
b {
	font-weight: 400;
	color: inherit;
}

.dark strong,
.dark b {
	color: #fff;
}

em,
i {
	font-style: italic;
}

a {
	transition: border-bottom-color 0.25s ease-in-out;
	color: inherit;
	text-decoration: none;
	border-bottom: dotted 1px rgba(0, 0, 0, 0.25);
}

a:hover {
	border-bottom-color: transparent;
}

.dark a {
	color: #fff;
	border-bottom-color: rgba(255, 255, 255, 0.5);
}

.dark a:hover {
	border-bottom-color: rgba(255, 255, 255, 0);
}

sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}

sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}

hr {
	border: 0;
	border-top: solid 1px #e6e6e6;
	margin: 2em 0 2em 0;
}

.dark hr {
	border-top-color: rgba(255, 255, 255, 0.5);
}

blockquote {
	border-left: solid 0.25em #e6e6e6;
	padding: 1em 0 1em 2em;
	font-style: italic;
}

.dark blockquote {
	border-left-color: rgba(255, 255, 255, 0.5);
}

p,
ul,
ol,
dl,
table {
	margin-bottom: 1em;
}

p {
	text-align: justify;
}

header {
	margin-bottom: 1em;
}

header h1,
header h2,
header h3,
header h4,
header h5,
header h6 {
	margin: 0;
}

header p {
	display: block;
	margin: 0;
	padding: 0.25em 0 0.5em 0;
}

footer {
	padding-top: 1.5em;
}

br.clear {
	clear: both;
}

.featured {
	text-align: center;
}

.featured p {
	text-align: center;
}

/* Sections/Article */

section,
article {
	margin-bottom: 3em;
}

section > :last-child,
article > :last-child,
section:last-child,
article:last-child {
	margin-bottom: 0;
}

.row > section,
.row > article {
	margin-bottom: 0;
}

/* Image */

.image {
	position: relative;
	display: inline-block;
	border: 0;
}

.image:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: url("images/overlay.png");*/
}

.image img {
	display: block;
	width: 100%;
	border-radius: 0.5em;
}

.image.featured {
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

.image.fit {
	display: block;
	width: 100%;
}

.image.crop.center {
	width: 100%;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
}

.image.center {
	display: block;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}

.image.center.logo {
	display: block;
	width: 100%;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.image.left {
	float: left;
	margin: 0 2em 2em 0;
}

.image.centered {
	display: block;
	margin: 0 0 2em 0;
}

.image.centered img {
	margin: 0 auto;
	width: auto;
}

/* List */

ul.default {
	list-style: disc;
	padding-left: 1em;
}

ul.terms {
	list-style: disc;
	padding-left: 1em;
	font-size: small;
	text-align: left;
}

ul.default li {
	padding-left: 0.5em;
}

ul.icons {
	cursor: default;
}

ul.icons li {
	display: inline-block;
	padding-left: 0.75em;
}

ul.icons a {
	transition: background-color 0.25s ease-in-out;
	display: inline-block;
	width: 2.75em;
	height: 2.75em;
	line-height: 2.8em;
	text-align: center;
	border: 0;
	box-shadow: inset 0 0 0 1px #e6e6e6;
	border-radius: 100%;
	color: #aaa;
}

ul.icons a:hover {
	background: rgba(0, 0, 0, 0.025);
}

ul.menu {
	cursor: default;
}

ul.menu li {
	display: inline-block;
	line-height: 1em;
	border-left: solid 1px #e6e6e6;
	padding: 0 0 0 0.5em;
	margin: 0 0 0 0.5em;
}

ul.menu li:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}

ul.actions {
	cursor: default;
}

ul.actions li {
	display: inline-block;
	margin: 0 0 0 0.5em;
}

ul.actions li:first-child {
	margin-left: 0;
}

ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}

ol.default li {
	padding-left: 0.25em;
}

/* Form */

form .actions {
	margin-bottom: 0;
}

form label {
	display: block;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form .select,
form textarea {
	transition: all 0.25s ease-in-out;
	-webkit-appearance: none;
	appearance: none;
	display: block;
	box-shadow: inset 0 0 0 1px #e6e6e6;
	background: #f8f8f8;
	width: 100%;
	padding: 0.85em 1em 0.85em 1em;
	border-radius: 0.25em;
	border: 0;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form select:focus,
form .select:focus,
form textarea:focus {
	outline: 0;
	box-shadow: inset 0 0 0 1px #afd9e0;
	background: #fcfcfc;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select {
	line-height: 1.25em;
}

form textarea {
	min-height: 13em;
}

form select {
	position: relative;
}

form select option:not(:checked) {
	color: #000;
}

form .select {
	position: relative;
	padding: 0;
	overflow-x: hidden;
	outline: 0;
}

form .select select {
	width: calc(100% + 2em);
	background: none !important;
	box-shadow: none !important;
	border: 0 !important;
	cursor: pointer;
}

form .select select::-moz-focus-inner {
	border: 0;
	outline: 0;
}

form .select:before {
	content: "";
	position: absolute;
	top: 15%;
	right: 1em;
	width: 1.25em;
	height: 75%;
	background: url("images/arrow.svg") center center no-repeat;
	background-size: contain;
	z-index: 0;
}

form .select select::-ms-expand {
	display: none;
}

form ::-moz-focus-inner {
	border: 0;
}

form ::-webkit-input-placeholder {
	color: #aaa !important;
}

.dark form input[type="text"],
.dark form input[type="email"],
.dark form input[type="password"],
.dark form select,
.dark form .select,
.dark form textarea {
	background: none;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	color: #fff;
}

.dark form input[type="text"]:focus,
.dark form input[type="email"]:focus,
.dark form input[type="password"]:focus,
.dark form select:focus,
.dark form .select:focus,
.dark form textarea:focus {
	background: rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 0 0 1px #fff;
}

.dark form .select:before {
	background: url("images/dark-arrow.svg") center center no-repeat;
	background-size: contain;
}

.dark form ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.85) !important;
}

/* Table */

table {
	width: 100%;
}

table.default {
	width: 100%;
	border-collapse: collapse;
}

table.default tbody tr {
	border: solid 1px #e6e6e6;
}

table.default tbody tr:nth-child(2n + 2) {
	background: #f8f8f8;
}

table.default td {
	padding: 0.5em 1em 0.5em 1em;
}

table.default th {
	text-align: left;
	padding: 0.5em 1em 1em 1em;
}

table.default tfoot td {
	padding-top: 1em;
}

.dark table.default tbody tr {
	border-color: rgba(255, 255, 255, 0.5);
}

.dark table.default tbody tr:nth-child(2n + 2) {
	background: rgba(255, 255, 255, 0.1);
}

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
	transition: all 0.25s ease-in-out;
	-webkit-appearance: none;
	position: relative;
	display: inline-block;
	background: #3d3d3d;
	padding: 0.85em 3em 0.85em 3em;
	border-radius: 0.25em;
	cursor: pointer;
	border: 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
	background: #4f4f4f;
}

input[type="button"].alt,
input[type="submit"].alt,
input[type="reset"].alt,
button.alt,
.button.alt {
	color: inherit;
	box-shadow: inset 0 0 0 1px #e6e6e6;
	background: none;
}

input[type="button"].alt:hover,
input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
button.alt:hover,
.button.alt:hover {
	background: rgba(0, 0, 0, 0.025);
}

.dark input[type="button"],
.dark input[type="submit"],
.dark input[type="reset"],
.dark button,
.dark .button {
	background: rgba(64, 64, 64, 0.75);
	box-shadow: inset 0 0 0 1px #fff;
	color: #fff;
}

.dark input[type="button"]:hover,
.dark input[type="submit"]:hover,
.dark input[type="reset"]:hover,
.dark button:hover,
.dark .button:hover {
	background: rgba(255, 255, 255, 0.75);
}

.dark input[type="button"].alt,
.dark input[type="submit"].alt,
.dark input[type="reset"].alt,
.dark button.alt,
.dark .button.alt {
	background: none;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.dark input[type="button"].alt:hover,
.dark input[type="submit"].alt:hover,
.dark input[type="reset"].alt:hover,
.dark button.alt:hover,
.dark .button.alt:hover {
	background: rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 0 0 1px #fff;
}

/* Feature Icon */

.feature-icon {
	display: inline-block;
	position: relative;
	padding-bottom: 5em;
	margin-bottom: 2.75em;
	cursor: default;
}

.feature-icon .feature-svg {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2em;
	height: 2em;
	padding: 0.4em;
	font-size: 4.5em;
	border-radius: 100%;
	box-shadow: inset 0 0 0 1px #666;
	color: #666;
	overflow: visible;
}

.feature-icon:before {
	content: "";
	background: #666;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.325em;
	width: 0.65em;
	height: 0.65em;
	display: block;
	border-radius: 100%;
}

.feature-icon:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0.65em;
	width: 1px;
	height: 4.35em;
	background: #666;
	margin-left: -0.5px;
}

.dark .feature-icon .feature-svg {
	background: rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
	color: #fff;
}

.dark .feature-icon:before,
.dark .feature-icon:after {
	background: rgba(255, 255, 255, 0.5);
}

/* Header */

#header {
	position: relative;
	margin: 0;
	background-image: url("../../images/header.jpg");
	background-size: cover, cover;
	padding: 7em 0 3em 0;
	text-align: center;
	color: #fff;
}
#header header {
	background: white;
	padding: 1.5em 1em;
}

#header header h1 {
	font-size: 2.25em;
	line-height: 1.25em;
	margin-bottom: 0;
	padding: 1em;
	color: #666;
}

#header header p {
	margin-top: 1.25em;
	font-weight: 100;
	padding: 0;
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: center;
}

#header footer {
	padding-top: 1.5em;
}

/* Main Sections */

.main {
	position: relative;
	margin: 0;
}

.main > header {
	background: #fff;
	text-align: center;
	padding: 2.5em 0 5em 0;
	margin: 0;
}

.main > header h2 {
	font-size: 2.25em;
	font-weight: 100;
	margin-bottom: 0;
}

.main > header p {
	margin: 2em 0 0 0;
	padding: 0;
	text-align: center;
}

.main > .content {
	padding: 6em 0 6em 0;
}

.main > .content h3 {
	font-size: 1.5em;
}

.main > .content.dark {
	background: #433;
}

.main > .content.style1 {
	background:
		url("images/bgtr.svg") top right no-repeat,
		url("images/bgbl.svg") bottom left no-repeat,
		url("images/bgbl.svg") bottom left no-repeat,
		url("images/overlay.png"),
		linear-gradient(45deg, #297f7a, #45bbb8, #409e9b);
}

.main > .content.style2 {
	background:
		url("images/bgtr.svg") top right no-repeat,
		url("images/bgbl.svg") bottom left no-repeat,
		url("../../images/brick.jpg") no-repeat;
	background-size: cover;
}

.main > .content.style3 {
	background:
		url("images/bgtr.svg") top right no-repeat,
		url("images/bgbl.svg") bottom left no-repeat,
		url("images/overlay.png"),
		linear-gradient(45deg, #5f796b, #3a4e59, #2f394e);
}

.main > .content.stylebw {
	background:
		url("images/bgtr.svg") top right no-repeat,
		url("images/bgbl.svg") bottom left no-repeat,
		url("images/overlay.png"),
		linear-gradient(45deg, #222, #666, #555);
}

.main > .content.style4 {
	padding-top: 0;
	background: #fff;
}

/* Footer */

#footer {
	position: relative;
	margin: 0;
	text-align: center;
	padding: 4em 0 8em 0;
	box-shadow: inset 0 1px 0 0 #e6e6e6;
}

#footer .copyright {
	margin-top: 3em;
	font-size: 0.8em;
	color: #aaa;
}

#footer .copyright a {
	color: inherit;
}

#footer ul.icons a {
	box-shadow: inset 0 0 0 1px #d6d6d6;
}

/* Wide */

@media screen and (max-width: 1680px) {
	/* Basic */

	body,
	input,
	textarea,
	select {
		font-size: 15pt;
		line-height: 1.75em;
	}
}

/* Normal */

@media screen and (max-width: 1280px) {
	/* Basic */

	body,
	input,
	textarea,
	select {
		font-size: 13pt;
		line-height: 1.65em;
	}

	/* Feature Icon */

	.feature-icon {
		margin-bottom: 2em;
	}

	/* Header */

	#header {
		padding: 12em 0 12em 0;
	}

	/* Main Sections */

	.main > header {
		padding: 2em 0 4em 0;
	}

	.main > .content {
		padding: 4em 0 4em 0;
	}
}

/* Narrow */

@media screen and (max-width: 1000px) {
	/* Basic */

	header,
	footer,
	h2,
	h3,
	h4,
	h5,
	h6,
	header > p {
		text-align: center;
	}

	/* Sections/Article */

	section,
	article {
		margin: 0 0 2.5em 0 !important;
	}

	.row > section,
	.row > article {
		margin: 0 0 2.5em 0 !important;
	}

	/* Table */

	.table-wrapper {
		width: 100%;
		overflow-x: scroll;
		padding-left: 1px;
		-webkit-overflow-scrolling: touch;
	}

	/* List */

	ul.actions {
		text-align: center;
	}

	/* Header */

	#header {
		margin: 0 !important;
		padding: 8em 0em 8em 0em;
	}

	#header header p {
		margin-top: 1em;
	}

	#header footer {
		padding-top: 1.25em;
	}

	/* Main Sections */

	.main {
		margin: 0 !important;
	}

	.main > header {
		padding: 1.75em 2em 3.5em 2em;
	}

	.main > header h2 {
		font-size: 1.85em;
	}

	.main > header br {
		display: none;
	}

	.main > header p {
		margin: 1.5em 0 0 0;
	}

	.main > .content {
		padding: 3.5em 20px 3.5em 20px;
	}

	.main > .content > .container > :last-child {
		margin-bottom: 0 !important;
	}

	/* Footer */

	#footer {
		margin: 0 !important;
		padding: 3em 0 3em 0;
	}

	#footer .copyright {
		margin-top: 2em;
	}
}

/* Mobile */

@media screen and (max-width: 736px) {
	/* Basic */

	body,
	input,
	textarea,
	select {
		font-size: 11pt;
	}

	/* Sections/Article */

	section,
	article {
		margin: 0 0 1.5em 0 !important;
	}

	.row > section,
	.row > article {
		margin: 0 0 1.5em 0 !important;
	}

	/* Button */

	.button {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		max-width: 300px;
	}

	/* List */

	ul.icons li {
		padding-left: 0.35em;
	}

	ul.actions li {
		display: block;
		margin: 1em 0 1em 0;
	}

	ul.menu li {
		border: 0;
		padding: 0;
		display: block;
		margin: 1em 0 1em 0;
	}

	/* Image */

	.image.center {
		width: 90%;
	}

	/* Header */

	#header {
		padding: 6em 0px 6em 0px;
	}

	#header > header {
		padding: 1.5em 1em;
	}

	/* Main Sections */

	.main > header {
		padding: 1.5em 20px 3em 20px;
	}

	.main > header h2 {
		font-size: 1.5em;
	}

	.main > .content {
		padding: 3em 20px 3em 20px;
	}

	.main > .content h3 {
		font-size: 1.25em;
	}

}

/* Location page */

.location-page #header {
	padding-bottom: 7em;
}
.hero-reprise {
	max-width: 50%;
	margin: 1.5em auto 0 auto;
}
@media screen and (max-width: 736px) {
	.hero-reprise {
		max-width: 90%;
	}
}

.back-link {
	position: fixed;
	top: 1em;
	left: 1em;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	font-size: 0.85em;
	z-index: 9997;
	text-shadow:
		0 1px 3px rgba(0, 0, 0, 0.9),
		0 0 10px rgba(0, 0, 0, 0.7),
		0 0 20px rgba(0, 0, 0, 0.5);
	opacity: 0.85;
}
.back-link:hover {
	opacity: 1;
}
.manager-contact {
	margin-top: 2em;
}
.manager-contact img {
	display: block;
	max-width: 50%;
	height: auto;
	border-radius: 30%;
	margin: 0 auto 0.75em auto;
}
.manager-contact br {
	display: initial;
}
.manager-contact a {
	color: #287f79;
}
