/*
	Theme Name: Brighter
	Theme URI: http://demo.zigzagpress.com/brighter
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: ZigzagPress
	Author URI: http://zigzagpress.com/

	Version: 1.0.1

	Tags: one-column, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.5.3
	Text Domain: brighter-genesis

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

/* # HTML5 Reset

---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize

--------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
   margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
fgh
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.breadcrumb:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.section_block:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.breadcrumb:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-header:after,
.section_block: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: #fff;
    color: inherit;
    font-family: "Poppins", serif;
    font-size: 1.125em;
    font-weight: 300;
    letter-spacing: 0.028em;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    outline: 0;
}

::-moz-selection {
    background-color: #222;
    color: #fff;
}

::selection {
    background-color: #222;
    color: #fff;
}

a {
    text-decoration: none;
}

.genesis-nav-menu a,
a:hover,
a:focus,
a:active,
.portfolio_detail .inner a,
a.single_post_prev,
a.single_post_next,
.entry-title a,
.sidebar .widget-title a,
.menu-social-menu-container a,
.page_wrap_meta a,
.author-box .contact-links a {
    color: inherit;
}

a,
.portfolio_detail .inner a:hover,
.page_wrap_meta a:hover,
.menu-social-menu-container a:hover,
.author-box .contact-links a:hover,
.single_nav_title:hover,
a.single_post_prev:hover,
a.single_post_next:hover,
.entry-title a:hover,
.footer-widgets a:hover,
.archive-pagination li a:hover,
.archive-pagination li.active a,
.nav-primary a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
blockquote::before {
    color: #d7b065;
}

a.comment-reply-link {
    text-decoration: underline;
}

p,
ul,
ol,
pre,
table,
blockquote {
    margin-bottom: 1.625em;
}

strong {
    font-weight: 700;
}

pre {
    background: #f5f5f5;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

blockquote {
    margin-top: 90px;
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 44px;
    color: #000;
    font-weight: 400;
    position: relative;
    z-index: 2;
}

.entry-content blockquote {
    display: table;
    margin: 50px 0;
    width: auto;
}

blockquote::before {
    content: "\201C";
    font-family: "Montserrat", sans-serif;
    font-size: 250px;
    line-height: 0;
    position: absolute;
    left: -40px;
    font-weight: 700;
    top: 90px;
    z-index: 0;
}

.entry-content blockquote p {
    font-size: inherit;
    font-weight: 300;
    line-height: 1.4;
    position: relative;
    margin-bottom: 10px !important;
    text-transform: none !important;
}

.entry-content blockquote cite {
    font-style: normal;
    font-weight: 300;
    margin: 30px 0 0;
    display: block;
    font-size: 0.625em;
    letter-spacing: 1px;
    text-transform: capitalize !important;
}

.entry-content blockquote cite a:hover {
    border-color: currentColor;
}

span.dropcap {
    float: left;
    padding: 0;
    position: relative;
    text-align: center;
    height: 80px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 84px;
    line-height: .9;
    margin: 0 12px 10px 0;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.pricing_head .pricing_title,
.site-title {
    font-family: 'Poppins', sans-serif;
    color: inherit;
    font-weight: 500;
    font-variant-ligatures: common-ligatures;
    letter-spacing: 3px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

h1 {
    font-size: 4em;
    line-height: 1.015625em;
    margin-bottom: 0.40625em;

}

h2 {
    font-size: 2.8125em;
    line-height: 1.15555556em;
    margin-bottom: 0.57777777777778em;
}

h3,
h3.entry-title,
.section_header_text h2 {
    font-size: 2em;
    margin-bottom: 0.57777777777778em;
}

h3.hero_block_title {
    margin-bottom: 0.57777777777778em;
}

h4 {
    font-size: 1.4375em;
    line-height: 1.41304348em;
    margin-bottom: 1.1304347826087em;
}

h5 {
    font-size: 1em;
    line-height: 1.625em;
    margin-bottom: 1.625em;
}

h6 {
    font-size: 0.625em;
    line-height: 2.6em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 2.36363636363636em;
}

p.page_desc,
span.column_split_block_subtitle {
    line-height: 1.69565217em;
}

p.intro:after {
    content: " ";
    border-bottom: 1px solid #f2f2f2;
    margin: 40px auto;
    display: block;
}

.post-template-default.single.single-post .entry-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 2.8125em;
    line-height: 1.15555556em;
}

.portfolio-template-default.single.single-portfolio .entry-title,
.archive .entry-title,
.page-template-default.page .entry-title {
    font-size: 2em;
    line-height: 1.421875em;
}

.portfolio-template-default.single.single-portfolio.single_portfolio_fullwidth .entry-title {
    font-size: 4em;
    padding: 0 10%;
}

.page-template.page-template-page_blog .entry-title,
.post-template-default.single.single-post .related-posts .entry-title {
    font-size: 1.4375em;
    line-height: 1.41304348em;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
    margin-bottom: 1.625em;
}

.featured-content img,
.gallery img {
    width: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 2px solid #ddd;
    color: #272727;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.928 !important;
    padding: 8px 12px;
    width: 100%
}

input:focus,
textarea:focus {
    border: 2px solid #ccc;
    color: #272727;
    outline: none;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder {
    color: transparent
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto
}

input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.pricing_footer a.pricing_button,
.pricing.pricing_best .pricing_footer a.pricing_button:hover,
.zps_btn {
    background: #272727;
    border: none;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-size: 0.650em;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.625;
    padding: 11px 30px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
    width: auto
}

input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
.pricing_footer a.pricing_button:hover,
.pricing.pricing_best .pricing_footer a.pricing_button,
.zps_btn:hover {
    background: #d7b065;
    color: #fff;
}

.button {
    display: inline-block;
}

/* Tables
--------------------------------------------- */

