/*
        Theme Name: Executive Pro Theme
        Theme URI: http://my.studiopress.com/themes/executive/
        Description: Executive is designed with the understanding that your most important projects need to be front and center, strategically and expertly displayed. 
        Author: StudioPress
        Author URI: http://www.studiopress.com/
        Version: 3.1.2

        Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

        Template: genesis
        Template Version: 2.1
                License: GPL-2.0+
        License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/* Table of Contents

        - HTML5 Reset
                - Baseline Normalize
                - Box Sizing
                - Float Clearing
        - Defaults
                - Typographical Elements
                - Headings
                - Objects
                - Gallery
                - Forms
                - Tables
        - Structure and Layout
                - Site Containers
                - Column Widths and Positions
                - Column Classes
        - Common Classes
                - WordPress
                - Genesis
                - Titles
        - Widgets
                - Featured Content
        - Plugins
                - Genesis eNews Extended
                - Genesis Latest Tweets
                - Genesis Responsive Slider
                - Jetpack
        - Site Header
                - Title Area
                - Widget Area
        - Site Navigation
                - Header Navigation
                - Primary Navigation
                - Secondary Navigation
                - Responsive Menu
        - Content Area
                - Home Page
                - Portfolio
                - Entries
                - After Entry
                - Pagination
                - Comments
        - Sidebars
        - Footer Widgets
        - Site Footer
        - Theme Colors
                - Executive Pro Brown
                - Executive Pro Green
                - Executive Pro Orange
                - Executive Pro Purple
                - Executive Pro Red
                - Executive Pro Teal
        - Media Queries
                - Retina Display
                - max-width: 1200px
                - max-width: 1023px
                - max-width: 767px
                - max-width: 500px
                - max-width: 270px
                
*/

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

/* Baseline Reset (normalize.css 2.1.2)
        normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

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
}

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

*,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content: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,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}

.clearfix:after,
.entry-content: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,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

/*===============Defaults==================== */

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

body {
    background-color: #dcd3c4;
    color: #222;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

::-moz-selection {
    background-color: #222;
    color: #fff;
}

::selection {
    background-color: #222;
    color: #fff;
}

a {
    color: #3E81B9;
    text-decoration: none;
}

a img {
    margin-bottom: -4px;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 0 0 24px;
    padding: 0;
}

strong {
    font-weight: 700;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

blockquote,
blockquote::before {
    color: #999;
}

blockquote {
    margin: 0;
    padding: 24px 40px;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}

.entry-content code {
    background-color: #333;
    color: #ddd;
}

cite {
    font-style: normal;
}

/* Headings
--------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.25;
    margin: 0;
    margin-bottom: 10px;
    padding: 0
}

h1, h1.entry-title {
    font-size: 24px;
    text-transform: uppercase
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 12px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

.featured-content img,
.gallery img {
    width: auto; /* IE8 */
}

/* Gallery
--------------------------------------------- */

.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;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 3px #eee inset;
    color: #222;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 16px;
    width: 100%;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #999;
}

.chpcs_more a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
    background-color: #3E81B9;
    border: none;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 16px 20px;
    width: auto;
}

.chpcs_more a:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
    background-color: #6bd5f1;
    border: none;
    text-decoration: none;
}

.button {
    border-radius: 5px;
    display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

.home-cta a.button {
    display: inline-block;
    margin-top: -30px;
    text-align: center;
}

/* Tables
--------------------------------------------- */

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;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
    margin: 0 auto;
    max-width: 1140px;
}

.executive-pro-landing .site-container {
    max-width: 800px;
}

.site-inner {
    /*-moz-box-shadow: 0 0 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    */
    background-color: #fff;
    box-shadow: none;
    /*0 0 0 1px #fff;
       */
    clear: both;
    margin: 0 auto;
    overflow: hidden;
}

