/*
Theme Name: Tenocation Custom Theme
Theme URI: https://tenocation.com/
Template: genesis
Author: Rogger Shaw
Author URI: https://tenocation.com/
Description: This is the custom tenocation Theme.
Tags: black,orange,white,one-column,two-columns,three-columns,left-sidebar,right-sidebar,responsive-layout,custom-menu,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.1665388991
Updated: 2022-10-10 13:03:11

*/

html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    background-color: #fff;
    font-size: 12px;
    color: #333;
    font-weight: 400;
    line-height: 1.7;
    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:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    font-size: 24px;
    font-size: 2.4rem;
    margin: .67em 0;
}
mark {
    background-color: #ff0;
    color: #333;
}
small {
    font-size: 80%;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
    height: auto;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    border: 0;
    border-top: 1px solid #ddd;
    clear: both;
    height: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    border-collapse: collapse;
    margin: 1em 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    color: 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 {
    font-family: inherit;
    background-color: #fff;
    font-size: inherit;
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    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] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
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 {
    width: 100%;
    margin-bottom: 40px;
    line-height: 2;
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    text-align: left;
    padding: 0;
}
html, input[type="search"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-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-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-inner:after, .wrap:after {
    content: " ";
    display: table;
    clear: both;
}
body > div {
    font-size: 18px;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img {
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
a {
    text-decoration: none;
    color: #c3251d;
}
a:hover, a:focus {
    text-decoration: none;
    color: #333;
}
p {
    margin: 0 0 28px;
    padding: 0;
}
ol, ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
blockquote, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 40px;
}
blockquote::before {
    content: "\201C";
    display: block;
    position: relative;
    top: -10px;
    font-size: 30px;
    font-size: 3rem;
    left: -20px;
    height: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Lato, sans-serif;
    color: #333;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
}
h2 {
    font-size: 22px;
    font-size: 2.2rem;
}
h3 {
    font-size: 22px;
    font-size: 2.2rem;
}
h4 {
    font-size: 20px;
    font-size: 2rem;
}
h5 {
    font-size: 18px;
    font-size: 1.8rem;
}
h6 {
    font-size: 16px;
    font-size: 1.6rem;
}
embed, iframe, img, object, video, .wp-caption {
    max-width: 100%;
}
.featured-content img, .gallery img {
    width: auto;
}
.gallery {
    overflow: hidden;
}
.gallery-item {
    text-align: center;
    float: left;
    margin: 0 0 28px;
}
.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, .gallery img:focus {
    border: 1px solid #999;
}
input, select, textarea {
    border: 1px solid #ddd;
    width: 100%;
    background-color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    color: #333;
    font-weight: 300;
    padding: 16px;
}
input:focus, textarea:focus {
    border: 1px solid #999;
    outline: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
    width: auto;
}
::-moz-placeholder {
    color: #333;
    opacity: 1;
    font-weight: 300;
}
::-webkit-input-placeholder {
    color: #333;
    font-weight: 300;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    border: 0;
    width: auto;
    background-color: #2ecc71;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    padding: 12px 20px;
}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], .button:focus {
    background-color: #000;
    color: #fff;
}
.entry-content .button:hover, .entry-content .button:focus {
    color: #fff;
}
.footer-widgets button, .footer-widgets input[type="button"], .footer-widgets input[type="reset"], .footer-widgets input[type="submit"], .footer-widgets .button {
    background-color: #c3251d;
    color: #fff;
}
.footer-widgets button:hover, .footer-widgets input:hover[type="button"], .footer-widgets input:hover[type="reset"], .footer-widgets input:hover[type="submit"], .footer-widgets .button:hover, .footer-widgets button:focus, .footer-widgets input:focus[type="button"], .footer-widgets input:focus[type="reset"], .footer-widgets input:focus[type="submit"], .footer-widgets .button:focus {
    background-color: #fff;
    color: #333;
}
.button {
    display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
    display: none;
}
tbody {
    border-bottom: 1px solid #ddd;
}
td {
    border-top: 1px solid #ddd;
    padding: 6px 0;
}
th {
    font-weight: 400;
}
.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
    border: 0;
    width: 1px;
    position: absolute !important;
    overflow: hidden;
    height: 1px;
    clip: rect(0, 0, 0, 0);
}
.screen-reader-text:focus, .screen-reader-shortcut:focus, .genesis-nav-menu .search input[type="submit"]:focus, .widget_search input[type="submit"]:focus {
    display: block;
    width: auto;
    text-decoration: none;
    background-color: #fff;
    font-size: 1em;
    color: #333;
    z-index: 100000;
    height: auto;
    font-weight: bold;
    clip: auto !important;
    -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    -o-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    padding: 15px 23px 14px;
}
.more-link {
    position: relative;
}
.site-inner, .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.site-inner {
    padding-top: 25px;
    clear: both;
}
.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    width: 1038px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}
.content {
    /* 816 + 42 gutter + 342 sidebar = 1200 (.site-inner).
       Was 840, which left only an 18px gutter — the <=1200px breakpoint
       already used 40px, so the widescreen layout was the odd one out. */
    width: 816px;
    float: right;
}
.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content {
    float: left;
}
.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content {
    width: 696px;
    padding: 0 20px;
}
.full-width-content .content {
    width: 100%;
}
.sidebar-primary {
    width: 342px;
    float: right;
}
.sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary {
    float: left;
}
.sidebar-secondary {
    width: 162px;
    float: left;
}
.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 {
    margin-left: 2.564102564102564%;
    float: left;
}
.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 {
    margin-left: 0;
    clear: both;
}
.avatar {
    float: left;
}
.alignleft .avatar, .author-box .avatar {
    margin-right: 24px;
}
.alignright .avatar {
    margin-left: 24px;
}
#breadcrumbs, .breadcrumb {
    background-color: #f5f5f5;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 5px;
}
.archive-description, .author-box {
    background-color: #f5f5dc;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 20px;
    padding: 10px 10px 1px;
}
.author-box-title {
    margin-bottom: 4px;
    font-size: 16px;
    font-size: 1.6rem;
}
.archive-description p:last-child, .author-box p:last-child {
    margin-bottom: 0;
}
.search-form {
    overflow: hidden;
}
.site-header .search-form {
    display: flex;
    max-width: 300px;
    width: auto;
    float: none;
}
.entry-content .search-form, .site-header .search-form {
    padding: 4px 0;
}
input[type="submit"] {
    padding: 8px 12px;
}
.archive-title {
    font-size: 20px;
    font-size: 2rem;
}
.entry-title {
    font-size: 24px;
    font-size: 2.4rem;
    color: #c3251d;
}
.entry-title a {
    text-decoration: none;
    color: #a00;
}
.sidebar .widget-title a {
    color: #333;
}
.entry-title a:hover, .entry-title a:focus {
    color: #c3251d;
}
.widget-title {
    background-color: #535a6c;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    border-bottom: solid 1px #ddd;
    padding: 10px;
}
.footer-widgets .widget-title {
    position: relative;
    color: #fff;
    border-bottom: none;
    font-weight: 600;
    background-image: none;
    margin: 0 0 40px;
    padding: 5px 0;
}
.footer-widgets .widget-title:before {
    content: '';
    display: block;
    width: 35px;
    position: absolute;
    background-color: #f05a28;
    height: 1px;
    bottom: -8px;
}
.footer_icons a {
    padding-right: 15px;
    font-size: 17px;
    background-image: none;
}
.footer_icons a .fa {
    background-image: none;
}
a.aligncenter img {
    display: block;
    margin: 0 auto;
}
a.alignnone {
    display: inline-block;
}
.alignleft {
    text-align: left;
    float: left;
}
.alignright {
    text-align: right;
    float: right;
}
a.alignleft, a.alignnone, a.alignright {
    max-width: 100%;
}
img.centered, .aligncenter {
    display: block;
    border: 3px solid #eee;
    margin: 0 auto 24px;
}
img.alignnone, .alignnone {
    border: 3px solid #eee;
    margin-bottom: 12px;
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
    border: 3px solid #eee;
    margin: 0 24px 24px 0;
}
a.alignright, img.alignright, .wp-caption.alignright {
    border: 3px solid #eee;
    margin: 0 0 24px 24px;
}
.wp-caption-text {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
}
.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 28px;
}
.widget {
    word-wrap: break-word;
}
.widget a {
    text-decoration: none;
    color: #005fa1;
}
.widget ol > li {
    text-indent: -20px;
    padding-left: 20px;
    list-style-type: decimal;
    list-style-position: inside;
}
.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 .entry {
    margin-bottom: 20px;
    border-bottom: 2px solid #f5f5f5;
    padding: 0 0 24px;
}
.footer-widgets .entry {
    border-bottom: 1px dotted #666;
}
.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem;
}
.enews-widget, .enews-widget .widget-title {
    color: #fff;
}
.sidebar .widget.enews-widget {
    background-color: #333;
}
.enews-widget input, .enews-widget input:focus {
    border: 1px solid #333;
}
.enews-widget input {
    margin-bottom: 16px;
    font-size: 16px;
    font-size: 1.6rem;
}
.enews-widget input[type="submit"] {
    width: 100%;
    background-color: #c3251d;
    color: #fff;
    margin: 0;
}
.enews-widget input:hover[type="submit"], .enews-widget input:focus[type="submit"] {
    background-color: #fff;
    color: #333;
}
.enews form + p {
    margin-top: 24px;
}
#wpstats {
    display: none;
}
.genesis-skip-link {
    margin: 0;
}
.genesis-skip-link li {
    width: 0;
    height: 0;
    list-style: none;
}
:focus {
    color: #333;
    outline: #ccc solid 1px;
}
.site-header {
    background-color: rgb(57, 63, 76);
    min-height: 60px;
}
.site-header .wrap {
    padding: 20px 0 15px;
}
.title-area {
    float: left;
}
.header-full-width .title-area {
    width: 100%;
}
.site-title {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 1.2;
}
.site-title a, .site-title a:hover, .site-title a:focus {
    color: #333;
}
.site-title a:hover {
    opacity: 0.8;
}
.header-image .site-title > a {
    display: block;
    float: left;
    width: 100%;
    max-width: 238px;
    height: 42px;
    background-image: url(images/techwhich-logo-white.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    text-indent: -9999px;
    overflow: hidden;
    margin: 3px 0;
}
.site-description {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.5;
}
.site-description, .site-title {
    margin-bottom: 0;
}
.title-area.one-third, .site-header .widget-area.one-third {
    width: 31.623931623932%;
}
.header-middle .widget:last-child {
    margin-bottom: 0;
}
.header-widget-area {
    margin-top: 4px;
}
.genesis-nav-menu {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    clear: both;
    line-height: 1;
}
.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
}
.genesis-nav-menu a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 10px 12px;
}
.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #c3251d;
}
.genesis-nav-menu .sub-menu {
    width: 200px;
    position: absolute;
    z-index: 99;
    left: -9999px;
    opacity: 0;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.genesis-nav-menu .sub-menu a {
    width: 150px;
    position: relative;
    background-color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    border-top: 0;
    word-wrap: break-word;
    padding: 10px 12px;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 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 {
    float: right;
    color: #fff;
    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;
}
.menu .menu-item:focus {
    position: static;
}
.menu .menu-item > a:focus + ul.sub-menu, .menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}
.site-header .sub-menu {
    border-top: 1px solid #eee;
}
.site-header .sub-menu .sub-menu {
    margin-top: -56px;
}
.site-header .genesis-nav-menu li li {
    margin-left: 0;
}
.nav-primary, .nav-primary .genesis-nav-menu .sub-menu a {
    background-color: #068180;
    color: #fff;
}
.nav-primary .genesis-nav-menu a {
    text-decoration: none;
    color: #fff;
}
.nav-primary .genesis-nav-menu a:hover, .nav-primary .genesis-nav-menu a:focus, .nav-primary .genesis-nav-menu .sub-menu a:hover, .nav-primary .genesis-nav-menu .current-menu-item > a {
    background-color: rgb(41, 148, 143);
    color: #fff;
}
.nav-secondary {
    background-color: #535a6c;
}
.nav-secondary .genesis-nav-menu a:hover, .nav-secondary .genesis-nav-menu a:focus, .nav-secondary .genesis-nav-menu .current-menu-item > a {
    background-color: #777;
    color: #fff;
}
.entry {
    margin-bottom: 10px;
}
.content .entry {
    background-color: #fff;
}
.entry-content ol, .entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}
.entry-content ol > li {
    margin-bottom: 10px;
    padding-left: 10px;
    list-style-type: decimal;
}
.entry-content ul > li {
    margin-bottom: 10px;
    list-style-type: disc;
    list-style-type: none;
}
.entry-content ol ol, .entry-content ul ul {
    margin-bottom: 0;
}
.entry-content code {
    background-color: #333;
    color: #ddd;
}
p.entry-meta {
    margin-bottom: 0;
    font-size: 12px;
    font-size: 1.2rem;
}
.entry-header .entry-meta {
    margin-bottom: 24px;
}
p.entry-meta, .entry-footer .entry-meta {
    border: 1px dashed #ddd;
    margin-bottom: 10px;
    line-height: 21px;
    text-transform: uppercase;
    padding: 3px;
}
.entry-tags {
    display: block;
}
.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}
[class*='fa-']:before {
    margin-right: .4em;
    margin-left: .4em;
    font-family: FontAwesome;
    line-height: 1.8;
}
[class*='fa-rss']:before, [class*='fa-envelope-o']:before {
    line-height: 1;
    margin: 0;
}
[class*='fa-bars']:before, [class*='fa-sign-out']:before, [class*='fa-sign-in']:before {
    line-height: 1;
}
.comments-link {
    float: right;
}
.fa-comments:before {
    content: "\f086";
}
.pagination {
    text-align: center;
    clear: both;
    margin: 0 0 20px;
}
.adjacent-entry-pagination {
    margin-bottom: 0;
}
.archive-pagination li {
    display: inline;
}
.archive-pagination li a {
    display: inline-block;
    text-decoration: none;
    background-color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    cursor: pointer;
    padding: 3px 14px;
}
.archive-pagination li a:hover, .archive-pagination li a:focus, .archive-pagination .active a {
    background-color: #c3251d;
}
.sidebar {
    font-size: 16px;
    font-size: 1.6rem;
}
.sidebar li {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    margin: 10px;
}
.sidebar p:last-child, .sidebar ul > li:last-child {
    margin-bottom: 0;
}
.sidebar .widget {
    border: solid 1px #ddd;
    margin-bottom: 10px;
    background-color: #fff;
}
.footer-widgets {
    padding-top: 40px;
    background-color: #2c3644;
    clear: both;
}
.footer-widgets, .footer-widgets a {
    color: #8e99a9;
}
.footer-widgets input {
    border: 1px solid #333;
}
.footer-widgets a.button, .footer-widgets a:hover, .footer-widgets a:focus {
    color: #fff;
}
.footer-widgets ul {
    list-style: none;
    margin: 0 0 22px;
}
.footer-widgets ul li {
    display: block;
    font-size: 14.8px;
    line-height: 18px;
    margin: 0 0 10px;
}
.footer-widgets li {
    list-style-type: none;
    word-wrap: break-word;
}
.footer-widgets .widget {
    margin-bottom: 40px;
}
.footer-widgets p:last-child {
    margin-bottom: 0;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
    width: 340px;
}
.footer-widgets-1 {
    margin-right: 60px;
}
.footer-widgets-1, .footer-widgets-2 {
    float: left;
}
.footer-widgets-3 {
    float: right;
}
.site-footer {
    text-align: center;
    background-color: #535a6c;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 1;
    padding: 15px 0;
}
.site-footer p {
    margin-bottom: 0;
}
.site-footer a {
    text-decoration: underline;
    color: #fff;
    font-weight: 600;
}
.comment-respond, .entry-comments, .entry-pings {
    margin-bottom: 40px;
    margin-bottom: 4rem;
}
.entry-comments {
    padding-top: 40px;
    padding-top: 4rem;
    padding-right: 40px;
    padding-right: 4rem;
    padding-bottom: 40px;
    padding-bottom: 4rem;
    padding-left: 40px;
    padding-left: 4rem;
}
.comment-respond, .entry-pings {
    padding-top: 40px;
    padding-top: 4rem;
    padding-right: 40px;
    padding-right: 4rem;
    padding-bottom: 16px;
    padding-bottom: 1.6rem;
    padding-left: 40px;
    padding-left: 4rem;
}
.entry-comments .comment-author {
    margin-bottom: 0;
    text-transform: uppercase;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"], .comment-respond textarea {
    border: 2px solid #919191;
    width: 100%;
}
.comment-respond label {
    display: block;
    margin-right: 12px;
    margin-right: 1.2rem;
}
.comment-list li, .ping-list li {
    border: 0;
    border-bottom: 2px solid #e6e9ee;
    list-style-type: none;
    margin: 0;
    padding: 20px 0 25px 20px;
}
.comment-list li:first-child .comment-header {
    border-top: none;
}
.comment-list li ul.children .comment-header {
    padding-top: 40px;
    border-top: 1px solid #ddd;
}
.comment-list li {
    margin-top: 24px;
    margin-top: 2.4rem;
    padding-top: 32px;
    padding-top: 3.2rem;
    padding-right: 32px;
    padding-right: 3.2rem;
    padding-bottom: 32px;
    padding-bottom: 3.2rem;
    padding-left: 32px;
    padding-left: 3.2rem;
}
.comment-list li li {
    margin-right: -32px;
    margin-right: -3.2rem;
    margin-right: 0;
}
li.comment {
    border: 2px solid #fff;
    background-color: #f5f5f5;
    border-right: none;
}
.comment .avatar {
    margin-top: 0;
    margin-right: 25px;
    margin-right: 2.5rem;
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    margin-left: 0;
}
.entry-pings .reply {
    display: none;
}
.form-allowed-tags {
    padding-top: 24px;
    padding-top: 2.4rem;
    padding-right: 24px;
    padding-right: 2.4rem;
    padding-bottom: 24px;
    padding-bottom: 2.4rem;
    padding-left: 24px;
    padding-left: 2.4rem;
    background-color: #f5f5f5;
    font-size: 14px;
    font-size: 1.4rem;
}
label#prompt-comment-subscribe input {
    width: auto;
}
label#prompt-comment-subscribe {
    margin: 10px 0;
}
.entry-comments, #respond {
    margin: 0;
    padding: 0;
}
#respond {
    background-color: #d2d9e2;
    margin: 0 0 30px;
    padding: 30px 25px;
}
.comments_intro, #respond h3#reply-title {
    position: relative;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.comments_intro {
    margin: 16px 0 40px;
    padding: 14px 0;
}
.comments_intro .num_comments {
    position: relative;
    font-size: 13.35px;
    color: #000;
    line-height: 24px;
    text-transform: uppercase;
    background-image: none;
    margin: 0 0 25px;
    padding: 5px 0;
}
.comments_intro .num_comments:before, #respond h3#reply-title:before {
    content: '';
    display: block;
    width: 35px;
    position: absolute;
    background-color: #f05a28;
    height: 1px;
    bottom: -10px;
}
.comments_intro .num_comments a {
    color: #2c3644;
}
.comment-list {
    background-color: #f5f5f5;
}
.comment-list li ul.children {
    padding-top: 40px;
}
.comment-list li.comment ul li {
    margin-left: 30px;
    padding-top: 0;
}
.comment-list li:last-child {
    border-bottom: none;
}
.comment-list li li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.comment-list li ul li {
    border-bottom: none;
}
.comment-list cite a {
    color: #4c4f4f;
}
.comment-list li.bypostauthor .comment-author, .comment-list li.comment-author-admin > article .comment-author {
    display: inline;
    position: relative;
}
.comment-list li.bypostauthor > article .comment-author:before, .comment-list li.comment-author-admin > article .comment-author:before {
    content: ' Post Author';
    display: block;
    position: absolute;
    font-family: FontAwesome, proxima-nova-soft, sans-serif;
    color: #eb5f3a;
    right: -125px;
    text-transform: capitalize;
}
.comment-list li.comment-author-admin > article .comment-author:before {
    content: " Editor";
    right: -90px;
}
.comment-list li.bypostauthor .comment-meta, .comment-list li.comment-author-admin .comment-meta {
    margin-top: 10px;
}
.comment-header .comment-meta, .comment-header .comment-meta a {
    font-size: 14px;
    color: #606c7e;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.comment-list li .avatar {
    float: left;
    overflow: hidden;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
.comment-author {
    padding-bottom: 8px;
    font-weight: 600;
}
.comment-author a {
    color: #2c3644;
}
.comment-author .says {
    display: none;
}
.comment-content {
    margin-top: 0;
    margin-left: 75px;
    overflow: hidden;
    clear: both;
}
.comment-content p {
    font-size: 16px;
    color: #444;
    line-height: 30px;
    margin: 0 15px 20px 0;
}
.comment-reply {
    margin-left: 75px;
    font-size: 14px;
    font-weight: 600;
}
.comment-reply a.comment-reply-link {
    text-decoration: none;
    color: #f05928;
    text-transform: uppercase;
}
.comment-reply a.comment-reply-link:hover {
    text-decoration: underline;
}
.entry-comments .pagination {
    display: block;
}
.comment-content p a {
    color: #eb5f3a;
}
#respond p {
    font-size: 15px;
    color: #222;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 15px;
}
#commentform {
    margin: 20px 0 0;
}
#commentform textarea {
    width: 100%;
    margin-top: -1.5px;
}
#commentform label {
    display: block;
}
#commentform .required {
    display: inline-block;
}
input, textarea {
    border: 1px solid #ddd;
    font-family: inherit;
    background-color: #fff;
    font-size: 15px;
    padding: 8px 12px;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    -moz-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#commentform input[type="submit"] {
    text-decoration: none;
    background-color: #f05928;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 2.5px;
    -o-border-radius: 0;
    -webkit-border-radius: 2.5px;
    border-radius: 0;
    -o-border-radius: 2.5px;
    border-radius: 2.5px;
    padding: 12px 20px;
}
#commentform input[type="submit"]:hover {
    background-color: #000;
}
p#ns-checkbox {
    margin-top: -12px;
    margin-left: -3.5px;
}
p#ns-checkbox label {
    margin-left: -1.9px;
}
#commentform input#author {
    margin-right: 15px;
}
.comment-form-author {
    width: 49%;
    float: left;
}
.comment-form-email {
    width: 49%;
    float: right;
}
.comment-form-author, .comment-form-email, .comment-form-url {
    text-decoration: none;
    padding: 0;
}
p.comment-form-comment {
    padding-top: 5px;
}
p.comment-policy {
    font-size: 12.7px;
    color: #737373;
    line-height: 21.7px;
    padding: 0 5px 15px 5.8px;
}
.coupons-title {
    overflow: hidden;
    margin: 0 0 20px;
}
.coupons-btn {
    border: 2.4px solid #2aaae1;
    float: right;
    font-size: 13px;
    color: #2aaae1;
    font-weight: 700;
    text-transform: uppercase;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    -o-border-radius: 2.5px;
    border-radius: 2.5px;
    padding: 10px 20px;
}
.coupons-btn:hover {
    text-decoration: none;
    background-color: #2aaae1;
    color: #fff !important;
}
.coupons-redbtn {
    border: 2.4px solid #ffa500;
    float: right;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    -o-border-radius: 2.5px;
    border-radius: 2.5px;
    margin: 0 10px;
    padding: 10px 20px;
}
.coupons-redbtn:hover {
    text-decoration: none;
    background-color: #ffa500;
    color: #fff !important;
}
.readmore {
    display: inline-block;
    margin-top: 12px;
    float: right;
    background-color: #e86544;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    padding: 2px 6px;
}
.readmore:hover {
    background-color: #535a6c;
    color: #fff;
}
.readmore a {
    color: #fff;
}
.nrelate {
    margin-bottom: 20px;
    background-color: #f5f5dc;
    padding: 25px;
}
.nr_title {
    font-weight: 300;
}
#dashboard-links {
    float: right;
}
#email-links {
    float: right;
    background-color: #00c9ca;
}
#rss-links {
    float: right;
    background-color: #fb7629;
}
.entry-content ol, .entry-content p, .entry-content ul, .quote-caption {
    margin-bottom: 26px;
}
.entry-content ol {
    margin-left: 54px;
}
.entry-content ul {
    margin-left: 40px;
    padding-left: 20px;
}
.entry-content ul > li:before {
    content: "\f111";
    margin-right: 20px;
    margin-left: -28px;
    font-family: FontAwesome;
    font-size: 8px;
    color: #eb871e;
    vertical-align: middle;
}
.fa-facebook {
    background-color: #3b5998;
}
.fa-linkedin {
    background-color: #007bb6;
}
.fa-twitter {
    background-color: #00aced;
}
.fa-google-plus {
    background-color: #dd4b39;
}
.fa-pinterest {
    background-color: #cc2127;
}
ul.social-icons li a i:hover {
    opacity: .7;
}
.genesis-nav-menu > .menu-item.menu-item-has-children > a:after {
    content: "\f107";
    padding-left: 0.5rem;
    font-family: 'FontAwesome';
    font-size: 1.2rem;
    speak: none;
}
ul.sub-menu li.menu-item-has-children > a:after {
    content: "\f105";
    padding-left: 1rem;
    font-family: 'FontAwesome';
    font-size: 1.2rem;
    speak: none;
}
.content-box-blue, .content-box-gray, .content-box-green, .content-box-purple, .content-box-red, .content-box-yellow {
    overflow: hidden;
    margin: 0 0 25px;
    padding: 20px;
}
.content-box-blue {
    border: 1px solid #afcde3;
    background-color: #d8ecf7;
}
.content-box-gray {
    border: 1px solid #bdbdbd;
    background-color: #e2e2e2;
}
.content-box-green {
    border: 1px solid #b2ce96;
    background-color: #d9edc2;
}
.content-box-purple {
    border: 1px solid #bebde9;
    background-color: #e2e2f9;
}
.content-box-red {
    border: 1px solid #e9b3b3;
    background-color: #f9dbdb;
}
.content-box-yellow {
    border: 1px solid #fadf98;
    background-color: #fef5c4;
}
.button-blue {
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    background-color: #4c9ed9;
    color: #fff;
    background-position: 0% 0;
    line-height: 40px;
    cursor: pointer;
    background-image: none;
    background-repeat: repeat;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-attachment: scroll;
    padding: 0 20px;
}
.button-blue:hover {
    background-color: #83a2be;
    color: #fff;
}
.crunchify-link {
    margin-right: 6px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -o-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    padding: 8px 20px 10px 15px;
}
.crunchify-link:hover, .crunchify-link:active {
    color: white;
}
.crunchify-twitter {
    background-color: #00aced;
}
.crunchify-twitter:hover, .crunchify-twitter:active {
    background-color: #0084b4;
}
.crunchify-facebook {
    background-color: #3b5997;
}
.crunchify-facebook:hover, .crunchify-facebook:active {
    background-color: #2d4372;
}
.crunchify-googleplus {
    background-color: #d64937;
}
.crunchify-googleplus:hover, .crunchify-googleplus:active {
    background-color: #b53525;
}
.crunchify-buffer {
    background-color: #444;
}
.crunchify-buffer:hover, .crunchify-buffer:active {
    background-color: #222;
}
.crunchify-pinterest {
    background-color: #bd081c;
}
.crunchify-pinterest:hover, .crunchify-pinterest:active {
    background-color: #bd081c;
}
.crunchify-social {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 12px;
    margin: 20px 0 25px;
}
.featured-section {
    background-color: #ededed;
    border-bottom: 1px solid #d2d2d2;
    padding: 30px 0;
}
.featured-section .breadcrumb {
    margin-bottom: 10px;
}
.featured-section .entry-title {
    margin-bottom: 20px;
}
.nav-secondary:hover, .nav-secondary:focus {
    background-color: #535a6c;
    outline: orange solid 1px;
}
.nav-primary:hover, .nav-primary:focus {
    background-color: #068180;
}
.sub-menu-toggle, .menu-toggle {
    display: none;
    visibility: hidden;
}
.post-11726 .entry-content ul > li:before {
    display: none;
}
.post-11726 .entry-content ul {
    margin-bottom: 0;
    margin-left: 15px;
    padding-left: 0;
}
.post-11726 .button {
    margin-left: 10px;
    padding: 5px 10px;
}
.post-11726 .entry-content ul > li {
    margin-bottom: 0;
}
#text-5 .textwidget {
    padding: 0 10px 10px;
}
h3.aps-group-title {
    margin-bottom: 0 !important;
    background-color: #ffe4c4;
    font-weight: bold;
    padding: 10px;
}
.aps-tabs ul {
    font-size: 15px;
}
.aps-specs-list li .aps-attr-value, .aps-specs-list li strong.aps-term {
    font-size: 14px;
}
.aps-container ul {
    font-size: 14px;
}
.comp-list-title {
    font-size: 20px;
}
.aps-btn-skin {
    background-color: #e86544 !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    border-color: #e86544 !important;
}
.aps-sort-controls ul li a {
    font-weight: 400 !important;
}
.aps-button {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}
.aps-comp-list-title {
    font-size: 18px !important;
}
.aps-comp-search {
    font-size: 21px;
}
.aps-search-comp {
    border: 1px solid #999;
}
.aps-pd-search, .aps-search-btn {
    background-color: #068180;
    color: #fff;
}
.aps-pd-search:hover {
    background-color: #068180;
    color: #ccc;
}
.aps-wd-products li {
    display: inline-block;
    width: 33.3333%;
    vertical-align: top;
    margin: 0 0 10px;
    padding: 0 5px;
}
.aps-wd-products li a {
    display: block;
    border: 1px solid #e8e9ea;
    position: relative;
    background-color: #fff;
}
.aps-wd-thumb, .aps-wd-thumb img {
    display: block;
    padding-top: 5px;
}
.aps-wd-thumb:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    background-color: #fff;
    left: 0;
    opacity: 0;
    height: 100%;
    filter: alpha(opacity=0);
}
.aps-wd-products li a:hover .aps-wd-thumb:after {
    opacity: .4;
    filter: alpha(opacity=40);
}
.aps-wd-title {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    min-height: 42px;
    padding: 0 5px 5px;
}
.aps-brands-list li {
    margin: 0;
    padding: 8px 10px;
}
.aps-brands-list li a {
    display: block;
    font-weight: bold;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.aps-brands-list li a span {
    float: right;
    background-color: #068180;
    font-size: 12px;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 8px;
}
.aps-brands-list li a:hover, .aps-brands-list li a.current {
    padding-left: 8px;
}
.aps-brands-list li:hover, .aps-brands-list li.current {
    background-color: #f0f8ff;
}
.aps-main-title {
    font-size: 24px;
    font-size: 2.4rem;
    color: #c3251d;
}
.aps-container {
    padding: 0 0 20px;
}
.aps-widget {
    border: 1px solid #ddd;
    margin: 0 0 20px;
    padding: 5px;
}
.aps-widget-title {
    background-color: #535a6c;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    border-bottom: solid 1px #ddd;
    margin: -5px -6px 10px;
    padding: 10px;
}
.aps-tab-title {
    text-align: center;
    background-color: #2c3644;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 0;
}
.aps_brands small {
    display: block;
}
.aps_brands small a {
    font-size: 70%;
    color: #ccc !important;
}
@media print {
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 {
    page-break-inside: avoid;
    max-width: 100% !important;
    page-break-after: avoid;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
blockquote, pre {
    page-break-inside: avoid;
    border: 1px solid #999;
}
.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 {
    width: 100%;
    text-align: center;
}
.site-title > a {
    text-decoration: none;
    text-indent: 0;
    margin: 0;
}
.site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
}
.author-box {
    margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
    page-break-inside: avoid;
    page-break-after: avoid;
    orphans: 3;
    widows: 3;
}
blockquote, pre, table {
    page-break-inside: avoid;
}
dl, ol, ul {
    page-break-before: avoid;
}
}
@media only screen and (max-width: 1200px) {
.site-inner, .wrap {
    max-width: 960px;
}
.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    width: 798px;
}
.content, .site-header .widget-area {
    width: 620px;
}
.sidebar-content-sidebar .content, .sidebar-sidebar-content .content, .content-sidebar-sidebar .content {
    width: 498px;
}
.sidebar-primary, .title-area {
    width: 300px;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .sidebar-primary, .title-area {
    width: 300px;
}
.footer-widgets-1 {
    margin-right: 30px;
}
}
@media only screen and (max-width: 1139px) {
.site-header  .header-widget-area {
    width: 25%;
}
.site-header  .header-middle {
    width: 50%;
}
.site-header  .title-area {
    width: 25%;
}
.search-form, ul.social-icons {
    width: 283px;
    float: none;
    overflow: auto;
    margin: 0 auto;
}
}
@media only screen and (max-width: 1024px) {
nav {
    display: none;
    width: 100%;
    position: relative;
    margin: 0;
}
nav .wrap {
    padding: 0;
}
nav.pagination {
    display: block;
}
.nav-primary {
    float: none;
}
.nav-footer {
    float: none;
}
.menu-toggle, .sub-menu-toggle {
    display: block;
    text-align: center;
    overflow: hidden;
    visibility: visible;
    margin: 0 auto;
}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
    position: relative;
    padding: 3px 15px;
}
.menu-toggle:before, .menu-toggle.activated:before {
    content: "\f0c9";
    display: inline-block;
    padding-right: 8px;
    font-family: FontAwesome;
    text-rendering: auto;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.sub-menu-toggle, .sub-menu-toggle:focus {
    position: absolute;
    top: 0;
    float: right;
    background-color: transparent;
    font-size: 18px;
    font-size: 1.8rem;
    color: #363f48;
    right: 0;
    z-index: 100;
    padding: 11px 18px;
}
.sub-menu-toggle:before {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    text-rendering: auto;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.sub-menu-toggle.activated:before {
    content: "\f106";
}
.sub-menu-toggle:hover {
    background-color: transparent;
    color: #333;
}
.nav-primary .menu-toggle {
    display: inline-block;
    margin-top: 3px;
}
.site-footer .menu-toggle, .site-footer .menu-toggle:hover, .site-footer .menu-toggle:focus {
    border: 1px solid #333;
    margin-top: 20px;
    background-color: #191919;
    color: #fff;
    padding: 8px 24px;
}
.genesis-nav-menu .menu-item {
    display: block;
    text-align: left;
    position: relative;
}
.genesis-nav-menu > li > a {
    width: 100%;
    border-top: 1px solid #1d7372;
    padding: 12px;
}
.genesis-nav-menu .menu-item:hover {
    position: relative;
}
.genesis-nav-menu .menu-item > a:focus ul.sub-menu, .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    margin-left: 0;
    left: 0;
}
.genesis-nav-menu > .menu-item-has-children > a:after {
    content: none;
}
.genesis-nav-menu .sub-menu {
    display: none;
    width: 100%;
    position: static;
    clear: both;
    opacity: 1;
    margin: 0;
}
.genesis-nav-menu .sub-menu a {
    width: 100%;
    padding-left: 30px;
    background-color: transparent;
    color: #363f48;
    border-top: 1px solid #eee;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.genesis-nav-menu .sub-menu li:last-child a {
    border-bottom: 0 none;
}
.genesis-nav-menu .sub-menu a:before {
    content: "-";
    padding-right: 10px;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
}
.genesis-nav-menu .sub-menu .sub-menu a {
    padding-left: 60px;
}
.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 90px;
}
.genesis-nav-menu .sub-menu .sub-menu a:before {
    content: "-";
    padding-right: 10px;
}
.genesis-nav-menu > .menu-item.highlight a {
    border: 0 none;
    border-top: 1px solid #eee;
    margin: 0;
    padding: 12px;
}
.menu-toggle.nav-primary, .menu-toggle.nav-secondary {
    width: 100%;
    height: 40px;
}
.nav-primary .sub-menu {
    border-top: 0;
}
.nav-primary .genesis-nav-menu > li > a {
    padding: 12px;
}
.nav-secondary .genesis-nav-menu li {
    display: block;
}
.nav-secondary .genesis-nav-menu a {
    border-top: 1px solid #295363;
    margin: 0;
    padding: 12px;
}
}
@media only screen and (max-width: 1023px) {
.header-image .site-title > a {
    background-position: center top;
}
.title-area.one-third, .header-middle, .site-header .widget-area.one-third {
    width: 100%;
    margin-left: 0;
}
.header-widget-area.one-third {
    margin-top: 10px;
}
.header-widget-area .simple-social-icons ul.alignright {
    display: table;
    float: none;
    margin: 0 auto;
}
}
@media only screen and (max-width: 960px) {
.site-inner, .wrap {
    max-width: 800px;
}
.content, .content-sidebar-sidebar .content, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content, .sidebar-content-sidebar .content-sidebar-wrap, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .sidebar-primary, .sidebar-secondary, .sidebar-sidebar-content .content, .sidebar-sidebar-content .content-sidebar-wrap, .site-header .widget-area, .title-area {
    width: 100%;
}
.site-header .wrap {
    padding: 20px 5%;
}
.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;
}
.footer-widgets-1 {
    margin-right: 0;
}
}
@media only screen and (max-width: 800px) {
body {
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
}
.wrap {
    padding-right: 5%;
    padding-left: 5%;
}
.archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-pings, .sidebar .widget, .site-header {
    padding: 0;
}
.archive-pagination li a {
    margin-bottom: 4px;
}
.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
    width: 100%;
    margin: 0;
}
.sidebar .widget.enews-widget {
    padding: 40px;
}
}
@media only screen and (max-width: 767px) {
.site-header .header-widget-area, .site-header .header-middle, .site-header .title-area {
    width: 100%;
}
.search-form, ul.social-icons {
    width: 283px;
    float: none;
    overflow: auto;
    margin: 0 auto;
}
}
@media only screen and (max-width: 568px) {
.post-image, .fa-user, .fa-comments {
    display: none;
}
}

