/*
Theme Name: Genesis Child Theme - 422SpaceMall
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 3.0.1

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/

/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}
*,
*::before,
*::after {
	box-sizing: inherit;
}
/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::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,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}
/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
body {
	background-color: #f0f0f0;
	color: #494546;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
	overflow-x: hidden;
}
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.2s ease-in-out;
}
a {
	color: rgb(248, 70, 10);
	text-decoration: underline;
}
a:focus,
a:hover {
	color: #2097e4;
	text-decoration: none;
}
.post a {
	color: #2097e4;
	text-decoration: underline;
}
.post a:focus,
.post a:hover {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0 0 30px;
	padding: 0;
}
.blog p {
	margin: 0 0 10px;
	padding: 0;
}
ol,
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
hr {
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 30px 0;
}
b,
strong {
	font-weight: 700;
}
blockquote,
cite,
em,
i {
	font-style: italic;
}
mark {
	background: #ddd;
	color: #494546;
}
blockquote {
	margin: 30px;
}
.clearfix {
	clear: both;
}
.anchor {
    display:block;
    padding-top:180px;
    margin-top:-180px;
 }
/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-weight: 400;
	line-height: 1.625;
	margin: 0 0 20px;
}
h1 {
	font-size: 33px;
	color: #F7460A;
	font-weight: 800;
	text-transform: uppercase;
}
h2 {
	font-size: 30px;
	color: #F7460A;
	font-weight: 800;
	text-transform: uppercase;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
.entry-content h3,
.entry-content h4 {
	font-weight: 600;
}
.entry-content h4 {
	margin-top: 0;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}
img {
	height: auto;
	vertical-align: top;
}
figure {
	margin: 0;
}
/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}
.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}
.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
	outline: none;
}
.gallery-columns-1 .gallery-item {
	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-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}
/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #F7460A;
	color: #494546;
	font-size: 18px;
	font-weight: 400;
	padding: 18px 15px;
	width: 100%;
}
input:focus,
textarea:focus {
	border: 1px solid #F7460A;
	outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}
::-ms-input-placeholder {
	color: #494546;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #494546;
	opacity: 1;
}
::placeholder {
	color: #494546;
	opacity: 1;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
	background-color: rgba(255, 255, 255, 0.75);
	border: 0;
	border-radius: 5px;
	color: #F7460A;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 12px 20px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
}
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,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: rgb(248, 70, 10);
	border-width: 0;
	color: #fff;
}
.button.secondary {
	background-color: rgb(248, 70, 10);
	color: #ffffff;
}
.button.secondary:hover {
	background-color: rgba(255, 255, 255, 0.75);
	color: #F7460A !important;
}
#button-id-1.button {
	background-color: rgb(52, 53, 56);
	border-radius: 5px;
	color: #fff !important;
	font-weight: bold;
	padding: 15px 60px;
	text-transform: uppercase;
	font-size: 20px;
}
#button-id-1.button:hover {
	background-color: rgb(248, 70, 10);
}
.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}
.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: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	table-layout: fixed;
	width: 100%;
	word-break: break-all;
}
tbody {
	border-bottom: 1px solid #eee;
}
td,
th {
	text-align: left;
	vertical-align: top;
}
td {
	border-top: 1px solid #eee;
	padding: 10px;
}
th {
	font-weight: 600;
	padding: 0 10px 10px;
}
td:first-child,
th:first-child {
	padding-left: 0;
}
td:last-child,
th:last-child {
	padding-right: 0;
}
/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	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,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #494546;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}
/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
	//animation: fadein 1s;
	word-wrap: break-word;
}
@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Site Inner
--------------------------------------------- */

