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]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}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:bold}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:-0.5em}sub{bottom:-0.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-comments:before,
.entry: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-comments:after,
.entry: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 {
clear: both;
content: " ";
display: table;
}  body {
background-color: #fff;
color: #000;
font-family: 'Lora', serif;
font-size: 18px;
line-height: 1.625;
-webkit-font-smoothing: antialiased;
}
body.powerpyx-landing {
background-color: #000;
}
a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.header-search-container {
-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: #ed702b;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p {
margin: 0 0 24px;
padding: 0;
}
strong {
font-weight: 700;
}
ol,
ul {
margin: 0;
padding: 0;
}
blockquote,
blockquote::before {
color: #999;
}
blockquote {
margin: 40px 40px 24px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
.entry-content code {
background-color: #000;
color: #ddd;
}
cite {
font-style: normal;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
font-family: 'Oswald', sans-serif;
font-weight: 400;
line-height: 1.2;
margin: 0;
margin-bottom: 16px;
padding: 0;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} 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: #f5f5f5;
border: 1px solid #ddd;
border-radius: 3px;
box-shadow: 1px 1px 3px #eee inset;
color: #999;
font-family: 'Lora', serif;
font-size: 16px;
padding: 16px;
width: 100%;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
input:focus,
textarea:focus {
border: 1px solid #ccc;
outline: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #0067c7;
border: none;
box-shadow: none;
color: #fff;
cursor: pointer;
font-family: 'Oswald', sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: 1px;
padding: 16px 24px;
text-transform: uppercase;
width: auto;
-webkit-font-smoothing: antialiased;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
background-color: #ed702b;
color: #fff;
}
.button,
.button:hover {
border-radius: 3px;
display: inline-block;
text-decoration: none;
}
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;
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
padding-right: 5px;
}  .wrap {
margin: 0 auto;
max-width: 1140px;
}
.powerpyx-landing .wrap {
max-width: 800px;
}
.site-inner {
clear: both;
margin: 0px 0 40px;
}
.site-inner .wrap {
border-bottom: double #ddd;
background-color: white;
}
.powerpyx-landing .site-inner {
margin: 0;
padding: 0;
}
.powerpyx-landing .site-inner .wrap {
border: none;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 990px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-sidebar-content .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap {
float: right;
} .content {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
float: right;
padding: 32px 24px 24px;
width: 800px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 680px;
}
.content-sidebar .content {
border-left: none;
float: left;
padding-left: 4px;
}
.content-sidebar-sidebar .content {
border-left: none;
float: left;
padding-left: 4px;
}
.sidebar-content-sidebar .content {
float: left;
}
.sidebar-content .content {
border-right: none;
padding-right: 0;
}
.sidebar-sidebar-content .content {
border-right: none;
padding-right: 0;
}
.full-width-content .content {
border: none;
padding: 40px 0 0;
width: 100%;
} .sidebar-primary {
float: right;
width: 300px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 150px;
padding-left: 4px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
} .genesis-grid-even,
.genesis-grid-odd {
margin-bottom: 20px;
width: 48%;
}
.genesis-grid-even {
float: right;
}
.genesis-grid-odd {
clear: both;
float: left;
}
.genesis-grid .entry-title,
.genesis-grid .entry-title a {
font-size: 24px;
line-height: 1.2;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.author-box .avatar {
height: 64px;
width: 64px;
}
.entry-comments .avatar {
height: 48px;
margin: 0 16px 24px 0;
width: 48px;
}
.sticky {
}
.search-form {
overflow: hidden;
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;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px; 
}
img.alignnone {
margin-bottom: 12px;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
img.alignleft,
.featured-content .alignleft img,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
img.alignright,
.featured-content .alignright img,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 16px;
font-weight: 700;
margin: 0;
text-align: center;
}
.gallery-caption {
margin: 0 0 10px;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td {
text-align: center;
} .breadcrumb {
background-color: #f5f5f5;
font-size: 16px;
margin-bottom: 32px;
padding: 12px 16px;
}
.archive-description,
.author-box {
background-color: #f5f5f5;
color: #000;
margin-bottom: 40px;
padding: 40px;
}
.sidebar-content-sidebar .archive-description,
.sidebar-content-sidebar .author-box {
margin: 0 -5px 40px;
}
.archive-description h1,
.author-box h1 {
color: #000;
font-family: 'Lora', serif;
font-size: 16px;
font-weight: 700;
margin-bottom: 4px;
}
.archive-description p,
.author-box p {
font-size: 15px;
margin-bottom: 0;
} .entry-title {
font-size: 26px;
line-height: 1;
}
.entry-title a,
.sidebar .widgettitle a {
color: #000;
}
.entry-title a:hover {
color: #ed702b;
text-decoration: none;
}
.widgettitle {
font-size: 14px;
letter-spacing: 1px;
margin-bottom: 24px;
text-transform: uppercase;
}
.site-header .widget-area .widgettitle {
color: #fff;
margin-bottom: 4px;
}
.sidebar .widgettitle a {
border: none;
}
.archive-title {
font-size: 20px;
margin-bottom: 24px;
}  .featured-content .entry {
margin-bottom: 12px;
padding: 0;
}
.featured-content .entry-title {
font-size: 24px;
}  .enews-widget input {
margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
margin: 0;
width: 100%;
} .latest-tweets ul li {
margin-bottom: 16px;
} img#wpstats {
display: none;
} .site-header {
background: rgb(0,115,209); background: -moz-linear-gradient(top, rgba(0,115,209,1) 0%, rgba(0,48,134,1) 100%); background: -webkit-linear-gradient(top, rgba(0,115,209,1) 0%,rgba(0,48,134,1) 100%); background: linear-gradient(to bottom, rgba(0,115,209,1) 0%,rgba(0,48,134,1) 100%);
left: 0;
min-height: 65px;
top: 0;
width: 100%;
z-index: 999;
}
.site-header > .wrap {
max-width: 95%;
position: relative;
}
.admin-bar .site-header {
top: 32px;
}
.header-image .site-header {
padding: 0;
} .title-area {
float: left;
margin-right: 20px;
}
.header-image .title-area {
padding: 0;
}
.site-title {
font-family: 'Oswald', sans-serif;
font-size: 24px;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
margin: 0;
padding: 20px 0;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
color: #fff;
text-decoration: none;
}
.wp-custom-logo .title-area {
padding: 0;
width: 180px;
margin-top: 13px;
}
.site-description {
border-bottom: double #ddd;
border-top: double #ddd;
font-family: 'Lora', serif;
font-size: 30px;
overflow: hidden;
margin: 40px 0 0;
padding: 24px 0;
text-align: center;
}
.wp-custom-logo .site-title {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .site-header .search-form {
position: relative;
}
.site-header .widget_text {
margin-top: 20px;
}
.site-header .widget_text p {
margin-bottom: 0;
} .header-search-container {
width: 120px;
position: absolute;
right: 0;
top: 0;
transition: width 0.4s ease;
-webkit-transition: width 0.4s ease;
margin: 15px 0;
}
.search-form-container {
position: relative;
}
.header-search-container.expand {
width: 210px;
}
.toggle-header-search {
display: none;
}
.header-search-container .search-form {
width: 100%;
}
.header-search-container .search-form input[type="search"] {
font-size: 14px;
float: right;
padding: 8px;
width: 100%;
transition: all 0.5s ease;
opacity: 0.9;
}
.header-search-container .search-form input:focus {
opacity: 1;
}
.header-search-container .search-form input[type="submit"] {
width: 30px;
padding: 0;
position: absolute;
right: 0;
top: 50%;
color: transparent;
background: none;
z-index: 2;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.header-search-container svg {
padding: 0;
color: inherit;
position: absolute;
right: 5px;
background: none;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
opacity: 0.75;
text-align: right;
pointer-events: none;
}
.header-search-container:target {
transform: none;
opacity: 1;
outline: none; 
}
.header-search-container:target .search-form {
transform: none;
opacity: 1; 
} .screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
overflow: hidden;
clip: rect(0, 0, 0, 0);
position: absolute !important;
width: 1px;
height: 1px;
border: 0;
word-wrap: normal !important; 
} .genesis-nav-menu {
line-height: 1;
margin: 0;
padding: 0;
width: 100%;
}
.genesis-nav-menu .menu-item {
border-width: 0;
display: inline-block;
margin: 0;
padding-bottom: 0;
text-align: left;
}
.genesis-nav-menu .menu-item.right {
float: right;
}
.genesis-nav-menu .menu-item.highlight > a {
border: 1px solid #fff;
}
.genesis-nav-menu .menu-item.highlight > a:hover {
background-color: #fff;
color: inherit;
}
.genesis-nav-menu a {
border: none;
border-radius: 3px;
color: #fff;
display: block;
padding: 10px 10px 11px;
position: relative;
margin: 15px 0;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
color: #ed702b;
text-decoration: none;
}
.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: 190px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
border: 1px solid #eee;
border-top: none;
letter-spacing: 0;
padding: 16px 20px;
position: relative;
width: 190px;
}
.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
margin: -47px 0 0 189px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
} .nav-primary {
width: 84%;
width: calc(100% - 130px);
}
.nav-primary .genesis-nav-menu a {
font-family: 'Oswald', sans-serif;
font-size: 14px;
font-weight: 400;
}
.nav-primary .genesis-nav-menu > .menu-item > a {
letter-spacing: 1px;
text-transform: uppercase;
}
.nav-primary a:hover,
.nav-primary .current-menu-item > a,
.nav-primary .sub-menu .current-menu-item > a:hover {
color: #ed702b;
}
.nav-primary .sub-menu {
background-color: #0067c7;
}
.nav-primary .sub-menu a {
padding: 16px 20px;
}
.nav-primary .sub-menu .current-menu-item > a {
color: #fff;
} .nav-secondary {
margin-top: 10px;
}
.nav-secondary .genesis-nav-menu {
line-height: 1.625
}
.nav-secondary a {
font-family: 'Lora', serif;
margin: 0 10px;
padding: 0;
}
.nav-secondary a:hover,
.nav-secondary .current-menu-item > a {
color: #ed702b;
}
.nav-secondary .sub-menu .current-menu-item > a {
color: #fff;
} .responsive-menu-icon {
cursor: pointer;
display: none;
float: right;
margin-bottom: 10px;
margin-top: 18px;
padding: 0 5px;
}
.responsive-menu-icon::before {
color: #fff;
content: "\f333";
font: normal 28px/1 'dashicons';
margin: 0 auto;
padding: 10px;
}  .entry {
margin-bottom: 40px;
}
.single .entry {
margin-bottom: 16px;
}
.powerpyx-landing .entry {
background-color: #fff;
padding: 40px 40px 16px;
}
.genesis-grid {
font-size: 16px;
}
.entry-content ol,
.entry-content p,
.entry-content ul {
margin-bottom: 26px;
}
.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,
.entry-content .wp-caption p {
margin-bottom: 0;
}
.entry-meta {
clear: both;
color: #999;
font-size: 16px;
}
.genesis-grid .entry-meta {
font-size: 14px;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-footer .entry-meta {
border-top: double #ddd;
padding-top: 12px;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
}
.entry-categories,
.entry-tags {
display: block;
} .after-entry {
background-color: #f5f5f5;
margin-bottom: 40px;
padding: 40px;
text-align: center;
}
.after-entry .widget {
margin-bottom: 40px;
}
.after-entry .widget:last-child,
.after-entry p:last-child {
margin: 0;
}
.after-entry li {
list-style-type: none;
} .archive-pagination,
.entry-pagination {
clear: both;
font-family: 'Oswald', sans-serif;
font-size: 14px;
margin: 40px 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination a {
background-color: #0067c7;
border-radius: 3px;
color: #fff;
cursor: pointer;
display: inline-block;
padding: 8px 12px;
}
.archive-pagination a:hover,
.archive-pagination li.active a {
background-color: #ed702b;
text-decoration: none;
} .entry-comments,
.ping-list {
margin-bottom: 40px;
}
.comment-header {
font-size: 16px;
}
.comment-content {
clear: both;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-list li,
.ping-list li {
list-style-type: none;
margin-top: 24px;
padding: 32px;
}
.comment-list li li {
margin-right: -32px;
}
.comment {
background-color: #f5f5f5;
border: 2px solid #fff; 
border-right: none; 
}
.bypostauthor {
} .sidebar {
display: inline;
font-size: 16px;
padding-top: 32px;
}
.sidebar img {
margin-bottom: 10px;
}
.sidebar p:last-child,
.sidebar ul {
margin-bottom: 0;
}
.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;
}
.sidebar .widget {
margin-bottom: 20px;
}
.sidebar .search-form {
width: 100%;
} .footer-widgets {
background-color: #000;
color: #fff;
clear: both;
font-size: 16px;
padding-bottom: 40px;
padding-top: 40px
}
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
border: 1px solid #333;
}
.footer-widgets-1,
.footer-widgets-3 {
width: 350px;
}
.footer-widgets-2 {
width: 360px;
}
.footer-widgets-1 {
margin-right: 40px;
}
.footer-widgets-1,
.footer-widgets-2 {
float: left;
}
.footer-widgets-3 {
float: right;
}
.footer-widgets .widget {
margin-bottom: 40px;
}
.footer-widgets .widget:last-child {
margin-bottom: 0;
}
.footer-widgets .entry-title a,
.footer-widgets .widgettitle {
color: #fff;
}
.footer-widgets li {
border-bottom: 1px solid #333;
list-style-type: none;
margin-bottom: 8px;
padding-bottom: 8px;
word-wrap: break-word;
}
.footer-widgets .search-form {
width: 100%;
}
.footer-widgets .latest-tweets li span a {
color: #ccc;
} .site-footer {
font-size: 16px;
padding: 40px 20px;
text-align: center;
}
.site-footer,
.site-footer a {
color: #fff;
background-color: #000;
}
.site-footer a:hover {
color: #ed702b;
text-decoration: none;
}
.site-footer p {
margin-bottom: 0;
} .powerpyx-blue .archive-pagination a,
.powerpyx-blue .button,
.powerpyx-blue .footer-widgets .entry-title a, 
.powerpyx-blue .genesis-nav-menu a,
.powerpyx-blue .site-title a,
.powerpyx-blue .site-title a:hover,
.powerpyx-green .archive-pagination a,
.powerpyx-green .button,
.powerpyx-green .footer-widgets .entry-title a, 
.powerpyx-green .genesis-nav-menu a,
.powerpyx-green .site-title a,
.powerpyx-green .site-title a:hover,
.powerpyx-red .archive-pagination a,
.powerpyx-red .button,
.powerpyx-red .footer-widgets .entry-title a, 
.powerpyx-red .genesis-nav-menu a,
.powerpyx-red .site-title a,
.powerpyx-red .site-title a:hover {
color: #fff;
}
.powerpyx-blue .entry-title a,
.powerpyx-green .entry-title a,
.powerpyx-red .entry-title a {
color: #333;
}
.powerpyx-blue .nav-secondary a,
.powerpyx-green .nav-secondary a,
.powerpyx-red .nav-secondary a {
color: #000;
} .powerpyx-blue a,
.powerpyx-blue .entry-title a:hover {
color: #2aa4cf;
}
.powerpyx-blue .genesis-nav-menu a:hover,
.powerpyx-blue .genesis-nav-menu .current-menu-item > a,
.powerpyx-blue .nav-primary .sub-menu a:hover,
.powerpyx-blue .nav-secondary .sub-menu a:hover,
.powerpyx-blue .site-footer a:hover,
.powerpyx-blue .site-header .sub-menu a:hover {
color: #a8f2ff;
}
.powerpyx-blue button:hover,
.powerpyx-blue input:hover[type="button"],
.powerpyx-blue input:hover[type="reset"],
.powerpyx-blue input:hover[type="submit"],
.powerpyx-blue .archive-pagination a:hover,
.powerpyx-blue .archive-pagination li.active a,
.powerpyx-blue .button:hover {
background-color: #2aa4cf;
} .powerpyx-green a,
.powerpyx-green .entry-title a:hover,
.powerpyx-green .genesis-nav-menu a:hover,
.powerpyx-green .genesis-nav-menu .current-menu-item > a,
.powerpyx-green .nav-primary .sub-menu a:hover,
.powerpyx-green .nav-secondary .sub-menu a:hover,
.powerpyx-green .site-footer a:hover,
.powerpyx-green .site-header .sub-menu a:hover {
color: #6ca741;
}
.powerpyx-green button:hover,
.powerpyx-green input:hover[type="button"],
.powerpyx-green input:hover[type="reset"],
.powerpyx-green input:hover[type="submit"],
.powerpyx-green .archive-pagination a:hover,
.powerpyx-green .archive-pagination li.active a,
.powerpyx-green .button:hover {
background-color: #6ca741;
} .powerpyx-red a,
.powerpyx-red .entry-title a:hover,
.powerpyx-red .genesis-nav-menu a:hover,
.powerpyx-red .genesis-nav-menu .current-menu-item > a,
.powerpyx-red .nav-primary .sub-menu a:hover,
.powerpyx-red .nav-secondary .sub-menu a:hover,
.powerpyx-red .site-footer a:hover,
.powerpyx-red .site-header .sub-menu a:hover {
color: #cf4344;
}
.powerpyx-red button:hover,
.powerpyx-red input:hover[type="button"],
.powerpyx-red input:hover[type="reset"],
.powerpyx-red input:hover[type="submit"],
.powerpyx-red .archive-pagination a:hover,
.powerpyx-red .archive-pagination li.active a,
.powerpyx-red .button:hover {
background-color: #cf4344;
} @media only screen and (max-width: 1260px) {
.header-search-container .search-form input[type="search"] {
padding: 15px;
width: 100%;
}
.header-search-container .search-form input[type="submit"] {
padding: 14px 24px;
}
.header-search-container,
.header-search-container.expand {
width: 100%;
}
.toggle-header-search:not(.close) {
display: block;
}
.toggle-header-search:hover {
text-decoration: none;
}
.toggle-header-search::before {
color: #fff;
content: "\f179";
font: normal 22px/1 'dashicons';
margin: 0 auto;
}
.toggle-header-search.close::before {
content: "\f335";
display: block;
font-size: 26px; 
transform: translateX(2px);
-webkit-transform: translateX(2px);
-moz-transform: translateX(2px);
-ms-transform: translateX(2px);
}   
.header-search-container {
background-color: #fff;
position: fixed;
top: 65px;
bottom: 0;
left: 0;
padding: 30px 5%;
margin: 0;
right: 0;
opacity: 0;
visibility: hidden;
z-index: 899;
}
.admin-bar .header-search-container {
top: 120px;
}
.header-search-container .search-form input {
float: none;
padding: 10px;
margin: 0;
width: 100%
transition: none;
}
.search-visible {
overflow: hidden;
}
.search-visible .header-search-container {
opacity: 1; 
visibility: visible;
}
.search-visible .toggle-header-search:not(.close) {
display: none;
}
.search-visible .toggle-header-search.close {
display: block;
}
.toggle-header-search {
color: #fff;
padding: 0 10px;
position: absolute;
top: 22px;
right: 0;
}
.nav-primary {
width: calc(100% - 122px);
}
.header-search-container {
width: auto;
}
}
@media only screen and (max-width: 1140px) {
.wrap {
max-width: 960px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 810px;
}
.content,
.site-header .widget-area {
width: 620px;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 500px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar-primary {
width: 300px;
}
.toggle-header-search {
top: 4px;
right: 51px;
padding: 16px 14px;
}
.genesis-nav-menu li,
.nav-primary {
float: none;
}
.genesis-nav-menu,
.site-header .title-area,
.site-title {
text-align: center;
}
.genesis-nav-menu {
display: none;
clear: both;
}
.genesis-nav-menu .menu-item.right {
float: none;
}
.genesis-nav-menu .menu-item.highlight > a {
border: none;
}
.genesis-nav-menu a {
margin: 0;
}
.genesis-nav-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu .sub-menu li.current-menu-item > a:hover,
.genesis-nav-menu li a,
.genesis-nav-menu li a:hover {
display: block;
padding: 20px;
border: none;
}
.genesis-nav-menu .menu-item-has-children {
cursor: pointer;	
}
.genesis-nav-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu > .menu-item-has-children:before {
content: "\f347";
float: right;
font: normal 20px/1 'dashicons';
height: 20px;
padding: 15px 20px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.genesis-nav-menu > .menu-item > .sub-menu {
display: none;
}
.genesis-nav-menu .sub-menu {
background-color: rgba(255, 255, 255, 0.07);
left: auto;
opacity: 1;
position: relative;
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition:    opacity 0.4s ease-in-out;
-ms-transition:     opacity 0.4s ease-in-out;
-o-transition:      opacity 0.4s ease-in-out;
transition:         opacity 0.4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu .sub-menu .sub-menu {
background-color: transparent;
margin: 0;
padding-left: 25px;
}
.genesis-nav-menu .sub-menu li a,
.genesis-nav-menu .sub-menu li a:hover {
padding: 12px 20px;
position: relative;
width: 100%;
}
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu li a,
.nav-primary .genesis-nav-menu .sub-menu li a:hover,
.nav-primary .genesis-nav-menu .sub-menu,
.nav-primary .genesis-nav-menu > .menu-item-has-children:before,
.nav-primary .genesis-nav-menu > li:hover > a,
.nav-primary .genesis-nav-menu a:hover {
color: #fff;
}
}
@media only screen and (max-width: 960px) {
.header-image .site-header .title-area {
background-position: center center !important;
}
.wrap {
max-width: 768px;
}
.content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content-sidebar-wrap,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.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 {
width: 100%;
}
.site-header {
position: static;
}
.site-inner {
margin-top: 0;
padding-left: 5%;
padding-right: 5%;
}
.comment-respond,
.entry,
.entry-comments,
.entry-footer .entry-meta,
.sidebar .widget {
padding: 0;
}
.content {
border: none;
padding-left: 0;
padding-right: 0;
}
.entry-footer .entry-meta {
margin: 0;
padding-top: 12px;
}
.author-box {
padding: 20px;
}
.sidebar-content-sidebar .author-box {
margin-left: 0;
margin-right: 0;
}
.footer-widgets {
padding-left: 5%;
padding-right: 5%;
}
.footer-widgets .widget:last-child {
margin-bottom: 40px;
}
.footer-widgets-1 {
margin: 0;
}
}
@media only screen and (max-width: 480px) {
.site-description {
font-size: 24px;
}
.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%;
}
.genesis-grid-even,
.genesis-grid-odd {
width: 100%;
}
}
@media only screen and (max-width: 320px) {
.header-image .site-header .title-area {
background-size: contain !important;
}
} .prevnextmd_wrapper {
font-size:12px;
width:100%;
}
.prevnextmd_wrapper .hdh{
display:block;
text-transform:uppercase;
font-size:16px;
}
.prevnextmd_wrapper .prev,.prevnextmd_wrapper .next{
display:inline-block;
height:100%;
padding:7px 10px 10px 10px;
width:50%;
}
.prevnextmd_wrapper .prev {
text-align:left;
float:left;
}
.prevnextmd_wrapper .next {
text-align:right;
float:right;
}@font-face{font-family:TablePress;src:url(//www.powerpyx.com/wp-content/plugins/tablepress/css/tablepress.eot);src:url(//www.powerpyx.com/wp-content/plugins/tablepress/css/tablepress.eot?#ie) format('embedded-opentype'),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),url(//www.powerpyx.com/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'),url(//www.powerpyx.com/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');font-weight:400;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;text-decoration:none\0/IE;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}