/*
	Theme Name: Dune
	Description: Dune is bootstrap-based child theme created for the Genesis Framework.
	Author: zigzagpress
	Author URI: http://www.zigzagpress.com/
 
	Version: 1.2
 
	Tags: one-column, two-columns, three-columns, fluid-layout, fixed-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 2.2.6
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/
/* ========== HEADER ========== */

header {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#header.navbar.navbar-fixed-top {
    background: rgba(0, 0, 0, 0);
    padding: 15px 5%;
}
#header.navbar.navbar-fixed-top.header_animate {
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
    padding: 15px 5%;
}
.navbar section {
    padding-top: 0;
    padding-bottom: 0;
}
.nav-header {
    float: right;
}
.site-title {
    font-size: 16px;
    letter-spacing: 6px;
    line-height: 29.55px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
}
.header-image .site-title {
    margin: 0;
}
.site-description {
    display: none;
    font-size: 0;
}
.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    width: 127px;
}
.header-image .site-description {
    display: none;
    overflow: hidden;
}
.header-image .site-header .title-area {
    margin: 0;
}
/* ========== STRUCTURE ========== */

.site-container {
    overflow: hidden;
}
.site-inner {
    margin: 0;
    padding: 60px 20px 100px;
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
}
/* ========== PAGE ADJUSTMENT ========== */

.home.page .site-inner {
    padding: 0 0 100px;
}
.page .site-inner,
.error404 .site-inner,
.search .site-inner {
    padding: 0 0 100px;
}
.page.page-template-page_blog .site-inner {
    padding: 60px 30px;
}
.page_wrap {
	background: #fff;
    margin-top: 60px;
}
.page_media_wrap {
    display: block;
    position: relative;
}
.search .page_media_wrap {
    margin-bottom: 30px;
}
.page_media_wrap .entry-content-header {
    text-align: center;
}
.page_media_wrap .entry-content-header .entry-title {
    width: 100%;
}
/* ========== MENU ========== */

.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right,
.menu.genesis-nav-menu.menu-primary.nav.navbar-nav.pull-right {
    padding: 0;
}
.nav-primary ul li a {
    text-align: left;
}
/* ========== DROP EXTRA NAV ========== */

.genesis-nav-menu li.right,
.right.date,
.right.search input[type="search"],
.right.search .search-btn {
    display: none
}
/* ========== EXTRA SEARCH ========== */

.search_icon {
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    line-height: 1.7;
}
.overlay_search_form {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(36, 36, 36, 0.9);
    z-index: 9999;
}
.search_wrap {
    position: fixed;
    left: 50%;
    top: 53%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out;
    transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.search_wrap #overlay_searchform {
    max-width: 100%;
}
.search_wrap #overlay_searchform input#s {
    background: rgba(0, 0, 0, 0);
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    float: none;
    font-family: inherit;
    font-size: 3rem;
    margin-right: 0;
    padding: 15px 0;
    width: 100%;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}
.search_wrap #overlay_searchform input#s:focus,
.search_wrap #overlay_searchform input#s:active {
    box-shadow: none;
}
.search_wrap #overlay_searchform input[type="submit"] {
    display: none;
}
.search_wrap .search-close {
    color: #ffffff;
    display: block;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: -100px;
    top: -100%;
    width: 40px;
    z-index: 999;
}
.search_wrap .search-close .navbar-toggle {
    display: block;
    height: 30px;
    top: 0;
    width: 30px;
}
.search-close .navbar-toggle .icon-bar {
    background-color: #CCC;
    margin: 0;
}
.search-close .navbar-toggle .icon-bar.icon-left {
    transform: rotate( 45deg);
    -moz-transform: rotate( 45deg);
    -webkit-transform: rotate( 45deg);
    -o-transform: rotate( 45deg);
    top: 12px;
    position: absolute;
    left: 0;
}
.search-close .navbar-toggle .icon-bar.icon-right {
    transform: rotate( -45deg);
    -moz-transform: rotate( -45deg);
    -webkit-transform: rotate( -45deg);
    -o-transform: rotate( -45deg);
    top: 12px;
    margin: 0;
    position: absolute;
    left: 0;
}
.search_wrap p.search-info {
    color: #ffffff;
    line-height: 1.45;
    margin: 20px 0 0;
}
/* ========== SEARCH RETURN TEMPLATE ========== */