.home .site-inner {
	clear: both;
	margin: 0 auto;
	padding: 0 0 20px;
}
.site-inner {
	clear: both;
	margin: 0 auto;
	padding: 60px 20px 0;
}
/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}
.author-box .avatar,
.alignleft .avatar {
	margin-right: 20px;
}
.alignright .avatar {
	margin-left: 20px;
}
.comment .avatar {
	margin: 0 15px 20px 0;
}
/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 40px;
}
.after-entry {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	padding: 20px 30px;
}
.after-entry .widget:last-of-type {
	margin-bottom: 0;
}
.breadcrumb {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 40px;
	padding-bottom: 10px;
}
.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}
/* Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
	background: #E3E3E9;
	padding: 16px;
}
.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%;
}
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}
.widget_search input[type="submit"] {
	//border: 0;
	//clip: rect(0, 0, 0, 0);
	//height: 1px;
	//margin: -1px;
	//padding: 0;
	//position: absolute;
	//width: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    float: none;
    display: block;
}
/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 34px;
	font-weight: 900;
	margin-bottom: 10px;
}
.entry-title {
	font-size: 30px;
	color: #F7460A;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1.2;
}
.page-id-274 .entry-title {
	text-align: center;
}
.entry-title a,
.sidebar .widget-title a {
	color: #2097e4;
	text-decoration: none;
}
.entry-title a:focus,
.entry-title a:hover {
	color: #0073e5;
}
.widget-title {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	background: #F7460A;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
}

#text-12 .textwidget,
#text-13 .textwidget {
	background: #E3E3E9;
	padding: 14px 6px;
	text-align:center;
	
}

.widget-title .widgetsubtitle {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0px;
	background: #F7460A;
	color: #fff;
	text-align: center;
	text-transform: capitalize;
	padding: 0px 0;
}

.content-sidebar-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .sidebar-primary .widget:last-child {
        position: -webkit-sticky;
        position: sticky;
        top: 40px;
    }

    .admin-bar .sidebar-primary .widget:last-child {
        top: 180px;
    }






/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}
a.alignnone {
	display: inline-block;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 30px;
}
img.alignnone,
.alignnone {
	margin-bottom: 15px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 20px 20px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 20px 20px;
}
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 30px;
}
/* Widgets
---------------------------------------------------------------------------- */

.widget {
	margin-bottom: 20px;
}
.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0;
}
.widget ul > li {
	margin-bottom: 10px;
}
.widget ul > li:last-of-type {
	padding-bottom: 0;
}
.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}
.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td,
.widget_calendar th {
	text-align: center;
}
/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.featured-content .entry:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
.featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}
/* Plugins
---------------------------------------------------------------------------- */

/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}
.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}
/* Display outline on focus */

:focus {
	color: #494546;
	outline: #ccc solid 1px;
}
/* Site Header
---------------------------------------------------------------------------- */

.site-header {
	position: -webkit-sticky;
	position: sticky; 
	top: 0;
	z-index: 9999;
	padding-bottom: 10px;
	padding-top: 5px;
	//background: url(./images/header-bg.jpg) no-repeat center;
	background: #F7460A;
}
.site-header .header-widget-area {
	text-align: center;
	width: 100%;
}
.site-header .header-widget-area .widget {
	margin-bottom: 0;
}
.site-header .gray {
	color: #fff;
	text-shadow: black 2px 2px 2px;
	font-weight: 700;
	letter-spacing: 1px;
}
.site-header .orange {
	color: #fff;
	text-shadow: black 2px 2px 2px;
	font-weight: 700;
		letter-spacing: 1px;
}
.site-header .phone {
	color: #fff;
	text-shadow: black 2px 2px 2px;
	font-size: 24px;
	font-weight: 700;
		letter-spacing: 1px;
}
/* Title Area
--------------------------------------------- */

.title-area {
	float: none;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0 auto;
}
.wp-custom-logo .title-area {
	max-width: 300px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24%;
}
.wp-custom-logo .title-area img {
	width: auto;
}
.site-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #494546;
	text-decoration: none;
}
.site-description,
.wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
	text-align:right;
}
.genesis-nav-menu .menu-item {
	display: block;
	float: none;
	position: relative;
}
.genesis-nav-menu a {
	color: #fff;
	text-shadow: black 2px 2px 2px;
		letter-spacing: 1px;
	display: block;
	font-size: 15px;
	font-weight: 700;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
	padding-right: 34px;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #2097e4;
	text-decoration: none;
	background: transparent;
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 100%;
}
.genesis-nav-menu .sub-menu {
	clear: both;
	display: none;
	left: -9999px;
	margin: 0;
	opacity: 1;
	padding-left: 15px;
	position: static;
	z-index: 99;
}
.genesis-nav-menu .sub-menu a {
	background-color: #F7460A;
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
}
.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
	position: relative;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	left: auto;
	opacity: 1;
}
/* Responsive Menu
--------------------------------------------- */

