/*!
Theme Name: astralwerks2
Theme URI: http://underscores.me/
Author: SM2Dev
Author URI: http://www.sm2dev.com/
Description: Astralwerks WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: astralwerks
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Astralwerks is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: white;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Custom CSS
--------------------------------------------------------------*/
@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-Bold.eot');
	src: url('./assets/fonts/Moderat-Bold.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-Bold.woff2') format('woff2'),
			url('./assets/fonts/Moderat-Bold.woff') format('woff'),
			url('./assets/fonts/Moderat-Bold.ttf') format('truetype'),
			url('./assets/fonts/Moderat-Bold.svg#Moderat-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-Medium.eot');
	src: url('./assets/fonts/Moderat-Medium.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-Medium.woff2') format('woff2'),
			url('./assets/fonts/Moderat-Medium.woff') format('woff'),
			url('./assets/fonts/Moderat-Medium.ttf') format('truetype'),
			url('./assets/fonts/Moderat-Medium.svg#Moderat-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-Thin.eot');
	src: url('./assets/fonts/Moderat-Thin.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-Thin.woff2') format('woff2'),
			url('./assets/fonts/Moderat-Thin.woff') format('woff'),
			url('./assets/fonts/Moderat-Thin.ttf') format('truetype'),
			url('./assets/fonts/Moderat-Thin.svg#Moderat-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-Black.eot');
	src: url('./assets/fonts/Moderat-Black.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-Black.woff2') format('woff2'),
			url('./assets/fonts/Moderat-Black.woff') format('woff'),
			url('./assets/fonts/Moderat-Black.ttf') format('truetype'),
			url('./assets/fonts/Moderat-Black.svg#Moderat-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-BlackItalic.eot');
	src: url('./assets/fonts/Moderat-BlackItalic.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-BlackItalic.woff2') format('woff2'),
			url('./assets/fonts/Moderat-BlackItalic.woff') format('woff'),
			url('./assets/fonts/Moderat-BlackItalic.ttf') format('truetype'),
			url('./assets/fonts/Moderat-BlackItalic.svg#Moderat-BlackItalic') format('svg');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-Regular.eot');
	src: url('./assets/fonts/Moderat-Regular.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-Regular.woff2') format('woff2'),
			url('./assets/fonts/Moderat-Regular.woff') format('woff'),
			url('./assets/fonts/Moderat-Regular.ttf') format('truetype'),
			url('./assets/fonts/Moderat-Regular.svg#Moderat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-Light.eot');
	src: url('./assets/fonts/Moderat-Light.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-Light.woff2') format('woff2'),
			url('./assets/fonts/Moderat-Light.woff') format('woff'),
			url('./assets/fonts/Moderat-Light.ttf') format('truetype'),
			url('./assets/fonts/Moderat-Light.svg#Moderat-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-BoldItalic.eot');
	src: url('./assets/fonts/Moderat-BoldItalic.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-BoldItalic.woff2') format('woff2'),
			url('./assets/fonts/Moderat-BoldItalic.woff') format('woff'),
			url('./assets/fonts/Moderat-BoldItalic.ttf') format('truetype'),
			url('./assets/fonts/Moderat-BoldItalic.svg#Moderat-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-MediumItalic.eot');
	src: url('./assets/fonts/Moderat-MediumItalic.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-MediumItalic.woff2') format('woff2'),
			url('./assets/fonts/Moderat-MediumItalic.woff') format('woff'),
			url('./assets/fonts/Moderat-MediumItalic.ttf') format('truetype'),
			url('./assets/fonts/Moderat-MediumItalic.svg#Moderat-MediumItalic') format('svg');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-LightItalic.eot');
	src: url('./assets/fonts/Moderat-LightItalic.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-LightItalic.woff2') format('woff2'),
			url('./assets/fonts/Moderat-LightItalic.woff') format('woff'),
			url('./assets/fonts/Moderat-LightItalic.ttf') format('truetype'),
			url('./assets/fonts/Moderat-LightItalic.svg#Moderat-LightItalic') format('svg');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-ThinItalic.eot');
	src: url('./assets/fonts/Moderat-ThinItalic.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-ThinItalic.woff2') format('woff2'),
			url('./assets/fonts/Moderat-ThinItalic.woff') format('woff'),
			url('./assets/fonts/Moderat-ThinItalic.ttf') format('truetype'),
			url('./assets/fonts/Moderat-ThinItalic.svg#Moderat-ThinItalic') format('svg');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Moderat';
	src: url('./assets/fonts/Moderat-RegularItalic.eot');
	src: url('./assets/fonts/Moderat-RegularItalic.eot?#iefix') format('embedded-opentype'),
			url('./assets/fonts/Moderat-RegularItalic.woff2') format('woff2'),
			url('./assets/fonts/Moderat-RegularItalic.woff') format('woff'),
			url('./assets/fonts/Moderat-RegularItalic.ttf') format('truetype'),
			url('./assets/fonts/Moderat-RegularItalic.svg#Moderat-RegularItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}

html, body {
	font-family: 'Moderat', "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	/* height: 100%; */
}

body {
	/* padding-bottom: 320px; */
	overflow: auto;
	background: #fff;
	color: #0a0a0a;
}

.content-padding {
	margin-left: 50px;
}

.page-padding {
	margin-left: 50px;
}

.page-content-padding {
	padding: 0px 30px;
}

.entry-header {
	margin-bottom: 15px;
}

.entry-header h1.entry-title {
 margin-top: 0px;
 padding-top: 25px;
 color: #0a0a0a;
}

.entry-content {
	margin-top: 0px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3 {
	color: #0a0a0a;
}

.entry-content a {
	color: #ff6f00;
}

h1 {
	font-size: 2rem;
	text-transform: uppercase;
	margin-bottom: 0px;
}

h2 {
	font-size: 2rem;
}

h2 p {
	margin-bottom: 0px;
	font-size: 2rem;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.btn {
	font-family: 'Moderat', "Helvetica Neue", Arial, sans-serif;
	padding: .475rem 1rem;
}

.btn-primary {
	border: none;
	border-radius: 0px;
	background-color: transparent;
}

.btn-primary:active,
.btn-primary:hover,
.btn-primary:focus {
	border: none;
	background-color: #ff6f00;
	box-shadow: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
.form-control {
	font-family: 'Moderat', "Helvetica Neue", Arial, sans-serif;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0px;
	background-color: transparent;
	color: #fff !important;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 2px;
}

.form-control:focus {
	color: #fff;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	outline: 0;
	box-shadow: none;
}

.form-control::-webkit-input-placeholder { color: white; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: white; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: white; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: white; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: white; }  /* Microsoft Edge */

.menu-wrap {
	overflow: hidden;
	width: 360px;
	background-color: rgba(255, 111, 0, 1);
	-webkit-transform: translate3d(-310px,0,0);
	-moz-transform: translate3d(-310px,0,0);
  transform: translate3d(-310px,0,0);
}

.menu-wrap a.menu-link span {
	position: relative;
}

.menu-wrap a.menu-link span:after {
	position: absolute;
	content: '';
	bottom: 10px;
	left: 0;
	width: 0%;
	max-width: 0%;
	height: 6px;
	background: #fff;
	border-radius: 5px;
	-webkit-transition: width 0.5s;
	-moz-transition: width 0.5s;
	transition: width 0.5s;
}

.menu-wrap a.menu-link:hover span:after {
	max-width: 100%;
	width: 100%;
}

.menu-wrap a.menu-link:after {
	border: none;
}

.menu {
	display: block;
	position: relative;
	top: 90px;
}

.close-button {
	/* background-image: url("./assets/img/logo.svg");
	background-repeat: no-repeat; */
	width: 400px;
	height: auto;
	top: -26px;
	right: -160px;
	padding: 0px;
	transition: right 0.5s ease;
	transition-delay: 0s;
	cursor: pointer;
}

.show-menu .close-button {
	right: 100px;
	transition-delay: 0.8s;
}

.close-button::before, .close-button::after {
	display: none;
}

/*-----------------------*/
/***** ARTISTS PAGE *****/
/*---------------------*/
.artist-background-image {
	position: relative;
}

.artist-background-image img {
	width: 100%;
}

.artist-info {
	position: absolute;
	bottom: 20px;
	left: 80px;
	margin-right: 30px;
}

.artist-info h1,
.artist-info h2 {
	color: #fff;
}

.artist-info h1 {
	background: #ff6f00;
	padding: 4px 18px;
	border-radius: 30px;
	font-weight: 300;
	font-size: 2rem;
	display: inline-block;
	margin-bottom: 10px;
}

.artist-info h2 p {
	font-weight: 300;
	font-size: 2rem;
	text-align: left;
}

.artist-info h2 p {
	background: #ff6f00;
	padding: 4px 18px;
	border-radius: 30px;
	font-weight: 300;
	font-size: 2rem;
	display: inline-block;
	text-align: left;
}

.artist-info h2 a,
.artist-info h2 a:hover,
.artist-info h2 a:active {
	color: #fff;
	text-align: left;
}

/* .artist-info.artist-info-dark h1,
.artist-info.artist-info-dark h2 {
	color: #0a0a0a;
}

.artist-info.artist-info-dark h2 a,
.artist-info.artist-info-dark h2 a:hover,
.artist-info.artist-info-dark h2 a:active {
	color: #0a0a0a;
} */

.artist-info h2 a,
.artist-info h2 a:visited {
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	position: relative;
	padding: 0em 0;
	text-align: left;
	color: #ffffff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.artist-info h2 a:hover,
.artist-info h2 a:focus,
.artist-info h2 a.active {
	color: #fff;
	text-decoration: none !important;
}

.artist-info h2 a::before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	border-radius: 3px;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transition: -webkit-transform 0.1s;
	transition: transform 0.1s;
}

.artist-info h2 a:hover::before,
.artist-info h2 a:focus::before,
.artist-info h2 a.active::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

/* .artist-info.artist-info-dark h2 a,
.artist-info.artist-info-dark h2 a:visited {
	color: #0a0a0a;
}

.artist-info.artist-info-dark h2 a:hover,
.artist-info.artist-info-dark h2 a:focus,
.artist-info.artist-info-dark h2 a.active {
	color: #0a0a0a;
}

.artist-info.artist-info-dark h2 a::before {
	background: #0a0a0a;
} */

/*---------------------*/
/***** ABOUT PAGE *****/
/*-------------------*/
.about-content {
	padding: 1.5rem 2rem;
}

.about-content h3 {
	color: #fff;
	font-size: 2.25rem;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.about-content ul {
	margin-bottom: 40px;
}

.about-content a  {
	font-size: 2.25rem;
	text-transform: uppercase;
}

.about-content .form-control {
	font-size: 2.25rem;
	text-transform: uppercase;
	width: 36%;
	border-bottom: 3px solid #fff;
	padding-bottom: 10px;
}

.about-content .form-control:focus {
	color: #fff;
	background-color: transparent;
	border: none;
	border-bottom: 3px solid #fff;
	outline: 0;
	box-shadow: none;
}

.about-content .btn {
	font-size: 2.25rem;
	margin-bottom: 18px;
}

/*-------------------*/
/***** NAV TABS *****/
/*------------------*/

.nav-tabs {
	border: none;
}

.nav-tabs span {
	font-size: 3.5rem;
	line-height: 5.5rem;
}

.nav-tabs .nav-link, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	border: none;
	color: #0a0a0a;
	font-size: 2.5rem;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border: none;
	color: #ff6f00;
}

#nav-legacy {
	/* padding: 0px 20px; */
	margin: 0 0 0 2rem;
}

#nav-legacy a {
	color: #0a0a0a;
	font-size: 2.5rem;
	text-transform: uppercase;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}

#nav-legacy a:active,
#nav-legacy a:hover,
#nav-legacy a:focus {
	color: #ff6f00;
	cursor: default;
}

#nav-legacy span {
	font-size: 4rem;
  line-height: 3rem;
  padding: 0px 20px;
}

