/*
Theme Name: Buzz
Theme URI: http://next-theme.com
Author: next-theme
Author URI: https://themeforest.net/user/next-theme
Description: A Responsive WordPress Blog Theme
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: buzz
*/

a,
input,
textarea,
button,
select {
    outline: none
}
a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
    text-decoration: none
}
a:focus,
input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: none!important;
    text-decoration: none;
    color: inherit
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #444;
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}
input,
textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
input[type="search"],
input[type="text"],
input[type="url"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="file"] {
    background: none;
    border: 0;
    border: 1px solid #dfdfdf;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    color: #444;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input[type=number] {
    -moz-appearance: textfield
}
.dd,
dt {
    margin-top: 15px;
    margin-bottom: 15px
}
select {
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    color: #444;
    border: 1px solid #dfdfdf;
    font-family: "Open Sans", sans-serif;
    font-size: 15px
}
textarea {
    background: none;
    border: 1px solid #dfdfdf;
    resize: none;
    padding: 15px;
    height: 140px;
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    vertical-align: middle
}
input::-webkit-input-placeholder {
    color: #444
}
input:-moz-placeholder {
    color: #444
}
input::-moz-placeholder {
    color: #444
}
input:-ms-input-placeholder {
    color: #444
}
textarea::-webkit-input-placeholder {
    color: #444
}
textarea:-moz-placeholder {
    color: #444
}
textarea::-moz-placeholder {
    color: #444
}
textarea:-ms-input-placeholder {
    color: #444
}
a {
    color: #a79b7b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
a:hover {
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: "Open Sans", sans-serif;
    font-size: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    letter-spacing: .015em
}
pre {
    line-height: 2em;
    color: inherit;
    padding: 20px;
    border: 0;
    background-color: rgba(0, 0, 0, .02)
}
code {
    background-color: #eee;
    letter-spacing: .015em
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0
}
p {
    line-height: 1.8em;
}
ol li,
ul li {}::-moz-selection {
    color: #fff;
    background-color: #a79b7b
}
::selection {
    color: #fff;
    background-color: #a79b7b
}
#page-wrap {
    position: relative;
    overflow: hidden;
    background-color: #f3f5f5;
    padding: 15px;
    z-index: 9;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.page-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}