/* ==========================================================================
   Article typography pass — 2026-08-08
   Body copy was 17px / 20px line-height (ratio 1.18) at weight 200 in generic
   sans-serif. Restores comfortable leading, a real heading hierarchy (h2 and
   h3 were both 22px) and a readable measure.
   ========================================================================== */
.entry-content {
    font-size: 17px;
    line-height: 1.75;
    color: #2f3337;
}
.entry-content p,
.entry-content li,
.entry-content dd {
    line-height: 1.75;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
    margin-bottom: 1.35em;
}
.entry-content li {
    margin-bottom: 0.45em;
}
.entry-content li:last-child {
    margin-bottom: 0;
}

/* Comfortable measure on single posts (was ~103 characters per line) */
.single .entry-content > p,
.single .entry-content > ul,
.single .entry-content > ol,
.single .entry-content > blockquote,
.single .entry-content > h2,
.single .entry-content > h3,
.single .entry-content > h4 {
    max-width: 72ch;
}

/* Heading hierarchy inside articles */
.entry-content h2 {
    font-size: 27px;
    font-size: 2.7rem;
    line-height: 1.28;
    margin: 1.8em 0 0.55em;
}
.entry-content h3 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.35;
    margin: 1.6em 0 0.5em;
}
.entry-content h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    margin: 1.5em 0 0.45em;
}
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child {
    margin-top: 0;
}