.executive-pro-home .site-inner {
    overflow: visible;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content  */

.content {
    float: right;
    width: 800px;
    padding: 40px 30px 10px;
}

.content-sidebar .content {
    float: left;
}

.full-width-content .content {
    width: 100%;
}

.executive-pro-home .content {
    padding: 0;
}

.executive-pro-portfolio .content {
    padding: 40px 30px 0;
}

/* Primary Sidebar */

.sidebar-primary {
    background-color: #f8f8f8;
    float: right;
    width: 340px;
}

.sidebar-content .sidebar-primary {
    float: left;
}

/* Column Classes
        Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.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;
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

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

.avatar {
    border: 1px solid #fff;
    float: left;
}

.alignleft .avatar {
    margin-right: 24px;
}

.alignright .avatar {
    margin-left: 24px;
}

.search-form {
    overflow: hidden;
}

.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;
}

.search-form input[type="search"] {
    background: #fff url(images/icon-search.png) no-repeat right;
    background-size: 36px 16px;
    color: #888;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 16px;
    text-transform: uppercase;
    width: 100%;
}

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

a.alignnone img,
img.alignnone {
    margin-bottom: 12px;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

a.alignnone {
    display: inline-block;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
    margin: 7px 24px 12px 0;
}
header.entry-header {
    margin-bottom: 17px;
}
header.entry-header h3 {
    font-style: italic;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.entry-content .wp-caption-text {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-align: center;
}

.gallery-caption,
.entry-content .gallery-caption {
    margin: 0 0 10px;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
    background-color: #f5f5f5;
    color: #777;
    font-size: 12px;
    margin: -40px -60px 30px;
    padding: 20px;
}

.executive-pro-home .breadcrumb {
    margin: 0;
}

.archive-description,
.author-box {
    margin-bottom: 30px;
    padding: 30px;
}

.archive-description {
    padding: 0;
}

.archive-description h1 {
    font-size: 24px
}

.author-box {
    background-color: #f5f5f5;
}

.author-box-title {
    font-size: 16px;
    margin-bottom: 4px;
}

.author-box p {
    font-size: 14px;
    margin: 0;
}

.author-box .avatar {
    margin-right: 24px;
}

/* Titles
--------------------------------------------- */

.entry-title {
    font-size: 42px;
    line-height: 1;
    margin-bottom: 20px;
}

.entry-title a,
.sidebar .widget-title a {
    color: #333;
}

.entry-title a:hover,
.footer-widgets .entry-title a:hover {
    color: #64c9ea;
    text-decoration: none;
}

.archive-title,
.widget-title,
.executive-pro-portfolio .entry-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.footer-widgets .entry-title,
.sidebar .entry-title {
    font-size: 16px;
    margin-bottom: 16px;
}

.executive-pro-home .widget-title,
.executive-pro-home .widget-title {
    font-size: 24px;
    margin-bottom: 16px;
    text-transform: none;
}
.executive-pro-home .footer-widgets .widget-title,
.executive-pro-home .footer-widgets .widget-title {
    font-size: 16px;
    margin-bottom: 0;
}

.home-top.widget-area .widget-wrap img {
    max-width: 210px;
}

.executive-pro-home .home-cta .entry-title a,
.executive-pro-home .home-cta .widget-title,
.footer-widgets .entry-title a,
.footer-widgets .widget-title {
    color: #fff;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
    margin-bottom: 12px;
    padding: 0;
}

.featured-content .entry-title {
    font-size: 18px;
}

.executive-pro-home .featured-content .entry {
    margin-bottom: 36px;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
    background-color: #fff;
    color: #888;
    font-size: 10px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.enews-widget input[type="submit"] {
    background-color: #3E81B9;
    color: #fff;
    font-size: 16px;
    margin: 0;
    text-transform: none;
    width: 100%;
}

.enews-widget input:hover[type="submit"] {
    background-color: #fff;
    color: #333;
}

.enews form + p {
    margin-top: 24px;
}

.sidebar .enews-widget {
    background-color: #222;
}

.sidebar .enews-widget .widget-title {
    color: #fff;
}

.sidebar .enews-widget {
    color: #ddd;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
    margin-bottom: 16px;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.home-slider li {
    margin: 0;
    padding: 0;
}

.content #genesis-responsive-slider {
    background: none;
    border: none;
    padding: 0;height:445px
}

.content .genesis_responsive_slider .slide-excerpt {
    background-color: #222;
    filter: alpha(opacity=100);
    height: 100%;
    margin: 0;
    padding: 4% 5.5%;
    opacity: 1;
}

.content .genesis_responsive_slider .slide-excerpt-border {
    border: none;
    margin: 0;
    padding: 0;
}

.content .genesis_responsive_slider h2,
.content .genesis_responsive_slider h2 a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.content .genesis_responsive_slider p {
    color: #ddd;
}

.content .genesis_responsive_slider p a {
    display: block;
    margin-top: 20px;
}

.content .genesis_responsive_slider .flex-direction-nav li a {
    background: url(images/icon-direction-nav.png) no-repeat -50px 0;
    background-size: 100px 98px;
    height: 49px;
    right: -20px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    width: 50px;
}

.content .genesis_responsive_slider .flex-direction-nav li a:hover {
    background-position: -50px -49px;
}

.content .genesis_responsive_slider .flex-direction-nav li a.prev {
    background-position: 0 0;
    left: -20px;
}

.content .genesis_responsive_slider .flex-direction-nav li a:hover.prev {
    background-position: 0 -49px;
}

.content .genesis_responsive_slider .flexslider .slides > li {
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.content .genesis_responsive_slider .flex-control-nav {
    margin: -50px 0 0 0;
    padding-left: 60px;
    text-align: left;
}

.content .genesis_responsive_slider .flex-control-nav li {
    margin: 0 0 0 5px;
    padding: 0;
}

.content .genesis_responsive_slider .flex-control-nav li a {
    background: url(images/icon-control-nav.png) no-repeat 0 0;
    background-size: 13px 39px;
}

.content .genesis_responsive_slider .flex-control-nav li a:hover {
    background-position: 0 -13px;
}

.content .genesis_responsive_slider .flex-control-nav li a.active {
    background-position: 0 -26px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
    display: none;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
    margin: 0 auto;
    min-height: 100px;
    width: 100%;
}

/* Title Area
--------------------------------------------- */

.title-area {
    font-weight: 700;
    float: left;
    overflow: hidden;
    width: 320px;
}

.site-title {
    font-size: 36px;
    line-height: 1.25;
    margin: 0 0 5px;
}

.site-title a,
.site-title a:hover {
    color: #222;
    display: block;
    padding: 28px 0 0;
    text-decoration: none;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
    width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
    display: block;
    text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-description,
.header-image .site-title a {
    display: block;
    text-indent: -9999px;
}

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
    float: left;
    margin: 0;
    max-width: 260px;
    min-height: 100px;
    padding: 0;
    width: 100%;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
    float: right;
    width: 820px;
}

.site-header .widget {
    padding: 28px 0 0;
}

.site-header .search-form {
    float: right;
    margin-top: 24px;
    width: 50%;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    background-color: #3e81b9;
    clear: both;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}

.genesis-nav-menu a {
    color: #fff;
    display: block;
    padding: 16px 20px;
    position: relative;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu a:hover {
    background-color: #5b96c9;
    color: #fff;
    text-decoration: none;
}

.genesis-nav-menu .current-menu-item > a {
    background-color: #5b96c9;
    color: #fff;

}

.collage-holder {
    display: flex;
    margin-top: 20px;
    padding-right: 5%;
    flex-wrap: wrap;
}

.collage-holder .collage-staff-photo {
    margin: 0;
    width: 130px;
    height: 170px;
    padding: 0;
    background-size: cover;
    background-position: center;
}

.staff-container > h2.text-holder {
    padding-top: 30px;
}

@media screen and (min-width: 1201px) {
    .genesis-nav-menu {
        white-space: nowrap;
        overflow-x: auto;
        display: flex;
        justify-content: center;
    }
    .genesis-nav-menu > .menu-item {
        flex-grow: 1;
        text-align: center;
    }
    .genesis-nav-menu > .menu-item > a {
        padding: 15px 12px;
        font-size: 14px;
        position: relative;
    }
    .genesis-nav-menu > .menu-item > a:before {
        content: '';
        display: block;
        position: absolute;
        width: 1px;
        height: 12px;
        background-color: #529ddb;
        top: 50%;
        transform: translateY(-50%);
        right: -2px;
    }
    .genesis-nav-menu > .menu-item:last-child > a:before {
        display: none;
    }
    .genesis-nav-menu > .menu-item.current-menu-item > a:before {
        display: none;
    }
    .genesis-nav-menu .menu-item.view-more > a {
        background-color: #4198df;
    }
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    margin-top: -1px;
    opacity: 0;
    padding: 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: 275px;
    z-index: 999;
}
.genesis-nav-menu li {
    white-space: normal;
}
.genesis-nav-menu .sub-menu a {
    background-color: #3d81b8;
    border: 1px solid #fff;
    border-top: none;
    color: #fff;
    font-size: 12px;
    padding: 10px 18px;
    position: relative;
    width: 275px;
}

.genesis-nav-menu .sub-menu a:hover {
    background-color: #5b96c9;
    color: #fff;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -40px 0 0 147px
}

.genesis-nav-menu .menu-item:hover {
}

.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 {
    display: inline-block;
    float: right;
    list-style-type: none;
    padding: 16px 20px;
}

.genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
}

.genesis-nav-menu > .rss > a {
    background: url(images/icon-rss.png) no-repeat left;
    background-size: 12px 12px;
    margin-left: 12px;
    padding-left: 16px;
}

.genesis-nav-menu > .twitter > a {
    background: url(images/icon-twitter-nav.png) no-repeat left;
    background-size: 16px 16px;
    padding-left: 20px;
}

.genesis-nav-menu > .search {
    padding: 0;
}

.genesis-nav-menu .search-form {
    width: 100%;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .widget_nav_menu {
    padding: 0;
}

.site-header .genesis-nav-menu {
    float: right;
    width: auto;
}

.site-header .genesis-nav-menu a {
    padding: 38px 18px 40px;
}

.site-header .sub-menu {
    border-top: 1px solid #eee;
}

.site-header .genesis-nav-menu .sub-menu a {
    padding: 10px 18px;
}

.site-header .sub-menu .sub-menu {
    margin-top: -40px;
}

/* Primary Navigation
--------------------------------------------- */

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary .genesis-nav-menu li:hover,
.nav-secondary .genesis-nav-menu a:hover,
.nav-secondary .genesis-nav-menu li.current-menu-item a:hover {
    background-color: transparent;
    color: #666;
}

.nav-secondary .genesis-nav-menu .current-menu-item > a {
    background-color: transparent;
    color: #3E81B9;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
    background-color: #f2f2f2;
    cursor: pointer;
    display: none;
}

.responsive-menu-icon::before {
    content: "\f333";
    display: inline-block;
    vertical-align: top;
    font: normal 20px/1 'dashicons';
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.responsive-menu-icon::after {
    content: "Menu";
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

/*=================== HOME PAGE ========================= */

.home-top .widget {
    float: left;
    padding: 0 2.8%;
    width: 25%
}

.home-top {
    background-color: #fff;
    clear: both;
    overflow: hidden;
    padding: 60px 30px 0;
    text-align: center;
}

.home-top .widget:nth-of-type(4n+1) {
    clear: left
}

/*.home-bottom .widgettitle { padding-left:30px; margin-bottom:0px;font-size: 18px;color: #3e81b9;text-align:left}

.home-bottom { padding-top: 10px;}
*/
.home-bottom img {
    width: 150px;
    height: 200px;
    padding: 5px;
    border: solid 1px #EFEFEF;
}

.home-bottom a:hover img {
    border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}

.home-middle {
    background-color: #fff;
    clear: both;
    padding: 40px 20px 0;
}

.home-middle .widget {
    float: left;
    padding: 0 1.8%;
    width: 50%
}

.home-middle .widget:nth-of-type(2n+1) {
}

.executive-pro-home a.more-link {
    clear: both;
    display: block;
    margin: 30px 0 0;
}

.executive-pro-home .home-bottom h4.widget-title.widgettitle,
.executive-pro-home .home-cta h4.widget-title.widgettitle {
    color: #3e81b9;
    text-transform: capitalize;
}

.executive-pro-home .home-cta {
    background-color: #d3d3d3;
    color: #333;
    padding: 40px;
    width: 100%;
    margin: 20px 0;
    font-size: 16px
}

.executive-pro-home .home-bottom {
    background-color: #d3d3d3;
    color: #333;
    padding: 0 40px;
    width: 100%;
    margin: 20px 0 0;
    font-size: 16px;
    clear: both
}

/* Portfolio
--------------------------------------------- */

.executive-pro-portfolio .portfolio {
    float: left;
    padding: 0 30px 30px;
    width: 33.33333333%;
}

.executive-pro-portfolio .portfolio:nth-of-type(3n+1) {
    clear: left;
}

.single-portfolio .content {
    text-align: center;
}

/* Entries
--------------------------------------------- */

.entry {
    margin-bottom: 40px;
}

.executive-pro-portfolio .entry,
.single-portfolio .entry {
    margin-bottom: 20px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
    margin-bottom: 20px;
}

.entry-content ol li,
.entry-content ul li {
    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;
}

.content .entry-header .entry-meta {
    background-color: #f8f8f8;
    clear: both;
    color: #777;
    font-size: 12px;
    line-height: 5;
    margin: 0 0 24px -60px;
    max-width: 600px;
    overflow: hidden;
    padding-left: 60px;
    text-transform: uppercase;
}

.content .entry-header .entry-meta a {
    color: #777;
    font-weight: 700;
}

.content .entry-header .entry-meta {
    margin-bottom: 24px;
}

.content .entry-header .entry-meta .entry-comments-link {
    background-color: #3E81B9;
    color: #fff;
    float: right;
    font-size: 12px;
    padding: 0 20px;
    text-transform: uppercase;
}

.content .entry-header .entry-meta .entry-comments-link a {
    background: url(images/icon-comments.png) no-repeat left;
    background-size: 16px 16px;
    color: #fff;
    padding-left: 32px;
}

.entry-footer .entry-meta {
    border-top: 1px dotted #ddd;
    font-size: 14px;
    margin: 0;
    padding-top: 10px;
}

.entry-footer .entry-tags {
    background: url(images/icon-dot.png) no-repeat left;
    margin-left: 4px;
    padding-left: 10px;
}

/* After Entry
--------------------------------------------- */

.after-entry {
    background-color: #f5f5f5;
    margin-bottom: 30px;
    padding: 30px;
    text-align: center;
}

.after-entry .widget {
    margin-bottom: 30px;
}

.after-entry .widget:last-child,
.after-entry p:last-child {
    margin: 0;
}

.after-entry li {
    list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
    font-size: 14px;
    padding: 30px 0;
}

.entry .archive-pagination a {

}

.archive-pagination li {
    display: inline;
}

.archive-pagination li a {
    background-color: #3E81B9;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 2;
    margin-bottom: 4px;
    padding: 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #6bd5f1;
    text-decoration: none;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    font-size: 14px;
    margin-bottom: 40px;
    overflow: hidden;
}

.entry-comments .comment-author {
    font-weight: 700;
    margin: 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: 30px;
    overflow: hidden;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
    margin: 30px 0;
}

.comment-list li li {
    margin-right: -1px;
}

.comment {
    border-right: none;
}

.comment-header,
.ping-list .comment-meta {
    background-color: #222;
    color: #fff;
    float: left;
    font-weight: 700;
    padding: 30px;
    width: 100%;
}

.comment-list cite,
.ping-list cite,
.says {
    display: inline-block;
}

.comment-header .comment-meta a,
.comment-metadata a {
    font-size: 12px;
    font-weight: 300;
    color: #bbb;
}

.comment-content {
    clear: both;
    padding: 48px;
}

.comment-content p,
.comment-header p.comment-meta {
    margin: 0;
}

.comment .avatar {
    margin-right: 10px;
}

.alt,
.even {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

.comment-reply {
    font-size: 14px;
    padding: 0 48px 48px;
}

.entry-pings .reply {
    display: none;
}

.form-allowed-tags {
    background-color: #f5f5f5;
    font-size: 14px;
    padding: 24px;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    word-wrap: break-word;
}

.widget li {
    list-style-type: none;
    margin-bottom: 6px;
    margin-top: 6px;
    text-align: left;
}

.widget ol > li {
    background-image: none;
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget ul > li {
    text-indent: 0;
}

.widget ul > li {
    list-style-position: outside;
    padding: 0 0 0 16px;
}

.widget ol > li:last-child,
.widget ul > li:last-child {
    margin-bottom: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

.widget_calendar caption {
    font-size: 12px;
    font-style: italic;
    padding: 2px 6px 0 0;
    text-align: right;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    display: inline;
    font-size: 14px;
    padding-bottom: 30px;
}

.sidebar p {
    margin-bottom: 16px;
}

.sidebar p:last-child,
.sidebar ul {
    margin-bottom: 0;
}

.sidebar li,
.sidebar .more-from-category a {
    background: url(images/icon-li.png) no-repeat 0 7px;
    background-size: 8px 8px;
    margin-bottom: 6px;
    padding: 0 0 6px 16px;
}

.sidebar .widget, .custom-widget {
    margin-bottom: 0;
    padding: 20px 20px;
    word-wrap: break-word;
}

.sidebar .search-form {
    width: 100%;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
    background-color: #222;
    color: #c8c8c8;
    clear: both;
    font-size: 14px;
}

.footer-widgets .wrap {
    overflow: hidden;
    padding: 60px 30px 30px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
    padding: 0 2.8%;
    /*width: 33.3333333333%;*/
    /*text-align: center;*/
}

.footer-widgets-1,
.footer-widgets-2 {
    float: left;
}

.footer-widgets-3 {
    float: right;
}

.footer-widgets .widget {
    margin-bottom: 30px;
    word-wrap: break-word;
}

.footer-widgets li {
    background: url(images/icon-li-footer.png) no-repeat 0 7px;
    background-size: 8px 8px;
}

.footer-widgets .search-form {
    width: 100%;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    color: #222;
    font-size: 12px;
    padding: 40px 0;
    text-align: center;
    text-transform: uppercase;
}

.site-footer a {
    color: #222;
}

.site-footer p {
    margin: 0;
}

.site-footer .wrap {
    background: transparent;
    font-size: 0;
}

.site-footer .wrap p {
    font-size: 12px;
}

.site-footer .footer-links {
    margin-bottom: 40px;
}

.site-footer .footer-links>a,
.site-footer .footer-links>a:hover {
    color: #3E81B9;
    display: none !important;
}

.site-footer .footer-links span {
    margin-left: 40px;
    margin-right: 40px;
}

.site-footer .footer-links>a:after {
    content: ' ';
    margin-top: 1px;
    margin-left: 3px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    background: url('images/icon-pdf.png') 0 0 no-repeat;
}

/*========CUSTOM CSS===================*/
.chpcs_foo_content>br {
    display: none;
}
.chpcs_more a {
    font-size: 13px;
}
.staff-container .content-column,
.staff-container-row .content-column {
    padding-right: 10px;
}

.entry-content .author-posts li {
    margin: 0 0 10px 40px;
}

.entry-content .author-posts li:last-child {
    margin-right: 0;
}

.authors li {
    margin-bottom: 10px;
    background: rgba(0, 0, 0, 0) url("images/icon-li.png") no-repeat scroll 0 7px / 8px 8px;
    padding: 0 0 0 16px;
}

.authors li:last-child {
    margin-bottom: 0;
}

h1.staff-category {
    margin-bottom: 26px;
}

.entry-content img.staff-thumb {
    margin-bottom: 26px;
}

.staff-container-row {
    padding-top: 26px;
}

.staff-container {
    padding-top: 74px;
}

.staff-container:first-child {
    padding-top: 0;
}

.staff-container .staff-photo,
.staff-container-row .staff-photo {
	margin: 0;
    padding: 0;
    width: 130px;
    height: 170px;
    margin-bottom: 26px;
    background-size: cover;
}
.staff-container:first-child .content-column:nth-child(2) .staff-photo {
    /*background-size: 87%;*/
    background-repeat: no-repeat;
}

article.page h1, .post h1 {
    font-size: 32px;
    margin-bottom: 20px;
} 
article.page h2,.post h2 {
    font-size: 26px;
    margin: 20px 0;
}

#bottom-list ul {
    margin: -40px 0 40px 40px;
}

#bottom-list ul li {
    list-style-type: disc;
}

.entry-content {
    border-bottom: 0 solid #E8E8E8;
}

.wrap {
    background: #fff
}

p {
    margin: 0 0 0px;
    padding: 0
}

table.sl_header {
    display: none
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    float: left;
    margin: 0px;
    max-width: 400px;
    min-height: 100px;
    padding: 10px;
}

.site-header .widget-area {
    float: right;
    width: 450px;
    padding: 10px;
    text-align: center
}



#menu-client-menu {
    background: #e8e8e8;
    height: 28px;
    text-align: right;
    text-transform: uppercase
}

#menu-client-menu a {
    color: #000;
    padding: 5px;
    margin-right: 15px;
    font-size: 12px
}

#menu-client-menu a:hover {
    color: #3e81b9
}

.nav-primary {
    text-align: center;
    font-size: 18px
}

.nav-primary a {
    font-size: 16px
}

.nav-primary .current-menu-item a {
    color: #000
}

/*Contact form captcha*/
p#c-form span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px
}

p#c-form span#c_text {
    width: 205px
}

p#c-form input[type="submit"] {
    margin-left: 25px
}

/*-------------------SIDEBAR----------------------*/
div.schedule {
    text-align: center;
    background: orange;
    padding: 20px;
    font-size: 16px
}

div.schedule h3 {
    margin-bottom: -20px
}

.widget .category-featured {
    padding-left: 16px
}

.widget .category-featured a {
    font-size: 14px;
    color: #3E81B9
}

.widget .category-featured {
    background: url("images/icon-li.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 22px
}

.sidebar {
    padding-top: 30px
}

/*----------home slider-------------*/
.content .genesis_responsive_slider {
    margin-top: -1px
}

.content .genesis_responsive_slider .slide-excerpt {
    background-color: #111;
    height: 22%;
    margin: 0px;
    padding: 1% 2%;
    opacity: 1;
    font-size: 18px;
    width: 100%;
    opacity: 0.9;
}

.content .genesis_responsive_slider h2, .content .genesis_responsive_slider h2 a {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.content .genesis_responsive_slider .flex-direction-nav li a.prev:hover {
    background-position: 0px -49px;
}

.content .genesis_responsive_slider .flex-direction-nav li a.prev {
    background-position: 0px 0px;
    left: 20px;
}

.content .genesis_responsive_slider .flex-direction-nav li a:hover {
    background-position: -50px -49px;
}

.content .genesis_responsive_slider .flex-direction-nav li a {
    height: 49px;
    right: 20px;
    transition: none 0s ease 0s;
    width: 50px;
}

.content .genesis_responsive_slider .flex-direction-nav li a {
    opacity: 0.5;
}

/*----------4 block home area-------------*/
/*h4.widget-title.widgettitle{font-size:14px}
.home-top.widget-area a.button, .home-bottom.widget-area a.button{padding:5px 10px}
*/
.chpcs_more a,
.home-top.widget-area a.button, .home-bottom.widget-area a.button {
    margin: 5px auto;
    display: table;
    padding: 5px 10px;
}

/*----------------list styling--------------*/
.entry-content ol li, .entry-content ul li {
    margin: 5px 0 12px 40px
}

/*----------our team home area-------------*/
section#text-26 h4.widget-title.widgettitle {
    font-size: 18px;
    padding: 0 0 5px;
    margin: 0
}

section#text-26 a.button {
    padding: 5px 10px;
    margin: 12px 0
}

.home-middle.widget-area {
    background-color: #FFF;
    padding: 10px;
    clear: both;
    margin: 0;
    min-height: 310px
}

/*----------bio page-------------*/
h3.job-title {
    font-style: italic;
    margin-bottom: 20px
}

h2 sup {
    font-weight: normal;
    font-size: 55%;
    padding: 2px
}

.footer-widgets .wrap {
    background: #3e81b9
}
.footer-widgets .textwidget {
    line-height: 1.9;
}
.footer-widgets .textwidget a {
    color: #fff;
    text-decoration: none;
}
.footer-widgets .wrap {
    display: flex;
}
.footer-widgets .widget-title {
    padding-bottom: 10px;
}
.footer-widgets a, .footer-widgets {
    color: #fff
}
@media screen and (min-width: 801px) {
    .footer-widgets .widget-area {
        flex-grow: 1;
    }
}
@media screen and (max-width: 1200px) {
    .footer-widgets .widget-area {
        max-width: 25%;
        flex-basis: 25%;
        flex-grow: initial;
    }
}
@media screen and (max-width: 1025px) {
    .footer-widgets .wrap {
        flex-wrap: wrap;
    }
    .footer-widgets .widget-area {
        max-width: 50%;
        flex-basis: 50%;
    }
}
@media screen and (max-width: 400px) {
    .footer-widgets .widget-area {
        max-width: 100%;
        flex-basis: 100%;
    }
}

/*----------STAFF PAGE-------------*/
.post-2170 h3 {
    padding: 0;
    margin-top: -20px
}

.post-2170 h2 {
    font-size: 32px;
    text-transform: uppercase;
    padding-top: 60px
}

.post-2170 img {
    margin: 0;
    padding: 0;
    width: 140px;
    height: 170px
}

/*-------------------BLOG----------------------*/
h2.entry-title {
    font-size: 24px;
    font-weight: 500
}

.entry-meta {
    display: none
}

/*---------- CONTACT PAGE -------------*/
.page-id-177 .one-half.first {
    margin-top: 30px
}

.page-id-177 input[type="submit"] {
    margin: 20px 0 15px 0px;
    padding: 10px 20px
}

.page-id-177 .one-half {
    margin-top: 50px;
}

.page-id-177 .one-fourth {
    margin-bottom: 30px;
}

/*-------------------PRODUCT PAGE----------------------*/
a.buybutton {
    background: #FF8C00;
    max-width: 200px;
    padding: 20px 10px;
    text-align: center;
    display: block;
    color: #333;
    font-size: 1.2em
}

a.buybutton:hover {
    background-color: #ccc;
    text-decoration: none;
    box-shadow: gray 2px 2px 3px
}

/*=================NEWSLETTER====================*/
#mergeTable label {
    margin-bottom: -20px;
    font-weight: bold
}

