/*
Theme Name: AboutMe
Version: 1.1
Description: <strong>A Wordpress Blog theme. It's created to help you make your site easily base on the powerful customize of WordPress. Designed & Developed by <a href="http://themeforest.net/user/bbioonthemes/">BbioonThemes</a>.</strong>
Author: BbioonThemes
Author URI: http://themeforest.net/user/bbioonthemes/
Tags: one-column,  right-sidebar, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Theme URI: http://bbioon.com/aboutme_blog/blog
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: aboutme
*/
/*------------------------------------------------------------------
[Table of contents]
 WordPress Core
 Header
 Desktop navbar
 Mobile navbar
 Main slider
 Single post and page
 Post pagination : Prev and next posts
 Post pagination : Numbered pagination
 Author bio
 Error 404 page
 Comments
 Sidebar
 Footer Rights
 Code Highlighting
 Responsive style
-------------------------------------------------------------------*/
.row-container {
    padding-left: 15px;
    padding-right: 15px;
}

body::-webkit-scrollbar {
    background: #fff !important;
    width: 4px;
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.virtual-div::-webkit-scrollbar {
    background: #fff !important;
    width: 4px;
}

.virtual-div::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

body {
    background-color: #fff;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    font-size: 14px;
    color: #4C4A47;
    font-family: 'Montserrat', sans-serif;
}

body a {
    color: #444;
    text-decoration: none;
}

body a:hover {
    color: #E72734;
    text-decoration: none;
}

body a:focus {
    outline: none;
    text-decoration: none;
}

body a:active {
    outline: none;
    text-decoration: none;
}

/*-----------------------------------------------*/
/*WordPress Core*/
/*-----------------------------------------------*/
blockquote {
    border-color: #E72734;
    z-index: 10;
    position: relative;
    background: #f7f7f7;
    border: 0;
}

blockquote p {
    z-index: 10;
}

blockquote:before {
    content: '\f10d';
    font-family: fontawesome;
    font-size: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: rgba(173, 173, 173, 0.16);
    line-height: 64px;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
    z-index: -1;
}

blockquote:after {
    content: '\f10e';
    font-family: fontawesome;
    font-size: 40px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    color: rgba(173, 173, 173, 0.16);
    line-height: 64px;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
    z-index: -1;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
    padding: 10px;
}

.wp-caption.alignright,
.story img.alignright {
    float: right;
    max-width: 320px;
    margin: -10px 0 10px 20px;
}

.wp-caption.alignleft {
    float: left;
    max-width: 320px;
    margin: 0 20px 10px 0;
}

.wp-caption p.wp-caption-text {
    padding: 10px 5px 5px;
    margin: 0;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.gallery-item {
    padding: 5px;
}

a.sl-button {
    /*border-bottom: 0 !important;*/
    text-decoration: none !important;
}

.sl-button {
    font-size: 1em;
    line-height: 1;
    /*font-weight: normal;*/
}

a.liked {
    color: #E72734;
}

a.unliked:hover i:before {
    content: '\f004';
}

a.liked:hover i:before {
    content: '\f08a';
}

.gallery-caption {
    background: #f2f2f2;
    padding: 5px;
    font-size: 14px;
    line-height: 1.75;
    margin-top: 10px;
}

pre {
    padding: 0;
    background: none;
    border: none;
}

p {
    font-size: 15px;
    line-height: 24px;
}

@-webkit-keyframes aboutme-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes aboutme-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@-webkit-keyframes aboutme-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

@keyframes aboutme-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
}

.aboutme-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    /*Start animation*/
    -webkit-animation-name: aboutme-bob-float, aboutme-bob;
    animation-name: aboutme-bob-float, aboutme-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

/*Scroll to top*/
.pushy-open-right .scroll {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.floating-icons {
    position: fixed;
    right: 15px;
    bottom: 15px;
    display: none;
    opacity: .6;
}

.floating-icons:hover {
    opacity: 1;
}

.floating-icons:hover .sidebar-btn {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}

.floating-icons:hover .sidebar-btn,
.floating-icons:hover .search-btn {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.floating-icons button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

.floating-icons .sidebar-btn {
    width: 35px;
    line-height: 35px;
    height: 35px;
    text-align: center;
    border: none;
    outline: none;
    font-size: 14px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background-color: #DDDDDD;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.floating-icons .sidebar-btn:hover {
    color: #fff;
    background-color: #E72734;
}

.floating-icons .search-btn {
    width: 40px;
    line-height: 40px;
    height: 40px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    text-align: center;
    border: none;
    outline: none;
    font-size: 16px;
    background-color: #DDDDDD;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.floating-icons .search-btn:hover {
    color: #fff;
    background-color: #E72734;
}

.floating-icons .aboutme-go-top {
    width: 50px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    border: none;
    outline: none;
    font-size: 25px;
    background: none;
    z-index: 15;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #E72734;
}

::selection {
    background: #E72734;
    color: #fff;
}

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

.wrapper {
    max-width: 1000px;
    margin: 50px auto;
    background-color: #ffffff;
}

.fa-rotate-45 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header-block {
    position: relative;
}

.buttons-area {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.buttons-area .sidebar-trigger,
.buttons-area .aboutme-search-trigger {
    background-color: #fff;
    outline: none;
    color: #000;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border: 1px solid rgba(0, 0, 0, 0.14);
    padding: 0;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    display: inline-block;
}

.buttons-area .sidebar-trigger:hover,
.buttons-area .aboutme-search-trigger:hover {
    background-color: #E72734;
    color: #fff;
    border-color: transparent;
}

.ui-helper-hidden-accessible {
    display: none;
}

/*-----------------------------------------------*/
/*Header*/
/*-----------------------------------------------*/
.header-block {
    padding: 50px;
}

header {
    position: relative;
}

header .site-title a {
    text-decoration: none;
    font-size: 30px;
    letter-spacing: 6px;
    line-height: 50px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

header .site-title a:hover,
header .site-title a:focus,
header .site-title a:active {
    text-decoration: none;
}

header .site-tagline {
    font-size: 14px;
    color: #aaa;
}

header .social-media-header {
    position: absolute;
    top: 20px;
    left: 30px;
}

header .social-media-header a {
    color: #b5b5b5;
    margin-right: 10px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

header .social-media-header a:hover {
    color: #404040;
}

header .header-search-form {
    position: absolute;
    top: 20px;
    right: 30px;
}

header .header-search-form input {
    border: none;
    outline: none;
    font-style: italic;
    font-size: 12px;
    color: #b5b5b5;
}

header .header-search-form button {
    background: none;
    outline: none;
    border: none;
    color: #b5b5b5;
}

.aboutme-search-overflow {
    overflow: hidden;
}

.aboutme-search-open.aboutme-search-open {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.aboutme-search {
    position: fixed;
    width: 100%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.93);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 30;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}

.aboutme-search .aboutme-close {
    position: absolute;
    top: 10%;
    right: 50%;
    color: #E72734;
    background: none;
    border: none;
    outline: none;
    font-size: 40px;
    padding: 15px 30px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}

.aboutme-search form {
    position: absolute;
    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%);
    width: 60%;
}

.aboutme-search form input {
    width: 100%;
    border: none;
    outline: none;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    height: 80px;
    border-bottom: 1px solid #242424;
    padding: 15px 60px 15px 15px;
    font-size: 24px;
}

.aboutme-search form input::-webkit-input-placeholder {
    color: #777777;
    font-style: italic;
    font-size: 12px;
}

.aboutme-search form input::-moz-placeholder {
    color: #777777;
    font-style: italic;
    font-size: 12px;
}

.aboutme-search form input:-ms-input-placeholder {
    color: #777777;
    font-style: italic;
    font-size: 12px;
}

.aboutme-search form input:-moz-placeholder {
    color: #777777;
    font-style: italic;
    font-size: 12px;
}

.aboutme-search form button {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    padding: 0 20px;
    border: none;
    outline: none;
    font-size: 25px;
    height: 100%;
}

.aboutme-search .ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    width: 60%;
    z-index: 1000;
    padding: 4px 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    overflow-y: scroll;
    max-height: 162px;
}

.aboutme-search .ui-menu-item {
    display: block;
    padding: 10px 15px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
    max-width: 100%;
    word-wrap: break-word;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.aboutme-search .ui-state-focus {
    color: #E72734;
}

/*-----------------------------------------------*/
/*Desktop navbar*/
/*-----------------------------------------------*/
.main-menu {
    margin-bottom: 30px;
}

.slicknav_menu {
    display: none;
}

.navbar-alert {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    list-style: none;
    margin-bottom: 0;
    color: #333;
    font-weight: 700;
    line-height: 47px;
    display: block;
    text-align: center;
    outline: none;
    text-decoration: none;
    padding: 0 8px;
}

#navbar .menu {
    margin: 0;
    padding: 0;
    text-align: center;
}

#navbar .menu li {
    display: inline-block;
    position: relative;
}

#navbar .menu li a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #65625d;
    line-height: 60px;
    display: inline-block;
    outline: none;
    text-decoration: none;
}

#navbar .menu li a i {
    font-size: 14px;
}

#navbar .menu .current_page_item a {
    color: #E72734;
}