/* Post title: was 24px/1.2 — give it room to breathe */
.entry-title {
    line-height: 1.22;
    margin-bottom: 0.35em;
}

.entry-content blockquote {
    border-left: 3px solid #2e8b83;
    margin: 1.8em 0;
    padding: 0.25em 0 0.25em 1.25em;
    color: #4a5058;
}

/* Links in body copy need to be identifiable without relying on colour alone */
.entry-content a {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
}
.entry-content a:hover {
    text-decoration-thickness: 2px;
}

@media only screen and (max-width: 767px) {
    .entry-content {
        font-size: 17px;
        line-height: 1.7;
    }
    .entry-content h2 { font-size: 23px; font-size: 2.3rem; }
    .entry-content h3 { font-size: 20px; font-size: 2rem; }
}

/* ==========================================================================
   APS sidebar product widgets — 3 per row (2026-08-08)
   The list items were display:inline-block at 30.3333% with content-box
   padding, so three cards (3 x 113px = 339px) fitted the 340px column on
   paper but the whitespace between inline-block elements pushed the third
   onto the next line. Grid removes the whitespace and makes the columns exact.
   ========================================================================== */
.aps-wd-products {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}
/* The widget's <ul> also carries .clearfix, whose :before/:after become grid
   items and eat the first and last cells — leaving a blank slot top-left. */