.container {
    position: relative
}
.tb {
    display: table;
    width: 100%
}
.tb-cell {
    display: table-cell;
    vertical-align: middle
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #000;
    line-height: 1.4em;
    letter-spacing: .01em;
    text-shadow: 0 0 rgba(0, 0, 0, 0.4)
}
.h1,
h1 {
    font-size: 40px;
    letter-spacing: .01em;
}
.h1 a,
h1 a,
.h2 a,
h2 a,
.h3 a,
h3 a,
.h4 a,
h4 a,
.h5 a,
h5 a,
.h6 a,
h6 a {
    color: inherit
}
.h2,
h2 {
    font-size: 36px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 16px;
}
.h6,
h6 {
    font-size: 14px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 30px;
    margin-bottom: 18px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 20px;
    margin-bottom: 10px;
}
#preloader {
    position: fixed;
    width: 100%;
    height: 3px;
    z-index: 999999;
    top: 0;
    left: 0;
}
.ismobile #preloader {
    display: none;
}
#preloader .progress {
    position: absolute;
    height: 3px;
    margin: auto;
    left: 0;
    top: 0;
    width: 85%;
    background-color: #000;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-animation: preloader 20s linear;
    animation: preloader 20s linear;
}
#preloader .progressFull {
    position: absolute;
    height: 3px;
    margin: auto;
    left: 0;
    top: 0;
    background-color: #000;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-animation: preloaderFull 0.4s linear both 0.4s;
    animation: preloaderFull 0.4s linear both 0.4s;
}
@-webkit-keyframes preloader {
    0% {
        width: 0;
    }
    90% {
        width: 85%;
    }
}
@keyframes preloader {
    0% {
        width: 0;
    }
    90% {
        width: 85%;
    }
}
@-webkit-keyframes preloaderFull {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
@keyframes preloaderFull {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
.pi-navigation h4,
.widget h4 {
    position: relative;
    display: inline-block;
    background: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    border: 0;
    text-align: center;
    padding: 10px 45px;
    border-bottom: 2px solid #eee;
}
.pi-navigation h4:before,
.widget h4:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #a79b7b;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -2px;
}
.edit-this {
    margin: 20px 0
}
.blog-content .post-entry input[type="submit"],
.edit-this a,
.pi-btn {
    display: inline-block;
    background: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 rgba(255, 255, 255, 0.4);
    background-color: #303030;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 0 45px;
    line-height: 42px;
    letter-spacing: .2em;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.edit-this a {
    padding: 0 10px;
    line-height: 30px;
    font-size: 9px
}
.blog-content .post-entry input[type="submit"]:hover,
.edit-this a:hover,
.pi-btn:focus,
.pi-btn:hover {
    background-color: #a79b7b;
    color: #fff
}
.pi-navigation h4,
.widget h4 {
    width: 100%;
    cursor: default;
    margin-top: 0;
    margin-bottom: 35px
}
.widget_calendar #calendar_wrap {
    position: relative
}
.widget_calendar #wp-calendar {
    width: 100%;
    background-color: #fff
}
.widget_calendar #wp-calendar caption {
    position: relative;
    background-color: #eee;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    color: #444;
    z-index: 9;
    letter-spacing: .1em
}
.widget_calendar #wp-calendar th,
.widget_calendar #wp-calendar td {
    text-align: center;
    border: 1px solid #f7f9f9;
    padding: 4px 6px;
    font-size: 12px;
    text-transform: uppercase
}
.widget_calendar #wp-calendar th#today,
.widget_calendar #wp-calendar td#today {
    color: #d68431;
    font-weight: 700
}
.widget_calendar #wp-calendar thead th {
    color: #585858;
    font-weight: 700;
    padding: 6px;
    font-size: 14px
}
.widget_calendar #wp-calendar tbody td a {
    color: #333;
    font-weight: 700
}
.widget_calendar #wp-calendar tbody td a:hover {
    color: #d68431
}
.widget_calendar #wp-calendar tfoot {
    border: 1px solid #f7f9f9;
    border-top: 0
}
.widget_calendar #wp-calendar tfoot td {
    border: 0;
    padding: 6px;
    font-size: 12px
}
.widget_calendar #wp-calendar tfoot td a {
    color: #888
}
.widget_calendar #wp-calendar tfoot td a:hover {
    color: #d68431
}
.widget_calendar #wp-calendar tfoot td#prev {
    text-align: left
}
.widget_calendar #wp-calendar tfoot td#next {
    text-align: right
}
.textwidget>p,
.textwidget>.wp-caption {
    margin-bottom: 15px
}
.textwidget>.wp-caption .wp-caption-text {
    display: block;
    font-style: italic;
    text-align: center;
    padding: 15px 10px 5px;
    font-size: 12px;
    margin-bottom: 0
}
.textwidget>p>img,
.textwidget>p>strong {
    display: block;
    margin-bottom: 10px
}
.textwidget>p>br {
    display: none
}
.fb_iframe_widget {
    width: 100%
}
.fb_iframe_widget>span {
    width: 100%!important;
    max-width: 480px;
    margin: 20px auto 0
}
.fb_iframe_widget>span iframe {
    width: 100%!important
}
.widget_search form input {
    width: 100%
}
.fl {
    float: left
}
.fr {
    float: right
}
blockquote {
    border: 0;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    padding: 30px 10%;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
    color: #333;
}
blockquote:before,
blockquote:after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background-color: #eee;
    margin: auto;
}
blockquote:before {
    margin-bottom: 30px;
}
blockquote:after {
    margin-top: 30px;
}
blockquote i {
    font-size: 40px !important;
    margin-bottom: 20px;
    color: #e7eaea;
}
blockquote cite {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    color: #000;
    font-style: normal;
    margin-top: 5px;
    text-transform: uppercase;
    letter-spacing: .1em
}
blockquote cite:before {
    margin-right: 5px;
}
blockquote cite:after {
    margin-left: 5px;
}
blockquote cite:before,
blockquote cite:after {
    content: '\2014 \00A0';
    display: inline-block;
    vertical-align: 1px
}
abbr {
    color: #A1D71A;
    border-width: 2px
}
mark,
.mark {
    background-color: #a79b7b
}
.pi-icon,
.icon {
    display: inline-block;
    font-style: normal;
    max-width: none;
    width: auto
}
.autoHeight {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.owl-carousel .owl-controls {
    margin-top: 0
}
.owl-carousel .owl-controls .owl-buttons {
    margin-top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -30px;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -webkit-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    -ms-transition: all .3s ease .3s;
    -o-transition: all .3s ease .3s;
    transition: all .3s ease .3s
}
.owl-carousel .owl-controls .owl-buttons>div {
    display: inline-block;
    font-size: 14px;
    color: #aaa;
    overflow: hidden;
    margin: 3px
}
.owl-carousel .owl-controls .owl-buttons>div .fa {
    position: relative;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #aaa;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.owl-carousel .owl-controls .owl-buttons>div:hover .fa {
    border-color: #a79b7b;
    color: #a79b7b
}
.owl-carousel .owl-controls .owl-pagination {
    margin-top: 30px
}
.owl-carousel .owl-controls .owl-pagination .owl-page {
    position: relative
}
.owl-carousel .owl-controls .owl-pagination .owl-page>span {
    opacity: 1;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #1b1b1b;
    margin: 3px;
    background: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.owl-carousel .owl-controls .owl-pagination .owl-page.active>span {
    border-color: #a79b7b;
    background-color: #a79b7b
}
.owl-carousel:hover .owl-controls .owl-buttons {
    bottom: -50px;
    opacity: 1;
    visibility: visible
}
.post-slider.owl-carousel .owl-controls .owl-buttons,
.related-slider.owl-carousel .owl-controls .owl-buttons {
    position: static;
    margin: 0;
    padding: 0;
    height: 0;
    opacity: 1;
    visibility: visible
}
.post-slider.owl-carousel .owl-controls .owl-buttons>div,
.related-slider.owl-carousel .owl-controls .owl-buttons>div {
    position: absolute;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    opacity: .5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.post-slider.owl-carousel .owl-controls .owl-buttons>div .fa,
.related-slider.owl-carousel .owl-controls .owl-buttons>div .fa {
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: 0;
    background-color: #fff;
    color: #333;
    font-size: 14px
}
.post-slider.owl-carousel .owl-controls .owl-buttons>div.owl-prev,
.related-slider.owl-carousel .owl-controls .owl-buttons>div.owl-prev {
    left: 5px
}
.post-slider.owl-carousel .owl-controls .owl-buttons>div.owl-next,
.related-slider.owl-carousel .owl-controls .owl-buttons>div.owl-next {
    right: 5px
}
.post-slider.owl-carousel .owl-controls .owl-buttons>div:hover .fa,
.related-slider.owl-carousel .owl-controls .owl-buttons>div:hover .fa {
    color: #a79b7b
}
.post-slider.owl-carousel .owl-controls .owl-pagination,
.related-slider.owl-carousel .owl-controls .owl-pagination {
    margin-top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    z-index: 9
}
.post-slider.owl-carousel .owl-controls .owl-pagination .owl-page,
.related-slider.owl-carousel .owl-controls .owl-pagination .owl-page {
    position: relative
}
.post-slider.owl-carousel .owl-controls .owl-pagination .owl-page>span,
.related-slider.owl-carousel .owl-controls .owl-pagination .owl-page>span {
    border: 0;
    background-color: #fff
}
.post-slider.owl-carousel .owl-controls .owl-pagination .owl-page.active>span,
.related-slider.owl-carousel .owl-controls .owl-pagination .owl-page.active>span {
    border-color: #a79b7b;
    background-color: #a79b7b
}
.post-slider.owl-carousel:hover .owl-controls .owl-buttons>div,
.related-slider.owl-carousel:hover .owl-controls .owl-buttons>div {
    opacity: 1
}
.image-cover {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.image-cover img {
    position: absolute;
    width: 100%;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.page-social {
    margin-bottom: 20px;
    color: #3c3c3c
}
.page-social a {
    position: relative;
    color: inherit;
    margin: 0;
    padding: 3px 10px
}
.page-social a .fa {
    font-size: 16px
}
.page-social a:hover {
    color: #a79b7b
}
.sidebar-page {
    position: relative;
    float: left;
    width: 300px;
    padding: 25px;
    background-color: #fff;
    text-align: center;
    z-index: 9
}
.widget-wrapper {
    margin-bottom: 20px
}
#page-footer {
    padding: 25px 25px 0;
    border-top: 2px solid #eee
}
#page-footer .copyright {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000
}
#page-footer .copyright p {
    margin: 0
}
.widget {
    margin-bottom: 55px
}
.widget ul {
    list-style: none;
    padding: 0
}
.widget select {
    width: 100%
}
.widget_about .author-thumb {
    position: relative;
    display: inline-block;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto
}
.widget_about .author-thumb:after {
    content: '';
    display: block;
    position: absolute;
    border: 1px solid #a79b7b;
    top: 12px;
    right: 12px;
    bottom: 12px;
    left: 12px;
    z-index: 9
}
.widget_about .author-name {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #000
}
.widget_about .author-name a {
    color: inherit;
    letter-spacing: .1em
}
.widget_about .author-name a:hover {
    color: #a79b7b
}
.widget_about .about-social {
    margin-top: 20px
}
.widget_about .about-social a {
    display: inline-block;
    margin: 3px
}
.widget_about .about-social a .fa {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.widget_about .about-social a:hover .fa {
    background-color: #a79b7b
}
.widget_flickr .flickr,
.widget_instagram .instagram {
    overflow: hidden;
    margin-left: -3px;
    margin-right: -3px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.widget_flickr .flickr li,
.widget_instagram .instagram li {
    width: 33.3333333333%;
    padding: 3px;
    float: left
}
.widget_flickr .flickr li a,
.widget_instagram .instagram li a {
    display: block
}
.widget_flickr .flickr li a img,
.widget_instagram .instagram li a img {
    width: 100%
}
.widget_flickr .flickr li a:hover,
.widget_instagram .instagram li a:hover {
    opacity: .6
}
.widget_newsletter>p {
    margin-top: 0
}
.widget_newsletter form {
    position: relative;
    margin-top: 15px
}
.widget_newsletter .form-item input {
    width: 100%;
    padding-right: 60px
}
.widget_newsletter .form-actions {
    position: absolute;
    top: 0;
    right: 0
}
.widget_newsletter .form-actions button {
    background: none!important;
    border: 0;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    text-transform: uppercase;
    color: #555;
    padding: 0 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.widget_newsletter .form-actions button:hover {
    color: #a79b7b
}
.widget_newsletter .alert-done {
    padding: 15px 0;
    font-size: 12px;
    color: #d68431;
    font-weight: 700;
    text-transform: uppercase
}
.pi_post_has_thumbnail ul {
    margin-top: -15px
}
.pi_post_has_thumbnail ul li {
    overflow: hidden;
    padding: 15px 0;
    border-bottom: 1px solid #f5f5f5
}
.pi_post_has_thumbnail ul li:last-child {
    border: 0
}
.pi_post_has_thumbnail ul li .image-wrap {
    width: 70px;
    height: 70px;
    overflow: hidden;
    float: left;
    margin-right: 14px
}
.pi_post_has_thumbnail ul li .content-text {
    overflow: hidden;
    text-align: left
}
.pi_post_has_thumbnail ul li .content-text a {
    display: block;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    padding: 0;
    margin-bottom: 2px
}
.pi_post_has_thumbnail ul li .content-text .date {
    font-size: 12px;
    color: #666
}
.pi_post_has_thumbnail ul li:hover a {
    color: #a79b7b
}
#page-header {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
#page-header .logo {
    padding: 30px 0 40px;
    max-width: 200px;
    margin: auto
}
#page-header .logo a {
    display: inline-block
}
.pi-navigation {
    margin-bottom: 45px
}
.pi-navigation .nav-inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}
.search-box {
    margin-top: 25px;
    position: relative;
    z-index: 9;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
    border-radius: 42px
}
.search-box .icon-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 100%;
    background: none;
    border: 0;
    padding: 0;
    z-index: 1
}
.search-box .icon-search .fa {
    line-height: 30px
}
.search-box input {
    width: 100%;
    padding: 0 48px 0 20px;
    border: 0!important;
    line-height: 40px;
    height: 40px
}
.open-menu {
    position: absolute;
    width: 50px;
    height: 14px;
    cursor: pointer;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.open-menu .item {
    position: absolute;
    display: block;
    font-size: 0;
    width: 20px;
    height: 2px;
    background-color: #383838;
    margin: auto;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.open-menu .item-1 {
    top: 0
}
.open-menu .item-2 {
    top: 0;
    bottom: 0
}
.open-menu .item-3 {
    bottom: 0
}
.open-menu:hover .item,
.open-menu.toggle-active .item {
    background-color: #a79b7b
}
.ismobile .open-menu:hover .item {
    background-color: #383838
}
.widget_rss>ul,
.widget_meta>ul,
.widget_pages>ul,
.widget_recent_comments>ul,
.widget_nav_menu>ul,
.widget_categories>ul,
.widget_recent_entries>ul,
.widget_archive>ul {
    margin-top: -16px
}
.widget_rss>ul>li:last-child,
.widget_meta>ul>li:last-child,
.widget_pages>ul>li:last-child,
.widget_recent_comments>ul>li:last-child,
.widget_nav_menu>ul>li:last-child,
.widget_categories>ul>li:last-child,
.widget_recent_entries>ul>li:last-child,
.widget_archive>ul>li:last-child {
    border: 0
}
.widget_rss ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_archive ul {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin-bottom: 0
}
.widget_rss ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_archive ul li {
    border-bottom: 1px solid #f4f6f5
}
.widget_rss ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_archive ul li a {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #444;
    line-height: 44px
}
.widget_rss ul li ul,
.widget_meta ul li ul,
.widget_pages ul li ul,
.widget_recent_comments ul li ul,
.widget_nav_menu ul li ul,
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.widget_archive ul li ul {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    border-top: 1px solid #f4f6f5
}
.widget_rss ul li ul li,
.widget_meta ul li ul li,
.widget_pages ul li ul li,
.widget_recent_comments ul li ul li,
.widget_nav_menu ul li ul li,
.widget_categories ul li ul li,
.widget_recent_entries ul li ul li,
.widget_archive ul li ul li {
    border: 0!important
}
.widget_rss ul li ul li a,
.widget_meta ul li ul li a,
.widget_pages ul li ul li a,
.widget_recent_comments ul li ul li a,
.widget_nav_menu ul li ul li a,
.widget_categories ul li ul li a,
.widget_recent_entries ul li ul li a,
.widget_archive ul li ul li a {
    color: #444;
    line-height: 30px;
    font-size: 13px;
}
.widget_rss ul li ul li a:hover,
.widget_meta ul li ul li a:hover,
.widget_pages ul li ul li a:hover,
.widget_recent_comments ul li ul li a:hover,
.widget_nav_menu ul li ul li a:hover,
.widget_categories ul li ul li a:hover,
.widget_recent_entries ul li ul li a:hover,
.widget_archive ul li ul li a:hover {
    color: #a79b7b
}
.widget_rss ul li ul ul,
.widget_meta ul li ul ul,
.widget_pages ul li ul ul,
.widget_recent_comments ul li ul ul,
.widget_nav_menu ul li ul ul,
.widget_categories ul li ul ul,
.widget_recent_entries ul li ul ul,
.widget_archive ul li ul ul {
    border-bottom: 0!important;
    padding-bottom: 0
}
.widget_rss ul li:hover>a,
.widget_meta ul li:hover>a,
.widget_pages ul li:hover>a,
.widget_recent_comments ul li:hover>a,
.widget_nav_menu ul li:hover>a,
.widget_categories ul li:hover>a,
.widget_recent_entries ul li:hover>a,
.widget_archive ul li:hover>a {
    color: #a79b7b
}
.twitter-slider {
    text-align: left;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.twitter-slider .owl-controls .owl-buttons {
    opacity: 1;
    visibility: visible;
    position: static;
    margin-top: 15px;
    text-align: center;
}
.twitter-slider .owl-controls .owl-buttons>div .fa {
    border: 1px solid #ddd;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #000;
}
.twitter-slider .item {
    position: relative;
    text-align: center;
}
.twitter-slider .item>.fa {
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border: 1px solid;
    border-radius: 50%;
    color: #a79b7b;
    margin-bottom: 20px;
}
.twitter-slider .item p {
    margin-bottom: 5px;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
}
.twitter-slider .item a {
    color: inherit
}
.twitter-slider .item a:hover {
    color: #a79b7b
}
.tagcloud {
    text-align: left;
    margin-left: -2px;
    margin-right: -2px;
    font-size: 0
}
.tagcloud a {
    display: inline-block;
    margin: 2px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px!important;
    color: #444;
    background-color: #f4f4f4;
    padding: 5px 10px;
}
.tagcloud a:hover {
    border-color: #a79b7b;
    background-color: #a79b7b;
    color: #fff
}
.navlist {
    position: relative;
    font-size: 0;
    list-style: none;
    padding: 0;
    margin-top: -16px;
    margin-bottom: 0
}
.navlist>li:last-child a {
    border: 0
}
.navlist li {
    position: relative;
    display: block
}
.navlist li.menu-item-has-children>a {
    position: relative
}
.navlist li.menu-item-has-children>a:after {
    content: '+';
    display: inline-block;
    margin-left: 4px
}
.navlist li a {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #444;
    line-height: 44px;
    border-bottom: 1px solid #f4f6f5;
}
.navlist li .current-menu-parent>a,
.navlist li .current-menu-item>a,
.navlist li:hover>a {
    color: #a79b7b
}
.navlist li .sub-menu {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    display: none;
    background-color: #f4f6f5
}
.navlist li .sub-menu li a {
    color: #818181;
    border: 0;
    line-height: 30px;
    font-size: 13px;
    text-transform: none
}
.navlist li .sub-menu li a:hover {
    color: #a79b7b
}
.navlist li .sub-menu .sub-menu {
    border-top: 1px solid #f4f6f5
}
#top-header {
    position: relative;
    padding: 40px 30px;
    background: url(../images/blog/9.jpg) no-repeat 50% 50%;
    background-size: cover;
    margin-bottom: 15px;
    z-index: 9
}
#top-header:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: -1
}
#top-header .navlist {
    margin-top: 40px;
    text-align: center
}
#top-header .navlist li {
    display: inline-block
}
#top-header .navlist li a {
    padding: 0 15px
}
body.single-post .blog-content {
    background-color: #fff
}
body.single-post .blog-content .post-entry {
    font-size: 16px;
    line-height: 1.9em;
}
body.single-post .blog-content .post-entry a {
    text-decoration: underline;
}
.pi-icon-user {
    background: url(images/icon-user.png) no-repeat 0 0;
    background-size: 12px;
    width: 12px;
    height: 12px
}
.pi-icon-clock {
    background: url(images/icon-clock.png) no-repeat 0 0;
    background-size: 12px;
    width: 12px;
    height: 12px
}
.pi-icon-comment {
    background: url(images/icon-comment.png) no-repeat 0 0;
    background-size: 14px 12px;
    width: 14px;
    height: 12px
}
.blog-content {
    position: relative;
    width: calc(100% - 315px);
    float: right
}
.blog-content .post {
    position: relative
}
.blog-content .post-cat {
    font-size: 10px;
    color: #a79b7b
}
.blog-content .post-cat ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0
}
.blog-content .post-cat ul li {
    display: inline-block
}
.blog-content .post-cat ul li a {
    font-family: "Open Sans", sans-serif;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 1.8em
}
.blog-content .post-cat ul li a:after {
    content: ','
}
.blog-content .post-cat ul li:last-child a:after {
    display: none
}
.blog-content .post-title h1,
.blog-content .post-title h2 {
    font-size: 26px
}
.blog-content .post-title a {
    display: block;
    color: inherit
}
.blog-content .post-title a:hover {
    opacity: .6
}
.blog-content .post-meta {
    font-weight: 400;
    font-size: 0;
    color: #444;
    padding: 0 15px
}
.blog-content .post-meta .pi-icon {
    vertical-align: -1px;
    margin-right: 1px
}
.blog-content .post-meta>span {
    position: relative;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px;
    overflow: hidden
}
.blog-content .post-meta>span:after {
    content: '|';
    position: absolute;
    right: -2px;
    top: -1px
}
.blog-content .post-meta>span:last-child:after {
    display: none
}
.blog-content .post-meta a {
    color: inherit
}
.blog-content .post-meta a:hover {
    color: #a79b7b
}
.blog-content .post-entry {
    line-height: 1.8em;
}
.blog-content .post-entry:after {
    content: '';
    display: table;
    clear: both
}
.blog-content .post-entry ol {
    margin-top: 15px;
    padding: 0
}
.blog-content .post-entry ol>li {
    position: relative;
    counter-increment: olCount;
    padding-left: 40px;
    margin-top: 14px;
    margin-bottom: 14px;
    color: #444;
    list-style: none
}
.blog-content .post-entry ol>li:before {
    content: counter(olCount);
    display: inline-block;
    position: absolute;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: rgba(0, 0, 0, .05);
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    left: 0;
    margin-top: 0
}
.blog-content .post-entry ol>li>ol {
    padding-left: 0
}
.blog-content .post-entry ol>li>ol>li {
    counter-increment: olCountChild1
}
.blog-content .post-entry ol>li>ol>li:before {
    content: counter(olCountChild1)
}
.blog-content .post-entry ol>li>ol>li>ol>li {
    counter-increment: olCountChild2
}
.blog-content .post-entry ol>li>ol>li>ol>li:before {
    content: counter(olCountChild2)
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li {
    counter-increment: olCountChild3
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li:before {
    content: counter(olCountChild3)
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li {
    counter-increment: olCountChild4
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li:before {
    content: counter(olCountChild4)
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li {
    counter-increment: olCountChild5
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before {
    content: counter(olCountChild5)
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li {
    counter-increment: olCountChild6
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before {
    content: counter(olCountChild6)
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li {
    counter-increment: olCountChild7
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before {
    content: counter(olCountChild7)
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li {
    counter-increment: olCountChild8
}
.blog-content .post-entry ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li>ol>li:before {
    content: counter(olCountChild8)
}
.blog-content .post-entry ul {
    margin-top: 15px;
    padding: 0
}
.blog-content .post-entry ul>li {
    position: relative;
    padding-left: 25px;
    margin-top: 14px;
    margin-bottom: 14px;
    color: #444;
    list-style: none
}
.blog-content .post-entry ul>li:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #444;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    left: 0;
    margin-top: 10px
}
.blog-content .post-entry ul ul>li:before {
    background: none;
    border: 1px solid #474747
}
.blog-content .post.sticky .post-title a:before {
    content: "\f08d";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 10px;
    font-size: 20px
}
.blog-content .post-share .share {
    color: #3c3c3c
}
.blog-content .post-share .share a {
    position: relative;
    color: inherit;
    margin: 0 2px;
    padding: 0 5px
}
.blog-content .post-share .share a .fa {
    font-size: 14px
}
.blog-content .post-share .share a:hover {
    color: #a79b7b
}
.blog-content .post-share .share a .count {
    position: absolute;
    display: inline-block;
    min-width: 36px;
    line-height: 26px;
    padding: 0 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #575757;
    background-color: #e9e9e9;
    bottom: 180%;
    opacity: 0;
    visibility: hidden;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.blog-content .post-share .share a .count:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #e9e9e9;
    bottom: -8px;
    margin: auto;
    left: 0;
    right: 0
}
.blog-content .post-share .share a:hover .count {
    bottom: 150%;
    opacity: 1;
    visibility: visible
}
.format-chat .post-body p {
    padding: 20px;
    margin-bottom: 10px
}
.format-chat .post-body p:nth-of-type(odd) {
    background-color: #f4f4f4
}
.format-chat .post-body p:nth-of-type(even) {
    background-color: #f9f9f9
}
.blog-heading {
    background-color: #fff;
    border-bottom: 1px solid #eff0f0;
    padding: 20px 10px
}
.blog-heading-page + .post {
    padding-top: 0 !important;
}
.blog-heading h1 {
    margin: 0;
    font-size: 26px;
    letter-spacing: .05em
}
.blog-grid .blog-heading,
.blog-grid-2 .blog-heading {
    border: 0;
    margin-bottom: 15px
}
.blog-grid .pi-nav-page {
    padding: 30px
}
.blog-grid .edit-this {
    position: absolute;
    top: 24px;
    z-index: 999;
    display: none
}
.blog-grid .post:hover .edit-this {
    display: block
}
.blog-grid-2 .post-meta>span:after,
.blog-grid-2 .post-meta .author,
.blog-grid-2 .post-meta .comment {
    display: none
}
.blog-standard .post,
.blog-standard .page {
    background-color: #fff;
    padding-top: 56px
}
.blog-standard .post-cat {
    padding: 0 15px;
    text-align: center;
    margin-bottom: 10px
}
.blog-standard .post-title {
    text-align: center;
    margin-top: 0;
    padding: 0 15px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}
.blog-standard .post-title h2 {
    margin: 0
}
.blog-standard .post-meta {
    margin-top: 12px;
    text-align: center
}
.blog-standard .post-media {
    position: relative;
    margin-top: 32px
}
.blog-standard .post-media img {
    width: 100%
}
.blog-standard .post-media .post-format {
    display: inline-block;
    position: absolute;
    left: 5px;
    bottom: 5px;
    z-index: 9
}
.blog-standard .post-media .post-format .fa {
    width: 44px;
    height: 44px;
    background-color: rgba(255, 255, 255, .95);
    text-align: center;
    line-height: 44px
}
.blog-standard .post-body {
    padding: 36px 70px
}
.blog-standard .post-footer {
    position: relative;
    border-top: 1px solid #eff0f0;
    border-bottom: 1px solid #eff0f0;
    padding: 0 70px;
    line-height: 52px;
    min-height: 52px
}
.blog-content .post-link a {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000
}
.blog-content .post-link a:hover {
    color: #a79b7b
}
.blog-list .post-link {
    margin-top: 25px
}
.blog-content .post-footer .post-share {
    position: absolute;
    top: 0;
    right: 60px
}
.blog-content .post-footer .post-tag h5 {
    display: inline-block;
    margin: 0;
    margin-right: 5px
}
.blog-content .post-footer .post-tag a {
    color: #3c3c3c
}
.blog-content .post-footer .post-tag a:hover {
    color: #a79b7b
}
.blog-content .post-footer .post-tag a:after {
    content: ', '
}
.blog-content .post-footer .post-tag a:last-child:after {
    display: none
}
.blog-grid .row {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -15px
}
.blog-grid [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px
}
.blog-grid .post {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.blog-grid .post:hover {
    box-shadow: 0 8px 15px 0px rgba(0, 0, 0, 0.1);
}
.blog-grid .post-meta {
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
    white-space: nowrap;
    text-align: left
}
.blog-grid .post-meta .author {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 88px
}
.blog-grid .post-cat {
    text-align: left;
    margin-bottom: 10px;
    margin-right: 30px
}
.blog-grid .post-cat ul li a {
    text-decoration: none
}
.blog-grid .post-title {
    border-bottom: 1px solid #ededed
}
.blog-grid .post-title h2 {
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 18px
}
/* .blog-grid .post-title h2 a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
} */
.blog-grid .post-format {
    position: absolute;
    top: 10px;
    right: 15px
}
.blog-grid .post-format a {
    color: #444
}
.blog-grid .post-format .fa {
    font-size: 13px;
    color: inherit
}
.blog-grid .post-format:hover a {
    color: #a79b7b
}
.blog-grid .post-meta {
    padding-top: 15px!important
}
.blog-grid .post-meta>span {
    font-size: 11px
}
.blog-grid .post-media .image-wrap {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.blog-grid .post-media .image-wrap img {
    position: absolute;
    width: 100%;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.blog-grid .post-share {
    display: none
}
.blog-grid-2 .row {
    margin: -8px
}
.blog-grid-2 .grid-wrapper .grid-item {
    padding: 0
}
.blog-grid-2 .grid-wrapper .grid-item.col-md-3 .post-body .post-title h2 {
    font-size: 16px
}
.blog-grid-2 .date,
.blog-grid-2 .post-title h2 {
    color: #fff;
}
.blog-grid-2 .post {
    position: relative;
    z-index: 9
}
.blog-grid-2 .date i {
    display: none;
}
.blog-grid-2 .post:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 8px solid #f3f5f5;
    z-index: 9
}
.blog-grid-2 .post:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    background-color: #111;
    opacity: 0;
    visibility: hidden;
    transform: scale(.5);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 9
}
.blog-grid-2 .post .post-media {
    overflow: hidden
}
.blog-grid-2 .post .post-media .image-wrap {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.blog-grid-2 .post .post-media .image-wrap img {
    position: absolute;
    width: 100%;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.blog-grid-2 .post .post-body {
    position: absolute;
    padding: 20px 10%;
    width: 100%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 999
}
.blog-grid-2 .post .post-cat,
.blog-grid-2 .post .post-meta {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
}
.blog-grid-2 .post:hover:after {
    opacity: .8;
    transform: scale(1);
    visibility: visible
}
.blog-grid-2 .post:hover .post-cat,
.blog-grid-2 .post:hover .post-meta {
    opacity: 1;
    visibility: visible
}
.blog-grid-2 .post .post-body .post-title h2 {
    margin-top: 10px
}
.blog-content.blog-grid-2 .post-cat ul li a {
    text-decoration: none
}
.ismobile .blog-grid-2 .post:hover:after {
    opacity: 0;
    visibility: hidden
}
.ismobile .blog-grid-2 .post:hover .post-body {
    opacity: 0;
    visibility: hidden
}
.ismobile .blog-grid-2 .post.post-active:after {
    opacity: .9;
    visibility: visible
}
.ismobile .blog-grid-2 .post.post-active .post-body {
    opacity: 1;
    visibility: visible
}
.blog-list .post {
    background-color: #fff;
    margin-bottom: 15px;
}
.blog-list .post:hover .post-share {
    opacity: 1
}
.blog-list .post-share {
    position: absolute;
    top: 15px;
    right: 15px;
    opacity: 0;
    z-index: 99;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.blog-list .post-cat,
.blog-list .post-meta {
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.blog-list .post:hover .post-cat,
.blog-list .post:hover .post-meta {
    opacity: 1;
}
.blog-list .post-share a {
    margin: 0!important
}
.blog-list .post-media a {
    height: 100%;
    width: 100%;
    display: block;
}
.blog-list .post-media img {
    display: none;
}
.post-list-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}
.blog-list .post-media {
    position: relative;
    z-index: 9;
    overflow: hidden;
    height: 350px;
}
.blog-list .post-media:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #111;
    opacity: 0;
    z-index: 9;
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.blog-list .post:hover .post-media:after {
    opacity: .8;
}
.blog-list .post-media img {
    position: absolute;
    width: 100%;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.blog-list .post-media .image-wrap {
    height: 100%
}
.post-media blockquote {
    border: 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}
.blog-list .post-body {
    position: absolute;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 9
}
.blog-list .post-meta i {
    display: none;
}
.blog-list .post-entry,
.blog-list .post-meta {
    color: #fff;
}
.blog-list .post-entry {
    display: none !important;
}
.blog-list .post-meta {
    padding: 0;
    margin: 0 -10px
}
.blog-list .post-title h2 {
    font-size: 24px;
    color: #fff;
    margin-top: 10px
}
.blog-list .post-entry {
    margin-top: 22px
}
/*.ismobile .blog-list .post .post-media img {
opacity:.2
}

.ismobile .blog-list .post .post-share {
opacity:1
}*/

.pi-pagination {
    text-align: center;
    padding: 30px 15px;
    clear: both;
    background-color: #fff
}
.pi-pagination>span,
.pi-pagination>a {
    display: inline-block;
    padding: 5px 10px;
    font-size: 18px;
    color: #000
}
.pi-pagination a:hover,
.pi-pagination .current {
    color: #a79b7b
}
.pi-nav-page {
    position: relative;
    padding: 30px 70px;
    background-color: #fff;
    overflow: hidden
}
.pi-nav-page .prev {
    float: left
}
.pi-nav-page .next {
    float: right
}
.pi-nav-page a:hover {
    color: #333
}
.blog-content.is-loading {
    padding-bottom: 90px
}
.pi-masonry-preloader {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 30px 15px;
    margin: 0
}
.blog-grid-2 .pi-masonry-preloader {
    bottom: -90px
}
.pi-masonry-preloader .item {
    display: inline-block;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #626262;
    margin: 0 3px;
    -webkit-animation: loadmore 1s ease infinite;
    -moz-animation: loadmore 1s ease infinite;
    -ms-animation: loadmore 1s ease infinite;
    -o-animation: loadmore 1s ease infinite;
    animation: loadmore 1s ease infinite
}
.pi-masonry-preloader .item:nth-child(2) {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s
}
.pi-masonry-preloader .item:nth-child(3) {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -ms-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s
}
@-webkit-keyframes loadmore {
    0% {
        opacity: 1
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes loadmore {
    0% {
        opacity: 1
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}
@-ms-keyframes loadmore {
    0% {
        opacity: 1
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}
@-o-keyframes loadmore {
    0% {
        opacity: 1
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}
@keyframes loadmore {
    0% {
        opacity: 1
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}
.pi-masonry-preloader~.pi-item {
    -webkit-animation: fade .3s both ease;
    -moz-animation: fade .3s both ease;
    animation: fade .3s both ease
}
@-webkit-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-moz-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.about-author {
    position: relative;
    padding: 50px 70px;
    background-color: #fff;
    border-bottom: 1px solid #eff0f0;
    overflow: hidden
}
.about-author .image-thumb {
    width: 120px;
    overflow: hidden
}
.about-author .author-name {
    margin-top: 4px
}
.about-author .author-name h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin-top: 0;
    text-shadow: none
}
.about-author .author-info {
    margin-left: 150px
}
.about-author .author-social {
    margin-left: -6px;
    margin-right: -6px
}
.about-author .author-social a {
    display: inline-block;
    font-size: 14px;
    color: #161616;
    margin: 4px 6px
}
.about-author .author-social a:hover {
    color: #a79b7b
}
.related-post {
    margin-top: 30px;
    margin-bottom: 30px
}
.related-post h4 {
    font-size: 20px;
    padding: 5px 70px;
    text-align: center
}
.related-post-item {
    position: relative
}
.related-post-item .post-media {
    margin: 0
}
.related-post-item .post-media .image-wrap {
    padding-top: 75%
}
.related-post-item .post-body {
    position: absolute;
    padding: 20px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.related-post-item .post-body .post-title {
    padding: 0;
    text-align: left;
    max-width: none
}
.related-post-item .post-body .post-title h2 {
    font-size: 18px
}
.related-post-item .post-body .post-title h2 a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.related-post-item .post-body .post-title h2 a:hover {
    opacity: 1;
    color: #a79b7b
}
.related-post-item .post-body .post-date {
    display: block;
    margin-top: 10px;
    font-size: 12px
}
.related-post-item:hover .post-body {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.ismobile .related-post-item .post-body {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
#comments {
    padding: 40px 70px;
    background-color: #fff;
    margin-bottom: 10px
}
#comments a {
    color: inherit
}
#comments #comments-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #3e3e3e
}
#comments .commentlist {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 10px
}
#comments .commentlist>.comment {
    margin-bottom: 10px
}
#comments .commentlist>.comment:last-child .comment-box {
    border-bottom: 0
}
#comments .commentlist .comment-author {
    float: left;
    width: 60px;
    overflow: hidden
}
#comments .commentlist .comment-body {
    position: relative;
    margin-left: 80px;
    background-color: #f9f9f9;
    padding: 20px 30px
}
#comments .commentlist .comment-body ol li,
#comments .commentlist .comment-body ul li {
    margin-top: 15px;
    margin-bottom: 15px
}
#comments .commentlist .comment-body:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-right-color: #f9f9f9;
    top: 24px;
    left: -14px
}
#comments .commentlist .comment-body p {
    margin-top: 10px
}
#comments .commentlist .children {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 80px
}
#comments .commentlist .children .children {
    margin-left: 30px
}
#comments cite.fn {
    display: block;
    font-weight: 700;
    font-size: 12px;
    margin-top: 2px;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase
}
#comments cite.fn a {
    color: #3e3e3e
}
#comments cite.fn a:hover {
    color: #a79b7b
}
#comments .comment-meta {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #9e9e9e;
    margin-top: 5px
}
#comments .comment-box {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px
}
#comments .comment-abs {
    display: inline-block;
    font-size: 0;
    margin-top: 15px
}
#comments .comment-abs a {
    position: relative;
    display: inline-block;
    margin: 0;
    font-family: "Raleway", sans-serif;
    text-decoration: underline;
    font-size: 12px!important;
    color: #444;
    letter-spacing: .03em
}
#comments .comment-abs a:after {
    content: '/';
    display: inline-block;
    margin: 0 5px
}
#comments .comment-abs a:last-child:after {
    display: none
}
#comments .comment-abs a:hover {
    color: #a79b7b
}
#respond {
    padding: 40px 70px;
    background-color: #fff;
    margin-bottom: 10px;
    border-top: 1px solid #eff0f0
}
#respond .comment-reply-title {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 16px;
    color: #000
}
#respond form {
    margin-top: -5px
}
#respond .form-item {
    margin: 15px 0
}
#respond .form-item textarea {
    width: 100%;
    height: 120px
}
#respond .form-item input {
    width: 100%
}
#respond .form-actions {
    padding: 0 15px;
    margin: 15px 0;
    float: left
}
#respond .form-actions .awe-btn {
    width: 100%
}
.post .wp-caption {
    display: inline-block;
    margin-bottom: 20px;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, .1);
}
.post .wp-caption,
.post .wp-caption img {
    max-width: 100%
}
.post .wp-caption a {
    display: block
}
.post .wp-caption img {
    position: relative;
    top: 5px;
    width: 100%!important
}
.post .wp-caption .wp-caption-text {
    font-size: 14px;
    font-style: italic;
    text-align: center;
    padding: 15px;
    margin-bottom: 0;
}
.alignleft {
    float: left;
    margin-right: 30px
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.alignright {
    float: right;
    margin-left: 30px
}
.blog-content .post .post-body pre {
    line-height: 2em;
    color: inherit;
    padding: 20px;
    border: 0
}
.post .post-body .gallery {
    margin-left: -10px!important;
    margin-right: -10px!important;
    overflow: hidden
}
.post .post-body .gallery dl,
.post .post-body .gallery dt {
    margin: 0
}
.post .post-body .gallery .gallery-item {
    position: relative;
    padding: 10px;
    margin: 0!important
}
.post .post-body .gallery-columns-1 .gallery-item {
    width: 100%!important
}
.post .post-body .gallery-columns-2 .gallery-item {
    width: 25%!important
}
.post .post-body .gallery-columns-3 .gallery-item {
    width: 33.3333333333%!important
}
.post .post-body .gallery-columns-4 .gallery-item {
    width: 25%!important
}
.post .post-body .gallery-columns-5 .gallery-item {
    width: 20%!important
}
.post .post-body .gallery-columns-6 .gallery-item {
    width: 16.6666667%!important
}
.post .post-body .gallery-columns-7 .gallery-item {
    width: 14.2857143%!important
}
.post .post-body .gallery-columns-8 .gallery-item {
    width: 12.5%!important
}
.post .post-body .gallery-columns-9 .gallery-item {
    width: 11.1111111111%!important
}
.post .post-body .gallery br {
    display: none
}
.post .post-body .gallery .gallery-caption {
    position: absolute;
    padding: 10px 5px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    pointer-events: none
}
.post .post-body .gallery a {
    display: block
}
.post .post-body .gallery a img {
    width: 100%;
    border: 0!important
}
.blog-content .post .post-body .pi-tabs ul {
    border-bottom: 1px solid #eee
}
.blog-content .post .post-body .pi-tabs ul li {
    padding: 0;
    margin: 0
}
.blog-content .post .post-body .pi-tabs ul li a {
    background: none;
    border: 0;
    font-weight: 700;
    color: #999;
    padding: 9px 16px;
    text-decoration: none;
    border-bottom: 2px solid transparent
}
.pi-tabs .ui-tabs-panel {
    margin-top: 0;
    border-top: 0
}
.pi-tabs-title li.pi-title:before {
    display: none !important;
}
.pi-accordion .ui-accordion-content p:last-child,
.pi-tabs .ui-tabs-panel p:last-child {
    margin-bottom: 0;
}
.pi-accordion .ui-accordion-content,
.pi-tabs .ui-tabs-panel {
    padding: 15px
}
.pi-accordion-title:hover,
.pi-tabs-title li.pi-title a:hover {
    color: #fff
}
.pi-accordion-title:hover,
.pi-tabs-title li.pi-title a:hover,
.pi-accordion-title.ui-accordion-header-active,
.pi-tabs-title li.pi-title.ui-tabs-active a {
    color: #000;
    background-color: #f1f1f1
}
.blog-content .post .post-body .pi-tabs-title li.pi-title.ui-tabs-active a {
    border-color: #000;
    color: #000
}
.panel-primary>.panel-heading {
    background-color: #f1f1f1;
    border: 0;
    color: #444;
    font-weight: 700
}
.pi-accordion-title {
    padding: 11px 15px;
    color: #999;
    border: 1px solid #f1f1f1!important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.panel-primary {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.panel-primary>.panel-body {
    border: 1px solid #eee
}
#comments table,
.blog-content .post-body table {
    background-color: transparent;
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%
}
#comments table th,
.blog-content .post-body table th {
    text-align: left
}
#comments table a,
.blog-content .post-body table a {
    color: inherit
}
#comments table>thead>tr>th,
#comments table>tbody>tr>th,
#comments table>tfoot>tr>th,
#comments table>thead>tr>td,
#comments table>tbody>tr>td,
#comments table>tfoot>tr>td,
.blog-content .post-body table>thead>tr>th,
.blog-content .post-body table>tbody>tr>th,
.blog-content .post-body table>tfoot>tr>th,
.blog-content .post-body table>thead>tr>td,
.blog-content .post-body table>tbody>tr>td,
.blog-content .post-body table>tfoot>tr>td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top
}
#comments table>thead>tr>th,
.blog-content .post-body table>thead>tr>th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom
}
#comments table>caption+thead>tr:first-child>th,
#comments table>colgroup+thead>tr:first-child>th,
#comments table>thead:first-child>tr:first-child>th,
#comments table>caption+thead>tr:first-child>td,
#comments table>colgroup+thead>tr:first-child>td,
#comments table>thead:first-child>tr:first-child>td,
.blog-content .post-body table>caption+thead>tr:first-child>th,
.blog-content .post-body table>colgroup+thead>tr:first-child>th,
.blog-content .post-body table>thead:first-child>tr:first-child>th,
.blog-content .post-body table>caption+thead>tr:first-child>td,
.blog-content .post-body table>colgroup+thead>tr:first-child>td,
.blog-content .post-body table>thead:first-child>tr:first-child>td {
    border-top: 0 none
}
#comments table>tbody+tbody,
.blog-content .post-body table>tbody+tbody {
    border-top: 2px solid #ddd
}
.wpcf7-form {
    margin-top: 30px
}
.wpcf7-form form {
    margin-left: -15px;
    margin-right: -15px
}
.wpcf7-form .form-item {
    position: relative;
    width: 50%;
    padding: 10px 15px;
    float: left;
}

