html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#666}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:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding: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,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-top:before,
.site-inner: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-top:after,
.site-inner:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
color: #444; 
font-family: Arial;
font-size: 18px;
font-weight: 400;
line-height: 1.8;
margin: 0;
position: relative;  
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; 
}
a,
input:focus,
textarea:focus,
.gallery img {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
::-moz-selection { 
background-color: #333;
color: #fff; 
}
::selection {	
background-color: #333; 
color: #fff; 
}
::-moz-placeholder { 
color: #666; 
font-weight: 400; 
opacity: 1; 
}
::-webkit-input-placeholder { 
color: #666;	
font-weight: 400; 
}
::focus { 
outline: 0; 
}
a,
.sidebar a:hover,
.footer-widgets a:hover,
.home-bottom-right .tagcloud a:hover,
.archive-posts li:hover a.entry-title,
.sidebar a:hover, 
.home-bottom-right a:hover {
color: #71a444;
text-decoration: underline;
}
.footer-widgets a {text-decoration: none;}
.sidebar a,
.home-bottom-right a,
a:hover,
p.entry-meta a:hover {
color: #444;
text-decoration: underline;
}
p a:hover {
color: #444;
text-decoration: underline;}
p {
margin: 0 0 20px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li { 
list-style-type: none; 
}
b,strong { 
font-weight: 600; 
}
blockquote,
cite,
em,
i { 
font-style: italic; 
}
blockquote { 
margin: 40px; 
}
blockquote::before { display: block;
font-size: 40px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
Blockquote h2 { color: #444; text-align: center; font-weight: 400; } h1,
h2,
h3,
h4,
h5,
h6 {
color: #444;
font-family: "Roboto", sans-serif;
font-weight: 300;
line-height: 1.2;
margin: 0 0 10px;
position: relative;
}
h1 { font-size: 30px; color: #71a444; text-align: center; padding-bottom: 30px; font-weight: 400; }
h2 { font-size: 30px; color: #71a444; text-align: center; font-weight: 400; }
h3 { font-size: 30px; color: #71a444; text-align: center; padding-top: 20px; padding-bottom: 20px; font-weight: 500; }
h4 { font-size: 24px; font-weight: 500; }
h5 { font-size: 18px; }
h6 { font-size: 16px; } img,
embed,
iframe,
object,
video,
.wp-caption {
max-width: 100%
}
img { 
height: auto; 
}
.featured-content img, 
.gallery img { 
width: auto; 
} .gallery { overflow: hidden; }
.gallery-item {
float: left;
margin: 0 0 28px;
text-align: center;
}
.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 img {
border: 1px solid #ddd;
height: auto;
padding: 4px;
}
.gallery img:hover { 
border: 1px solid #999;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #666;
font-size: 18px;
padding: 10px 16px;
letter-spacing: 0.5px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
border: 1px solid #71a444;
background-color: #71a444;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
color: #fff;
cursor: pointer;
font-size: 16px;
text-decoration: none;
letter-spacing: 0.5px;
padding: 10px 18px;
position: relative;
text-transform: uppercase;
width: auto;  
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
input,
input[type=email],
input[type=search] {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #fff;
padding: 10px 16px;
}
.button { 
display: inline-block; 
}
.comment-reply-link,
.read-more a,
.flex-caption a.read-more,
.home-middle .featuredpost a.more-link,
.home-middle .featuredpage .page a.more-link {
border: 1px solid #444;
color: #444;
display: inline-block;
padding: 10px 18px;
position: relative;
letter-spacing: 0.5px;
text-transform: uppercase;  
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.button:after,
.comment-reply-link:after,
.read-more a:after,
.flex-caption a.read-more:after,
.home-middle .featuredpost a.more-link:after,
.home-middle .featuredpage .page a.more-link:after {
color: #fff; }
.button:hover,
.comment-reply-link:hover,
.read-more a:hover,
.flex-caption a.read-more:hover,
.home-middle .featuredpost a.more-link:hover,
.home-middle .featuredpage .page a.more-link:hover,
.cta a.button:hover,
.sidebar .textwidget a.button:hover {
border-color: #444;
background-color: #444;
color: #fff; } .button:hover:after,
.comment-reply-link:hover:after,
.read-more a:hover:after,
.flex-caption a.read-more:hover:after,
.home-middle .featuredpost a.more-link:hover:after,
.home-middle .featuredpage .page a.more-link:hover:after {
margin-left: -20px;
opacity: 1;
}
.flex-caption a.read-more { 
border: 1px solid #fff;
color: #fff; 
}
.home-middle .featuredpost a.more-link, 
.home-middle .featuredpage .page a.more-link { 
display: table; 
margin: 20px auto 0; 
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
.hide, .sidr-class-sub-menu { 
display: none; 
} 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: 400; }
.search-again {
position: relative;
z-index: 0;
} th {
text-align: left;
background-color: #35478c;
color: #fff;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: middle;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: middle;
text-align: center;
border-bottom: 2px solid #ddd;
background-color: #35478c;
color: #fff;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td {
background-color: #7fb2f0;
}
.table-striped > tbody > tr:nth-child(even) > td {
background-color: #add5f7;
}
.table-hover > tbody > tr:hover > td {
background-color: #FFFDE1;
}
.table-guidelines {width: 75px;
text-align: center;
} span.error-v1-title {
color: #777;
display: block;
font-family: Tahoma, Arial, sans-serif;
font-size: 247px;
font-weight: 900;
line-height: 200px;
margin-top: 9px;
padding-bottom: 50px;
text-align: center;
}
.error404 .entry-content .search-form, .search-again .search-form{ width: 100%; }
.error404 .entry-content .search-form input[type=search],
.error404 .entry-content .search-form input[type=submit],
.search-again .search-form input[type=search], 
.search-again .search-form input[type=submit] {
display: inline-block;
float:left;
padding: 15px;
}
.error404 .entry-content .search-form input[type=submit],
.search-again .search-form input[type=submit] {
color: #fff;
}
.error404 .entry-content .search-form input[type=submit]:hover,
.search-again .search-form input[type=submit]:hover {
background-color: #444;
border-color: #444;
color: #fff;
}
.error404 .entry-content .search-form input[type=search],
.search-again .search-form input[type=search] {
border:1px solid #a9a9a9;
-webkit-box-shadow: 0 0 4px #eee inset;
-moz-box-shadow: 0 0 4px #eee inset;
-o-box-shadow: 0 0 4px #eee inset;
box-shadow: 0 0 4px #eee inset;
padding: 14px;
width: 70%;
}
.error404 .entry-content {
margin: 0 auto;
max-width: 580px;
}  .boxed .site-container {
background-color: #fff;
-webkit-box-shadow: 0 0 3px #ddd;
-moz-box-shadow: 0 0 3px #ddd;
-o-box-shadow: 0 0 3px #ddd;
box-shadow: 0 0 3px #ddd;
margin: 40px auto; max-width: 1400px;
}
.wrap {
background-color: #fff;
margin: 0 auto; max-width: 1400px;
padding: 0 30px;
}
.site-inner {
clear: both;
margin-bottom: 40px;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap { width: 1130px;
} .content,
.home-bottom-left {
float: right;
width: 953px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.home-bottom-left {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 485px;
}
.full-width-content .content {
width: 100%;
}
.flex-landing.full-width-content .content {
float: none;
margin: 0 auto;
padding: 50px 0 30px;
width: 70%;
} .sidebar-primary,
.home-bottom-right {
background: #f8f8f8;
float: right;
padding: 30px;
width: 360px; 
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
}  .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.home-middle .featuredpage {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths,
.home-middle .featuredpage {
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,
.home-middle .featuredpage:nth-of-type(3n+1) {
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 16px 24px 0;
} .breadcrumb {
background: #f8f8f8;
display: inline-block;
font-size: 12px;
margin: 0px auto 0;
padding: 10px 20px;
width: 100%;
}
.archive-description,
.author-box {
background-color: #f8f8f8;
margin-top: 40px;
padding: 30px;
}
.author-box {
margin-bottom: 40px;
}
.author-box-title {
font-size: 26px;
margin-bottom: 4px;
}
.archive-description p:last-child,
.author-box p:last-child,
.archive-description {
margin-bottom: 0; 
} .search-form {
overflow: hidden;
position: relative;
}
.site-header .search-form {
float: right;
margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
width: 50%;
}
.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;
} .archive-title {
font-size: 20px;
}
.entry-title {
font-size: 32px;
}
.home-middle .blog-post .entry-title { }
.page .entry-title { color: #71a444;
border: none;font-size: 18px;
}
.entry-title a,
.sidebar .widget-title a {
color: #444;
}
.entry-title a:hover {
color: #71a444;
}
.widget-title {
position: relative;
margin-bottom: 20px;
}
.flex-slider h4.widget-title {
margin: 20px auto; 
text-transform: uppercase; 
} a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: center;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
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: 14px;
font-weight: 700;
text-align: center;
}
.entry-content p.wp-caption-text {
background: #f5f5f5;
margin-bottom: 0;
padding: 8px;
}
.sticky {
}
.search-form label {
clip: rect(0, 0, 0, 0);
height: 0;
position: absolute;
width: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;	
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .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;
}
.after-entry.widget-area {
margin: 40px auto;
} .featured-content.featuredpost .entry {
background: transparent;
border-bottom: 2px solid #e3e3e3;
margin-bottom: 30px;
padding: 0 0 30px;
}
.sidebar .featured-content .entry {
margin-bottom: 15px;
padding: 0 0 15px;
}
.home-bottom-left .featured-content .entry:last-child,
.sidebar .featured-content .entry:last-child {
border-bottom: none;
}
.featured-content p.entry-meta,
.featured-content p.entry-meta a {
margin-bottom: 12px;
}
.featured-content .entry-content p,
.featured-content a.alignleft, 
.featured-content img.alignleft, 
.featured-content .wp-caption.alignleft {
margin-bottom: 0;
}
.footer-widgets .featured-content.featuredpost .entry {
border-bottom: none! important;
margin-bottom: 8px;
padding: 0;
}
.footer-widgets .featured-content h2.entry-title {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
}
.featured-content a.alignleft{
position: relative;
z-index: 1;
}
.featured-content .entry-title,
.flex-grid-view .entry-title {
font-size: 20px;
}  .sidebar .widget.enews-widget,
.home-bottom .widget.enews-widget,
.after-entry .widget.enews-widget {
position: relative;
z-index: 0;
}
.enews-widget input[type=text],
.enews-widget input[type=name],
.enews-widget input[type=email] {
border: 1px solid #d3d3d3;
-webkit-box-shadow: 0 0 4px #eee inset;
-moz-box-shadow: 0 0 4px #eee inset;
-o-box-shadow: 0 0 4px #eee inset;
box-shadow: 0 0 4px #eee inset;
}
.after-entry .enews-widget input[type=text],
.after-entry .enews-widget input[type=name],
.after-entry .enews-widget input[type=email],
.after-entry .enews-widget input#subbutton {
padding: 10px 16px;
width: 49%;
}
.comment-respond input[type="email"]:focus,
.comment-respond input[type="text"]:focus,
.comment-respond input[type="url"]:focus,
.comment-respond textarea#comment:focus,
.enews-widget input:focus {
border: 1px solid #a9a9a9;
}
.enews-widget input {
font-size: 16px;
margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
width: 100%;
}
.after-entry .enews-widget input#subbutton:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #444;
border-color: #444;
}
.enews form + p {
margin-top: 24px;
} #wpstats, 
.hide,
.sidr-class-menu-item ul.sidr-class-sub-menu { 
display: none; 
} .site-top {
background: #fff;
border-bottom: 1px solid #e3e3e3;
color: #444;
display: table;
font-size: 14px;
font-family: "Roboto", sans-serif;
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
vertical-align: middle;
}
.site-top .top-left,
.site-top .top-right {
display: table-cell;
}
.site-top .top-left {
float: left;
padding-right: 0px;
}
.site-top .top-left .widget {
display: inline-block;
position: relative;
padding-left: 0px;
align-content: center;
}
.site-top .widget.widget_nav_menu {
display: block;
}
.site-top .top-left .widget:first-child,
.site-top li:first-child,
.nav-extras li:first-child,
.site-top .widget ul.genesis-nav-menu li {
padding-left: 0
}
.site-top .top-left .textwidget,
.site-top .top-left p {
line-height: 1.3;
margin-bottom: 0;
}
.site-top .top-right {
float: right;
text-align: center;
padding-left: 0px;
position: relative;
}
.site-top .top-right .widget,
.nav-extras .widget {
border-left: 1px solid #adadad;
display: block;
float: left; position: relative;
}
.site-top .top-right .widget:last-child,
.nav-extras .widget:last-child {
border-left: none;
margin-left: 0;
padding-left: 0;
}
.site-top .simple-social-icons ul li,
.nav-extras .simple-social-icons ul li {
margin-bottom: 0!important;
}
.site-top .enews > p,
.nav-extras .enews > p,
.site-top .enews > .widgettitle,
.nav-extras .enews > .widgettitle {
display: inline-block;
float: left;
margin: 4px 10px 0 0;
text-align: left;
}
.site-top .enews > form,
.nav-extras .enews > form {
float: right; 
}
.site-top li,
.nav-extras li{
display: inline;
padding-left: 5px; 
} .search-toggle {
cursor: pointer;
display: inline-block;
font-size: 0;
padding: 16px 0 9px 6px;
width: 30px;
}
.search-toggle.open:before { content: "\f179"; }
.search-toggle.close:before { content: "\f335"; }
.search-toggle.open:before,
.search-toggle.close:before {
color: #444;
display: block;
font-family: "dashicons";
font-size: 21px;
margin-top: -14px;
position: absolute;
top: 50%;
z-index: 3;
}
.search-box {
background: #f3f3f3;
margin-top: -15px;
position: absolute;
right: 0;
top: 50%;
width: 250px;
z-index: 2; 
}
.search-box input {
font-size: 14px;
padding: 6px 26px 4px 16px;
}
.site-header .search-toggle, 
.sidebar .search-toggle, 
.footer-widgets .search-toggle, 
.home-bottom-right .search-toggle,
.site-top .search-form span.dashicons,
.nav-extras .search-form span.dashicons {
display: none;
}
.site-header .search-box input, 
.sidebar .search-box input, 
.footer-widgets .search-box input, 
.home-bottom-right .search-box input {
color: #444;
background: #fcfcfc; 
padding: 10px 15px 10px 45px; 
}
.site-header .search-box,
.sidebar .search-box,
.footer-widgets .search-box,
.home-bottom-right .search-box {
background: none;
display: block;
margin-top: auto;
position: relative;
right: auto;
top: auto;
width: auto;
}
.site-header .search-form span.dashicons,
.sidebar .search-form span.dashicons,
.footer-widgets .search-form span.dashicons,
.home-bottom-right .search-form span.dashicons { 
color: #444;
font-size: 22px;
line-height: 22px;
margin-top: 0;
padding: 9px 0px 28px 10px;
position: absolute;
left: 1px;
top: 1px; 
}
.site-top .tel, .nav-extras .tel {
color: #444;
display: inline-block;
font-size: 16px;
line-height: 1.6;
position: relative;
padding-left: 20px;
}
.address {
display: inline-block;
line-height: 1.7;
padding: 3px 0 0;
position: relative;
}
.site-top .tel:before,
.nav-extras .tel:before {
content: "\f470";
display: block;
font-family: "dashicons";
font-size: 16px;
left: 0;
position: absolute;
vertical-align: text-bottom;
}
.address:before {
content: "\f230";
display: inline-block;
font-family: "dashicons";
font-size: 20px;
line-height: 1;
margin-top: -3px;
padding-right: 3px;
vertical-align: text-bottom;
} .site-header {
min-height: 70px; 
}
.site-header .wrap {
padding: 30px;
} .title-area {
float: left;
max-width: 360px;
}
.header-full-width .title-area {
text-align: center;
max-width: 100%;
width: 100%;
}
.site-title {
font-family: 'Roboto',sans-serif;
font-size: 32px;
font-weight: 400;
line-height: 1.2;
}
.site-title a,
.site-title a:hover {
color: #444;
letter-spacing: 7px;
}
.site-description {
font-size: 13px;
font-weight: 300;
letter-spacing: 1px; 
}
.site-description,
.site-title {
margin-bottom: 0;
text-transform: uppercase;
}
.header-image .site-description,
.header-image .site-title {
display: none;
} .site-header .widget-area {
float: right;
font-weight: 400;
margin-top: 8px;
text-align: right;
width: 680px;
} .site-navigation { 
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
background-color: #e8e8e8;
}
.site-navigation .wrap {
background-color: #e8e8e8;
}
.genesis-nav-menu {
clear: both;
font-size: 16px;
line-height: 1;
width: 100%;
position: relative;
background-color: #e8e8e8;
}
.genesis-nav-menu .menu-item { 
display: inline-block;
text-align: center; 
}
.genesis-nav-menu a {
background-color: #e8e8e8;
color: #444;
display: block;
font-family: "Roboto", sans-serif; 	
font-size: 16px;
font-weight: 400;
padding: 20px 12px 19px;
text-decoration: none; }
.genesis-nav-menu a:hover,
.genesis-nav-menu > li:hover > a,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu li.current-menu-parent > a,
.genesis-nav-menu li.current-menu-parent > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #71a444;
background-color: #fff;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
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: 200px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #fff;
border: 1px solid #eee;
border-top: none;
display: block;
line-height: 1.7;
padding: 10px 15px 8px;
position: relative;
width: 200px;
word-wrap: break-word;
}
.genesis-nav-menu .sub-menu .sub-menu { 
margin: -43px 0 0 199px; 
}
.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;
}
.genesis-nav-menu > .right {
color: #fff;
float: right;
list-style-type: none;
padding: 30px 0;
}
.genesis-nav-menu > .right > a { 
display: inline;
padding: 0;
}
.genesis-nav-menu > .rss > a {
margin-left: 48px; 
}
.genesis-nav-menu > .search {
padding: 10px 0 0; 
} .site-header .sub-menu,
.genesis-nav-menu .sub-menu .sub-menu {
border-top: 1px solid #eee;
}
.site-header .sub-menu .sub-menu,
.site-top .sub-menu .sub-menu {
margin-top: -36px;
}
.site-header .genesis-nav-menu li li,
.site-top .genesis-nav-menu li li {
margin-left: 0;
}
.site-top .genesis-nav-menu a {
padding: 7px 10px 4px; 
} .nav-secondary {
background: #e8e8e8;
border-top: 1px solid #e3e3e3;
text-align: center;
}
.nav-secondary .wrap {
background: transparent; 
}
.nav-secondary .genesis-nav-menu .sub-menu a { 
background: #f8f8f8;
} .with-nav-extras .nav-primary {
display: inline-block;
float: left;
width: 70%;
}
.nav-extras {
display: inline-block;
float: right;
padding: 13px 0 11px;
text-align: right;
position: relative;
width: 30%;
}
.nav-extras .search-box { 
margin-top: -14px; width: 250px;
}
.nav-extras .enews-widget input[type=email],
#top-right .enews-widget input[type=email],
.home-top .enews-widget input[type=email],
.home-top .enews-widget input[type=text] {
border: 1px solid #dedede;
-webkit-box-shadow: 1px 0px 2px #f5f5f5 inset;
-moz-box-shadow: 1px 0px 2px #f5f5f5 inset;
-o-box-shadow: 1px 0px 2px #f5f5f5 inset;
box-shadow: 1px 0px 2px #f5f5f5 inset;  
color: #696969;
margin-bottom: 0;
padding: 8px 10px 7px;
width: 36.5%;
}
#top-right .enews-widget input[type=email],
.nav-extras .enews-widget input[type=email] {
font-size: 12px;
font-weight: normal;
line-height: 1.35;
padding: 6px 10px;
width: auto;
}
#top-right .enews-widget input[type=submit],
.nav-extras .enews-widget input[type="submit"],
.home-top .enews-widget input[type=submit] {
background-color: #71a444;
border: none;
color: #fff;
font-size: 16px;
line-height: 1.5;
margin-bottom: 0;
margin-left: 0;
padding: 6px 10px;
position: relative;
vertical-align: top;
width: auto;
}
#top-right .enews-widget input[type=submit],
.nav-extras .enews-widget input[type="submit"] {
font-size: 12px;
}
.nav-extras .enews-widget input[type="submit"]:hover,
.home-top .enews-widget input[type=submit]:hover,
#top-right .enews-widget input[type="submit"]:hover {
background-color: #444;
} .flex-mobile-menu {
background: #f6f6f6;
border-top: 1px solid #e3e3e3;
color: #444;
cursor: pointer;
display: none;
padding: 10px 30px;
text-transform: uppercase;
}
.flex-mobile-menu .dashicons, 
.flex-mobile-menu .dashicons-before:before {
font-size: 25px;
margin-right: 7px;
}
.sub-menu-toggle,
.sub-menu-toggle:hover {
background: none;
border: none;
color: #636363;
display: none;
font-weight: 300;
font-size: 16px;
font-family: 'Dashicons';
line-height: 15px;
margin: 0 auto;
overflow: hidden;
padding: 12px 10px 10px;
position: absolute;
right: 0;
top: 0;
text-align: center;
visibility: visible;
z-index: 99999;
}
.sub-menu-toggle:before {
content: "\f347";
}
.sub-menu-toggle.activated:before,
.mobile_menu_bar.activated:before { 
content: "\f343";
font-family: 'Dashicons'; 
}
.responsive-menu-icon {
cursor: pointer;
display: none;
margin: 10px auto 8px;
text-align:left;
position: relative;
}
.responsive-menu-icon::before {
color: #444;
content: "\f333";
font: normal 24px/1 "dashicons";
position: absolute;
right: 0;
vertical-align: bottom;
}
.responsive-menu-icon > span {
position: relative;
}
.close.dashicons-menu::before,
.close.responsive-menu-icon::before {
content: "\f158";
}  .home-top .enews-widget {
background: #f9f9f9;
clear: both;
display: inline-block;
position: relative;
width: 100%;
}
.boxed .home-top .enews-widget {
z-index: 0;
}
.home-top .enews-widget .widget-wrap {    
margin: 0 auto;
max-width: 1140px;
padding: 30px;
}
.boxed .home-top .enews-widget .widget-wrap {
background: #f9f9f9;
}
.home-top .enews {
display: table; width: 100%; 
}
.home-top .enews-widget h4.widgettitle {
font-size: 22px;
margin-bottom: 0;
text-transform: uppercase;
}
.home-top .enews-widget h4.widgettitle,
.home-top .enews-widget .enews p {
color: #444;
display: table;
}
.home-top .enews-widget .enews p {
margin-bottom: 0;
}
.home-top .enews-widget form {
display: table-cell;
text-align: right;
width: 52%;
vertical-align: middle;
}
.home-top .enews-widget .enews input[type=email],
.home-top .enews-widget .enews input[type=text] {
margin-right: 0.35%;
padding: 10px 15px;
}
.home-top .enews-widget .enews input[type=submit] {
padding: 9px 12px;
line-height: 1.439;
}
.banner-widget.widget-area {text-align: center;} .home-banner {
color: #fff;
display: table;
padding: 20px!important;
vertical-align: middle;
width: 100%;
text-align: center;
}
.home-middle .home-banner,
.home-bottom-left .home-banner {
margin-bottom: 30px;
}
.home-banner .wrap {
background: transparent;
padding: 0;
max-width: none;
}
.home-banner .widget-wrap {
display: table-cell;
overflow: hidden;
table-layout: fixed;
vertical-align: middle;
width: 100%;
}
.home-banner .hb-content-wrap h1,
.home-banner .hb-content-wrap h2,
.home-banner .hb-content-wrap h3,
.home-banner .hb-content-wrap h4,
.home-banner .hb-content-wrap h5,
.home-banner .hb-content-wrap h6,
.home-banner .hb-content-wrap p,
.home-banner .hb-content-wrap textwidget,
.home-banner .button {
color: #fff;
}
.home-banner .hb-content-wrap h1,
.home-banner .hb-content-wrap h2 {
font-size: 46px;
font-weight: bold;
letter-spacing: -1px;
text-shadow: 0 0 3px #030303;
text-transform: uppercase; 
}
.home-bottom-right .home-banner .hb-content-wrap h1, 
.home-bottom-right .home-banner .hb-content-wrap h2,
.sidebar .home-banner .hb-content-wrap h1, 
.sidebar .home-banner .hb-content-wrap h2 {
font-size: 30px;
}
.home-banner .hb-content-wrap {
margin: 0 auto;
max-width: 80%;
text-align: center;
}
.hb-content-wrap .button:after {
top: 7px;
}
.home-bottom-right .hb-content-wrap .button:after {
top: 5px;
}
.home-banner .button {
background-color: #fff;
border: 1px solid #fff;
color: #000;  
margin-left: 5px;
margin-right: 5px;
margin-top: 20px;
padding-top: 13px;
padding-bottom: 13px;
}
.home-bottom-right .home-banner .button {
font-size: 14px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.home-banner .button.solid {
background-color: #71a444;
border: 1px solid #71a444;
color: #fff;
}
.home-banner .button:hover,
.home-banner .button.solid:hover {
background-color: #444;
border-color: #444;
color: #fff; 
}
.home-middle {
clear: both;
display: inline-block;
padding: 55px 0 0;
width: 100%;
}
.home-bottom { 
padding-top: 30px; 
} .cta {
clear: both;
margin: 0 auto 45px;
position: relative;
width: 100%;
z-index: 1;
}
.cta a.button.alignright {
margin: 6px 0 0 14px;
} .shadow,
.sidebar .enews-widget .widget-wrap,
.home-bottom .enews-widget .widget-wrap,
.after-entry .widget.enews-widget .widget-wrap {
background: #fff;
border: 1px solid #efefef;
-webkit-box-shadow: -2px 1px 34px #eaeaea inset;
-moz-box-shadow: -2px 1px 34px #eaeaea inset;
-o-box-shadow: -2px 1px 34px #eaeaea inset;
box-shadow: -2px 1px 34px #eaeaea inset;
display: inline-block;
padding: 30px;
width: 100%;
}
.shadow:before,
.home-top .enews-widget:before,
.after-entry .widget.enews-widget .widget-wrap:before,
.home-bottom .enews-widget .widget-wrap:before,
.sidebar .enews-widget .widget-wrap:before {
content: "";
bottom: 15px;
left: 10px;
max-width:300px;
position: absolute;
top: 78%;
width: 50%;
z-index: -1;  
-webkit-box-shadow: 0 15px 2px #c3c3c3;
-moz-box-shadow: 0 15px 2px #c3c3c3;
-o-box-shadow: 0 15px 2px #c3c3c3;
box-shadow: 0 15px 2px #c3c3c3; 
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.shadow:after,
.home-top .enews-widget:after,
.after-entry .widget.enews-widget .widget-wrap:after,
.home-bottom .enews-widget .widget-wrap:after,
.sidebar .enews-widget .widget-wrap:after {
content: "";
bottom: 15px;
left: auto;
max-width:300px;
position: absolute;
right: 10px;
top: 79%;
width: 50%;
z-index: -1;
-webkit-box-shadow: 0 15px 2px #c3c3c3;
-moz-box-shadow: 0 15px 2px #c3c3c3;
-o-box-shadow: 0 15px 2px #c3c3c3;
box-shadow: 0 15px 2px #c3c3c3;         
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
}
.home-middle .featured-content .entry {  
margin-bottom: 30px;
padding: 0 0 30px; 
text-align: center;
} #flex-slider {
overflow: hidden;
margin: 0 auto;
}
.home-middle #flex-slider,
.home-bottom-left #flex-slider {
margin: 0 auto 40px;
}
.home-middle .widget.flex-slider {
clear: both;
display: block;
}
#flex-slider.flexslider, .flex-slider .wrap {
background: transparent;
border: none;  
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;   
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.flexslider .slides > li {
position: relative;
}
.flex-caption {
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 30%, rgba(0,0,0,0.55) 80%, rgba(0,0,0,0.6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(30%,rgba(0,0,0,0.35)), color-stop(80%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.7)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 30%,rgba(0,0,0,0.55) 80%,rgba(0,0,0,0.6) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 30%,rgba(0,0,0,0.55) 80%,rgba(0,0,0,0.6) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 30%,rgba(0,0,0,0.55) 80%,rgba(0,0,0,0.6) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 30%,rgba(0,0,0,0.55) 80%,rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#e6000000',GradientType='0' );
bottom: 0;
color: #fff;
padding: 20px;  
position: absolute;
text-align: center;
width: 100%;
z-index: 20;
}
.flex-caption p:last-child {
margin-bottom: 0;
}
.flex-caption .caption {
font-family: "Lato", sans-serif;
font-weight: 400;
font-size: 18px;
margin: 0 auto 20px;
max-width: 65%;
}
.home-bottom-left .flex-caption .caption { 
width: 80%; 
}
.flex-caption .slider-title {
color: #fff;
font-size: 46px;
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
text-shadow: 0 0 3px #030303;
}
.home-bottom-left .flex-caption .slider-title {
font-size: 32px;
} .genesis_responsive_slider {
display: inline-block;
overflow: hidden;
width: 100%;
}
.genesis_responsive_slider .flexslider,
.genesis_responsive_slider .flex-direction-nav a {
border: none!important;
-webkit-border-radius: 0!important;
-moz-border-radius: 0!important;
-o-border-radius: 0!important;  
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
border-radius: 0!important;
margin: 0 auto;
}
.genesis_responsive_slider .flex-control-nav { 
margin: 0!important;
position: absolute!important;
}
#genesis-responsive-slider:hover .prev {
left: 0!important;
}
#genesis-responsive-slider:hover .next {
right: 0!important;
}
#genesis-responsive-slider {
background: none!important;
border: none!important;
padding: 0!important;
} .entry {
margin-bottom: 15px;
padding: 40px 0px 10px;
}
.content .entry {
background-color: #fff;
}
.flex-grid-view main.content .entry {
margin-bottom: 0px;
padding: 40px 0px 0px;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 28px;
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: #333;
color: #ddd; 
} .infobox_container .download_box,
.infobox_container .success_box, 
.infobox_container .alert_box,
.infobox_container .warning_box,
.infobox_container .notice_box,
.infobox_container .note_box  {
border-color: #FFFFFF;
border-style: solid;
border-width: 5px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.2) inset;
margin-bottom: 25px;
padding: 10px;
color: #FFFFFF;
}
.note_box {
background-color: #F2F2F2;
color: #666666 !important;
}
.download_box {
background-color: #D0EFB1;
color: #127D1E !important;
}
.success_box {
background-color: #66CC00;
}
.alert_box {
background-color: #FC767B;
border-color: #F06368;
color: #852828 !important;
}
.warning_box {
background-color: #EC1B23;
}
.notice_box {
background-color: #f3f3f3;
padding: 10px;
box-shadow: 5px 5px 5px #888888;
color: #444444 !important;
margin-bottom: 10px;
}
.content-box-green {
margin: 0 0 25px;
overflow: hidden;
padding: 20px;
background-color: #eaeaea;
border: 1px solid #b2ce96;
} p.entry-meta {
font-size: 16px;
margin-bottom: 0;
}
.entry-header .entry-meta,
.entry-header .entry-meta a {
color: #8e8e8e;
font-size: 16px;
line-height: 1.4;
margin-bottom: 24px;
}
.entry-footer .entry-meta {
border-top: 2px solid #e3e3e3;
padding-top: 24px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-time::before,
.modified-date::before,
.entry-author-link::before,
.entry-author::before,
.entry-comments-link::before {
font-family: "Dashicons";
font-size: 18px;
text-shadow: 0 0 1px #fff;
vertical-align: bottom;
}
.entry-comments-link::before,
.modified-date::before {
content: "\f101";
margin: 0 3px 0 7px;
}
.entry-time::before {
content: "\f145";
margin: 0 3px 0 0;
}
.entry-author::before {
content: "\f110";
margin: 0 3px 0 3px;
}
.entry-modified-time::before {
display: inline-block;
font: normal 14px/1 "dashicons";
margin-right: 5px;
margin-top: -3px;
vertical-align: middle;
-webkit-font-smoothing: antialiased;
content: "\f145";
} .pagination {
clear: both;
margin: 40px 0;
text-align: center;
}
.adjacent-entry-pagination { 
margin: 15px 0 0; 
}
.single .adjacent-entry-pagination {
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
padding: 45px 0;
}
.archive-pagination li { 
border: none!important; 
display: inline; 
}
.archive-pagination li a {
background: #fff; 
border: solid 1px #e3e3e3;
color: #444;
cursor: pointer;
display: inline-block;
font-size: 16px;
margin-bottom: 10px;
margin-right: 10px;
padding: 8px 16px;
text-decoration: none;
}
.archive-pagination .active a,
.archive-pagination li a:hover {
background: #71a444;
color: #fff;
text-decoration: none;
} 
.adjacent-entry-pagination .dashicons, 
.adjacent-entry-pagination .dashicons-before::before {
line-height: 1.25;
}
.single main .pagination-previous,
.single main .pagination-next {
display: inline-block;
width: 48%;
}
.single main .pagination-previous { 
float: left;
text-align: left; 
}
.single main .pagination-next { 
float: right;
text-align: right; 
}
.single main .pagination-previous a,
.single main .pagination-next a { 
display: block;
margin-top: 8px;
}
.pagination-previous a, .pagination-next a { 
position: relative; 
}
.archive-pagination .pagination-previous a { 
padding-left: 20px !important; 
}
.archive-pagination .pagination-next a { 
padding-right: 20px !important; 
}
.archive-pagination .pagination-previous a:before,
.archive-pagination .pagination-next a:after {
display: block;
font-family: dashicons;
font-size: 25px;
margin-top: -23px;
position: absolute;
top: 50%;
}
.archive-pagination .pagination-previous a:before {  
content: "\f341";
padding-left: 6px;
left: 0;
}
.archive-pagination .pagination-next a:after {
content: "\f345";
padding-right: 6px;
right: 0;
}
.loading {
background: #f1f1f1;
color: #000;
position: absolute;
left: 0;
top: 0;
padding: 5px 15px 5px 8px;
vertical-align: middle;
letter-spacing: 3px;
z-index: 10;
} .entry-comments,
.entry-pings {
background-color: #fff;
margin-bottom: 40px;
}
#comments h3,
#respond h3 {
display:inline-block;
margin-bottom: 20px;
padding-bottom: 6px;
}
#comments h3:after,
#respond h3:after {
border-width: 2px !important;
width: 34% !important;
}
.comment-respond,
.entry-pings {
padding: 40px 0px 16px;
}
.entry-comments {
padding: 60px 0 0;
}
.comment-header {
border-bottom: 1px solid #c8c8c8;
font-size: 16px;
padding: 20px 0 0;
}
li.comment {
background-color: #fff;
}
.comment-content {
clear: both;
padding: 6px 0 0;
}
.comment-list li {
background: #fdfdfd;
border-bottom: 1px solid #e3e3e3;
margin-top: 34px;
padding: 0 20px 20px;
}
.comment-list li li {
border-bottom: none;
margin-left: 8px;
}
.comment-reply {
text-align: right;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
padding: 10px;
width: 100%;
}
.comment-respond textarea#comment {
width: 98%;
height: 170px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"],
.comment-respond textarea#comment {
border: 1px solid #d3d3d3;
-webkitbox-shadow: 0 0 4px #eee inset;
-moz-box-shadow: 0 0 4px #eee inset;
-o-box-shadow: 0 0 4px #eee inset;
box-shadow: 0 0 4px #eee inset;
}
.comment-respond label {
display: block;
margin-bottom: 5px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 16px;
padding: 24px;
}
#respond p { 
margin-bottom: 15px; 
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
float: left;
width: 32%;
}
p.comment-form-author,
p.comment-form-email {
margin-right: 1%;
} .blog-post {
padding: 10px 0 10px 0;
}
.blog-post h3.entry-title {
font-size: 20px;
}
.blog-post .entry-modified-time::before {
display: none;
}
.blog-post .entry-time::before {
top: 0px;
} .sidebar {
font-size: 16px;
margin-top: 40px;
padding-top: 30px;
}
.sidebar li,
.home-bottom-right li {
border-bottom: 1px solid #e3e3e3;
margin-bottom: 7px;
padding-bottom: 7px;
}
.sidebar p:last-child,
.sidebar ul > li:last-child,
.home-bottom-right p:last-child,
.home-bottom-right ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget,
.home-bottom-right .widget {
margin-bottom: 30px;
padding: 0;
}
.sidebar .widget:last-child,
.home-bottom-right .widget:last-child {
margin-bottom: 0;
}
.home-middle .widget .widget-title,
.home-bottom .widget .widget-title, .footer-widgets .enews-widget .widget-title { color: #fff;
display: block;
font-size: 16px;
margin-bottom: 20px;
padding: 0 15px 5px 0;
text-transform: uppercase; 
}
.sidebar .widget .widget-title { margin-bottom:  20px;
text-align: center;
background-color: #71a444;
color: #fff;
font-weight: 500;
padding: 10px 10px;
}
.footer-widgets .widget-title {
color: #222;
font-size: 26px;font-weight: 400;
text-align: center;
}
.home-bottom-left .widget .widget-title,
.home-middle .widget .widget-title {
clear: both;
font-size: 24px;
margin-bottom: 32px;
} .home-middle .widget .widget-title:after,
.home-bottom .widget .widget-title:after,
.sidebar .widget .widget-title:after,
#comments h3:after,
h3#reply-title:after { bottom: -2px;
content: "";
display: block;
position: absolute;
width: 20%;
}
.sidebar a {
color: #71a444;
font-style: italic;
}
a .sidebar a:hover {
color: #444;
text-decoration: none;
} .archive-filter ul {
display: inline-block;
margin-left: 10px;
margin-bottom: 10px;
}
.archive-filter ul > li::before {
color: #a0a0a0;
content: "\f185";
display: block;
font-family: dashicons;
left: -7px;
position: absolute;
top: 0;
}
.archive-filter ul > li {
display: inline-block;
list-style: none !important;
list-style-type: none;
margin-left: 15px;
padding: 0 0 0 20px;
position: relative;
}
.archive-filter ul > li.active a,
.archive-filter ul > li.active::before {
color: #71a444;
}
ul.archive-posts > li {
background: #fafafa;
border-bottom: 1px solid #ebebeb;
border-top: 1px solid #fff;
clear: both;
display: table;
list-style: none !important;
padding: 20px 40px 25px;
width: 100%;
}
ul.archive-posts > li:hover {
background: #fefefe;
}
.archive-posts li a.entry-title {
color: #595959;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
margin-bottom: 0;
overflow: auto;
}
.month-name { 
margin: 30px 0 20px; 
}
.archive-posts .entry-date {
display: inline-block;
font-size: 35px;
width: 70px;
}
.archive-posts .entry-date sub,
sub.year  {
font-size: 14px;
font-style: italic;
}
sub.year { 
padding-left: 5px; 
font-style: inherit; 
} .footer-widgets {
border-top: 1px solid #e3e3e3;
clear: both;
padding-top: 30px; background-color: transparent;
}
@media only screen and (min-width: 1024px) {.footer-widgets {
background-image: url(https://www.handmadegardens.com.au/images/hmg-footer-2.jpg); background-size: cover; 
background-repeat: no-repeat; 
background-attachment: fixed;
border-bottom: 1px solid #b7b7b7;
border-top: 1px solid #121212;
font-size: 16px;
font-weight: 500;
color: #121212;
clear: both;
padding: 40px 35px 0;
}
}
.footer-widgets .wrap,
.footer .wrap { 
background: transparent; 
}
.footer-widgets,
.footer-widgets .enews p, 
.footer-widgets a { 
color: #444;
text-decoration: none;
}
.footer-widgets a:hover { 
color: #444;
text-decoration: italic;
}
.footer-widgets .tagcloud a,
.sidebar .tagcloud a,
.home-bottom-right .tagcloud a {
border: 1px solid #d8d8d8;
display: inline-block;
font-size: 10pt !important;
letter-spacing: 1px;
margin-bottom: 3px;
padding: 6px 15px 7px;
}
.footer-widgets li {
border-bottom: 1px solid #888;
margin-bottom: 7px;
padding-bottom: 7px;
}
.footer-widgets .widget { 
font-size: 16px; 
margin-bottom: 30px; 
}
.footer-widgets p:last-child { 
margin-bottom: 0; 
}
.dashicons, .dashicons-before:before {
margin-top: 5px;
} .flex-footer-widgets-1 .footer-widgets-1 {
clear: both;
display: table;
float: none;
width: 100%;
} .flex-footer-widgets-2 .footer-widgets-1,
.flex-footer-widgets-2 .footer-widgets-2 {
width: 47.717948717948715%;
} .flex-footer-widgets-3 .footer-widgets-1,
.flex-footer-widgets-3 .footer-widgets-2,
.flex-footer-widgets-3 .footer-widgets-3 {
width: 30.623931623931625%;
} .flex-footer-widgets-4 .footer-widgets-1,
.flex-footer-widgets-4 .footer-widgets-2,
.flex-footer-widgets-4 .footer-widgets-3,
.flex-footer-widgets-4 .footer-widgets-4 {
width: 22.076923076923077%;
}                                        
.flex-footer-widgets-2 .footer-widgets-1,
.flex-footer-widgets-3 .footer-widgets-1,
.flex-footer-widgets-3 .footer-widgets-2,
.flex-footer-widgets-4 .footer-widgets-1,
.flex-footer-widgets-4 .footer-widgets-2,
.flex-footer-widgets-4 .footer-widgets-3 {
float: left;
margin-right: 3.5%;
}
.flex-footer-widgets-2 .footer-widgets-2,
.flex-footer-widgets-3 .footer-widgets-3,
.flex-footer-widgets-4 .footer-widgets-4 {
float: right;
} .site-footer {
border-top: 1px solid #e3e3e3;
color: #444;
font-size: 14px;
line-height: 1.3;
padding: 20px 0;
text-align: center;
}
.footer-right {
display: inline-block;
float: right;
text-align:right;
width: 49.5%;
}
.footer-left {
display: inline-block;
float: left;
text-align:left;
width: 49.5%;
}
.site-footer a:hover {
color: #444;
}
.site-footer p {
margin-bottom: 0;
} a.social-btn {
border-style: solid;
border-width: 1px;
display: inline-block;
font-family: "Lato",sans-serif;
font-size: 12px;
font-weight: 400;
margin-bottom: 4px;
margin-right: 2px;
padding: 8px 15px;
text-transform: uppercase;
}
a.social-btn.fb:hover,
a.social-btn.tw:hover,
a.social-btn.ln:hover,
a.social-btn.gplus:hover,
a.social-btn.pin:hover,
a.social-btn.vm:hover,
a.social-btn.yt:hover,
a.social-btn.ingm:hover {  
color: #fff;
}
a.social-btn.fb {
border-color: #2b4170;
color: #2b4170;
}
a.social-btn.fb:hover {
background-color: #2b4170;
}
a.social-btn.tw {
border-color: #3b88c3;
color: #3b88c3;
}
a.social-btn.tw:hover {
background-color: #3b88c3;
}
a.social-btn.ln {
border-color: #0073b2;
color: #0073b2;
}
a.social-btn.ln:hover {
background-color: #0073b2;
}
a.social-btn.gplus {
border-color: #c33219;
color: #c33219;
}
a.social-btn.gplus:hover {
background-color: #c33219;
}
a.social-btn.pin {
border-color: #a0171c;
color: #a0171c;
}
a.social-btn.pin:hover {
background-color: #a0171c;
}
a.social-btn.yt {
border-color: #cc181e;
color: #cc181e;
}
a.social-btn.yt:hover {
background-color: #cc181e;
}
a.social-btn.vm {
border-color: #4bf;
color: #4bf;
}
a.social-btn.vm:hover {
background-color: #4bf;
}
a.social-btn.ingm {
border-color: #345;
color: #345;
}
a.social-btn.ingm:hover {
background-color: #345;
} .go_top {
background: #232323;
background: rgba(0, 0, 0, 0.55);  
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
bottom: 50px;
color: #fff;
cursor: pointer;
opacity: 0.8;
padding: 10px 11px 6px;
position: fixed;
right: 15px;
z-index: 999;
}
.go_top:hover {
background: #444;
opacity: 1;
} .sticky-nav .site-navigation {
background: #e8e8e8;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
} @media only screen and (max-width: 800px) {
.sticky-nav .site-navigation {
position: relative;
top: auto;
} 
}
.content {
padding-top: 30px;
} @media only screen and (min-width: 960px) {
.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: 72px;
}
}
.entry-header .entry-meta .dashicons, .entry-header .entry-meta .dashicons-before:before {
margin-top: 0px;
}
.footer-widgets.flex-footer-widgets-3 .dashicons {
margin-top: 5px;
}
p.entry-time {color: #8e8e8e;} img[data-lazyloaded]{
opacity: 0;
} img.litespeed-loaded{
-webkit-transition: opacity .5s linear 0.2s;
-moz-transition: opacity .5s linear 0.2s;
transition: opacity .5s linear 0.2s;
opacity: 1;
} @media only screen and (min-width: 801px) {
.genesis-nav-menu .home a:before {
content: "\f102";
display: block;
font-family: "Dashicons";
font-size: 21px;
left: 50%;
margin-left: -14px;
margin-top: -17px;
position: absolute;
top: 50%;
}
.genesis-nav-menu .home a {
display: inline-block;
font-size: 0;
height: auto;
position: relative;
text-align: center;
width: 25px;
}
.site-top .sub-menu {
padding-top: 9px;
}
.site-top .sub-menu .sub-menu {
padding-top: 0;
}
}
@media only screen and (max-width: 1160px) {
.wrap,
.boxed .site-container,
.boxed .site-top .wrap { 
max-width: 960px;
}
.boxed .wrap { 
max-width: none;
}
.boxed .site-container{
margin-bottom: 3%;
margin-top: 3%;            
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 700px;
}
.content,
.home-bottom-left,
.site-header .widget-area {
width: 510px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 320px;
}  
.genesis-nav-menu a {
padding-left: 10px;
padding-right: 10px;
}
.nav-extras .enews-widget input[type=email],
#top-right .enews-widget input[type=email]{
width: auto;
}  
}
@media only screen and (min-width: 961px) and (max-width: 1000px) {
.wrap,
.boxed .site-container,
.boxed .site-top .wrap {
max-width: 900px;
}
.boxed .wrap {
max-width: none;
}
.content, .home-bottom-left,
.site-header .widget-area {
width: 455px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 645px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 271px;
}
.home-banner,
.home-bottom-left .home-banner,
.home-bottom-right .home-banner,
.sidebar .home-banner {
height: 380px!important;
}
}
@media only screen and (max-width: 960px) {
.content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-header .widget-area,
.home-bottom-left,
.home-bottom-right {
width: 100%;
}
.title-area {
float: none;
margin: 0 auto;
}
.boxed .site-container {
margin-left: 3%;
margin-right: 3%;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-description,
.site-header .title-area,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 20px 16px;
}
.site-header .search-form { 
margin: 16px auto;
}
.genesis-nav-menu li.right {
display: none;
} 
.home-top .enews-widget input[type="email"],
.home-top .enews-widget input[type="text"] {
width: 33.6%;
}  
.flex-caption .slider-title {
font-size: 34px;
}
.flex-caption .caption {
font-size: 16px;
}
}
@media only screen and (max-width: 800px) {
body { font-size: 16px;	}
.site-header .wrap {
padding: 20px 30px;
}
.sidebar .widget,
.site-header,
.site-top .top-left, 
.site-top .top-right {
padding: 0;
}
.site-header .widget-area {
padding-right: 0px;
}
.content, .home-bottom-left,
.home-bottom-right,
.site-top .top-left,
.site-top .top-right,
.footer-widgets .widget-area,
.footer-left,
.footer-right {
float: none;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.footer-widgets .widget-area,
.footer-left,
.footer-right,
.single .pagination-next,
.single .pagination-previous,
.sidebar,
.comment-form-author, 
.comment-form-email, 
.comment-form-url {
margin: 0;
width: 100%;
}
.archive-pagination li a,
.site-top .top-left {
margin-bottom: 4px;
}
.site-top .top-right {
display: table;
margin: 12px auto 0;
width: auto;
}   
.nav-extras {
display: table;
float: none;
margin: 0 auto;
text-align: center;
width: auto;
}
.nav-header {
background: #f6f6f6;
padding: 3px 18px;
}
.genesis-nav-menu.responsive-menu,
.nav-primary-open.with-nav-extras .nav-primary {
float: none;
padding-bottom: 4px;
width: 100%;
}
.flex-mobile-menu,
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon,
.site-top .top-left,  
.sub-menu-toggle,
.sub-menu-toggle:hover {
display: block;
}
.with-nav-extras .nav-primary {
display: block;
float: none;
width: auto;
}    
.nav-primary-open {
border-bottom: 1px solid #e3e3e3;
margin: 0 -30px; 
padding: 0 30px;
}
.nav-secondary .genesis-nav-menu {
padding: 0 0 6px;
}
.genesis-nav-menu.responsive-menu .menu-item {
border-bottom: 1px solid #ececec;
position: relative; 
}  
.genesis-nav-menu.responsive-menu .menu-item:last-child {
border-bottom: none;
}
.genesis-nav-menu.responsive-menu li.current-menu-item > a,
.genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu li a,
.genesis-nav-menu.responsive-menu li a:hover {
background: none;
border: none;
display: block;
font-weight: 300;
padding: 10px 0;
text-transform: none;
}
.genesis-nav-menu.responsive-menu .sub-menu {
background-color: rgba(55, 55, 55, .02);
border-top: 1px solid #ececec;
padding-left: 15px;
left: auto;
opacity: 1;
position: relative;
-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: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
background-color: transparent;
margin: 0;
padding-left: 25px;
}
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
padding: 10px 0;
position: relative;
text-transform: none;
width: 100%;
}
.home-banner .hb-content-wrap {
max-width: 93%;
}
.flex-caption .slider-title { 
font-size: 26px;
}  
.flex-caption .caption,
.genesis-nav-menu.responsive-menu,
.genesis-nav-menu.responsive-menu .sub-menu,
#menu-primary-navigation {
display: none;
}  
.home-top .enews-widget h4.widgettitle,
.home-top .enews-widget .enews p,
.site-top .top-left {
text-align: center; 
width: 100%; 
}
.home-top .enews-widget form {
display: table;
margin: 20px auto 0;
text-align: center;
vertical-align: middle;
width: auto;
}
.home-top .enews-widget input[type="email"],
.home-top .enews-widget input[type="text"] {
width: 34.6%;
}
.cta a.button.alignright {    
float: none;
margin: 17px 0 0;
text-align: left;
}  
.search-again,
.single .pagination-previous {
margin-bottom: 40px;
}      
.sidebar-primary, 
.home-bottom-right {
padding: 15px;
}   
.footer-left,
.footer-right {
line-height: 1.5;
text-align: center;
}
}
@media only screen and (max-width: 564px) {
.home-middle .featuredpage,
.flex-landing.full-width-content .content {
margin: 0; 
width: 100%;
}
.flex-caption .slider-title {
font-size: 18px;
}
span.error-v1-title {
font-size: 180px;
line-height: 170px;
}
.flex-direction-nav,
.flex-control-nav { 
display:none;
}
.home-banner .hb-content-wrap h1,
.home-banner .hb-content-wrap h2 {
font-size: 28px;
}
.home-banner,
.home-bottom-left .home-banner,
.home-bottom-right .home-banner,
.sidebar .home-banner {
height: 280px!important;
}
.entry-content .search-form, 
.site-header .search-form {
width: 80%;
}
}
@media only screen and (max-width: 474px) {
.site-top {display: none;}
.site-top .top-right .widget, 
.nav-extras .widget {
border: none;
display: block;
float: none;
margin-bottom: 10px;
margin-left: 5px;
padding-left: 5px;
}
.home-top .enews-widget input[type="email"], 
.home-top .enews-widget input[type="text"],
.home-top .enews-widget .enews input[type="submit"],
.search-again .search-form input[type="search"],
.search-again .search-form input[type="submit"],
.after-entry .enews-widget input[type="text"], 
.after-entry .enews-widget input[type="name"], 
.after-entry .enews-widget input[type="email"], 
.after-entry .enews-widget input#subbutton {
width: 100%;
margin-bottom: 8px;
}
.site-top .top-right .widget {
border-left: none;
display: block;
float: none;
margin: 8px auto 0 !important;
text-align: center;
padding-left: 0;
}
.search-toggle { 
display: none;
}
.hide.search-box {
display: block!important;
margin-top: auto;
position: relative;
right: auto;
top: auto;
width: auto;
}
.site-top .search-form span.dashicons,
.nav-extras .search-form span.dashicons {
display: block;
font-size: 22px;
left: 7px;
margin-top: -10px;
position: absolute;
top: 50%;
}
.site-top .search-box input[type=search],
.nav-extras .search-box input[type=search] {
padding-left: 33px;
}
.nav-extras .search-box input[type=search] {
width: 250px;
}
.flex-caption a.read-more {
font-size: 12px;
}
.flex-caption a.read-more:after {
font-size: 21px;
}
.site-top .enews > p, 
.nav-extras .enews > p, 
.site-top .enews > .widgettitle,
.nav-extras .enews > .widgettitle {
float: none;
margin-bottom: 8px;
}
.site-top .enews > form,
.nav-extras .enews > form,
.simple-social-icons ul{
float: none;
}
.simple-social-icons ul {
text-align: center;
}
.simple-social-icons ul li {
float: none!important;
display: inline-block;
text-align: center;
}
.page-template-page_archive .entry-content ol, 
.page-template-page_archive .entry-content ul{
margin-left: 0;
}
.archive-posts .entry-date { 
margin-right: 10px;
float: left;
}
}
@media only screen and (max-width: 425px) {
.entry-content ol,
.entry-content ul {
margin-bottom: 28px;
margin-left: 10px;
}
.wrap, .boxed .site-container, .boxed .site-top .wrap {
padding: 0 10px;
}
span.error-v1-title {
font-size: 125px;
}
.error404 .entry-content .search-form input[type="search"] {
width: 100%;
}
.error404 .entry-content .search-form input[type="submit"] {
margin-top: 8px;
width: 100%;
}
.nav-extras .search-box input[type=search] {
width: 205px;
}
}