

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

a {
	background: transparent
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre-wrap
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table
}

html {
	font-size: 62.5%
}

body>div {
	font-size: 14px;
}

body {
	background-color: #fff;
	color: #000;
	font-family: 'Lora', serif;
	font-size: 22px;
	font-size: 1.9rem;
	font-weight: 400;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased
}

body.parallax-home {
	background: none
}

a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.nolink,
.nolink a {
	cursor: default
}

.textwidget>div>a {
	display: inline-block
}

::-moz-selection {
	background-color: #000;
	color: #fff
}

::selection {
	background-color: #000;
	color: #fff
}

a {
	color: #00a0af;
	text-decoration: none
}

a:hover,
a:focus {
	color: #000
}

p {
	margin: 0 0 30px;
	padding: 0
}

ol,
ul {
	margin: 0;
	padding: 0
}

li {
	list-style-type: none
}

b,
strong {
	font-weight: 700
}

cite,
em,
i {
	font-style: italic
}

mark {
	background: #ddd;
	color: #000
}

blockquote {
	color: #999;
	margin: 40px
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px
}

hr {
	border: 0;
	border-collapse: collapse;
/*	border-bottom: 1px solid #000;*/
	clear: left;
/*	margin: 0 0 40px;
	padding-top: 20px*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
	text-transform: uppercase
}

h1 {
	font-size: 36px;
	font-size: 3.6rem
}

h2 {
	font-size: 32px;
	font-size: 3.2rem
}

h3 {
	font-size: 30px;
	font-size: 3rem
}

h4 {
	font-size: 24px;
	font-size: 2.4rem
}

h5 {
	font-size: 20px;
	font-size: 2rem
}

h6 {
	font-size: 18px;
	font-size: 1.8rem
}

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%
}

img {
	height: auto
}

.full-width-content img.pull-left {
	float: left;
	margin: 0 40px 40px -200px
}

.full-width-content img.pull-right {
	float: right;
	margin: 0 -200px 40px 40px
}

.gallery {
	overflow: hidden;
	margin-bottom: 28px
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery-columns-3 .gallery-item {
	width: 33%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left
}

.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0
}

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	/*width: 100%*/
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto
}

::-moz-placeholder {
	color: #000;
	opacity: 1;
	font-weight: 400
}

::-webkit-input-placeholder {
	color: #000;
	font-weight: 400
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #000;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 20px;
	padding: 5px 12px !important;
	text-transform: uppercase;
	white-space: normal;
	-webkit-font-smoothing: antialiased
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #00a0af;
	color: #fff
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
	padding: 8px 16px
}

.button {
	display: inline-block
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-width: 0;
	color: #565656;
	cursor: not-allowed
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none
}

.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
	margin-bottom: 15px
}

.email-signup {
	padding: 40px 0;
	text-align: center;
	background: #f3f3f3
}

.email-signup .gform_wrapper form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center
}

.email-signup .gform_wrapper .gform_heading {
	width: 100%;
	text-align: center;
	margin-bottom: 0
}

.email-signup .gform_wrapper .gform_heading .gform_description {
	margin-bottom: 0
}

.email-signup .gform_wrapper .gform_body .gfield_label {
	display: none
}

.email-signup .gform_wrapper .gform_body li.gfield .ginput_container {
	margin-top: 0!important
}

.email-signup .gform_wrapper .gform_body li.gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 16px 12px
}

.email-signup .gform_wrapper .gform_body {
	max-width: 70%
}

.email-signup .gform_wrapper .gform_footer {
	display: inline-block;
	width: auto;
	max-width: 30%;
	padding: 0
}

.email-signup .gform_wrapper .gform_footer .gform_button {
	margin: 0;
	padding: 12px 20px
}

.sidebar .widget-wrap .widgettitle {
	text-align: center;
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
	font-size: 22px
}

.sidebar .gform_wrapper .gform_heading {
	margin-bottom: 12px
}

.sidebar .gform_wrapper .gform_heading .gform_description {
	font-size: 20px;
	margin-bottom: 0
}

.sidebar .gform_wrapper .gform_body li.gfield .gfield_label {
	display: none
}

.sidebar .gform_wrapper .gform_body li.gfield,
.sidebar .gform_wrapper .gform_body li.gfield.gf_left_half,
.sidebar .gform_wrapper .gform_body li.gfield.gf_right_half {
	width: 100%;
	padding: 0;
	margin-top: 0
}

.sidebar .gform_wrapper .gform_footer {
	margin: 0
}

.sidebar .gform_wrapper .gform_footer .gform_button {
	width: 100%;
	margin: 0
}

::placeholder,
:placeholder-shown {
	color: #aaa
}

.footer-widgets a.button,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.home-even a.button,
.home-odd a.button {
	background: transparent;
	clear: both;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase
}

.footer-widgets a.button,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.home-odd a.button {
	border: 2px solid #fff;
	color: #fff!important
}