#navbar .menu > li {
    margin: 0 17px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

#navbar .menu > li > a {
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    z-index: 10;
    position: relative;
    letter-spacing: 2px;
}

#navbar .menu > li > a:hover {
    color: #E72734;
}

#navbar .menu > li:before {
    content: '';
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    height: 100%;
}

#navbar .menu > li:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

#navbar .menu > .menu-item-has-children > a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left: 7px;
    font-size: 13px;
    font-weight: 400;
    float: right;
}

#navbar .menu ul > .menu-item-has-children > a:after {
    font-family: FontAwesome;
    content: "\f105";
    margin-left: 7px;
    font-size: 13px;
    font-weight: 400;
    float: right;
}

/*Dropdown*/
#navbar > ul > li > .sub-menu,
#navbar > ul > li > .sub-menu li > .sub-menu {
    background-color: #fff;
    padding: 0;
    position: absolute;
    margin: 0;
    left: 0;
    top: 100%;
    pointer-events: auto;
    z-index: 99999;
    text-align: left;
    visibility: hidden;
    -webkit-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

#navbar ul li:hover .sub-menu,
#navbar > ul > li > .sub-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

#navbar > ul > li > .sub-menu li > .sub-menu {
    left: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    top: 0;
}

#navbar > ul > li > .sub-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

#navbar ul.menu ul a,
#navbar .menu ul ul a {
    margin: 0;
    min-width: 200px;
    font-size: 11px;
    line-height: 20px;
    padding: 6px 10px;
    transition: 0.25s;
    border-bottom: 1px solid #e5e5e5;
}

#navbar ul.menu ul li,
#navbar .menu ul ul li {
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
}

#navbar ul.menu ul a:hover,
#navbar .menu ul ul a:hover {
    background: rgba(0, 0, 0, 0.034);
}

/*-----------------------------------------------*/
/*Mobile navbar*/
/*-----------------------------------------------*/
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    line-height: 32px;
    cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}

.slicknav_menu .slicknav_icon {
    margin: 0.188em 0 0 0.438em;
    font-size: 19px;
}

.slicknav_menu .slicknav_no-text {
    margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    margin-right: auto;
    margin-left: auto;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
}

.slicknav_nav {
    clear: both;
}

.slicknav_nav li .fall-back {
    padding: 15px;
    display: block;
    color: #000;
    text-align: center;
}

.slicknav_nav ul,
.slicknav_nav li {
    display: block;
}

.slicknav_nav li:before {
    display: none;
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
    cursor: pointer;
}

.slicknav_nav .slicknav_row {
    display: block;
}

.slicknav_nav a {
    display: block;
}

.slicknav_nav a i {
    font-size: 14px;
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    display: inline;
}

.slicknav_menu:before,
.slicknav_menu:after {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both;
}

.slicknav_menu {
    *zoom: 1;
}

.slicknav_btn {
    padding: 17px 5px 16px;
    margin-left: 0;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #4C4A47;
}

.slicknav_menu {
    background: none;
}

.slicknav_nav {
    margin: 0;
    padding: 0;
    z-index: 988;
    position: relative;
}

.slicknav_nav,
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
}

.slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_row {
    padding: 15px 10px;
    margin: 2px 5px;
    outline: none;
}

.slicknav_nav a {
    padding: 15px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #65625d;
    font-size: 11px;
    outline: none;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.slicknav_nav .current-menu-item a {
    color: #E72734;
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}

.slicknav_nav a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #65625d;
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}

.slicknav_menu .slicknav_no-text {
    display: block;
}

.owl-next,
.owl-prev {
    cursor: pointer;
}

/*-----------------------------------------------*/
/*Posts archive based style pages*/
/*-----------------------------------------------*/
.home-posts {
    position: relative;
}

.content-box {
    width: 80%;
    margin: 0 auto 60px;
}

.page-header {
    padding: 60px 15px;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #EAE8E0;
}

.page-header h1 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.page-header h1 span {
    color: #E72734;
}

.page-header .taxonomy-description {
    color: #4C4A47;
}

.page-header .count {
    text-align: center;
    font-style: italic;
    color: #909090;
    font-size: 11px;
}

.blog-post {
    margin-bottom: 30px;
}

.blog-post .post-image {
    margin-bottom: 15px;
    position: relative;
    display: table;
    margin-right: auto;
    margin-left: auto;
}

.blog-post .post-image img {
    margin-right: auto;
    margin-left: auto;
}

.blog-post.sticky .entry-content .post-header .post-title a:before {
    content: '\f08d';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 21px;
}

.blog-post .entry-content {
    width: 80%;
    margin: 60px auto;
}