.after-entry #subbox {
    background: #fff;
    margin-bottom: 10px;
}
.search form.search-form {
    width: 50%;
    margin: 40px auto;
}
input[type="search"] {
    border: medium none !important;
    border-radius: 4px;
    color: #242424;
    line-height: 1.42857 !important;
    padding: 20px 25px !important;
    word-break: break-all;
}
.search-form input[type="submit"],
#searchform input[type="submit"],
#searchform .screen-reader-text,
#bbp_search_submit {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}
.search article.post {
    margin-bottom: 30px;
    display: block;
    float: left;
    width: 100%;
}
.entry-content {
    padding: 7% 0;
}
.more-link {
    display: table;
    margin-top: 1em;
}
/* ========= AHTOR BOX ========== */

.author-box {
    margin: 24px 0;
    padding: 20px 0;
}
.author-box-content > p {
    clear: both;
    padding: 70px;
}
.author-box .avatar {
    margin: 0 auto;
}
.author-box .avatar {
    border-radius: 50%;
    display: block;
    float: none;
    height: auto;
    width: auto;
    min-width: 96px;
}
.author-box-title {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-style: normal;
    margin: 2% 0;
    text-align: center;
}
.author-box {
    margin: 40px 0;
    padding: 30px 0;
}
.author-box:after,
.author-box:before {
    border-top: 1px solid #dddddd;
    content: "";
    display: block;
    width: 15%;
}
.author-box:after,
.author-box:before {
    margin: 0 auto 5%;
}
/* ========== COMMENTS ========== */

ol.comment-list {
    padding: 0;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin: 0;
    padding: 0;
}
.comment-respond,
.entry-comments,
.entry-pings {
    margin: 40px 0;
    padding: 30px 0;
}
.entry-comments h3,
.comment-respond h3,
.entry-pings h3 {
    font-size: 1.6rem;
}
.comment-content {
    clear: both
}
.entry-comments .comment-author {
    margin-bottom: 0;
    padding: 0;
}
.entry-comments .comment-meta {
    margin-bottom: 0;
    padding: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 100%
}
.comment-respond label {
    display: block;
    margin-right: 12px;
}
#reply-title a {
    font-size: 11px;
    letter-spacing: 1.5px;
    margin-left: 10px;
    text-transform: uppercase;
}
.comment-list li,
.ping-list li {
    list-style-type: none
}
.comment-list li {
    margin-top: 20px;
    overflow: hidden;
}
.comment-list li li {
    margin-right: 0;
    border-right-width: 0
}
.comment ul.children {
    padding-left: 60px;
}
.comment-header {
    padding: 0;
}
.comment .avatar {
    margin: 0 16px 20px 0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
}
.entry-pings .reply {
    display: none
}
.says {
    font-style: italic;
}
.comment-reply {
    display: block;
    float: right;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ececec;
    border-radius: 90px;
    color: #989898;
    font: 500 10px Poppins, sans-serif;
    padding: 10px 20px;
    text-transform: uppercase;
}
.comments #cancel-comment-reply-link,
.comments .comment-reply-link,
#reply-title a {
    background: none;
    border: 1px solid #ececec;
    border-radius: 90px;
    color: #989898;
    font: 400 10px Cabin, sans-serif;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.comment-reply a {
    display: inline-block;
    line-height: 1;
    letter-spacing: 1px;
}
.comment-reply a:after {
    content: "\f101";
    font-family: FontAwesome;
    padding-left: 5px;
}
.comment-form-comment {
    padding: 0 0 10px;
    margin: 0;
}
.comment-content > p {
    margin: 0;
    padding: 0.5em 0;
}
.comment-list li.comment article {
    overflow: hidden;
}
.form-allowed-tags {
    background-color: #fcfcfc;
    display: none;
    margin-bottom: 1em;
    padding: 24px;
}
.form-allowed-tags code {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    color: inherit;
    display: inline-block;
    padding: 10px 0 0;
    white-space: normal
}
/* ========== GENESIS FEATURED POST/PAGE WIDGETS ========== */