.footer-widgets a.button:hover,
.footer-widgets a.button:focus,
.home-odd a.button:hover,
.home-odd a.button:focus {
	background-color: #fff;
	color: #000!important
}

.footer-widgets button:focus,
.footer-widgets button:hover,
.footer-widgets input[type="button"]:focus,
.footer-widgets input[type="button"]:hover,
.footer-widgets input[type="reset"]:focus,
.footer-widgets input[type="reset"]:hover,
.footer-widgets input[type="submit"]:focus,
.footer-widgets input[type="submit"]:hover {
	background-color: #fff!important;
	color: #000!important
}

.home-even a.button {
	border: 2px solid #000;
	color: #000
}

.home-even a.button:hover,
.home-even a.button:focus {
	background-color: #000;
	color: #fff
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	/*margin-bottom: 40px;*/
	width: 100%
}

tbody {
	/*border-bottom: 1px solid #ddd*/
}

td,
th {
/*	text-align: left*/
}

td {
	/*border-top: 1px solid #ddd;*/
	padding: 6px 0
}

th {
	font-weight: 700
}

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	clip: auto!important;
	color: #000;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000
}

.more-link {
	position: relative
}

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1140px
}

.site-inner {
	clear: both;
	margin-top: 50px
}

.parallax-home .site-inner {
	margin-top: 66px;
	max-width: 100%
}

.parallax-landing .site-inner {
	margin-top: 100px
}

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%
}

.one-third,
.two-sixths {
	width: 31.623931623931625%
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%
}

.one-fourth {
	width: 23.076923076923077%
}

.three-fourths {
	width: 74.35897435897436%
}

.one-sixth {
	width: 14.52991452991453%
}

.five-sixths {
	width: 82.90598290598291%
}

.first {
	clear: both;
	margin-left: 0
}

.avatar {
	float: left
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px
}

.alignright .avatar {
	margin-left: 24px
}

.comment .avatar {
	margin: 0 20px 24px 0
}

.breadcrumb {
	border-bottom: 2px solid #f5f5f5;
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 60px;
	padding-bottom: 10px
}

.archive-description,
.author-box {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 100px;
	padding: 40px 0
}

.archive-title+p {
	margin-top: 20px
}

.author-box-title {
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 8px
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0
}

.search-form {
	overflow: hidden;
	position: relative
}

.site-header .search-form {
	float: right;
	margin-top: 4px
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%
}

.error404 .content .search-form {
	margin-bottom: 40px
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px
}

.widget_search input[type="submit"]:focus {
	border-left: 1px solid #ddd;
	padding: 18px 16px;
	right: 2px;
	top: 2px
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 0
}

.entry-title {
	font-size: 48px;
	font-size: 4.8rem
}

.sidebar .entry-title {
	font-size: 24px;
	font-size: 2.4rem;
	text-align: left
}

.entry-title a {
	color: #000
}

.entry-title a:focus,
.entry-title a:hover {
	color: #00a0af
}

.widget-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 20px
}

.footer-widgets .widget-title,
.sidebar .widget-title {
	font-weight: 500
}

.footer-widgets .widget-title {
	color: #fff;
	font-size: 48px;
	font-size: 4.8rem
}

.home-even .widget-title,
.home-odd .widget-title {
	font-size: 60px;
	font-size: 6rem;
	margin-bottom: 40px
}

.home-section-1 .widget-title {
	font-size: 72px;
	font-size: 7.2rem
}

.alignleft {
	float: left;
	text-align: left
}

.alignright {
	float: right;
	text-align: right
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%
}

a.alignnone {
	display: inline-block
}

a.aligncenter img {
	display: block;
	margin: 0 auto
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px
}

img.alignnone,
.alignnone {
	margin-bottom: 12px
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px
}

.wp-caption-text {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: center
}

.entry-content p.wp-caption-text {
	margin-bottom: 0
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px
}

.sticky {}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px
}

.widget {
	word-wrap: break-word
}

.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0
}

.widget_calendar table {
	width: 100%
}

.widget_calendar td,
.widget_calendar th {
	text-align: center
}

.parallax-home .content .simple-social-icons {
	margin-top: 40px
}

.parallax-home .content .simple-social-icons ul li {
	margin: 0 10px!important
}

.parallax-home .content .simple-social-icons ul li a,
.parallax-home .content .simple-social-icons ul li a:hover {
	padding: 20px
}

.enews-widget input {
	margin-bottom: 20px
}

.footer-widgets .enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #000
}

.enews form+p {
	margin-top: 24px
}

#wpstats {
	display: none
}

.genesis-skip-link {
	margin: 0
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none
}

:focus {
	color: #000;
	outline: #ccc solid 1px
}

.site-header {
	background-color: #000;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.admin-bar .site-header {
	top: 32px
}

.title-area {
	float: left;
	padding: 24px 0;
	width: 360px
}

.header-full-width .title-area {
	width: 100%
}

.site-title {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #fff!important
}

.header-image .title-area {
	padding: 0
}