.blog-post .entry-content .post-header {
    text-align: center;
    margin-bottom: 15px;
}

.blog-post .entry-content .post-header .post-title {
    text-align: center;
    font-weight: 600;
    margin: 0 auto 15px;
    width: 80%;
    color: #444;
    text-transform: uppercase;
    word-wrap: break-word;
    font-size: 24px;
    line-height: 44px;
}

.blog-post .entry-content .post-header .post-title a {
    word-wrap: break-word;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.blog-post .entry-content .post-header .post-title a:hover,
.blog-post .entry-content .post-header .post-title a:focus,
.blog-post .entry-content .post-header .post-title a:active {
    color: #E72734;
}

.blog-post .entry-content .post-header .post-meta {
    font-size: 12px;
    text-transform: uppercase;
    color: #a4a9b5;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    margin-bottom: 0;
    padding: 0;
}

.blog-post .entry-content .post-header .post-meta span {
    display: inline-block;
    margin-bottom: 5px;
}

.blog-post .entry-content .post-header .post-meta .author .thumb img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
}

.blog-post .entry-content .post-header .post-meta a {
    color: #aaa;
}

.blog-post .entry-content .post-header .post-meta a:hover,
.blog-post .entry-content .post-header .post-meta a:focus,
.blog-post .entry-content .post-header .post-meta a:active {
    color: #E72734;
}

.blog-post .entry-content .post-header .post-meta i {
    margin-right: 5px;
    color: #E72734;
    font-size: 15px;
}

.blog-post .entry-content .post-header .post-meta .post-category,
.blog-post .entry-content .post-header .post-meta .post-date,
.blog-post .entry-content .post-header .post-meta .author,
.blog-post .entry-content .post-header .post-meta .category {
    margin-right: 15px;
}

.blog-post .post-feature-box {
    margin-bottom: 21px;
    position: relative;
}

.blog-post .post-feature-box img {
    margin-right: auto;
    margin-left: auto;
}

.blog-post .post-feature-box iframe {
    display: block;
    max-width: 100%;
}

.blog-post .post-feature-box .self-hosted-element {
    padding: 100px 30px;
    background-color: #E72734;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.blog-post .post-feature-box .self-hosted-element .mejs-container {
    width: 80% !important;
    margin-right: auto;
    margin-left: auto;
}

.blog-post .post-feature-box .link-element {
    background-color: #E72734;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: #fff;
}

.blog-post .post-feature-box .link-element .link {
    padding: 30px;
    background: rgba(0, 0, 0, 0.6);
}

.blog-post .post-feature-box .link-element .link i {
    font-size: 30px;
}

.blog-post .post-feature-box .link-element .link a {
    color: #fff;
    text-decoration: none;
}

.blog-post .post-feature-box .link-element .link a:hover,
.blog-post .post-feature-box .link-element .link a:focus,
.blog-post .post-feature-box .link-element .link a:active {
    text-decoration: none;
}

.blog-post .post-feature-box .link-element .link a h3 {
    font-size: 19px;
    padding: 10px;
}

.blog-post .post-feature-box.quote-box .link {
    padding: 50px 30px;
}

.blog-post .post-feature-box.quote-box .link i {
    margin-bottom: 15px;
    text-align: center;
}

.blog-post .post-feature-box.quote-box .link p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.7em;
}

.blog-post .post-feature-box.quote-box .link cite {
    text-align: center;
    font-size: 14px;
}

.blog-post .edit-link a {
    color: #E72734;
    text-decoration: none;
    display: block;
    margin-bottom: 20px;
}

.blog-post .gallery-box {
    /*Gallery*/
    background-color: #E72734;
    overflow: hidden;
}