.wpcf7-form .form-item input {
    width: 100%;
}
.wpcf7-form .form-captcha .wpcf7-captchac {
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.wpcf7-form .form-captcha br {
    display: none
}
.wpcf7-form .form-captcha > .wpcf7-form-control-wrap {
    display: block;
    border: 1px solid #f7f8f8;
    padding-left: 77px;
    background-color: #fff
}
.wpcf7-form .form-captcha .wpcf7-form-control-wrap input {
    height: 40px;
    line-height: 40px
}
.wpcf7-form .form-textarea {
    clear: both;
    width: 100%;
    padding: 15px
}
.wpcf7-form .form-textarea textarea {
    width: 100%
}
.wpcf7-form .form-actions {
    position: relative;
    display: inline-block;
    padding: 15px
}
.wpcf7-form .form-actions .ajax-loader {
    position: absolute;
    top: 50%;
    right: 25px;
    width: 12px;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px;
    left: 0;
    opacity: .8
}
.contact-form .form-captcha>.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    left: -77px
}
.contact-form .form-actions {
    position: relative
}
.contact-form .form-actions .ajax-loader {
    position: absolute;
    top: 50%;
    right: 25px;
    width: 12px;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 13px;
    left: 0;
    opacity: .8
}
.contact-form .form-actions input {
    display: inline-block;
    background: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 rgba(255, 255, 255, 0.4);
    background-color: #303030;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 0 45px;
    line-height: 42px;
    letter-spacing: .2em;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.contact-form .form-actions input:focus,
.contact-form .form-actions input:hover {
    background-color: #a79b7b
}
.contact-info {
    display: inline-block;
    margin-top: 20px
}
.contact-info .item {
    padding: 10px 0;
    color: #000;
}
.contact-info .item .fa {
    font-size: 14px;
    width: 20px;
    text-align: center;
    margin-right: 5px
}
.contact-info .item span {
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 14px
}
.contact-info .item a {
    color: inherit
}
.contact-info .item a:hover {
    color: #a79b7b
}
.signature {
    display: inline-block;
    padding: 30px 20px 40px
}
.signature .inner {
    display: inline-block;
    text-align: center
}
.signature img {
    width: 135px
}
.signature .name {
    display: block;
    margin-top: 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #000
}

.logged-in #page-header.header-top .pi-navigation{
    top: 32px;
}