#mergeTable .field-group {
    margin-top: -20px
}

#mergeTable .mergeRow {
    margin-bottom: 20px
}

.description1 input[type=text] {
    width: 180px;
    height: 35px;
    padding: 0;
    margin-right: 5px;
    margin-left: 5px
}

.description1 {
    margin-top: -50px;
    margin-bottom: -50px
}

.page-id-604 input[type="image"] {
    background-color: #fff;
    border: 0px solid #DDD;
    box-shadow: 0px 0px 0px #EEE inset;
    margin-top: -150px;
    margin-left: -15px
}

/*=================FOOTER====================*/
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    float: left
}

.footer-widgets .wrap {
    overflow: hidden;
    padding: 50px 20px 20px;
}

.footer-widgets-1 h4, .footer-widgets-2 h4, .footer-widgets-3 h4, .footer-widgets-4 h4 {
    text-transform: none;
    padding: 0;
    margin: 0
}

.widget_text.footer-links {
	margin-bottom: 0;
}

.social-links {
	display: inline-block;
	font-size: 24px;
	margin-bottom: 12px;
}

.social-links a {
	margin: 0 3px;
	display: inline-block;
    box-sizing: border-box;
}

.social-links a.facebook > i {
	width: 36px;
    padding: 6px;
    border-radius: 25px;
    background-color: #3b5998;
    color: #ffffff;
    opacity: 0.7;
	transition: opacity .2s ease;
}