.blog-post .gallery-box .magnific-gallery {
    /*Zoom button*/
    position: absolute;
    top: 5px;
    right: 10px;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    display: block;
    opacity: .4;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.blog-post .gallery-box .owl-prev {
    /*Previous button*/
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 0;
    height: 35px;
    width: 35px;
    line-height: 53px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    opacity: .4;
    -webkit-transition: 800ms;
    -moz-transition: 800ms;
    -ms-transition: 800ms;
    -o-transition: 800ms;
    transition: 800ms;
}

.blog-post .gallery-box .owl-prev:before {
    content: '\f104';
    font-family: FontAwesome;
    line-height: 30px;
    font-size: 24px;
    color: #fff;
}

.blog-post .gallery-box .owl-prev:hover {
    background: #E72734;
}

.blog-post .gallery-box .owl-next {
    /*Next button*/
    position: absolute;
    font-size: 0;
    top: 15px;
    left: 55px;
    height: 35px;
    width: 35px;
    line-height: 53px;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    opacity: .4;
    -webkit-transition: 800ms;
    -moz-transition: 800ms;
    -ms-transition: 800ms;
    -o-transition: 800ms;
    transition: 800ms;
}

.blog-post .gallery-box .owl-next:before {
    content: '\f105';
    font-family: FontAwesome;
    line-height: 30px;
    font-size: 24px;
    color: #fff;
}

.blog-post .gallery-box .owl-next:hover {
    background: #E72734;
}

.blog-post .gallery-box .owl-dots {
    /*Carousel Dots*/
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px;
    text-align: left;
    -webkit-transition: 600ms;
    -moz-transition: 600ms;
    -ms-transition: 600ms;
    -o-transition: 600ms;
    transition: 600ms;
}

.blog-post .gallery-box .owl-dots .owl-dot {
    height: 8px;
    width: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #D6D6D6;
    display: inline-block;
    padding-top: 1px;
    margin-left: 5px;
    cursor: pointer;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.blog-post .gallery-box .owl-dots .owl-dot.active,
.blog-post .gallery-box .owl-dots .owl-dot:hover {
    background-color: #E72734;
}

.blog-post .gallery-box:hover {
    /*Transitions*/
}

.blog-post .gallery-box:hover .owl-next,
.blog-post .gallery-box:hover .owl-prev {
    opacity: 1;
}

.blog-post .gallery-box:hover .owl-dots {
    bottom: 0;
}

.blog-post .gallery-box:hover .magnific-gallery {
    opacity: 1;
    -webkit-transform: rotate(-90deg) scale(1.1);
    -moz-transform: rotate(-90deg) scale(1.1);
    -ms-transform: rotate(-90deg) scale(1.1);
    -o-transform: rotate(-90deg) scale(1.1);
    transform: rotate(-90deg) scale(1.1);
}

.blog-post .post-box-content {
    word-wrap: break-word;
    color: #404040;
    margin-bottom: 30px;
}

.blog-post .post-box-content:after {
    clear: both;
    display: block;
    content: '';
}

.blog-post .post-box-content a {
    color: #E72734;
}

.blog-post .post-box-content p {
    word-wrap: break-word;
    margin-bottom: 15px;
}

.blog-post .post-box-content table {
    margin: 0 0 20px;
    width: 100%;
}

.blog-post .post-box-content td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

.blog-post .post-box-content form input[type=text],
.blog-post .post-box-content form input[type=password],
.blog-post .post-box-content form input[type=email] {
    outline: none;
}

.blog-post .post-box-content form input[type=submit] {
    background: #E72734;
    border: 1px solid #E72734;
    color: #fff;
    outline: none;
}

.blog-post .post-box-content img {
    max-width: 100%;
    height: auto;
}

.blog-post .post-box-content .wpcf7-form p {
    font-size: 15px;
    line-height: 26px;
}

.blog-post .post-text p {
    text-align: center;
    line-height: 1.7em;
    color: #555b66;
}

@-webkit-keyframes ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}

.ripple-out:before {
    content: '';
    position: absolute;
    border: #ddd solid 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.ripple-out:hover:before,
.ripple-out:focus:before,
.ripple-out:active:before {
    -webkit-animation-name: ripple-out;
    animation-name: ripple-out;
}

.read-more {
    position: relative;
    margin-top: 30px;
}

.read-more .read-more-button {
    text-decoration: none !important;
    font-weight: bold;
    display: table;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    padding: 12px 26px;
    z-index: 10;
    color: #4C4A47;
    background-color: #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.read-more .read-more-button:hover,
.read-more .read-more-button:focus,
.read-more .read-more-button:active {
    text-decoration: none;
    color: #fff;
}

/*-----------------------------------------------*/
/*Single post and page*/
/*-----------------------------------------------*/
.wp-video {
    width: 100% !important;
    height: auto;
}

.singular iframe {
    max-width: 100% !important;
}

.singular .tags {
    margin-bottom: 24px;
    text-transform: capitalize;
}

.singular .tags a {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    background: #eee;
    color: #666;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.singular .tags a:active,
.singular .tags a:focus {
    text-decoration: none;
}

.singular .tags a:hover {
    background-color: #E72734;
    color: #fff;
    text-decoration: none;
}

.singular .share-box {
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;
    padding: 14px 0 0;
    text-align: center;
}

.singular .share-box .share-icons {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 15;
}

.singular .share-box .share-icons:before {
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 16px;
    width: 100%;
    height: 1px;
    content: '';
}

.singular .share-box .share-icons:after {
    clear: both;
    content: '';
    display: block;
}

.singular .share-box .share-icons li {
    display: inline-block;
    margin: 0 0 6px 0;
    padding: 0 7px 0 6px;
    background-color: #fff;
}

.singular .share-box .share-icons li a {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 32px;
    position: relative;
    text-align: center;
    width: 32px;
    height: 32px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.singular .share-box .share-icons li a:after {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    z-index: -1;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.singular .share-box .share-icons li a:before,
.singular .share-box .share-icons li a:after {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.singular .share-box .share-icons li a:hover {
    color: #fff;
}

.singular .share-box .share-icons li a:hover:after {
    background-color: #E72734;
}

.singular .share-box .share-icons li a:hover.facebook:after {
    background-color: #395AA1;
}

.singular .share-box .share-icons li a:hover.twitter:after {
    background-color: #1DA1F2;
}

.singular .share-box .share-icons li a:hover.google-plus:after {
    background-color: #DC4A38;
}

.singular .share-box .share-icons li a:hover.pinterest:after {
    background-color: #BD081C;
}

.singular .share-box .share-icons li a:hover.linkedin:after {
    background-color: #0274B3;
}

.singular .share-box .share-icons li a:hover.stumbleupon:after {
    background-color: #EB4823;
}

.singular .share-box .share-icons li a i {
    z-index: 10;
    position: relative;
}

.singular .page-links {
    clear: both;
    margin-bottom: 1.3333em;
}

.singular .page-links a,
.singular .page-links > span {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    height: 2em;
    line-height: 2;
    margin: 0 0.3333em 0.3333em 0;
    text-align: center;
    width: 2em;
}

.singular .page-links a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #E72734;
    border-color: transparent;
    color: #fff !important;
    text-decoration: none;
}

.singular .page-links a:hover,
.singular .page-links a:focus {
    background-color: #000;
    border-color: transparent;
    color: #fff;
    text-decoration: none;
}

.singular .page-links > .page-links-title {
    border: 0;
    color: #000;
    height: auto;
    margin: 0;
    padding-right: 0.5em;
    width: auto;
}

.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    outline: none;
}

.widget_aboutme_subscribe_box {
    padding: 15px;
    position: relative;
}

.widget_aboutme_subscribe_box .widget-title span {
    background: transparent !important;
}

.widget_aboutme_subscribe_box .widget-title:after {
    display: none;
}

.widget_aboutme_subscribe_box:before {
    content: '\f003';
    font-family: FontAwesome;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    line-height: 100px;
    color: rgba(0, 0, 0, 0.02);
    font-size: 150px;
    display: block;
}

.widget_aboutme_subscribe_box .wpnl input[type=email] {
    max-width: 100%;
    position: relative;
    padding: 8px;
    color: #191919;
    display: block;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    outline: none;
    width: 100%;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
    z-index: 5;
    border: none;
}

.widget_aboutme_subscribe_box .wpnl input[type=submit] {
    background: #E72734;
    border: none;
    color: #fff;
    text-align: center;
    padding: 8px 20px;
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 26px;
    display: block;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    outline: none;
    z-index: 5;
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
}

.widget_aboutme_subscribe_box .wpnl input[type=submit]:hover {
    opacity: .9;
}

.widget_aboutme_subscribe_box .wpnl .description {
    margin-bottom: 15px;
    position: relative;
    z-index: 5;
}

.wpcf7-form p {
    font-size: 15px;
    line-height: 26px;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form input[type=password],
.wpcf7-form textarea {
    border: 1px solid #e0e0e0;
    max-width: 100%;
    padding: 4px 8px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    color: #191919;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    outline: none;
}

.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=date]:focus,
.wpcf7-form input[type=password]:focus,
.wpcf7-form textarea:focus {
    border-color: #E72734;
}

.wpcf7-form textarea {
    width: 100%;
}

.wpcf7-form button,
.wpcf7-form html input[type=button],
.wpcf7-form input[type=reset],
.wpcf7-form input[type=submit] {
    background: #E72734;
    border: none;
    color: #fff;
    padding: 4px 20px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    outline: none;
}

.wpcf7-form button:hover,
.wpcf7-form html input[type=button]:hover,
.wpcf7-form input[type=reset]:hover,
.wpcf7-form input[type=submit]:hover {
    opacity: .9;
}

div.wpcf7-response-output {
    margin: 15px 0;
    padding: 7px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*-----------------------------------------------*/
/*Post pagination : Prev and next posts*/
/*-----------------------------------------------*/
.post-navigation:after {
    clear: both;
    content: '';
    display: block;
}

.post-navigation a {
    font-size: 20px;
    text-decoration: none;
}

.post-navigation a:hover,
.post-navigation a:focus,
.post-navigation a:active {
    text-decoration: none;
}

.post-navigation span {
    display: block;
    font-size: 10px;
    border: 1px solid #EAE8E0;
    background-color: #fff;
    text-transform: uppercase;
    color: #adadad;
    letter-spacing: 3px;
    padding: 8px 10px 9px 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.post-navigation span:hover {
    background: #E72734;
    color: #fff;
    border-color: transparent;
}

.post-navigation .post-previous {
    float: left;
}

.post-navigation .post-previous span {
    text-align: left;
}

.post-navigation .post-previous span:before {
    content: '\f060';
    font-family: fontawesome;
    margin-right: 5px;
}

.post-navigation .post-next {
    float: right;
}

.post-navigation .post-next span {
    text-align: right;
}

.post-navigation .post-next span:after {
    content: '\f061';
    font-family: fontawesome;
    margin-left: 5px;
}

.posts-navigation {
    margin-bottom: 60px;
}

.posts-navigation .nav-links:after {
    display: block;
    clear: both;
    content: '';
}

.posts-navigation .nav-links .nav-previous {
    float: left;
}

.posts-navigation .nav-links .nav-previous a:before {
    content: '\f060';
    font-family: FontAwesome;
    margin-right: 10px;
}

.posts-navigation .nav-links .nav-next {
    float: right;
}

.posts-navigation .nav-links .nav-next a:after {
    content: '\f061';
    font-family: FontAwesome;
    margin-left: 10px;
}

.posts-navigation .nav-links a {
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px;
    color: #333;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.posts-navigation .nav-links a:hover {
    color: #E72734;
}

/*-----------------------------------------------*/
/*Post pagination : Numbered pagination*/
/*-----------------------------------------------*/
.pagePagination {
    padding: 6px 0;
    margin-bottom: 60px;
}

.pagePagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.pagePagination ul li {
    display: inline-block;
    margin: 0 12px;
}

.pagePagination ul li a {
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    padding: 5px 7px;
    color: #333;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    border-bottom: 2px solid transparent;
}

.pagePagination ul li a:hover {
    border-bottom: 2px solid #E72734;
}

.pagePagination ul li span {
    display: block;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 15px;
    color: #333;
}

.pagePagination ul .active a {
    border-bottom: 2px solid #E72734;
}

.pagePagination ul .active a:hover {
    border-bottom: 2px solid #E72734;
}

/*-----------------------------------------------*/
/*Author bio*/
/*-----------------------------------------------*/
.author-bio-box:after {
    display: block;
    clear: both;
    content: '';
}

.author-bio-box .author-avatar img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.author-bio-box .user-social {
    text-align: center;
    margin-bottom: 15px;
}

.author-bio-box .user-social a {
    font-size: 18px;
    padding-right: 8px;
    padding-left: 8px;
    color: #bbb;
    text-decoration: none;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.author-bio-box .user-social a:hover {
    color: #E72734;
}

.author-bio-box .author-info {
    text-align: center;
}

.author-bio-box .author-info .author-name {
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
    margin-top: 0;
    font-size: 24px;
}

.author-bio-box .author-info .author-name .name a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.author-bio-box .author-info .author-name .name a:hover {
    color: #4C4A47;
}

.author-bio-box .author-info .author-name .name .written-by {
    color: #E72734;
}

.author-bio-box .author-info .author-description {
    color: #4C4A47;
    word-wrap: break-word;
}

/*-----------------------------------------------*/
/*Error 404 page*/
/*-----------------------------------------------*/
.error-page {
    margin-bottom: 60px;
}

.error-page a {
    text-decoration: none;
}

.error-page .error-logo {
    text-align: center;
    font-size: 110px;
    color: #545454;
}

.error-page .error-logo img {
    margin-bottom: 30px;
}

.error-page .error-content form {
    margin: 30px auto;
    position: relative;
}

.error-page .error-content form input {
    padding: 12px 20px;
    padding-right: 45px;
    border: 1px solid #ecedee;
    outline: none;
    width: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.error-page .error-content form button {
    position: absolute;
    height: 100%;
    outline: none;
    right: 0;
    top: 0;
    text-align: center;
    background: none;
    border: none;
    padding: 3px 19px 3px 5px;
}

/*-----------------------------------------------*/
/*Comments*/
/*-----------------------------------------------*/
div#comments a {
    text-decoration: none;
}

div#comments h3.comment-reply-title,
div#comments h2.single-title {
    margin: 3px 0 30px;
    overflow: hidden;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
}

div#comments h3.comment-reply-title:after,
div#comments h2.single-title:after {
    content: '';
    position: absolute;
    width: 100%;
    border-top: 1px solid #EAE8E0;
    left: 0;
    top: 50%;
}

div#comments h3.comment-reply-title span,
div#comments h2.single-title span {
    padding: 0 30px;
    background: #fff;
    z-index: 5;
    position: relative;
}

div#comments h3.comment-reply-title a,
div#comments h2.single-title a {
    margin-left: 10px;
}

.comments-area .navigation {
    margin-bottom: 30px;
}

.comments-area .navigation .assistive-text {
    display: none;
}

.comments-area .navigation:after {
    clear: both;
    display: block;
    content: '';
}

.comments-area .navigation a {
    padding: 15px;
    color: #444;
    background: #f5f5f5;
    text-decoration: none;
    display: block;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.comments-area .navigation a:hover {
    background-color: #E72734;
    color: #fff;
}

.comments-area .navigation .nav-previous {
    float: left;
}

.comments-area .navigation .nav-next {
    float: right;
}

div#comments h3 a {
    color: #444;
}

div#comments h3 a:hover {
    color: #E72734;
}

div#comments p.comment-notes {
    margin: 0;
    color: #aaa;
    font-size: 13px;
}

div#comments input {
    margin: 20px 0 0 0;
    width: 100%;
}

.comment-form input[type=text] {
    display: block;
    width: 100%;
    font-size: 13px;
    margin: 20px 0 0 0;
    border: 1px solid #ddd;
    outline: none;
    color: #777;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
    -o-transition: border-color ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
    transition: border-color ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
}

.comment-form input[type=text]:focus {
    border: 1px solid #E72734;
}

div#comments textarea {
    display: block;
    width: 100%;
    padding: 15px;
    font-size: 13px;
    margin: 20px 0 0 0;
    line-height: 1.42857143;
    background: #fff;
    border: 1px solid #ddd;
    color: #777;
    outline: none;
    -webkit-transition: border-color ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
    -o-transition: border-color ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
    transition: border-color ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
}