/*-----------------*/
/***** FOOTER *****/
/*----------------*/

footer {
	position: relative;
	/* bottom: 0;
	left: 0;
	width: 100%;
	height: 320px; */
	background-color: #0a0a0a;
	color: #fff;
	padding: 30px 30px 60px 80px;
}

.hand-img {
	position: absolute;
	right: 40px;
	bottom: 70px;
	width: 70px;
}

footer h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 25px;
}

footer a,
footer a:visited {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}

footer a:active,
footer a:hover,
footer a:focus {
	color: #ff6f00;
	text-decoration: none;
}

footer a:before {
	bottom: 0px !important;
}

/*--------------------------------*/
/***** CREATIVE LINK EFFECTS *****/
/*------------------------------*/

.menu-wrap a.menu-link {
	color: #0a0a0a;
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

.menu-wrap a.menu-link:hover, .menu-wrap a.menu-link:focus {
	color: #0a0a0a;
}

nav a {
	position: relative;
	display: block;
	outline: none;
	color: #0a0a0a;
	text-decoration: none;
	font-size: 5.75rem;
	font-weight: normal;
}

nav a:hover,
nav a:focus {
	outline: none;
	text-decoration: none;
}

/* Effect 11 */
.cl-effect-11 a {
	padding: 0px;
	color: #0a0a0a;
	text-shadow: none;
	line-height: 1;
	margin: 20px 0px;
} 

.cl-effect-11 a::after {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 0px;
	max-width: 0;
	border-bottom: 4px solid #fff;
	border-radius: 0px;
	color: #fff;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

.cl-effect-11 a:hover::after,
.cl-effect-11 a:focus::after {
	max-width: 100%;
}

/*--------------------------------*/
/***** HOVER EFFECT IDEAS CSS *****/
/*--------------------------------*/
.grid {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	max-width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	min-width: 100%;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	background: #ff6f00;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.grid figure figcaption {
	padding: 25px 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
	background: #ff6f00;
}

figure.effect-milo img {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo.active img,
figure.effect-milo:hover img {
	max-width: 100%;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 0;
}

figure.effect-milo h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 1.25rem;
	padding: 10px 15px;
	margin: 0px;
	color: #fff;
	background: #ff6f00;
	padding: 4px 18px;
	border-radius: 60px;
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

figure.effect-milo ul {
	margin: 0px !important;
	padding: 0px 0px 0px 20px;
	list-style: none;
	/* border-left: 2px solid #fff; */
	text-align: left;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}

figure.effect-milo.active ul,
figure.effect-milo:hover ul {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-milo ul li a {
	color: #fff;
	font-size: 1.5rem;
	padding-bottom: 5px;
}

/*-----------------------------*/
/***** TOOLTIPSTER STYLES *****/
/*---------------------------*/
.artist-tooltip {
	display: inline-block;
}

.tooltip_templates { 
	display: none;
}

.tooltip_image img {
	width: 350px;
	height: auto;
}

.tooltipster-sidetip.tooltipster-default .tooltipster-arrow {
	display: none;
}

.tooltipster-follower .tooltipster-box {
	background: transparent;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}

/* Sticky Footer */
body, #page  {
	min-height: 100vh;
}

body {
	overflow: hidden;
}

#page {
	-webkit-overflow-scrolling: touch;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.flex-grow {
	flex: 1;
}
.background-black {
	background-color: #0a0a0a;
}

/* Prospero */
.prospero-link,
.prospero-link:visited {
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	position: relative;
	padding: 0em 0;
	text-align: center;
	color: #ffffff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.prospero-link:hover,
.prospero-link:focus,
.prospero-link.active {
	color: #ff6f00;
	text-decoration: none !important;
}

.prospero-link::before {
	content: '';
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #ff6f00;
	border-radius: 3px;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transition: -webkit-transform 0.1s;
	transition: transform 0.1s;
}

.prospero-link:hover::before,
.prospero-link:focus::before,
.prospero-link.active::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.prospero-link.prospero-link-ob:hover,
.prospero-link.prospero-link-ob:focus,
.prospero-link.prospero-link-ob.active {
	color: #0a0a0a;
}

.prospero-link.prospero-link-ob::before {
	background: #0a0a0a;
}

.prospero-link.nav-link {
	margin: 1rem 1rem 1.5rem 1rem;
}

.prospero-link.nav-link:first-child {
	margin: 1rem 1rem 1.75rem 2rem;
}

@media (min-width: 1441px) {	
	/* .artist-info h1,
	.artist-info h2,
	.artist-info h2 p {
		font-size: 3rem;
	} */

	.nav-tabs .nav-link,
	.nav-tabs .nav-item.show .nav-link,
	.nav-tabs .nav-link.active {
		font-size: 2.5rem;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="tel"],
	input[type="range"],
	input[type="date"],
	input[type="month"],
	input[type="week"],
	input[type="time"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="color"],
	textarea,
	.form-control {
		font-size: 24px;
	}

	.btn-primary {
		font-size: 22px;
	}

	.hand-img {
		bottom: 80px;
		width: 80px;
	}

	.hand-img img {
		width: 80px;
	}

	footer {
		padding-bottom: 80px;
	}

	footer h3 {
		font-size: 24px;
	}

	footer a {
		font-size: 24px;
	}

	.grid figure figcaption {
		padding: 20px 0px;
	}

	figure.effect-milo h2 {
		font-size: 1.25rem;
    padding: 10px 15px;
	}

	figure.effect-milo ul {
		margin-left: 10px !important;
		padding: 0px 0px 0px 20px;
	}

	figure.effect-milo ul li {
		line-height: 1.2;
	}

	figure.effect-milo ul li a {
		font-size: 2.5rem;
	}
}

@media (min-width: 768px) and (max-width: 1439px) {
	.about-content .form-control {
		font-size: 2.25rem;
		width: 70%;
	}

	.menu-wrap nav a {
		font-size: 4rem;
	}

	.grid figure figcaption {
		padding: 10px 5px;
	}

	figure.effect-milo h2 {
		font-size: 1.25rem;
		padding: 10px 15px;
	}

	figure.effect-milo ul {
		padding: 0px 0px 0px 10px;
	}

	figure.effect-milo ul li {
		line-height: 1.2;
	}

	figure.effect-milo ul li a {
		font-size: 1.25rem;
	}
}

@media (min-width: 768px) and (max-width: 840px) {
	.hand-img {
		right: 10px;
	}
}

@media (max-width: 767px) {
	.menu-wrap {
		width: 250px;
		-webkit-transform: translate3d(-200px,0,0);
  	transform: translate3d(-200px,0,0);
	}

	.menu-wrap nav a {
		font-size: 3.5rem;
	}

	.menu-wrap a.menu-link {
		-webkit-transition: color 0.4s;
		-moz-transition: color 0.4s;
		transition: color 0.4s;
	}

	.menu-wrap a.menu-link:active, 
	.menu-wrap a.menu-link:hover,
	.menu-wrap a.menu-link:focus {
		color: #0a0a0a;
	}

	.show-menu .close-button {
		right: -10px;
		transition-delay: 0.8s;
	}

	.artist-info {
		bottom: 0;
		left: 70px;
		margin-right: 20px;
	}

	.artist-info h1 {
		font-size: 1.25rem;
	}

	.artist-info h2,
	.artist-info h2 p {
		font-size: 1.25rem;
	}

	.nav-tabs .nav-link,
	.nav-tabs .nav-item.show .nav-link,
	.nav-tabs .nav-link.active {
		font-size: 1.5rem;
	}

	.nav-tabs span {
		font-size: 2rem;
		line-height: 4.25rem;
	}

	#nav-legacy {
		margin: 0 0 0 20px;
	}

	#nav-legacy a {
		font-size: 1.25rem;
	}
	
	#nav-legacy a:active,
	#nav-legacy a:hover,
	#nav-legacy a:focus {
		color: #0a0a0a;
		cursor: default;
		text-decoration: none;
	}

	#nav-legacy span {
		font-size: 2rem;
		top: 3px;
		padding: 0 5px;
	}

	.hand-img-mobile img {
		text-align: center;
		width: 50px;
		margin-top: 20px;
	}

	.form-control {
		width: 63%;
	}

	.about-content h3 {
		font-size: 1.25rem;
	}
	
	.about-content ul a {
		font-size: 1.25rem;
	}
	
	.about-content .form-control {
		font-size: 1.25rem;
		width: 100%;
	}
	
	.about-content .btn {
		font-size: 1.25rem;
		margin-bottom: 0px;
		margin-left:-15px;
	}

	/* Footer */
	footer {
		padding-left: 70px;
		padding-bottom: 80px
	}

	footer h3 {
		text-align: center;
		margin-bottom: 15px;
	}

	footer ul {
		margin-bottom: 40px;
	}

	footer a {
		font-size: 15px;
	}

	footer .newsletter {
		margin-bottom: 40px;
	}

	.menu-wrap a.menu-link span:after {
		height: 0px;
	}

	.grid figure figcaption {
		padding: 10px 5px;
	}

	figure.effect-milo h2 {
		font-size: 1rem;
		padding: 10px 15px;
	}

	figure.effect-milo ul {
		padding: 0px 0px 0px 10px;
	}

	figure.effect-milo ul li {
		line-height: 1.2;
	}

	figure.effect-milo ul li a {
		font-size: 1rem;
	}

	.prospero-link::before {
		height: 2px !important;
	}

	.prospero-link.nav-link:first-child {
		margin: 1rem 1rem 1.5rem 1rem !important;
	}
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

.ae-cform-modal-container, .ae-cform-container {
	font-family: 'Moderat', "Helvetica Neue", Arial, sans-serif !important;
	font-weight: normal !important;
	color: #fff !important;
}

.ae-cform-modal-container #terms, .ae-cform-container #terms {
	text-align: left !important;
}