.social-links a.linkedin > i {
	width: 36px;
    padding: 6px;
    border-radius: 25px;
    background-color: #0077b7;
    color: #ffffff;
    opacity: 0.7;
	transition: opacity .2s ease;
}

.social-links a.instagram > i {
	width: 36px;
    padding: 6px;
    border-radius: 25px;
    background-color: #f1462a;
    color: #ffffff;
    opacity: 0.7;
	transition: opacity .2s ease;
}

.social-links a.facebook > i:hover,
.social-links a.linkedin > i:hover,
.social-links a.instagram > i:hover {
	opacity: 1;
}

.widget {
    padding-top: 21px;
    padding-bottom: 21px;
}
.home-slider .widget {
    padding-top: 0;
    padding-bottom: 0;
}
.featuredpost,
.recent-posts  {
    margin: 0 -40px;
    padding: 21px 40px;
    background: #d3d3d3;
}
.recent-posts .post-author {
    text-align: center;
}
.featuredpost {
    background: #fff;
}

.featuredpost h4,
.recent-posts h4 {
    font-size: 24px;
    color: #3e81b9;
    text-transform: capitalize;
}
.featuredpost.featuredpost h2 {
    margin-bottom: 10px;
}
.featuredpost .entry-content {
    font-size: 14px;
}
.featuredpost p {
    margin:0;
}
.featuredpost.featuredpost h2 a {
    line-height: 1.3;
    font-size: 15px;
    color: #3e81b9;
    font-weight: bold;
}
.recent-posts ul {
    display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.recent-posts ul > li {
    width: 24%;
    font-size: 16px;
    padding: 5px 5px 0;
    margin: 0;
    position: relative;
}
.featuredpost .category-featured {
    height: auto;
    background: none;
}
.recent-posts .post-title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}
.featuredpost article > a,
.recent-posts .post-image {
    height: auto;
    margin: 0 11px 0 0;
}
.recent-posts .post-image {
    margin-bottom: 20px;
}
.featuredpost img,
.recent-posts img {
    max-width: 100%;
    height: auto;
    padding: 0;
    border: 0;
    display: block;
    margin: 0 auto;
}
.recent-posts .post-content {
    padding: 0 0 20px;
    line-height: 1.25;
}