div#comments textarea:focus {
    border: 1px solid #E72734;
}

div#comments a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

div#comments input#submit-comment {
    outline: none;
    width: auto;
    border: none;
    background: #F2F2F2;
    padding: 0 20px;
    line-height: 40px;
    letter-spacing: 2px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 12px;
    -webkit-transition: all 0.35s ease-out;
    -moz-transition: all 0.35s ease-out;
    transition: all 0.35s ease-out;
    text-transform: uppercase;
}

div#comments input#submit-comment:hover {
    background: #E72734;
    color: #fff;
}

ol.comments_list {
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
}

ol.comments_list li {
    margin: 0 0 20px;
}

.bypostauthor > .comment-wrap > .commentHead > .CommentHeadDetails > .comment-author:before {
    content: '\f0a3';
    font-family: FontAwesome;
    margin-right: 5px;
    color: #E72734;
}

.pingback {
    background: #f2f2f2;
    padding: 15px;
    font-size: 14px;
    line-height: 1.75;
}

ol.comments_list .commentHead {
    display: inline-block;
    width: 100%;
}

ol.comments_list .commentHead img {
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

ol.comments_list .commentHead .CommentHeadDetails {
    display: inline-block;
    float: left;
    padding: 20px 0;
}

ol.comments_list .commentHead .CommentHeadDetails h4 {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    color: #444;
}

ol.comments_list .commentHead .CommentHeadDetails h4 a {
    color: #E72734;
}

ol.comments_list .commentHead .CommentHeadDetails span {
    font-size: 12px;
    opacity: 0.5;
}

ol.comments_list .commentHead .CommentHeadDetails span a {
    color: #444;
}

.comment-content {
    position: relative;
}

.comment-text {
    padding: 15px 0;
    font-size: 14px;
    line-height: 1.75;
}

.comment-text p {
    margin: 0;
}

.logged-in-as a {
    font-weight: bold;
}

.CommentHeadLinks {
    display: inline-block;
    float: right;
    padding: 20px 0;
}

.CommentHeadLinks a {
    display: inline-block;
    line-height: 22px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    padding: 0 7px;
    color: #aaa;
    margin: 0 0 0 5px;
    border: 1px solid #EAE8E0;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.CommentHeadLinks a i {
    margin-right: 3px;
}

.CommentHeadLinks a:hover {
    background: #E72734;
    color: #fff;
    border-color: transparent;
}

em.comment-awaiting-moderation {
    margin: 0 0 10px;
    display: inline-block;
    background: rgba(255, 0, 0, 0.07);
    padding: 7px;
    color: #C70505;
    font-size: 13px;
}

.comment-text img {
    max-width: 100%;
}

ol.children {
    list-style: none;
}

ol.children li {
    margin: 20px 0 0 0;
}

/*-----------------------------------------------*/
/*Sidebar*/
/*-----------------------------------------------*/
/*Sidebar sliding*/
.sidebar {
    padding: 30px 15px;
}

.admin-bar .pushy {
    top: 32px;
}

.pushy {
    width: 350px;
    background: #1c1f24;
}

.pushy-right {
    -webkit-transform: translate3d(350px, 0, 0);
    -ms-transform: translate3d(350px, 0, 0);
    transform: translate3d(350px, 0, 0);
}

.pushy-open-right #container,
.pushy-open-right .push {
    -webkit-transform: translate3d(-350px, 0, 0);
    -ms-transform: translate3d(-350px, 0, 0);
    transform: translate3d(-350px, 0, 0);
}

.widget {
    position: relative;
    padding: 0 0 40px 0;
    margin: 0 0 10px 0;
}

.widget:last-of-type {
    border-bottom: none;
}

.widget iframe {
    border: none;
    width: 100%;
}

.widget a {
    color: #444;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.widget a:hover {
    color: #E72734;
    text-decoration: none;
}

.widget a:focus,
.widget a:active {
    text-decoration: none;
}

.widget .widget-title {
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 0;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
    position: relative;
    z-index: 5;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 8px 0;
}

.widget .widget-title span {
    padding: 0 15px;
    color: #fff;
    z-index: 5;
    position: relative;
}

.widget .social_widget_container {
    text-align: center;
}

.widget .social_widget_container a {
    text-align: center;
    line-height: 32px;
    width: 32px;
    height: 32px;
    border: none;
    margin: 0 10px 8px 0;
    display: inline-block;
    font-size: 16px;
    color: #b5b5b5;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.widget .social_widget_container a:hover {
    color: #fff !important;
    background-color: #E72734;
}

.widget img {
    max-width: 100%;
    height: auto;
}

.widget input[type="text"],
.widget input[type="number"],
.widget input[type="password"],
.widget input[type="email"],
.widget input[type="number"],
.widget input[type="search"],
.widget textarea,
.widget select {
    background: #272a30;
    font-size: 14px;
    color: #ffffff !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.5) !important;
    border: none !important;
}

.widget select {
    width: 100%;
    word-wrap: break-word;
    padding: 10px;
    outline: none;
    max-width: 100%;
}

.widget .wp-caption {
    display: none;
}

.widget ul {
    margin-bottom: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul.menu li {
    display: block !important;
}

.widget ul li {
    list-style: none;
    width: 100%;
    position: relative;
}

.widget ul li:last-of-type a {
    padding-bottom: 0;
}

.widget ul li a {
    display: block;
    line-height: 1.5em;
    font-size: 14px;
    word-wrap: break-word;
    padding: 9px 0;
}

.widget ul li span.post-count {
    position: absolute;
    top: 8px;
    right: 0;
    line-height: 26px;
    height: 26px;
    width: 26px;
    background-color: #272a30;
    text-align: center;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.widget img {
    max-width: 100%;
    height: auto;
    padding: 4px;
    margin: 0 8px 6px 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.widget .rsswidget img {
    float: none;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.widget p,
.widget li,
.widget dt,
.widget dd,
.widget a,
.widget span {
    font-size: 15px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
    line-height: 24px;
}

.widget .calendar_wrap table {
    text-align: center;
    width: 100%;
    border: 1px solid #272a30;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
}

.widget .calendar_wrap table caption {
    text-align: center;
    line-height: 2em;
    color: #fff;
    background: #272a30;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.widget .calendar_wrap table thead tr th {
    text-align: center;
    line-height: 3em;
}

.widget .calendar_wrap table tbody {
    line-height: 3em;
    border: 1px solid #272a30;
}

.widget .calendar_wrap table tbody td {
    line-height: 3em;
    border: 1px solid #272a30;
}

.widget .calendar_wrap table tbody td a {
    font-size: 18px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
    display: block;
}

.widget .calendar_wrap table tbody td a:hover {
    color: #E72734;
}

.widget .calendar_wrap table tfoot #prev {
    text-align: right;
}

.widget .calendar_wrap table tfoot #next {
    text-align: left;
}

.widget .calendar_wrap table tfoot td {
    line-height: 2.5em;
}

.widget .tagcloud a {
    font-size: 13px !important;
    text-transform: lowercase;
    color: #ffffff !important;
    font-weight: 500;
    padding: 2px 8px;
    margin: 2px;
    border-radius: 2px;
    float: left;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.widget .tagcloud a:hover {
    background: #ffffff !important;
}

.widget.widget_rss li a {
    line-height: 1.7em !important;
    padding: 10px 0;
    margin-bottom: 5px;
}

.widget.widget_rss cite {
    margin-bottom: 15px;
    display: block;
}

.widget.widget_search form {
    position: relative;
}

.widget.widget_search form:after {
    clear: both;
    display: block;
    content: '';
}

.widget.widget_search form input {
    padding: 12px 20px;
    padding-right: 45px;
    border: 1px solid #ecedee;
    outline: none;
    width: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.widget.widget_search form button {
    position: absolute;
    height: 100%;
    outline: none;
    right: 0;
    top: 0;
    text-align: center;
    background: none;
    border: none;
    padding: 3px 19px 3px 5px;
}

.widget.widget_recent_comments li {
    padding: 9px 0;
}

.widget.widget_recent_comments li a {
    display: inline !important;
    margin: 0 !important;
    border: none !important;
    color: #E72734;
}

.widget .wpcf7-form input[type=text],
.widget .wpcf7-form input[type=email],
.widget .wpcf7-form input[type=number],
.widget .wpcf7-form input[type=date],
.widget .wpcf7-form input[type=password],
.widget .wpcf7-form textarea {
    width: 100%;
}

.widget .wpcf7-form textarea {
    width: 100%;
}

#sidebar::-webkit-scrollbar {
    background: #1c1f24 !important;
    color: #1c1f24 !important;
    width: 3px;
}

#sidebar::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.widget_aboutme_login_box .login-form .log {
    width: 100%;
    border: 1px solid #ecedee;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

.widget_aboutme_login_box .login-form .pwd {
    width: 100%;
    border: 1px solid #ecedee;
    padding: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
}

.widget_aboutme_login_box .login-form .login-button {
    width: auto;
    position: relative;
    background-color: #E72734;
    color: #FFF;
    padding: 5px 12px;
    margin-right: 15px;
    outline: none;
    display: inline-block;
    line-height: 22px;
    border: 0 none;
    cursor: pointer;
    text-decoration: none;
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.widget_aboutme_login_box .login-form .login-button:hover {
    opacity: .8;
}

.widget_aboutme_login_box .login-form .login-links {
    margin-top: 15px;
}

.widget_aboutme_login_box .login-form .login-links li a {
    padding: 0;
}

.widget_aboutme_login_box .user-login .author-avatar {
    float: left;
    margin-right: 15px;
}

.widget_aboutme_login_box .user-login .author-avatar img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0px 6px 0;
}

.widget_aboutme_login_box .user-login ul li {
    display: inline-block;
    width: initial;
}

.widget_aboutme_login_box .user-login ul li:after {
    content: '|';
    display: inline-block;
    margin-right: 5px;
    color: #000;
}

.widget_aboutme_login_box .user-login ul li:last-of-type:after {
    content: '';
}

.widget_aboutme_login_box .user-login ul li a {
    display: inline !important;
    border: none !important;
    margin-right: 5px !important;
}

/*-----------------------------------------------*/
/*Instagram photos Widget*/
/*-----------------------------------------------*/
.widget_aboutme_instagram_photos:after {
    display: block;
    clear: both;
    content: '';
}

.widget_aboutme_instagram_photos .aboutme-instagram-photo {
    width: 32.65%;
    float: left;
    margin: 1px;
}

.widget_aboutme_instagram_photos .aboutme-instagram-photo img {
    width: 100%;
    height: auto;
}

.widget_aboutme_instagram_photos .aboutme-instagram-photo a:hover {
    color: #fff !important;
}

/*-----------------------------------------------*/
/*About me Widget*/
/*-----------------------------------------------*/
.about-widget .about-img img {
    margin-bottom: 15px;
}

.about-widget .about-title {
    word-wrap: break-word;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: #eaeaea;
}

.about-widget .about-paragraph p {
    word-wrap: break-word;
    font-size: 14px;
    line-height: 22px;
}

.about-widget .about-paragraph a {
    color: #E72734;
}

/*-----------------------------------------------*/
/*Instagram footer carousel*/
/*-----------------------------------------------*/
.aboutme-instagram-photo {
    position: relative;
}

.aboutme-instagram-photo img {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.aboutme-instagram-photo .to-insta-photo {
    position: absolute;
    bottom: 8px;
    left: 50px;
    top: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 6;
    font-size: 0;
    display: block;
    height: 40px;
    line-height: 30px;
    padding: 5px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.aboutme-instagram-photo .aboutme-insta-gallery {
    display: none;
}

.aboutme-instagram-photo:hover .to-insta-photo {
    font-size: 20px;
}

.aboutme-instagram-photo:hover img {
    opacity: .6;
}

.insta-error {
    margin: 0 auto 30px;
    display: table;
    background: rgba(255, 0, 0, 0.07);
    padding: 7px;
    color: #C70505;
    font-size: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

@media (max-width: 768px) {
    .aboutme-instagram-photo:focus .to-insta-photo {
        font-size: 20px;
    }
}

/*-----------------------------------------------*/
/*Footer*/
/*-----------------------------------------------*/
footer {
    border-top: 1px solid #EAE8E0;
    padding: 60px 0 10px;
}

footer .credits-media .social-footer-icons {
    margin-bottom: 20px;
}

footer .credits-media .social-footer-icons a {
    display: inline-block;
    color: #bdbdbd;
    font-size: 23px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

footer .credits-media .social-footer-icons a:hover {
    color: #E72734;
}

footer .credits-media .footer-menu {
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
}

footer .credits-media .footer-menu li {
    display: inline-block;
}

footer .credits-media .footer-menu li a {
    padding: 5px 10px 10px;
    display: block;
    color: #bdbdbd;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

footer .credits-media .footer-menu li a:hover {
    color: #E72734;
}

footer .love {
    display: inline-block;
    width: 17px;
    height: 15px;
    margin: 0 2px;
    vertical-align: middle;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxN3B4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCAxNyAxNSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+DQogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgMy40LjQgKDM5NSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPHRpdGxlPmhlYXJ0Mjk4PC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJXZWxjb21lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4NCiAgICAgICAgPGcgaWQ9IkJvdHRvbSIgc2tldGNoOnR5cGU9Ik1TQXJ0Ym9hcmRHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc1MC4wMDAwMDAsIC04OTUuMDAwMDAwKSIgZmlsbD0iI0ZBNjk2OSI+DQogICAgICAgICAgICA8ZyBpZD0iRm9vdGVyIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMS4wMDAwMDAsIDcyOS4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0iwqktMjAxNS1Db3Vyc21vcywtSW5jLSstLS1FbmdsaXNoLS0tLS0tLS0tLS0tKy1Hcm91cC0rLWdvb2dsZS1wbGF5LSstYXBwbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQxNS4wMDAwMDAsIDQwLjAwMDAwMCkiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iwqktMjAxNS1Db3Vyc21vcywtSW5jLSstLS1FbmdsaXNoLS0tLS0tLS0tLS0tKy1Hcm91cCI+DQogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iwqktMjAxNS1Db3Vyc21vcy4tTWFkLSstaGVhcnQyOTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1OS4wMDAwMDAsIDEyNC4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iaGVhcnQyOTgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3Ny4wMDAwMDAsIDIuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMi4wNzc1Mzg1LDEuMzA5MzUzOTRlLTE2IEMxMC42NTkxMTU0LDEuMzA5MzUzOTRlLTE2IDkuMzgxNzY5MjMsMC42MDUxMjI4NSA4LjQ4NzM4NDYyLDEuNTcxNzkzNjEgQzcuNTkzMDc2OTIsMC42MDUxMjI4NSA2LjMxNTY1Mzg1LDAgNC44OTcyMzA3NywwIEMyLjE5MjYxNTM4LDEuMzA5MzUzOTRlLTE2IDAsMi4xOTkzMjQzMiAwLDQuOTEyNDA3ODYgQzAsNS42NDEzNjM2NCAwLjEyODM4NDYxNSw2LjM0Mjg2MjQxIDAuMzUzMjMwNzY5LDcuMDEyNzM5NTYgQzAuMzUzMjMwNzY5LDcuMDEyNzM5NTYgMC41NTcxMTUzODUsNy42MTcxNjIxNiAwLjczNzczMDc2OSw3Ljk0OTg4OTQzIEMyLjgwMiwxMi4yMDM5OTI2IDguNDg3Mzg0NjIsMTQuOTYyNjI5IDguNDg3Mzg0NjIsMTQuOTYyNjI5IEM4LjQ4NzM4NDYyLDE0Ljk2MjYyOSAxNC4xNzI3NjkyLDEyLjIwMzk1NTggMTYuMjM3MDM4NSw3Ljk0OTg4OTQzIEMxNi4yMzcwMzg1LDcuOTQ5ODg5NDMgMTYuNTAzMzg0Niw3LjM4MzA1ODk3IDE2LjYyMTUzODUsNy4wMTI3Mzk1NiBDMTYuODM2MjMwOCw2LjMzOTc2NjU4IDE2Ljk3NDc2OTIsNS42NDEzNjM2NCAxNi45NzQ3NjkyLDQuOTEyNDA3ODYgQzE2Ljk3NDc2OTIsMi4xOTkzMjQzMiAxNC43ODIxNTM4LDEuMzA5MzUzOTRlLTE2IDEyLjA3NzUzODUsMS4zMDkzNTM5NGUtMTYgTDEyLjA3NzUzODUsMS4zMDkzNTM5NGUtMTYgWiIgaWQ9IlNoYXBlIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
}

.ad-footer {
    margin-bottom: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

/*-----------------------------------------------*/
/*Code Highlighting*/
/*-----------------------------------------------*/
.aboutme-code {
    /* Base color: saturation 0; */
    /* User color: hue: 0 */
    /* Language color: hue: 90; */
    /* Meta color: hue: 200 */
    /* Misc effects */
}

.aboutme-code .hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #F0F0F0;
}

.aboutme-code .hljs,
.aboutme-code .hljs-subst {
    color: #444;
}

.aboutme-code .hljs-comment {
    color: #888888;
}

.aboutme-code .hljs-keyword,
.aboutme-code .hljs-attribute,
.aboutme-code .hljs-selector-tag,
.aboutme-code .hljs-meta-keyword,
.aboutme-code .hljs-doctag,
.aboutme-code .hljs-name {
    font-weight: bold;
}

.aboutme-code .hljs-type,
.aboutme-code .hljs-string,
.aboutme-code .hljs-number,
.aboutme-code .hljs-selector-id,
.aboutme-code .hljs-selector-class,
.aboutme-code .hljs-quote,
.aboutme-code .hljs-template-tag,
.aboutme-code .hljs-deletion {
    color: #880000;
}

.aboutme-code .hljs-title,
.aboutme-code .hljs-section {
    color: #880000;
    font-weight: bold;
}

.aboutme-code .hljs-regexp,
.aboutme-code .hljs-symbol,
.aboutme-code .hljs-variable,
.aboutme-code .hljs-template-variable,
.aboutme-code .hljs-link,
.aboutme-code .hljs-selector-attr,
.aboutme-code .hljs-selector-pseudo {
    color: #BC6060;
}

.aboutme-code .hljs-literal {
    color: #78A960;
}

.aboutme-code .hljs-built_in,
.aboutme-code .hljs-bullet,
.aboutme-code .hljs-code,
.aboutme-code .hljs-addition {
    color: #397300;
}

.aboutme-code .hljs-meta {
    color: #1f7199;
}

.aboutme-code .hljs-meta-string {
    color: #4d99bf;
}

.aboutme-code .hljs-emphasis {
    font-style: italic;
}

.aboutme-code .hljs-strong {
    font-weight: bold;
}

/*-----------------------------------------------*/
/*Advertisement*/
/*-----------------------------------------------*/
.ad-header {
    margin-top: 30px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.ad-header img {
    margin-right: auto;
    margin-left: auto;
}

.ad-post-header,
.ad-post-footer {
    margin-bottom: 50px;
}

.ad-post-header img,
.ad-post-footer img {
    margin-right: auto;
    margin-left: auto;
}

/*-----------------------------------------------*/
/*Responsive style*/
/*-----------------------------------------------*/
@media only screen and (max-width: 960px) {
    #navbar {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }
}

@media (max-width: 768px) {
    .wrapper {
        margin: 0 0 60px 0;
    }

    .blog-post .entry-content {
        width: 93.5%;
        margin: 30px auto 60px;
    }

    .content-box {
        width: 93.5%;
    }

    .aboutme-search form {
        width: 90%;
        top: 40%;
    }

    .blog-post .entry-content .post-header .post-title {
        width: 93%;
        font-size: 20px;
    }

    .blog-post .post-feature-box .self-hosted-element {
        padding: 100px 15px;
    }

    .blog-post .post-feature-box .self-hosted-element .mejs-container {
        width: 100% !important;
    }

    .header-block {
        padding: 30px 0;
    }

    .buttons-area {
        position: static;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin: 30px 0 0;
    }

    .rights .rights-wrapper {
        text-align: center;
    }

    .rights .rights-wrapper .footer-menu,
    .rights .rights-wrapper .social-footer-icons {
        text-align: center;
    }

    .rights .rights-wrapper .navbar-alert {
        text-align: center;
    }

    .rights .rights-wrapper .social-footer-icons a {
        padding: 0 12px;
    }

    .blog-post .post-image {
        display: block;
    }

    .blog-post .post-image img {
        width: 100%;
    }

    .page-header h1 {
        font-size: 20px;
    }

    .mfp-zoom-out-cur {
        overflow: hidden;
    }

    .social {
        text-align: center;
    }

    .post-box-meta span {
        display: inline-block;
        margin: 5px auto;
    }

    .site-logo img {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .slogan {
        text-align: center;
    }

    .owl-controls {
        display: none !important;
    }
}

@media (max-width: 370px) {
    body .menu-btn {
        display: none !important;
    }
}