.featuredpost .alignleft {
    float: left;
}
.featuredpost .alignright {
    float: right;
}
.featuredpost .entry {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    float: left;
    height: auto;
    margin-bottom: 10px !important;
    padding: 15px 0;
    width: 100%;
}
.featuredpost .entry:last-child {
    margin-bottom: 2em !important;
    border: none;
}
.featuredpost .entry-header {
    float: none;
    width: 100%;
    display: block;
}
.featuredpost .entry-title,
.featuredpage .entry-title {
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0.075em;
    line-height: 1.4;
    margin: 10px 0 3px;
    text-align: left;
    text-transform: capitalize;
}
.featuredpost .entry-title:after,
.featuredpage .entry-title:after {
    display: none;
}
.featuredpage .entry-header,
.featuredpost .entry-header {
    border-bottom: medium none;
    bottom: 10px !important;
    left: 0 !important;
    margin: 0;
    padding: 0 !important;
    position: relative !important;
}
.featuredpost .entry-meta,
.featuredpage .entry-meta {
	font-size: 1.3rem;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
}
.featuredpost .entry-content, 
.featuredpage .entry-content {
    padding: 0;
}
.featuredpost img,
.featuredpage img {
    display: block;
    float: left;
    margin: 0 20px 10px 0;
}
.featuredpost img:hover,
.featuredpage img:hover {
    opacity: 0.75;
}
.featuredpost .alignleft,
.featuredpost .alignright,
.featuredpost .alignnone,
.featuredpage .alignleft,
.featuredpage .alignright,
.featuredpage .alignnone {
    display: block;
    margin-bottom: 0
}
.featuredpost .entry-content > p,
.featuredpage .entry-content > p {
	font-size: 1.6rem;
    line-height: 1.625;
    margin: 0 0 10px;
    padding: 0;
}
/* ========== WORDPRESS========== */

.avatar {
    float: left
}
/* 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 {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}
.entry-content img.size-full {
    margin: 8% -40%;
    max-width: 180%;
}
.wp-caption.alignleft img,
.entry-content img.size-full.alignleft {
    margin: 10px 40px 40px 0;
}
.wp-caption.alignright img,
.entry-content img.size-full.alignright {
    margin: 10px 0 40px 40px;
}
.wp-caption.alignright img,
.wp-caption.aligncenter img {
    margin: 0 auto;
    text-align: center;
}
.wp-caption.aligncenter img {
    width: 100%;
}
img.aligncenter {
    margin-left: auto!important;
    margin-right: auto!important;
    display: block;
    clear: both;
}
img.alignleft {
    float: left;
    margin-bottom: 10px;
    margin-right: 40px!important;
    margin-left: -25%;
}
img.alignright {
    display: block;
    float: right;
    margin-bottom: 10px;
    margin-left: 40px!important;
    margin-right: -25%;
}
.wp-smiley {
    max-height: 13px;
    margin: 0 !important;
}
.entry-content img.wp-smiley {
    display: inline-block;
}
/* IMAGE CAPTIONS */