.logged-in #page-header.header-top{
    top: 40px;
}

#page-header.header-top {
    position: absolute;
    max-width: 1400px;
    margin: auto;
    left: 0;
    top: 40px;
    right: 0;
    background-color: #fff;
    padding: 30px 15px;
    z-index: 999
}
#page-header.header-top .logo {
    padding: 0
}
#page-header.header-top .pi-navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 0;
    z-index: 9999999
}
#page-header.header-top .pi-navigation .nav-inner {
    position: relative;
    height: 52px;
    padding: 11px 10px;
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4
}
#page-header.header-top .pi-navigation h4 {
    display: none
}
#page-header.header-top .open-menu {
    display: block
}
#page-header.header-top .navlist {
    position: fixed;
    width: 210px;
    top: 0;
    left: 0;
    margin-top: 0;
    padding: 30px 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fcfcfc;
    text-align: center;
    z-index: 999;
    -webkit-transform: translateX(-100%) translateZ(0);
    -moz-transform: translateX(-100%) translateZ(0);
    -ms-transform: translateX(-100%) translateZ(0);
    -o-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
#page-header.header-top .navlist.navlist-active {
    -webkit-transform: translateX(0) translateZ(0);
    -moz-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    -o-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0)
}
#page-header.header-top .search-box {
    position: absolute;
    top: 50%;
    right: 15px;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