.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;
}
.genesis-responsive-menu {
	display: none;
	position: relative;
}
.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}
.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;
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #fff;
}
.menu-toggle {
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 5px 0;
	position: relative;
	z-index: 1000;
	font-size: 24px;
}
.menu-toggle.activated::before {
	content: "\f335";
}
.site-header .menu-toggle::before {
	float: left;
	margin-right: 5px;
	position: relative;
	text-rendering: auto;
	top: -4px;
	font-size: 30px;
	width: 30px;
}
.sub-menu-toggle {
	float: right;
	padding: 9px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}
.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}
.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
	color: #fff;
}
.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}
/* Header Menu
--------------------------------------------- */

.nav-primary {
	clear: left;
	padding: 15px 10px;
	width: 250px;
	margin: 0 auto;
}
/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-top: 10px;
}
.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}
.nav-secondary .menu-item {
	display: inline-block;
}
.nav-secondary a {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}
/* Content Area
---------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.front-page-slider {
	text-align: center;
	max-height: 588px;
	overflow: hidden;
}
.front-page-slider .transparent-overlay {
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.front-page-slider .line1 {
	color: #fff;
	font-size: 40px;
	font-variant: normal;
	text-transform: uppercase;
	margin-bottom: 26px;
	
    text-shadow: black 3px 3px 2px;
}
.front-page-slider .line2 {
	color: #fff;
	font-size: 60px;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 0px;
	font-weight: 700;
	line-height: 80px;
	
    text-shadow: black 3px 3px 2px;
}
.front-page-slider .line3 {
	margin-top: 18px;
	color: #fff;
	font-size: 40px;
	
    text-shadow: black 3px 3px 2px;
}
.front-page-slider .line4 {
	margin-top: 20px;
	margin-bottom: 26px;

}
.front-page-slider .line4 a.button {
	padding: 18px 30px;
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
}

.front-page-slider .line4 a.button  span{
	font-size: 16px;
	font-weight: 400;
}



.front-page-slider .line4 a.button span {
	font-size: 18px;
	font-weight: 300;
}
.front-page-middle {
	margin: 20px auto;
	background: #f0f0f0;
	padding: 20px 0;
}
.front-page-middle-wrap {
	overflow: hidden;
	max-width: 1140px;
	margin: 30px auto;
}
.front-page-middle .middle-left,
.front-page-middle .middle-center,
.front-page-middle .middle-right {
	max-width: 367px;
	float: none;
	margin: 0 auto 30px;
}
.front-page-middle .image-wrap {
	margin-bottom: 16px;
}
.front-page-middle .image-wrap img {
	margin: 0;
}
.front-page-middle h3 {
	font-size: 20px;
	color: rgb(73, 69, 70);
	line-height: 1.3;
	margin-bottom: 0px;
	padding:  0 12px;
	text-align:center;
}
.front-page-middle h3 a{
	color: rgb(73, 69, 70);
	text-decoration: none;
}
.front-page-middle .text-wrap {
	padding: 12px 8px;
}
.front-page-bottom {
	padding: 20px 2%;
	overflow: hidden;
	max-width: 1140px;
	margin: 30px auto;
}
.front-page-bottom .sub-header-font {
	font-size: 38px;
	text-transform: uppercase;
	color: rgb(248, 70, 10);
	font-weight: 700;
}
/* Entry Content
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}
.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}
.entry-content ol > li {
	list-style-type: decimal;
}
.entry-content ul > li {
	list-style-type: disc;
}
.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: circle;
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content code {
	background-color: #f5f5f5;
}
.content .sticky {
	background-color: #f5f5f5;
	padding: 30px;
}
/* Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 8px;
}
.entry-header .entry-meta {
	margin-bottom: 4px;
}
.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 20px;
}
.entry-categories,
.entry-tags {
	display: block;
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}
/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 60px 0;
}
.adjacent-entry-pagination {
	margin-bottom: 0;
}
.archive-pagination li {
	display: inline;
}
.archive-pagination li a {
	background-color: #f5f5f5;
	color: #494546;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
	padding: 8px 12px;
	text-decoration: none;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: rgb(248, 70, 10);
	color: #fff;
}
/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}
.comment-list li {
	padding: 40px 0 0 30px;
}
.comment-list .depth-1 {
	padding-left: 0;
}
.comment-header {
	margin-bottom: 30px;
}
.comment-content {
	clear: both;
}
.comment-content ul > li {
	list-style-type: disc;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}
.comment-respond label {
	display: block;
	margin-right: 12px;
}
.comment-header p {
	margin-bottom: 0;
}
.entry-pings .reply {
	display: none;
}
.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}
/* Gravity Forms
	--------------------------------------------- */

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),
.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	margin: 0 !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 8px 4px !important;
}
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
	font-weight: 400 !important;
	font-size: inherit;
}
.sidebar .gform_wrapper {
	padding: 6px 12px;
	margin-top: 12px;
	background: #E3E3E9;
}
.gform_wrapper .gform_footer {
	padding: 0 0 10px !important;
}
.top_label div.ginput_complex.ginput_container.gf_name_has_1,
.top_label div.ginput_complex.ginput_container.gf_name_has_2,
.top_label div.ginput_complex.ginput_container.gf_name_has_3 {
	//width: calc(100% + 11px) !important;

}
.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}
.gform_wrapper ul.gform_fields li#field_1_5 {
	padding-right: 0 !important;
}
.gform_wrapper ul.gform_fields li#field_1_6 {
	padding-left: 0 !important;
}
.sidebar .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}
.sidebar .gform_wrapper ul.gform_fields li#field_1_5 {
	padding-right: 0!important;
}
.sidebar .gform_wrapper ul.gform_fields li#field_1_6 {
	padding-left: 0 !important;
}
.page-id-274 #gform_wrapper_1 {
	max-width: 600px !important;
	margin: 0 auto !important;
	background-color: rgb(227, 227, 233);
	border: 1px solid #fff;
	padding: 10px 18px 10px 18px;
}
/* Indoor & Outdoor Storage
	--------------------------------------------- */

