/*
	Theme Name: Vanish
	Description: Vanish is bootstrap-based child theme created for the Genesis Framework.
	Author: zigzagpress
	Author URI: http://www.zigzagpress.com/
 
	Version: 1.2.5
 
	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.7
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/
/* - Structure ----------- */
.site-container {
    overflow: hidden;
}
.zp_section_template .site-inner {
    margin-bottom: 450px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    z-index: 2;
}
.site-inner {
    background-color: #ffffff;
    margin: 110px 0 0;
    padding: 100px 0;
}
.zp_section_template .site-inner {
    padding-left: 0;
    padding-right: 0;
}
.sidebar-content .content {
    float: right;
}
.entry-content .column_wrapper.row {
    padding-bottom: 24px;
}
.content-sidebar .entry.format-quote,
.sidebar-content .entry.format-quote,
.content-sidebar .entry.format-link,
.sidebar-content .entry.format-link {
    margin-bottom: 30px;
}
.format-quote .blog_meta {
    display: none;
}
/* - 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 .navbar-default .navbar-toggle .icon-bar {
    background-color: #282a2d;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.top_has_bg #header.navbar.navbar-fixed-top .container {
    border-bottom: 2px solid;
    padding-bottom: 30px;
    position: relative;
}
#header.navbar.navbar-fixed-top.header_animate .container {
    padding-bottom: 0;
    border: none;
}
#header.navbar.navbar-fixed-top {
    background-color: #FFF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    color: #282a2d;
    padding: 30px 0;
}
.top_has_bg #header.navbar.navbar-fixed-top {
    background-color: transparent;
    border: none;
    color: #fff;
}
.top_has_bg #header.navbar.navbar-fixed-top .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#header.navbar.navbar-fixed-top.header_animate {
    color: #282a2d;
    background: #fff;
    border: none;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), 0 -1px 0 rgba(0, 0, 0, 0.15);
    padding: 25px 0;
}
.navbar section {
    padding-top: 0;
    padding-bottom: 0;
}
.nav-header {
    float: right;
}
.site-title {
    font-size: 1.6rem;
    letter-spacing: 6px;
    line-height: 29.55px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
}
.site-title > a {
    font-family: "Abel", sans-serif;
    position: relative;
    top: 0;
}
.header-image .site-title {
    margin: 0;
}
.site-description {
    display: none;
    line-height: 1.25;
    margin: 0;
    padding: 0;
}
.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 auto;
    float: none;
}
.header-image .site-description {
    display: none;
    overflow: hidden;
}
.header-image .site-header .title-area {
    margin: 0;
}
/* - Post Info & Meta ----------- */
.page-template-page_blog-php .post,
.archive .post,
.post {
    margin-bottom: 60px;
}
.entry-footer {
    clear: both;
    margin: 0;
}
.entry-header {
    padding: 0 0 72px;
}
.type-post header.entry-header {
    padding: 20px 0 0
}
.type-page header.entry-header {
    padding: 0;
    margin-bottom: 2em;
}
.entry-header .entry-meta,
.entry-comments-link a,
.entry-author-name,
.entry-footer .entry-meta,
.entry-comments .comment-meta {
    font-size: 12px;
    letter-spacing: 1px;
}
.entry-comments-link {
    padding: 12px 0;
}
.media_container img {
    margin: 0;
    width: 100%;
}
.media_container {
    margin: 0 0 2em;
    width: 100%;
}
.link_source {
    display: none;
}
.more-link {
    display: table;
    margin-top: 1em;
}
/*
 Menus
---------------------------------------------------------------------------------------------------- */
.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;
}
/*- Primary Navigation Extras ----------- */
.genesis-nav-menu li.right {
    display: none
}
.right.date {
    font-family: "Abel", sans-serif;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin: 0 15px;
    text-transform: uppercase;
}
.right.search input[type="search"] {
    margin-top: 15px;
}
.right.search .search-btn {
    height: 35px !important;
    line-height: 35px;
    margin: 0;
    padding: 0 15px;
    top: -4px;
}
.search_form_dropdown {
    position: absolute;
    width: 300px;
    left: -110px;
    top: 20px;
}
.right.search input[type="search"] {
    width: 245px;
}
/*
Headings
---------------------------------------------------------------------------------------------------- */
.entry-title {
    line-height: 36px;
}
.page .entry-header p.lead {
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.page .entry-header p.lead {
    margin-bottom: 2em;
    padding: 0;
}
/* author box style */
.archive-title,
.author-box-title {
    font-size: 16px;
}
.author-box {
    margin: 24px 0;
    padding: 20px 0;
}
.author-box-content > p {
    clear: both;
}
.author-box .avatar {
    margin: 0 16px 16px 0;
    max-width: 64px;
    float: left;
}
.author-box {
    background: none repeat scroll 0 0 #FAFAFA;
    margin: 40px 0;
    padding: 30px 60px;
}
/*
Comments
---------------------------------------------------------------------------------------------------- */
ol.comment-list {
    padding: 0;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    margin: 0;
    padding: 0;
}
.entry-comments {
    padding: 40px;
}
.comment-respond,
.entry-comments,
.entry-pings {
    margin-bottom: 40px
}
.comment-respond,
.entry-pings {
    padding: 40px 0 16px
}
.comment-content {
    clear: both
}
.entry-comments .comment-author {
    font-size: 18px;
    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;
}
.logged-in-as {
    font-size: 13px;
}
.comment-list li,
.ping-list li {
    list-style-type: none
}
.comment-list li {
    margin-top: 20px;
    padding: 32px;
}
.comment-list li li {
    margin-right: -32px;
    border-right-width: 0
}
li.comment {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-header {
    padding: 0;
}
.comment .avatar {
    margin: 0 16px 20px 0
}
.entry-pings .reply {
    display: none
}
.says {
    font-family: georgia, serif;
    font-size: 1.4rem;
    font-style: italic;
}
.comment-reply a {
    display: inline-block;
    font-size: 13px;
    line-height: 1;
}
.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;
}
.form-allowed-tags {
    background-color: #FAFAFA;
    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
}
/*
Sidebar
---------------------------------------------------------------------------------------------------- */
.sidebar {
    display: inline;
}
.content-sidebar .sidebar {
    padding: 0 15px 0 5% !important;
}
.sidebar-content .sidebar {
    padding: 0 5% 0 15px !important;
}
.widgettitle,
.related.products > h2,
.zp_related_portfolio h2 {
    display: block;
    font-size: 1.4rem;
    letter-spacing: 1px;
    margin-bottom: 0.8em;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
}
.widget-title::after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.1);
    content: "";
    margin: 0 0.8em;
    position: absolute;
    top: 50%;
    width: 100%;
}
.sidebar p {
    margin-bottom: 16px;
}
.sidebar .widget {
    clear: both;
    margin-bottom: 40px;
    padding-top: 20px;
}
/* widget list style */
.widget-area .widget ul,
.widget-area .widget ol {
    padding-left: 0px;
    margin-bottom: 0px;
}
.widget-area .widget ul li {
    list-style: none;
    margin: 0px;
    padding: 6.66667px 0;
    padding: 0.66667rem 0;
}
.widget-area .widget ul li ul {
    padding-top: 13.33333px;
    padding-top: 1.33333rem;
    padding-left: 20px;
    padding-left: 2rem;
}
.widget-area .widget ul li ul li {
    border-bottom: none;
}
.widget-area .widget ul li ul li:last-child {
    padding-bottom: 0px;
}
.widget {
    word-wrap: break-word;
}
.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}
.widget li li {
    border: none;
    margin: 0 0 10px 30px;
    padding: 0;
    position: relative;
}
.widget .children li:before {
    font-family: feather;
    content: "\e039";
    display: block;
    position: absolute;
    left: 0;
    margin-left: -24px;
    opacity: .2;
    margin-top: 0;
    cursor: default;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/* Genesis Featured Post/Page Widgets
---------------------------------------------------------------------------------------------------- */
.featuredpost .alignleft {
    width: 60px;
    float: left;
}
.featuredpost .alignright {
    width: 60px;
    float: right;
}
.featuredpost .entry {
    border-bottom: 1px solid #FAFAFA;
    display: block;
    float: left;
    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: 16px;
    letter-spacing: 0.5px;
    line-height: 1.4;
    margin: 10px 0 0;
    text-align: left;
    text-transform: capitalize;
    ;
}
.featuredpost .entry-title:after,
.featuredpage .entry-title:after {
    display: none;
}
.featuredpage .entry-header,
.featuredpost .entry-header {
    border-bottom: none;
    margin: 0;
    padding: 0 !important;
}
.featuredpost .entry-meta,
.featuredpage .entry-meta {
    margin-bottom: 10px;
    padding: 0;
}
.featuredpost img,
.featuredpage img {
    display: block;
}
.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 {
    line-height: 1.625;
    margin: 0 0 10px;
    padding: 0;
}
/* =WordPress
---------------------------------------------------------------------------------------------------- */
.avatar {
    float: left
}
.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;
}
.alignnone {
    margin: 0 0 24px
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto 24px auto;
}
.alignright {
    float: right;
    margin: 5px 0 24px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 24px 0;
}
.aligncenter {
    display: block;
    margin: 0 auto 24px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 24px 20px;
}
a img.alignnone {
    margin: 5px 20px 24px 0
}
a img.alignleft {
    float: left;
    margin: 5px 20px 24px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    max-width: 100%;
    padding: 10px 10px 0;
    text-align: center;
    overflow: hidden;
}
.wp-caption.alignnone {
    margin: 0 0 24px
}
.wp-caption.alignleft {
    margin: 5px 20px 24px 0
}
.wp-caption.alignright {
    margin: 5px 0 24px 20px
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption img.wp-smiley {
    margin: 0;
}
.wp-caption p.wp-caption-text {
    display: block;
    font-family: "Abel", sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.075em;
}
.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 */
/*---------------------------------------------------------------------------------------------------- */
.site-footer {
    background: #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), 0 -1px 0 rgba(0, 0, 0, 0.15);
    clear: both;
    padding: 100px 0;
}
.page-template-template-section .site-footer {
    text-align: center;
    clear: both;
    padding: 100px 0;
    bottom: 0;
    padding: 100px 0;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.site-footer .creds p {
    margin: 0 0 2em;
    padding: 30px 0;
    text-align: center;
}
#footer {
    padding: 0;
    margin: 0;
}
#footer .bottom-menu,
#footer .bottom-menu-inverse {
    padding: 24px 0 0;
}
#footer .bottom-menu p,
#footer .bottom-menu-inverse p {
    margin-bottom: 0;
}
#footer .bottom-menu ul.bottom-icons,
#footer .bottom-menu-inverse ul.bottom-icons {
    float: right;
}
#footer .bottom-menu ul.bottom-icons li,
#footer .bottom-menu-inverse ul.bottom-icons li {
    text-align: right;
}
/* ========== FOOTER MENU  ========== */
.bottom-widget ul.menu {
    list-style: none;
    float: right;
}
.bottom-widget ul.menu li {
    float: left;
    font-family: "Yantramanav", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    list-style: outside none none;
    margin: 0 15px;
    text-transform: uppercase;
}
.bottom-widget ul.menu li:last-child {
    margin-right: 0;
}
/* social style footer */
.site-footer .text-socials {
    clear: both;
    display: block;
    width: 100%;
    padding: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
ul.text-socials {
    margin: 0;
}
ul.text-socials li {
    list-style: none;
    display: inline-block;
    margin: 0 20px 40px;
    text-transform: uppercase;
}
ul.text-socials li:last-child {
    margin-right: 0;
}
ul.text-socials li a {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    font-family: "Abel", sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.25em;
    padding-bottom: 5px;
    font-weight: 400;
}
ul.text-socials li a:hover {
    color: #030303;
}
/*===================================================================*/
/*
/* FORM & INPUT STYLES
/*
/*===================================================================*/
/* THEME BUTTONS */
.button,
.btn[type="submit"],
input[type="reset"],
input[type="button"],
input[type="submit"],
.button[type="submit"],
.products li a.added_to_cart,
#edd_checkout_wrap .edd-submit.button {
    background-color: #030303;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Abel", sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.15em;
    line-height: 1;
    margin: 1px 1px 4px 0;
    outline: medium none;
    padding: 13px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
}
.button:hover,
.button:focus,
.btn[type="submit"]:hover,
.btn[type="submit"]:focus input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.button[type="submit"]:hover,
.button[type="submit"]:focus,
.products li a.added_to_cart:hover,
.products li a.added_to_cart:focus {
    background-color: #faf476;
    color: #030303;
}
/* THEME FORMS */
form label {
    cursor: pointer;
}
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"] {
    background-color: #fff;
    border: 1px solid #E6E6E6;
    padding: 10px 20px 8px;
    width: 100%;
    line-height: inherit;
    margin: 5px 0 10px;
    width: 100%;
    -webkit-appearance: none;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
}
input[type="search"] {
    font-size: 13px;
}
textarea:hover,
input[type="tel"]:hover,
input[type="url"]:hover,
input[type="text"]:hover,
input[type="date"]:hover,
input[type="time"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover {
    background-color: #ffffff;
    border: 1px solid #f7f7f7;
}
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 {
    background-color: #ffffff;
    border: 1px solid #f7f7f7;
    outline: medium none;
}
textarea {
    display: block;
    height: 220px;
    padding: 9px 14px;
}
input[type=number] {
    -moz-appearance: textfield;
}
::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
::selection {
    background: #989898;
    color: #fff
}
::-moz-selection {
    background: #989898;
    color: #fff
}
img::selection {
    background: transparent
}
img::-moz-selection {
    background: transparent
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
    color: #000;
}
::-webkit-input-placeholder {
    /* Chrome */
    
    color: #000;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #000;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #000;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #000;
}
/* 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;
}
/* CONTACT FORM 7 COMPATIBILITY */
.wpcf7-form {
    text-align: left;
}
.wpcf7-form input[type="text"] {
    margin-top: 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;
    margin-bottom: 10px;
}
.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;
}
/* ========== SECTION ========== */
.section_wrapper {
    background-color: #fff;
    position: relative;
}
.section_wrapper header {
    padding: 100px 0 2% 0;
    position: relative;
    z-index: 2;
}
.services_section,
.team_section,
.client_carousel,
.testimonial_section,
.pricing_section {
    padding-bottom: 100px;
}
.section_wrapper .slider_overlay {
    z-index: 0;
}
.section_wrapper.is_fullslider {
    padding: 0;
}
#map.section_wrapper {
    padding: 0;
}
#map_canvas img {
    max-width: none;
}
/* ========== SECTION TITLES ========== */
.section_wrapper .col-md-8.text-center.col-md-offset-2 > h1 {
    font-size: 2.6rem;
    letter-spacing: 0.25em;
    margin-top: 0;
    text-transform: uppercase;
}
.content_table_cell > h2:before {
    border-bottom: 2px solid #999996;
    bottom: -20px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 60px;
}
.content_table_cell > h2 {
    font-size: 2.6rem;
    letter-spacing: 5px;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
}
.section_wrapper .lead {
    font-size: 1.4rem;
    letter-spacing: 0.25em;
    line-height: 1.65;
    margin-bottom: 0;
    text-transform: uppercase;
}
.info_image_section .lead,
.info_slider_section .lead,
.info_video_section .lead {
    font-size: 1.8rem;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.010em;
    line-height: 1.65;
    margin-bottom: 50px;
    text-transform: none;
}
.liner {
    border-top: 1px solid;
    display: inline-block;
    margin: 0 0 50px;
    width: 40px;
}
.caption-box .liner {
    border-color: #ffffff;
    margin: 20px 0 40px;
}
.head-title {
    font-size: 24px;
    letter-spacing: 6px;
    line-height: 36px;
    text-transform: uppercase;
}
.format-quote .entry-content > h2,
.format-link .caption > h2 {
    line-height: 1.4;
    text-align: center;
}
/* intro p */
.intro {
    font-size: 2rem;
    font-style: italic;
    letter-spacing: 0.01em;
    margin-left: 16.6667%;
    padding: 0 15px;
    text-align: center;
    width: 66.6667%;
}
/* Paralllax */
.page-template-template-section .parallax_section:first-child {
    margin-top: -110px;
}
.page-template-template-section .parallax_section,
.section_wrapper .content_wrapper {
    padding: 0 0 50px;
}
.portfolio-item:hover .portfolio_image_wrap:after,
.zp_product_item:hover .product_image_wrap:after {
    background-color: rgba(250, 244, 118, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.parallax_section .content_wrapper.container,
.content_wrapper.container {
    position: relative;
    text-align: center;
}
.blog_section {
    text-align: left;
}
.parallax_section .btn {
    text-align: center;
}
/* ========= BLOG MASONRY ======= */
.masonry_blog_item {
    margin-bottom: 2em;
}
.masonry_blog_item .thumbnail {
    margin: 0;
}
.media_container,
.media_container img {
    margin-bottom: 0;
}
.caption > h4 i,
.entry-content > h2 i,
.caption > h2 i,
.entry-title i {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    font-size: 2.8rem;
    height: 80px;
    line-height: 80px;
    margin: 0 auto 2em;
    width: 80px;
}
.masonry_blog_item.gallery_format.isotope-item .carousel-indicators {
    margin-bottom: 5px;
    bottom: 5px;
}
.format-quote,
.format-link,
.masonry_blog_item.link_format .thumbnail .caption,
.masonry_blog_item.quote_format .thumbnail .caption {
    background-color: #FAFAFA;
    padding: 20px;
    text-align: center;
}
.masonry_blog_item .entry-content > h2,
.masonry_blog_item .caption > h4,
.masonry_blog_item.link_format .caption > h2 {
    font-size: 1.8rem;
    line-height: 1.4;
    margin: 10px 0;
    text-transform: uppercase;
}
.masonry_blog_item.link_format .caption > h2 {
    margin: 0;
}
.masonry_blog_item .thumbnail .caption i {
    display: none;
}
.blog_meta {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 5px 0;
}
.blog_meta .blog_comment {
    margin-left: 10px;
}
.quote_author {
    font-size: 16px !important;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
}
.masonry_blog_item .caption > p {
    margin: 0;
    padding: 0;
}
.masonry_blog_item .entry-content {
    margin: 0;
}
.media_container img {
    width: 100%;
}
.media_container .carousel-inner > .item.active > img,
.media_container .carousel-inner > .item.active > a > img {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.masonry_blog_item .readmore {
    display: table;
    margin-top: 1em;
}
/* 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: #000000;
    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: #989898;
    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;
}
/* ========== CLIENT CAROUSEL ========== */
.client_carousel {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.client_carousel_nav.cc_prev {
    display: inline;
    margin-top: 120px;
    position: absolute;
    z-index: 9999;
    background-color: #000;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    left: 14px;
    top: 0;
}
.client_carousel_nav.cc_next {
    display: inline;
    margin-top: 120px;
    position: absolute;
    z-index: 9999;
    background-color: #000;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    right: 14px;
    top: 0;
}
/* ========== TESTIMONIALS SECTION ========== */
.testimonial_section .quote-icon img {
    border-radius: 100%;
    height: 160px;
    margin-bottom: 0;
    width: 160px;
}
.testimonial_section p.lead {
    letter-spacing: normal;
    margin: 2em auto;
    max-width: 80%;
    text-transform: none;
}
.testimonial_section cite {
    font-style: normal;
}
.testimonial_section .carousel-control span,
.client_carousel_nav {
    color: inherit;
    cursor: pointer;
}
.testimonial_section .carousel-indicators {
    display: none;
}
/* ========== SERVICES SECTION ========== */
.feature-icon.icon-font {
    color: inherit;
    margin-bottom: 2em;
}
.services_section .feature-icon.icon-image img {
    margin-bottom: 20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/* Service Block Style */
.service_block .thumbnail {
    background-color: rgba(0, 0, 0, 0);
    margin: 1em 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.service_block .thumbnail .caption {
    padding: 15px 0;
}
.service_block .thumbnail .caption > h4 {
    margin: 0 0 1em;
}
.feature-icon.icon-font.col-lg-12.col-md-12.col-sm-12 {
    float: none;
}
.service_block.col-md-6.col-sm-6.col-xs-12 .caption.col-lg-10.col-md-10.col-sm-10 {
    padding: 0 0 0 10%;
}
.service_block .feature-icon.icon-font {
    color: #030303;
    text-align: center;
}
.service_block .feature-icon.icon-font [class*="icon-"],
.service_block .feature-icon.icon-font i{
    background: rgba(0, 0, 0, 0) url("images/icon-bg.png") no-repeat scroll 0 0;
    line-height: 140px;
    width: 124px;
}
.service_block .feature-icon.icon-font.icon-elegant [class*=" icon-"],
.service_block .feature-icon.icon-font.icon-elegant [class^=icon-]{
    font-family: 'et-line';
}
.service_block .feature-icon.icon-font.icon-feather [class*=" icon-"],
.service_block .feature-icon.icon-font.icon-feather [class^=icon-]{
    font-family: 'feather';
}
/* ========== STAT ========== */
.stat_container {
    display: block;
    overflow: hidden;
}
.stat_container .stat .box {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 30% 20%;
    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
}
.stat_container i {
    background: rgba(0, 0, 0, 0) url("images/icon-bg.png") no-repeat scroll 0 0;
    line-height: 140px;
    width: 124px;
}
.stat .stat-title {
    display: block;
    font-size: 4rem;
    line-height: 1.4;
    margin: 10px 0;
}
.stat_subtitle {
    font-size: 1.7rem;
    line-height: 1.72222;
    margin-bottom: 2em;
}
/* ========== TEAM SECTION ========== */
.team_section .caption {
    background-color: rgba(250, 244, 118, 0.9);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: visible;
}
.team_section .caption > div {
    left: 50%;
    margin: auto;
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.team_section .thumbnail:hover .caption {
    opacity: 1;
    visibility: visible;
}
.team_section .caption h4 {
    line-height: 1.4;
    margin-top: 1em;
}
.team_section .caption small {
    color: inherit;
    font-size: 1.1rem;
    letter-spacing: 3px;
}
.team_section .caption p {
    font-size: 1.6rem;
}
.team_social {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.team_social li {
    float: left;
    list-style: outside none none;
    margin-right: 15px;
    text-align: center;
}
.team_section .separator {
    padding: 1em 0;
}
.team_section .text-left .separator {
    left: 37px;
}
.team_section .text-right .separator {
    right: 37px;
}
.team_section .separator:before,
.team_section .separator:after {
    background-color: #030303;
}
.team_social .tooltip.top .tooltip-arrow {
    border-top-color: #030303;
    border-width: 9px 9px 0;
    bottom: 0;
    margin-left: -9px;
}
.team_social .tooltip-inner {
    background-color: #030303;
    line-height: 18px;
    padding: 6px 12px;
    text-align: center;
    width: auto;
    border-radius: 6px;
}
.team_social a.tooltip-trigger {
    color: #030303;
}
/* ========== FULLWIDTH SLIDER ========== */
.fullwidth_slider {
    display: block;
    height: auto;
    position: relative;
    z-index: 0;
}
.slider_overlay {
    background: rgba(69, 69, 69, 0.75);
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.fullwidth_slider .carousel-inner img {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    left: 0;
    position: relative;
    width: 100%;
    min-width: 1400px;
    z-index: 0;
}
.fullwidth_slider .carousel {
    display: block;
    max-height: 815px;
}
.fullwidth_slider .carousel-caption {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    float: none;
    padding: 0;
    text-align: center;
    top: 30%;
}
.fullwidth_slider .carousel-control {
    cursor: pointer;
    z-index: 999;
}
.fullwidth_slider .carousel-indicators {
    bottom: 60px;
}
.fullwidth_slider .carousel-caption h1 {
    color: #FFFFFF;
    display: block;
    margin-top: 0;
    text-transform: uppercase;
}
.fullwidth_slider p.lead {
    margin: 0 auto;
    max-width: 800px;
}
.fullwidth_slider .carousel-caption p {
    font-size: 18px;
    line-height: 1.72222;
    margin: 0 auto;
    max-width: 800px;
}
.fullwidth_slider .slider_overlay {
    z-index: 1;
}
/* ========== 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;
}
.portfolio-item.isotope-item {
    padding: 0;
}
.zp_related_portfolio .portfolio-item.isotope-item {
    padding: 0 15px;
}
.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:after {
    content: "/";
    padding: 0 0 0 15px;
    color: #c9c9c9;
}
.gallery-filter ul li:last-child:after {
    display: none !important;
}
.gallery-filter ul li a {
    font-size: 1.4rem;
    letter-spacing: 0.25em;
    text-transform: uppercase;
}
.portfolio_section #gallery-items {
    margin: 24px 0 0;
}
.portfolio-item {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    padding: 15px;
}
.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;
}
.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
}
.portfolio-item:hover .portfolio_detail {
    opacity: 1;
}
.portfolio_detail h4 {
    font-size: 1.8rem;
    letter-spacing: 0.25em;
    margin: 0;
    text-transform: uppercase;
}
/*
.hover-line
---------------------------------------*/
a.hover-line > span {
    display: inline-block;
    position: relative;
    white-space: nowrap;
}
a.hover-line > span:after {
    content: '';
    height: 1px;
    width: 0%;
    position: absolute;
    top: 50%;
    left: 110%;
    background-color: #030303;
    -webkit-transition: width 500ms, left 500ms;
    -moz-transition: width 500ms, left 500ms;
    -o-transition: width 500ms, left 500ms;
    transition: width 500ms, left 500ms;
}
a.hover-line:hover > span:after,
a.hover-line.current > span:after,
.hover-line.selected.active > span:after {
    width: 120%;
    left: -10%;
    -webkit-transition: width 500ms;
    -moz-transition: width 500ms;
    -o-transition: width 500ms;
    transition: width 500ms;
}
.archive-pagination a.hover-line > span:after,
.panel-group a.hover-line > span:after,
.entry-title a.hover-line > span:after,
.masonry_blog_item a.hover-line > span:after {
    background-color: transparent;
}
/* Logo adjsutment */
.top_has_bg #header.navbar.navbar-fixed-top a.hover-line > span {
    color: #fff;
}
.top_has_bg #header.navbar.navbar-fixed-top a.hover-line > span:after {
    background-color: #fff;
}
#header.navbar.navbar-fixed-top.header_animate a.hover-line > span {
    color: #030303;
}
#header.navbar.navbar-fixed-top.header_animate a.hover-line > span:after {
    background-color: #030303;
}
/* button adjustment  */
a.btn-inverse.hover-line > span:after,
a.btn.hover-line > span::after {
    background-color: #ffffff;
}
a.btn-default.hover-line > span:after {
    background-color: #030303;
}
.zp_nav_wrapper a.hover-line > span::after {
    background-color: #ffffff;
}
li.menu-item.current-menu-item.page_item.current_page_item .hover-line > span::after {
    background-color: #ffffff;
    left: -10%;
    transition: width 500ms ease 0s;
    width: 120%;
}
.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;
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    border: medium none !important;
    font-family: glyphicons halflings !important;
    font-size: 40px !important;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    content: "\e080"!important;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    content: "\e079"!important;
}
/* ========== PORTFOLIO LIGHTBOX NAV ========== */
button.mfp-arrow.mfp-arrow-left {
    background: url("images/sprites.png") -86px -84px #282828;
    text-indent: -9999px;
    height: 30px;
    width: 30px;
    min-width: 30px;
}
button.mfp-arrow.mfp-arrow-right {
    background: url("images/sprites.png") -84px -184px #282828;
    text-indent: -9999px;
    height: 30px;
    width: 30px;
    min-width: 30px;
}
/* ========== SINGLE PORTFOLIO PAGE ========== */
.single-portfolio .breadcrumb {
    display: none;
}
.zp_single_content.entry-content {
    padding-bottom: 50px;
}
.single_portfolio_main {
    display: block;
    overflow: hidden;
    width: 100%;
}
.zp_single_portfolio_feature {
    display: block;
    width: 100%;
    position: relative;
}
.zp_single_portfolio_image {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    position: fixed;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.single-portfolio .site-inner {
    background-color: #fff;
    padding: 100px 0;
}
.single-portfolio .site-inner {
    position: relative;
}
.single-portfolio .site-footer {
    position: relative;
}
.zp_single_portfolio_image p.lead {
    margin: 0 auto;
    font-size: 1.4rem;
    letter-spacing: 0.25em;
    line-height: 1.65;
    text-transform: uppercase;
}
.zp_single_portfolio_image .zp_single_arrow {
    font-size: 40px;
    bottom: 40px;
    cursor: pointer;
    position: absolute;
    left: 49%;
    height: 40px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    z-index: 999;
}
.zp_single_portfolio_image .zp_single_arrow:hover {
    border-color: #989898;
    color: #989898;
}
.zp_single_content_feature {
    display: block;
    margin-top: 40px;
}
.zp_single_content_feature ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.zp_single_content_feature ul li {
    list-style: none;
    margin-bottom: 2px;
}
.zp_single_content_feature ul li img {
    max-width: 100%;
    margin-bottom: 1em;
    width: 100%;
    height: auto;
}
/* Single Portfolio Nav */
.single_portfolio_nav {
    float: left;
    position: absolute;
    display: block;
    overflow: hidden;
    height: 70px;
    width: 100%;
}
.single_nav_prev {
    display: block;
    position: fixed;
    left: 15px;
    top: 50%;
    height: 70px;
    width: 40px;
}
.single_nav_next {
    display: block;
    position: fixed;
    top: 50%;
    right: 15px;
    height: 70px;
    width: 40px;
}
.single_prev {
    background: url('images/slider_left.gif') no-repeat scroll center center transparent;
    display: block;
    width: 100%;
    height: 100%;
}
.single_next {
    background: url('images/slider_right.gif') no-repeat scroll center center transparent;
    display: block;
    width: 100%;
    height: 100%;
}
/* Related Portfolio */
.zp_related_portfolio {
    display: block;
    float: left;
    margin: 60px auto 0;
    width: 100%;
}
/* ========== OWL SLIDER ========== */
.zp_theme_slider {
    display: none;
    margin-top: -110px;
    padding: 0;
}
.zp_slider_loader {
    background: url(images/AjaxLoader.gif) no-repeat center center;
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
}
.zp_slider .img-bg {
    background-position: center center;
    background-size: cover;
}
.slider-mask {
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.caption-box {
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1290px;
    text-align: center;
    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
}
.zp_slider .caption-box h1,
.caption-box > h1 {
    color: #fff;
    margin-top: 0;
    position: relative;
    font-size: 8rem;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}
.caption-box > p {
    font-size: 2.8rem;
    max-width: 50%;
}
.zp_slider .caption-box .lead,
.zp_single_portfolio_image p.lead {
    margin: 1em auto;
}
.zp_single_portfolio_image p.lead i {
    color: #fff;
    font-size: 3px;
    margin: 0 2px;
}
/* separator slider */
.separator {
    display: inline-block;
    padding: 2em 0;
    position: relative;
}
.separator:before,
.separator:after {
    content: "";
    background-color: #c9c9c9;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 30px;
    height: 1px;
}
.separator:before {
    left: -37px;
}
.separator:after {
    right: -37px;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-pagination {
    bottom: 0;
    margin-top: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    float: left;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    float: right;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
    display: block;
    width: 50%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    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);
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    
    opacity: 1;
    text-decoration: none;
    text-indent: -9999px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    opacity: 0;
    left: 0;
    cursor: url(images/slider_left.gif), e-resize;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    opacity: 0;
    right: 0;
    cursor: url(images/slider_right.gif), e-resize;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    
    opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(/images/AjaxLoader.gif) no-repeat center center
}
/* ========== PRICING SECTION ========== */
.pricing_main {
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 2;
}
.pricing_section li.pricing {
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.pricing_section li.pricing:first-child {
    margin-left: 0;
}
.pricing_section li.pricing ul {
    background: #FAFAFA;
    margin: 0;
    padding: 24px;
}
.pricing_section li.pricing ul li {
    list-style: none outside none;
    margin: 0;
    padding: 6px 0;
}
.pricing_section li.pricing ul li:last-child {
    border: none;
}
.pricing_section li.pricing h2 {
    background: #FAFAFA;
    margin: 0;
    padding: 24px;
}
.plan-head {
    background-color: #FAFAFA;
}
.plan-price {
    font-size: 2.6rem;
    padding: 12px 24px;
}
.plan-terms {
    padding: 0 24px;
}
.plan-terms:after {
    border-top: 1px solid;
    bottom: -20px;
    content: "";
    display: block;
    height: 1px;
    margin: 5px auto 0;
    padding-bottom: 20px;
    position: relative;
    width: 50px;
}
.plan-bottom {
    background: #FAFAFA;
    padding: 24px;
}
.pricing_section li.bestprice h2 {
    padding: 24px;
    margin: 0;
}
/* lightbox background */
.mfp-figure:after {
    box-shadow: none !important;
}
button.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    background: url("images/sprites.png") repeat scroll -85px -285px #282828 !important;
    height: 30px!important;
    right: 0 !important;
    text-indent: 99999px !important;
    width: 30px!important;
    min-width: 30px;
    cursor: pointer!important;
}
img.mfp-img {
    padding: 0px !important;
}
/* Pre Loader */
.preloader {
    background: #efeeef;
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
}
.loader:before,
.loader:after,
.loader {
    position: fixed;
    visibility: visible;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 100%;
    -webkit-animation: load7 1.0s infinite ease-in-out;
    -moz-animation: load7 1.0s infinite ease-in-out;
    -o-animation: load7 1.0s infinite ease-in-out;
    -ms-animation: load7 1.0s infinite ease-in-out;
    animation: load7 1.0s infinite ease-in-out;
}
.loader {
    top: 50%;
    left: 50%;
    margin: 0 auto;
    font-size: 10px;
    position: absolute;
    text-indent: -9999em;
    top: 45%;
}
@keyframes load7 {
    0% {
        transform: scale(0.0)
    }
    90% {
        opacity: .2
    }
    100% {
        transform: scale(.8);
        opacity: .1
    }
}
@-webkit-keyframes load7 {
    0% {
        -webkit-transform: scale(0.0)
    }
    90% {
        opacity: .2
    }
    100% {
        -webkit-transform: scale(.8);
        opacity: .1
    }
}
@-moz-keyframes load7 {
    0% {
        -moz-transform: scale(0.0)
    }
    90% {
        opacity: .2
    }
    100% {
        -moz-transform: scale(.8);
        opacity: .1
    }
}
@-o-keyframes load7 {
    0% {
        -o-transform: scale(0.0)
    }
    90% {
        opacity: .2
    }
    100% {
        -o-transform: scale(.8);
        opacity: .1
    }
}
@-ms-keyframes load7 {
    0% {
        -ms-transform: scale(0.0)
    }
    90% {
        opacity: .2
    }
    100% {
        -ms-transform: scale(.8);
        opacity: .1
    }
}
.zp_animate {
    opacity: 0;
}
.zp_animate.animated {
    opacity: 1;
}
#top-link {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    bottom: 58px;
    cursor: pointer;
    font-size: 1.5em;
    height: 60px;
    line-height: 60px;
    position: fixed;
    right: 50px;
    text-align: center;
    text-decoration: none;
    width: 60px;
    z-index: 999;
}
/* section images, slider, video */
.info_image_section,
.info_slider_section,
.info_video_section {
    padding: 0;
}
.info_image_section section .container-fluid .info_slider_section .container-fluid,
.info_video_section .container-fluid {
    padding: 0;
}
.col-md-6.pull-left,
.col-md-6.content-center-right,
.col-md-6.col-sm-12.col-xs-12.pull-right.gallery-popup.section_image {
    padding: 0;
}
.col-md-5.content-center-left {
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.col-md-5.content-center-right {
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
}
.content_table_wrap {
    display: table;
    height: 100%;
    width: 100%;
}
.content_table_cell {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0 20%;
    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;
}
/* Video Background */
.video_bg_wrap {
    position: absolute;
    margin-top: 0;
    width: 100%;
    height: 100%;
}
.section_wrapper.is_video:first-child .video_bg_wrap {
    margin-top: -110px;
}
.section_wrapper.is_video:first-child {
    overflow: visible;
    margin-bottom: -110px;
}
.section_wrapper.is_video {
    padding: 0;
    overflow: hidden;
}
.video_bg_container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.video_holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.video_bg_container {
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover;
    overflow: hidden;
}
.video_bg_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
}
.video_bg_content_wrap {
    position: relative;
    z-index: 999;
    height: 100%;
    width: 100%;
    display: table;
}
.video_bg_content {
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.video_bg_content h1 {
    color: #ffffff;
    font-size: 80px;
    font-weight: 400;
    letter-spacing: 0.4em;
    line-height: 1.2;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}
.video_bg_content h2 {
    color: inherit;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 6px;
}