.header-image .site-title>a {
	background-size: auto 100%!important;
	display: block;
	height: 70px;
	text-indent: -9999px;
	max-width: 360px
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px
}

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 740px
}

.site-header .widget-area,
.site-header .widget-area a,
.site-header .widget-area h4 {
	color: #fff
}

.site-header .widget-area a:focus,
.site-header .widget-area a:hover {
	color: #00a0af
}

.site-header .textwidget {
	margin-top: 27px
}

.genesis-nav-menu {
	clear: both;
	color: #fff;
	line-height: 1;
	width: 100%
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left
}

.genesis-nav-menu li li {
	margin-left: 0
}

.genesis-nav-menu a {
	color: #fff;
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 27px 10px
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #00a0af
}

.genesis-nav-menu>.menu-item>a {
	text-transform: uppercase
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	letter-spacing: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 180px;
	z-index: 99
}

.genesis-nav-menu .sub-menu a {
	padding: 20px;
	position: relative;
	width: 180px
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 179px
}

.genesis-nav-menu .menu-item:hover {
	position: static
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
	left: auto;
	opacity: 1
}

.genesis-nav-menu>.first>a {
	padding-left: 0
}

.genesis-nav-menu>.last>a {
	padding-right: 0
}

.header {
	padding: 120px 15px;
	text-align: center;
	color: #fff;
	position: relative
}

.header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6)
}

.header h1 {
	font-size: 6rem;
	z-index: 10;
	position: relative;
	margin-top: 66px;
	margin-bottom: 10px;
	height: 50%;
	overflow: hidden
}

.page-id-716 .header h1 {
	max-height: 60%
}

.header h1 img {
	max-height: 100%;
	width: auto
}

.header span {
	background-color: #cd9b5b;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 48px;
	display: inline-block;
	letter-spacing: .2em;
	font-size: 22px;
	font-size: 2.2rem;
	z-index: 10;
	position: relative;
	font-family: "Poppins", sans-serif
}

.header>* {
	position: relative;
	z-index: 10
}

.menu .menu-item:focus {
	position: static
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
	left: auto;
	opacity: 1
}

.site-header .sub-menu {
	background-color: #000
}

.nav-primary {
	margin-bottom: 60px;
	margin-top: -100px;
	padding-top: 100px;
	text-align: center
}

.nav-primary .wrap {
	background-color: #000
}

.nav-primary .sub-menu {
	background-color: #000
}

.nav-secondary .genesis-nav-menu {
	padding: 20px 0
}

.nav-secondary a {
	margin: 0 20px;
	padding: 0
}

.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden
}

.home-even,
.home-odd {
	clear: both;
	font-size: 26px;
	font-size: 2.6rem;
	overflow: hidden;
	text-align: center
}

.home-even {
	padding: 140px 0 150px
}

.home-odd {
	padding: 190px 0 200px
}

.home-even .wrap,
.home-odd .wrap {
	max-width: 960px;
	padding-left: 20px;
	padding-right: 20px
}

.home-even.home-section-2 {
	padding: 20px 0
}

.home-even.home-section-2 .wrap {
	max-width: 100%
}

.home-even.home-section-2 img.aligncenter {
	margin-bottom: 0
}

.home-even.home-section-2 img {
	filter: gray;
	-webkit-filter: grayscale(1);
	-webkit-transition: all .5s
}

.home-even.home-section-2 img:hover {
	filter: none;
	-webkit-filter: grayscale(0)
}

.home-odd.home-section-3 {
	padding: 120px 0 130px;
	font-size: 2rem
}

.home-even.home-section-4 {
	padding: 120px 0 130px
}

.home-even.home-section-4 .wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center
}

.home-even.home-section-4 .widget_text {
	width: 75%;
	text-align: left;
	padding-right: 60px
}

.home-even.home-section-4 .widget_media_image {
	width: 25%
}

.home .home-even.home-section-4 h3.widgettitle {
	margin-bottom: 10px;
	text-transform: uppercase
}

.home h3.widgettitle {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 80px;
	font-size: 8rem
}

.home h5 {
	background: url(/wp-content/uploads/2019/04/pattern.png.pagespeed.ce.4OT0nF927b.png) repeat center center;
	background-color: #cd9b5b;
	background-blend-mode: multiply;
	color: #fff;
	font-weight: 100;
	text-transform: uppercase;
	padding: 8px 40px;
	display: inline-block;
	letter-spacing: .2em;
	font-size: 22px;
	font-size: 2.2rem;
	border: 3px solid #e4e0c8;
	font-weight: bold
}

.home-even .widget,
.home-odd .widget {
	margin-bottom: 40px
}

.home-even p:last-child,
.home-even .widget:last-child,
.home-odd p:last-child,
.home-odd .widget:last-child {
	margin-bottom: 0
}

.home-odd,
.home-odd a:hover,
.home-odd a:focus,
.home-odd h1,
.home-odd h2,
.home-odd h3,
.home-odd h4,
.home-odd h5,
.home-odd h6,
.home-odd .featured-content .entry-title a,
.home-odd .widget-title {
	color: #fff
}