.recent-posts .post-content i {
    display: block;
    position: absolute;
    bottom: 2px;
    font-size: 12px;
}
.recent-posts a {
    display: block;
    line-height: 1.3;
    font-size: 15px;
}
.recent-posts a:not(.button) {
    color: #333;
}
.featuredpost.featuredpost article {
    width: 24%;
    font-size: 16px;
    padding: 5px;
    margin: 0;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 24%;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    text-align: left;
    border: 1px solid #d3d3d3;

}
.featuredpost .widget-wrap {
    display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
}
.featuredpost h4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
}

.widget_chpcs_widget {
    background: #fff;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0 -40px;
}
.executive-pro-home .home-top .widget-title {
    font-size: 15px;
}

h1.visually-hidden {
    display: none;
}
h2.header {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
    margin-bottom: -20px;
}


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

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {

    .search-form input[type="search"] {
        background-image: url(images/icon-search@2x.png);
    }

    .content .entry-header .entry-meta .entry-comments-link a {
        background-image: url(images/icon-comments@2x.png)
    }

    .sidebar li {
        background-image: url(images/icon-li@2x.png);
    }

    .footer-widgets li {
        background-image: url(images/icon-li-footer@2x.png);
    }

    .content #genesis-responsive-slider .flex-direction-nav li a {
        background-image: url(images/icon-direction-nav@2x.png);
    }

    .content #genesis-responsive-slider .flex-control-nav li a {
        background-image: url(images/icon-control-nav@2x.png);
    }

    .genesis-nav-menu > .rss > a {
        background-image: url(images/icon-rss@2x.png);
    }

    .genesis-nav-menu > .twitter > a {
        background-image: url(images/icon-twitter-nav@2x.png);
    }

}