#page-header.header-top .search-box input {
    height: 34px;
    line-height: 34px;
    width: 34px;
    padding: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
#page-header.header-top .search-box input:focus {
    padding: 0 48px 0 20px;
    width: 200px;
    opacity: 1
}
#page-header.header-top .search-box .icon-search:focus {
    color: #a79b7b
}
.ismobile .search-box form input,
#page-header.header-top .search-box .icon-search:focus~form input {
    padding: 0 48px 0 20px;
    width: 200px;
    opacity: 1
}
.page-not-found .content {
    text-align: center;
    max-width: 500px;
    float: none;
    padding: 15px;
    background-color: #fff;
    margin: 130px auto
}
.page-not-found .content .tb {
    padding: 40px;
    border: 1px solid #a79b7b
}
.page-not-found .content h1 {
    font-size: 150px;
    margin-top: -20px;
    line-height: 1em
}
.page-not-found .content h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    margin-top: 25px
}
.page-not-found .content .search-box {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
.page-not-found .content .search-box input {
    width: 100%;
    text-align: center;
    background-color: #f3f5f5!important
}
#page-wrap.pi-dark {
    background-color: #353736;
    color: #9d9d9d
}
#page-wrap.pi-dark .blog-standard .post-media .post-format .fa {
    background-color: #2e2f2e
}
#page-wrap.pi-dark .blog-standard .post-media .post-format:hover a {
    color: #fff
}
#page-wrap.pi-dark .widget_about .author-thumb {
    opacity: .9
}
#page-wrap.pi-dark .blog-content .post-media img {
    opacity: .9
}
#page-wrap.pi-dark h1,
#page-wrap.pi-dark h2,
#page-wrap.pi-dark h3,
#page-wrap.pi-dark h4,
#page-wrap.pi-dark h5,
#page-wrap.pi-dark h6 {
    color: #DDD
}
#page-wrap.pi-dark .widget_newsletter .form-actions button {
    color: #DDD
}
#page-wrap.pi-dark .widget_newsletter .form-actions button:hover {
    color: #a79b7b
}
#page-wrap.pi-dark .pi-pagination,
#page-wrap.pi-dark .sidebar-page {
    background-color: #2e2f2e
}
#page-wrap.pi-dark .blog-standard .post,
#page-wrap.pi-dark .blog-standard .page {
    background-color: #2e2f2e
}
#page-wrap.pi-dark .blog-standard .post-footer {
    border-top: 1px solid #353736;
    border-bottom: 1px solid #353736
}
#page-wrap.pi-dark .blog-content .post-entry ul>li,
#page-wrap.pi-dark .blog-content .post-entry ol>li {
    color: #9d9d9d
}
#page-wrap.pi-dark .blog-content .post-entry ul>li:before {
    background-color: #9d9d9d
}
#page-wrap.pi-dark .blog-content .post-entry ol>li:before {
    background-color: rgba(255, 255, 255, .05)
}
#page-wrap.pi-dark .pi_post_has_thumbnail ul li .content-text a {
    color: #b6b6b6
}
#page-wrap.pi-dark .navlist li .sub-menu {
    background-color: rgba(255, 255, 255, .05);
}
#page-wrap.pi-dark .blog-standard .post-footer .post-link a {
    color: #DDD
}
#page-wrap.pi-dark .pi_post_has_thumbnail ul li,
#page-wrap.pi-dark .navlist li .sub-menu,
#page-wrap.pi-dark .navlist li a {
    border-bottom-color: #353736
}
#page-wrap.pi-dark blockquote {
    color: #bfbfbf;
}
#page-wrap.pi-dark .sidebar-page .theiaStickySidebar {
    background-color: #2e2f2e;
}
#page-wrap.pi-dark .navlist li .sub-menu .sub-menu {
    border-top-color: #353736
}
#page-wrap.pi-dark .navlist li .current-menu-parent>a,
#page-wrap.pi-dark .navlist li .current-menu-item>a,
#page-wrap.pi-dark .navlist li:hover>a {
    color: #a79b7b
}
#page-wrap.pi-dark #page-footer {
    border-top-color: #353736
}
#page-wrap.pi-dark #page-footer .copyright,
#page-wrap.pi-dark .page-social {
    color: #b0b0b0
}
#page-wrap.pi-dark .blog-standard .post-footer .post-tag a,
#page-wrap.pi-dark .pi-pagination>span,
#page-wrap.pi-dark .pi-pagination>a,
#page-wrap.pi-dark .widget_about .about-social a .fa,
#page-wrap.pi-dark .blog-content .post-share .share a,
#page-wrap.pi-dark .navlist li a {
    color: #9d9d9d
}
#page-wrap.pi-dark .widget_rss ul li,
#page-wrap.pi-dark .widget_meta ul li,
#page-wrap.pi-dark .widget_pages ul li,
#page-wrap.pi-dark .widget_recent_comments ul li,
#page-wrap.pi-dark .widget_nav_menu ul li,
#page-wrap.pi-dark .widget_categories ul li,
#page-wrap.pi-dark .widget_recent_entries ul li,
#page-wrap.pi-dark .widget_archive ul li {
    border-bottom-color: #353736
}
#page-wrap.pi-dark .widget_rss ul li a,
#page-wrap.pi-dark .widget_meta ul li a,
#page-wrap.pi-dark .widget_pages ul li a,
#page-wrap.pi-dark .widget_recent_comments ul li a,
#page-wrap.pi-dark .widget_nav_menu ul li a,
#page-wrap.pi-dark .widget_categories ul li a,
#page-wrap.pi-dark .widget_recent_entries ul li a,
#page-wrap.pi-dark .widget_archive ul li a {
    color: #9d9d9d
}
#page-wrap.pi-dark .widget_rss ul li:hover>a,
#page-wrap.pi-dark .widget_meta ul li:hover>a,
#page-wrap.pi-dark .widget_pages ul li:hover>a,
#page-wrap.pi-dark .widget_recent_comments ul li:hover>a,
#page-wrap.pi-dark .widget_nav_menu ul li:hover>a,
#page-wrap.pi-dark .widget_categories ul li:hover>a,
#page-wrap.pi-dark .widget_recent_entries ul li:hover>a,
#page-wrap.pi-dark .widget_archive ul li:hover>a {
    color: #a79b7b
}
#page-wrap.pi-dark .widget_rss ul li ul,
#page-wrap.pi-dark .widget_meta ul li ul,
#page-wrap.pi-dark .widget_pages ul li ul,
#page-wrap.pi-dark .widget_recent_comments ul li ul,
#page-wrap.pi-dark .widget_nav_menu ul li ul,
#page-wrap.pi-dark .widget_categories ul li ul,
#page-wrap.pi-dark .widget_recent_entries ul li ul,
#page-wrap.pi-dark .widget_archive ul li ul {
    border-top-color: #353736
}
#page-wrap.pi-dark .widget_rss ul li ul ul,
#page-wrap.pi-dark .widget_meta ul li ul ul,
#page-wrap.pi-dark .widget_pages ul li ul ul,
#page-wrap.pi-dark .widget_recent_comments ul li ul ul,
#page-wrap.pi-dark .widget_nav_menu ul li ul ul,
#page-wrap.pi-dark .widget_categories ul li ul ul,
#page-wrap.pi-dark .widget_recent_entries ul li ul ul,
#page-wrap.pi-dark .widget_archive ul li ul ul {
    border-bottom-color: #353736
}
#page-wrap.pi-dark .widget_about .about-social a:hover .fa {
    color: #fff
}
#page-wrap.pi-dark .pi-pagination a:hover,
#page-wrap.pi-dark .pi-pagination .current {
    color: #a79b7b
}
#page-wrap.pi-dark .search-box {
    border-color: #4e4f4e
}
#page-wrap.pi-dark .blog-list .post-link a {
    color: #DDD
}
#page-wrap.pi-dark .blog-list .post-link a:hover {
    color: #a79b7b
}
#page-wrap.pi-dark .pi-navigation h4,
#page-wrap.pi-dark .widget h4 {
    border-color: rgba(255, 255, 255, .1);
}
#page-wrap.pi-dark .blog-standard .post-footer .post-tag a:hover,
#page-wrap.pi-dark .pi_post_has_thumbnail ul li:hover a,
#page-wrap.pi-dark .blog-content .post-share .share a:hover,
#page-wrap.pi-dark .blog-standard .post-footer .post-link a:hover {
    color: #a79b7b
}
#page-wrap.pi-dark .tagcloud a,
#page-wrap.pi-dark .blog-content .post-meta {
    color: #999;
}
#page-wrap.pi-dark .tagcloud a {
    background-color: #353736
}
#page-wrap.pi-dark #respond,
#page-wrap.pi-dark #comments,
#page-wrap.pi-dark .about-author {
    background-color: #2e2f2e
}
#page-wrap.pi-dark #respond,
#page-wrap.pi-dark .about-author {
    border-color: #353736
}
#page-wrap.pi-dark .related-post-item .post-body {
    background-color: rgba(0, 0, 0, 0.8)
}
#page-wrap.pi-dark .post-slider.owl-carousel .owl-controls .owl-buttons>div .fa,
#page-wrap.pi-dark .related-slider.owl-carousel .owl-controls .owl-buttons>div .fa {
    background-color: #2e2f2e;
    color: #fff
}
#page-wrap.pi-dark .post-slider.owl-carousel .owl-controls .owl-buttons>div .fa:hover,
#page-wrap.pi-dark .related-slider.owl-carousel .owl-controls .owl-buttons>div .fa:hover {
    color: #a79b7b
}
#page-wrap.pi-dark input[type="search"],
#page-wrap.pi-dark input[type="text"],
#page-wrap.pi-dark input[type="url"],
#page-wrap.pi-dark input[type="number"],
#page-wrap.pi-dark input[type="password"],
#page-wrap.pi-dark input[type="email"],
#page-wrap.pi-dark input[type="file"],
#page-wrap.pi-dark textarea {
    background-color: #353736;
    color: #9d9d9d
}
#page-wrap.pi-dark .blog-content .post-entry input[type="submit"],
#page-wrap.pi-dark .edit-this a,
#page-wrap.pi-dark .contact-form .form-actions input,
#page-wrap.pi-dark .pi-btn {
    color: #fff;
    background-color: #353736
}
#page-wrap.pi-dark .blog-content .post-entry input[type="submit"]:hover,
#page-wrap.pi-dark .edit-this a,
#page-wrap.pi-dark .contact-form .form-actions input:focus,
#page-wrap.pi-dark .contact-form .form-actions input:hover,
#page-wrap.pi-dark .pi-btn:focus,
#page-wrap.pi-dark .pi-btn:hover {
    background-color: #a79b7b;
    color: #fff
}
#page-wrap.pi-dark #comments .commentlist .comment-body {
    background-color: #343534
}
#page-wrap.pi-dark #comments .commentlist .comment-body:before {
    border-right-color: #343534
}
#page-wrap.pi-dark #comments #comments-title,
#page-wrap.pi-dark #comments cite.fn a {
    color: #DDD
}
#page-wrap.pi-dark .about-author .author-social a {
    color: #9d9d9d
}
#page-wrap.pi-dark .about-author .author-social a:hover {
    color: #a79b7b
}
#page-wrap.pi-dark .blog-list .post {
    background-color: #2e2f2e;
}
#page-wrap.pi-dark .contact-form .form-captcha>.wpcf7-form-control-wrap,
#page-wrap.pi-dark .blog-grid .post-title,
#page-wrap.pi-dark .blog-grid-2 .post:before {
    border-color: #353736
}
#page-wrap.pi-dark .pi-nav-page,
#page-wrap.pi-dark .page-not-found .content,
#page-wrap.pi-dark .blog-grid .post,
#page-wrap.pi-dark .blog-grid-2 .post:after {
    background-color: #2e2f2e
}
#page-wrap.pi-dark .pi-nav-page a:hover {
    color: #ddd
}
#page-wrap.pi-dark .open-menu .item {
    background-color: #DDD
}
#page-wrap.pi-dark .open-menu:hover .item,
#page-wrap.pi-dark .open-menu.toggle-active .item {
    background-color: #a79b7b
}
#page-wrap.pi-dark .signature .name {
    color: #DDD
}
body.single-post .pi-dark .blog-content {
    background-color: #2e2f2e
}
.pi-dark .widget_calendar #wp-calendar {
    background-color: #2e2f2e
}
.pi-dark .widget_calendar #wp-calendar th,
.pi-dark .widget_calendar #wp-calendar td {
    border: 1px solid #444
}
.pi-dark .widget_calendar #wp-calendar caption {
    background-color: #353736;
    color: #f1f1f1
}
.pi-dark .widget_calendar #wp-calendar tbody td a,
.pi-dark .widget_calendar #wp-calendar thead th {
    color: #ccc
}
.pi-dark #page-header.header-top {
    background-color: #2e2f2e
}
.pi-dark #page-header.header-top .pi-navigation .nav-inner {
    background-color: #2e2f2e;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