.home-odd .featured-content .entry-title a:focus,
.home-odd .featured-content .entry-title a:hover {
	color: #00a0af
}

.home-even p:last-child,
.home-odd p:last-child {
	margin-bottom: 0
}

.home-even {
	background-color: #fff
}

.home-section-1,
.home-section-3,
.home-section-5 {
	background-attachment: fixed;
	background-color: #000;
	background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}

.home-section-1 {
	display: table;
	height: calc(100vh - 66px);
	overflow: hidden;
	padding: 100px 0;
	table-layout: fixed;
	text-align: center;
	width: 100%
}

.home-section-1 .full-height {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.page-template-page_landing .site-inner,
.page-template-page_location .site-inner,
.page-template-page_location_custom .site-inner {
	margin: 0;
	width: 100%;
	max-width: 100%
}

.page-template-page_landing .entry,
.page-template-page_location .entry,
.page-template-page_location_custom .entry {
	margin-bottom: 0
}

.page-template-page_landing main.content,
.page-template-page_location main.content,
.page-template-page_location_custom main.content {
	margin: 0;
	padding: 0
}

.page-template-page_landing .header,
.page-template-page_location .header,
.page-template-page_location_custom .header {
	display: flex;
	flex-direction: column;
	height: calc(100vh - 66px);
	overflow: hidden;
	padding: 100px 0;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-align: center;
	width: 100%
}

.page-template-page_landing .header,
.page-template-page_location .header>*,
.page-template-page_location_custom .header>* {
	z-index: 1
}

.page-template-page_landing .header:before,
.page-template-page_location .header:before,
.page-template-page_location_custom .header:before {
	background: rgba(0, 0, 0, .2)
}

.page-template-page_landing .header h2,
.page-template-page_location .header h2,
.page-template-page_location_custom .header h2 {
	font-size: 6rem;
	text-shadow: .1em .1em .4em black
}

.page-template-page_landing .header h2.city,
.page-template-page_location .header h2.city,
.page-template-page_location_custom .header h2.city {
	text-transform: uppercase;
	margin-bottom: 0
}

.page-template-page_location .header h1,
.page-template-page_location_custom .header h1 {
	height: 40%;
	width: auto;
	display: block
}

.page-template-page_location .header img,
.page-template-page_location_custom .header img {
	max-height: 100%;
	width: auto
}

.landing-page .menu-hours {
	display: flex;
	width: 100%;
	position: relative;
	z-index: 1
}

.landing-page .menu-hours>div {
	flex: 1 0 50%;
	max-width: 50%;
	width: 50%;
	padding: 120px 4vw;
	display: inline-flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative
}

.landing-page .menu-hours .hours {
	color: #fff
}

.landing-page .menu-hours .hours h3 {
	font-size: 4rem
}

.landing-page .menu-hours .hours .wrap div {
	padding: 0 3em
}

.landing-page .menu-hours .hours .wrap div p {
	margin-bottom: 0
}

.landing-page .menu-hours .menu {}

.landing-page .menu .menu-image {
	position: absolute;
	display: block;
	height: 120%;
	width: 100%;
	left: 0;
	top: -10%
}

.landing-page .menu>* {
	z-index: 2;
	position: relative;
	font-size: 3rem
}

.landing-page .about-us {
	padding: 240px 0 260px;
	color: #fff;
	text-align: center;
	position: relative;
	background: #000;
	font-size: 2rem
}

.landing-page .about-us h3 {
	font-size: 6rem;
	text-transform: uppercase
}

.landing-page .calendar {
	padding: 120px 0 130px;
	text-align: center
}

.landing-page .calendar h3 {
	font-size: 4rem
}

.landing-page .calendar p:last-child {
	margin-bottom: 0
}

.landing-page .calendar .pattern {
	display: table;
	margin: 0 auto 30px
}

.landing-page .calendar .button {
	padding: 10px 40px
}

.landing-page .locations {
	padding: 120px 0 130px
}

.landing-page .locations .pattern {
	background: url(/wp-content/uploads/2019/04/pattern.png.pagespeed.ce.4OT0nF927b.png) repeat center center, #827358;
	text-align: center;
	display: table;
	font-size: 4rem;
	margin: 0 auto;
	margin-bottom: 4rem
}

.locations-list {
	border-top: 1px solid #000;
	display: flex;
	flex-wrap: wrap
}

.locations-list:after {
	content: "";
	flex: 1;
	border-bottom: 1px solid #000
}

.locations-list>div {
	width: 25%;
	padding: 15px 15px 30px;
	text-align: center;
	border-bottom: 1px solid #000
}

.locations-list.shortcode>div {
	width: 33%
}

.locations-list h4 {
	font-family: 'Lora', serif;
	color: #623225;
	font-size: 3rem;
	margin-bottom: 0
}

.locations-list .phone {
	font-weight: bold;
	margin-bottom: .2em;
	display: block;
	color: #000
}

.locations-list .button {
	padding: 8px 30px
}

.landing-page .bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	-webkit-filter: grayscale(12%);
	filter: grayscale(12%);
	opacity: .18
}