@media only screen and (max-width: 1200px) {

    .site-container {
        max-width: 960px;
    }

    .site-header .widget-area {
        width: 560px;
    }

    .content {
        width: 660px;
    }

    .genesis-nav-menu .menu-item {
        text-align: left;
    }

    .genesis-nav-menu .menu-item.view-more > a {
        font-weight: 700;
        color: #3D81B8 !important;
    }

    .sidebar-primary {
        width: 300px;
    }

    .title-area {
        width: 260px;
    }

    .breadcrumb {
        margin: -30px -40px 30px;
    }

    .content {
        padding: 30px 40px 10px;
    }

    .site-header .genesis-nav-menu a {
        padding: 38px 14px 40px;
    }

    .content #genesis-responsive-slider .flex-control-nav,
    .content #genesis-responsive-slider .flex-direction-nav li a,
    .content #genesis-responsive-slider .flex-direction-nav li a.prev {
        display: none;
    }

}

@media only screen and (max-width: 1023px) {
    .site-footer .footer-links>a {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .site-footer .footer-links span {
        margin: 0;
    }

    .site-footer .footer-links>a,
    .site-footer .footer-links>span {
        display: block;
    }

    .header-widget-area {
        margin-bottom: 10px;
    }

    .site-container {
        max-width: 768px;
    }

    .site-header .widget {
        padding: 0;
    }

    .content,
    .sidebar-primary,
    .sidebar-secondary,
    .site-header .widget-area,
    .title-area,
    .wrap {
        width: 100%;
    }
    .site-header .widget-area {
        float: none;
        margin: 0 auto 27px;
        max-width: 580px;
    }
    .site-header .widget-area .header div {
        margin-top: 10px !important;
    }

    .header-image .title-area,
    .header-image .site-title,
    .header-image .site-title a {
        float: none;
        margin: 0 auto;
    }

    .genesis-nav-menu li,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
    }

    .genesis-nav-menu,
    .site-header .search-form,
    .site-header hgroup,
    .site-title {
        text-align: center;
    }

    .genesis-nav-menu a,
    .genesis-nav-menu > .first > a,
    .genesis-nav-menu > .last > a,
    .site-header .genesis-nav-menu a {
        padding: 16px;
    }

    .site-header .search-form {
        margin: 16px auto;
    }

    .genesis-nav-menu li.right {
        display: none;
    }

    .content #genesis-responsive-slider .slide-excerpt {
        display: none;
    }

    .comment-list li.depth-1,
    .ping-list li.depth-1 {
        margin: 30px 0;
    }

}