.wp-caption {
    text-align: center;
    width: inherit!important;
}
.wp-caption img {
    margin-bottom: 3%!important;
}
.wp-caption-text {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    text-align: center;
}
.wp-caption:after {
    border-top: 1px solid #DDD;
    content: '';
    display: block;
    width: 20%;
    margin: 8% auto;
}
.wp-caption.alignright {
    float: right;
    margin-bottom: 10px;
    margin-left: 40px !important;
    margin-right: -25%;
}
.wp-caption.alignleft {
    float: left;
    margin-bottom: 10px;
    margin-left: -25%;
    margin-right: 40px !important;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar table caption {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding: 0 0 10px;
}
.widget_calendar td,
.widget_calendar th {
    text-align: center;
}
.gallery-caption {
    display: block;
}
/* ========== FOOTER ========== */

.footer-widgets {
    background: #fff;
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
    display: block;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 996;
}
.footer-widgets input[type="submit"] {
    position: relative;
    top: 10px;
    width: 100%;
}
.footer-widgets .enews > form {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 40px 60px;
}
.footer-widgets input[type="email"] {
    background: #ffffff;
}
.footer-widgets ul {
    list-style: none;
    padding: 0;
}
.footer-widgets .footer-widgets-1,
.footer-widgets .footer-widgets-2,
.footer-widgets .footer-widgets-3 {
    display: block;
    float: left;
    padding: 100px 4.75%;
    width: 33.3333%;
}
#footer {
    padding: 0;
    margin: 0;
}
.footer-widgets .widget-wrap {
    margin-bottom: 50px;
}
.widget.latest-tweets ul li {
    margin-bottom: 20px;
}
h4.widget-title.widgettitle {
    font-size: 1.6rem;
}
.footer-widgets h4.widget-title.widgettitle {
    margin-bottom: 20px;
}
.widget_recent_entries ul li {
    float: left;
    width: 100%;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #eeeeee;
}
/* ========== FOOTER CREDIT  ========== */

.site-footer {
    background: #fff;
    clear: both;
    display: block;
    float: left;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}
.site-footer .creds p {
    margin: 0;
    padding: 0;
}
/* ========== FOOTER MENU  ========== */

.bottom-widget ul.menu {
    list-style: none;
    float: right;
}
.bottom-widget ul.menu li {
    float: left;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
    list-style: outside none none;
    margin: 0 15px;
    text-transform: uppercase;
}
.bottom-widget ul.menu li:last-child {
    margin-right: 0;
}
/* ========== FORM & INPUT STYLES  ========== */