.wrap {
	z-index: 1;
	position: relative
}

.landing-page .about-us .bg {
	filter: gray;
	-webkit-filter: grayscale(100%) contrast(150%);
	filter: grayscale(100%) contrast(150%);
	opacity: .32
}

.landing-page .bg.color {
	z-index: -2;
	filter: none
}

.pattern {
	background: url(/wp-content/uploads/2019/04/pattern.png.pagespeed.ce.4OT0nF927b.png) repeat center center;
	background-color: #e4e0c8;
	border: 3px solid #e4e0c8;
	padding: .2em 2em;
	background-blend-mode: multiply;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center
}

a.pattern:hover {
	background-color: #ce9c5a!important
}

.acf-map {
	height: 678px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.acf-map h4.mark {
	font-size: 1.2em;
	margin-bottom: 0;
	color: #000
}

.page-id-653 .site-inner,
.page-id-1030 .site-inner {
	max-width: 100%
}

.locations-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.locations-grid .location {
	flex: 1 0 46%;
	max-width: 46%;
	margin: 20px;
	text-align: center;
	padding: 50px;
	position: relative;
	background: url(/wp-content/uploads/2019/04/lucky-locations1.jpg) no-repeat center center / cover
}

.locations-grid .location:nth-of-type(4n-2) {
	background: url(/wp-content/uploads/2019/04/lucky-locations2.jpg) no-repeat center center / cover
}

.locations-grid .location:nth-of-type(4n-1) {
	background: url(/wp-content/uploads/2019/04/lucky-locations3.jpg) no-repeat center center / cover
}

.locations-grid .location:nth-of-type(4n) {
	background: url(/wp-content/uploads/2019/04/lucky-locations4.jpg) no-repeat center center / cover
}

.locations-grid .location .inner {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	width: 100%;
	position: relative;
	height: 100%;
	padding: 100px
}

.locations-grid .location img {
	max-height: 240px;
	height: auto;
	width: auto
}

.locations-grid .location .pattern {
	font-size: 2.4rem;
	padding: .06em 2.4em;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%) translateY(50%);
	white-space: nowrap
}

.pricing-table {
	line-height: 1
}

.pricing-table h4 {
	border-bottom: 2px solid #000;
	color: #000;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 500;
	margin: -40px -40px 40px;
	padding: 40px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.pricing-table .one-third {
	background-color: #fff;
	border: 2px solid #000;
	margin: 20px -2px;
	padding: 40px;
	width: 33.33%
}

.pricing-table .one-third:nth-child(3n+1) {
	margin: 20px 0
}

.pricing-table .one-third:nth-child(3n+2) {
	margin-bottom: 0;
	margin-top: 0
}

.pricing-table .one-third:nth-child(3n) {
	margin: 20px 0
}

.pricing-table ul li::before {
	content: "\f139";
	display: inline-block;
	font: 20px/1 'dashicons';
	margin-right: 5px;
	margin-top: -2px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased
}

.pricing-table ul li {
	border-bottom: 1px dotted #ddd;
	color: #000;
	padding-bottom: 10px;
	margin-bottom: 15px
}

.pricing-table a.button {
	background-color: #000;
	border: 3px solid #000;
	color: #fff
}

.pricing-table a.button:focus,
.pricing-table a.button:hover {
	background-color: #00a0af;
	border: 3px solid #00a0af;
	color: #fff!important
}

.content {
	float: left;
	width: 700px
}

.page .content {
	padding-bottom: 50px
}

.sidebar-content .content {
	float: right
}

.full-width-content .content {
	padding: 0 200px 50px;
	width: 100%
}

.page-id-716.full-width-content .content,
.page-id-653.full-width-content .content,
.page-id-1030.full-width-content .content {
	padding: 0 0 0!important
}

.full-width-content.parallax-home .content {
	margin-top: 0;
	padding: 0
}

.parallax.header h2 a {
	color: #fff
}

.menu.header {
	text-align: center
}

.menu.header img {
	max-height: 250px;
	width: auto
}

.menu.header h3 {
	display: inline-block;
	z-index: 1;
	position: relative
}

.menu-page {
	position: relative
}

.menu-page .menu-tabs {
	list-style: none;
	margin-left: 0
}

.menu-page .menu-tabs li {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	font-size: 32px;
	font-size: 3.2rem;
	padding: .2em;
	margin-right: .4em;
	cursor: pointer;
	margin-bottom: .6em
}

.menu-page .menu-tabs li.open {
	border-bottom: 4px solid #ce9c5a
}

.menu-page .menu-tabs li:not(.open):hover {
	border-bottom: 4px solid #000
}

.menu-page .menu-section {
	display: none
}

.menu-page .menu-section.open {
	display: block
}

.menu-page .menu-section.open .menu-title {
	border-bottom: 2px solid #ce9c5a
}

.menu-page .menu-section .button {
	margin-bottom: 20px
}

.menu-page .menu-section .menu-description {
	font-style: italic;
	margin-bottom: 20px
}

.menu-page .menu-folder .folder-label {
	padding: .6em 0;
	margin-bottom: 0;
	cursor: pointer
}

.menu-page .menu-folder .folder-label:before {
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-left: .4em solid #000;
	border-top: .4em solid transparent;
	border-bottom: .4em solid transparent;
	margin-right: .4em;
	transition: all .4s
}

.menu-page .menu-folder .folder-label.open:before {
	transform: rotate(90deg)
}

.menu-page .menu-folder .menu-panel {
	display: none
}

.menu-page .menu-folder .menu-item {
	margin-bottom: .6em
}

.menu-page .menu-folder .menu-item strong {
	display: block
}

.menu-page .menu-folder .menu-item span {
	font-size: .8em;
	display: block
}

.menu-page .menu-folder .menu-item span.options {
	font-style: italic
}

.entry {
	margin-bottom: 100px
}

.sidebar .entry {
	margin-bottom: 40px
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	margin-left: 40px
}

.entry-content ol>li {
	list-style-type: decimal
}

.entry-content ul>li {
	list-style-type: disc
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0
}

.entry-content code {
	background-color: #000;
	color: #ddd
}

p.entry-meta {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 0
}

.entry-header {
	text-align: center
}

.entry-header::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 60px;
	padding-bottom: 30px;
	width: 10%
}