@media only screen and (max-width: 1200px) {
    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
    .genesis-nav-menu.responsive-menu {
        display: none;
    }

    .genesis-nav-menu.responsive-menu .menu-item,
    .responsive-menu-icon {
        display: block;
    }

    .genesis-nav-menu.responsive-menu .menu-item:hover {
        position: static;
    }

    .genesis-nav-menu.responsive-menu li a,
    .genesis-nav-menu.responsive-menu li a:hover {
        border: none;
        display: block;
        line-height: 1;
        padding: 16px;
        text-transform: none;
    }

    .genesis-nav-menu.responsive-menu .menu-item-has-children {
        cursor: pointer;
    }

    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
        margin-right: 60px;
    }

    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
        content: "\f140";
        float: right;
        font: normal 20px/1 'dashicons';
        height: 20px;
        padding: 12px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
    }

    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f142";
    }

    .genesis-nav-menu.responsive-menu .sub-menu {
        background-color: #f7f7f7;
        border: none;
        left: auto;
        opacity: 1;
        padding-left: 20px;
        position: relative;
        width: 100%;
        z-index: 99;
    }

    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
        margin: 0;
    }

    .genesis-nav-menu.responsive-menu .sub-menu li a,
    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
        padding: 12px 16px;
        position: relative;
        text-transform: none;
        width: 100%;
    }

    .genesis-nav-menu.responsive-menu .current-menu-item > a,
    .genesis-nav-menu.responsive-menu .sub-menu a {
        background: none;
        color: #666;
    }

    .genesis-nav-menu.responsive-menu .sub-menu a:hover,
    .genesis-nav-menu.responsive-menu a:hover,
    .genesis-nav-menu.responsive-menu li:hover {
        background: none;
        color: #111;
    }
}