.btn[type="submit"],
input[type="reset"],
input[type="submit"],
.button[type="submit"] {
    background-color: #212121;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    margin: 1px 1px 4px 0;
    outline: none!important;
    padding: 12px 20px 8px;
    text-align: center;
    font-weight: normal;
    width: auto;
    -webkit-appearance: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.btn[type="submit"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #f4bf4d;
    color: #fff;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    position: relative;
}
/* THEME FORMS */

form label {
    color: #212121;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: normal;
    display: block;
}
span.required,
abbr.required,
.gfield_required {
    color: #FF5454;
}
textarea,
input[type="tel"],
input[type="url"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="password"],
input[type="datetime"],
#subscribe-email input#subscribe-field,
/* JETPACK FIX */

body .rcp_form input[type="text"],
body .rcp_form input[type="password"],
body .rcp_form input[type="email"],
.subscribe .mailbag-wrap input[type="text"],
.subscribe .mailbag-wrap input[type="email"],
.subscribe .mailbag-wrap input[type="password"] {
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 0 color: #333;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 100%;
    margin: 0;
    outline: none!important;
    padding: .9em 1.2222em .8em;
    width: 100%;
    vertical-align: baseline;
    -webkit-appearance: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
textarea {
    display: block;
    padding-top: .9em;
    line-height: 170%;
    vertical-align: top;
    resize: none;
}
textarea:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="text"]:focus,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
#subscribe-email input#subscribe-field:focus,
/* JETPACK FIX */

.subscribe .mailbag-wrap input[type="text"]:focus,
.subscribe .mailbag-wrap input[type="email"]:focus,
.subscribe .mailbag-wrap input[type="password"]:focus {
    border-color: #CDCDCD;
}
/* ERRORS */

label.error {
    display: none!important;
}
input.error,
textarea.error,
.wpcf7-not-valid,
input.error:hover,
input.error:focus,
.requiredField.error,
textarea.error:hover,
textarea.error:focus,
.wpcf7-not-valid:hover,
.wpcf7-not-valid:focus {
    background-color: #FFF!important;
    border-color: #FF5454!important;
    color: #FF5454!important;
}
input[type=number] {
    -moz-appearance: textfield;
}
::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
::selection {
    background: #B0B0B0;
    color: #fff
}
::-moz-selection {
    background: #B0B0B0;
    color: #fff
}
img::selection {
    background: transparent
}
img::-moz-selection {
    background: transparent
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
    color: #242424;
}
::-webkit-input-placeholder {
    /* Chrome */
    
    color: #242424;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #242424;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #242424;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #242424;
}
/* CONTACT FORM 7 COMPATIBILITY */

.wpcf7-form {
    margin-top: 60px;
    text-align: left;
}
.wpcf7-form input {
    margin-bottom: 10px;
}
.gfield_select,
select.edd-select,
.wpcf7-form select {
    background: #F9F9F9;
    border: 2px solid #E0E0E0;
    border-radius: 0;
    font-size: 14px;
    color: #444;
    cursor: pointer;
    font: inherit;
    outline: none;
    padding: 8px 15px;
    width: 100%;
    -webkit-appearance: none;
}
.gfield_select:hover,
select.edd-select:hover,
.wpcf7-form select:hover {
    background-color: #FFF;
    border-color: #CECECE;
    color: #282828;
    background-position: 97.5% -25px;
}
.wpcf7-not-valid-tip {
    background: none!important;
    border: none!important;
    color: #FF5454;
    position: relative!important;
}
div.wpcf7-mail-sent-ok {
    background: #3FC380;
    border: 2px solid #3FC380!important;
    border-radius: 2px;
    color: #FFF;
}
div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
    background: #FF4949;
    border: 2px solid #FF4949!important;
    border-radius: 2px;
    color: #FFF;
}
div.wpcf7-response-output {
    line-height: 26px;
    margin: 30px 0 0 0!important;
    padding: 0.6em 1em!important;
    text-align: center;
}
.wpcf7-form p {
    font-weight: 500;
}
.wpcf7-form span {
    color: #FF4949;
    font-weight: normal;
    margin-top: 10px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    display: none!important;
}
.wpcf7-submit {
    padding: 8px 15px;
    margin-top: 10px !important;
    float: right;
}
div.wpcf7 img.ajax-loader {
    display: inline;
}
/* GRAVITY FORMS */

.row .gform_wrapper .top_label .gfield_label {
    font-weight: normal;
}
.gform_fields li.gfield {
    margin-bottom: 20px;
}
.gfield_radio label,
.gfield_checkbox label {
    margin-left: 10px;
}
/* Back to Top  */

#top-link {
    bottom: 30px;
    color: #aaa;
    cursor: pointer;
    font-size: 40px;
    height: 40px;
    line-height: 32px;
    position: fixed;
    right: 60px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    z-index: 1020;
}
#top-link i {
    color: #aaa;
}
/* ========== CUSTOM BLOG GRID ========== */