.aps-wd-products::before,
.aps-wd-products::after {
    display: none;
    content: none;
}
.aps-wd-products li {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 0;
}
.aps-wd-products li a {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #e4e6e9;
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.aps-wd-products li a:hover,
.aps-wd-products li a:focus {
    border-color: #2e8b83;
    box-shadow: 0 2px 8px rgba(20, 30, 40, .12);
    transform: translateY(-1px);
}

/* Square, consistently framed thumbnails regardless of source aspect ratio */
.aps-wd-products .aps-wd-thumb {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    padding: 6px;
    position: relative;
    overflow: hidden;
}
.aps-wd-products .aps-wd-thumb img {
    width: 100%;
    height: 100%;
    padding: 0;
    object-fit: contain;
    display: block;
}

.aps-wd-products .aps-wd-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 0;
    margin: 0 0 4px;
    padding: 0 6px;
    font-size: 12px;
    line-height: 1.35;
    font-weight: 600;
    color: #2f3337;
}
.aps-wd-products li a:hover .aps-wd-title {
    color: #2e8b83;
}

.aps-wd-products .aps-wd-price {
    display: block;
    margin-top: auto;
    padding: 0 4px 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
    color: #1f6f69;
    word-break: break-word;
}
.aps-wd-products .aps-wd-price del {
    display: block;
    font-weight: 400;
    color: #9aa1a8;
    font-size: 11px;
}