.pi-dark #page-header.header-top .navlist {
    background-color: #313231
}
@media screen and (max-width: 1450px) {
    #page-header.header-top,
    #page-header.header-top .pi-navigation .nav-inner {
        max-width: none
    }
}
@media screen and (max-width: 1330px) {
    .sidebar-page {
        width: 260px
    }
    .blog-content {
        width: calc(100% - 275px);
    }
}
@media screen and (max-width: 1296px) {
    .blog-grid [class*="col-"] {
        width: 50%
    }
}
@media screen and (max-width: 1100px) {
    .blog-grid-2 .grid-item {
        width: 50%
    }
    .blog-grid-2 .grid-item .post-body .post-title h2 {
        font-size: 16px
    }
}
@media screen and (max-width: 991px) {
    #page-wrap {
        padding: 10px
    }
    .page-container {
        margin-top: 0!important;
        padding-top: 0!important
    }
    #page-header {
        position: absolute;
        left: 0;
        right: 0;
        background-color: #fff;
        padding: 30px 15px;
        z-index: 999
    }

    .pi-navigation {
        position: fixed;
        background-color: #fff;
        top: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #f4f4f4;
        z-index: 9999999
    }
    .pi-navigation .nav-inner {
        position: relative;
        height: 52px;
        padding: 11px 10px
    }
    .pi-navigation h4 {
        display: none
    }
    .open-menu {
        display: block
    }
    .navlist {
        position: fixed;
        width: 210px;
        top: 0;
        left: 0;
        margin-top: 0;
        padding: 30px 0;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #fcfcfc;
        text-align: center;
        z-index: 999;
        -webkit-transform: translateX(-100%) translateZ(0);
        -moz-transform: translateX(-100%) translateZ(0);
        -ms-transform: translateX(-100%) translateZ(0);
        -o-transform: translateX(-100%) translateZ(0);
        transform: translateX(-100%) translateZ(0);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    .navlist.navlist-active {
        -webkit-transform: translateX(0) translateZ(0);
        -moz-transform: translateX(0) translateZ(0);
        -ms-transform: translateX(0) translateZ(0);
        -o-transform: translateX(0) translateZ(0);
        transform: translateX(0) translateZ(0)
    }
    .sidebar-page {
        position: static;
        min-height: 0!important;
        float: none;
        width: 100%;
        margin-top: 10px
    }
    .sidebar-page .widget-wrapper {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto
    }
    .blog-content {
        margin-top: 52px;
        float: none;
        width: 100%!important
    }
    #page-footer {
        position: static;
        border-top: 0
    }
    .widget-wrapper~#page-footer {
        border-top: 1px solid #f7f9f8
    }
    #page-header .search-box {
        position: absolute;
        top: 50%;
        right: 10px;
        margin: 0;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    #page-header .search-box input {
        width: 290px;
    }
    #page-header .search-box .icon-search:focus {
        color: #a79b7b
    }
    #page-header .search-box .icon-search:focus~form input {
        padding: 0 48px 0 20px;
        width: 200px;
        opacity: 1
    }
    .page-not-found .content {
        margin: 0 auto;
        box-shadow: none
    }
    .pi-dark .pi-navigation {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }
    .pi-dark .pi-navigation,
    .pi-dark #page-header {
        background-color: #2e2f2e
    }
    .pi-dark .navlist {
        background-color: #313231
    }
}
@media screen and (max-width: 767px) {
    .blog-grid [class*="col-"] {
        width: 100%;
        float: none
    }
}
@media screen and (max-width: 660px) {
    #respond,
    #comments,
    .about-author,
    .blog-standard .post-body {
        padding: 25px
    }
    .blog-list .post-share {
        position: relative;
        top: 0;
        left: -5px;
        opacity: 1;
        margin-top: 10px
    }
    .blog-standard .post-footer {
        padding: 0 25px
    }
    .blog-standard .post-footer .post-share {
        right: 25px
    }
    #comments .commentlist .comment-author {
        float: none
    }
    #comments .commentlist .comment-body {
        margin-left: 0;
        margin-top: 15px;
        padding: 15px
    }
    #comments .commentlist .comment-body:before {
        border-right-color: transparent;
        border-bottom-color: #f9f9f9;
        top: -14px;
        left: 24px
    }
    .pi-nav-page {
        padding: 30px 25px
    }
}
@media screen and (max-width: 530px) {
    body.single-post .post-footer {
        text-align: center
    }
    body.single-post .post-footer .post-share {
        position: static
    }
    .blog-grid-2 .grid-item {
        width: 100%
    }
    .blog-content .post-meta {
        padding: 0;
        margin-left: -5px;
        margin-right: -5px
    }
    .blog-content .post-meta>span {
        font-size: 11px;
        padding: 0 5px
    }
    .sidebar-page {
        padding: 20px 15px
    }
}
@media screen and (max-width: 480px) {
    .about-author .author-info {
        margin-left: 0
    }
    .about-author .image-thumb {
        margin-right: 15px;
        width: 90px
    }
    #respond,
    #comments,
    .about-author,
    .blog-standard .post-body {
        padding: 15px
    }
    .blog-standard .post-footer {
        padding: 0 15px
    }
    .blog-standard .post-footer .post-share {
        right: 15px
    }
    #comments .commentlist .children .children,
    #comments .commentlist .children {
        margin-left: 20px
    }
    .page-not-found .content .tb {
        padding: 20px
    }
    .page-not-found .content h1 {
        font-size: 80px
    }
    .page-not-found .content h4 {
        font-size: 14px
    }
}
#infscr-loading img {
    display: none!important
}
/*CUSTOM CSS*/