@media only screen and (max-width: 800px) {

    .home-top.widget-area section.widget.widget_text {
        margin-bottom: 40px;
    }

    .home-top.widget-area section.widget.widget_text:last-child {
        margin-bottom: 0;
    }

    .site-container {
        max-width: 630px;
    }

    .five-sixths,
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .four-sixths,
    .home-middle .widget,
    .home-top .widget,
    .home-bottom .widget,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .executive-pro-portfolio .portfolio,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        margin: 0;
        width: 100%;
    }

    #testimonials div.pic {
        padding-top: 15px;
    }



    .home-middle,
    .home-top,
    .home-bottom,
    .executive-pro-portfolio .portfolio {
        text-align: center;
    }

    .home-middle .textwidget {
        margin-bottom: 28px;
        text-align: left;
    }

    .executive-pro-portfolio .portfolio {
        padding: 0 0 30px;
    }

    .home-cta .button.alignright {
        float: none;
        margin: 16px 0 0;
    }

    .footer-widgets-1 {
        margin: 0;
    }

    .nav-secondary .genesis-nav-menu > .first > a,
    .nav-secondary .genesis-nav-menu > .last > a,
    .nav-secondary .genesis-nav-menu a {
        font-size: 12px;
        padding: 12px;
    }

    .recent-posts ul > li,
    .featuredpost.featuredpost article {
        -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        margin: 0 0 25px;
    }
}

@media only screen and (max-width: 600px) {
    .staff-container-row {
        padding-top: 0;
    }

    .site-header .widget-area {
        max-width: 100%;
    }

    .recent-posts ul > li,
    .featuredpost.featuredpost article {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .home-bottom .recent-posts .cat-item:not(:last-child) {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 500px) {

    .chpcs_title {
        padding: 5px 40px 0 !important;
    }

    .entry-title {
        font-size: 24px;
    }

    .content .entry-header .entry-meta .entry-comments-link {
        display: none;
    }

    .header-image .site-title a {
        background-size: contain !important;
    }

    img.alignleft {
        float: none;
        display: block;
    }

    img.alignleft, img.alignright {
        width: 100%;
        float: none;
        clear: both;
    }
    picture.alignleft,
    picture.alignright {
        width: 100%;
        float: none;
        clear: both;
        margin: 0 0 20px;
    }

}

@media only screen and (max-width: 270px) {

    .header-image .site-title a {
        background-size: contain !important;
    }

    .site-title {
        font-size: 26px;
    }

}


.callout{background:#f2f2f2;padding:30px}


section#genesisresponsiveslider-widget-2{height:445px !important}
@media only screen and (max-width: 470px) {
    section#genesisresponsiveslider-widget-2 {
        height: 205px !important;
    }
    .content #genesis-responsive-slider {
        height: 205px;
    }
}

.scroll-up-btn {
    background-color: #3e81b9b0;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 90px;
    right: 10px;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
}
.scroll-up-btn:hover {
    /*background-color: rgba(0, 0, 0, 0.71);*/
}
.scroll-up-btn.show {
    opacity: 1;
    visibility: visible;
}
.scroll-up-btn span {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.scroll-up-btn:after {
    content: "\f343";
    font-family: 'dashicons';
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 768px) {
    .scroll-up-btn {
        display: none;
    } 
}
@media only screen and (max-width: 980px) {
    .flexslider .slides img {
        height: 100%;
        object-fit: cover;
    }
}
@media only screen and (max-width: 470px) {
    .flexslider {
        max-height: 205px;
    }
    .flexslider .slides img {
        max-height: 205px;
    }
}