.footer-widgets .entry-header::after,
.sidebar .entry-header::after {
	display: none
}

.entry-categories::before,
.entry-tags::before {
	display: inline-block;
	font: 20px/1 'dashicons';
	margin-right: 5px;
	margin-top: 2px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased
}

.entry-categories::before {
	content: "\f318"
}

.entry-tags::before {
	content: "\f323"
}

.entry-categories,
.entry-tags {
	display: block
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px
}

.after-entry {
	border-top: 1px solid #000;
	padding: 40px 0
}

.after-entry .widget {
	margin-bottom: 40px
}

.after-entry p:last-child,
.after-entry .widget:last-child {
	margin: 0
}

.after-entry li {
	list-style-type: none
}

.pagination {
	margin: 40px 0
}

.adjacent-entry-pagination {
	margin-bottom: 0
}

.archive-pagination li {
	display: inline
}

.archive-pagination li a {
	background-color: #000;
	box-shadow: 0 0 1px rgba(0, 0, 0, .1);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #00a0af;
	color: #fff
}

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 30px
}

.content-box-blue {
	background-color: #d8ecf7;
	border: 1px solid #afcde3
}

.content-box-gray {
	background-color: #e2e2e2;
	border: 1px solid #bdbdbd
}

.content-box-green {
	background-color: #d9edc2;
	border: 1px solid #b2ce96
}

.content-box-purple {
	background-color: #e2e2f9;
	border: 1px solid #bebde9
}

.content-box-red {
	background-color: #f9dbdb;
	border: 1px solid #e9b3b3
}

.content-box-yellow {
	background-color: #fef5c4;
	border: 1px solid #fadf98
}

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 100px
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px
}

.comment-header {
	font-size: 20px;
	font-size: 2rem
}

.entry-comments .comment {
	border-bottom: 1px solid #000
}

.comment-content,
.entry-comments .comment {
	clear: both
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
	margin: 0
}

.entry-comments .children .comment {
	border: none
}

.comment-respond label {
	display: block;
	font-weight: 700
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%
}

.comment-list li,
.ping-list li {
	list-style-type: none
}

.entry-comments ul.children {
	margin-left: 40px
}

.form-allowed-tags,
.ping-list .reply {
	display: none
}

.sidebar {
	float: right;
	width: 360px
}

.sidebar-content .sidebar {
	float: left
}

.sidebar p:last-child {
	margin-bottom: 0
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word
}

.sidebar ul>li:last-child {
	margin-bottom: 0
}

.sidebar .widget {
	margin-bottom: 40px
}

.sidebar h3 {
	text-align: center;
	padding-bottom: 12px;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: 500
}

.sidebar .locations {
	margin-bottom: 40px
}

.sidebar .locations>div {
	padding: 20px;
	text-align: center
}

.sidebar .locations .logo-hover {}

.sidebar .locations .logo-hover .inner {
	background: rgba(0, 0, 0, .4);
	opacity: 0;
	transition: all .5s;
	padding: 30px 15px
}

.sidebar .locations .logo-hover:hover .inner {
	opacity: 1
}

.sidebar .locations .logo-hover .inner .button {
	margin: 6px;
	padding: 12px;
	position: relative;
	top: 20px;
	opacity: 0;
	transition: all .8s
}

.sidebar .locations .logo-hover:hover .inner .button {
	top: 0;
	opacity: 1
}

.sidebar .holiday {
	margin-bottom: 40px
}

.sidebar .holiday p {
	margin-bottom: 16px
}