.ae-cform-modal-container, .ae-cform-container #terms a {
	font-size: 9px !important;
}

.ae-cform-item span {
	color: #fff !important;
}

.ae-cform-item input[type="text"], .ae-cform-item input[type="email"], .ae-cform-item input[type="password"], .ae-cform-item .ae-cform-select select {
	font-family: 'Moderat', "Helvetica Neue", Arial, sans-serif !important;
	font-weight: normal !important;
	color: #0a0a0a !important;
}

.ae-cform-item .ae-cform-select select,
.ae-cform-item .ae-cform-select select:hover,
.ae-cform-item .ae-cform-select select:focus {
	background: #fff !important;
}

.ae-cform-item input[type="submit"] {
	font-family: 'Moderat', "Helvetica Neue", Arial, sans-serif !important;
	font-weight: normal !important;
	color: #fff !important;
	border: none !important;
	border-radius: 0px !important;
	background-color: #ff6f00 !important;
	font-size: 22px !important;
	text-shadow: none !important;
	background-image: none !important;
}

.ae-cform-item input[type="submit"]:hover,
.ae-cform-item input[type="submit"]:focus {
	background-color: #E65600 !important;
}

.about-content .ae-cform-container a {
	font-size: 0.75em;
}

.about-content .ae-cform-container #terms a,
.about-content .ae-cform-container #terms a:visited {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	transition: color 0.4s;
}

.about-content .ae-cform-container #terms a:active,
.about-content .ae-cform-container #terms a:hover,
.about-content .ae-cform-container #terms a:focus {
	color: #ff6f00;
	text-decoration: none;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-2-11 14:6:2
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
 @-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}

.text-focus-in {
	-webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-2-11 14:10:56
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-bck-center
 * ----------------------------------------
 */
 @-webkit-keyframes slide-in-bck-center {
  0% {
    -webkit-transform: perspective(1000px) translateZ(600px);
            transform: perspective(1000px) translateZ(600px);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) translateZ(0);
            transform: perspective(1000px) translateZ(0);
    opacity: 1;
  }
}
@keyframes slide-in-bck-center {
  0% {
    -webkit-transform: perspective(1000px) translateZ(600px);
            transform: perspective(1000px) translateZ(600px);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) translateZ(0);
            transform: perspective(1000px) translateZ(0);
    opacity: 1;
  }
}

.slide-in-bck-center {
	-webkit-animation: slide-in-bck-center 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-bck-center 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-2-11 14:27:21
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
 @-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}

.text-focus-in {
	-webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}