.three_columns,
.one_three_columns,
.one_three_one_columns {
    position: relative;
    width: 33.33%;
    height: 600px;
    padding: 0 10px 20px;
    float: left;
}
.two_columns,
.one_two_columns,
.one_two_one_columns {
    position: relative;
    width: 50%;
    height: 600px;
    padding: 0 10px 20px;
    float: left;
}
.one_three_columns:first-child,
.one_two_columns:first-child,
.one_two_one_columns:nth-child(3n + 1),
.one_three_one_columns:nth-child(4n + 1) {
    width: 100%;
    height: 800px;
}
.post_grid .entry-header {
    bottom: 20px;
    left: 20px;
    position: absolute;
    z-index: 20;
}
.entry-content-title {
    width: 100%;
    height: 100%;
    text-align: left;
    z-index: 1002;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    height: 100%;
    width: 100%;
    padding: 0;
    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;
}
.entry-content-header {
    color: #FFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    text-align: center;
    height: 100%;
    width: 100%;
    padding: 0 6%;
    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
}
.entry-content-author {
    color: #fff;
    font-size: 1.1rem;
    position: relative;
    bottom: 110px;
    left: 0;
    letter-spacing: 0.45em;
    padding: 0 30px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1002;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
}
.entry-content-author > a {
    display: block;
    float: left;
    width: 80px;
}
.entry-content-author img {
    display: none;
    border-radius: 100px;
    border: 2px solid #FFF;
    height: 80px;
    margin-right: 8px;
    width: 80px;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -o-transition: border-color .3s;
}
.entry-content-author span {
    color: #ffffff;
    display: inline-block;
    letter-spacing: 0.2em;
    line-height: 2em;
    opacity: 0.8;
    width: 80%;
}
.entry-content-author span a {
    border-bottom: 1px solid #FFF;
    border-bottom-color: rgba(255, 255, 255, 0.25);
    color: #FFF;
    padding-bottom: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.entry-content-author span a:hover {
    border-color: #fff;
    color: #fff;
}
.post_image_overlay {
    background: rgba(36, 36, 36, 0.6);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
}
.entry-content-header .entry-title a {
    color: #fff;
}
.entry-content-header .entry-title a:hover {
    opacity: 0.8;
}
.entry-content-header h2.entry-title,
.entry-content-header h1.entry-title {
    color: #fff;
    font-size: 60px;
    font-size: 6rem;
    line-height: 1.4;
    width: 100%;
}
.entry-content-header h4 {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    margin: 0;
}
/* Three */

.three_columns .entry-content-header .entry-title,
.one_three_columns .entry-content-header .entry-title,
.one_three_one_columns .entry-content-header .entry-title {
    font-size: 36px;
    font-size: 3.6rem;
    width: 100%;
}
.one_three_columns:first-child .entry-content-header .entry-title,
.one_three_one_columns:nth-child( 4n + 1) .entry-content-header .entry-title {
    color: #fff;
    font-size: 60px;
    font-size: 6.0rem;
    width: 100%;
}
.three_columns .entry-content-header h4,
.one_three_columns .entry-content-header h4,
.one_three_one_columns .entry-content-header h4 {
    font-size: 14px;
    font-size: 1.4rem;
}
.one_three_columns:first-child .entry-content-header h4,
.one_three_one_columns:nth-child( 4n + 1) .entry-content-header h4 {
    font-size: 16px;
    font-size: 1.6rem;
}
/* Two */

.one_two_columns:first-child .entry-content-header .entry-title,
.one_two_one_columns:nth-child( 3n + 1) .entry-content-header .entry-title {
    font-size: 60px;
    font-size: 6.0rem;
    width: 100%;
}
.two_columns .entry-content-header .entry-title,
.one_two_columns .entry-content-header .entry-title,
.one_two_one_columns .entry-content-header .entry-title {
    font-size: 4rem;
    line-height: 1.4;
    width: 100%;
}
.one_two_columns:first-child .entry-content-header h4,
.one_two_one_columns:nth-child( 3n + 1) .entry-content-header h4 {
    font-size: 16px;
    font-size: 1.6rem;
}
.two_columns .entry-content-header h4,
.one_two_columns .entry-content-header h4,
.one_two_one_columns .entry-content-header h4 {
    font-size: 16px;
    font-size: 1.6rem;
}
.single.single-post .site-inner {
    padding: 0 0 100px;
}
.single_post_wrap {
	background: #fff;
    margin-top: 60px;
}
.single_post_wrap .col-md-8 {
    position: relative;
    z-index: 1020;
}
.single_post_media_wrap {
    display: block;
    position: relative;
    z-index: 997;
}
.single_post_media_wrap .entry-content-header {
    text-align: center;
}
.single_post_media_wrap .entry-content-header .entry-title {
    color: #fff;
    width: 100%;
}
.single_post_media_wrap .single_post_arrow {
    color: #fff;
    font-size: 40px;
    bottom: 30px;
    cursor: pointer;
    position: absolute;
    right: 60px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    z-index: 1020;
}
/* ========== COVER IMAGE MEDIA ========== */

.media_container img {
    margin: 0;
    width: 100%;
}
.media_container {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.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;
}
/* ========== RELATED POST ========== */

.related-posts {
    padding-top: 100px;
}

.related-list .three_columns .entry-content-header .entry-title,
.related-list .one_three_columns .entry-content-header .entry-title,
.related-list .one_three_one_columns .entry-content-header .entry-title {
    font-size: 2.4rem;
}
/* Audio Post Format */

.audio_post_wrap {
    right: 48%;
    z-index: 1010;
    position: absolute;
    color: #FFF;
    bottom: 170px;
}
.audio_post_wrap span {
    border: 1px solid;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    font-size: 3rem;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    text-align: center;
    width: 80px;
}
.audio_frame_wrap {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0;
    top: 0;
    display: block;
    bottom: 0;
    left: 0;
    overflow: auto;
    right: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
}
.audio_frame_wrap .jp-interface {
    bottom: 15px;
    height: auto;
    left: 0;
    width: 100%;
}
.audio_frame_wrap .jp-audio {
    height: 0;
}
.audio-frame {
    width: 100%;
    height: 100%;
}
.audio_post_overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    bottom: 0;
    display: none;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    left: 0;
    right: 0;
}
/* Audio/Video jPlayer Skin */