table {
    font-size: 1em;
    margin-bottom: 5%;
    padding: 0;
    width: 100%;
}

table thead {
    background: #f5f5f5;
}

table thead th {
    font-weight: bold;
    text-align: left;
    padding: 10px
}

table td,
#content table th {
    padding: 10px;
}

table td {
    border-bottom: solid 1px #f5f5f5;
}

table tr:last-child td {
    border-bottom: none;
}

table tr:nth-child(even) {
    background: #f5f5f5;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap,
.blog_wrap {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

.mobile_menu_overlay .wrap {
    max-width: 1170px;
}

.single-post .site-inner .wrap,
.section_template .site-inner .wrap,
.page .site-inner .wrap {
    max-width: 100%;
    width: 100%;
}

.site-inner {
    clear: both;
    overflow: hidden;
    padding-top: 140px;
    padding-bottom: 100px
}

.portfolio-template-default.single.header-full-width.full-width-content .site-inner,
.portfolio-template-default.single.single-portfolio.single_portfolio_fullwidth.header_fixed .site-inner,
.portfolio-template-default.single.single-portfolio.single_portfolio_slider.header_fixed .site-inner {
    padding-top: 60px;
}

.page-template-template-section .site-inner {
    padding-top: 100px;
}

.portfolio-template-default.single.header-full-width.full-width-content.single_portfolio_carousel .site-inner,
.page-template-default.page .site-inner,
.page-template-page_blog.page-template-page_blog-php.page .site-inner {
    padding-top: 180px;
}

.section_header_text {
    text-align: center;
}

.site-container {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

.single-post .site-inner {
    clear: both;
    padding-top: 40px;
    padding-bottom: 100px;
    margin-top: -180px;
    position: relative;
    z-index: 44;
}

.single-post .site-inner header.entry-header,
.page .entry-header {
    text-align: center;
    background: #fff;
    width: 1170px;
    margin: 0 auto;
    padding: 40px 0;
}

.page-template.page-template-page_blog.page-template-page_blog-php.page .entry-header {
    text-align: inherit;
    background: none;
    width: auto;
    padding: 0;
    margin: 0;
}

.section_template .section_block > div:not(.hero_fullwidth) {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.section_template .section_block > div.hero_image_wrap.hero_fullwidth {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* Page Header
--------------------------------------------- */

.page_media_wrap {
    height: 555px;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.media_wrap {
    max-width: 1360px;
    width: 100%;
    display: block;
    height: 100%;
    margin: 0 auto;
}

.media_container {
    margin: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    right: 0;
}

.post_image_overlay {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
}

.post_image_cover {
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.entry-content-title.wrap {
    position: relative;
    z-index: 2;
    text-align: left;
    margin: auto;
    height: 100%;
    display: table;
    bottom: 0;
    width: 50%;
    float: left;
}

.entry-content-header {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.entry-content-header h1,
.entry-content-header h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 4em;
    line-height: 1;
    letter-spacing: -2px;
}

.page_wrap_meta {
    letter-spacing: 0.0625rem;
    margin-top: 15px;
    font-size: 0.875rem;
}

span.entry-comments-link a {
    margin-left: 10px
}

span.entry-comments-link {
    display: none;
}

.page_wrap_meta.meta_before_title::after {
    background-color: transparent;
    content: "";
    display: block;
    height: 3px;
    margin: 20px 0;
    width: 60px;
}

.page_wrap_meta .dashicons {
    font-size: 16px;
    display: none;
}

.page_wrap_meta span.entry_date_wrap {
    padding-right: 12px;
}

/* Column Widths and Positions
--------------------------------------------- */

.full-width-content .content {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    padding: 0;
}

.entry-comments,
.full-width-content .content .entry-content > *:not(.wp-caption) {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.full-width-content .content .entry-content .wp-caption,
.full-width-content .content .entry-content .image_full_wrap {
    max-width: 100%;
    width: 100% !important;
    margin: 30px auto;
    padding: 0;
}

/* Blog layout */

.page-template-page_blog article.entry,
.archive article.entry,
.home.blog article.entry,
.search article.entry {
    margin-bottom: 0;
    width: 33.33%;
    float: left;
    padding: 0 20px 40px;
}

.page-template-page_blog article.entry:nth-child( 3n + 1),
.archive article.entry:nth-child( 3n + 1),
.home.blog article.entry:nth-child( 3n + 1),
.search article.entry:nth-child( 3n + 1) {
    clear: left;
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
    float: left;
}

.alignleft .avatar {
    margin-right: 24px;
    margin-left: 0
}

.alignright .avatar {
    margin-left: 24px;
    margin-right: 0
}

.comment .avatar {
    height: 50px;
    margin: 0 16px 24px 0;
    width: 50px;
}

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

img.centered,
.aligncenter,
.wp-caption.alignnone {
    display: block;
    margin: 0 auto 24px;
    text-align: center;
}

img.alignnone {
    margin-bottom: 12px;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignright {
    max-width: 100%;
}

a.alignleft {
    margin: 0 24px 24px 0;
}

img.alignleft,
.wp-caption.alignleft .wp-caption-text {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright {
    margin: 0 0 24px 24px;
}

.wp-caption.alignright .wp-caption-text {
    margin: 0 0 24px 24px;
}

.bypostauthor {
    display: block;
}

.entry-content .wp-caption-text {
    font-size: .75rem;
    display: block;
    padding: 3px 10px;
    position: relative;
}

.gallery-caption,
.entry-content .gallery-caption {
    margin: 0 0 10px;
}

/* Images */

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.entry-content img.size-full,
.entry-content img.size-large {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.alignnone img {
    margin: 5% -50% 2%;
    max-width: 200%;
}

.wp-caption.alignright img,
.wp-caption.aligncenter img {
    text-align: center;
}

.wp-caption.aligncenter img.size-full {
    width: 100%;
}

img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.alignleft img {
    float: left;
    margin-bottom: 10px;
    margin-right: 40px;
    margin-left: -25%;
}

.alignright img {
    display: block;
    float: right;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: -25%;
}

.wp-smiley {
    max-height: 13px;
    margin: 0 !important;
}

.entry-content img.wp-smiley {
    display: inline-block;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
    font-size: 0.875rem;
    margin: 8px 50px 30px 30px;
    padding: 40px 0;
    text-align: left;
    margin: 0;
}

.page .breadcrumb {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
}

.single .breadcrumb {
    font-size: 0.875rem;
    margin: 8px 50px 30px 30px;
    text-align: center;
    background: #fff;
    width: 1170px;
    margin: 0 auto;
    padding: 40px 30px 0;
}

.single-portfolio .breadcrumb {
    padding: 40px 0 0;
    text-align: left;
}

.archive .breadcrumb {
    padding: 40px 30px;
    text-align: left;
    margin: 0;
}

.archive-description,
.author-box {
    float: left;
    margin: 8px 50px 30px 30px;
    width: 100%;
}

.archive-description p:last-child,
.author-box p:last-child,
.search-results .archive-description h1 {
    margin-bottom: 0;
}

.author-box .avatar {
    min-height: 100px;
    margin: 50px;
    display: block;
    padding: 20px
}

section.author-box {
    background: #f5f5f5;
    display: block;
    float: none;
    width: 100%;
    padding: 30px 30px 50px;
    max-width: 800px;
    width: 100%;
    margin: 0 auto 60px;
}

.author-box .contact-links {
    margin-top: 20px;
}

.author-box .contact-links a {
    font-size: 14px;
    padding: 10px;
    width: 45px;
    float: none;
    display: inline-block;
}

.author-box-title {
    margin: 20px 0;
    display: block;
    width: 100%;
}

.author-box p {
    margin-bottom: 0;
}

.author-box .contact-links a {
    font-size: 14px;
    padding: 10px;
    width: 45px;
    text-align: center;
}

.author-box .contact-links {
    margin-top: 20px;
}

/* Titles
--------------------------------------------- */

.page-template-default.page .entry-header {
    margin: 0 auto 80px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    width: 1170px;
    text-align: left;
    overflow: hidden
}

.page-template-default.page .entry-title {
    line-height: 1.2;
    width: 50%;
    display: block;
    float: left
}

.page-template-default.page .page_desc {
    display: block;
    margin-top: 0;
    width: 50%;
    float: right
}

h3#reply-title.comment-reply-title small {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    margin-left: 10px;
}

.archive-title {
    font-size: 1.4375em;
    line-height: 1.41304348em;
    margin-bottom: 1.1304347826087em;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.primary-nav .site-header {
    padding-top: 64px;
}

.site-header .wrap {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

.site-header .widget-area {
    display: none;
}

.header_three .site-header .widget-area {
    display: block;
    position: absolute;
    right: 30px;
}

header.site-header {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
}

.admin-bar header.site-header {
    top: 32px;
}

body.portfolio-template-default.single.single-portfolio.admin-bar.header-full-width.full-width-content.single_portfolio_fullwidth header.site-header,
body.admin-bar.single_portfolio_slider header.site-header {
    top: 0
}

/* Title Area
--------------------------------------------- */

.title-area {
    float: left;
}

.header-image .title-area {
    padding: 0;
}

.site-title {
    font-size: 1.188em;
    line-height: 87px;
    margin: 0;
}

.site-title a,
.site-title a:hover {
    color: #272727;
    text-decoration: none;
}

.site-description {
    font-family: inherit;
    font-size: 0px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.0625rem;
    margin: 0 0 3%;
}
.wp-custom-logo .site-title,
.wp-custom-logo .site-description{
    display: none;
}


/* Full width header, no widgets */

.header-image .site-description,
.header-image .site-title a {
    display: block;
    height: 0;
    margin-bottom: 0;
    text-indent: -9999px;
}

/* Logo Area
--------------------------------------------- */

.site-header .wrap {
    position: relative;
}

.header-image .site-header .title-area {
    padding: 28px 0;
}

a.custom-logo-link {
    display: block;
}

img.custom-logo {
    display: block;
    margin: 0;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

.genesis-nav-menu .menu-item {
    display: block;
    width: auto;
    margin: 0 auto;
    position: relative;
}

.genesis-nav-menu a {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    font-size: 2em;
    line-height: 1.421875em;
    padding: .27em 0;
    position: relative;
}

.genesis-nav-menu .sub-menu {
    left: auto;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
    position: relative;
    margin: 0;
    padding: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.genesis-nav-menu .sub-menu.submenu_open {
    padding: 10px 5px;
    visibility: visible;
    opacity: 1;
    height: auto;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}

.genesis-nav-menu .sub-menu a {
    border-top: none;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    width: auto;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
}

.genesis-nav-menu .menu-item:hover {
    position: relative;
}

.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: none;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
    margin: 0;
    padding: 0;
}

.site-header .sub-menu .sub-menu {
    margin-left: 0;
    margin-top: -54px;
    padding: 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    margin: auto;
}

.nav-primary a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu a:hover {
    text-decoration: none
}

.nav-primary .genesis-nav-menu .sub-menu a {
    border-top: none;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
    cursor: pointer;
    display: none;
    margin-bottom: -1px;
    text-align: left;
}

.responsive-menu-icon::before {
    content: "\f333";
    display: inline-block;
    font: normal 20px / 1 'dashicons';
    margin: 0 auto;
    padding: 10px;
}

.site-header .responsive-menu-icon::before {
    padding: 0;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */
/* Entries
--------------------------------------------- */

.entry {
    margin-bottom: 60px;
}

.entry-content .attachment a,
.entry-content .gallery a {
    border: none;
}

ul,
ol {
    margin: 0 0 5% 25px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin: .6em 0 0 1.5em;
}

.entry-content li {
    margin-bottom: 2%;
}

.entry-meta,
.entry-meta a {
    font-size: .75rem;
    margin-bottom: 30px;
}

footer.entry-footer {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.column_block_desc {
    font-size: .75rem;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

.entry-header .entry-meta {
    margin-bottom: 0;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-tags {
    margin-bottom: 40px;
}

.entry-header .entry-meta .dashicons {
    font-size: 11px;
    line-height: 16px;
}

span.entry_author_wrap {
    padding: 0 5px;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
    clear: both;
    font-size: .75rem;
    letter-spacing: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    overflow: hidden;
    text-transform: uppercase;
    width: 1170px;
}

.archive-pagination li {
    display: inline;
    margin: 0 12px;
}

.archive-pagination li a {
    color: inherit;
    cursor: pointer;
    display: inline-block;
    padding: 8px 3px;
    border-bottom: 3px solid transparent
}

.archive-pagination li a:hover {
    text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
    border-color: currentcolor;
    text-decoration: none;
}

.pagination-previous.alignleft a,
.pagination-next.alignright a {
    border-bottom: 3px solid transparent;
}

.pagination-previous.alignleft a:hover,
.pagination-next.alignright a:hover {
    border-color: currentcolor;
}

/* Comments
--------------------------------------------- */

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    font-size: 16px;
    margin-bottom: 40px
}

.comment-respond,
.entry-pings {
    padding: 0;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.entry-comments {
    padding: 60px
}

.comment-list li {
    padding: 40px 0 0 30px;
    list-style: none;
}

.comment-list .depth-1 {
    padding-left: 0
}

.comment-header {
    margin-bottom: 30px
}

.comment-content {
    clear: both
}

.comment-content ul > li {
     list-style-type: disc
}

.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-header p {
    margin: 5px 0;
}

.comment-time {
    font-size: 0.625em;
    letter-spacing: 3px;
}

.entry-pings .reply {
    display: none
}

.comment-edit-link {
    float: right;
}

.comment-list .children {
    margin: 0;
    padding: 0;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    padding: 10% 0;
    text-align: center;
    clear: both;
}

.site-footer p {
    margin-bottom: 0;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Related Posts */

.related-posts {
    float: none;
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.related-posts h3,
.instagram .widget-title,
#comments.entry-comments h3,
#reply-title {
    font-size: .75rem;
    letter-spacing: 3px;
}

.related-posts article {
    width: 23.5%;
    float: left;
    margin-left: 2%;
}

.related-posts article:first-child {
    margin-left: 0;
}

/*
* Single Post Nav
*/

.single_post_nav {
    margin-top: 170px;
    margin-bottom: 70px;
    position: relative;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.single_post_prev {
    display: inline-block;
    width: 390px;
    text-align: right;
    float: left;
}

.single_post_prev:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #000;
    left: 50%;
    margin-left: -2px;
}

.single_nav_title {
    color: inherit;
}

.single_nav_title span {
    color: #000;
    display: block;
    font-size: 0.031em;
    font-weight: 400;
    letter-spacing: 0.125em;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.single_nav_arrow i {
    color: inherit;
    opacity: 0.15;
}

.single_nav_arrow i:hover {
    opacity: 1
}

.single_post_prev .single_nav_arrow {
    float: left;
    font-size: 0px;
}

.single_post_prev .single_nav_title {
    display: inline-block;
}

.single_post_prev .single_nav_thumb {
    display: none;
    float: left;
    width: 20%;
}

.single_post_next {
    display: inline-block;
    float: right;
    width: 390px;
    text-align: left;
}

.single_post_next .single_nav_arrow {
    float: right;
    font-size: 0px;
    line-height: 0px;
}

.single_post_next .single_nav_title {
    display: inline-block;
}

.single_post_next .single_nav_thumb {
    display: none;
    float: left;
    width: 20%
}

.single_post_next img,
.single_nav_thumb img {
    border-radius: 100%;
    max-width: 100px;
    height: 100px;
}

/* ========== ISOTOPE FILTERING ========== */

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/* ========== GALLERY SECTION ========== */

#gallery-items {
    display: none;
}

.portfolio_section.section {
    min-height: 300px;
}

.home .portfolio_section.section {
    padding-bottom: 0
}

.portfolio_section .gallery-filter {
    min-height: 96px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.gallery-filter ul {
    display: inherit;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.gallery-filter ul li {
    display: inline;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.gallery-filter ul li .btn {
    padding: 0;
}

.gallery-filter ul li a {
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0)!important;
}

.gallery-filter ul li a.selected,
.gallery-filter ul li a:hover {
    border: none;
    border-bottom: 2px solid #333!important;
    color: #ffdf91;
}

.portfolio_section #gallery-items {
    margin: 24px 0 0;
}

.portfolio-item {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    padding: 15px;
}

.zp_col_4 {
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 25%;
}

.zp_col_3 {
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33%;
}

.zp_col_2 {
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
}

.portfolio-item img {
    overflow: hidden;
    display: block;
    margin: 0;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 100%;
}

.portfolio-item:hover img {
    overflow: hidden;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0.5;
}

.portfolio-item > a {
    display: block;
    position: relative;
    overflow: hidden;
}

.portfolio_icon_class {
    display: none;
}

.portfolio_detail {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 15px;
    text-align: center;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 3;
}

.portfolio-item:hover .portfolio_detail {
    opacity: 1;
}

span.portfolio_categories {
    font-size: .75rem;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

.portfolio_detail h4 {
    margin: 0;
}

.portfolio_tags {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.72222;
    margin-bottom: 2em;
    text-transform: uppercase;
}

.portfolio_tags i {
    font-size: 3px;
    margin: 0;
}

.portfolio_image_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 2;
}

/* Menu Overlay
--------------------------------------------- */

.mobile_menu_overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    left: 0;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s linear;
    -ms-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
}

.mobile_menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.overlay-close {
    position: relative;
    top: 28px;
    right: 0;
    cursor: pointer;
    float: right;
}

span.mobile_menu_label {
    display: inline-block;
    font-size: 0.650em;
    text-transform: uppercase;
    letter-spacing: 0.150em;
}

.close_button {
    border: 0;
    display: inline-block;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
    padding: 9px 10px;
    border-radius: 4px;
    background: transparent;
}

.close_button .icon-bar {
    background-color: #fff;
}

.close_button .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.close_button .icon-bar + .icon-bar {
    margin-top: 4px;
}

.close_button .icon-bar {
    background-color: #000;
}

.close_button .icon-bar:nth-child(2) {
    display: none;
}

.close_button .icon-bar:nth-child(1) {
    top: 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    position: relative;
}

.close_button .icon-bar:nth-child(3) {
    top: -6px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    position: relative;
}

button.close_button:hover {
    color: inherit;
    background-color: transparent;
}

span.indicator {
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
    cursor: pointer
}

span.indicator span {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    display: block;
    line-height: 50px;
    text-align: center;
    width: 100%;
    height: 100%;
}

/* Section Blocks
--------------------------------------------- */

.section_block {
    float: left;
    overflow: hidden;
    width: 100%;
}

/* Column Blocks
--------------------------------------------- */

.column_block_wrap {
    display: block;
    width: 100%;
}

.column_block_wrap {
    display: block;
    width: 100%;
}

.column_block {
    float: left;
    display: table;
    height: 300px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 15px;
    width: 100%;
}

.column_block_wrap.column_two .column_block {
    height: 300px;
}

.column_block_wrap.column_two .column_block {
    width: 50%;
}

.column_block_wrap.column_full .column_block {
    width: 100%;
}

.column_block_wrap.column_three .column_block {
    width: 33.33%;
}

.column_block_wrap.column_four .column_block {
    width: 25%;
}

.column_block_content {
    color: inherit;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.column_block_content a {
    color: inherit;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 3;
}

.column_image_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.column_block_title,
.column_block_desc {
    position: relative;
    z-index: 2;
}

.column_block_title {
    margin: 0;
}

/* Slider 
--------------------------------------------- */

.section_slider .owl-nav {
    top: 0;
    bottom: 0;
}

.section_slider .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.section_slider .owl-nav div {
    display: block;
    width: 50%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(255, 255, 255, 0);
}

.section_slider .owl-nav .owl-prev {
    left: 0;
    cursor: url(images/slider_left.gif), e-resize;
}

.section_slider .owl-nav .owl-next {
    right: 0;
    cursor: url(images/slider_right.gif), e-resize;
}

/* Shortcodes 
--------------------------------------------- */

/* Team 
--------------------------------------------- */

.zps_team_wrap {
    text-align: left;
}

.zps_team_wrap .zps_team ul li {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
}

.zps_team_wrap .zps_team ul {
    padding: 0 !important;
}

.zps_team_wrap .zps_team ul li a {
    color: inherit;
}

.zps_team_wrap .zps_team ul li a:hover {
    color: #d7b065;
}

.zps_team_wrap .zps_team small {
    font-size: 0.625em;
    line-height: 2.6em;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
}

.zps_team_wrap .caption h4 {
    font-size: 1em;
    line-height: 1.625em;
    margin-bottom: 0.8125em;
}

.zps_team_wrap .caption p {
    padding: 0;
}

/* Button 
--------------------------------------------- */

.zps_btn,
.zps_btn:hover {
    border: none;
}

/* Pricing Table 
--------------------------------------------- */

.pricing {
    background: #fff;
    margin-top: 24px;
    border: 1px solid #eee;
}

.pricing_head {
    background: #fff;
}

.pricing_head .pricing_title {
    padding: 20px;
}

.pricing .zps_column.zps_one_third {
    width: 33.33%;
    float: left;
    overflow: hidden;
    margin-left: 3%;
}

.pricing_head .pricing_price {
    font-weight: normal;
    line-height: 1.625em;
    background: #fff;
}

.pricing_head .pricing_desc:after {
    width: 30px;
    content: "";
    display: block;
    height: 2px;
    background: #343434;
    position: relative;
    margin: 10px auto;
    top: 10px
}

.pricing_head .pricing_price,
.pricing .pricing_content ul li {
    padding: 5px 0;
}

.pricing_head .pricing_desc {
    font-size: 0.625em;
}

.pricing.pricing_best .pricing_head {
    background: #fff;
}

.pricing.pricing_best .pricing_head,
.pricing.pricing_best .pricing_title,
.pricing.pricing_best .pricing_desc {
    color: inherit;
}

.pricing_footer,
.pricing.pricing_best .pricing_price,
.pricing.pricing_best .pricing_footer {
    background: #fff;
}

.pricing .pricing_content ul {
    margin-top: 24px;
    padding-left: 0 !important;
}

/* Accordions and Toggle 
--------------------------------------------- */

.accordion_header h4,
.toggle_header h4 {
    font-size: 18px;
    color: #272727;
    text-transform: uppercase;
}

/* Blog 
--------------------------------------------- */

div.zps_column.zps_one_half .img-responsive.wp-post-image {
    max-height: 245px;
}

div.zps_column.zps_one_third .img-responsive.wp-post-image {
    max-height: 159px;
}

div.zpblog_shortcode .caption h4 {
    padding: 0;
}

div.zpblog_shortcode .caption h4 a {
    color: inherit;
}

/* Columns 
--------------------------------------------- */

.zps_column {
    margin: 30px 0
}

/* Testimonial 
--------------------------------------------- */

.testimonial_wrapper h4 {
    margin-top: 15px;
    padding: 5px 12px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
}

.testimonial_wrapper {
    text-align: center;
    display: block;
    overflow: hidden;
    max-width: 50%;
    margin: 0 auto 20px;
}

.testimonial_content {
    font-size: inherit;
    line-height: inherit;
}

div.zpblog_shortcode .caption {
    padding: 10px;
}

div.zpblog_shortcode .blog_meta {
    font-size: 14px;
    opacity: .5;
}

.owl-carousel .owl-item img {
    width: auto !important;
}

.client_carousel {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    max-width: 980px;
}

/* Back to top 
--------------------------------------------- */

#top-link span {
    position: absolute;
    bottom: 240px;
    font-size: 40px;
    color: #000;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

/* Section Block 
--------------------------------------------- */

.section_block {
    opacity: 0;
}

.section_block.animated{
    opacity: 1;
}

/* Single Portfolio 
--------------------------------------------- */

.single-portfolio-carousel,
.single-portfolio-slider{
    display: none;
}

.single-portfolio article.portfolio .entry-header {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  position: relative;
  padding-top: 40px;
}

.single-portfolio.single_portfolio_carousel.header_fixed .entry-header,
.single-portfolio.single_portfolio_carousel.header_fixed .entry-content {
    padding-top: 0;
}

.single-portfolio article.portfolio .entry-content{
    display: table-cell;
    width: 50%;
    vertical-align: top;
    position: relative;
    padding-top: 40px;
}

.single-portfolio-slider{
    height: 500px;
    height: 100vh;
    overflow: hidden;
}

.single-portfolio-carousel.owl-carousel,
.single-portfolio-carousel.owl-carousel .owl-item img{
    width: auto;
    height: 400px;
    height: calc( 100vh - 220px );
}

.single-portfolio-carousel .owl-nav,
.single-portfolio-slider .owl-nav {
    top: 0;
    bottom: 0;
}

.single-portfolio-carousel .owl-nav,
.single-portfolio-slider .owl-nav  {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.single-portfolio-carousel .owl-nav div,
.single-portfolio-slider .owl-nav div {
    display: block;
    width: 30%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(255,255,255,0);
}

div.owl-prev {
    position: absolute;
    left: 0px;
    width: 50%;
    opacity: 0.5;
    height: 100%;
    top: 0px;
    text-indent: 2000px;
    cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjIzcHgiIHZpZXdCb3g9IjAgMCAzMiAyMyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMjMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iMzEuNDA1LDEwLjc1IDMuNDY2LDEwLjc1IDEyLjYxNSwxLjYwMSAxMS41NTUsMC41NCAwLjU5NSwxMS41IDExLjU1NSwyMi40NiAxMi42MTUsMjEuMzk5IDMuNDY2LDEyLjI1IDMxLjQwNSwxMi4yNSAiLz48L2c+PC9zdmc+"), pointer !important;
    overflow: hidden;
}

div.owl-next {
    position: absolute;
    width: 50%;
    height: 100%;
    float: right;
    text-indent: 10000px;
    /*background: blue;*/
    opacity: 0.5;
    top: 0;
    right: 0;
    z-index: 700;
    cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgd2lkdGg9IjMyIiBoZWlnaHQ9IjIzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIHRyYW5zZm9ybT0icm90YXRlKC0xNzkuOTEzNTc0MjE4NzUgMTUuNTc5ODQ0NDc0NzkyNDgsMTEuMDc5ODQzNTIxMTE4MTY2KSAiIGlkPSJzdmdfMSI+PHBvbHlnb24gcG9pbnRzPSIzMC45ODQ4NDQxMTgzNTY3MDUsMTAuMzI5ODQzNDMxNzExMTk3IDMuMDQ1ODQzNTExODE5ODM5NSwxMC4zMjk4NDM0MzE3MTExOTcgMTIuMTk0ODQzMjAyODI5MzYxLDEuMTgwODQzNTAyMjgzMDk2MyAxMS4xMzQ4NDM3MzY4ODY5NzgsMC4xMTk4NDM0NTMxNjg4NjkwMiAwLjE3NDg0MzQ2MDMyMTQyNjQsMTEuMDc5ODQzNDMxNzExMTk3IDExLjEzNDg0MzczNjg4Njk3OCwyMi4wMzk4NDI1MTYxODM4NTMgMTIuMTk0ODQzMjAyODI5MzYxLDIwLjk3ODg0MzU5OTU1Nzg3NyAzLjA0NTg0MzUxMTgxOTgzOTUsMTEuODI5ODQzNDMxNzExMTk3IDMwLjk4NDg0NDExODM1NjcwNSwxMS44Mjk4NDM0MzE3MTExOTcgIiBpZD0ic3ZnXzIiLz48L2c+PC9zdmc+"), pointer !important;
    overflow: hidden;
}

div#post-gallery div.owl-next {
    width: 30% !important;
}

div#post-gallery div.owl-prev {
    width: 30% !important;
}

.single-portfolio-carousel.owl-carousel .owl-stage-outer{
    padding-top: 84px;
    z-index: 2;
}

.carousel_lightbox a {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 9999;
}

.single-portfolio .fullscreen-carousel-item,
.single-portfolio  .carousel_image_wrap{
    width: 100%;
    height: 100vh;
}

.single-portfolio  .carousel_image_wrap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
}

.single_portfolio_slider .site-container{
    padding-top: 0;
    position: relative;
    width: 100%;
}

.single_portfolio_slider header.site-header{
    background: transparent;
    position: absolute;
}

.single-portfolio-image{
    height: 500px;
    height: calc( 100vh - 150px );
    overflow: hidden;
    width: 100%;
}

.single-portfolio-image .image_wrap{
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.single-portfolio-fullwidth{
    height: 500px;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}

.single-portfolio-fullwidth .image_wrap {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.single_portfolio_fullwidth .site-container {
    padding-top: 0;
    position: relative;
    width: 100%;
}

.single_portfolio_fullwidth header.site-header {
    background: transparent;
    position: absolute;
}

.single_portfolio_fullwidth .site-inner > .wrap {
    width: 100%;
    max-width: 100%;
}

.single_portfolio_section {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.single_portfolio_section  .single_portfolio_full_image {
    height: 100%;
    width: 100%;
}

.single_portfolio_section  .single_portfolio_full_image img {
    width: 100%;
    height: auto;
}

.single_portfolio_section.single_portfolio_title{
    height: 500px;
    height: 100vh;
    width: 100%;
    text-align: center;
}

.single_portfolio_title_wrap{
    height: 100%;
    display: table;
    width: 100%;
}

.single_portfolio_title_wrap h1{
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.single_portfolio_section > .wrap {
    padding: 120px 0;
    max-width: 870px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.pswp__top-bar,
.pswp__caption,
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit
.pswp__caption{
    background-color: rgba(255,255,255,0.97)
}
.pswp__caption{
    -webkit-box-shadow: 0 0 -1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 -1px rgba(0,0,0,0.15)
}
.pswp__top-bar{
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px rgba(0,0,0,0.15)
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before{
    content: '';
    top: 30px;
    background-color: rgba(255,255,255,0.97);
    height: 40px;
    width: 40px;
    position: absolute
}
.pswp__button--arrow--left:before{
    left: 6px;
    background-position: -134px -46px
}
.pswp__button--arrow--right:before{
    right: 6px;
    background-position: -90px -46px
}
.pswp__caption__center{
    text-align: center;
    font-size: inherit;
    line-height: inherit;
    color: #333;
    opacity: .85;
    font-weight: 700
}
.pswp__img{
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1)
}
.pswp__img--placeholder--blank{
    background:#FFF
}
.pswp__bg {
    background: #F5F5F5;
}

.pswp__counter {
    color: #333;
}

/* 404 Page
--------------------------------------------- */

body.error404{
  background-color: #fff;
}

body.error404 .entry-title {
    font-size: 6em;
}

body.error404 span {
    margin: 0 10px;
}

body.error404  .entry-content-title {
    height: 496px;
    display: table;
    width: 100%;
    text-align: center;
}

body.error404  .entry-content-header {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}

body.error404 .site-inner {
  padding-top: 0;
  padding-bottom: 0;
}

body.error404 p{
  font-style: italic;
}

body.error404 .pagination {
  font-style: normal;
}

body.error404 .content-sidebar-wrap {
  padding-bottom: 0;
}

body.error404 .site-container {
    padding-top: 0;
    padding-bottom: 0;
}

/* Hero 
--------------------------------------------- */

.hero_image_wrap {
    display: block;
    width: 100%;
    height: 700px;
    position: relative;
}

.hero_block_image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.hero_image_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.hero_block {
    height: 100%;
    width: 100%;
    display: table;
    text-align: center;
    position: relative;
    z-index: 2;
}

.hero_block_content {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

span.hero_block_desc {
  display: block;
  clear: both;
  max-width: 50%;
  margin: 0 auto 20px;
}

/* Column Split 
--------------------------------------------- */

.column_split_block_wrap {
    display: block;
    width: 100%;
    height: 500px;
}

.column_split_block_wrap.column_image_left .column_split_block_image {
  float: left;
}

.column_split_block_wrap.column_image_left .column_split_block {
  float: right;
}

.column_split_block_wrap.column_image_right .column_split_block_image {
  float: right;
}

.column_split_block_wrap.column_image_right .column_split_block {
  float: left;
}

.column_split_block_wrap.column_image_left,
.column_split_block_wrap.column_image_right {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.column_split_block_image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 50%;
}
.column_split_block {
    display: table;
    width: 50%;
    height: 100%;
    padding: 0 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.column_split_block_content {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
span.column_split_block_desc {
    display: block;
}