.sidebar-page .theiaStickySidebar {
    z-index: 999;
    background-color: #fff;
}
.sidebar-page .theiaStickySidebar[style*="position:fixed"]:before,
.sidebar-page .theiaStickySidebar[style*="position: fixed"]:before {
    content: '';
    position: absolute;
    left: -25px;
    right: -25px;
    bottom: -25px;
    height: 300px;
    background-color: #fff;
    z-index: -1;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}
.bypostauthor{

}

.post-password-form label{
    margin-bottom: 0;
    vertical-align: middle;
}
.post-password-form [type="submit"]{
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 13px;
}

.ismobile .pi-dark .search-box form input, .pi-dark#page-header .search-box .icon-search:focus~form input{
    width: 100%;
    border-radius: 42px;
}

.pi-dark .pi-navigation .search-box input[type="search"]{
    border-radius: 42px;
}

/* CSS Output */
@media screen and ( max-width: 991px ) {
    #page-header {
        position: relative;
        padding: 40px 0;
    }

    #page-header .pi-navigation{
        top: 0px;
        position: absolute;
    }

    #page-header .logo{
        padding: 40px 0;
    }

    #page-header .search-box input{
        width: 100%;
    }
    .pi-navigation .search-box {
        width: 75%;
    }
    .pi-navigation #buzz-menu {
      top: 20px;
    }

    .blog-content.is-loading{
        padding-bottom: 40px;
    }

    .blog-content{
        margin-top: 0px;
    }
}