.jp-audio,
.jp-video {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.jp-gui {
    margin-bottom: 0;
}
.jp-interface {
    background: #232527;
    bottom: 15px;
    height: 33px;
    left: 4.54545%;
    margin-bottom: 0;
    overflow: hidden;
    position: absolute;
    width: 91.25%;
}
.jp-video-full {
    position: relative;
}
.jp-video-full .jp-jplayer {
    background: #242424;
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden;
    z-index: 998;
}
.jp-video-full .jp-gui {
    z-index: 1000;
    display: block;
}
.jp-video-full .jp-interface {
    bottom: 0;
    top: auto;
    left: 0.25%;
    position: fixed;
    width: 99%;
    z-index: 1000;
}
.jp-controls,
.jp-toggles {
    float: left;
    margin: 0;
    padding: 0;
    z-index: 100;
}
.jp-controls li {
    float: left;
    list-style: none;
}
.jp-controls a {
    position: absolute;
    overflow: hidden;
    text-indent: -999em;
}
.jp-play,
.jp-pause,
.jp-mute,
.jp-unmute {
    background: url(images/audio-controls.png) 0 0 no-repeat;
    display: block;
    z-index: 2;
    height: 100%;
    width: 30px;
}
.jp-pause {
    background-position: -34px 0;
}
.jp-mute {
    background-position: -68px 0;
}
.jp-unmute {
    background-position: -102px 0;
}
.jp-play:hover {
    background-position: 0 -34px;
}
.jp-pause:hover {
    background-position: -34px -34px;
}
.jp-mute:hover {
    background-position: -68px -34px;
}
.jp-play,
.jp-pause {
    border-right: 1px solid #343434;
}
.jp-mute,
.jp-unmute {
    border-left: 1px solid #343434;
    right: 52px;
}
.jp-audio .jp-mute,
.jp-audio .jp-unmute {
    right: 52px;
}
.jp-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    padding: 0 95px 0 40px;
    margin: 13px 0;
    width: 100%;
    height: 9px;
}
.iphone .jp-progress {
    padding-right: 15px;
}
.jp-volume-bar {
    float: right;
    margin: 13px 0;
    right: 8px;
    width: 40px;
    height: 10px;
}
.jp-audio .jp-volume-bar {
    right: 7px;
}
.jp-seek-bar,
.jp-volume-bar {
    background: #fff;
    cursor: pointer;
    height: 8px;
    padding: 0 0 1px 0;
    position: relative;
    z-index: 999;
}
.jp-seek-bar {
    width: 100% !important;
}
.jp-play-bar,
.jp-volume-bar-value {
    background: #f54452;
    height: 8px;
}
.jp-video .jp-jplayer,
.jp-video .jp-jplayer img {
    height: auto !important;
    max-width: 100%;
}
.jp-audio .jp-jplayer,
.jp-audio .jp-jplayer img {
    height: auto !important;
    width: 100% !important;
}
/* Video Post Format */