/* Narrow sidebar (<=1200px column is 300px) — 2 up reads better than 3 */
@media only screen and (max-width: 1200px) {
    .aps-wd-products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* Sidebar goes full width below 960px, so 3 up fits again */
@media only screen and (max-width: 960px) {
    .aps-wd-products {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media only screen and (max-width: 480px) {
    .aps-wd-products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* ==========================================================================
   Responsive pass — 2026-08-08
   .site-inner had a max-width but no horizontal padding, so it only looked
   correct while the viewport was wider than that max-width. Below it, text ran
   edge to edge. Padding is added with border-box and the max-width is raised by
   the same amount, so the inner column widths at every breakpoint are unchanged.
   ========================================================================== */
.site-inner {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1240px;          /* 1200 inner + 2 x 20 */
}
@media only screen and (max-width: 1200px) {
    .site-inner { max-width: 1000px; }   /* 960 inner */
}
@media only screen and (max-width: 960px) {
    .site-inner { max-width: 840px; }    /* 800 inner */
}
@media only screen and (max-width: 600px) {
    .site-inner { padding-left: 16px; padding-right: 16px; }
}

/* Everything inside the layout should measure in border-box so padding can
   never push an element past its column (this was overflowing the APS
   thumbnails by 12px on phones). */
.site-inner *,
.site-inner *::before,
.site-inner *::after,
.site-header *,
.site-footer * {
    box-sizing: border-box;
}

/* --- Header / logo -------------------------------------------------------
   The logo anchor was float:left inside a .title-area that is text-align:center
   below 960px, so the float defeated the centring and the mark sat hard left. */
@media only screen and (max-width: 1023px) {
    .header-image .site-title > a {
        float: none;
        margin-left: auto;
        margin-right: auto;
        background-position: center center;
    }
    .title-area {
        float: none;
        width: 100%;
    }
    .site-header .wrap {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}
@media only screen and (max-width: 600px) {
    .header-image .site-title > a {
        max-width: 200px;
        height: 36px;
    }
}
@media only screen and (max-width: 380px) {
    .header-image .site-title > a {
        max-width: 176px;
        height: 32px;
    }
}

/* --- Stacked layout: give the sidebar air once it drops below the content -- */
@media only screen and (max-width: 960px) {
    .sidebar-primary {
        margin-top: 32px;
    }
    .content,
    .sidebar-primary {
        float: none;
    }
}

/* --- Featured images ------------------------------------------------------
   .post-image was display:none below 568px, so phone visitors saw no article
   images at all. Show them full width above the text instead. */
@media only screen and (max-width: 568px) {
    .post-image,
    .fa-user,
    .fa-comments {
        display: inline-block;
    }
    .post-image {
        display: block;
        float: none !important;
        width: 100%;
        max-height: 220px;
        object-fit: cover;
        object-position: center;
        margin: 0 0 14px;
    }
    .site-inner {
        padding-top: 16px;
    }
    .entry-header .entry-title {
        font-size: 22px;
        font-size: 2.2rem;
    }
}

/* --- Content media must never exceed its column --------------------------- */
.entry-content img,
.entry-content iframe,
.entry-content video,
.entry-content object,
.entry-content embed {
    max-width: 100%;
    height: auto;
}
/* Tables must fit the column. display:block would make them scrollable but it
   also drops the internal table layout, which left the spec tables rendering
   with a dead empty column — so keep them as tables and wrap long values. */
@media only screen and (max-width: 767px) {
    .entry-content table,
    .aps-tab-content table,
    .aps-specs-table {
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
    }
    .entry-content table td,
    .entry-content table th,
    .aps-tab-content table td,
    .aps-tab-content table th {
        overflow-wrap: break-word;
        word-wrap: break-word;
        hyphens: auto;
    }
    .entry-content {
        font-size: 16px;
        line-height: 1.7;
    }
}

/* --- Touch targets -------------------------------------------------------- */
@media only screen and (max-width: 960px) {
    .genesis-nav-menu a {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

/* Long unbroken strings (URLs in comments/specs) must not widen the page */
.entry-content,
.sidebar .widget,
.aps-wd-title {
    overflow-wrap: break-word;
    word-wrap: break-word;
}