/* Css Blog Grid Text Ellipsis */
@media(min-width: 992px) {

    .blog-grid .row .pi-item:nth-child(2n+1) {
        clear: none;
    }

    .blog-grid .row .pi-item:nth-child(3n+1) {
        clear: left;
    } 
}

@media(max-width: 1296px) {

    .blog-grid .row .pi-item:nth-child(3n+1) {
        clear: none;
    } 

    .blog-grid .row .pi-item:nth-child(2n+1) {
        clear: left;
    } 
}

.blog-grid .post .post-excerpt {
    border-bottom: 1px solid #ededed;
    padding: 13px 0;
}

.blog-grid .post .post-excerpt p:last-child {
    margin-bottom: 0;
}

.post-excerpt-more {
    font-size:  12px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 4px;
}

.post-excerpt-more i {
    margin-left:  5px;
}

.clearfix {
    clear: both;
}

#page-wrap.pi-dark .blog-grid .post .post-excerpt {
    border-bottom-color:  #353736;
}

#page-wrap.pi-dark .blog-grid .post .post-excerpt .post-excerpt-more:hover {
    color: inherit;
}

#page-wrap.pi-dark .sidebar-page .theiaStickySidebar[style*="position:fixed"]:before,
#page-wrap.pi-dark .sidebar-page .theiaStickySidebar[style*="position: fixed"]:before {
    background-color: #2e2f2e;
}
#page-wrap.pi-dark .twitter-slider .owl-controls .owl-buttons>div .fa {
    color: #ddd;
}