.sidebar .holiday a {
	text-align: center;
	margin: 0 auto;
	display: table
}

.sidebar .locations>div img {
	max-height: 100px;
	width: auto;
	margin: 0 auto;
	display: inline-block
}

.modal-cover {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	background: rgba(0, 0, 0, .8);
	z-index: 999;
	color: #fff;
	padding: 6vw;
	text-align: center
}

.modal-cover.show {
	display: block
}

.modal-cover>div {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	min-width: 60%
}

.modal-cover>div.show {
	display: block
}

.modal-cover .button {
	font-size: calc(14px + .8vw);
	padding: 1.3em;
	margin: .4em
}

.modal-cover h3 {
	font-size: calc(30px + 1vw);
	text-transform: uppercase
}

.modal-cover .close {
	cursor: pointer;
	float: right;
	margin-right: 10vw;
	z-index: 9
}

.modal-cover .close .dashicons {
	width: 36px;
	height: 36px;
	font-size: 36px
}

.noscroll {
	overflow: hidden
}

.footer-widgets {
	background-color: #00a0af;
	clear: both;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 100px 0;
	text-align: center
}

.footer-widgets,
.footer-widgets a,
.footer-widgets a:focus,
.footer-widgets a:hover {
	color: #fff!important;
	text-decoration: none
}

.footer-widgets a {
	text-decoration: underline
}

.footer-widgets .widget {
	margin-bottom: 40px
}

.footer-widgets p:last-child,
.footer-widgets .widget:last-child {
	margin-bottom: 0
}

footer.site-footer .luckys-brands {
	display: flex;
	justify-content: space-around;
	align-content: center;
	align-items: center;
	margin-bottom: 10px
}

footer.site-footer .luckys-brands li {
	max-width: 25%
}

footer.site-footer .luckys-brands a {
	padding: 8px;
	display: inline-block
}

footer.site-footer .luckys-brands a img {
	display: inline-block
}

.site-footer {
	background-color: #000;
	padding: 40px 0;
	text-align: center
}

.site-footer,
.site-footer a,
.site-footer p {
	color: #fff
}

.site-footer a:hover,
.site-footer a:focus {
	color: #00a0af
}

.site-footer p {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 0
}

@media only screen and (max-width:1180px) {
	.site-inner,
	.wrap {
		max-width: 960px
	}
	.site-header .widget-area {
		width: 700px
	}
	.title-area {
		width: 240px
	}
	.home-section-1,
	.home-section-3,
	.home-section-5 {
		background-attachment: scroll;
		background-position: top;
		-webkit-background-size: auto;
		-moz-background-size: auto;
		background-size: cover
	}
	.content {
		width: 520px
	}
	.full-width-content .content {
		padding: 0 110px
	}
	.landing-page .about-us {
		padding: 180px 0 200px
	}
}

@media only screen and (max-width:1020px) {
	.header {
		padding: 80px 15px
	}
	.header h1 {
		margin-top: 0
	}
	.site-inner,
	.wrap {
		max-width: 768px
	}
	.parallax-home .site-inner {
		max-width: none
	}
	.site-header {
		position: static
	}
	.content,
	.sidebar,
	.site-header .widget-area,
	.title-area {
		width: 100%
	}
	.genesis-nav-menu,
	.site-header .widget-area,
	.site-title {
		text-align: center
	}
	.header-image .site-title>a {
		background-position: center center!important;
		background-image: url(/wp-content/uploads/2019/03/luckys-logo-mobile.png.pagespeed.ce.Q9bTPE_8x7.png)!important;
		margin: 0 auto 10px
	}
	.genesis-nav-menu a {
		padding: 10px
	}
	.parallax-home .site-inner {
		margin-top: 0
	}
	.site-inner {
		margin-top: 80px
	}
	.full-width-content .content {
		padding: 0
	}
	.full-width-content img.pull-left {
		margin-left: 0
	}
	.full-width-content img.pull-right {
		margin-right: 0
	}
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.pricing-table .one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%
	}
	.home-even.home-section-2 .one-fourth {
		width: 23.076923076923077%;
		margin-left: 2.564102564102564%
	}
	.home-even.home-section-2 .one-fourth.first {
		margin-left: 0
	}
	.pricing-table .one-third:nth-child(3n+1) {
		border-right: 2px solid #000
	}
	.pricing-table .one-third:nth-child(3n+2) {
		margin-bottom: 20px;
		margin-top: 20px
	}
	.pricing-table .one-third:nth-child(3n) {
		border-left: 2px solid #000
	}
}

