article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-extras: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-extras:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
background-color: #fff;
color: #000;
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 1.625;
position: relative;
}
a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
-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: #000;
color: #fff;
}
::selection {
background-color: #000;
color: #fff;
}
a {
color: #000;
text-decoration: none;
}
a:hover {
color: #36454f;
}
a.more-link {
background-color: #000;
clear: both;
display: block;
font-family: 'Roboto Slab', serif;
font-size: 18px;
font-weight: 400;
letter-spacing: 1px;
margin-top: 30px;
padding: 12px;
text-align: center;
text-transform: uppercase;
}
a.more-link:hover {
background-color: #000080;
}
a.more-link,
a.more-link:hover {
border: none;
color: #fff;
}
p {
margin: 0 0 24px;
padding: 0;
}
b,
strong {
font-weight: 600;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
blockquote,
blockquote::before {
color: #999;
}
blockquote {
margin: 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
cite {
font-style: normal;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
font-family: 'Roboto Slab', serif;
font-weight: 400;
line-height: 1.2;
margin: 0 0 20px;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3,
h4 {
font-size: 24px;
}
h5,
h6 {
font-size: 18px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
} .gallery {
overflow: hidden;
margin-bottom: 28px;
}
.gallery-item {
float: left;
margin: 0;
padding: 0 4px;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery .gallery-item img {
border: none;
height: auto;
margin: 0;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #000;
font-size: 16px;
font-weight: 300;
padding: 16px;
width: 100%;
}
input:focus,
textarea:focus,
.footer-widgets input {
border: 1px solid #000;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #000;
opacity: 1;
font-weight: 300;
}
::-webkit-input-placeholder {
color: #000;
font-weight: 300;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #000;
border: none;
color: #fff;
cursor: pointer;
font-family: 'Roboto Slab', serif;
font-size: 16px;
font-weight: 300;
letter-spacing: 1px;
padding: 16px 24px;
text-transform: uppercase;
width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
background-color: #000080;
color: #fff;
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
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: bold;
text-transform: uppercase;
}  .site-container {
float: left;
margin-left: 10%;
max-width: 800px;
width: 50%;
}
.site-inner {
clear: both;
margin-top: 100px;
}
.the-411-landing .site-inner {
margin-top: 40px;
} .content {
float: left;
width: 740px;
}
.full-width-content .content {
width: 100%;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.author-box .avatar {
height: 70px;
width: 70px;
}
.entry-comments .avatar {
height: 48px;
width: 48px;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .archive-description,
.author-box,
.breadcrumb {
background-color: #fff;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 40px;
padding: 7% 8%;
}
.breadcrumb {
padding: 4% 8%;
}
.author-box-title {
color: #000;
font-family: 'Roboto Slab', serif;
font-size: 16px;
margin-bottom: 4px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
width: 100%;
}
.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;
}
.search-results .archive-title {
margin-bottom: 0;
}
.entry-title {
font-size: 36px;
font-weight: 400;
margin-bottom: 10px;
}
.page .entry-title {
margin-bottom: 20px;
}
.entry-title a {
color: #000;
}
.entry-title a:hover {
color: #000080;
}
.widget-title {
font-size: 20px;
letter-spacing: 1px;
margin-bottom: 20px;
text-transform: uppercase;
}
.footer-widgets .widget-title {
color: #fff;
} .alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
img.alignnone,
.alignnone {
margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 12px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 12px 24px;
}
.wp-caption-text {
font-weight: 400;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.gallery-caption,
.entry-content .gallery-caption {
line-height: 1;
margin: 0 0 10px;
}
.sticky {
} .widget {
margin-bottom: 30px;
word-wrap: break-word;
}
.widget li {
border-bottom: 1px solid #ddd;
list-style-type: none;
margin-bottom: 8px;
padding-bottom: 8px;
text-align: left;
word-wrap: break-word;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget ul ol > li {
list-style-position: outside;
text-indent: 0;
}
.widget li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.widget ol > li:last-child,
.widget ul > li:last-child {
border-width: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.widget:last-child {
margin: 0;
}  .enews-widget {
color: #fff;
}
.enews-widget input {
border: none;
margin-right: -4px;
padding: 16px 24px 15px;
width: 60%;
}
.content .enews-widget input:focus {
border: none;
}
.enews-widget input[type="submit"] {
background-color: #000;
color: #fff;
margin: 0;
padding: 17px 24px 15px;
width: auto;
}
.enews-widget input:hover[type="submit"] {
background-color: #000080;
}
.enews form + p {
margin-top: 24px;
} #wpstats {
display: none;
} .site-header {
background-color: #000;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
left: 10%;
max-width: 800px;
min-height: 60px;
position: fixed;
top: 0;
width: 50%;
z-index: 999;
}
.admin-bar .site-header {
top: 32px;
}
.site-header .wrap {
overflow: hidden;
} .title-area {
float: left;
padding: 20px;
}
.header-image .title-area {
margin: 0 5px;
padding: 0;
width: 200px;
}
.site-title {
font-family: 'Georgia', serif;
font-size: 24px;
letter-spacing: 2px;
line-height: 1;
margin-bottom: 0;
text-transform: uppercase;
}
.site-title a {
font-weight: 300;
}
.site-title a,
.site-title a:hover {
color: #fff;
}
.header-image .site-title > a {
background-position: center !important;
float: left;
min-height: 60px;
width: 200px;
}
.site-title {
margin-bottom: 0;
}
.header-image .site-title,
.site-description {
display: block;
text-indent: -9999px;
}
.site-description {
height: 0;
margin-bottom: 0;
} .site-header .widget-area {
float: right;
text-align: right;
} .genesis-nav-menu {
-webkit-font-smoothing: subpixel-antialiased;
clear: both;
font-family: 'Roboto Slab', serif;
font-size: 14px;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
padding-right: 15px;
width: 100%;
}
.genesis-nav-menu,
.genesis-nav-menu a,
.genesis-nav-menu .sub-menu .current-menu-item > a {
color: #fff;
}
.genesis-nav-menu .menu-item {
border: 0;
display: inline-block;
margin: 0;
padding: 0;
text-align: left;
}
.genesis-nav-menu a {
display: block;
padding: 25px 10px;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
background-color: #36454F;
}
.genesis-nav-menu > .menu-item > a {
text-transform: uppercase;
}
.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: 130px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #000;
font-size: 14px;
letter-spacing: 0;
padding: 15px;
position: relative;
width: 150px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -44px 0 0 150px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
} .nav-primary {
float: right;
} .nav-secondary .genesis-nav-menu {
padding-right: 0;
}
.menu-secondary > .menu-item > a {
color: #fff;
padding: 0 10px 15px;
}
.menu-secondary > .menu-item > a:hover,
.menu-secondary > .current-menu-item > a {
background: none;
}
.menu-secondary .sub-menu a:hover {
color: #fff;
} .responsive-menu-icon {
cursor: pointer;
display: none;
}
.responsive-menu-icon::before {
content: "\f333";
color: #fff;
display: block;
font: normal 20px/1 'dashicons';
margin: 0 auto;
padding-bottom: 10px;
text-align: center;
} .social-icons {
max-width: 25%;
position: fixed;
right: 20px;
top: 20px;
}
.social-icons .simple-social-icons ul li {
float: none;
margin: 10px;
}
.social-icons .simple-social-icons ul li a,
.social-icons .simple-social-icons ul li a:hover {
padding: 15px;
}
.social-icons .simple-social-icons ul.aligncenter li {
display: block;
} .click-here {
bottom: 20px;
max-width: 25%;
position: fixed;
right: 30px;
}
.click-here a,
.click-here .entry-title a {
background-color: #36454F;
color: #fff;
display: block;
font-family: 'Roboto Slab', serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
padding: 10px;
text-align: center;
text-transform: uppercase;
}
.click-here .featured-content a.alignleft,
.click-here .featured-content a.alignnone,
.click-here .featured-content a.alignright{
background: none;
padding: 0;
}
.click-here a:hover {
background-color: #000;
}
.click-here p:last-child {
margin-bottom: 0;
}
.click-here ul.children {
margin: 0;
}  .welcome-message {
background-color: #fff;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 40px;
overflow: hidden;
padding: 8%;
position: relative;
width: 100%;
} .entry {
background-color: #fff;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 40px;
overflow: hidden;
padding: 8%;
position: relative;
width: 100%;
}
.after-entry .entry {
color: #000
}
.welcome-message .entry {
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
padding: 0;
}
.entry-content ol,
.entry-content p,
.entry-content ul {
margin-bottom: 26px;
}
.archive .format-standard .entry-content p:last-child,
.home .format-standard .entry-content p:last-child,
.welcome-message p:last-child {
margin-bottom: 0;
}
.entry-content ol,
.entry-content ul {
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul  > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #000;
color: #ddd;
} p.entry-meta {
font-family: 'Roboto Slab', serif;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 0;
text-transform: uppercase;
}
.entry-footer .entry-meta::before,
.entry-header .entry-meta::after {
border-bottom: 0px solid #000;
content: "";
display: block;
width: 25%;
}
.entry-header .entry-meta::after {
margin-bottom: 20px;
padding-bottom: 10px;
}
.entry-footer .entry-meta::before {
margin-bottom: 40px;
padding-top: 16px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link a {
background-color: #000;
color: #fff;
font-family: 'Roboto Slab', serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 2px;
padding: 12px 16px;
position: absolute;
right: 0;
text-transform: uppercase;
top: 0;
}
.entry-comments-link a:hover {
background-color: #36454F;
} .format-quote {
background-color: #36454F;
font-size: 20px;
}
.format-quote a {
border-bottom: 1px dotted #fff;
color: #fff;
}
.format-quote a:hover {
border-bottom: none;
}
.format-quote p.source {
font-family: 'Roboto Mono', monospace;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 0;
text-transform: uppercase;
}
.format-quote blockquote,
.format-quote blockquote::before,
.format-quote p,
.format-quote p.source {
color: #fff;
}
.format-quote blockquote {
margin: 0;
} .after-entry {
background-color: #000;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
color: #fff;
margin-bottom: 40px;
padding: 8%;
text-align: center;
}
.after-entry .widgettitle {
color: #fff;
font-size: 20px;
}
.after-entry p:last-child {
margin-bottom: 0;
}
.after-entry ul > li {
list-style-type: none;
}
.after-entry li a {
color: #999;
} .pagination {
background-color: #fff;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
margin: 40px 0;
overflow: hidden;
padding: 20px;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #000;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: 'Roboto Slab', serif;
font-size: 14px;
font-weight: 400;
letter-spacing: 1px;
padding: 8px 12px;
text-transform: uppercase;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
background-color: #36454F;
}
.entry .pagination {
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
margin: 0;
padding: 0;
} .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
overflow: hidden;
}
.comment-respond,
.entry-comments,
.entry-pings {
padding: 7% 8%;
}
.comment-list .comment-respond {
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
padding: 0;
}
p.comment-meta {
margin-bottom: 20px;
}
.comment-respond,
.entry-comments,
.entry-comments .comment,
.entry-comments .comment-reply,
.entry-pings,
.entry-pings li {
margin-bottom: 40px;
}
.comment-header {
font-family: 'Roboto Slab', serif;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 0;
text-transform: uppercase;
}
.entry-comments .comment {
border-bottom: 1px solid #000;
}
.entry-comments .comment-content {
clear: both;
}
p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author,
.entry-pings li:last-child {
margin: 0;
}
.entry-comments .comment {
clear: both;
}
.entry-comments .children .comment {
border: none;
}
.comment-respond label {
display: block;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-list li,
.ping-list li {
list-style-type: none;
}
.comment-list ul.children {
margin-left: 40px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"],
.comment-respond textarea {
font-family: 'Roboto Slab', serif;
}
.subscribe-to-comments {
margin-top: 40px;
}
.form-allowed-tags {
display: none;
} .footer-widgets {
background-color: #000;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
color: #fff;
margin-bottom: 40px;
padding: 7% 8%;
}
.footer-widgets a {
color: #fff;
font-weight: 400;
}
.footer-widgets a:hover {
color: #e5554e;
}
.footer-widgets p:last-child {
margin-bottom: 0;
}
.footer-widgets-1,
.footer-widgets-2 {
width: 45%;
}
.footer-widgets-1 {
float: left;
}
.footer-widgets-2 {
float: right;
}
.footer-widgets li {
list-style-type: none;
margin-bottom: 6px;
word-wrap: break-word;
} .site-footer {
background-color: #000;
color: #fff;
-webkit-box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    10px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         10px 10px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 40px;
padding: 5%;
text-align: center;
}
.site-footer a,
.site-footer p {
color: #fff;
}
.site-footer a:hover {
color: #e5554e;
}
.site-footer p {
font-family: 'Roboto Slab', serif;
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 0;
text-transform: uppercase;
} @media only screen and (max-width: 1140px) {
.site-container,
.site-header {
width: 60%;
}
}
@media only screen and (max-width: 1023px) {
body {
position: static;
}
.site-container,
.site-header {
width: 720px;
}
.site-container {
float: none;
margin: 0 auto;
}
.site-header {
position: static;
}
.site-extras,
.site-inner {
margin-top: 40px;
}
.click-here,
.social-icons {
bottom: auto;
max-width: 49%;
position: static;
}
.click-here {
float: right;
}
.social-icons {
float: left;
}
.simple-social-icons ul li {
display: inline-block !important;
margin-bottom: 0 !important;
}
}
@media only screen and (max-width: 768px) {
.site-container {
padding: 0 5%;
}
.title-area {
float: none;
padding-bottom: 0;
}
.header-image .title-area {
padding-bottom: 10px;
}
.footer-widgets-1,
.footer-widgets-2,
.header-image .site-title > a,
.header-image .title-area,
.site-container,
.site-header,
.site-header .widget-area,
.title-area {
width: 100%
}
.genesis-nav-menu,
.site-header,
.site-header .widget-area,
.title-area {
text-align: center;
}
.genesis-nav-menu {
padding-right: 0;
}
.nav-primary {
float: none;
}
.site-title {
margin-bottom: 10px;
}
.entry-comments-link,
.genesis-nav-menu.responsive-menu,
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
display: none;
}
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.nav-primary .genesis-nav-menu.responsive-menu {
padding-bottom: 10px;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu a,
.genesis-nav-menu.responsive-menu a:hover,
.genesis-nav-menu.responsive-menu .current-menu-item > a {
background: none;
display: block;
line-height: 1;
padding: 16px 20px;
text-align: left;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;	
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
content: "\f347";
float: right;
font: normal 16px/1 'dashicons';
height: 16px;
padding: 15px 20px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.genesis-nav-menu.responsive-menu .sub-menu {
background-color: rgba(255, 255, 255, 0.1);
left: auto;
margin: 0;
opacity: 1;
position: relative;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
-webkit-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: 16px 20px;
position: relative;
text-transform: none;
width: 100%;
}
.entry-title {
font-size: 30px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.footer-widgets .footer-widgets-1 .widget:last-child {
margin-bottom: 40px;
}
.click-here,
.social-icons {
float: none;
max-width: 100%;
}
}
@media only screen and (max-width: 568px) {
.site-inner {
margin-top: 20px;
}
.author-box,
.entry,
.entry-comments,
.entry-comments .comment,
.entry-comments .comment-reply,
.site-footer,
.welcome-message {
margin-bottom: 20px;
}
}