.video_post_wrap {
    right: 48%;
    z-index: 1010;
    position: absolute;
    color: #FFF;
    bottom: 170px;
}
.video_post_wrap span {
    border: 1px solid;
    border-radius: 100%;
    cursor: pointer;
    display: block;
    font-size: 3rem;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    text-align: center;
    width: 80px;
}
.video_frame_wrap {
    position: fixed;
    height: 100%;
    width: 100%;
    padding: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    opacity: 0;
    display: none;
    bottom: 0;
    left: 0;
    overflow: auto;
    right: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
}
.video_frame_container {
    display: table;
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 70%;
    z-index: 999;
}
.video_frame_box {
    display: table-cell;
    vertical-align: middle;
}
.video-frame {
    position: relative;
}
.video-frame iframe {
    width: 100%;
}
.video_post_overlay {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: rgba(36, 36, 36, 0.9);
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    left: 0;
    right: 0;
}
.video_close {
    width: 40px;
    height: 40px;
    background: #FFF;
    margin: 0 auto;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
}
.video_close span {
    cursor: pointer;
    line-height: 40px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
}
.post_video_enable .video_post_overlay {
    opacity: 1;
    display: block;
    z-index: 992;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
}
.post_video_enable .video_frame_wrap {
    display: block;
    opacity: 1;
    z-index: 9999;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    position: fixed;
    overflow: hidden;
}
/* video frame  */

.video_frame_box .jp-video {
    height: 500px;
}
/* ========== SINGLE POSTS NAVIGATION ========== */

.single_post_nav {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin: 10% -25%;
    overflow: hidden;
}
.single_post_prev {
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    padding-top: 40px;
    padding-bottom: 40px;
}
.single_nav_title {
    font-size: 1.8rem;
    text-align: center;
}
.single_nav_title span {
    color: #242424 !important;
    display: block;
    font-size: 1.1rem;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.single_nav_arrow i {
    color: #333;
    opacity: 0.15;
}
.single_nav_arrow i:hover {
    opacity: 1
}
.single_post_prev .single_nav_arrow {
    float: left;
    font-size: 40px;
    line-height: 40px;
}
.single_post_prev .single_nav_title {
    display: block;
    width: 100%;
}
.single_post_prev .single_nav_thumb {
    display: inline-block;
    float: left;
    margin-left: 15px;
}
.single_post_next {
    display: inline-block;
    padding-top: 40px;
    padding-bottom: 40px;
}
.single_post_next .single_nav_arrow {
    float: right;
    font-size: 40px;
    line-height: 40px;
}
.single_post_next .single_nav_title {
    display: block;
    width: 100%;
}
.single_post_next .single_nav_thumb {
    display: inline-block;
    float: right;
    margin-right: 15px;
}
/* ========== AFTER ENTRY WIDGET ========== */

.after-entry.widget-area {
    background: #f8f8f8;
    padding: 70px;
}
.after-entry .enews > form {
    background: #f8f8f8;
    padding: 40px 60px;
}
.after-entry.widget-area #subbutton {
    width: 100%;
}
.single .post {
    display: block;
    margin-bottom: 30px;
}
/* archive */

.archive-description.taxonomy-description {
    text-align: center;
    margin: 30px auto;
    max-width: 1200px;
    width: 50%;
}
.archive-description.taxonomy-description:before {
    border-top: 1px solid #dddddd;
    content: "";
    display: block;
    width: 15%;
}
.archive-description.taxonomy-description:before {
    margin: 0 auto 5%;
}

.logged-in.admin-bar #header.navbar.navbar-fixed-top { 
    margin-top: 35px; 
} 