@media only screen and (max-width:860px) {
	.site-inner,
	.wrap {
		max-width: none;
		width: 100%
	}
	.site-inner,
	.wrap {
		padding: 0 5%
	}
	.parallax-home .site-inner {
		padding: 0
	}
	.nav-primary-active .content {
		margin-top: 20px
	}
	nav.genesis-responsive-menu {
		display: none;
		position: relative
	}
	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden
	}
	.site-header nav .wrap {
		padding: 0
	}
	.menu-toggle,
	.sub-menu-toggle {
		background-color: transparent;
		border-width: 0;
		color: #fff;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible
	}
	.site-inner .menu-toggle,
	.site-inner .menu-toggle:focus,
	.site-inner .menu-toggle:hover {
		background-color: #000
	}
	.menu-toggle:hover,
	.menu-toggle:focus,
	.sub-menu-toggle:hover,
	.sub-menu-toggle:focus {
		background: transparent;
		border-width: 0;
		color: #00a0af
	}
	.menu-toggle:focus,
	.sub-menu-toggle:focus {
		outline-color: #fff;
		outline-style: dotted
	}
	.menu-toggle {
		line-height: 20px;
		position: relative;
		right: 0;
		z-index: 1000;
		width: 100%
	}
	.menu-toggle:before {
		margin-right: 10px;
		text-rendering: auto;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	.sub-menu-toggle {
		float: right;
		padding: 7px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100
	}
	.sub-menu-toggle::before {
		-webkit-transform: rotate(0, 0);
		-ms-transform: rotate(0, 0);
		transform: rotate(0, 0);
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out
	}
	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item a,
	.genesis-responsive-menu .genesis-nav-menu .menu-item a:focus {
		outline-color: #fff
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		padding: 12px;
		width: 100%
	}
	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item>a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item>a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0
	}
	.genesis-responsive-menu .genesis-nav-menu>.menu-item-has-children>a:after {
		content: none
	}
	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%
	}
	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0
	}
	.home-even,
	.home-odd {
		padding: 120px 0 100px
	}
	.home h3.widgettitle {
		font-size: 60px;
		font-size: 6rem
	}
	.home-even.home-section-4 .widget_text {
		width: 100%;
		text-align: center;
		padding-right: 0
	}
	.home-even.home-section-4 .widget_media_image {
		width: 100%
	}
	.parallax-home .simple-social-icons ul li {
		margin: 0 20px 20px!important
	}
	.email-signup .gform_wrapper .gform_footer {
		max-width: 100%
	}
	.content .button {
		display: block;
		width: 100%;
		margin-bottom: 8px
	}
	.home-section-1 {
		height: 40vh
	}
	.home-section-1,
	.home-section-3,
	.home-section-5 {
		background-position: 50% 0!important
	}
	.page-template-page_landing .site-inner,
	.page-template-page_location .site-inner {
		padding: 0
	}
	.landing-page .menu-hours {
		flex-direction: column
	}
	.landing-page .menu-hours>div {
		flex: 1 0 100%;
		max-width: 100%;
		width: 100%
	}
	.locations-list>div {
		flex: 1 0 100%;
		max-width: 100%
	}
	.landing-page .about-us {
		padding: 120px 0 130px
	}
	.landing-page .calendar .button {
		width: auto;
		display: table;
		margin: 0 auto
	}
	.acf-map {
		height: 400px
	}
	.locations-grid .location {
		max-width: 100%
	}
	.locations-grid .location .inner {
		padding: 60px
	}
	.locations-grid .location .pattern {
		font-size: 2rem
	}
}

@media only screen and (max-width:640px) {
	.header {
		padding: 40px 15px
	}
	.email-signup .gform_wrapper .gform_body {
		max-width: 100%;
		width: 100%
	}
	.home h3.widgettitle {
		font-size: 40px;
		font-size: 4rem
	}
	.home h5 {
		font-size: 18px;
		font-size: 1.8rem
	}
	.home-even.home-section-2 .one-fourth {
		width: 50%;
		margin-left: 0%
	}
	.home-even.home-section-2 img {
		filter: none;
		-webkit-filter: grayscale(0)
	}
	.page-template-page_landing .header h2,
	.page-template-page_location .header h2 {
		font-size: 3.2rem
	}
	.page-template-page_landing .pattern,
	.page-template-page_location .pattern {
		font-size: 2.6rem
	}
	.landing-page .menu>* {
		font-size: 2rem
	}
	.landing-page .menu-hours .hours h3 {
		font-size: 2.6rem
	}
	.landing-page .menu-hours .hours .wrap div {
		padding: 0
	}
	.landing-page .about-us h3 {
		font-size: 3.2rem
	}
	.landing-page .calendar h3 {
		font-size: 2.6rem
	}
	.landing-page .locations .pattern {
		font-size: 2.6rem
	}
}

@media only screen and (max-width:480px) {
	.footer-widgets .widget-title,
	.home-even .widget-title,
	.home-odd .widget-title {
		font-size: 36px;
		font-size: 3.6rem
	}
	.home h3.widgettitle {
		font-size: 36px;
		font-size: 3.6rem
	}
	.home-even,
	.home-odd {
		font-size: 22px;
		font-size: 2.2rem
	}
	.locations-grid .location {
		padding: 20px
	}
	.locations-grid .location .inner {
		padding: 20px 20px 3.2rem
	}
	.locations-grid .location .pattern {
		font-size: 1.9rem;
		transform: translateX(-50%)
	}
}