.indoor_storage_right .one-fourth {
	width: 48.717948717948715%;
	float: left;
	margin-left: 2.564102564102564%;
}
.indoor_storage_right .two-fourths {
	width: 48.717948717948715%;
	float: left;
	margin-left: 0;
}
.indoor-storage-images {
	margin-bottom: 40px;
}
.indoor_storage_right {
	background: #fff;
	padding: 20px;
	font-size: 15px;
}
.indoor_storage_right .header-row {
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.indoor_storage_right .body-row {
	margin-bottom: 30px;
}
.indoor_storage_left a.button {
	background-color: #F7460A;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 20px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	display: block;
	max-width: 350px;
}
.indoor_storage_left a.button:hover {
	background-color: rgba(255, 255, 255, 0.75);
	color: #F7460A;
}

.mg-info {
	background-color: rgb(227, 227, 233);
    padding-bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 38px;
	text-align: center;
	color: #6b6d71;
	font-size: 24px;
	line-height: 36px;
	
}
.mg-info h2{
color: #494546;
line-height: 1.5;
}
.mg-info h4{
color: #6b6d71;
}




.mg-map {
	background-color: rgb(227, 227, 233);
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
	
}





/* Rates
	--------------------------------------------- */

.rates-wrap .rates-top-wrap .one-half,
.rates-wrap .rates-middle-wrap .middle_left .one-half,
.rates-wrap .rates-middle-wrap .middle_right .one-half {
	width: 48.717948717948715%;
	float: left;
	margin-left: 2.564102564102564%;
}
.rates-wrap .rates-top-wrap .one-half.first,
.rates-wrap .rates-middle-wrap .middle_left .one-half.first,
.rates-wrap .rates-middle-wrap .middle_right .one-half.first {
	margin-left: 0;
}
.rates-wrap p,
.rates-wrap ul {
	line-height: 1.8;
	margin: 0;
}
.rates-top-wrap {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
.size-rate-label{
	padding-top: 6px;
	line-height: 20px;
	font-weight: 600;
	min-height: 50px;
}

.top_left,
.top_center,
.top_right {
	background: #fff;
	padding: 20px 6px;
	min-height: auto;
	overflow: hidden;
}
.top_left .one-half.first,
.top_center .one-half.first,
.top_right .one-half.first {
	border-right: 1px solid #ccc;
}
.top_left_label,
.top_center_label,
.top_right_label {
	font-weight: 900;
	text-align: center;
}
.rates-middle-wrap {
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
.middle_left_label,
.middle_right_label {
	font-weight: 700;
	text-align: center;
}
.middle_left_sub_label,
.middle_right_sub_label {
	margin-bottom: 10px;
	text-align: center;
}
.middle_right,
.middle_left {
	background: #fff;
	padding: 20px;
	overflow: hidden;
}

.middle_left .one-half.first,
.middle_right .one-half.first {
	border-right: 1px solid #ccc;
}

.rates-bottom-wrap {
	margin-bottom: 40px;
	overflow: hidden;
}
.rates-bottom-wrap {
	margin-bottom: 40px;
	overflow: hidden;
}
.bottom_left,
.bottom_right {
	padding: 20px;
}
/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}
.sidebar .widget {
	margin-bottom: 40px;
}
.sidebar p {
	margin-bottom: 20px;
}
/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-top {
	clear: both;
	padding: 20px 0 6px;
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	color: #f8460a;
	background-color: rgb(67, 67, 67);
	width: 100%;
}
.footer-top-wrap {
	padding: 0 30px;
	max-width: 1140px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.footer-top .footer-top-left {
	float: none;
	width: 100%;
	text-align: center
}
.footer-top .footer-top-right {
	float: none;
	width: 100%;
}
.footer-top .footer-top-right .cnss-social-icon {
	text-align: center !important;
}
.footer-top .menu li {
	display: inline-block;
	padding: 0 10px;
}
.footer-top .menu a {
	color: #fff;
	text-decoration: none;
}
.footer-widgets {
	clear: both;
	padding: 0;
	font-size: 15px;
	line-height: 1.5;
	text-align: center;
	color: #f8460a;
	background-color: rgb(67, 67, 67);
	border-bottom: 5px solid rgb(248, 70, 10);
}
.footer-widgets p {
	margin-bottom: 0;
}
.footer-widgets .wrap {
	margin-left: auto;
	margin-right: auto;
}
.footer-widget-area {
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.footer-widgets .widget {
	margin-bottom: 0px;
}
.footer-widgets .footer-widgets-1 {
	text-align: center;
}
.footer-widgets .footer-widgets-3 {
	text-align: center;
}
.footer-widget-area .phone {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
}
.footer-widget-area .tagline {
	text-transform: uppercase;
	color: #aaaaae;
	font-size: 14px;
}

.starburst { 
	position:absolute; 
	top:532px; 
	right:10px; 
	z-index:3; 
	width:270px; 
	height:270px;
	background: url(https://spacemallstorage.com/wp-content/uploads/starburst-bg.png) no-repeat center;
	background-size: 270px;
	text-align: center;
	vertical-align: middle;
 }
.starburst span {
	font-weight: bold;
	color: red;
    font-size: 32px;
    top: 38%;
    position: relative;
    line-height: 40px;

}
.starburst.fleet-parking { 
	position:relative; 
	top:0; 
	right:0; 
	float: right;
}
.starburst.rates { 
	position:relative; 
	top:0; 
	right:0; 
	margin: 0 auto;	
}
a.startburst-link {
	text-decoration: none;
	
}





.utility-bar {
	text-align:center;
	background: #E8CE2E;
	padding: 4px;
}
.utility-bar .widget_text {
	margin-bottom: 0;
}




/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {
	table {
		table-layout: auto;
		word-break: normal;
	}
}
@media only screen and (min-width: 640px) {
	.gform_wrapper ul.gform_fields li#field_1_5 {
		padding-right: 8px !important;
	}
	.gform_wrapper ul.gform_fields li#field_1_6 {
		padding-left: 8px !important;
	}
	.sidebar .gform_wrapper ul.gform_fields li#field_1_5 {
		padding-right: 8px !important;
	}
	.sidebar .gform_wrapper ul.gform_fields li#field_1_6 {
		padding-left: 8px !important;
	}
	.front-page-slider .transparent-overlay {
		padding-top: 100px;
		padding-bottom: 200px;
	}
	.front-page-slider .line2 {
		font-size: 100px;
		
    text-shadow: black 3px 3px 2px;
	}
	.front-page-slider .line1 {
		font-size: 40px;
		margin-bottom: 26px;
    text-shadow: black 3px 3px 2px;
	}
	.indoor_storage_right .one-fourth {
		width: 23.076923076923077%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	.indoor_storage_right .two-fourths {
		width: 48.717948717948715%;
		float: left;
		margin-left: 2.564102564102564%;
	}
	.indoor_storage_right .two-fourths.first,
	.indoor_storage_right .one-fourth.first {
		margin-left: 0;
	}
}
@media only screen and (min-width: 1150px) {  /* means greater than or equal to */
	.wp-custom-logo .title-area {
		width: 100%;
	}
}
@media only screen and (min-width: 1023px) {
	/* Site Header
	--------------------------------------------- */
	.site-header {
		/* position: -webkit-sticky;
		position: sticky;
		top: 0; */
		z-index: 9999;
		background: #000;
		background: url(./images/header-bg.jpg) no-repeat center;
		padding:16px 4px;
	}
	.site-header .wrap {
		max-width: 1140px;
		margin: 0 auto;
	}
	.admin-bar .site-header {
		top: 32px;
	}
	.site-header .header-widget-area {
		float: right;
		width: 50%;
	}
	.site-header .header-widget-area .widget {
		margin-bottom: 0;
		text-align: right;
	}
	.title-area {
		float: left;
		padding-bottom: 25px;
		padding-top: 25px;
	}
	.nav-primary {
		padding: 15px 0px;
		;
	}
	/* Gravity Forms
	--------------------------------------------- */
	.gform_wrapper ul.gform_fields li#field_1_5 {
		padding-right: 8px !important;
	}
	.gform_wrapper ul.gform_fields li#field_1_6 {
		padding-left: 8px !important;
	}
	.sidebar .gform_wrapper ul.gform_fields li#field_1_5 {
		padding-right: 5px !important;
	}
	.sidebar .gform_wrapper ul.gform_fields li#field_1_6 {
		padding-left: 5px !important;
	}
	.sidebar div.ginput_container_name span {
		padding-right: 10px;
		margin-right: -4px;
	}
	/* Genesis Menu
	--------------------------------------------- */
	.genesis-nav-menu .menu-item {
		display: inline-block;
	}
	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}
	.genesis-nav-menu > .menu-highlight > a {
		background-color: #494546;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #F7460A;
	}
	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px;
		text-align:left;
		padding-left: 16px;
	}
	.genesis-nav-menu .sub-menu {
		//border-top: 1px solid #eee;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		//transition: opacity 0.4s ease-in-out;
	}
	.genesis-nav-menu .sub-menu a {
		//border: 1px solid #eee;
		border-top: 0;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}
	/* Responsive Menu
	--------------------------------------------- */
	.genesis-responsive-menu {
		display: block;
		padding-top: 25px;
		padding-bottom: 0;
	}
	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}
	/* Header Menu
	--------------------------------------------- */
	.nav-primary {
		clear: none;
		float: right;
		width: auto;
	}
	.nav-primary .genesis-nav-menu a {
		padding-left: 20px;
		padding-right: 0px;
	}
	
	.nav-primary .genesis-nav-menu #menu-item-2329 a {
		//padding-left: 0px;
	}	
	
	
	
	
	
	/* Site-Inner
	--------------------------------------------- */
	.home .site-inner {
		max-width: 100%;
	}
	.site-inner {
		max-width: 1180px;
	}
	/* Content
	--------------------------------------------- */
	.content {
		float: left;
		width: 74%;
	}
	.full-width-content .content {
		float: none;
		width: 100%;
	}
	.sidebar-content .content {
		float: right;
	}
	.full-width-content .content,
	.landing-page .content {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	/* Rates
	--------------------------------------------- */
	.top_left,
	.top_center,
	.top_right {
		min-height: 230px;
	}
	.top_left .one-half.first,
	.top_center .one-half.first,
	.top_right .one-half.first {
		border-right: 1px solid #ccc;
	}
	.rates-wrap.morgantown .middle_left,
	.rates-wrap.morgantown .middle_right {
		min-height: 186px;
	}
	/* Sidebar
	--------------------------------------------- */
	.sidebar {
		float: right;
		width: 24%;
		padding: 0;
	}
	.sidebar-content .sidebar {
		float: left;
	}
	.front-page-bottom .widget-area .widget.home-bottom-left,
	.front-page-bottom .widget-area .widget.home-bottom-right {
		padding: 0;
	}
	/* Author Box
	--------------------------------------------- */
	.author-box {
		background-color: #f5f5f5;
		padding: 30px;
	}
	/* After Entry
	--------------------------------------------- */
	.after-entry {
		padding: 40px 60px;
	}
	.after-entry .enews {
		padding-left: 30px;
		padding-right: 30px;
	}
	/* Column Classes
	--------------------------------------------- */
	.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;
	}
	/* Entry Misc.
	--------------------------------------------- */
	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings {
		margin-bottom: 30px;
	}
	/* Home Page
	--------------------------------------------- */
	.front-page-middle .middle-left,
	.front-page-middle .middle-center,
	.front-page-middle .middle-right,
	.front-page-middle .middle-more-right	{
		width: 24.0%;
		float: left;
		margin: 0 0.5%;
	}
	.front-page-bottom {
		padding: 20px 0;
	}
	.front-page-bottom .home-bottom-left {
		width: 73%;
		float: left;
		margin: 0 1%;
	}
	.front-page-bottom .home-bottom-right {
		width: 23%;
		float: left;
		margin: 0 1%;
	}
	/* Footer Widgets
	--------------------------------------------- */
	.footer-widgets .wrap {
		max-width: 1140px;
	}
	.footer-widget-area {
		float: left;
		margin-bottom: 0;
		width: calc(100% / 3);
	}
	.footer-widgets .footer-widgets-1 {
		text-align: left;
	}
	.footer-widgets .footer-widgets-3 {
		text-align: right;
	}
	.footer-widgets .widget {
		margin-bottom: 20px;
	}
	.footer-widget-area {
		margin-bottom: 0px;
	}
	.footer-top {
		padding: 20px 0 20px;
	}
	.footer-top .footer-top-left {
		float: left;
		width: 50%;
		text-align: left;
	}
	.footer-top .footer-top-right {
		float: left;
		width: 50%;
	}
	.footer-top .footer-top-right .cnss-social-icon {
		text-align: right !important;
	}
}
/* Print Styles
---------------------------------------------------------------------------- */

@media print {
	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #494546 !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]::after {
		content: " (" attr(href)")";
	}
	abbr[title]::after {
		content: " (" attr(title)")";
	}
	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 2cm 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	.content,
	.content-sidebar {
		width: 100%;
	}
	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}
	.title-area {
		text-align: center;
		width: 100%;
	}
	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}
	.site-inner {
		padding-top: 0;
		position: relative;
	}
	.author-box {
		margin-bottom: 0;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}
	dl,
	ol,
	ul {
		page-break-before: avoid;
	}
}