@charset "UTF-8";
/*
Theme Name: Darklight
Theme URI: https://themeforest.net/user/smartpixol/portfolio
Author: Smart Pixol 
Author URI: https://themeforest.net/user/smartpixol/
Description: Multilayout Personal 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
Text Domain: darklight
Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, translation-ready
*/
/*--------------------------
>>> TABLE OF CONTENTS:
----------------------------

01. Elements
02. Main Layout
03. Typography
04. Headers
05. Post Layouts
06. Pages
07. Footers
08. Widgets
09. Comments
10. Navigation
11. Carousels
12. Sliders
13. Brand
14. Social
15. Related Posts
16. Author Bio
17. Likes, Views
18. Gallery
19. Lightbox
20. Buttons
21. Fields
22. Pinterest button
23. Plugins
----------------------------
---------------------------*/
/*-----------------------------------------------------
**  01. Elements
-----------------------------------------------------*/
html {
  font-size: 10px;
  min-width: 320px;
}

@media (max-width: 479px) {
  html {
    font-size: 9px;
  }
}

body {
  overflow-x: hidden;
  opacity: 0;
  transition: opacity .9s ease;
}

@media (min-width: 992px) {
  .extra-large-h-size header h1 {
    font-size: 6.69993em;
  }
  .extra-large-h-size header h2 {
    font-size: 5.69994em;
  }
  .extra-large-h-size header h3 {
    font-size: 4.69995em;
  }
  .extra-large-h-size header h4 {
    font-size: 3.69996em;
  }
  .extra-large-h-size header h5 {
    font-size: 2.69997em;
  }
  .extra-large-h-size header h6 {
    font-size: 1.99998em;
  }
  .extra-large-h-size article h1 {
    font-size: 5.02495em;
  }
  .extra-large-h-size article h2 {
    font-size: 4.27496em;
  }
  .extra-large-h-size article h3 {
    font-size: 3.52496em;
  }
  .extra-large-h-size article h4 {
    font-size: 2.77497em;
  }
  .extra-large-h-size article h5 {
    font-size: 2.02498em;
  }
  .extra-large-h-size article h6 {
    font-size: 1.49999em;
  }
  .extra-large-h-size footer h1 {
    font-size: 3.34997em;
  }
  .extra-large-h-size footer h2 {
    font-size: 2.84997em;
  }
  .extra-large-h-size footer h3 {
    font-size: 2.34998em;
  }
  .extra-large-h-size footer h4 {
    font-size: 1.84998em;
  }
  .extra-large-h-size footer h5 {
    font-size: 1.34999em;
  }
  .extra-large-h-size footer h6 {
    font-size: 0.99999em;
  }
  .extra-large-h-size aside h1 {
    font-size: 2.00998em;
  }
  .extra-large-h-size aside h2 {
    font-size: 1.70998em;
  }
  .extra-large-h-size aside h3 {
    font-size: 1.40999em;
  }
  .extra-large-h-size aside h4 {
    font-size: 1.10999em;
  }
  .extra-large-h-size aside h5 {
    font-size: 0.80999em;
  }
  .extra-large-h-size aside h6 {
    font-size: 0.59999em;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .extra-large-h-size header h1 {
    font-size: 5.39995em;
  }
  .extra-large-h-size header h2 {
    font-size: 4.39996em;
  }
  .extra-large-h-size header h3 {
    font-size: 3.39997em;
  }
  .extra-large-h-size header h4 {
    font-size: 2.39998em;
  }
  .extra-large-h-size header h5 {
    font-size: 1.39999em;
  }
  .extra-large-h-size header h6 {
    font-size: 0.69999em;
  }
  .extra-large-h-size article h1 {
    font-size: 4.04996em;
  }
  .extra-large-h-size article h2 {
    font-size: 3.29997em;
  }
  .extra-large-h-size article h3 {
    font-size: 2.54997em;
  }
  .extra-large-h-size article h4 {
    font-size: 1.79998em;
  }
  .extra-large-h-size article h5 {
    font-size: 1.04999em;
  }
  .extra-large-h-size article h6 {
    font-size: 0.52499em;
  }
  .extra-large-h-size footer h1 {
    font-size: 2.69997em;
  }
  .extra-large-h-size footer h2 {
    font-size: 2.19998em;
  }
  .extra-large-h-size footer h3 {
    font-size: 1.69998em;
  }
  .extra-large-h-size footer h4 {
    font-size: 1.19999em;
  }
  .extra-large-h-size footer h5 {
    font-size: 0.69999em;
  }
  .extra-large-h-size footer h6 {
    font-size: 0.35em;
  }
  .extra-large-h-size aside h1 {
    font-size: 1.88998em;
  }
  .extra-large-h-size aside h2 {
    font-size: 1.53998em;
  }
  .extra-large-h-size aside h3 {
    font-size: 1.18999em;
  }
  .extra-large-h-size aside h4 {
    font-size: 0.83999em;
  }
  .extra-large-h-size aside h5 {
    font-size: 0.49em;
  }
  .extra-large-h-size aside h6 {
    font-size: 0.245em;
  }
}

@media (max-width: 479px) {
  .extra-large-h-size header h1 {
    font-size: 3.69996em;
  }
  .extra-large-h-size header h2 {
    font-size: 3.19997em;
  }
  .extra-large-h-size header h3 {
    font-size: 2.69997em;
  }
  .extra-large-h-size header h4 {
    font-size: 2.19998em;
  }
  .extra-large-h-size header h5 {
    font-size: 1.69998em;
  }
  .extra-large-h-size header h6 {
    font-size: 0.99999em;
  }
  .extra-large-h-size article h1 {
    font-size: 2.77497em;
  }
  .extra-large-h-size article h2 {
    font-size: 2.39998em;
  }
  .extra-large-h-size article h3 {
    font-size: 2.02498em;
  }
  .extra-large-h-size article h4 {
    font-size: 1.64998em;
  }
  .extra-large-h-size article h5 {
    font-size: 1.27499em;
  }
  .extra-large-h-size article h6 {
    font-size: 0.74999em;
  }
  .extra-large-h-size footer h1 {
    font-size: 1.84998em;
  }
  .extra-large-h-size footer h2 {
    font-size: 1.59998em;
  }
  .extra-large-h-size footer h3 {
    font-size: 1.34999em;
  }
  .extra-large-h-size footer h4 {
    font-size: 1.09999em;
  }
  .extra-large-h-size footer h5 {
    font-size: 0.84999em;
  }
  .extra-large-h-size footer h6 {
    font-size: 0.5em;
  }
  .extra-large-h-size aside h1 {
    font-size: 1.84998em;
  }
  .extra-large-h-size aside h2 {
    font-size: 1.59998em;
  }
  .extra-large-h-size aside h3 {
    font-size: 1.34999em;
  }
  .extra-large-h-size aside h4 {
    font-size: 1.09999em;
  }
  .extra-large-h-size aside h5 {
    font-size: 0.84999em;
  }
  .extra-large-h-size aside h6 {
    font-size: 0.5em;
  }
}

@media (min-width: 992px) {
  .large-h-size header h1 {
    font-size: 6.29994em;
  }
  .large-h-size header h2 {
    font-size: 5.29995em;
  }
  .large-h-size header h3 {
    font-size: 4.29996em;
  }
  .large-h-size header h4 {
    font-size: 3.29997em;
  }
  .large-h-size header h5 {
    font-size: 2.29998em;
  }
  .large-h-size header h6 {
    font-size: 1.59998em;
  }
  .large-h-size article h1 {
    font-size: 4.72495em;
  }
  .large-h-size article h2 {
    font-size: 3.97496em;
  }
  .large-h-size article h3 {
    font-size: 3.22497em;
  }
  .large-h-size article h4 {
    font-size: 2.47498em;
  }
  .large-h-size article h5 {
    font-size: 1.72498em;
  }
  .large-h-size article h6 {
    font-size: 1.19999em;
  }
  .large-h-size footer h1 {
    font-size: 3.14997em;
  }
  .large-h-size footer h2 {
    font-size: 2.64997em;
  }
  .large-h-size footer h3 {
    font-size: 2.14998em;
  }
  .large-h-size footer h4 {
    font-size: 1.64998em;
  }
  .large-h-size footer h5 {
    font-size: 1.14999em;
  }
  .large-h-size footer h6 {
    font-size: 0.79999em;
  }
  .large-h-size aside h1 {
    font-size: 1.88998em;
  }
  .large-h-size aside h2 {
    font-size: 1.58998em;
  }
  .large-h-size aside h3 {
    font-size: 1.28999em;
  }
  .large-h-size aside h4 {
    font-size: 0.98999em;
  }
  .large-h-size aside h5 {
    font-size: 0.68999em;
  }
  .large-h-size aside h6 {
    font-size: 0.48em;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .large-h-size header h1 {
    font-size: 5.39995em;
  }
  .large-h-size header h2 {
    font-size: 4.39996em;
  }
  .large-h-size header h3 {
    font-size: 3.39997em;
  }
  .large-h-size header h4 {
    font-size: 2.39998em;
  }
  .large-h-size header h5 {
    font-size: 1.39999em;
  }
  .large-h-size header h6 {
    font-size: 0.69999em;
  }
  .large-h-size article h1 {
    font-size: 4.04996em;
  }
  .large-h-size article h2 {
    font-size: 3.29997em;
  }
  .large-h-size article h3 {
    font-size: 2.54997em;
  }
  .large-h-size article h4 {
    font-size: 1.79998em;
  }
  .large-h-size article h5 {
    font-size: 1.04999em;
  }
  .large-h-size article h6 {
    font-size: 0.52499em;
  }
  .large-h-size footer h1 {
    font-size: 2.69997em;
  }
  .large-h-size footer h2 {
    font-size: 2.19998em;
  }
  .large-h-size footer h3 {
    font-size: 1.69998em;
  }
  .large-h-size footer h4 {
    font-size: 1.19999em;
  }
  .large-h-size footer h5 {
    font-size: 0.69999em;
  }
  .large-h-size footer h6 {
    font-size: 0.35em;
  }
  .large-h-size aside h1 {
    font-size: 1.88998em;
  }
  .large-h-size aside h2 {
    font-size: 1.53998em;
  }
  .large-h-size aside h3 {
    font-size: 1.18999em;
  }
  .large-h-size aside h4 {
    font-size: 0.83999em;
  }
  .large-h-size aside h5 {
    font-size: 0.49em;
  }
  .large-h-size aside h6 {
    font-size: 0.245em;
  }
}

@media (max-width: 479px) {
  .large-h-size header h1 {
    font-size: 3.69996em;
  }
  .large-h-size header h2 {
    font-size: 3.19997em;
  }
  .large-h-size header h3 {
    font-size: 2.69997em;
  }
  .large-h-size header h4 {
    font-size: 2.19998em;
  }
  .large-h-size header h5 {
    font-size: 1.69998em;
  }
  .large-h-size header h6 {
    font-size: 0.99999em;
  }
  .large-h-size article h1 {
    font-size: 2.77497em;
  }
  .large-h-size article h2 {
    font-size: 2.39998em;
  }
  .large-h-size article h3 {
    font-size: 2.02498em;
  }
  .large-h-size article h4 {
    font-size: 1.64998em;
  }
  .large-h-size article h5 {
    font-size: 1.27499em;
  }
  .large-h-size article h6 {
    font-size: 0.74999em;
  }
  .large-h-size footer h1 {
    font-size: 1.84998em;
  }
  .large-h-size footer h2 {
    font-size: 1.59998em;
  }
  .large-h-size footer h3 {
    font-size: 1.34999em;
  }
  .large-h-size footer h4 {
    font-size: 1.09999em;
  }
  .large-h-size footer h5 {
    font-size: 0.84999em;
  }
  .large-h-size footer h6 {
    font-size: 0.5em;
  }
  .large-h-size aside h1 {
    font-size: 1.84998em;
  }
  .large-h-size aside h2 {
    font-size: 1.59998em;
  }
  .large-h-size aside h3 {
    font-size: 1.34999em;
  }
  .large-h-size aside h4 {
    font-size: 1.09999em;
  }
  .large-h-size aside h5 {
    font-size: 0.84999em;
  }
  .large-h-size aside h6 {
    font-size: 0.5em;
  }
}

@media (min-width: 992px) {
  .medium-h-size header h1 {
    font-size: 5.99994em;
  }
  .medium-h-size header h2 {
    font-size: 4.99995em;
  }
  .medium-h-size header h3 {
    font-size: 3.99996em;
  }
  .medium-h-size header h4 {
    font-size: 2.99997em;
  }
  .medium-h-size header h5 {
    font-size: 1.99998em;
  }
  .medium-h-size header h6 {
    font-size: 1.29999em;
  }
  .medium-h-size article h1 {
    font-size: 4.49995em;
  }
  .medium-h-size article h2 {
    font-size: 3.74996em;
  }
  .medium-h-size article h3 {
    font-size: 2.99997em;
  }
  .medium-h-size article h4 {
    font-size: 2.24998em;
  }
  .medium-h-size article h5 {
    font-size: 1.49999em;
  }
  .medium-h-size article h6 {
    font-size: 0.97499em;
  }
  .medium-h-size footer h1 {
    font-size: 2.99997em;
  }
  .medium-h-size footer h2 {
    font-size: 2.49998em;
  }
  .medium-h-size footer h3 {
    font-size: 1.99998em;
  }
  .medium-h-size footer h4 {
    font-size: 1.49999em;
  }
  .medium-h-size footer h5 {
    font-size: 0.99999em;
  }
  .medium-h-size footer h6 {
    font-size: 0.64999em;
  }
  .medium-h-size aside h1 {
    font-size: 1.79998em;
  }
  .medium-h-size aside h2 {
    font-size: 1.49999em;
  }
  .medium-h-size aside h3 {
    font-size: 1.19999em;
  }
  .medium-h-size aside h4 {
    font-size: 0.89999em;
  }
  .medium-h-size aside h5 {
    font-size: 0.59999em;
  }
  .medium-h-size aside h6 {
    font-size: 0.39em;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .medium-h-size header h1 {
    font-size: 5.39995em;
  }
  .medium-h-size header h2 {
    font-size: 4.39996em;
  }
  .medium-h-size header h3 {
    font-size: 3.39997em;
  }
  .medium-h-size header h4 {
    font-size: 2.39998em;
  }
  .medium-h-size header h5 {
    font-size: 1.39999em;
  }
  .medium-h-size header h6 {
    font-size: 0.69999em;
  }
  .medium-h-size article h1 {
    font-size: 4.04996em;
  }
  .medium-h-size article h2 {
    font-size: 3.29997em;
  }
  .medium-h-size article h3 {
    font-size: 2.54997em;
  }
  .medium-h-size article h4 {
    font-size: 1.79998em;
  }
  .medium-h-size article h5 {
    font-size: 1.04999em;
  }
  .medium-h-size article h6 {
    font-size: 0.52499em;
  }
  .medium-h-size footer h1 {
    font-size: 2.69997em;
  }
  .medium-h-size footer h2 {
    font-size: 2.19998em;
  }
  .medium-h-size footer h3 {
    font-size: 1.69998em;
  }
  .medium-h-size footer h4 {
    font-size: 1.19999em;
  }
  .medium-h-size footer h5 {
    font-size: 0.69999em;
  }
  .medium-h-size footer h6 {
    font-size: 0.35em;
  }
  .medium-h-size aside h1 {
    font-size: 1.88998em;
  }
  .medium-h-size aside h2 {
    font-size: 1.53998em;
  }
  .medium-h-size aside h3 {
    font-size: 1.18999em;
  }
  .medium-h-size aside h4 {
    font-size: 0.83999em;
  }
  .medium-h-size aside h5 {
    font-size: 0.49em;
  }
  .medium-h-size aside h6 {
    font-size: 0.245em;
  }
}

@media (max-width: 479px) {
  .medium-h-size header h1 {
    font-size: 3.69996em;
  }
  .medium-h-size header h2 {
    font-size: 3.19997em;
  }
  .medium-h-size header h3 {
    font-size: 2.69997em;
  }
  .medium-h-size header h4 {
    font-size: 2.19998em;
  }
  .medium-h-size header h5 {
    font-size: 1.69998em;
  }
  .medium-h-size header h6 {
    font-size: 0.99999em;
  }
  .medium-h-size article h1 {
    font-size: 2.77497em;
  }
  .medium-h-size article h2 {
    font-size: 2.39998em;
  }
  .medium-h-size article h3 {
    font-size: 2.02498em;
  }
  .medium-h-size article h4 {
    font-size: 1.64998em;
  }
  .medium-h-size article h5 {
    font-size: 1.27499em;
  }
  .medium-h-size article h6 {
    font-size: 0.74999em;
  }
  .medium-h-size footer h1 {
    font-size: 1.84998em;
  }
  .medium-h-size footer h2 {
    font-size: 1.59998em;
  }
  .medium-h-size footer h3 {
    font-size: 1.34999em;
  }
  .medium-h-size footer h4 {
    font-size: 1.09999em;
  }
  .medium-h-size footer h5 {
    font-size: 0.84999em;
  }
  .medium-h-size footer h6 {
    font-size: 0.5em;
  }
  .medium-h-size aside h1 {
    font-size: 1.84998em;
  }
  .medium-h-size aside h2 {
    font-size: 1.59998em;
  }
  .medium-h-size aside h3 {
    font-size: 1.34999em;
  }
  .medium-h-size aside h4 {
    font-size: 1.09999em;
  }
  .medium-h-size aside h5 {
    font-size: 0.84999em;
  }
  .medium-h-size aside h6 {
    font-size: 0.5em;
  }
}

@media (min-width: 992px) {
  .normal-h-size header h1 {
    font-size: 5.69994em;
  }
  .normal-h-size header h2 {
    font-size: 4.69995em;
  }
  .normal-h-size header h3 {
    font-size: 3.69996em;
  }
  .normal-h-size header h4 {
    font-size: 2.69997em;
  }
  .normal-h-size header h5 {
    font-size: 1.69998em;
  }
  .normal-h-size header h6 {
    font-size: 0.99999em;
  }
  .normal-h-size article h1 {
    font-size: 4.27496em;
  }
  .normal-h-size article h2 {
    font-size: 3.52496em;
  }
  .normal-h-size article h3 {
    font-size: 2.77497em;
  }
  .normal-h-size article h4 {
    font-size: 2.02498em;
  }
  .normal-h-size article h5 {
    font-size: 1.27499em;
  }
  .normal-h-size article h6 {
    font-size: 0.74999em;
  }
  .normal-h-size footer h1 {
    font-size: 2.84997em;
  }
  .normal-h-size footer h2 {
    font-size: 2.34998em;
  }
  .normal-h-size footer h3 {
    font-size: 1.84998em;
  }
  .normal-h-size footer h4 {
    font-size: 1.34999em;
  }
  .normal-h-size footer h5 {
    font-size: 0.84999em;
  }
  .normal-h-size footer h6 {
    font-size: 0.5em;
  }
  .normal-h-size aside h1 {
    font-size: 1.70998em;
  }
  .normal-h-size aside h2 {
    font-size: 1.40999em;
  }
  .normal-h-size aside h3 {
    font-size: 1.10999em;
  }
  .normal-h-size aside h4 {
    font-size: 0.80999em;
  }
  .normal-h-size aside h5 {
    font-size: 0.50999em;
  }
  .normal-h-size aside h6 {
    font-size: 0.3em;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .normal-h-size header h1 {
    font-size: 5.39995em;
  }
  .normal-h-size header h2 {
    font-size: 4.39996em;
  }
  .normal-h-size header h3 {
    font-size: 3.39997em;
  }
  .normal-h-size header h4 {
    font-size: 2.39998em;
  }
  .normal-h-size header h5 {
    font-size: 1.39999em;
  }
  .normal-h-size header h6 {
    font-size: 0.69999em;
  }
  .normal-h-size article h1 {
    font-size: 4.04996em;
  }
  .normal-h-size article h2 {
    font-size: 3.29997em;
  }
  .normal-h-size article h3 {
    font-size: 2.54997em;
  }
  .normal-h-size article h4 {
    font-size: 1.79998em;
  }
  .normal-h-size article h5 {
    font-size: 1.04999em;
  }
  .normal-h-size article h6 {
    font-size: 0.52499em;
  }
  .normal-h-size footer h1 {
    font-size: 2.69997em;
  }
  .normal-h-size footer h2 {
    font-size: 2.19998em;
  }
  .normal-h-size footer h3 {
    font-size: 1.69998em;
  }
  .normal-h-size footer h4 {
    font-size: 1.19999em;
  }
  .normal-h-size footer h5 {
    font-size: 0.69999em;
  }
  .normal-h-size footer h6 {
    font-size: 0.35em;
  }
  .normal-h-size aside h1 {
    font-size: 1.88998em;
  }
  .normal-h-size aside h2 {
    font-size: 1.53998em;
  }
  .normal-h-size aside h3 {
    font-size: 1.18999em;
  }
  .normal-h-size aside h4 {
    font-size: 0.83999em;
  }
  .normal-h-size aside h5 {
    font-size: 0.49em;
  }
  .normal-h-size aside h6 {
    font-size: 0.245em;
  }
}

@media (max-width: 479px) {
  .normal-h-size header h1 {
    font-size: 3.69996em;
  }
  .normal-h-size header h2 {
    font-size: 3.19997em;
  }
  .normal-h-size header h3 {
    font-size: 2.69997em;
  }
  .normal-h-size header h4 {
    font-size: 2.19998em;
  }
  .normal-h-size header h5 {
    font-size: 1.69998em;
  }
  .normal-h-size header h6 {
    font-size: 0.99999em;
  }
  .normal-h-size article h1 {
    font-size: 2.77497em;
  }
  .normal-h-size article h2 {
    font-size: 2.39998em;
  }
  .normal-h-size article h3 {
    font-size: 2.02498em;
  }
  .normal-h-size article h4 {
    font-size: 1.64998em;
  }
  .normal-h-size article h5 {
    font-size: 1.27499em;
  }
  .normal-h-size article h6 {
    font-size: 0.74999em;
  }
  .normal-h-size footer h1 {
    font-size: 1.84998em;
  }
  .normal-h-size footer h2 {
    font-size: 1.59998em;
  }
  .normal-h-size footer h3 {
    font-size: 1.34999em;
  }
  .normal-h-size footer h4 {
    font-size: 1.09999em;
  }
  .normal-h-size footer h5 {
    font-size: 0.84999em;
  }
  .normal-h-size footer h6 {
    font-size: 0.5em;
  }
  .normal-h-size aside h1 {
    font-size: 1.84998em;
  }
  .normal-h-size aside h2 {
    font-size: 1.59998em;
  }
  .normal-h-size aside h3 {
    font-size: 1.34999em;
  }
  .normal-h-size aside h4 {
    font-size: 1.09999em;
  }
  .normal-h-size aside h5 {
    font-size: 0.84999em;
  }
  .normal-h-size aside h6 {
    font-size: 0.5em;
  }
}

@media (min-width: 992px) {
  .small-h-size header h1 {
    font-size: 5.49995em;
  }
  .small-h-size header h2 {
    font-size: 4.49995em;
  }
  .small-h-size header h3 {
    font-size: 3.49997em;
  }
  .small-h-size header h4 {
    font-size: 2.49998em;
  }
  .small-h-size header h5 {
    font-size: 1.49999em;
  }
  .small-h-size header h6 {
    font-size: 0.79999em;
  }
  .small-h-size article h1 {
    font-size: 4.12496em;
  }
  .small-h-size article h2 {
    font-size: 3.37497em;
  }
  .small-h-size article h3 {
    font-size: 2.62497em;
  }
  .small-h-size article h4 {
    font-size: 1.87498em;
  }
  .small-h-size article h5 {
    font-size: 1.12499em;
  }
  .small-h-size article h6 {
    font-size: 0.59999em;
  }
  .small-h-size footer h1 {
    font-size: 2.74997em;
  }
  .small-h-size footer h2 {
    font-size: 2.24998em;
  }
  .small-h-size footer h3 {
    font-size: 1.74998em;
  }
  .small-h-size footer h4 {
    font-size: 1.24999em;
  }
  .small-h-size footer h5 {
    font-size: 0.74999em;
  }
  .small-h-size footer h6 {
    font-size: 0.4em;
  }
  .small-h-size aside h1 {
    font-size: 1.64998em;
  }
  .small-h-size aside h2 {
    font-size: 1.34999em;
  }
  .small-h-size aside h3 {
    font-size: 1.04999em;
  }
  .small-h-size aside h4 {
    font-size: 0.74999em;
  }
  .small-h-size aside h5 {
    font-size: 0.45em;
  }
  .small-h-size aside h6 {
    font-size: 0.24em;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .small-h-size header h1 {
    font-size: 5.39995em;
  }
  .small-h-size header h2 {
    font-size: 4.39996em;
  }
  .small-h-size header h3 {
    font-size: 3.39997em;
  }
  .small-h-size header h4 {
    font-size: 2.39998em;
  }
  .small-h-size header h5 {
    font-size: 1.39999em;
  }
  .small-h-size header h6 {
    font-size: 0.69999em;
  }
  .small-h-size article h1 {
    font-size: 4.04996em;
  }
  .small-h-size article h2 {
    font-size: 3.29997em;
  }
  .small-h-size article h3 {
    font-size: 2.54997em;
  }
  .small-h-size article h4 {
    font-size: 1.79998em;
  }
  .small-h-size article h5 {
    font-size: 1.04999em;
  }
  .small-h-size article h6 {
    font-size: 0.52499em;
  }
  .small-h-size footer h1 {
    font-size: 2.69997em;
  }
  .small-h-size footer h2 {
    font-size: 2.19998em;
  }
  .small-h-size footer h3 {
    font-size: 1.69998em;
  }
  .small-h-size footer h4 {
    font-size: 1.19999em;
  }
  .small-h-size footer h5 {
    font-size: 0.69999em;
  }
  .small-h-size footer h6 {
    font-size: 0.35em;
  }
  .small-h-size aside h1 {
    font-size: 1.88998em;
  }
  .small-h-size aside h2 {
    font-size: 1.53998em;
  }
  .small-h-size aside h3 {
    font-size: 1.18999em;
  }
  .small-h-size aside h4 {
    font-size: 0.83999em;
  }
  .small-h-size aside h5 {
    font-size: 0.49em;
  }
  .small-h-size aside h6 {
    font-size: 0.245em;
  }
}

@media (max-width: 479px) {
  .small-h-size header h1 {
    font-size: 3.69996em;
  }
  .small-h-size header h2 {
    font-size: 3.19997em;
  }
  .small-h-size header h3 {
    font-size: 2.69997em;
  }
  .small-h-size header h4 {
    font-size: 2.19998em;
  }
  .small-h-size header h5 {
    font-size: 1.69998em;
  }
  .small-h-size header h6 {
    font-size: 0.99999em;
  }
  .small-h-size article h1 {
    font-size: 2.77497em;
  }
  .small-h-size article h2 {
    font-size: 2.39998em;
  }
  .small-h-size article h3 {
    font-size: 2.02498em;
  }
  .small-h-size article h4 {
    font-size: 1.64998em;
  }
  .small-h-size article h5 {
    font-size: 1.27499em;
  }
  .small-h-size article h6 {
    font-size: 0.74999em;
  }
  .small-h-size footer h1 {
    font-size: 1.84998em;
  }
  .small-h-size footer h2 {
    font-size: 1.59998em;
  }
  .small-h-size footer h3 {
    font-size: 1.34999em;
  }
  .small-h-size footer h4 {
    font-size: 1.09999em;
  }
  .small-h-size footer h5 {
    font-size: 0.84999em;
  }
  .small-h-size footer h6 {
    font-size: 0.5em;
  }
  .small-h-size aside h1 {
    font-size: 1.84998em;
  }
  .small-h-size aside h2 {
    font-size: 1.59998em;
  }
  .small-h-size aside h3 {
    font-size: 1.34999em;
  }
  .small-h-size aside h4 {
    font-size: 1.09999em;
  }
  .small-h-size aside h5 {
    font-size: 0.84999em;
  }
  .small-h-size aside h6 {
    font-size: 0.5em;
  }
}

@media (min-width: 992px) {
  .extra-small-h-size header h1 {
    font-size: 5.29995em;
  }
  .extra-small-h-size header h2 {
    font-size: 4.29996em;
  }
  .extra-small-h-size header h3 {
    font-size: 3.29997em;
  }
  .extra-small-h-size header h4 {
    font-size: 2.29998em;
  }
  .extra-small-h-size header h5 {
    font-size: 1.29999em;
  }
  .extra-small-h-size header h6 {
    font-size: 0.59999em;
  }
  .extra-small-h-size article h1 {
    font-size: 3.97496em;
  }
  .extra-small-h-size article h2 {
    font-size: 3.22497em;
  }
  .extra-small-h-size article h3 {
    font-size: 2.47498em;
  }
  .extra-small-h-size article h4 {
    font-size: 1.72498em;
  }
  .extra-small-h-size article h5 {
    font-size: 0.97499em;
  }
  .extra-small-h-size article h6 {
    font-size: 0.45em;
  }
  .extra-small-h-size footer h1 {
    font-size: 2.64997em;
  }
  .extra-small-h-size footer h2 {
    font-size: 2.14998em;
  }
  .extra-small-h-size footer h3 {
    font-size: 1.64998em;
  }
  .extra-small-h-size footer h4 {
    font-size: 1.14999em;
  }
  .extra-small-h-size footer h5 {
    font-size: 0.64999em;
  }
  .extra-small-h-size footer h6 {
    font-size: 0.3em;
  }
  .extra-small-h-size aside h1 {
    font-size: 1.58998em;
  }
  .extra-small-h-size aside h2 {
    font-size: 1.28999em;
  }
  .extra-small-h-size aside h3 {
    font-size: 0.98999em;
  }
  .extra-small-h-size aside h4 {
    font-size: 0.68999em;
  }
  .extra-small-h-size aside h5 {
    font-size: 0.39em;
  }
  .extra-small-h-size aside h6 {
    font-size: 0.18em;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  .extra-small-h-size header h1 {
    font-size: 5.39995em;
  }
  .extra-small-h-size header h2 {
    font-size: 4.39996em;
  }
  .extra-small-h-size header h3 {
    font-size: 3.39997em;
  }
  .extra-small-h-size header h4 {
    font-size: 2.39998em;
  }
  .extra-small-h-size header h5 {
    font-size: 1.39999em;
  }
  .extra-small-h-size header h6 {
    font-size: 0.79999em;
  }
  .extra-small-h-size article h1 {
    font-size: 4.04996em;
  }
  .extra-small-h-size article h2 {
    font-size: 3.29997em;
  }
  .extra-small-h-size article h3 {
    font-size: 2.54997em;
  }
  .extra-small-h-size article h4 {
    font-size: 1.79998em;
  }
  .extra-small-h-size article h5 {
    font-size: 1.04999em;
  }
  .extra-small-h-size article h6 {
    font-size: 0.59999em;
  }
  .extra-small-h-size footer h1 {
    font-size: 2.69997em;
  }
  .extra-small-h-size footer h2 {
    font-size: 2.19998em;
  }
  .extra-small-h-size footer h3 {
    font-size: 1.69998em;
  }
  .extra-small-h-size footer h4 {
    font-size: 1.19999em;
  }
  .extra-small-h-size footer h5 {
    font-size: 0.69999em;
  }
  .extra-small-h-size footer h6 {
    font-size: 0.4em;
  }
  .extra-small-h-size aside h1 {
    font-size: 1.88998em;
  }
  .extra-small-h-size aside h2 {
    font-size: 1.53998em;
  }
  .extra-small-h-size aside h3 {
    font-size: 1.18999em;
  }
  .extra-small-h-size aside h4 {
    font-size: 0.83999em;
  }
  .extra-small-h-size aside h5 {
    font-size: 0.49em;
  }
  .extra-small-h-size aside h6 {
    font-size: 0.28em;
  }
}

@media (max-width: 479px) {
  .extra-small-h-size header h1 {
    font-size: 3.69996em;
  }
  .extra-small-h-size header h2 {
    font-size: 3.19997em;
  }
  .extra-small-h-size header h3 {
    font-size: 2.69997em;
  }
  .extra-small-h-size header h4 {
    font-size: 2.19998em;
  }
  .extra-small-h-size header h5 {
    font-size: 1.69998em;
  }
  .extra-small-h-size header h6 {
    font-size: 0.99999em;
  }
  .extra-small-h-size article h1 {
    font-size: 2.77497em;
  }
  .extra-small-h-size article h2 {
    font-size: 2.39998em;
  }
  .extra-small-h-size article h3 {
    font-size: 2.02498em;
  }
  .extra-small-h-size article h4 {
    font-size: 1.64998em;
  }
  .extra-small-h-size article h5 {
    font-size: 1.27499em;
  }
  .extra-small-h-size article h6 {
    font-size: 0.74999em;
  }
  .extra-small-h-size footer h1 {
    font-size: 1.84998em;
  }
  .extra-small-h-size footer h2 {
    font-size: 1.59998em;
  }
  .extra-small-h-size footer h3 {
    font-size: 1.34999em;
  }
  .extra-small-h-size footer h4 {
    font-size: 1.09999em;
  }
  .extra-small-h-size footer h5 {
    font-size: 0.84999em;
  }
  .extra-small-h-size footer h6 {
    font-size: 0.5em;
  }
  .extra-small-h-size aside h1 {
    font-size: 1.84998em;
  }
  .extra-small-h-size aside h2 {
    font-size: 1.59998em;
  }
  .extra-small-h-size aside h3 {
    font-size: 1.34999em;
  }
  .extra-small-h-size aside h4 {
    font-size: 1.09999em;
  }
  .extra-small-h-size aside h5 {
    font-size: 0.84999em;
  }
  .extra-small-h-size aside h6 {
    font-size: 0.5em;
  }
}

@media (min-width: 992px) {
  .featured-post-carousel-01 h2 {
    font-size: 5.49995em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 6.99993em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 10.99989em;
  }
  .featured-post-carousel-01 h2 {
    font-size: 4.12496em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 5.24995em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 8.24992em;
  }
  .featured-post-carousel-01 h2 {
    font-size: 2.74997em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 3.49997em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 5.49995em;
  }
  .featured-post-carousel-01 h2 {
    font-size: 1.64998em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 2.09998em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 3.29997em;
  }
}

@media (max-width: 991px) {
  .featured-post-carousel-01 h2 {
    font-size: 5.49995em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 5.49995em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 5.49995em;
  }
  .featured-post-carousel-01 h2 {
    font-size: 4.12496em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 4.12496em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 4.12496em;
  }
  .featured-post-carousel-01 h2 {
    font-size: 2.74997em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 2.74997em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 2.74997em;
  }
  .featured-post-carousel-01 h2 {
    font-size: 1.64998em;
  }
  .featured-post-carousel-02 h2, .featured-post-carousel-03 h2, .featured-post-carousel-04 h2 {
    font-size: 1.64998em;
  }
  .featured-post-carousel-05 h2 {
    font-size: 1.64998em;
  }
}

.dark-body {
  background-color: #1f2424;
}

.light-body {
  background-color: #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  transition: opacity .3s ease;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  opacity: .7;
}

.light-background, .dark-background .st-sidebar-light-background {
  background-color: #fff;
  color: #444b5d;
  /* Firefox 19+ */
  /* Firefox 18- */
}

.light-background .h1, .light-background .h2, .light-background .h3, .light-background .h4, .light-background .h5, .light-background .h6, .light-background h1, .light-background h2, .light-background h3, .light-background h4, .light-background h5, .light-background h6, .dark-background .st-sidebar-light-background .h1, .dark-background .st-sidebar-light-background .h2, .dark-background .st-sidebar-light-background .h3, .dark-background .st-sidebar-light-background .h4, .dark-background .st-sidebar-light-background .h5, .dark-background .st-sidebar-light-background .h6, .dark-background .st-sidebar-light-background h1, .dark-background .st-sidebar-light-background h2, .dark-background .st-sidebar-light-background h3, .dark-background .st-sidebar-light-background h4, .dark-background .st-sidebar-light-background h5, .dark-background .st-sidebar-light-background h6 {
  color: inherit;
}

.light-background a, .dark-background .st-sidebar-light-background a {
  color: #444b5d;
}

.light-background a:active, .light-background a:hover, .light-background a:focus, .dark-background .st-sidebar-light-background a:active, .dark-background .st-sidebar-light-background a:hover, .dark-background .st-sidebar-light-background a:focus {
  text-decoration: none;
  outline: 0 none !important;
  color: #5c6060;
}

.light-background .classic__entry-content p a,
.light-background .masonry-text__entry-content p a,
.light-background .list-text__entry-content p a,
.light-background .post-itself-entry-content p a, .dark-background .st-sidebar-light-background .classic__entry-content p a,
.dark-background .st-sidebar-light-background .masonry-text__entry-content p a,
.dark-background .st-sidebar-light-background .list-text__entry-content p a,
.dark-background .st-sidebar-light-background .post-itself-entry-content p a {
  font-weight: bold;
}

.light-background .classic__entry-content p a:active, .light-background .classic__entry-content p a:hover, .light-background .classic__entry-content p a:focus,
.light-background .masonry-text__entry-content p a:active,
.light-background .masonry-text__entry-content p a:hover,
.light-background .masonry-text__entry-content p a:focus,
.light-background .list-text__entry-content p a:active,
.light-background .list-text__entry-content p a:hover,
.light-background .list-text__entry-content p a:focus,
.light-background .post-itself-entry-content p a:active,
.light-background .post-itself-entry-content p a:hover,
.light-background .post-itself-entry-content p a:focus, .dark-background .st-sidebar-light-background .classic__entry-content p a:active, .dark-background .st-sidebar-light-background .classic__entry-content p a:hover, .dark-background .st-sidebar-light-background .classic__entry-content p a:focus,
.dark-background .st-sidebar-light-background .masonry-text__entry-content p a:active,
.dark-background .st-sidebar-light-background .masonry-text__entry-content p a:hover,
.dark-background .st-sidebar-light-background .masonry-text__entry-content p a:focus,
.dark-background .st-sidebar-light-background .list-text__entry-content p a:active,
.dark-background .st-sidebar-light-background .list-text__entry-content p a:hover,
.dark-background .st-sidebar-light-background .list-text__entry-content p a:focus,
.dark-background .st-sidebar-light-background .post-itself-entry-content p a:active,
.dark-background .st-sidebar-light-background .post-itself-entry-content p a:hover,
.dark-background .st-sidebar-light-background .post-itself-entry-content p a:focus {
  text-decoration: underline;
}

.light-background .classic__entry-content p a:visited,
.light-background .masonry-text__entry-content p a:visited,
.light-background .list-text__entry-content p a:visited,
.light-background .post-itself-entry-content p a:visited, .dark-background .st-sidebar-light-background .classic__entry-content p a:visited,
.dark-background .st-sidebar-light-background .masonry-text__entry-content p a:visited,
.dark-background .st-sidebar-light-background .list-text__entry-content p a:visited,
.dark-background .st-sidebar-light-background .post-itself-entry-content p a:visited {
  color: #707474;
}

.light-background ::-webkit-input-placeholder, .dark-background .st-sidebar-light-background ::-webkit-input-placeholder {
  color: #1f2424;
  opacity: .7;
}

.light-background ::-moz-placeholder, .dark-background .st-sidebar-light-background ::-moz-placeholder {
  color: #1f2424;
  opacity: .7;
}

.light-background :-moz-placeholder, .dark-background .st-sidebar-light-background :-moz-placeholder {
  color: #1f2424;
  opacity: .7;
}

.light-background :-ms-input-placeholder, .dark-background .st-sidebar-light-background :-ms-input-placeholder {
  color: #1f2424;
  opacity: .7;
}

.light-background .table-striped > tbody > tr:nth-of-type(2n+1), .dark-background .st-sidebar-light-background .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #efefef;
}

.light-background .table-bordered > tbody > tr > td, .light-background .table-bordered > tbody > tr > th, .light-background .table-bordered > tfoot > tr > td, .light-background .table-bordered > tfoot > tr > th, .light-background .table-bordered > thead > tr > td, .light-background .table-bordered > thead > tr > th, .dark-background .st-sidebar-light-background .table-bordered > tbody > tr > td, .dark-background .st-sidebar-light-background .table-bordered > tbody > tr > th, .dark-background .st-sidebar-light-background .table-bordered > tfoot > tr > td, .dark-background .st-sidebar-light-background .table-bordered > tfoot > tr > th, .dark-background .st-sidebar-light-background .table-bordered > thead > tr > td, .dark-background .st-sidebar-light-background .table-bordered > thead > tr > th {
  border: 1px solid #848888;
}

.light-background pre, .dark-background .st-sidebar-light-background pre {
  background-color: #efefef;
  border: 1px solid #848888;
  color: #1f2424;
}

.error404 .content-wrap.dark-background, .search .content-wrap.dark-background {
  /* Firefox 19+ */
  /* Firefox 18- */
}

.error404 .content-wrap.dark-background .search-form input[type="search"], .search .content-wrap.dark-background .search-form input[type="search"] {
  color: #1f2424 !important;
}

.error404 .content-wrap.dark-background ::-webkit-input-placeholder, .search .content-wrap.dark-background ::-webkit-input-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.error404 .content-wrap.dark-background ::-moz-placeholder, .search .content-wrap.dark-background ::-moz-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.error404 .content-wrap.dark-background :-moz-placeholder, .search .content-wrap.dark-background :-moz-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.error404 .content-wrap.dark-background :-ms-input-placeholder, .search .content-wrap.dark-background :-ms-input-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.dark-background, .light-background .st-sidebar-dark-background {
  background-color: #1f2424;
  color: #efefef;
  /* Firefox 19+ */
  /* Firefox 18- */
}

.dark-background .h1, .dark-background .h2, .dark-background .h3, .dark-background .h4, .dark-background .h5, .dark-background .h6, .dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6, .light-background .st-sidebar-dark-background .h1, .light-background .st-sidebar-dark-background .h2, .light-background .st-sidebar-dark-background .h3, .light-background .st-sidebar-dark-background .h4, .light-background .st-sidebar-dark-background .h5, .light-background .st-sidebar-dark-background .h6, .light-background .st-sidebar-dark-background h1, .light-background .st-sidebar-dark-background h2, .light-background .st-sidebar-dark-background h3, .light-background .st-sidebar-dark-background h4, .light-background .st-sidebar-dark-background h5, .light-background .st-sidebar-dark-background h6 {
  color: inherit;
}

.dark-background *:focus, .light-background .st-sidebar-dark-background *:focus {
  outline: 0 none !important;
}

.dark-background a, .light-background .st-sidebar-dark-background a {
  color: #fff;
}

.dark-background a:active, .dark-background a:hover, .dark-background a:focus, .light-background .st-sidebar-dark-background a:active, .light-background .st-sidebar-dark-background a:hover, .light-background .st-sidebar-dark-background a:focus {
  text-decoration: none;
  outline: 0 none !important;
  color: #fff;
}

.dark-background .classic__entry-content p a,
.dark-background .masonry-text__entry-content p a,
.dark-background .list-text__entry-content p a,
.dark-background .post-itself-entry-content p a, .light-background .st-sidebar-dark-background .classic__entry-content p a,
.light-background .st-sidebar-dark-background .masonry-text__entry-content p a,
.light-background .st-sidebar-dark-background .list-text__entry-content p a,
.light-background .st-sidebar-dark-background .post-itself-entry-content p a {
  font-weight: bold;
}

.dark-background .classic__entry-content p a:active, .dark-background .classic__entry-content p a:hover, .dark-background .classic__entry-content p a:focus,
.dark-background .masonry-text__entry-content p a:active,
.dark-background .masonry-text__entry-content p a:hover,
.dark-background .masonry-text__entry-content p a:focus,
.dark-background .list-text__entry-content p a:active,
.dark-background .list-text__entry-content p a:hover,
.dark-background .list-text__entry-content p a:focus,
.dark-background .post-itself-entry-content p a:active,
.dark-background .post-itself-entry-content p a:hover,
.dark-background .post-itself-entry-content p a:focus, .light-background .st-sidebar-dark-background .classic__entry-content p a:active, .light-background .st-sidebar-dark-background .classic__entry-content p a:hover, .light-background .st-sidebar-dark-background .classic__entry-content p a:focus,
.light-background .st-sidebar-dark-background .masonry-text__entry-content p a:active,
.light-background .st-sidebar-dark-background .masonry-text__entry-content p a:hover,
.light-background .st-sidebar-dark-background .masonry-text__entry-content p a:focus,
.light-background .st-sidebar-dark-background .list-text__entry-content p a:active,
.light-background .st-sidebar-dark-background .list-text__entry-content p a:hover,
.light-background .st-sidebar-dark-background .list-text__entry-content p a:focus,
.light-background .st-sidebar-dark-background .post-itself-entry-content p a:active,
.light-background .st-sidebar-dark-background .post-itself-entry-content p a:hover,
.light-background .st-sidebar-dark-background .post-itself-entry-content p a:focus {
  text-decoration: underline;
}

.dark-background .classic__entry-content p a:visited,
.dark-background .masonry-text__entry-content p a:visited,
.dark-background .list-text__entry-content p a:visited,
.dark-background .post-itself-entry-content p a:visited, .light-background .st-sidebar-dark-background .classic__entry-content p a:visited,
.light-background .st-sidebar-dark-background .masonry-text__entry-content p a:visited,
.light-background .st-sidebar-dark-background .list-text__entry-content p a:visited,
.light-background .st-sidebar-dark-background .post-itself-entry-content p a:visited {
  color: #707474;
}

.dark-background ::-webkit-input-placeholder, .light-background .st-sidebar-dark-background ::-webkit-input-placeholder {
  color: #fff;
  opacity: .7;
}

.dark-background ::-moz-placeholder, .light-background .st-sidebar-dark-background ::-moz-placeholder {
  color: #fff;
  opacity: .7;
}

.dark-background :-moz-placeholder, .light-background .st-sidebar-dark-background :-moz-placeholder {
  color: #fff;
  opacity: .7;
}

.dark-background :-ms-input-placeholder, .light-background .st-sidebar-dark-background :-ms-input-placeholder {
  color: #fff;
  opacity: .7;
}

.dark-background .table-striped > tbody > tr:nth-of-type(2n+1), .light-background .st-sidebar-dark-background .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #444b5d;
}

.dark-background .table-bordered > tbody > tr > td, .dark-background .table-bordered > tbody > tr > th, .dark-background .table-bordered > tfoot > tr > td, .dark-background .table-bordered > tfoot > tr > th, .dark-background .table-bordered > thead > tr > td, .dark-background .table-bordered > thead > tr > th, .light-background .st-sidebar-dark-background .table-bordered > tbody > tr > td, .light-background .st-sidebar-dark-background .table-bordered > tbody > tr > th, .light-background .st-sidebar-dark-background .table-bordered > tfoot > tr > td, .light-background .st-sidebar-dark-background .table-bordered > tfoot > tr > th, .light-background .st-sidebar-dark-background .table-bordered > thead > tr > td, .light-background .st-sidebar-dark-background .table-bordered > thead > tr > th {
  border: 1px solid #474c4c;
}

.dark-background pre, .light-background .st-sidebar-dark-background pre {
  background-color: #444b5d;
  border: 1px solid #474c4c;
  color: #fff;
}

.dark-lightbox .mfp-wrap, .dark-background .search-form {
  /* Firefox 19+ */
  /* Firefox 18- */
}

.dark-lightbox .mfp-wrap ::-webkit-input-placeholder, .dark-background .search-form ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.dark-lightbox .mfp-wrap ::-moz-placeholder, .dark-background .search-form ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.dark-lightbox .mfp-wrap :-moz-placeholder, .dark-background .search-form :-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.dark-lightbox .mfp-wrap :-ms-input-placeholder, .dark-background .search-form :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.light-lightbox .mfp-wrap {
  /* Firefox 19+ */
  /* Firefox 18- */
}

.light-lightbox .mfp-wrap ::-webkit-input-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.light-lightbox .mfp-wrap ::-moz-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.light-lightbox .mfp-wrap :-moz-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.light-lightbox .mfp-wrap :-ms-input-placeholder {
  color: #1f2424;
  opacity: 1 !important;
}

.footer-1 {
  /* Firefox 19+ */
  /* Firefox 18- */
}

.footer-1 ::-webkit-input-placeholder {
  color: #1f2424;
  font-family: 'FontAwesome';
  opacity: 1;
}

.footer-1 ::-moz-placeholder {
  color: #1f2424;
  font-family: 'FontAwesome';
  opacity: 1;
}

.footer-1 :-moz-placeholder {
  color: #1f2424;
  font-family: 'FontAwesome';
  opacity: 1;
}

.footer-1 :-ms-input-placeholder {
  color: #1f2424;
  font-family: 'FontAwesome';
  opacity: 1;
}

/* Hide placeholder on focus */
:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus:-moz-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

mfb :focus::-webkit-input-placeholder {
  opacity: 1;
}

mfb :focus::-moz-placeholder {
  opacity: 1;
}

mfb :focus:-moz-placeholder {
  opacity: 1;
}

mfb :focus:-ms-input-placeholder {
  opacity: 1;
}

/* Placeholder transitions */
.input::-webkit-input-placeholder {
  text-indent: 0px;
  transition: text-indent 0.5s ease;
}

.input::-moz-placeholder {
  text-indent: 0px;
  transition: text-indent 0.5s ease;
}

.input:-moz-placeholder {
  text-indent: 0px;
  transition: text-indent 0.5s ease;
}

.input:-ms-input-placeholder {
  text-indent: 0px;
  transition: text-indent 0.5s ease;
}

.input:focus::-webkit-input-placeholder {
  text-indent: 500px;
  transition: text-indent 0.5s ease;
}

.input:focus::-moz-placeholder {
  text-indent: 500px;
  transition: text-indent 0.5s ease;
}

.input:focus:-moz-placeholder {
  text-indent: 500px;
  transition: text-indent 0.5s ease;
}

.input:focus:-ms-input-placeholder {
  text-indent: 500px;
  transition: text-indent 0.5s ease;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

a:active, a:hover, a:focus {
  text-decoration: none;
  outline: 0 none !important;
}

.entry-content p a {
  font-weight: bold;
}

.entry-content p a:active, .entry-content p a:hover, .entry-content p a:focus {
  text-decoration: underline;
}

.screen-reader-text {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

kbd {
  background-color: #474c4c;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.2em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.2em;
}

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

blockquote {
  border-left-width: 3px;
  border-left-style: solid;
  padding: 0 0 0 30px;
  margin: 30px 0 30px 0;
}

blockquote p {
  font-size: 1.1em;
  font-style: italic;
  font-weight: bold;
}

pre {
  border-radius: 0;
  padding: 1.2em;
  font-size: 1em;
  margin: 0 0 1.5rem;
}

code {
  font-size: 90%;
  background-color: transparent;
  border-radius: 4px;
}

dl {
  margin-top: 0;
  margin-bottom: 1.4em;
}

dd,
dt {
  line-height: 1.6em;
}

.twitter-tweet, .twitter-tweet-rendered {
  margin: 10px auto 10px auto;
  text-align: center;
}

@media (max-width: 991px) {
  .common {
    margin: .5rem 0;
  }
}

.video-tmb {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
}

.play-icon {
  font-size: 5rem;
  z-index: 99998;
  color: #fff;
  opacity: .6;
  position: absolute;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /* This is a shorthand of
    translateX(-50%) and translateY(-50%) */
}

.zoom-icon {
  display: none;
}

.post .zoom-icon {
  display: block;
  font-size: 3rem;
  z-index: 999998;
  color: #fff;
  opacity: .6;
  position: absolute;
  top: 2rem;
  left: 2rem;
  opacity: 0;
  transition: all .2s ease-in;
}

.featured-media:hover .zoom-icon {
  opacity: .7;
}

.widget .play-icon {
  font-size: 3rem;
}

.masonry .play-icon, .pop-posts-carousel .play-icon {
  font-size: 4rem;
}

.underscore-wrapper {
  line-height: 0;
}

.underscore {
  display: inline-block;
  width: 1em;
  height: .2em;
}

.zindex {
  z-index: 3;
  position: relative;
}

.light-background .gradient-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,000000+100&0.65+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(15, 15, 15, 0.7) 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f2f2f2', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}

.dark-background .gradient-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,000000+100&0.65+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(247, 247, 247, 0.9) 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f2f2f2', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}

.gradient-2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,f2f2f2+100&0+1,0.65+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, rgba(2, 2, 2, 0) 1%, rgba(242, 242, 242, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6f2f2f2',GradientType=0 );
  /* IE6-9 */
}

.header-divider-dark {
  border-bottom: 1px solid #444b5d;
}

.header-divider-light {
  border-bottom: 1px solid #efefef;
}

.sidebar-divider-dark {
  border-right: 1px solid #444b5d;
}

.sidebar-divider-light {
  border-right: 1px solid #efefef;
}

.footer-divider-dark {
  border-top: 1px solid #444b5d;
}

.footer-divider-light {
  border-top: 1px solid #efefef;
}

.col-xs-20 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-20 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-20 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-20 {
    width: 20%;
    float: left;
  }
}

@media (max-width: 991px) {
  .content-area.pull-right {
    float: none !important;
  }
}

.page-header-left .page-title, .page-header-left .contacts-title-desc {
  text-align: left !important;
}

.page-header-center .page-title, .page-header-center .contacts-title-desc {
  text-align: center !important;
}

.page-header-right .page-title, .page-header-right .contacts-title-desc {
  text-align: right !important;
}

.cat-loop-header-left .category-loop-header__title, .cat-loop-header-left .category-loop-header__desc p {
  text-align: left !important;
}

.cat-loop-header-center .category-loop-header__title, .cat-loop-header-center .category-loop-header__desc p {
  text-align: center !important;
}

.cat-loop-header-right .category-loop-header__title, .cat-loop-header-right .category-loop-header__desc p {
  text-align: right !important;
}

.classic.post-title-left .classic-entry-title {
  text-align: left !important;
}

.classic.post-title-center .classic-entry-title {
  text-align: center !important;
}

.classic.post-title-right .classic-entry-title {
  text-align: right !important;
}

.classic.category-left .classic-cat-links {
  text-align: left !important;
}

.classic.category-center .classic-cat-links {
  text-align: center !important;
}

.classic.category-right .classic-cat-links {
  text-align: right !important;
}

.classic.excerpt-left .classic__entry-content p {
  text-align: left !important;
}

.classic.excerpt-center .classic__entry-content p {
  text-align: center !important;
}

.classic.excerpt-right .classic__entry-content p {
  text-align: right !important;
}

.classic.meta-left .classic-entry-meta {
  text-align: left !important;
}

.classic.meta-center .classic-entry-meta {
  text-align: center !important;
}

.classic.meta-right .classic-entry-meta {
  text-align: right !important;
}

.masonry.post-title-left .masonry-text__entry-title {
  text-align: left !important;
}

.masonry.post-title-center .masonry-text__entry-title {
  text-align: center !important;
}

.masonry.post-title-right .masonry-text__entry-title {
  text-align: right !important;
}

.masonry.category-left .masonry-text__cat-links {
  text-align: left !important;
}

.masonry.category-center .masonry-text__cat-links {
  text-align: center !important;
}

.masonry.category-right .masonry-text__cat-links {
  text-align: right !important;
}

.masonry.excerpt-left .masonry-text__entry-content p {
  text-align: left !important;
}

.masonry.excerpt-center .masonry-text__entry-content p {
  text-align: center !important;
}

.masonry.excerpt-right .masonry-text__entry-content p {
  text-align: right !important;
}

.masonry.meta-left .masonry-text__entry-meta {
  text-align: left !important;
}

.masonry.meta-center .masonry-text__entry-meta {
  text-align: center !important;
}

.masonry.meta-right .masonry-text__entry-meta {
  text-align: right !important;
}

.list.post-title-left .list-text__entry-title {
  text-align: left !important;
}

.list.post-title-center .list-text__entry-title {
  text-align: center !important;
}

.list.post-title-right .list-text__entry-title {
  text-align: right !important;
}

.list.category-left .list-text__cat-links {
  text-align: left !important;
}

.list.category-center .list-text__cat-links {
  text-align: center !important;
}

.list.category-right .list-text__cat-links {
  text-align: right !important;
}

.list.excerpt-left .list-text__entry-content p {
  text-align: left !important;
}

.list.excerpt-center .list-text__entry-content p {
  text-align: center !important;
}

.list.excerpt-right .list-text__entry-content p {
  text-align: right !important;
}

.list.meta-left .list-text__entry-meta {
  text-align: left !important;
}

.list.meta-center .list-text__entry-meta {
  text-align: center !important;
}

.list.meta-right .list-text__entry-meta {
  text-align: right !important;
}

.page.post-title-left .entry-title {
  text-align: left !important;
}

.page.post-title-center .entry-title {
  text-align: center !important;
}

.page.post-title-right .entry-title {
  text-align: right !important;
}

.post-itself.post-title-left .post-itself-entry-title {
  text-align: left !important;
}

.post-itself.post-title-center .post-itself-entry-title {
  text-align: center !important;
}

.post-itself.post-title-right .post-itself-entry-title {
  text-align: right !important;
}

.post-itself.category-left .post-itself-cat-links {
  text-align: left !important;
}

.post-itself.category-center .post-itself-cat-links {
  text-align: center !important;
}

.post-itself.category-right .post-itself-cat-links {
  text-align: right !important;
}

.post-itself.meta-left .post-itself-entry-meta {
  text-align: left !important;
}

.post-itself.meta-center .post-itself-entry-meta {
  text-align: center !important;
}

.post-itself.meta-right .post-itself-entry-meta {
  text-align: right !important;
}

.category-password .classic-more-btn {
  display: none;
}

.format-link p a {
  font-weight: bold;
}

/*-----------------------------------------------------
**  02. Main Layout
-----------------------------------------------------*/
.container-fluid {
  overflow-x: hidden;
}

.site-content {
  margin: 3em 0 2.5em;
}

.archive .site-content {
  margin: 5em 0 2.5em 0;
}

@media (max-width: 991px) {
  .content-area {
    margin-bottom: 3em;
  }
}

/*-----------------------------------------------------
**  03. Typography
-----------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

/*-----------------------------------------------------
**  04. Headers
-----------------------------------------------------*/
.site-title-hidden .site-title {
  display: none;
}

.site-description-hidden .site-description {
  display: none;
}

.site-description-hidden .site-header .site-title {
  margin-bottom: 0 !important;
}

.site-header {
  z-index: 99999;
  font-size: 1rem;
  position: relative;
}

.fixed-header .header-1, .fixed-header .header-2 {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
}

.admin-bar.fixed-header .site-header {
  top: 3.2rem;
}

.header-1 .site-description.on-light-bgr {
  color: #444b5d;
}

.header-1 .site-description.on-dark-bgr {
  color: #efefef;
  
}

.light-background.header-1, .light-background.header-2 {
  background-color: #fff;
}

.light-background.site-header .site-title a {
  color: #444b5d;
}

.dark-background.site-header .site-title a {
  color: #fff;
}

.header-1 .flex-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 3em;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-1 .site-branding {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.header-1 .site-branding .brand-text {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin-top: 3em;
  margin-bottom: 1em;
}

.header-1 .site-branding .site-title, .header-1 .site-branding .site-title a {
  margin-top: 0;
  margin-bottom: .1em;
  line-height: 1.1;
  text-align: left !important;
}

@media (max-width: 319px) {
  .header-1 .site-branding .site-title, .header-1 .site-branding .site-title a {
    font-size: 1.7em;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .header-1 .site-branding .site-title, .header-1 .site-branding .site-title a {
    font-size: 1.9em;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .header-1 .site-branding .site-title, .header-1 .site-branding .site-title a {
    font-size: 2.2em;
  }
}

@media (min-width: 768px) {
  .header-1 .site-branding .site-title, .header-1 .site-branding .site-title a {
    font-size: 2.5em;
  }
}

.header-1 .site-description {
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: .5 !important;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

@media (max-width: 479px) {
  .header-1 .site-description {
    letter-spacing: .3px;
    text-align: left;
  }
}

.header-1 .logo {
  margin-bottom: 1.5em;
  margin-top: 10px;
  height: 114px;
  transition: opacity .3s ease;
}

@media (max-width: 767px) {
  .header-1 .logo {
    width: 285px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .header-1 .logo {
    width: 285px;
    margin-left: -15px;
  }
}

.header-1 .logo:hover {
  opacity: .7;
}

.header-1 .navbar-header {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.header-1 .search-icon {
  margin-right: -3em;
}

.header-2 .flex-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 3em;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-2 .site-branding {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.header-2 .site-branding .brand-text {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  margin-top: 1em;
  margin-bottom: 1.2em;
}

.header-2 .site-branding .site-title, .header-2 .site-branding .site-title a {
  margin-top: 0;
  margin-bottom: .1em;
  line-height: 1.1;
  text-align: left !important;
}

@media (max-width: 319px) {
  .header-2 .site-branding .site-title, .header-2 .site-branding .site-title a {
    font-size: 1.7em;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .header-2 .site-branding .site-title, .header-2 .site-branding .site-title a {
    font-size: 1.9em;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .header-2 .site-branding .site-title, .header-2 .site-branding .site-title a {
    font-size: 2.2em;
  }
}

@media (min-width: 768px) {
  .header-2 .site-branding .site-title, .header-2 .site-branding .site-title a {
    font-size: 2.5em;
  }
}

.header-2 .site-description {
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
  font-size: 1.1em;
  opacity: .5 !important;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

@media (max-width: 479px) {
  .header-2 .site-description {
    letter-spacing: .3px;
    text-align: left;
  }
}

.header-2 .logo {
  margin-bottom: 1em;
  margin-top: 1.5em;
  height: auto;
  transition: opacity .3s ease;
}

@media (max-width: 767px) {
  .header-2 .logo {
    width: 17em;
  }
}

@media (min-width: 768px) {
  .header-2 .logo {
    width: 18em;
  }
}

.header-2 .logo:hover {
  opacity: .7;
}

.header-2 .navbar-header {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.header-2 .search-icon {
  margin-right: -3em;
}

.header-3 .flex-container-1 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 3em;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.header-3 .flex-container-1 .secondary-header-menu,
.header-3 .flex-container-1 .menu-social,
.header-3 .flex-container-1 .navbar-toggle-wrap {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding: 1em;
}

@media (max-width: 991px) {
  .header-3 .flex-container-1 .secondary-header-menu,
  .header-3 .flex-container-1 .menu-social,
  .header-3 .flex-container-1 .navbar-toggle-wrap {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
  }
}

@media (min-width: 992px) {
  .header-3 .flex-container-1 .secondary-header-menu,
  .header-3 .flex-container-1 .menu-social,
  .header-3 .flex-container-1 .navbar-toggle-wrap {
    text-align: center;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.header-3 .flex-container-1 .menu-social {
  text-align: left;
}

.header-3 .flex-container-1 .menu-social ul {
  margin-left: 0;
}

.header-3 .flex-container-1 .menu-social ul li a::before {
  font-size: 1.6em;
  padding: 0 .5em 0 .5em;
}

.header-3 .flex-container-1 .secondary-header-menu {
  text-align: right;
}

@media (max-width: 768px) {
  .header-3 .flex-container-1 .secondary-header-menu {
    display: none;
  }
}

.header-3 .flex-container-1 .secondary-header-menu .navbar-nav > li {
  float: left;
}

.header-3 .flex-container-1 .secondary-header-menu .navbar-nav {
  display: inline-block;
  float: none;
  margin: 0 auto;
}

.header-3 .flex-container-1 .secondary-header-menu .navbar-nav > li > a {
  padding: .7em .5em;
}

.header-3 .flex-container-1 .secondary-header-menu .nav > li > a:focus,
.header-3 .flex-container-1 .secondary-header-menu .nav > li > a:hover {
  background-color: transparent;
}

.header-3 .flex-container-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5em;
}

.header-3 .site-branding {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-3 .site-branding .brand-text {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

@media (max-width: 991px) {
  .header-3 .site-branding .brand-text {
    margin-top: 2em;
    margin-bottom: 5em;
  }
}

@media (min-width: 992px) {
  .header-3 .site-branding .brand-text {
    margin-top: 5em;
    margin-bottom: 5em;
  }
}

.header-3 .site-branding .site-title {
  margin: 0;
}

.header-3 .site-branding .site-title, .header-3 .site-branding .site-title a {
  line-height: 1.1;
  font-size: 2.8em !important;
}

@media (max-width: 767px) {
  .header-3 .site-branding .site-title, .header-3 .site-branding .site-title a {
    font-size: 2.5em !important;
  }
}

@media (min-width: 768px) {
  .header-3 .site-branding .site-title, .header-3 .site-branding .site-title a {
    font-size: 2.8em !important;
  }
}

.header-3 .site-description {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  opacity: .5 !important;
}

.header-3 .logo {
  width: 50em;
  height: auto;
  margin-right: 1em;
  margin-top: 5em;
  margin-bottom: 5em;
  transition: opacity .3s ease;
}

.header-3 .logo:hover {
  opacity: .7;
}

.header-3 .flex-container-3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5em;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991px) {
  .header-3 .flex-container-3 {
    display: none;
  }
}

.header-3 .search-icon {
  border: 0 !important;
}

.header-3 .search-icon:hover {
  background-color: transparent;
}

.header-1 .search-icon, .header-2 .search-icon {
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}

.header-1 .search-icon .fa, .header-2 .search-icon .fa {
  font-size: 1.5em;
  margin: 2.5em 1.4em 1.1em;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.header-3 .search-icon {
  cursor: pointer;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  padding: 0 2em;
  margin-left: -15px;
}

.header-3 .search-icon .fa {
  font-size: 1.5em;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.header-3.light-background .search-icon {
  background-color: transparent;
}

.header-3.light-background .search-icon:hover {
  background-color: #1f2424;
}

.header-3.light-background .search-icon:hover .fa {
  color: #fff;
}

.header-3.light-background .search-icon .fa {
  color: #1f2424;
}

.header-3.dark-background .search-icon {
  background-color: transparent;
}

.header-3.dark-background .search-icon:hover {
  background-color: #fff;
}

.header-3.dark-background .search-icon:hover .fa {
  color: #1f2424;
}

.header-3.dark-background .search-icon .fa {
  color: #fff;
}

.search-icon.dark-header-light-content {
  background-color: #fff;
  transition: all .3s ease;
}

.search-icon.dark-header-light-content:hover {
  background-color: #efefef;
}

.search-icon.dark-header-light-content .fa {
  color: #1f2424;
}

.search-icon.light-header-dark-content {
  background-color: #1f2424;
  transition: all .3s ease;
}

.search-icon.light-header-dark-content:hover {
  background-color: #474c4c;
}

.search-icon.light-header-dark-content .fa {
  color: #efefef;
}

.search-icon.dark-header-dark-content {
  background-color: inherit;
  transition: all .3s ease;
}

.search-icon.dark-header-dark-content:hover {
  background-color: #444b5d;
}

.search-icon.dark-header-dark-content .fa {
  color: #efefef;
}

.search-icon.light-header-light-content {
  background-color: inherit;
  transition: all .3s ease;
}

.search-icon.light-header-light-content:hover {
  background-color: #efefef;
}

.search-icon.light-header-light-content .fa {
  color: #444b5d;
}

.navbar-toggle-close-wrap {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggle-close.active {
  visibility: visible;
  transition: 1s all ease-out;
}

.navbar-toggle-close {
  padding: 15px;
  z-index: 99999;
  visibility: hidden;
  transition: .3s all ease-out;
  opacity: 1;
}

.navbar-toggle-close:hover {
  opacity: .5;
}

.navbar-toggle-close .fa {
  font-size: 18px;
}

.header-1 .primary-menu .navbar-nav > li.menu-item-has-children > a::before, .header-2 .primary-menu .navbar-nav > li.menu-item-has-children > a::before {
  position: absolute;
  top: -12px;
  left: 45%;
  content: '\f107';
  font-size: 13px;
  font-family: 'FontAwesome';
  transition: .2s all ease;
  opacity: .5 !important;
}

.header-1 .navbar-toggle, .header-2 .navbar-toggle {
  padding: 15px 25px;
}

.primary-menu {
  font-size: 14px;
}

.primary-menu .dropdown-menu, .primary-menu .dropdown-menu a {
  font-size: 14px;
}

.primary-menu .navbar-nav li ul > li.menu-item-has-children > a::after {
  position: absolute;
  top: 5px;
  right: 10px;
  content: '...';
  font-size: 15px;
  font-family: 'FontAwesome';
  transition: .2s all ease;
}

.primary-menu .dropdown-menu li a {
  font-weight: normal !important;
}

@media (max-width: 992px) {
  .header-3 .flex-container-1 {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .header-3 .secondary-header-menu .nav > li > a {
    border-bottom: 0 !important;
  }
}

.header-3 .navbar-toggle {
  padding: 15px 25px;
}

.navbar-toggle {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  cursor: pointer;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  transition: .3s all ease-out;
}

.navbar-toggle:hover {
  opacity: .5;
}

.navbar-toggle .fa {
  font-size: 15px;
}

.header-1 .primary-menu .dropdown-menu, .header-2 .primary-menu .dropdown-menu {
  padding: 15px;
  min-width: 200px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  border: 0 !important;
  border-radius: 0 !important;
  left: auto;
  right: 0;
}

.header-1 .primary-menu .dropdown-menu li, .header-2 .primary-menu .dropdown-menu li {
  position: relative;
  display: block;
}

.header-1 .primary-menu .dropdown-menu li > a, .header-2 .primary-menu .dropdown-menu li > a {
  padding: 10px 45px 10px 10px;
  transition: all 0.3s ease;
}

.header-1 .primary-menu .dropdown-menu li > ul, .header-2 .primary-menu .dropdown-menu li > ul {
  border-right: 17px solid transparent !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  top: -17px;
  left: auto;
  right: 100%;
}

.header-3 .primary-menu .dropdown-menu {
  padding: 15px;
  min-width: 200px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  border: 0 !important;
  border-radius: 0 !important;
}

.header-3 .primary-menu .dropdown-menu li {
  position: relative;
  display: block;
}

.header-3 .primary-menu .dropdown-menu li > a {
  padding: 10px 45px 10px 10px;
  transition: all 0.3s ease;
}

.header-3 .primary-menu .dropdown-menu li > ul {
  border-left: 17px solid transparent !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  top: -17px;
  left: 100%;
}

@media (min-width: 992px) {
  .site-header .primary-menu .nav > li > a {
    transition: .2s all ease;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: bold;
    transition: .3s all ease;
  }
  @-webkit-keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20px, 0);
              transform: translate3d(0, 20px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: none;
              transform: none;
    }
  }
  @keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20px, 0);
              transform: translate3d(0, 20px, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: none;
              transform: none;
    }
  }
  @-webkit-keyframes fadeOutDown {
    from {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: none;
              transform: none;
    }
  }
  @keyframes fadeOutDown {
    from {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    to {
      opacity: 0;
      -webkit-transform: none;
              transform: none;
    }
  }
  .site-header .primary-menu .fadeInDown {
    -webkit-animation: .2s ease-in;
            animation: .2s ease-in;
    -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
  }
  .site-header .primary-menu .fadeOutDown {
    -webkit-animation: .2s ease-in;
            animation: .2s ease-in;
    -webkit-animation-name: fadeOutDown;
            animation-name: fadeOutDown;
  }
}

/*******************************************************************
********************************************************************
********  Menu Colors  *********************************************
********************************************************************
********************************************************************/
@media (min-width: 992px) {
  .dark-background.header-1 .primary-menu .nav > li > a:hover, .dark-background.header-2 .primary-menu .nav > li > a:hover, .dark-background.header-3 .primary-menu .nav > li > a:hover {
    background-color: #fff;
    color: #1f2424;
  }
  .dark-background.header-1 .primary-menu .nav > li > a:focus, .dark-background.header-2 .primary-menu .nav > li > a:focus, .dark-background.header-3 .primary-menu .nav > li > a:focus {
    background-color: #444b5d;
    color: #efefef;
  }
  .dark-background.header-1 .primary-menu .nav > li > a:active, .dark-background.header-2 .primary-menu .nav > li > a:active, .dark-background.header-3 .primary-menu .nav > li > a:active {
    background-color: #444b5d;
    color: #efefef;
  }
  .dark-background.header-1 .primary-menu .nav > li.active > a, .dark-background.header-2 .primary-menu .nav > li.active > a, .dark-background.header-3 .primary-menu .nav > li.active > a {
    background-color: #8dc63f;
    color: #fff;
  }
  .dark-background.header-1 .primary-menu .nav .open > a,
  .dark-background.header-1 .primary-menu .nav .open > a:focus,
  .dark-background.header-1 .primary-menu .nav .open > a:hover, .dark-background.header-2 .primary-menu .nav .open > a,
  .dark-background.header-2 .primary-menu .nav .open > a:focus,
  .dark-background.header-2 .primary-menu .nav .open > a:hover, .dark-background.header-3 .primary-menu .nav .open > a,
  .dark-background.header-3 .primary-menu .nav .open > a:focus,
  .dark-background.header-3 .primary-menu .nav .open > a:hover {
    background-color: #444b5d;
    border-color: transparent;
  }
  .dark-background.header-1 .primary-menu .menu-item-has-children > a::before, .dark-background.header-2 .primary-menu .menu-item-has-children > a::before, .dark-background.header-3 .primary-menu .menu-item-has-children > a::before {
    color: #444b5d;
    color: #fff;
    opacity: .5 !important;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu, .dark-background.header-2 .primary-menu .dropdown-menu, .dark-background.header-3 .primary-menu .dropdown-menu {
    background-color: #444b5d;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a, .dark-background.header-2 .primary-menu .dropdown-menu li a, .dark-background.header-3 .primary-menu .dropdown-menu li a {
    color: #fff;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a:hover, .dark-background.header-2 .primary-menu .dropdown-menu li a:hover, .dark-background.header-3 .primary-menu .dropdown-menu li a:hover {
    background-color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a:focus, .dark-background.header-2 .primary-menu .dropdown-menu li a:focus, .dark-background.header-3 .primary-menu .dropdown-menu li a:focus {
    background-color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a:active, .dark-background.header-2 .primary-menu .dropdown-menu li a:active, .dark-background.header-3 .primary-menu .dropdown-menu li a:active {
    background-color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu > .active > a, .dark-background.header-2 .primary-menu .dropdown-menu > .active > a, .dark-background.header-3 .primary-menu .dropdown-menu > .active > a {
    background-color: #8dc63f;
  }
}

@media (max-width: 991px) {
  .dark-background.header-1 .primary-menu .navbar-collapse, .dark-background.header-2 .primary-menu .navbar-collapse, .dark-background.header-3 .primary-menu .navbar-collapse {
    background-color: #444b5d;
    border-top: 1px solid #1f2424;
  }
  .dark-background.header-1 .primary-menu .navbar-nav > li > a, .dark-background.header-2 .primary-menu .navbar-nav > li > a, .dark-background.header-3 .primary-menu .navbar-nav > li > a {
    color: #fff;
  }
  .dark-background.header-1 .primary-menu .nav > li > a, .dark-background.header-2 .primary-menu .nav > li > a, .dark-background.header-3 .primary-menu .nav > li > a {
    border-bottom: 1px solid #1f2424;
  }
  .dark-background.header-1 .primary-menu .nav > li > a:hover, .dark-background.header-2 .primary-menu .nav > li > a:hover, .dark-background.header-3 .primary-menu .nav > li > a:hover {
    background-color: #1f2424;
  }
  .dark-background.header-1 .primary-menu .nav > li > a:focus, .dark-background.header-2 .primary-menu .nav > li > a:focus, .dark-background.header-3 .primary-menu .nav > li > a:focus {
    background-color: #444b5d;
  }
  .dark-background.header-1 .primary-menu .nav > li > a:active, .dark-background.header-2 .primary-menu .nav > li > a:active, .dark-background.header-3 .primary-menu .nav > li > a:active {
    background-color: #1f2424;
  }
  .dark-background.header-1 .primary-menu .nav .open > a,
  .dark-background.header-1 .primary-menu .nav .open > a:focus,
  .dark-background.header-1 .primary-menu .nav .open > a:hover, .dark-background.header-2 .primary-menu .nav .open > a,
  .dark-background.header-2 .primary-menu .nav .open > a:focus,
  .dark-background.header-2 .primary-menu .nav .open > a:hover, .dark-background.header-3 .primary-menu .nav .open > a,
  .dark-background.header-3 .primary-menu .nav .open > a:focus,
  .dark-background.header-3 .primary-menu .nav .open > a:hover {
    background-color: #444b5d;
    border-color: transparent;
  }
  .dark-background.header-1 .primary-menu .nav > li.active > a, .dark-background.header-2 .primary-menu .nav > li.active > a, .dark-background.header-3 .primary-menu .nav > li.active > a {
    background-color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .menu-item-has-children > a::before, .dark-background.header-2 .primary-menu .menu-item-has-children > a::before, .dark-background.header-3 .primary-menu .menu-item-has-children > a::before {
    color: #444b5d;
    color: #fff;
  }
  .dark-background.header-1 .primary-menu .menu-item-has-children:hover a::before, .dark-background.header-2 .primary-menu .menu-item-has-children:hover a::before, .dark-background.header-3 .primary-menu .menu-item-has-children:hover a::before {
    color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .menu-item-has-children:focus a::before, .dark-background.header-2 .primary-menu .menu-item-has-children:focus a::before, .dark-background.header-3 .primary-menu .menu-item-has-children:focus a::before {
    color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .menu-item-has-children:active a::before, .dark-background.header-2 .primary-menu .menu-item-has-children:active a::before, .dark-background.header-3 .primary-menu .menu-item-has-children:active a::before {
    color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu > .active > a, .dark-background.header-2 .primary-menu .dropdown-menu > .active > a, .dark-background.header-3 .primary-menu .dropdown-menu > .active > a {
    background-color: #8dc63f;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu, .dark-background.header-2 .primary-menu .dropdown-menu, .dark-background.header-3 .primary-menu .dropdown-menu {
    background-color: #1f2424 !important;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a, .dark-background.header-2 .primary-menu .dropdown-menu li a, .dark-background.header-3 .primary-menu .dropdown-menu li a {
    color: #fff;
    border-bottom: 1px solid #444b5d;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a:last-child, .dark-background.header-2 .primary-menu .dropdown-menu li a:last-child, .dark-background.header-3 .primary-menu .dropdown-menu li a:last-child {
    border-bottom: 1px solid #444b5d;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a:hover, .dark-background.header-2 .primary-menu .dropdown-menu li a:hover, .dark-background.header-3 .primary-menu .dropdown-menu li a:hover {
    background-color: #444b5d;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a:focus, .dark-background.header-2 .primary-menu .dropdown-menu li a:focus, .dark-background.header-3 .primary-menu .dropdown-menu li a:focus {
    background-color: #444b5d;
  }
  .dark-background.header-1 .primary-menu .dropdown-menu li a:active, .dark-background.header-2 .primary-menu .dropdown-menu li a:active, .dark-background.header-3 .primary-menu .dropdown-menu li a:active {
    background-color: #8dc63f;
  }
}

@media (min-width: 992px) {
  .light-background.header-1 .primary-menu .nav > li > a:hover, .light-background.header-2 .primary-menu .nav > li > a:hover, .light-background.header-3 .primary-menu .nav > li > a:hover {
    background-color: #1f2424;
    color: #fff;
  }
  .light-background.header-1 .primary-menu .nav > li > a:focus, .light-background.header-2 .primary-menu .nav > li > a:focus, .light-background.header-3 .primary-menu .nav > li > a:focus {
    background-color: #848888;
    color: #fff;
  }
  .light-background.header-1 .primary-menu .nav > li > a:active, .light-background.header-2 .primary-menu .nav > li > a:active, .light-background.header-3 .primary-menu .nav > li > a:active {
    background-color: #848888;
    color: #fff;
  }
  .light-background.header-1 .primary-menu .nav > li.active > a, .light-background.header-2 .primary-menu .nav > li.active > a, .light-background.header-3 .primary-menu .nav > li.active > a {
    background-color: #8dc63f;
    color: #fff;
  }
  .light-background.header-1 .primary-menu .nav .open > a,
  .light-background.header-1 .primary-menu .nav .open > a:focus,
  .light-background.header-1 .primary-menu .nav .open > a:hover, .light-background.header-2 .primary-menu .nav .open > a,
  .light-background.header-2 .primary-menu .nav .open > a:focus,
  .light-background.header-2 .primary-menu .nav .open > a:hover, .light-background.header-3 .primary-menu .nav .open > a,
  .light-background.header-3 .primary-menu .nav .open > a:focus,
  .light-background.header-3 .primary-menu .nav .open > a:hover {
    background-color: #444b5d;
    border-color: transparent;
  }
  .light-background.header-1 .primary-menu .dropdown-menu, .light-background.header-2 .primary-menu .dropdown-menu, .light-background.header-3 .primary-menu .dropdown-menu {
    background-color: #444b5d;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a, .light-background.header-2 .primary-menu .dropdown-menu li a, .light-background.header-3 .primary-menu .dropdown-menu li a {
    color: #fff;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a:hover, .light-background.header-2 .primary-menu .dropdown-menu li a:hover, .light-background.header-3 .primary-menu .dropdown-menu li a:hover {
    background-color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a:focus, .light-background.header-2 .primary-menu .dropdown-menu li a:focus, .light-background.header-3 .primary-menu .dropdown-menu li a:focus {
    background-color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a:active, .light-background.header-2 .primary-menu .dropdown-menu li a:active, .light-background.header-3 .primary-menu .dropdown-menu li a:active {
    background-color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .dropdown-menu > .active > a, .light-background.header-2 .primary-menu .dropdown-menu > .active > a, .light-background.header-3 .primary-menu .dropdown-menu > .active > a {
    background-color: #8dc63f;
  }
}

@media (max-width: 991px) {
  .light-background.header-1 .primary-menu .navbar-collapse, .light-background.header-2 .primary-menu .navbar-collapse, .light-background.header-3 .primary-menu .navbar-collapse {
    background-color: #fff;
    border-top: 1px solid #efefef;
  }
  .light-background.header-1 .primary-menu .nav > li > a, .light-background.header-2 .primary-menu .nav > li > a, .light-background.header-3 .primary-menu .nav > li > a {
    border-bottom: 1px solid #efefef;
  }
  .light-background.header-1 .primary-menu .nav > li > a:hover, .light-background.header-2 .primary-menu .nav > li > a:hover, .light-background.header-3 .primary-menu .nav > li > a:hover {
    background-color: #efefef;
  }
  .light-background.header-1 .primary-menu .nav > li > a:focus, .light-background.header-2 .primary-menu .nav > li > a:focus, .light-background.header-3 .primary-menu .nav > li > a:focus {
    background-color: #efefef;
  }
  .light-background.header-1 .primary-menu .nav > li > a:active, .light-background.header-2 .primary-menu .nav > li > a:active, .light-background.header-3 .primary-menu .nav > li > a:active {
    background-color: #efefef;
  }
  .light-background.header-1 .primary-menu .nav .open > a,
  .light-background.header-1 .primary-menu .nav .open > a:focus,
  .light-background.header-1 .primary-menu .nav .open > a:hover, .light-background.header-2 .primary-menu .nav .open > a,
  .light-background.header-2 .primary-menu .nav .open > a:focus,
  .light-background.header-2 .primary-menu .nav .open > a:hover, .light-background.header-3 .primary-menu .nav .open > a,
  .light-background.header-3 .primary-menu .nav .open > a:focus,
  .light-background.header-3 .primary-menu .nav .open > a:hover {
    background-color: #efefef;
    border-color: transparent;
  }
  .light-background.header-1 .primary-menu .nav > li.active > a, .light-background.header-2 .primary-menu .nav > li.active > a, .light-background.header-3 .primary-menu .nav > li.active > a {
    background-color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .menu-item-has-children:hover a::before, .light-background.header-2 .primary-menu .menu-item-has-children:hover a::before, .light-background.header-3 .primary-menu .menu-item-has-children:hover a::before {
    color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .menu-item-has-children:focus a::before, .light-background.header-2 .primary-menu .menu-item-has-children:focus a::before, .light-background.header-3 .primary-menu .menu-item-has-children:focus a::before {
    color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .menu-item-has-children:active a::before, .light-background.header-2 .primary-menu .menu-item-has-children:active a::before, .light-background.header-3 .primary-menu .menu-item-has-children:active a::before {
    color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .dropdown-menu > .active > a, .light-background.header-2 .primary-menu .dropdown-menu > .active > a, .light-background.header-3 .primary-menu .dropdown-menu > .active > a {
    background-color: #8dc63f;
  }
  .light-background.header-1 .primary-menu .dropdown-menu, .light-background.header-2 .primary-menu .dropdown-menu, .light-background.header-3 .primary-menu .dropdown-menu {
    background-color: #444b5d !important;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a, .light-background.header-2 .primary-menu .dropdown-menu li a, .light-background.header-3 .primary-menu .dropdown-menu li a {
    color: #fff;
    border-bottom: 1px solid #1f2424;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a:last-child, .light-background.header-2 .primary-menu .dropdown-menu li a:last-child, .light-background.header-3 .primary-menu .dropdown-menu li a:last-child {
    border-bottom: 1px solid #444b5d;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a:hover, .light-background.header-2 .primary-menu .dropdown-menu li a:hover, .light-background.header-3 .primary-menu .dropdown-menu li a:hover {
    background-color: #1f2424;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a:focus, .light-background.header-2 .primary-menu .dropdown-menu li a:focus, .light-background.header-3 .primary-menu .dropdown-menu li a:focus {
    background-color: #1f2424;
  }
  .light-background.header-1 .primary-menu .dropdown-menu li a:active, .light-background.header-2 .primary-menu .dropdown-menu li a:active, .light-background.header-3 .primary-menu .dropdown-menu li a:active {
    background-color: #8dc63f;
  }
}

@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .collapse.in {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 15px;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-text {
    float: none;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
}

.light-background .secondary-header-menu .nav > li > a:hover, .light-background .secondary-header-menu .nav > li > a:active, .light-background .secondary-header-menu .nav > li.active > a, .light-background .secondary-footer-menu .nav > li > a:hover, .light-background .secondary-footer-menu .nav > li > a:active, .light-background .secondary-footer-menu .nav > li.active > a, .dark-background .secondary-header-menu .nav > li > a:hover, .dark-background .secondary-header-menu .nav > li > a:active, .dark-background .secondary-header-menu .nav > li.active > a, .dark-background .secondary-footer-menu .nav > li > a:hover, .dark-background .secondary-footer-menu .nav > li > a:active, .dark-background .secondary-footer-menu .nav > li.active > a {
  color: #8dc63f;
  transition: all .3s ease;
}

.secondary-header-menu .nav > li > a, .secondary-footer-menu .nav > li > a {
  font-size: 1.4em;
  font-weight: bold;
}

@media (max-width: 991px) {
  .push-menu {
    z-index: 99999;
    font-size: 14px;
  }
  .push-menu .navbar-nav > li.menu-item-has-children > a:after {
    content: '+';
    font-size: 16px !important;
    margin-right: 20px;
    font-family: 'FontAwesome';
    transition: .2s all ease;
    position: absolute;
    right: 0;
  }
  .push-menu .navbar-nav > li.open > a:after {
    content: '–';
    font-size: 16px !important;
    margin-right: 20px;
    font-family: 'FontAwesome';
    transition: .2s all ease;
    position: absolute;
    right: 0;
  }
  .push-menu .navbar-nav .open .dropdown-menu .dropdown-header,
  .push-menu .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .push-menu .navbar-nav > li > ul > li > a {
    padding-left: 25px !important;
  }
  .push-menu .dropdown-menu,
  .push-menu .dropdown-menu a {
    font-size: 14px;
  }
  .push-menu .nav .open > a,
  .push-menu .nav .open > a:focus,
  .push-menu .nav .open > a:hover {
    border-color: transparent;
  }
  .push-menu .nav > li > a {
    text-align: left !important;
  }
  .push-menu .dropdown-menu li a {
    text-align: left !important;
  }
  .push-menu .navbar-nav {
    margin: 0;
  }
  .push-menu .navbar {
    border: 0;
  }
  .push-menu .navbar-header {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
  .push-menu .navbar-collapse {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999999 !important;
  }
  .push-menu .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .push-menu .navbar-nav > li > a {
    font-weight: bold;
  }
  .push-menu .nav > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    transition: .2s all ease;
  }
  .push-menu .dropdown-menu {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .push-menu .dropdown-menu > li {
    position: relative;
    transition: all 0.3s ease;
  }
  .push-menu .dropdown-menu > li > a {
    transition: all 0.3s ease;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-weight: normal !important;
  }
  .push-menu .dropdown-menu > li > ul {
    display: block;
  }
  .push-menu-light-bgr {
    background-color: #fff;
  }
  .push-menu-light-bgr.push-menu-divider-light {
    border-left: 0 solid #efefef;
  }
  .push-menu-dark-bgr {
    background-color: #1f2424;
  }
  .push-menu-dark-bgr.push-menu-divider-dark {
    border-left: 0 solid #444b5d;
  }
}

/*-----------------------------------------------------
**  05. Post Layouts
-----------------------------------------------------*/
.content-wrap {
  width: 100%;
}

.dark-content .content-wrap {
  background-color: #1f2424;
}

.light-content .content-wrap {
  background-color: #fff;
}

.featured-media {
  position: relative;
}

/*www*/
.redux-off.classic-post-layout .site-main .post, .redux-off.classic-post-layout .site-main .page {
  margin-bottom: 3em;
}

.post-divider-light {
  border-bottom: 1px solid #efefef;
}

.post-divider-dark {
  border-bottom: 1px solid #444b5d;
}

.classic-tmb-pos-above {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.classic-tmb-pos-above__entry-header .classic-cat-links {
  margin-top: 1em;
}

.classic-tmb-pos-below {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: relative;
}

.classic-tmb-pos-below__tmb {
  margin-bottom: 1em;
}

.classic-tmb-pos-below__entry-header {
  margin-bottom: 1.25em;
}

.classic {
  font-size: 1.6rem;
  position: relative;
  margin-top: 3.5em;
}

.classic:first-child {
  margin-top: 0 !important;
}

.classic:last-child .post-divider-dark {
  border-bottom: 0;
}

.classic:last-child .post-divider-light {
  border-bottom: 0;
}

.classic ul li span, .classic ul li em, .classic ul li strong {
  font-size: 1em !important;
}

.classic-cat-links {
  display: block;
  font-family: "Open Sans", sans-serif;
  line-height: normal;
  font-weight: normal;
  opacity: .5 !important;
}

@media (max-width: 479px) {
  .classic-cat-links {
    font-size: 1.3em;
  }
}

@media (min-width: 480px) {
  .classic-cat-links {
    font-size: 1.3em;
  }
}

.classic-entry-title {
  word-wrap: break-word;
  margin-top: .16em;
  margin-bottom: .16em;
}

.classic-entry-meta {
  font-size: 1em;
}

@media (max-width: 1599px) {
  .classic-entry-meta {
    padding: .5em 0;
  }
  .classic-entry-meta a {
    font-weight: bold;
    opacity: 1 !important;
  }
}

@media (min-width: 1600px) {
  .classic-entry-meta {
    position: absolute;
    top: 0;
    width: 12.5em;
  }
}

@media (min-width: 1600px) {
  .classic-entry-meta .posted-on {
    font-weight: 600;
    display: block;
  }
}

@media (max-width: 1599px) {
  .classic-entry-meta .posted-on {
    opacity: .5 !important;
  }
}

.classic-entry-meta .by {
  opacity: .5 !important;
}

@media (max-width: 1599px) {
  .classic-entry-meta .by-author {
    margin-left: .4em;
  }
  .classic-entry-meta .by-author a {
    opacity: 1;
  }
}

@media (min-width: 1599px) {
  .classic-entry-meta .by-author {
    display: block;
    font-weight: bold;
    margin-left: 0;
  }
}

.classic__entry-content {
  line-height: 1.6;
  font-size: 16px;
  margin: .7em 0 1em;
  word-wrap: break-word;
}

.classic-feedback {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 2em 0;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.classic-feedback_mix {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-size: .9em;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  padding: .5em 0;
}

.classic-feedback__likes .fa {
  margin: 0 .5em 0 0;
}

.classic-feedback__likes .fa-heart-o {
  opacity: .5;
  font-size: .9em;
}

.classic-feedback__likes .fa-heart {
  font-size: .9em;
}

.classic-feedback__comments .fa {
  display: inline-block;
  margin: 0 .5em;
}

.classic-feedback__comments .fa-comment-o {
  opacity: .5;
}

.classic-feedback__views .fa {
  margin: 0 .5em;
}

.classic-feedback__views .fa-eye-slash {
  opacity: .5;
  margin-left: .6em;
}

@media (min-width: 1600px) {
  .redux-off .sticky-without-thumbnail .classic-entry-meta {
    left: -16.2em;
    text-align: right;
  }
}

@media (min-width: 1600px) {
  .redux-off .classic-entry-meta {
    left: -15em;
    text-align: right;
  }
}

.light-background .classic-feedback_mix-brd {
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
}

.light-background .classic-feedback_mix-brd:first-child {
  border-left: 0 !important;
}

.light-background .classic-feedback_mix-brd:last-child {
  border-right: 0 !important;
}

.dark-background .classic-feedback_mix-brd {
  border-left: 1px solid #444b5d;
  border-right: 1px solid #444b5d;
}

.dark-background .classic-feedback_mix-brd:first-child {
  border-left: 0 !important;
}

.dark-background .classic-feedback_mix-brd:last-child {
  border-right: 0 !important;
}

@media (min-width: 1600px) {
  .classic-post-layout.right-sidebar .classic-entry-meta {
    text-align: right !important;
  }
}

@media (min-width: 1600px) {
  .classic-post-layout.right-sidebar .sticky-without-thumbnail .classic-entry-meta {
    left: -17.2em;
    text-align: right !important;
  }
}

@media (min-width: 1600px) {
  .classic-post-layout.right-sidebar .classic-entry-meta {
    left: -15em;
  }
}

@media (min-width: 1600px) {
  .classic-post-layout.left-sidebar .classic-entry-meta {
    text-align: left !important;
  }
}

@media (min-width: 1600px) {
  .classic-post-layout.left-sidebar .sticky-without-thumbnail .classic-entry-meta {
    right: -17.2em;
    text-align: left !important;
  }
}

@media (min-width: 1600px) {
  .classic-post-layout.left-sidebar .classic-entry-meta {
    right: -15em;
  }
}

.sticky-without-thumbnail .classic-more-btn {
  margin-bottom: 1.8em;
}

.classic-more-btn {
  margin-top: 1.8em;
  margin-bottom: 1.8em;
}

.classic-more-btn__link_sm {
  font-size: .7em;
  line-height: 1.3333333;
  padding: .8em 1.4em .8em 1.4em;
  letter-spacing: .2em;
  border-radius: 0;
}

.classic-more-btn__link_lg {
  font-size: .78em;
  line-height: 1.3333333;
  padding: .8em 1.8em;
  letter-spacing: .2em;
}

.classic-more-btn__link_brdr-none {
  border-radius: 0;
}

.classic-more-btn__link_brdr-sm {
  border-radius: 0.5em;
}

.classic-more-btn__link_brdr-md {
  border-radius: 1.5em;
}

.classic-more-btn__link_brdr-lg {
  border-radius: 5em;
}

.continue-button-left .classic-more-btn {
  text-align: left !important;
}

.continue-button-right .classic-more-btn {
  text-align: right !important;
}

.continue-button-center .classic-more-btn {
  text-align: center !important;
}

.classic-more-btn__link {
  display: inline-block;
}

.light-background .classic-more-btn__link_color {
  background-color: #444b5d;
  color: #efefef;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.light-background .classic-more-btn__link_color:hover {
  background-color: #fff;
  color: #444b5d;
}

.light-background .classic-more-btn__link_color:focus, .light-background .classic-more-btn__link_color:active, .light-background .classic-more-btn__link_color:active:focus, .light-background .classic-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.dark-background .classic-more-btn__link_color {
  background-color: #fff;
  color: #444b5d;
  transition: all .3s ease;
  border: 2px solid #fff;
}

.dark-background .classic-more-btn__link_color:hover {
  background-color: #1f2424;
  color: #efefef;
}

.dark-background .classic-more-btn__link_color:focus, .dark-background .classic-more-btn__link_color:active, .dark-background .classic-more-btn__link_color:active:focus, .dark-background .classic-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.classic__entry-content .more-link {
  display: none;
}

.masonry {
  font-size: 1.6rem;
  margin-bottom: 1.87em;
}

.masonry .featured-media img {
  width: 100%;
  height: auto;
}

.light-background .masonry-text_bgr {
  background-color: #efefef;
}

.light-background .masonry-text__entry-footer {
  border-top: 1px solid #fff;
}

.dark-background .masonry-text_bgr {
  background-color: #444b5d;
}

.dark-background .masonry-text__entry-footer {
  border-top: 1px solid #474c4c;
}

.masonry-text {
  padding: 1.5em 1em 1.5em;
  overflow: hidden;
}

.masonry-text_no-tmb {
  padding-top: 2.5em;
  padding-bottom: 2em;
}

.masonry-text__cat-links {
  display: block;
  line-height: normal;
  font-weight: normal;
  font-size: 1.2em;
  opacity: .5 !important;
  text-align: center;
}

.masonry-text__entry-title {
  word-wrap: break-word;
  margin-top: .16em;
  margin-bottom: .16em;
}

.masonry-text__entry-content {
  line-height: 1.5;
  margin: .5em 0 0;
  padding: 0 0 1em;
  word-wrap: break-word;
}

.masonry-text__entry-content .continue-button {
  display: none;
}

.masonry-text__entry-meta {
  padding: .2em 0;
  margin-top: 1em;
  text-align: center;
  font-size: .9em;
}

.masonry-text__entry-meta a {
  font-weight: bold;
}

.masonry-text__entry-meta .posted-on {
  opacity: .5 !important;
}

.masonry-text__entry-meta .by {
  opacity: .5 !important;
}

.masonry-text__entry-meta .by-author {
  margin-left: .5em;
}

.masonry-text__entry-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 1.5em 0 .5em;
}

.masonry-more-btn {
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.masonry-feedback {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

.masonry-feedback_mix {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-size: .8em;
}

.masonry-feedback__likes .fa {
  margin: 0 .5em 0 0;
}

.masonry-feedback__likes .fa-heart-o {
  opacity: .5;
  font-size: .9em;
}

.masonry-feedback__likes .fa-heart {
  font-size: .9em;
}

.masonry-feedback__comments .fa {
  display: inline-block;
  margin: 0 .5em;
}

.masonry-feedback__comments .fa-comments {
  font-size: 1.1em;
}

.masonry-feedback__comments .fa-comment-o {
  opacity: .5;
}

.masonry-feedback__views .fa {
  margin: 0 .5em;
}

.masonry-feedback__views .fa-eye-slash {
  opacity: .5;
  font-size: 1.04em;
  margin-left: .6em;
}

.light-background .masonry-more-btn__link_color {
  background-color: #444b5d;
  color: #efefef;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.light-background .masonry-more-btn__link_color:hover {
  background-color: #fff;
  color: #444b5d;
}

.light-background .masonry-more-btn__link_color:focus, .light-background .masonry-more-btn__link_color:active, .light-background .masonry-more-btn__link_color:active:focus, .light-background .masonry-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.dark-background .masonry-more-btn__link_color {
  background-color: #fff;
  color: #444b5d;
  transition: all .3s ease;
  border: 2px solid #fff;
}

.dark-background .masonry-more-btn__link_color:hover {
  background-color: #1f2424;
  color: #efefef;
}

.dark-background .masonry-more-btn__link_color:focus, .dark-background .masonry-more-btn__link_color:active, .dark-background .masonry-more-btn__link_color:active:focus, .dark-background .masonry-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.masonry-more-btn {
  text-align: right;
}

.masonry-more-btn_align-right {
  text-align: right;
}

.masonry-more-btn_align-center {
  text-align: center;
}

.masonry-more-btn__link_sm {
  font-size: .7em;
  line-height: 1.3333333;
  padding: .8em 1.4em .8em 1.4em;
  letter-spacing: .2em;
  border-radius: 0;
}

.masonry-more-btn__link_lg {
  font-size: .78em;
  line-height: 1.3333333;
  padding: .8em 2.2em;
  letter-spacing: .2em;
}

.masonry-more-btn__link_brdr-none {
  border-radius: 0;
}

.masonry-more-btn__link_brdr-sm {
  border-radius: 0.5em;
}

.masonry-more-btn__link_brdr-md {
  border-radius: 1.5em;
}

.masonry-more-btn__link_brdr-lg {
  border-radius: 5em;
}

.masonry-post-layout-as-gallery .site-main .col-xs-12, .masonry-post-layout-as-gallery .site-main .col-ms-12, .masonry-post-layout-as-gallery .site-main .col-sm-6, .masonry-post-layout-as-gallery .site-main .col-md-6, .masonry-post-layout-as-gallery .site-main .col-lg-4 {
  padding-left: .312em;
  padding-right: .312em;
}

.masonry-post-layout-as-gallery.home .site-content {
  margin: .625em 0 .625em;
}

.masonry-gallery {
  font-size: 1.6rem;
  margin-bottom: .625em !important;
  position: relative;
}

.masonry-gallery .featured-media img {
  width: 100%;
  height: auto;
}

.masonry-gallery-tmb {
  position: relative;
  overflow: hidden;
}

.masonry-gallery-tmb img {
  -webkit-transform: scale(1.01);
      -ms-transform: scale(1.01);
          transform: scale(1.01);
  transition: all 0.2s ease;
}

.masonry-gallery-tmb:hover img {
  transition: .2s all ease;
  -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
          transform: scale(1.07);
}

.masonry-gallery-tmb:hover .masonry-gallery-feedback-wrap {
  transition: .2s all ease-out;
  right: 0;
}

.masonry-gallery-text {
  padding: .5em 1em 1em;
}

.masonry-gallery-text__cat-links {
  position: absolute;
  top: 0;
  left: 0;
  font-size: .9em;
  display: block;
  padding: 0.2em 0.5em;
  margin: 1em;
  opacity: 1 !important;
}

.masonry-gallery-text__entry-title {
  text-align: left !important;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .masonry-gallery-text__entry-title {
    width: 90%;
  }
}

.masonry-gallery-text__entry-meta {
  opacity: .5;
  font-size: .9em;
}

.masonry-gallery-feedback-wrap {
  transition: .2s all ease;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (min-width: 1200px) {
  .masonry-gallery-feedback-wrap {
    right: -10em;
  }
}

.masonry-gallery-feedback {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: .5em 0;
}

.masonry-gallery-feedback_mix {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-size: .7em;
  padding: .5em;
  width: 100%;
}

.masonry-gallery-feedback .like-button {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.masonry-gallery-feedback__likes .fa {
  margin: 0 .5em 0 0;
}

.masonry-gallery-feedback__likes .fa-heart-o {
  opacity: .5;
  font-size: .9em;
}

.masonry-gallery-feedback__likes .fa-heart {
  font-size: .9em;
}

.masonry-gallery-feedback .comments-number {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.masonry-gallery-feedback__comments .fa {
  display: inline-block;
  margin: 0 .5em;
}

.masonry-gallery-feedback__comments .fa-comments {
  font-size: 1.1em;
}

.masonry-gallery-feedback__comments .fa-comment-o {
  opacity: .5;
}

.masonry-gallery-feedback__views .fa {
  margin: 0 .5em;
}

.masonry-gallery-feedback__views .fa-eye-slash {
  opacity: .5;
  font-size: 1.04em;
  margin-left: .6em;
}

.masonry-gallery__views {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.light-background .masonry-gallery-text__cat-links {
  color: #fff !important;
  background-color: #1f2424;
}

.light-background .masonry-gallery-text__cat-links a {
  color: #fff !important;
}

.light-background .masonry-gallery-text_bgr {
  background-color: #efefef;
}

.light-background .masonry-gallery-text__entry-footer {
  border-top: 1px solid #fff;
}

.light-background .masonry-gallery-feedback-wrap {
  background-color: #fff;
}

.dark-background .masonry-gallery-text__cat-links {
  color: #fff !important;
  background-color: #1f2424;
}

.dark-background .masonry-gallery-text__cat-links a {
  color: #fff !important;
}

.dark-background .masonry-gallery-text_bgr {
  background-color: #444b5d;
}

.dark-background .masonry-gallery-text__entry-footer {
  border-top: 1px solid #474c4c;
}

.dark-background .masonry-gallery-feedback-wrap {
  background-color: #444b5d;
}

.light-background .list_bgr {
  background-color: #efefef;
}

.light-background .list-text__entry-footer {
  border-top: 1px solid #fff;
}

.dark-background .list_bgr {
  background-color: #444b5d;
}

.dark-background .list-text__entry-footer {
  border-top: 1px solid #474c4c;
}

.list {
  margin: 0 0 2em;
  font-size: 1.6rem;
}

.list_mix {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

.list-tmb-pos-chess {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 767px) {
  .list-tmb-pos-chess {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.list-tmb-pos-right {
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .list-tmb-pos-right {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 767px) {
  .list-tmb-pos-left {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.list:nth-child(odd) .list-tmb-pos-chess__tmb {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.list:nth-child(odd) .list-tmb-pos-chess__text {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 600px) and (max-width: 767px) {
  .list-tmb-pos-left__tmb,
  .list-tmb-pos-right__tmb,
  .list-tmb-pos-chess__tmb {
    padding: 0em 5em 0 5em !important;
  }
}

@media (min-width: 480px) and (max-width: 599px) {
  .list-tmb-pos-left__tmb,
  .list-tmb-pos-right__tmb,
  .list-tmb-pos-chess__tmb {
    padding: 0em 3em 0 3em !important;
  }
}

.list-tmb-pos-left__text,
.list-tmb-pos-right__text,
.list-tmb-pos-chess__text {
  padding: 2em !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .list-tmb-pos-left__text,
  .list-tmb-pos-right__text,
  .list-tmb-pos-chess__text {
    padding: 1.5em 1.5em !important;
  }
}

.list-tmb-pos-left__tmb,
.list-tmb-pos-left__text,
.list-tmb-pos-right__tmb,
.list-tmb-pos-right__text,
.list-tmb-pos-chess__tmb,
.list-tmb-pos-chess__text {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding-left: 0;
  padding-right: 0;
}

.list-text {
  overflow: hidden;
}

.list-text_no-tmb {
  padding-top: 2.5em !important;
}

.list-text__cat-links {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: normal;
  font-size: 1.15em;
  opacity: .5 !important;
}

.list-text__entry-title {
  word-wrap: break-word;
  margin-top: .3em;
  margin-bottom: .3em;
}

.list-text__entry-meta {
  opacity: .7 !important;
  margin-top: .5em;
  margin-bottom: .5em;
  text-align: center;
  font-size: .9em;
}

.list-text__entry-meta a {
  font-weight: bold;
}

.list-text__entry-meta .by-author {
  margin-left: .5em;
}

.list-text__entry-content {
  word-wrap: break-word;
  opacity: .8 !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .list-text__entry-content {
    display: none;
  }
}

.list-text_align-center {
  text-align: center !important;
}

.list-text_align-right {
  text-align: right !important;
}

.list-text_align-left {
  text-align: left !important;
}

.list-text .continue-button {
  display: none;
}

.list-text__entry-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 1.5em 0 1em;
}

.list.sticky .featured-media {
  margin: 0 -15px 0 -15px;
}

.list.sticky .list-text {
  padding: 2em 2em 2em;
}

.list.sticky .list-text__entry-title {
  margin-top: .2em;
}

@media (max-width: 479px) {
  .list.sticky .list-text__entry-title {
    font-size: 1.9em;
  }
}

.list-more-btn {
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.list-feedback {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

.list-feedback_mix {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-size: .9em;
}

.list-feedback__likes .fa {
  margin: 0 .5em 0 0;
}

.list-feedback__likes .fa-heart-o {
  opacity: .5;
  font-size: .9em;
}

.list-feedback__likes .fa-heart {
  font-size: .9em;
}

.list-feedback__comments .fa {
  display: inline-block;
  margin: 0 .5em;
}

.list-feedback__comments .fa-comments {
  font-size: 1.1em;
}

.list-feedback__comments .fa-comment-o {
  opacity: .5;
}

.list-feedback__views .fa {
  margin: 0 .5em;
}

.list-feedback__views .fa-eye-slash {
  opacity: .5;
  font-size: 1.04em;
  margin-left: .6em;
}

.light-background .list-more-btn__link_color {
  background-color: #444b5d;
  color: #efefef;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.light-background .list-more-btn__link_color:hover {
  background-color: #fff;
  color: #444b5d;
}

.light-background .list-more-btn__link_color:focus, .light-background .list-more-btn__link_color:active, .light-background .list-more-btn__link_color:active:focus, .light-background .list-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.dark-background .list-more-btn__link_color {
  background-color: #fff;
  color: #444b5d;
  transition: all .3s ease;
  border: 2px solid #fff;
}

.dark-background .list-more-btn__link_color:hover {
  background-color: #1f2424;
  color: #efefef;
}

.dark-background .list-more-btn__link_color:focus, .dark-background .list-more-btn__link_color:active, .dark-background .list-more-btn__link_color:active:focus, .dark-background .list-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.list-more-btn {
  text-align: right !important;
}

.list-more-btn__link_sm {
  font-size: .7em;
  line-height: 1.3333333;
  padding: .8em 1.4em .8em 1.4em;
  letter-spacing: .2em;
  border-radius: 0;
}

.list-more-btn__link_lg {
  font-size: .78em;
  line-height: 1.3333333;
  padding: .8em 2.2em;
  letter-spacing: .2em;
}

.list-more-btn__link_brdr-none {
  border-radius: 0;
}

.list-more-btn__link_brdr-sm {
  border-radius: 0.5em;
}

.list-more-btn__link_brdr-md {
  border-radius: 1.5em;
}

.list-more-btn__link_brdr-lg {
  border-radius: 5em;
}

.light-background .post-itself-feedback {
  border-top: 1px solid #efefef;
}

.dark-background .post-itself-feedback {
  border-top: 1px solid #444b5d;
}

.post-itself-tmb-pos-above {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.post-itself-tmb-pos-above__entry-header .post-itself-cat-links {
  margin-top: 1em;
}

.post-itself-tmb-pos-below {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: relative;
}

.post-itself-tmb-pos-below__entry-header {
  margin-bottom: 1.25em;
}

.post-itself-tmb-pos-below__tmb {
  margin-bottom: 1em;
}

.post-itself {
  font-size: 1.6rem;
  position: relative;
}

.post-itself ul li span, .post-itself ul li em, .post-itself ul li strong {
  font-size: 1em !important;
}

.post-itself-cat-links {
  display: block;
  font-family: "Open Sans", sans-serif;
  line-height: normal;
  font-weight: normal;
  opacity: .5 !important;
}

@media (max-width: 479px) {
  .post-itself-cat-links {
    font-size: 1.3em;
  }
}

@media (min-width: 480px) {
  .post-itself-cat-links {
    font-size: 1.5em;
  }
}

.post-itself-entry-title {
  word-wrap: break-word;
  margin-top: .16em;
  margin-bottom: .16em;
}

.post-itself-entry-meta {
  font-size: 1em;
}

@media (max-width: 1599px) {
  .post-itself-entry-meta {
    padding: .8rem 0;
  }
  .post-itself-entry-meta a {
    font-weight: bold;
    opacity: 1 !important;
  }
}

@media (min-width: 1600px) {
  .post-itself-entry-meta {
    position: absolute;
    top: 0;
    width: 20rem;
  }
}

@media (min-width: 1600px) {
  .post-itself-entry-meta .posted-on {
    font-weight: 600;
    display: block;
  }
}

@media (max-width: 1599px) {
  .post-itself-entry-meta .posted-on {
    opacity: .5 !important;
  }
}

.post-itself-entry-meta .by {
  opacity: .5 !important;
}

@media (max-width: 1599px) {
  .post-itself-entry-meta .by-author {
    margin-left: .4em;
  }
  .post-itself-entry-meta .by-author a {
    opacity: 1;
  }
}

@media (min-width: 1599px) {
  .post-itself-entry-meta .by-author {
    display: block;
    font-weight: bold;
    margin-left: 0;
  }
}

.post-itself-entry-content {
  line-height: 1.6;
  font-size: 16px;
  word-wrap: break-word;
}

.post-itself-entry-content a {
  font-weight: bold;
}

.post-itself-entry-footer {
  margin-top: 1.25em;
}

.post-itself-feedback {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1em;
}

.post-itself-feedback_mod {
  padding: .6em;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 767px) {
  .post-itself-feedback__likes {
    padding: 1em 0;
  }
}

.post-itself-feedback__likes .fa {
  margin: 0 .5em 0 0;
}

.post-itself-feedback__likes .fa-heart-o {
  opacity: .5;
  font-size: .9em;
}

.post-itself-feedback__likes .fa-heart {
  font-size: .9em;
}

@media (max-width: 991px) {
  .post-itself-feedback__tags {
    padding: 0 0 1em;
  }
}

.post-itself-feedback__tags .tags-links {
  display: block;
  text-align: center;
}

.post-itself-feedback__tags .tags-links a {
  display: inline-block;
  text-transform: capitalize;
  padding: .0 .7em 0 0;
  transition: color .3s ease;
  font-weight: bold;
  text-align: center;
}

.post-itself-feedback__tags .tags-links a:nth-child(even) {
  opacity: .5;
}

@media (min-width: 1600px) {
  .redux-off .post-itself-entry-meta {
    left: -24rem;
    text-align: right;
  }
}

@media (min-width: 1600px) {
  .single.right-sidebar .post-itself-entry-meta {
    text-align: right !important;
    left: -24rem;
  }
}

@media (min-width: 1600px) {
  .single.left-sidebar .post-itself-entry-meta {
    text-align: left !important;
    right: -22rem;
  }
}

.sticky-label {
  background-color: #8dc63f;
  color: #fff;
}

.clip {
  overflow: hidden;
}

.classic-post-layout .post .sticky-label,
.masonry-post-layout .post .sticky-label,
.masonry-post-layout-as-gallery .sticky-label,
.list-post-layout .post .sticky-label {
  display: block;
  padding: .5em .9em;
  position: absolute;
  font-weight: bold;
  letter-spacing: 1px;
}

.classic-post-layout .post .sticky-label-left,
.masonry-post-layout .post .sticky-label-left,
.masonry-post-layout-as-gallery .sticky-label-left,
.list-post-layout .post .sticky-label-left {
  top: 0.5em;
  right: 0.5em;
}

.classic-post-layout .post .sticky-label-right,
.masonry-post-layout .post .sticky-label-right,
.masonry-post-layout-as-gallery .sticky-label-right,
.list-post-layout .post .sticky-label-right {
  top: 0.5em;
  right: 0.5em;
}

.classic-sticky-label-off .sticky-label,
.list-sticky-label-off .sticky-label,
.masonry-sticky-label-off .sticky-label {
  display: none !important;
}

.light-background .sticky-without-thumbnail {
  border: 3px dashed #efefef;
}

.dark-background .sticky-without-thumbnail {
  border: 5px dashed #444b5d;
}

.sticky-without-thumbnail {
  padding: 2em 2em .5em;
}

.sticky-without-thumbnail .post-divider {
  border: 0 !important;
}

.cat-loop-outside-content {
  margin-top: .8em;
}

@media (min-width: 992px) {
  .cat-loop-inside-content .category-loop-entry-title {
    font-size: 1.7em !important;
  }
}

.category-loop {
  margin-bottom: 4em;
  font-size: 1.6rem;
}

.category-loop-entry-title {
  text-align: center !important;
}

.category-loop-entry-content {
  text-align: center !important;
}

.category-loop-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 992px) {
  .category-loop-item {
    margin-bottom: 2em;
  }
}

.category-loop-item:nth(odd) {
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.category-loop-item-header__entry-title {
  word-wrap: break-word;
  margin-top: .16em;
  margin-bottom: .16em;
}

@media (min-width: 992px) {
  .category-loop-item-header__entry-title {
    font-size: .8em !important;
  }
}

.category-loop-item-header__entry-meta {
  padding: .1em 0 .3em;
  font-size: .95em;
  text-align: center !important;
}

.category-loop-item-header__entry-meta a {
  font-weight: bold;
}

.category-loop-item-header__entry-meta .posted-on {
  opacity: .5 !important;
}

.category-loop-item-header__entry-meta .by {
  opacity: .5 !important;
}

.category-loop-item-header__entry-meta .by-author {
  margin-left: .7em;
}

.category-loop-header {
  margin-bottom: 2.5em;
  margin-top: 2.8em;
}

.category-loop-header:first-child {
  margin-top: -20px;
}

.category-loop-header__desc {
  text-transform: uppercase;
  opacity: .5 !important;
  letter-spacing: 4px;
}

.category-loop-header__desc p {
  font-size: .9em !important;
}

.category-loop-entry-content .more-link {
  display: none !important;
}

.category-loop-entry-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 1.5em 0 .5em;
}

.category-loop-entry-footer_align-center {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.category-loop-feedback {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

.category-loop-feedback_mix {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  font-size: .8em;
}

.category-loop-feedback__likes .fa {
  margin: 0 .5em 0 0;
}

.category-loop-feedback__likes .fa-heart-o {
  opacity: .2;
  font-size: .9em;
}

.category-loop-feedback__likes .fa-heart {
  font-size: .9em;
}

.category-loop-feedback__comments .fa {
  display: inline-block;
  margin: 0 .5em;
}

.category-loop-feedback__comments .fa-comments {
  font-size: 1.1em;
}

.category-loop-feedback__comments .fa-comment-o {
  opacity: .2;
}

.category-loop-feedback__views .fa {
  margin: 0 .5em;
}

.category-loop-feedback__views .fa-eye-slash {
  opacity: .2;
  font-size: 1.04em;
  margin-left: .6em;
}

.category-loop-more-btn_align-right, .category-loop-item-more-btn_align-right {
  text-align: right;
}

.category-loop-more-btn_align-center, .category-loop-item-more-btn_align-center {
  text-align: center;
}

.category-loop-more-btn__link_sm, .category-loop-item-more-btn__link_sm {
  font-size: .7em;
  line-height: 1.3333333;
  padding: .8em 1.4em .8em 1.4em;
  letter-spacing: .2em;
  border-radius: 0;
}

.category-loop-more-btn__link_lg, .category-loop-item-more-btn__link_lg {
  font-size: .78em;
  line-height: 1.3333333;
  padding: .8em 2.2em;
  letter-spacing: .2em;
}

.category-loop-more-btn__link_brdr-none, .category-loop-item-more-btn__link_brdr-none {
  border-radius: 0;
}

.category-loop-more-btn__link_brdr-sm, .category-loop-item-more-btn__link_brdr-sm {
  border-radius: 0.5em;
}

.category-loop-more-btn__link_brdr-md, .category-loop-item-more-btn__link_brdr-md {
  border-radius: 1.5em;
}

.category-loop-more-btn__link_brdr-lg, .category-loop-item-more-btn__link_brdr-lg {
  border-radius: 5em;
}

.light-background .category-loop-item-more-btn__link_color {
  background-color: #444b5d;
  color: #efefef;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.light-background .category-loop-item-more-btn__link_color:hover {
  background-color: #fff;
  color: #444b5d;
}

.light-background .category-loop-item-more-btn__link_color:focus, .light-background .category-loop-item-more-btn__link_color:active, .light-background .category-loop-item-more-btn__link_color:active:focus, .light-background .category-loop-item-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.dark-background .category-loop-item-more-btn__link_color {
  background-color: #fff;
  color: #444b5d;
  transition: all .3s ease;
  border: 2px solid #fff;
}

.dark-background .category-loop-item-more-btn__link_color:hover {
  background-color: #1f2424;
  color: #efefef;
}

.dark-background .category-loop-item-more-btn__link_color:focus, .dark-background .category-loop-item-more-btn__link_color:active, .dark-background .category-loop-item-more-btn__link_color:active:focus, .dark-background .category-loop-item-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.category-loop-more-btn {
  margin-top: 4em;
}

.category-loop-more-btn__divider {
  padding: 0;
  margin: 0;
  height: 0;
  margin-bottom: -.8em;
}

.light-background .category-loop-more-btn__link_color {
  background-color: #fff;
  color: #444b5d;
  transition: all .3s ease;
  border: 2px solid #efefef;
}

.light-background .category-loop-more-btn__link_color:hover {
  background-color: #1f2424;
  color: #efefef;
}

.light-background .category-loop-more-btn__link_color:focus, .light-background .category-loop-more-btn__link_color:active, .light-background .category-loop-more-btn__link_color:active:focus, .light-background .category-loop-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.light-background .category-loop-more-btn__divider {
  border-bottom: 1px solid #efefef;
}

.dark-background .category-loop-more-btn__link_color {
  background-color: #444b5d;
  color: #efefef;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.dark-background .category-loop-more-btn__link_color:hover {
  background-color: #fff;
  color: #444b5d;
}

.dark-background .category-loop-more-btn__link_color:focus, .dark-background .category-loop-more-btn__link_color:active, .dark-background .category-loop-more-btn__link_color:active:focus, .dark-background .category-loop-more-btn__link_color:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.dark-background .category-loop-more-btn__divider {
  border-bottom: 1px solid #444b5d;
}

/*-----------------------------------------------------
**  06. Pages
-----------------------------------------------------*/
.dark-background .page-header {
  border-bottom: 1px solid #444b5d;
}

.light-background .page-header {
  border-bottom: 1px solid #efefef;
}

.page-header {
  margin-top: 0;
  margin-bottom: 2.125em;
  font-size: 1em;
}

.masonry-post-layout .page-header {
  margin-top: 0;
  margin-bottom: 2.125em;
  font-size: 1em;
  margin-left: 15px;
  margin-right: 15px;
}

.page-title {
  line-height: normal !important;
  margin-top: 0;
}

.page .entry-footer {
  margin-top: 1.25em;
}

.page .page .entry-content {
  font-size: 1.2em;
}

.page .page .entry-content p {
  text-align: justify;
}

.page .featured-media {
  margin-bottom: 1.2em;
}

.error404 .site-content {
  margin: 5em 0 12em;
}

.error404 .not-found {
  margin-bottom: 11em;
  text-align: center;
}

.error404 .search-form {
  margin-top: 1.25em;
}

.error404 .page-header {
  margin-bottom: 5em;
  border: 0 !important;
}

.error404 label {
  display: block;
}

.page-category, .page-tag, .page-author {
  text-transform: lowercase;
  display: block;
  letter-spacing: .625em;
  font-family: "Open Sans", sans-serif;
  opacity: .6;
}

.taxonomy-description {
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .page-category, .page-tag, .page-author {
    font-size: .2em;
  }
}

@media (min-width: 768px) {
  .page-category, .page-tag, .page-author {
    font-size: .16em;
  }
}

.search .content-area {
  margin-bottom: 12em;
}

.no-results .search-form {
  margin-top: 3.25em;
}

.no-results {
  text-align: center;
  margin-bottom: 8em;
}

.no-results .page-header {
  margin-bottom: 0;
  margin-top: 5em;
  border: 0 !important;
}

.no-results p {
  font-size: 1.2em;
  font-weight: 400;
  margin-bottom: 3.125em;
}

.no-results label {
  display: block;
}

@media (max-width: 479px) {
  .search .content-area {
    margin-bottom: 1.25em;
  }
  .no-results .search-form {
    margin-top: 1.25em;
  }
}

/*-----------------------------------------------------
**  07. Footers
-----------------------------------------------------*/
.site-footer {
  width: 100%;
}

@media (min-width: 992px) {
  .fixed-footer .footer-1,
  .fixed-footer .footer-2,
  .fixed-footer .footer-3 .flex-container-2,
  .fixed-footer .footer-4 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99998;
  }
}

.footer-1 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1rem;
}

.footer-1 .flex-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 3em;
}

@media (max-width: 1199px) {
  .footer-1 .flex-container {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-1 .search-box-footer,
.footer-1 .menu-social,
.footer-1 .site-info {
  padding: 1em;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media (min-width: 992px) {
  .footer-1 .search-box-footer,
  .footer-1 .menu-social,
  .footer-1 .site-info {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (max-width: 991px) {
  .footer-1 .search-box-footer,
  .footer-1 .menu-social,
  .footer-1 .site-info {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding: .5em 1em;
  }
}

@media (max-width: 991px) {
  .footer-1 .search-box-footer {
    display: block;
    width: 100%;
    padding: 2em 0 1em;
  }
}

.footer-1 .menu-social {
  text-align: right;
}

@media (max-width: 991px) {
  .footer-1 .menu-social {
    padding-top: 4em;
  }
}

.footer-1 .menu-social ul {
  margin-left: 0;
}

.footer-1 .menu-social ul li a::before {
  font-size: 1.6em;
  padding: 0 1em 0 0;
}

.footer-1 .site-info {
  text-transform: none;
  text-align: left;
  font-size: 1.5em;
}

@media (max-width: 991px) {
  .footer-1 .site-info {
    text-align: center;
    padding-bottom: 2.5em;
  }
}

.footer-1 .site-info a {
  font-weight: bold;
}

.footer-1 .search-box-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-1 .search-box-footer_justify-center {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-1 .search-box-footer_justify-flex-end {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.footer-1 .search-box-footer label {
  display: block;
  margin: 0;
}

.footer-1 .search-box-footer input[type="search"] {
  border: 0;
  border-radius: 5em !important;
  padding: .5em;
  width: 100%;
  font-weight: normal;
  text-align: center;
  font-size: 1.5em;
  background-color: transparent;
}

.footer-1 .search-box-footer .search-submit {
  display: none;
}

.light-background .search-box-footer input[type="search"] {
  border: 1px solid #444b5d;
}

.dark-background .search-box-footer input[type="search"] {
  border: 1px solid #474c4c;
}

.footer-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1rem;
}

.footer-2 .flex-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 3em;
}

@media (max-width: 991px) {
  .footer-2 .flex-container {
    padding: 4em 4em 5em;
  }
}

@media (max-width: 1199px) {
  .footer-2 .flex-container {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-2 .secondary-footer-menu,
.footer-2 .menu-social,
.footer-2 .site-info {
  padding: 1em;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media (min-width: 992px) {
  .footer-2 .secondary-footer-menu,
  .footer-2 .menu-social,
  .footer-2 .site-info {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (max-width: 991px) {
  .footer-2 .secondary-footer-menu,
  .footer-2 .menu-social,
  .footer-2 .site-info {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding: .5em 1em;
  }
}

.footer-2 .site-info {
  text-transform: none;
  text-align: left;
  font-size: 1.5em;
}

@media (max-width: 991px) {
  .footer-2 .site-info {
    text-align: center;
  }
}

.footer-2 .site-info a {
  font-weight: bold;
}

.footer-2 .secondary-footer-menu {
  text-align: center;
}

.footer-2 .secondary-footer-menu .navbar-nav > li {
  float: left;
}

.footer-2 .secondary-footer-menu .navbar-nav {
  display: inline-block;
  float: none;
  margin: 0 auto;
}

.footer-2 .secondary-footer-menu .navbar-nav > li > a {
  padding: .7em .5em;
  font-size: 1.5em;
  font-weight: bold;
}

.footer-2 .secondary-footer-menu .nav > li > a:focus,
.footer-2 .secondary-footer-menu .nav > li > a:hover {
  background-color: transparent;
}

.footer-2 .menu-social {
  text-align: right;
}

.footer-2 .menu-social ul {
  margin-left: 0;
}

.footer-2 .menu-social ul li a::before {
  font-size: 1.6em;
  padding: 0 1em 0 0;
}

.footer-3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1rem;
}

@media (max-width: 991px) {
  .footer-3 {
    padding: 4em 0 8em;
  }
}

.footer-3 .flex-container-1 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 3em;
}

.footer-3 .site-branding {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-3 .site-title, .footer-3 .site-title a {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.1;
}

@media (max-width: 991px) {
  .footer-3 .site-title, .footer-3 .site-title a {
    margin: 2em 0 1.5em;
  }
}

@media (min-width: 992px) {
  .footer-3 .site-title, .footer-3 .site-title a {
    margin: 4em 0 3em;
  }
}

@media (max-width: 319px) {
  .footer-3 .site-title, .footer-3 .site-title a {
    font-size: 2.2em !important;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .footer-3 .site-title, .footer-3 .site-title a {
    font-size: 2.3em !important;
  }
}

@media (min-width: 768px) {
  .footer-3 .site-title, .footer-3 .site-title a {
    font-size: 2.8em !important;
  }
}

.footer-3 .site-description {
  text-align: center;
  font-size: 1.5em;
  display: none;
}

.footer-3 .logo {
  height: auto;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  transition: opacity .3s ease;
}

.footer-3 .logo:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  .footer-3 .logo {
    width: 25em;
    margin-top: 8em;
    margin-bottom: 2em;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer-3 .logo {
    width: 32em;
    margin-top: 8em;
    margin-bottom: 3em;
  }
}

@media (min-width: 992px) {
  .footer-3 .logo {
    width: 40em;
    margin-top: 10em;
    margin-bottom: 5em;
  }
}

.footer-3 .flex-container-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 3em;
}

@media (max-width: 1199px) {
  .footer-3 .flex-container-2 {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-3 .secondary-footer-menu,
.footer-3 .menu-social,
.footer-3 .site-info {
  padding: 1em;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

@media (min-width: 992px) {
  .footer-3 .secondary-footer-menu,
  .footer-3 .menu-social,
  .footer-3 .site-info {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (max-width: 991px) {
  .footer-3 .secondary-footer-menu,
  .footer-3 .menu-social,
  .footer-3 .site-info {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding: .5em 1em;
  }
}

.footer-3 .secondary-footer-menu {
  text-align: right;
}

.footer-3 .secondary-footer-menu .navbar-nav > li {
  float: left;
}

.footer-3 .secondary-footer-menu .navbar-nav {
  display: inline-block;
  float: none;
  margin: 0 auto;
}

.footer-3 .secondary-footer-menu .navbar-nav > li > a {
  padding: .7em .5em;
}

.footer-3 .secondary-footer-menu .nav > li > a:focus,
.footer-3 .secondary-footer-menu .nav > li > a:hover {
  background-color: transparent;
}

.footer-3 .menu-social {
  text-align: center;
}

.footer-3 .menu-social ul {
  margin-left: 0;
}

.footer-3 .menu-social ul li a::before {
  font-size: 1.6em;
  padding: 0 1em 0 0;
}

.footer-3 .site-info {
  text-transform: none;
  text-align: left;
  font-size: 1.5em;
}

@media (max-width: 991px) {
  .footer-3 .site-info {
    text-align: center;
  }
}

.footer-3 .site-info a {
  font-weight: bold;
}

.footer-4 {
  font-size: 1rem;
}

.footer-4 .flex-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-4 .site-info {
  font-size: 1.4em;
  text-transform: none;
  opacity: .7;
  text-align: center;
  padding: 1.5em 3em 1.5em;
}

.footer-4 .site-info a {
  font-weight: bold;
}

/*-----------------------------------------------------
**  08. Widgets
-----------------------------------------------------*/
@media (min-width: 992px) {
  .masonry-sidebar .widget {
    position: static !important;
  }
}

@media (max-width: 991px) {
  .widget-area {
    border-left: 0 !important;
  }
  .widget-area {
    border-right: 0 !important;
  }
}

.footer-widget-area {
  padding: 7em 0 4em;
}

.footer-widget-area .widget {
  margin-bottom: 1.5em;
}

.light-background .footer-widget-area {
  border-bottom: 1px solid #efefef;
}

.light-background .widget-area .widget-title:after {
  color: #efefef;
}

.light-background .widget-area .widget_categories ul li a, .light-background .widget-area .widget_archive ul li a {
  border-bottom: 1px solid #efefef;
}

.dark-background .footer-widget-area {
  border-bottom: 1px solid #444b5d;
}

.dark-background .widget-area .widget-title:after {
  color: #444b5d;
}

.dark-background .widget-area .widget_categories ul li a, .dark-background .widget-area .widget_archive ul li a {
  border-bottom: 1px solid #444b5d;
}

.widget-area {
  font-size: 1.6rem;
  /* Category an Archive widget */
  /* Calendar widget */
  /* Pages widget */
  /* Meta widget */
  /* Recent Comments widget */
  /* Recent Posts widget */
  /* Rss widget */
  /* Search widget */
  /* Text widget */
  /* Tag Cloud widget */
  /* Custom Menu widget */
}

.widget-area select {
  display: inline-block;
  margin: 0;
  padding: .5em;
  width: 100%;
  outline: none;
  border-width: 2px;
  border-style: solid;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.widget-area ul li {
  list-style: inside;
}

.widget-area .widget {
  word-wrap: break-word;
}

@media (max-width: 991px) {
  .widget-area .widget {
    margin-bottom: 1.5em;
  }
}

.widget-area .widget:last-child {
  border-bottom: 0;
}

.widget-area .widget-title,
.widget-area .widget-title a {
  word-wrap: break-word;
}

.widget-area .widget-title:after {
  content: "_____";
  display: block;
  margin-top: -1.5rem;
  margin-bottom: 1.5rem;
  font-weight: normal;
}

.widget-area .widget-title:first-child {
  margin-top: 0;
}

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

.widget-area .widget ul li {
  margin-top: 0;
  padding: .5em 0 0;
}

.widget-area .widget ul li.page_item_has_children, .widget-area .widget ul li.menu-item-has-children {
  padding-bottom: 0;
  border: 0;
}

.widget-area .widget ul li li li li {
  padding-left: 0;
}

.widget-area .widget_categories ul li, .widget-area .widget_archive ul li {
  list-style: none;
}

.widget-area .widget_categories ul li a, .widget-area .widget_archive ul li a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: .2em 0;
  line-height: 1.1;
}

.widget-area .widget_categories ul li .post-count, .widget-area .widget_archive ul li .post-count {
  font-weight: bold;
  transition: all 0.3s ease;
}

.widget-area .widget_calendar .calendar_wrap {
  width: 100%;
}

.widget-area .widget_calendar table {
  margin: 0 auto;
  width: 100%;
  table-layout: fixed;
}

.widget-area .widget_calendar thead {
  text-align: center;
}

.widget-area .widget_calendar thead th {
  text-align: center;
  padding: .1em 0;
  font-weight: bold !important;
}

.widget-area .widget_calendar tbody .pad {
  background: none;
}

.widget-area .widget_calendar tbody td {
  padding: .1em;
  border-width: 0;
  border-style: solid;
  text-align: center;
  transition: all 0.3s ease;
}

.widget-area .widget_calendar tbody td a {
  transition: all 0.3s ease;
  display: block;
}

.widget-area .widget_calendar tfoot td {
  padding: .5em .25em;
}

.widget-area .widget_calendar tfoot #next, .widget-area .widget_calendar tfoot #prev {
  padding-top: .5em;
}

.widget-area .widget_calendar tfoot #next {
  text-align: right;
}

.widget-area .widget_pages ul li {
  list-style: none;
}

.widget-area .widget_pages ul li a {
  display: block;
  padding: .1em 0;
  transition: color 0.2s ease;
}

.widget-area .widget_pages ul li:nth-child(even) a {
  opacity: .6;
}

.widget-area .widget_meta li {
  list-style: none;
}

.widget-area .widget_meta li a {
  display: block;
  padding: .1em 0;
  transition: color 0.2s ease;
}

.widget-area .widget_meta li:nth-child(even) a {
  opacity: .6;
}

.widget-area .widget_recent_comments li {
  list-style: none;
}

.widget-area .widget_recent_comments li a {
  transition: color 0.2s ease;
}

.widget-area .widget_recent_comments .comment-author-link {
  opacity: 1;
  font-weight: bold;
}

.widget-area .widget_recent_comments .comment-author-link a {
  font-weight: bold;
  opacity: 1;
}

.widget-area .widget_recent_entries li {
  list-style: none;
}

.widget-area .widget_recent_entries li a {
  transition: color 0.2s ease;
  display: block;
}

.widget-area .widget_recent_entries li:nth-child(even) a {
  opacity: .6;
}

.widget-area .widget_rss li {
  display: block;
  list-style: none;
  margin-bottom: 2em;
}

.widget-area .widget_rss li:last-child {
  margin-bottom: 0;
}

.widget-area .widget_rss .rss-widget-icon {
  display: inline-block;
  margin-right: .2em;
}

.widget-area .widget_rss .rss-date {
  display: block;
  margin-bottom: .2em;
  margin-top: .5em;
  font-size: .8em;
  font-weight: bolder;
}

.widget-area .widget_rss .rsswidget {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1em;
}

.widget-area .widget_rss .rssSummary {
  margin-bottom: .5em;
}

.widget-area .widget_rss cite {
  font-weight: bolder;
}

.widget-area .widget_search label {
  display: block;
}

.widget-area .widget_search input[type="search"] {
  border-width: 2px;
  border-style: solid;
  padding: .5em;
  width: 100%;
  font-weight: normal;
}

.widget-area .widget_search .search-submit {
  display: none;
}

.widget-area .widget_text .wp-caption-text {
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
}

.widget-area .widget_nav_menu .menu > li {
  text-align: left;
  list-style: none;
}

.widget-area .widget_nav_menu .menu > li a {
  font-weight: bold;
  border: 0 !important;
}

.widget-area .widget_nav_menu .sub-menu > li {
  padding-left: 1em;
}

.widget-area .widget_nav_menu .sub-menu > li a {
  font-weight: normal;
  position: relative;
  border: 0 !important;
  transition: opacity .2s ease;
}

.widget-area .widget_nav_menu .sub-menu > li a:hover {
  opacity: .5;
}

/* Comments with gravatar */
@media (min-width: 992px) {
  .comments_with_gravatar {
    display: block;
    float: left;
  }
}

.comments_with_gravatar .avatar {
  border-radius: 2.5rem;
  margin-bottom: 1rem;
  border: 0;
}

.comments_with_gravatar .gravatar-image {
  display: inline-block;
  margin-right: 1rem;
}

@media (min-width: 992px) {
  .comments_with_gravatar .gravatar-image {
    display: block;
    float: left;
  }
}

@media (min-width: 992px) {
  .comments_with_gravatar li a p {
    display: block;
    padding-left: 4em;
    text-align: left !important;
  }
}

.comments_with_gravatar .comment-author {
  font-weight: bold;
  display: block;
}

@media (min-width: 992px) {
  .comments_with_gravatar .comment-author {
    text-align: left !important;
  }
}

.comments_with_gravatar ul {
  padding-left: 0 !important;
}

.comments_with_gravatar li {
  list-style: none !important;
  overflow: hidden;
  margin-bottom: 1rem;
}

.comments_with_gravatar .comment {
  margin-top: .5rem;
}

/* Recent Post */
.rp-list_mod {
  padding-bottom: 1.5em;
  overflow: hidden;
}

.rp-list__date {
  display: block;
  font-size: .95em !important;
  opacity: .5 !important;
  margin-bottom: 1em;
  text-align: center !important;
}

.rp-list__cat-links {
  margin-top: .5em;
  display: block;
  font-size: 1.2em !important;
  opacity: .5 !important;
  font-weight: normal !important;
  text-align: center !important;
}

.rp-list__entry-title {
  text-align: center !important;
  margin-top: .2em;
}

.rp-list__entry-content {
  text-align: center !important;
  position: relative;
}

.rp-list .sticky-label {
  display: none;
}

/* Flickr */
.flickr-photos .col-xs-4 {
  padding: .5rem;
}

.flickr-photos .flickr_badge_image {
  overflow: hidden;
}

.flickr-photos .flickr_badge_image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition: all .2s ease;
  width: 100%;
  height: auto;
}

.flickr-photos .flickr_badge_image img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* Advertisement */
.widget_smiley_advertisement_widget img {
  width: 100%;
  height: auto;
}

/* Instagram  / Header / */
.instagram-header-widget {
  overflow: hidden;
}

.instagram-header-widget .clear {
  display: none !important;
}

.instagram-header-widget li {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
}

.instagram-header-widget .widgettitle {
  display: none;
}

.instagram-header-widget ul {
  padding-left: 0;
}

.instagram-header-widget .instagram-pics img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  transition: all .2s ease;
  width: 100%;
  height: auto;
}

.instagram-header-widget .instagram-pics img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* Instagram  / Footer / */
.instagram-footer-widget {
  overflow: hidden;
}

.instagram-footer-widget .clear {
  display: none !important;
}

.instagram-footer-widget li {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
}

.instagram-footer-widget .widgettitle {
  text-align: center !important;
}

.instagram-footer-widget ul {
  padding-left: 0;
}

.instagram-footer-widget .instagram-pics img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  transition: all .2s ease;
  width: 100%;
  height: auto;
}

.instagram-footer-widget .instagram-pics img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* Instagram  / Sidebar / */
.widget-area .null-instagram-feed {
  overflow: hidden;
}

.widget-area .null-instagram-feed .clear {
  display: none !important;
}

.widget-area .null-instagram-feed li {
  list-style: none !important;
  margin: 0 !important;
  padding: .5rem !important;
}

.widget-area .null-instagram-feed ul {
  padding-left: 0;
}

.widget-area .null-instagram-feed ul li {
  list-style: none !important;
}

/* About me */
.about-widget .about-heading {
  text-align: center;
  line-height: normal !important;
}

.about-widget .about-image {
  overflow: hidden;
}

.about-widget .thumbnail {
  padding: 0;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}

.about-widget .entry-content {
  margin-bottom: 1em;
}

.about-widget .follow-me {
  font-weight: 400;
  margin-top: 1em;
  text-align: center;
  opacity: .6;
}

.about-widget .about-me-social-icons {
  margin-top: .5em;
  text-align: center;
}

.about-widget .about-me-social-icons .fa {
  margin-right: .5em;
  border-bottom: 0 !important;
  font-size: 1em;
  transition: opacity .3s ease;
}

.about-widget .about-me-social-icons .fa:hover {
  opacity: .5;
}

.widgets-boxed .light-background .standard .widget-box {
  background-color: #efefef;
}

.widgets-boxed .dark-background .standard .widget-box {
  background-color: #444b5d;
}

.widgets-boxed .standard .widget-box {
  padding: 1.5em;
}

.widget-area .entry-title, .widget-area .widget-title {
  line-height: normal !important;
}

.redux-off .widget-area .widget {
  margin-bottom: 3em;
  width: 100%;
}

.light-background.footer-widget-area .widget-area:last-child {
  border-right: 0;
}

.dark-background.footer-widget-area .widget-area:last-child {
  border-right: 0;
}

.footer-widget-area-divider-light {
  border-top: 1px solid #efefef;
}

.footer-widget-area-divider-dark {
  border-top: 1px solid #444b5d;
}

.st-sidebar-light-background, .st-sidebar-dark-background {
  padding-top: 2em;
  padding-bottom: 2em;
  border-radius: 6px;
}

.light-background.custom-scrollbar .widget-area.sliding-sidebar, .light-background.custom-scrollbar .widget-area, .light-background .widget-area.sliding-sidebar, .light-background .widget-area {
  /* Search widget */
}

.light-background.custom-scrollbar .widget-area.sliding-sidebar select, .light-background.custom-scrollbar .widget-area select, .light-background .widget-area.sliding-sidebar select, .light-background .widget-area select {
  border-color: #444b5d;
  background-color: #fff;
}

.light-background.custom-scrollbar .widget-area.sliding-sidebar .widget_tag_cloud a,
.light-background.custom-scrollbar .widget-area.sliding-sidebar .tags-links a, .light-background.custom-scrollbar .widget-area .widget_tag_cloud a,
.light-background.custom-scrollbar .widget-area .tags-links a, .light-background .widget-area.sliding-sidebar .widget_tag_cloud a,
.light-background .widget-area.sliding-sidebar .tags-links a, .light-background .widget-area .widget_tag_cloud a,
.light-background .widget-area .tags-links a {
  transition: .3s color ease;
}

.light-background.custom-scrollbar .widget-area.sliding-sidebar .widget_tag_cloud a:hover,
.light-background.custom-scrollbar .widget-area.sliding-sidebar .tags-links a:hover, .light-background.custom-scrollbar .widget-area .widget_tag_cloud a:hover,
.light-background.custom-scrollbar .widget-area .tags-links a:hover, .light-background .widget-area.sliding-sidebar .widget_tag_cloud a:hover,
.light-background .widget-area.sliding-sidebar .tags-links a:hover, .light-background .widget-area .widget_tag_cloud a:hover,
.light-background .widget-area .tags-links a:hover {
  color: #707474;
}

.light-background.custom-scrollbar .widget-area.sliding-sidebar .widget_search input[type="search"], .light-background.custom-scrollbar .widget-area .widget_search input[type="search"], .light-background .widget-area.sliding-sidebar .widget_search input[type="search"], .light-background .widget-area .widget_search input[type="search"] {
  border-color: #444b5d;
  background-color: inherit;
}

.dark-background.custom-scrollbar .widget-area, .dark-background .widget-area {
  /* Tags widget */
  /* Search widget */
}

.dark-background.custom-scrollbar .widget-area select, .dark-background .widget-area select {
  border-color: #fff;
  background-color: #1f2424;
}

.dark-background.custom-scrollbar .widget-area .widget_tag_cloud a,
.dark-background.custom-scrollbar .widget-area .tags-links a, .dark-background .widget-area .widget_tag_cloud a,
.dark-background .widget-area .tags-links a {
  transition: .3s color ease;
}

.dark-background.custom-scrollbar .widget-area .widget_tag_cloud a:hover,
.dark-background.custom-scrollbar .widget-area .tags-links a:hover, .dark-background .widget-area .widget_tag_cloud a:hover,
.dark-background .widget-area .tags-links a:hover {
  color: #848888;
}

.dark-background.custom-scrollbar .widget-area .widget_search input[type="search"], .dark-background .widget-area .widget_search input[type="search"] {
  border-color: #fff;
  background-color: inherit;
}

.toggle-left-sidebar {
  position: fixed;
  top: 46%;
  left: 2em;
  z-index: 4;
  display: block;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  width: 2.6em;
  height: 2.6em;
  border-radius: 50% !important;
  letter-spacing: 0 !important;
  font-size: 1.2em !important;
  transition: left .3s ease;
  border-radius: 50%;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .toggle-left-sidebar {
    left: 0;
    width: 1.2em;
    height: 5em;
    font-size: 1em !important;
    border-radius: 0 !important;
  }
}

@media (min-width: 768px) {
  .toggle-left-sidebar {
    top: 46%;
    left: 2em;
    padding: 0 !important;
    width: 2.6em;
    height: 2.6em;
    border-radius: 50% !important;
    letter-spacing: 0 !important;
    font-size: 1.2em !important;
    transition: left .3s ease;
    border-radius: 50% !important;
  }
}

.toggle-left-sidebar.active {
  z-index: 999999;
}

.custom-scrollbar {
  overflow: auto;
  border-radius: 0;
  transition: all .3s ease-in;
}

@media (max-width: 767px) {
  .custom-scrollbar .widget-area {
    padding: 3em 3em 3em 4em;
  }
}

@media (min-width: 768px) {
  .custom-scrollbar .widget-area {
    padding: 5em 5em 5em 8em;
  }
}

@media (max-width: 767px) {
  .mCSB_container_wrapper {
    margin-right: 0 !important;
  }
}

.wrap {
  position: relative;
}

.panel-right {
  position: fixed;
}

.panel-right .mCSB_container_wrapper > .mCSB_container {
  padding-right: 0;
}

@media (max-width: 479px) {
  .panel-right {
    right: -300px;
    /*left or right and the width of your navigation panel*/
    width: 300px;
    /*should match the above value*/
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .panel-right {
    right: -350px;
    /*left or right and the width of your navigation panel*/
    width: 350px;
    /*should match the above value*/
  }
}

@media (min-width: 768px) {
  .panel-right {
    right: -400px;
    /*left or right and the width of your navigation panel*/
    width: 400px;
    /*should match the above value*/
  }
}

.panel-left {
  position: fixed;
}

@media (max-width: 479px) {
  .panel-left {
    right: -300px;
    /*left or right and the width of your navigation panel*/
    width: 300px;
    /*should match the above value*/
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .panel-left {
    right: -350px;
    /*left or right and the width of your navigation panel*/
    width: 350px;
    /*should match the above value*/
  }
}

@media (min-width: 768px) {
  .panel-left {
    left: -500px;
    /*left or right and the width of your navigation panel*/
    width: 500px;
    /*should match the above value*/
  }
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper {
  margin-right: 0;
}

.mCSB_scrollTools {
  width: 5px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 1px !important;
}

/*-----------------------------------------------------
**  09. Comments
-----------------------------------------------------*/
.dark-background .comment-form input[type="text"],
.dark-background .comment-form input[type="email"],
.dark-background .comment-form input[type="url"],
.dark-background .comment-form textarea {
  border-color: #444b5d;
}

.dark-background .comment-body {
  border-color: #444b5d;
}

.dark-background .comment-content {
  border-left-color: #444b5d;
}

.dark-background .comment-author-admin .comment-body .avatar, .dark-background .bypostauthor .comment-body .avatar, .dark-background .comment-author-wpthemes .comment-body .avatar {
  padding: .5em;
  width: 75px;
  height: 75px;
}

.light-background .comment-form input[type="text"],
.light-background .comment-form input[type="email"],
.light-background .comment-form input[type="url"],
.light-background .comment-form textarea {
  border-color: #efefef;
}

.light-background .comment-body {
  border-color: #efefef;
}

.light-background .comment-content {
  border-left-color: #efefef;
}

.light-background .comment-author-admin .comment-body .avatar, .light-background .bypostauthor .comment-body .avatar, .light-background .comment-author-wpthemes .comment-body .avatar {
  padding: .5em;
  width: 75px;
  height: 75px;
}

.comment-reply-title {
  line-height: normal !important;
  text-align: center;
}

.comments-area {
  font-size: 1.6rem;
  margin-top: 4em;
}

.comment-form {
  margin-top: 1.875em;
  margin-bottom: 3.125em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.comment-form .comment-form-comment {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.comment-form .comment-form-fields {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.comment-form .form-submit {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.comment-form:before, .comment-form:after {
  content: " ";
  display: table;
}

.comment-form:after {
  clear: both;
}

.comment-form label {
  display: none;
}

.comment-form .comment-notes {
  display: none;
}

.comment-form input {
  border: 0;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-top: .5em;
  width: 100%;
  padding: .625em;
  background-color: inherit;
}

.comment-form textarea {
  border-width: 1px;
  border-style: solid;
  margin-top: .5em;
  width: 100%;
  padding: .625em;
  background-color: inherit;
}

.comment-respond {
  margin-top: 4em;
}

.comments-area .comments-title {
  text-align: center;
}

.comments-area p {
  line-height: 1.6;
  text-align: left;
}

.comments-area .logged-in-as {
  text-align: center;
  opacity: .7;
}

.comment-list {
  padding-left: 0;
  list-style: none;
}

.comment {
  margin-top: .75em;
}

.comment-body {
  position: relative;
  padding: 1.875em;
  margin-bottom: 1.3em;
  border-width: 1px;
  border-style: solid;
}

.logged-in .comment-body {
  padding: 1.875em 1.875em 3em;
}

.comment-meta {
  float: left;
  margin-top: 3.125em;
  width: 30%;
}

.comment-meta time {
  opacity: .5 !important;
  font-size: .85em;
}

img.avatar {
  margin: 0 auto 1.875em auto;
  border-radius: 3em;
}

.comment-list .fn {
  font-size: 1.1em;
}

.vcard {
  text-align: center;
}

.says {
  display: none;
}

.comment-metadata {
  margin-top: .5em;
  margin-bottom: 2em;
  text-align: center;
}

.comment-content {
  float: left;
  margin: 3.125em 0;
  padding: 0 1.875em 0 1.875em;
  width: 70%;
  word-break: break-word;
}

.children {
  padding-right: 0;
  padding-left: 1.5em;
  list-style: none;
}

@media (max-width: 767px) {
  .children {
    padding-left: 0.5em;
  }
}

.comment-respond .form-submit {
  text-align: right;
}

.comments-link {
  opacity: .4;
}

@media (max-width: 379px) {
  .children {
    padding-left: .5em;
  }
}

@media (max-width: 767px) {
  .comments-area .comment-list {
    padding: 0;
    border: 0;
    margin: 0;
    list-style: none;
  }
}

@media (max-width: 991px) {
  .comment-meta {
    float: left;
    width: 100%;
    margin-top: 1.125em;
  }
  .comment-body {
    padding: 1.375em;
  }
  .comment-content {
    margin-top: 0;
    width: 100%;
    padding: 1.25em 0;
    border-left: 0;
  }
  .comment-author-admin .comment-body .comment-content,
  .bypostauthor .comment-body .comment-content {
    border-left: 0;
  }
}

@media (min-width: 380px) and (max-width: 479px) {
  .comments-wrapper {
    padding-top: 6em;
    padding-bottom: 8em;
  }
}

.comment-navigation {
  margin-bottom: 1em;
  margin-top: 3em;
  padding: 0;
}

.comment-navigation .nav-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next {
  padding: .625em 1.5em;
}

.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
  font-size: 1.3em;
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  transition: color 0.2s ease;
}

.comment-navigation .nav-first-word {
  font-weight: 700;
}

@media (max-width: 479px) {
  .comment-navigation .nav-links {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .comment-navigation .nav-previous,
  .comment-navigation .nav-next {
    padding: .5em 0;
    transition: all .3s ease;
  }
  .comment-navigation .nav-previous:hover,
  .comment-navigation .nav-next:hover {
    opacity: .5;
  }
  .comment-navigation .nav-next {
    border-left-width: 0;
  }
  .comment-navigation .nav-previous a,
  .comment-navigation .nav-next a {
    font-size: 1.43em;
  }
}

.comments .fa {
  display: inline-block;
  margin: 0 .5em;
}

.comments .fa-comments {
  font-size: 1.1em;
}

.digits {
  font-weight: 400;
  margin-right: .2em;
}

/*-----------------------------------------------------
**  10. Navigation
-----------------------------------------------------*/
.post-navigation {
  margin-bottom: 1em;
  margin-top: 1em;
}

.post-navigation .post-nav-title {
  line-height: normal !important;
  text-align: center !important;
}

.post-navigation .nav-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2em 0;
  word-break: break-word;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.post-navigation .nav-next {
  padding-left: 2em;
}

.post-navigation .nav-previous {
  padding-right: 2em;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  font-size: 1.7em;
  line-height: 1.2;
  transition: all 0.2s ease;
  opacity: .6;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  opacity: 1;
}

@media (max-width: 379px) {
  .post-navigation {
    font-size: .8em;
  }
}

@media (max-width: 600px) {
  .post-navigation .nav-links {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    margin: 1em 0;
    padding: 0;
  }
  .post-navigation .nav-next {
    border-left-width: 0;
  }
  .post-navigation .nav-previous a,
  .post-navigation .nav-next a {
    font-size: 1.5em;
  }
}

@media (max-width: 767px) {
  .post-navigation {
    margin-top: 1.3em;
    margin-bottom: 1.3em !important;
  }
  .post-navigation .nav-links {
    padding: 0 !important;
  }
  .single .post:last-child {
    margin-bottom: 2rem;
  }
}

.post-navigation-tmb {
  margin-bottom: 2em;
  margin-top: 2em;
}

.post-navigation-tmb .post-nav-title {
  line-height: normal !important;
  text-align: center !important;
}

.post-navigation-tmb .nav-links {
  word-break: break-word;
}

.post-navigation-tmb .nav-links a {
  display: block;
}

.post-navigation-tmb .nav-previous,
.post-navigation-tmb .nav-next {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.post-navigation-tmb .post-title a {
  font-size: 1.7em;
  margin-top: .7em;
  line-height: 1.2;
  transition: all 0.2s ease;
  opacity: .6;
}

.post-navigation-tmb .post-title a:hover {
  opacity: 1;
}

.post-navigation-tmb .nav-previous a,
.post-navigation-tmb .nav-next a {
  font-size: 1.7em;
  line-height: 1.2;
  transition: all 0.2s ease;
}

@media (max-width: 379px) {
  .post-navigation-tmb {
    font-size: .8em;
  }
}

@media (max-width: 600px) {
  .post-navigation-tmb .nav-next {
    border-left-width: 0;
  }
  .post-navigation-tmb .nav-previous a,
  .post-navigation-tmb .nav-next a {
    font-size: 1.7em;
  }
}

@media (max-width: 991px) {
  .navigation-panel-wrap {
    display: none;
  }
}

.dark-background .navigation-panel .home a, .dark-background .navigation-panel .next a, .dark-background .navigation-panel .top a {
  background-color: #474c4c;
  transition: all .3s ease;
}

.dark-background .navigation-panel .home a:hover, .dark-background .navigation-panel .next a:hover, .dark-background .navigation-panel .top a:hover {
  background-color: #444b5d;
}

.dark-background .navigation-panel .prev a {
  background-color: #8dc63f;
  border: 0;
  color: #fff;
  transition: all .3s ease;
}

.dark-background .navigation-panel .prev a:hover {
  background-color: #444b5d;
}

.dark-background .navigation-panel .vert-line .circle {
  background-color: #474c4c;
}

.dark-background .navigation-panel .alt {
  color: #efefef;
}

.light-background .navigation-panel .home a, .light-background .navigation-panel .next a, .light-background .navigation-panel .top a {
  background-color: #474c4c;
  transition: all .3s ease;
}

.light-background .navigation-panel .home a:hover, .light-background .navigation-panel .next a:hover, .light-background .navigation-panel .top a:hover {
  background-color: #5c6060;
}

.light-background .navigation-panel .prev a {
  background-color: #8dc63f;
  border: 0 !important;
  color: #fff;
  transition: all .3s ease;
}

.light-background .navigation-panel .prev a:hover {
  background-color: #5c6060;
  color: #444b5d;
}

.light-background .navigation-panel .vert-line .circle {
  background-color: #474c4c;
}

.single .top {
  opacity: 0;
}

.single .navigation-panel .top.opacity {
  opacity: 1;
  transition: all .4s ease-out;
}

.home .navigation-panel, .archive .navigation-panel, .search .navigation-panel, .page .navigation-panel {
  opacity: 0;
}

.home .navigation-panel.opacity, .archive .navigation-panel.opacity, .search .navigation-panel.opacity, .page .navigation-panel.opacity {
  opacity: 1;
}

.home .navigation-panel, .archive .navigation-panel, .search .navigation-panel, .page .navigation-panel {
  top: 45%;
}

.home .navigation-panel .top, .archive .navigation-panel .top, .search .navigation-panel .top, .page .navigation-panel .top {
  margin-top: 1rem !important;
}

.home .navigation-panel .home a, .archive .navigation-panel .home a, .search .navigation-panel .home a, .page .navigation-panel .home a {
  margin-bottom: 1rem;
}

.light-background .navigation-panel-wrap .vert-line {
  background-color: #efefef;
}

.dark-background .navigation-panel-wrap .vert-line {
  background-color: #444b5d;
}

.navigation-panel-wrap {
  position: fixed;
  height: 100%;
  top: 0;
  right: 3rem;
  z-index: 99997;
}

.navigation-panel-wrap .vert-line {
  position: absolute;
  top: 30%;
  top: 0;
  right: 2.6rem;
  height: 100%;
  z-index: -1;
  background-color: #efefef;
  display: none;
}

.navigation-panel-wrap .vert-line .circle {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  display: none;
}

.navigation-panel-wrap .vert-line .line {
  opacity: .2;
  height: 40rem;
  width: 1px;
}

.navigation-panel {
  position: absolute;
  top: 40%;
  right: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  transition: all .4s ease-out;
  height: 100%;
}

@media (max-width: 479px) {
  .navigation-panel {
    right: .5em;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .navigation-panel {
    right: 1em;
  }
}

.navigation-panel .first-word {
  font-weight: bold;
  display: block;
}

.navigation-panel .words p {
  text-align: right;
}

.navigation-panel .home, .navigation-panel .prev, .navigation-panel .next, .navigation-panel .top {
  position: relative;
}

.navigation-panel .home a, .navigation-panel .prev a, .navigation-panel .next a, .navigation-panel .top a {
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  display: block;
  padding: 0 !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0 !important;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8em;
  text-align: right;
  background-color: #444b5d;
}

@media (max-width: 479px) {
  .navigation-panel .home a, .navigation-panel .prev a, .navigation-panel .next a, .navigation-panel .top a {
    width: 3.5rem;
    height: 3.5rem;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .navigation-panel .home a, .navigation-panel .prev a, .navigation-panel .next a, .navigation-panel .top a {
    width: 3.7rem;
    height: 3.7rem;
  }
}

.navigation-panel .home:hover .alt, .navigation-panel .prev:hover .alt, .navigation-panel .next:hover .alt, .navigation-panel .top:hover .alt {
  opacity: 1;
}

.navigation-panel .home .alt, .navigation-panel .prev .alt, .navigation-panel .next .alt, .navigation-panel .top .alt {
  position: absolute;
  top: 1rem;
  opacity: 0;
  font-size: 1.4em;
  transition: all .3s ease-out;
}

@media (max-width: 767px) {
  .navigation-panel .home .alt, .navigation-panel .prev .alt, .navigation-panel .next .alt, .navigation-panel .top .alt {
    display: none;
  }
}

.navigation-panel .home a {
  margin-bottom: 3.7rem;
  font-size: 1.3em !important;
}

.navigation-panel .prev a {
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 5rem;
  margin-bottom: .7rem;
}

@media (max-width: 479px) {
  .navigation-panel .prev a {
    width: 3.5rem;
    height: 3.5rem;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .navigation-panel .prev a {
    width: 4.5rem;
    height: 4.5rem;
  }
}

.navigation-panel .top {
  margin-top: 13rem;
}

.navigation-panel .home .alt {
  left: -9rem;
}

.navigation-panel .home:hover .alt {
  left: -6rem !important;
}

.navigation-panel .prev .alt {
  left: -10rem;
  top: 1.5rem !important;
}

.navigation-panel .prev:hover .alt {
  left: -8rem !important;
}

.navigation-panel .next .alt {
  left: -10rem;
}

.navigation-panel .next:hover .alt {
  left: -5rem !important;
}

.navigation-panel .top .alt {
  left: -6rem;
}

.navigation-panel .top:hover .alt {
  left: -4rem !important;
}

.masonry-post-layout .posts-navigation {
  margin: 3em 15px 1em 15px;
}

@media (min-width: 480px) {
  .paged .posts-navigation .nav-previous:after {
    content: '/';
    font-size: 1.625em;
    margin-left: .9em;
  }
}

.posts-navigation {
  margin: 3em 0 1em 0;
  padding: 0;
}

.posts-navigation .nav-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.posts-navigation .nav-previous {
  padding: .625em 0 .625em 0;
}

.posts-navigation .nav-next {
  padding: .625em 1.5em;
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
  font-size: 2em !important;
  text-transform: capitalize;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  font-weight: 300;
}

.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
  opacity: .5;
}

.posts-navigation .nav-first-word {
  font-weight: bold;
}

@media (max-width: 480px) {
  .posts-navigation .nav-links {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .posts-navigation .nav-previous,
  .posts-navigation .nav-next {
    padding: .5em 0;
    transition: all .3s ease;
  }
  .posts-navigation .nav-next {
    border-left-width: 0;
  }
  .posts-navigation .nav-previous a,
  .posts-navigation .nav-next a {
    font-size: 1.43em;
  }
}

.light-background .paging-navigation a.page-numbers {
  border: 2px solid #444b5d;
  background-color: #444b5d;
  color: #fff;
}

.light-background .paging-navigation a.page-numbers:hover {
  background-color: #fff;
  color: #444b5d;
}

.light-background .paging-navigation .page-numbers.current {
  background-color: #8dc63f;
  border: 2px solid #8dc63f;
  color: #fff;
}

.dark-background .paging-navigation a.page-numbers {
  border: 2px solid #fff;
  background-color: #fff;
  color: #1f2424;
}

.dark-background .paging-navigation a.page-numbers:hover {
  background-color: #1f2424;
  color: #fff;
}

.dark-background .paging-navigation .page-numbers.current {
  background-color: #8dc63f;
  border: 2px solid #8dc63f;
  color: #fff;
}

.paging-navigation {
  z-index: 2;
  width: 100%;
  border-radius: 0;
  border: 0;
  font-size: .9em;
  font-weight: 700;
  background-color: transparent;
  margin: 2.5em 0 0 0;
}

.paging-navigation ul {
  margin: 0;
  -webkit-padding-start: 0;
  padding-left: 0;
}

.paging-navigation li {
  display: inline-block;
  margin-top: 1.375em;
  margin-right: .3em;
}

.paging-navigation a.page-numbers,
.paging-navigation span.page-numbers {
  display: block;
  float: left;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  transition: all .3s ease;
  padding: .7em 1.2em;
}

.page-links {
  z-index: 2;
  width: 100%;
  border-radius: 0;
  border: 0;
  font-size: .8em;
  font-weight: 700;
  background-color: transparent;
  margin-top: 1.5em;
}

.page-links .page-links-title {
  display: none;
}

.page-links a span, .page-links span {
  display: block;
  border: 2px solid #5c6060;
  float: left;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  transition: all .3s ease;
  padding: .7em 1.2em;
  margin-right: .3em;
}

.page-links a span:hover, .page-links span:hover {
  background-color: #5c6060;
  color: #fff;
}

.single .page-links > span {
  background-color: #5c6060;
  color: #fff;
}

/*-----------------------------------------------------
**  11. Carousels
-----------------------------------------------------*/
.featured-post-carousel .entry-title {
  line-height: normal !important;
}

.featured-carousel-container {
  background-color: transparent;
}

.owl-carousel .owl-item {
  position: relative;
  overflow: hidden;
}

.featured-post-carousel {
  z-index: 99998;
}

.featured-post-carousel .excerpt .continue-button {
  display: none;
}

.featured-post-carousel .owl-prev,
.featured-post-carousel .owl-next {
  color: #fff;
  border: 2px solid #fff;
}

.featured-post-carousel .owl-dots .owl-dot {
  background-color: #fff;
}

.featured-post-carousel .owl-dots .owl-dot.active {
  background-color: #8dc63f;
}

.fpc-more-btn {
  z-index: 2;
  margin: 1.2em 0 0;
  text-align: right;
}

.fpc-more-btn_align-right {
  text-align: right;
}

.fpc-more-btn_align-center {
  text-align: center;
}

.fpc-more-btn__link {
  display: inline-block;
  transition: all .3s ease;
}

.fpc-more-btn__link_sm {
  font-size: .7em;
  line-height: 1.3333333;
  padding: .8em 1.4em .8em 1.4em;
  letter-spacing: .2em;
  border-radius: 0;
}

.fpc-more-btn__link_lg {
  font-size: .78em;
  line-height: 1.3333333;
  padding: .8em 2.2em;
  letter-spacing: .2em;
}

.fpc-more-btn__link_brdr-none {
  border-radius: 0;
}

.fpc-more-btn__link_brdr-sm {
  border-radius: 0.5em;
}

.fpc-more-btn__link_brdr-md {
  border-radius: 1.5em;
}

.fpc-more-btn__link_brdr-lg {
  border-radius: 5em;
}

/* Post carousel (.widget-area and .pop-post-carousel) */
.widget-area .post-carousel, .pop-posts-carousel .post-carousel {
  overflow: hidden;
}

.widget-area .post-carousel:hover .owl-controls .owl-nav .owl-next, .pop-posts-carousel .post-carousel:hover .owl-controls .owl-nav .owl-next {
  right: 3rem;
}

.widget-area .post-carousel:hover .owl-controls .owl-nav .owl-prev, .pop-posts-carousel .post-carousel:hover .owl-controls .owl-nav .owl-prev {
  left: 3rem;
}

.widget-area .post-carousel .owl-controls .owl-nav .owl-prev, .pop-posts-carousel .post-carousel .owl-controls .owl-nav .owl-prev {
  left: -5rem;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.widget-area .post-carousel .owl-controls .owl-nav .owl-next, .pop-posts-carousel .post-carousel .owl-controls .owl-nav .owl-next {
  right: -5rem;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.widget-area .post-carousel .owl-controls .owl-nav .owl-prev,
.widget-area .post-carousel .owl-controls .owl-nav .owl-next, .pop-posts-carousel .post-carousel .owl-controls .owl-nav .owl-prev,
.pop-posts-carousel .post-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  width: 3rem;
  height: 4rem;
  border-width: 2px;
  border-style: solid;
  transition: all 0.3s ease;
}

.widget-area .post-carousel .owl-controls .owl-nav .owl-prev .fa,
.widget-area .post-carousel .owl-controls .owl-nav .owl-next .fa, .pop-posts-carousel .post-carousel .owl-controls .owl-nav .owl-prev .fa,
.pop-posts-carousel .post-carousel .owl-controls .owl-nav .owl-next .fa {
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.widget-area .post-carousel .owl-controls .owl-dots, .pop-posts-carousel .post-carousel .owl-controls .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 1rem;
  margin: 0 auto;
  text-align: center;
}

.widget-area .post-carousel .owl-controls .owl-dots .owl-dot, .pop-posts-carousel .post-carousel .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 1rem;
  border-radius: 7px;
}

.widget-area .post-carousel .owl-item img, .pop-posts-carousel .post-carousel .owl-item img {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.widget-area .post-carousel .pulse, .pop-posts-carousel .post-carousel .pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/* Post carousel */
.post .post-carousel .owl-item img {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.post .post-carousel .pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.post .post-carousel {
  overflow: hidden;
  position: relative;
}

.post .post-carousel .owl-controls .owl-nav .owl-prev {
  bottom: 2em;
  transition: all .5s ease;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: -5em;
}

.post .post-carousel .owl-controls .owl-nav .owl-next {
  transition: all .3s ease;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  right: -5em;
}

.post .post-carousel .owl-controls .owl-nav .owl-prev,
.post .post-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  width: 3em;
  height: 3em;
  border: 2px solid #1f2424;
  color: #1f2424;
}

.post .post-carousel .owl-controls .owl-nav .owl-prev .fa,
.post .post-carousel .owl-controls .owl-nav .owl-next .fa {
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.post .post-carousel .owl-controls .owl-nav .owl-prev:hover,
.post .post-carousel .owl-controls .owl-nav .owl-next:hover {
  background-color: #1f2424;
  color: #fff;
}

.post .post-carousel .owl-controls .owl-dots {
  position: absolute;
  top: .5em;
  left: .5em;
}

.post .post-carousel .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  width: .4em;
  height: .4em;
  margin-left: .4em;
  border-radius: .4em;
  background-color: #848888;
}

@media (min-width: 380px) {
  .post .post-carousel:hover .owl-controls .owl-nav .owl-next {
    right: 2em;
  }
  .post .post-carousel:hover .owl-controls .owl-nav .owl-prev {
    left: 2em;
  }
}

@media (max-width: 479px) {
  .sticky-label-on.post.sticky .post-carousel .owl-controls .owl-nav .owl-next {
    height: 2.5em;
  }
}

@media (max-width: 479px) {
  .sticky-label-on.post.sticky .post-carousel .owl-controls .owl-nav .owl-prev {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .sticky-label-off.post.sticky .post-carousel .owl-controls .owl-nav .owl-next {
    height: 5em;
  }
}

.pop-carousel-divider-light.pop-bottom {
  border-top: 1px solid #efefef;
}

.pop-carousel-divider-light.pop-top {
  border-bottom: 1px solid #efefef;
}

.pop-carousel-divider-dark.pop-bottom {
  border-top: 1px solid #444b5d;
}

.pop-carousel-divider-dark.pop-top {
  border-bottom: 1px solid #444b5d;
}

/* Pop Posts Carousel on Top */
.pop-top .pop-post-title {
  padding-top: .3em;
  padding-bottom: .5em;
  margin: 0;
  font-weight: 300;
  text-align: center !important;
  line-height: normal !important;
}

.pop-top .pop-posts-carousel .entry-title {
  padding: 1em 0 .4em;
  margin: 0;
  line-height: normal !important;
  text-align: center !important;
}

.pop-top .pop-posts-carousel .excerpt {
  font-size: 1.6em;
  font-weight: 400;
  display: none;
}

.pop-top .pop-posts-carousel .excerpt p {
  opacity: .6;
  text-align: center !important;
}

/* Pop Posts Carousel on Bottom */
.pop-bottom .pop-post-title {
  padding-top: .3em;
  padding-bottom: .5em;
  margin: 0;
  font-weight: 300;
  text-align: center !important;
}

.pop-bottom .pop-posts-carousel .entry-title {
  padding: 1em 0 .4em;
  margin: 0;
  line-height: normal !important;
  text-align: center !important;
}

.pop-bottom .pop-posts-carousel .excerpt {
  font-size: 1.6em;
  display: none;
  text-align: center !important;
}

/* Pop Posts Carousel */
.pop-carousel-container {
  font-size: 1rem;
  padding-top: 4em;
  padding-bottom: 4em;
}

@media (max-width: 479px) {
  .pop-carousel-container {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}

.pop-posts-carousel .sticky-label {
  display: none !important;
}

.pop-posts-carousel .continue-button {
  margin-top: 1.325em;
}

.pop-posts-carousel .featured-image,
.pop-posts-carousel .featured-media {
  overflow: hidden;
}

/* Related Post carousel */
.related-posts-carousel {
  overflow: hidden;
}

.related-posts-carousel .owl-controls .owl-nav .owl-prev {
  transition: all .5s ease;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: -5em;
}

.related-posts-carousel .owl-controls .owl-nav .owl-next {
  transition: all .3s ease;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  right: -5em;
}

.related-posts-carousel .owl-controls .owl-nav .owl-prev,
.related-posts-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 2.2em;
  width: 3em;
  height: 3em;
  border-width: 2px;
  border-style: solid;
  border-color: #1f2424;
  color: #1f2424;
}

.related-posts-carousel .owl-controls .owl-nav .owl-prev .fa,
.related-posts-carousel .owl-controls .owl-nav .owl-next .fa {
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.related-posts-carousel .owl-controls .owl-nav .owl-prev:hover,
.related-posts-carousel .owl-controls .owl-nav .owl-next:hover {
  background-color: #1f2424;
  color: #fff;
}

.related-posts-carousel .owl-controls .owl-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 1em;
  margin: 0 auto;
  text-align: center;
}

.related-posts-carousel .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 1em;
  border-radius: 7px;
}

@media (min-width: 380px) {
  .related-posts-carousel:hover .owl-controls .owl-nav .owl-next {
    right: 2em;
  }
  .related-posts-carousel:hover .owl-controls .owl-nav .owl-prev {
    left: 2em;
  }
}

@media (max-width: 479px) {
  .related-posts-carousel .excerpt {
    display: none;
  }
}

/* Featured carousel 1 */
.mobile .featured-post-carousel-01 {
  margin-top: 1em;
}

.desktop .featured-post-carousel-01 {
  margin-top: 3em;
}

.featured-post-carousel-01 {
  position: relative;
}

.featured-post-carousel-01 .featured-image {
  height: 44em;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  .featured-post-carousel-01 .featured-image {
    height: 33em;
  }
}

@media (min-width: 768px) {
  .featured-post-carousel-01 .featured-image {
    height: 44em;
  }
}

.featured-post-carousel-01 .owl-controls {
  width: 100%;
  font-size: 1.6rem;
}

.featured-post-carousel-01 .owl-controls .owl-nav .owl-prev {
  top: 1.5em;
}

.featured-post-carousel-01 .owl-controls .owl-nav .owl-next {
  top: 5em;
}

.featured-post-carousel-01 .owl-controls .owl-nav .owl-prev,
.featured-post-carousel-01 .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 1.5em;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 3em;
  height: 3em;
  transition: all .5s ease;
}

.featured-post-carousel-01 .owl-controls .owl-nav .owl-prev .fa,
.featured-post-carousel-01 .owl-controls .owl-nav .owl-next .fa {
  margin: auto;
  font-weight: 700;
}

.featured-post-carousel-01 .owl-controls .owl-dots {
  margin: .5em auto 0 auto;
  position: absolute;
  bottom: 1.5em;
  right: 0;
  left: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 679px) {
  .featured-post-carousel-01 .owl-controls .owl-dots {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.featured-post-carousel-01 .owl-controls .owl-dots .owl-dot {
  width: .4em;
  height: .4em;
  margin-right: .4em;
  transition: all .2s ease-out;
  border-radius: .3em;
}

.featured-post-carousel-01 .owl-controls .owl-dots .owl-dot.active {
  width: 1.5em;
}

.featured-post-carousel-01 .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.featured-post-carousel-01 .description {
  position: absolute;
  top: 0;
  left: 1.5em;
  left: 0;
  height: 100%;
  transition: all .4s ease-out;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 30%;
  font-size: 1.6rem;
}

.featured-post-carousel-01 .descr-bgr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-post-carousel-01 figure .category {
  z-index: 1;
  font-size: 1em !important;
  overflow: hidden;
  font-weight: bold;
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.featured-post-carousel-01 .title, .featured-post-carousel-01 .excerpt {
  z-index: 1;
}

.featured-post-carousel-01 .entry-title {
  text-align: left;
}

@media (max-width: 479px) {
  .featured-post-carousel-01 .excerpt {
    display: none;
  }
}

.featured-post-carousel-01 .excerpt p {
  text-align: left;
}

.featured-post-carousel-01 figure img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (max-width: 679px) {
  .featured-post-carousel-01 .description {
    padding: 1.5em 1.5em 5em;
  }
  .featured-post-carousel-01 figure .category {
    text-align: center;
  }
  .featured-post-carousel-01 .entry-title {
    margin: .5em 0;
    text-align: center;
  }
  .featured-post-carousel-01 .excerpt p {
    text-align: center;
  }
}

@media (min-width: 680px) {
  .featured-post-carousel-01 .description {
    padding: 1.5em 1.5em;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .featured-post-carousel-01 .description {
    left: 0;
  }
}

@media (min-width: 680px) and (max-width: 991px) {
  .featured-post-carousel-01 .description {
    width: 50%;
  }
}

@media (max-width: 680px) {
  .featured-post-carousel-01 .description {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .featured-post-carousel-01 .description {
    width: 40%;
  }
}

@media (min-width: 480px) and (max-width: 599px) {
  .featured-post-carousel-01 .description {
    left: 0;
  }
}

@media (min-width: 679px) {
  .featured-post-carousel-01 .fpc-more-btn {
    text-align: left !important;
  }
}

/* Featured carousel 2 */
.featured-post-carousel-02 {
  position: relative;
  overflow: hidden;
}

.featured-post-carousel-02 .featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center;
}

.featured-post-carousel-02 {
  position: relative;
  overflow: hidden;
}

.featured-post-carousel-02 .owl-controls {
  width: 100%;
  font-size: 1.6rem;
}

.featured-post-carousel-02 .owl-controls .owl-nav {
  position: absolute;
  bottom: 5em;
  right: 1.5em;
}

.featured-post-carousel-02 .owl-controls .owl-nav .owl-prev {
  margin-bottom: .5em;
}

.featured-post-carousel-02 .owl-controls .owl-nav .owl-prev,
.featured-post-carousel-02 .owl-controls .owl-nav .owl-next {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 3em;
  height: 3em;
  transition: all .5s ease;
}

.featured-post-carousel-02 .owl-controls .owl-nav .owl-prev .fa,
.featured-post-carousel-02 .owl-controls .owl-nav .owl-next .fa {
  margin: auto;
  font-weight: 700;
}

.featured-post-carousel-02 .owl-controls .owl-dots {
  position: absolute;
  bottom: 0.935em;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.featured-post-carousel-02 .owl-controls .owl-dots .owl-dot {
  width: .4em;
  height: .4em;
  margin-right: .4em;
  transition: all .2s ease-out;
  border-radius: .3em;
}

.featured-post-carousel-02 .owl-controls .owl-dots .owl-dot.active {
  width: 1.5em;
}

.featured-post-carousel-02 .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.featured-post-carousel-02 .description {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all .5s ease-in-out;
  opacity: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.6rem;
}

.featured-post-carousel-02 .descr-bgr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-post-carousel-02 .center .description {
  transition: opacity .5s ease-in-out;
  opacity: 1;
}

.featured-post-carousel-02 figure .category {
  z-index: 1;
  text-align: center;
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-weight: bold;
}

.featured-post-carousel-02 .entry-title {
  margin-bottom: 1em;
  text-align: center;
}

.featured-post-carousel-02 .title, .featured-post-carousel-02 .excerpt {
  z-index: 1;
}

@media (max-width: 479px) {
  .featured-post-carousel-02 .excerpt {
    display: none;
  }
}

.featured-post-carousel-02 .excerpt p {
  text-align: center;
}

.featured-post-carousel-02 .continue-button {
  margin: 1.2em 0 0;
  text-align: center;
}

.featured-post-carousel-02 figure img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (max-width: 299px) {
  .featured-post-carousel-02 .excerpt {
    display: none;
  }
}

@media (max-width: 768px) {
  .featured-post-carousel-02 .owl-controls .owl-nav .owl-next {
    right: 1.5em;
  }
  .featured-post-carousel-02 .owl-controls .owl-nav .owl-prev {
    right: 1.5em;
  }
}

@media (min-width: 768px) {
  .featured-post-carousel-02:hover .owl-controls .owl-nav .owl-next {
    right: 2.5em;
  }
  .featured-post-carousel-02:hover .owl-controls .owl-nav .owl-prev {
    right: 2.5em;
  }
}

@media (max-width: 479px) {
  .featured-post-carousel-02 .entry-title {
    font-weight: bold;
  }
  .featured-post-carousel-02 .owl-controls .owl-nav {
    top: 4em;
    right: .5em;
  }
}

@media (max-width: 767px) {
  .featured-post-carousel-02 .description {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .featured-post-carousel-02 .description {
    padding: 1.5em 1.5em 4em;
  }
}

@media (min-width: 992px) {
  .featured-post-carousel-02 .description {
    padding: 3em 3em 5em;
  }
}

/* Featured carousel 3 */
.featured-post-carousel-03 {
  position: relative;
  margin-top: .937em;
  overflow: hidden;
}

.featured-post-carousel-03 .featured-image {
  height: 30em;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center;
}

.featured-post-carousel-03 .owl-controls {
  width: 100%;
  font-size: 1.6rem;
}

.featured-post-carousel-03 .owl-controls .owl-nav .owl-prev {
  top: 1.5em;
}

.featured-post-carousel-03 .owl-controls .owl-nav .owl-next {
  top: 5em;
}

.featured-post-carousel-03 .owl-controls .owl-nav .owl-prev,
.featured-post-carousel-03 .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 1.5em;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 3em;
  height: 3em;
  transition: all .5s ease;
}

.featured-post-carousel-03 .owl-controls .owl-nav .owl-prev .fa,
.featured-post-carousel-03 .owl-controls .owl-nav .owl-next .fa {
  margin: auto;
  font-weight: 700;
}

.featured-post-carousel-03 .owl-controls .owl-dots {
  position: absolute;
  bottom: 0.935em;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.featured-post-carousel-03 .owl-controls .owl-dots .owl-dot {
  width: .4em;
  height: .4em;
  margin-right: .4em;
  transition: all .2s ease-out;
  border-radius: .4em;
}

.featured-post-carousel-03 .owl-controls .owl-dots .owl-dot.active {
  width: 1.5em;
}

.featured-post-carousel-03 .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.featured-post-carousel-03 .description {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: opacity .5s ease-in-out;
  opacity: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.6rem;
}

.featured-post-carousel-03 .center .description {
  transition: opacity .5s ease-in-out;
  opacity: 1;
}

.featured-post-carousel-03 .descr-bgr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-post-carousel-03 figure .category {
  z-index: 1;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  -webkit-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 1.1em;
}

.featured-post-carousel-03 .title, .featured-post-carousel-03 .excerpt {
  z-index: 1;
}

.featured-post-carousel-03 .entry-title {
  text-align: center;
}

.featured-post-carousel-03 .excerpt p {
  text-align: center;
  display: none;
}

.featured-post-carousel-03 figure img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (min-width: 480px) and (max-width: 599px) {
  .featured-post-carousel-03 .description {
    left: 0;
  }
}

@media (min-width: 768px) {
  .featured-post-carousel-03 .description {
    padding: 2em 3em 4em;
  }
}

@media (max-width: 767px) {
  .featured-post-carousel-03 .description {
    padding: 2em 2em 5em;
  }
}

/* Featured carousel 4 */
.featured-post-carousel-04 {
  position: relative;
  overflow: hidden;
}

.featured-post-carousel-04 .featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  .featured-post-carousel-04 .featured-image {
    height: 33em;
  }
}

@media (min-width: 768px) {
  .featured-post-carousel-04 .featured-image {
    height: 37em;
  }
}

.featured-post-carousel-04 {
  position: relative;
  overflow: hidden;
}

.featured-post-carousel-04 .owl-controls {
  width: 100%;
  font-size: 1.6rem;
}

.featured-post-carousel-04 .owl-controls .owl-nav {
  position: absolute;
  bottom: 5em;
  right: 1.5em;
}

.featured-post-carousel-04 .owl-controls .owl-nav .owl-prev {
  margin-bottom: .5em;
}

.featured-post-carousel-04 .owl-controls .owl-nav .owl-prev,
.featured-post-carousel-04 .owl-controls .owl-nav .owl-next {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 3em;
  height: 3em;
  transition: all .5s ease;
}

.featured-post-carousel-04 .owl-controls .owl-nav .owl-prev .fa,
.featured-post-carousel-04 .owl-controls .owl-nav .owl-next .fa {
  margin: auto;
  font-weight: 700;
}

.featured-post-carousel-04 .owl-controls .owl-dots {
  position: absolute;
  bottom: 0.935em;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.featured-post-carousel-04 .owl-controls .owl-dots .owl-dot {
  width: .4em;
  height: .4em;
  margin-right: .4em;
  transition: all .2s ease-out;
  border-radius: .4em;
}

.featured-post-carousel-04 .owl-controls .owl-dots .owl-dot.active {
  width: 1.5em;
}

.featured-post-carousel-04 .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.featured-post-carousel-04 .description {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
  padding: 1.5em 5em 1.5em 1.5em;
}

@media (min-width: 480px) {
  .featured-post-carousel-04 .description {
    padding: 1.5em 5em 1.5em 5em;
  }
}

@media (max-width: 479px) {
  .featured-post-carousel-04 .description {
    padding: 1.5em;
  }
}

.featured-post-carousel-04 .descr-bgr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-post-carousel-04 figure .category {
  z-index: 1;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
}

.featured-post-carousel-04 .entry-title {
  text-align: center;
}

.featured-post-carousel-04 .title, .featured-post-carousel-04 .excerpt {
  z-index: 1;
}

@media (min-width: 1200px) {
  .featured-post-carousel-04 .title, .featured-post-carousel-04 .excerpt {
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media (max-width: 479px) {
  .featured-post-carousel-04 .excerpt {
    display: none;
  }
}

.featured-post-carousel-04 .excerpt p {
  text-align: center;
}

.featured-post-carousel-04 .continue-button {
  margin: 1.2em 0 0;
  text-align: center;
}

.featured-post-carousel-04 figure img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (max-width: 768px) {
  .featured-post-carousel-04 .owl-controls .owl-nav .owl-next {
    right: 1.5em;
  }
  .featured-post-carousel-04 .owl-controls .owl-nav .owl-prev {
    right: 1.5em;
  }
}

@media (min-width: 768px) {
  .featured-post-carousel-04:hover .owl-controls .owl-nav .owl-next {
    right: 2.5em;
  }
  .featured-post-carousel-04:hover .owl-controls .owl-nav .owl-prev {
    right: 2.5em;
  }
}

@media (max-width: 991px) {
  .featured-post-carousel-04 .owl-controls .owl-nav {
    top: 4em;
    right: .5em;
  }
}

@media (max-width: 767px) {
  .featured-post-carousel-04 .description {
    text-align: left;
  }
}

/* Featured carousel 5 */
.featured-post-carousel-05 {
  position: relative;
  overflow: hidden;
}

.featured-post-carousel-05 .featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center;
}

.featured-post-carousel-05 {
  position: relative;
  overflow: hidden;
}

.featured-post-carousel-05 .owl-controls {
  width: 100%;
  font-size: 1.6rem;
}

.featured-post-carousel-05 .owl-controls .owl-nav {
  position: absolute;
  bottom: 5em;
  right: 1.5em;
}

.featured-post-carousel-05 .owl-controls .owl-nav .owl-prev {
  margin-bottom: .5em;
}

.featured-post-carousel-05 .owl-controls .owl-nav .owl-prev,
.featured-post-carousel-05 .owl-controls .owl-nav .owl-next {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 3em;
  height: 3em;
  transition: all .5s ease;
}

.featured-post-carousel-05 .owl-controls .owl-nav .owl-prev .fa,
.featured-post-carousel-05 .owl-controls .owl-nav .owl-next .fa {
  margin: auto;
  font-weight: 700;
}

.featured-post-carousel-05 .owl-controls .owl-dots {
  position: absolute;
  bottom: 0.935em;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.featured-post-carousel-05 .owl-controls .owl-dots .owl-dot {
  width: .4em;
  height: .4em;
  margin-right: .4em;
  transition: all .2s ease-out;
  border-radius: .4em;
}

.featured-post-carousel-05 .owl-controls .owl-dots .owl-dot.active {
  width: 1.5em;
}

.featured-post-carousel-05 .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.featured-post-carousel-05 .description {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
}

.featured-post-carousel-05 .descr-bgr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-post-carousel-05 figure .category {
  z-index: 1;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
}

.featured-post-carousel-05 .entry-title {
  text-align: center;
}

.featured-post-carousel-05 .title, .featured-post-carousel-05 .excerpt {
  z-index: 1;
}

@media (min-width: 1200px) {
  .featured-post-carousel-05 .title, .featured-post-carousel-05 .excerpt {
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media (max-width: 479px) {
  .featured-post-carousel-05 .excerpt {
    display: none;
  }
}

.featured-post-carousel-05 .excerpt p {
  text-align: center;
}

.featured-post-carousel-05 .continue-button {
  margin: 1.2em 0 0;
  text-align: center;
}

.featured-post-carousel-05 figure img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media (max-width: 768px) {
  .featured-post-carousel-05 .owl-controls .owl-nav .owl-next {
    right: 1.5em;
  }
  .featured-post-carousel-05 .owl-controls .owl-nav .owl-prev {
    right: 1.5em;
  }
}

@media (min-width: 768px) {
  .featured-post-carousel-05:hover .owl-controls .owl-nav .owl-next {
    right: 2.5em;
  }
  .featured-post-carousel-05:hover .owl-controls .owl-nav .owl-prev {
    right: 2.5em;
  }
}

@media (max-width: 991px) {
  .featured-post-carousel-05 .owl-controls .owl-nav {
    top: 4em;
    right: .5em;
  }
}

@media (max-width: 767px) {
  .featured-post-carousel-05 .description {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .featured-post-carousel-05 .description {
    padding: 1.5em 1.5em 4em;
  }
}

@media (min-width: 992px) {
  .featured-post-carousel-05 .description {
    padding: 6em;
  }
}

/*-----------------------------------------------------
** 12. Sliders
-----------------------------------------------------*/
/*-----------------------------------------------------
**  13. Brand
-----------------------------------------------------*/
.site-branding .site-title a {
  transition: all .3s ease;
}

.site-branding p.site-title {
  margin-bottom: 0;
}

/*-----------------------------------------------------
**  14. Social
-----------------------------------------------------*/
.menu-social ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 3rem;
}

.menu-social ul li {
  transition: all .7s ease;
  display: inline-block;
}

.menu-social ul li a:before {
  display: inline-block;
  content: '\f0c0';
  font-family: 'Fontawesome';
  transition: color 0.4s ease;
  padding: 0 1.5rem 0 0;
}

.menu-social ul li:last-child a:before {
  padding-right: 0;
}

.menu-social li a[href*='facebook.com']::before {
  content: '\f09a';
}

.menu-social li a[href*='twitter.com']::before {
  content: '\f099';
}

.menu-social li a[href*='dribbble.com']::before {
  content: '\f17d';
}

.menu-social li a[href*='plus.google.com']::before {
  content: '\f0d5';
}

.menu-social li a[href*='pinterest.com']::before {
  content: '\f0d2';
}

.menu-social li a[href*='github.com']::before {
  content: '\f09b';
}

.menu-social li a[href*='tumblr.com']::before {
  content: '\f173';
}

.menu-social li a[href*='youtube.com']::before {
  content: '\f167';
}

.menu-social li a[href*='flickr.com']::before {
  content: '\f16e';
}

.menu-social li a[href*='vimeo.com']::before {
  content: '\f194';
}

.menu-social li a[href*='instagram.com']::before {
  content: '\f16d';
}

.menu-social li a[href*='linkedin.com']::before {
  content: '\f0e1';
}

.menu-social li a[href*='vk.com']::before {
  content: '\f189';
}

.menu-social li a[href*='www.spotify.com']::before {
  content: '\f1bc';
}

@media (max-width: 479px) {
  .menu-social ul li a:before {
    padding: 0 .5rem 0 0;
  }
}

@media (max-width: 379px) {
  .menu-social ul li a:before {
    font-size: 1.2rem;
  }
}

.social-share-wrapper .share-icons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.social-share-wrapper .share-icon {
  margin-right: 0.625em;
  margin-bottom: 0.625em;
  width: 2.2em;
  height: 2.2em;
  border-radius: 50%;
  background-color: #444b5d;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.social-share-wrapper .share-icon .fa {
  transition: color .2s ease;
  color: #fff;
}

@media (max-width: 991px) {
  .social-share-wrapper {
    text-align: center;
    padding: 1em 0 0;
  }
}

/*-----------------------------------------------------
**  15. Related Posts
-----------------------------------------------------*/
.single .related-posts {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
}

.home .related-posts {
  margin-top: -2em;
}

.related-posts {
  padding-bottom: 3em;
  font-size: 1.6rem;
}

.related-posts .also-like {
  margin-top: .4em;
  margin-bottom: .4em;
  padding-top: .6em;
  text-align: center !important;
}

.related-posts .item img {
  min-width: 100%;
  height: auto;
}

.related-posts .related-posts-entry-title {
  display: block;
  padding: .2em 0 .05em;
  line-height: normal !important;
  text-align: center !important;
}

.related-posts .excerpt p {
  text-align: center !important;
}

.related-posts .continue-button {
  display: none;
}

.related-without-carousel .related-posts {
  margin-bottom: 5rem;
  padding: 1rem 2rem 2rem;
}

.related-without-carousel .related-posts .related-posts-entry-title {
  display: block;
}

@media (max-width: 767px) {
  .related-posts {
    margin-bottom: .8rem;
    margin-top: -2rem;
  }
}

/*-----------------------------------------------------
**  16. Author Bio
-----------------------------------------------------*/
.author-bio {
  text-align: center;
  margin: 3em 0 2em;
  padding-top: 2em;
}

.author-bio .avatar {
  margin: auto;
  border-radius: 100px;
  width: 5em;
  padding: .4em;
}

.author-bio .author-title {
  text-transform: capitalize;
  line-height: normal !important;
  text-align: center;
}

.author-bio .fa {
  transition: color .3s ease;
}

.author-bio .author-description {
  text-align: center !important;
}

.author-bio .icons {
  padding: 0;
}

.author-bio ul {
  margin-top: 1.2em;
}

.author-bio li {
  list-style: none;
  display: inline-block;
  margin-right: .8em;
  font-size: 1em;
}

.author-bio p {
  text-align: center;
}

/*-----------------------------------------------------
**  17. Likes, Views
-----------------------------------------------------*/
.likes-title {
  display: none;
}

.likes .fa {
  margin: 0 .5em 0 0;
}

.likes .fa-heart-o {
  font-size: .9em;
}

.likes .fa-heart {
  font-size: .9em;
}

.like-count {
  font-weight: 400;
  margin-right: .2em;
}

.views .fa {
  margin: 0 .5em;
}

.views .fa-eye-slash {
  font-size: 1.04em;
  margin-left: .6em;
}

.views-count {
  font-weight: 400;
  margin-right: .2em;
}

/*-----------------------------------------------------
**  18. Gallery
-----------------------------------------------------*/
.dark-background .wp-caption-text, .dark-background .wp-caption-text a {
  background-color: #efefef;
  color: #444b5d;
}

.light-background .wp-caption-text, .light-background .wp-caption-text a {
  background-color: #444b5d;
  color: #efefef;
}

/*Single image caption*/
.wp-caption {
  max-width: 100%;
  margin-bottom: 2rem;
}

.wp-caption-text {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8em;
  padding: 1em;
}

.wp-caption-text a {
  font-weight: bold;
}

@media (max-width: 767px) {
  .wp-caption-text {
    display: block;
    letter-spacing: 1px;
    font-size: .9rem;
    padding: 1rem 5%;
    font-weight: 500;
  }
}

/*Gallery image caption*/
.gallery {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.gallery .gallery-item {
  margin-bottom: 1rem;
  padding: 0 .5rem;
}

.gallery .gallery-item:hover > .wp-caption-text {
  opacity: .9;
  bottom: 1rem;
}

.gallery .gallery-item img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition: all 0.4s ease;
}

.gallery .gallery-item img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.gallery .gallery-item .gallery-icon {
  overflow: hidden;
}

.gallery .gallery-caption {
  position: absolute;
  right: 0%;
  bottom: 0;
  left: 0%;
  margin: 0 auto;
  width: 90%;
  height: auto;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0;
  transition: all .2s ease-out;
  font-size: 1.3rem;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-1 .gallery-item .gallery-caption {
  width: 95%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-2 .gallery-item .wp-caption-text {
  font-size: 1.1rem;
  padding: 1rem;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-3 .gallery-item .wp-caption-text {
  display: none;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-4 .gallery-item .wp-caption-text {
  display: none;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-5 .gallery-item .wp-caption-text {
  display: none;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-6 .gallery-item .wp-caption-text {
  display: none;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-7 .gallery-item .wp-caption-text {
  display: none;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-8 .gallery-item .wp-caption-text {
  display: none;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-9 .gallery-item .wp-caption-text {
  display: none;
}

/*-----------------------------------------------------
**  19. Lightbox
-----------------------------------------------------*/
.mfp-content input[type="search"] {
  width: 90% !important;
  border: 0;
  padding: 1em 1em 1em 1em;
  text-align: center;
  margin-top: 3rem;
  font-size: 1.6em;
  font-weight: bold;
  background: transparent !important;
}

.mfp-content .search-submit {
  display: none;
}

.mfp-content label {
  display: block;
}

.light-lightbox .mfp-bg {
  background-color: #fff;
}

.light-lightbox .mfp-preloader {
  color: #848888;
}

.light-lightbox .mfp-preloader a {
  color: #848888;
}

.light-lightbox .mfp-preloader a:hover {
  color: #fff;
}

.light-lightbox .mfp-counter {
  color: #1f2424;
}

.light-lightbox .mfp-arrow {
  background-color: transparent;
}

.light-lightbox .mfp-arrow-left:before {
  color: #1f2424;
}

.light-lightbox .mfp-arrow-right:before {
  color: #1f2424;
}

.light-lightbox .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background-color: #1f2424;
}

.light-lightbox .mfp-title {
  color: #1f2424;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .light-lightbox .mfp-img-mobile .mfp-bottom-bar {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .light-lightbox .mfp-img-mobile .mfp-close {
    background-color: rgba(0, 0, 0, 0.6);
  }
}

.dark-lightbox .mfp-preloader {
  color: #fff;
}

.dark-lightbox .mfp-preloader a {
  color: #fff;
}

.dark-lightbox .mfp-preloader a:hover {
  color: #fff;
}

.dark-lightbox .mfp-counter {
  color: #fff;
}

.dark-lightbox .mfp-arrow {
  background-color: transparent;
}

.dark-lightbox .mfp-arrow-left:before {
  color: #fff;
}

.dark-lightbox .mfp-arrow-right:before {
  color: #fff;
}

.dark-lightbox .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background-color: #fff;
}

.dark-lightbox .mfp-title {
  color: #fff;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .dark-lightbox .mfp-img-mobile .mfp-bottom-bar {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .dark-lightbox .mfp-img-mobile .mfp-close {
    background-color: rgba(0, 0, 0, 0.6);
  }
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  overflow: hidden;
  position: fixed;
  opacity: 1;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000001;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-wrap strong {
  font-weight: 400 !important;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 .5em;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: .5em;
  right: .5em;
  z-index: 1044;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-figure .mfp-close {
  width: 2.75em;
  height: 2.75em;
  position: absolute;
  right: 0 !important;
  top: -3em !important;
  font-size: 2.2em !important;
  font-weight: bold;
}

.mfp-close {
  width: 2.75em;
  height: 2.75em;
  right: 0;
  top: -50%;
  position: absolute;
  font-size: 3em;
  font-weight: bold;
}

.mfp-close:hover,
.mfp-close:focus {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  font-size: .75em;
  line-height: 1.125em;
  white-space: nowrap;
  display: none;
}

.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 49%;
  margin-top: -55px;
  padding: 0;
  width: 15%;
  height: 6.875em;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:before {
  font-family: FontAwesome;
  content: '\f104 ';
  font-size: 3em;
}

.mfp-arrow-left:hover:before {
  font-size: 2.5em;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:hover:before {
  font-size: 2.5em;
}

.mfp-arrow-right:before {
  font-family: FontAwesome;
  content: '\f105';
  font-size: 3em;
}

.mfp-iframe-holder {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 80.25em;
}

.mfp-iframe-holder .mfp-close {
  top: -2.5em;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 80%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 80%;
  cursor: auto;
  right: 0;
  margin: 0 auto;
  padding: 0 0.625em 0.625em;
}

.mfp-title {
  text-align: center;
  line-height: 1.125em;
  margin-top: 1.06em;
  word-wrap: break-word;
  letter-spacing: 1px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media (max-width: 991px) {
  .mfp-arrow {
    top: 50%;
  }
  .mfp-title {
    font-size: 1.3rem;
  }
}

@media (max-width: 479px) {
  img.mfp-img {
    padding: 0;
  }
  .mfp-title {
    font-size: .812em;
  }
}

@media (min-width: 480px) and (max-width: 991px) {
  img.mfp-img {
    padding: 0;
  }
  .mfp-title {
    font-size: .812em;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
        * Remove all paddings around the image on small screen
        */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: .312em;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    bottom: 0;
    margin: 0;
    top: auto;
    padding: .187em .312em;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: .312em;
    top: .187em;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 2.187em;
    height: 2.187em;
    line-height: 2.187em;
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: .375em;
    padding-right: .375em;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 37.5em;
  left: 50%;
  margin-left: -18.75em;
  margin-top: .312em;
  padding-bottom: .312em;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 2.75em;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/**
* Simple fade transition,
*/
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0;
}

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0;
}

/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-close {
  background-color: transparent;
}

.mfp-arrow {
  background-color: transparent;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-bottom-bar {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .mfp-img-mobile .mfp-close {
    background-color: rgba(0, 0, 0, 0.6);
  }
}

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 1;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
* Fade-move animation for second dialog
*/
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*-----------------------------------------------------
**  20. Buttons
-----------------------------------------------------*/
.buttons-radius-none .classic-more-btn__link_brdr-lg,
.buttons-radius-none .classic-more-btn__link_brdr-sm,
.buttons-radius-none .masonry-more-btn__link_brdr-lg,
.buttons-radius-none .masonry-more-btn__link_brdr-sm,
.buttons-radius-none .list-more-btn__link_brdr-lg,
.buttons-radius-none .list-more-btn__link_brdr-sm,
.buttons-radius-none .more-link,
.buttons-radius-none .submit,
.buttons-radius-none .post-edit-link,
.buttons-radius-none .comment-edit-link,
.buttons-radius-none .comment-reply-link,
.buttons-radius-none .search-submit,
.buttons-radius-none .wpcf7-submit,
.buttons-radius-none input[type="submit"] {
  border-radius: 0 !important;
}

.buttons-radius-small .classic-more-btn__link_brdr-lg,
.buttons-radius-small .classic-more-btn__link_brdr-sm,
.buttons-radius-small .masonry-more-btn__link_brdr-lg,
.buttons-radius-small .masonry-more-btn__link_brdr-sm,
.buttons-radius-small .list-more-btn__link_brdr-lg,
.buttons-radius-small .list-more-btn__link_brdr-sm,
.buttons-radius-small .more-link,
.buttons-radius-small .submit,
.buttons-radius-small .post-edit-link,
.buttons-radius-small .comment-edit-link,
.buttons-radius-small .comment-reply-link,
.buttons-radius-small .search-submit,
.buttons-radius-small .wpcf7-submit,
.buttons-radius-small input[type="submit"] {
  border-radius: .5rem !important;
}

.buttons-radius-medium .classic-more-btn__link_brdr-lg,
.buttons-radius-medium .classic-more-btn__link_brdr-sm,
.buttons-radius-medium .masonry-more-btn__link_brdr-lg,
.buttons-radius-medium .masonry-more-btn__link_brdr-sm,
.buttons-radius-medium .list-more-btn__link_brdr-lg,
.buttons-radius-medium .list-more-btn__link_brdr-sm,
.buttons-radius-medium .more-link,
.buttons-radius-medium .submit,
.buttons-radius-medium .post-edit-link,
.buttons-radius-medium .comment-edit-link,
.buttons-radius-medium .comment-reply-link,
.buttons-radius-medium .search-submit,
.buttons-radius-medium .wpcf7-submit,
.buttons-radius-medium input[type="submit"] {
  border-radius: 1.5rem !important;
}

.buttons-radius-big .classic-more-btn__link_brdr-lg,
.buttons-radius-big .classic-more-btn__link_brdr-sm,
.buttons-radius-big .masonry-more-btn__link_brdr-lg,
.buttons-radius-big .masonry-more-btn__link_brdr-sm,
.buttons-radius-big .list-more-btn__link_brdr-lg,
.buttons-radius-big .list-more-btn__link_brdr-sm,
.buttons-radius-big .more-link,
.buttons-radius-big .submit,
.buttons-radius-big .post-edit-link,
.buttons-radius-big .comment-edit-link,
.buttons-radius-big .comment-reply-link,
.buttons-radius-big .search-submit,
.buttons-radius-big .wpcf7-submit,
.buttons-radius-big input[type="submit"] {
  border-radius: 5rem !important;
}

.btn {
  font-weight: 400;
  line-height: 1;
  border-radius: 0;
}

.btn-sm {
  font-size: .7em;
  line-height: 1.3333333;
  padding: .8em 1.4em;
  letter-spacing: .2em;
  border-radius: 0;
}

.btn-lg {
  font-size: .78em;
  line-height: 1.3333333;
  padding: .8em 2.2em;
  letter-spacing: .2em;
}

.light-background .btn-primary, .light-background .st-sidebar-dark-background .btn-primary, .panel-left.light-background .btn-primary, .light-background.pop-bottom .btn-primary, .light-background.pop-top .btn-primary {
  background-color: #444b5d;
  color: #efefef;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.light-background .btn-primary:hover, .light-background .st-sidebar-dark-background .btn-primary:hover, .panel-left.light-background .btn-primary:hover, .light-background.pop-bottom .btn-primary:hover, .light-background.pop-top .btn-primary:hover {
  background-color: #fff;
  color: #444b5d;
}

.light-background .btn-primary:focus, .light-background .btn-primary:active, .light-background .btn-primary:active:focus, .light-background .btn-primary:active:hover, .light-background .st-sidebar-dark-background .btn-primary:focus, .light-background .st-sidebar-dark-background .btn-primary:active, .light-background .st-sidebar-dark-background .btn-primary:active:focus, .light-background .st-sidebar-dark-background .btn-primary:active:hover, .panel-left.light-background .btn-primary:focus, .panel-left.light-background .btn-primary:active, .panel-left.light-background .btn-primary:active:focus, .panel-left.light-background .btn-primary:active:hover, .light-background.pop-bottom .btn-primary:focus, .light-background.pop-bottom .btn-primary:active, .light-background.pop-bottom .btn-primary:active:focus, .light-background.pop-bottom .btn-primary:active:hover, .light-background.pop-top .btn-primary:focus, .light-background.pop-top .btn-primary:active, .light-background.pop-top .btn-primary:active:focus, .light-background.pop-top .btn-primary:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.light-background .btn-invert, .light-background .st-sidebar-dark-background .btn-invert, .panel-left.light-background .btn-invert, .light-background.pop-bottom .btn-invert, .light-background.pop-top .btn-invert {
  background-color: #fff;
  color: #444b5d;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.light-background .btn-invert:hover, .light-background .st-sidebar-dark-background .btn-invert:hover, .panel-left.light-background .btn-invert:hover, .light-background.pop-bottom .btn-invert:hover, .light-background.pop-top .btn-invert:hover {
  background-color: #444b5d;
  color: #efefef;
}

.light-background .btn-invert:focus, .light-background .btn-invert:active, .light-background .btn-invert:active:focus, .light-background .btn-invert:active:hover, .light-background .st-sidebar-dark-background .btn-invert:focus, .light-background .st-sidebar-dark-background .btn-invert:active, .light-background .st-sidebar-dark-background .btn-invert:active:focus, .light-background .st-sidebar-dark-background .btn-invert:active:hover, .panel-left.light-background .btn-invert:focus, .panel-left.light-background .btn-invert:active, .panel-left.light-background .btn-invert:active:focus, .panel-left.light-background .btn-invert:active:hover, .light-background.pop-bottom .btn-invert:focus, .light-background.pop-bottom .btn-invert:active, .light-background.pop-bottom .btn-invert:active:focus, .light-background.pop-bottom .btn-invert:active:hover, .light-background.pop-top .btn-invert:focus, .light-background.pop-top .btn-invert:active, .light-background.pop-top .btn-invert:active:focus, .light-background.pop-top .btn-invert:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.dark-background .btn-primary, .dark-background .st-sidebar-light-background .btn-primary, .panel-left.dark-background .btn-primary, .dark-background.pop-bottom .btn-primary, .dark-background.pop-top .btn-primary {
  background-color: #fff;
  color: #444b5d;
  transition: all .3s ease;
  border: 2px solid #fff;
}

.dark-background .btn-primary:hover, .dark-background .st-sidebar-light-background .btn-primary:hover, .panel-left.dark-background .btn-primary:hover, .dark-background.pop-bottom .btn-primary:hover, .dark-background.pop-top .btn-primary:hover {
  background-color: #1f2424;
  color: #efefef;
}

.dark-background .btn-primary:focus, .dark-background .btn-primary:active, .dark-background .btn-primary:active:focus, .dark-background .btn-primary:active:hover, .dark-background .st-sidebar-light-background .btn-primary:focus, .dark-background .st-sidebar-light-background .btn-primary:active, .dark-background .st-sidebar-light-background .btn-primary:active:focus, .dark-background .st-sidebar-light-background .btn-primary:active:hover, .panel-left.dark-background .btn-primary:focus, .panel-left.dark-background .btn-primary:active, .panel-left.dark-background .btn-primary:active:focus, .panel-left.dark-background .btn-primary:active:hover, .dark-background.pop-bottom .btn-primary:focus, .dark-background.pop-bottom .btn-primary:active, .dark-background.pop-bottom .btn-primary:active:focus, .dark-background.pop-bottom .btn-primary:active:hover, .dark-background.pop-top .btn-primary:focus, .dark-background.pop-top .btn-primary:active, .dark-background.pop-top .btn-primary:active:focus, .dark-background.pop-top .btn-primary:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.dark-background .btn-invert, .dark-background .st-sidebar-light-background .btn-invert, .panel-left.dark-background .btn-invert, .dark-background.pop-bottom .btn-invert, .dark-background.pop-top .btn-invert {
  background-color: #1f2424;
  color: inherit;
  transition: all .3s ease;
  border: 2px solid #efefef;
  color: #efefef;
}

.dark-background .btn-invert:hover, .dark-background .st-sidebar-light-background .btn-invert:hover, .panel-left.dark-background .btn-invert:hover, .dark-background.pop-bottom .btn-invert:hover, .dark-background.pop-top .btn-invert:hover {
  background-color: #fff;
  color: #444b5d;
}

.dark-background .btn-invert:focus, .dark-background .btn-invert:active, .dark-background .btn-invert:active:focus, .dark-background .btn-invert:active:hover, .dark-background .st-sidebar-light-background .btn-invert:focus, .dark-background .st-sidebar-light-background .btn-invert:active, .dark-background .st-sidebar-light-background .btn-invert:active:focus, .dark-background .st-sidebar-light-background .btn-invert:active:hover, .panel-left.dark-background .btn-invert:focus, .panel-left.dark-background .btn-invert:active, .panel-left.dark-background .btn-invert:active:focus, .panel-left.dark-background .btn-invert:active:hover, .dark-background.pop-bottom .btn-invert:focus, .dark-background.pop-bottom .btn-invert:active, .dark-background.pop-bottom .btn-invert:active:focus, .dark-background.pop-bottom .btn-invert:active:hover, .dark-background.pop-top .btn-invert:focus, .dark-background.pop-top .btn-invert:active, .dark-background.pop-top .btn-invert:active:focus, .dark-background.pop-top .btn-invert:active:hover {
  background-color: #444b5d;
  color: #efefef;
  border: 2px solid #474c4c;
}

.sidebar-toggle-on-dark-bgr .toggle-left-sidebar {
  background-color: #474c4c;
  color: #fff;
  transition: all .3s ease;
  border: 2px solid #474c4c;
}

.sidebar-toggle-on-dark-bgr .toggle-left-sidebar:hover {
  background-color: #444b5d;
  border: 2px solid #444b5d;
  color: #fff;
}

.sidebar-toggle-on-dark-bgr .toggle-left-sidebar:focus, .sidebar-toggle-on-dark-bgr .toggle-left-sidebar:active, .sidebar-toggle-on-dark-bgr .toggle-left-sidebar:active:focus, .sidebar-toggle-on-dark-bgr .toggle-left-sidebar:active:hover {
  background-color: #444b5d;
  color: #fff;
  border: 2px solid #444b5d;
}

.sidebar-toggle-on-light-bgr .toggle-left-sidebar {
  background-color: #444b5d;
  color: #fff;
  transition: all .3s ease;
  border: 2px solid #444b5d;
}

.sidebar-toggle-on-light-bgr .toggle-left-sidebar:hover {
  background-color: #8dc63f;
  color: #fff;
}

.sidebar-toggle-on-light-bgr .toggle-left-sidebar:focus, .sidebar-toggle-on-light-bgr .toggle-left-sidebar:active, .sidebar-toggle-on-light-bgr .toggle-left-sidebar:active:focus, .sidebar-toggle-on-light-bgr .toggle-left-sidebar:active:hover {
  background-color: #444b5d;
  color: #fff;
  border: 2px solid #474c4c;
}

.meta-nav {
  display: none;
}

.pop-posts-carousel .continue-button {
  text-align: center;
}

.search .post .continue-button {
  margin-top: 1.8em;
  margin-bottom: 1.8em;
  text-align: center;
}

.edit-link {
  text-align: right;
  margin: 1em 0;
}

.reply .comment-reply-link {
  position: absolute;
  right: 3em;
  bottom: 3em;
}

.logged-in .reply .comment-reply-link {
  position: absolute;
  right: 11em;
  bottom: 3em;
}

.edit-link .comment-edit-link {
  position: absolute;
  right: 3em;
  bottom: 3em;
}

.comment-metadata .edit-link {
  display: inline-block;
  margin-right: 1em;
}

@media (max-width: 379px) {
  .logged-in .reply .comment-reply-link {
    right: 8.5em;
    display: block;
    padding: 1em;
    letter-spacing: 1px;
  }
  .edit-link .comment-edit-link {
    position: absolute;
    bottom: 3em;
    margin-top: 2em;
    padding: 1em;
    letter-spacing: 1px;
  }
  .comment-respond input[type="submit"] {
    float: none;
    letter-spacing: .2em;
    font-size: .9em;
  }
}

@media (max-width: 991px) {
  .comment-reply-link {
    margin-top: 0;
  }
}

@media (min-width: 380px) and (max-width: 479px) {
  .logged-in .reply .comment-reply-link {
    right: 8.5em;
    padding: 1em;
    letter-spacing: 2px;
  }
  .edit-link .comment-edit-link {
    position: absolute;
    bottom: 3em;
    margin-top: 2em;
    padding: 1em;
    letter-spacing: 2px;
  }
}

.no-results .search-submit, .error-404 .search-submit {
  display: inline-block;
  margin-top: 2.5em;
}

.recent-posts-list .continue-button {
  text-align: center;
}

@media (max-width: 991px) {
  .mobile .recent-posts-list .continue-button {
    display: none;
  }
}

.about-widget .continue-button {
  text-align: center;
}

/*-----------------------------------------------------
**  21. Fields
-----------------------------------------------------*/
.no-results input[type="search"], .error-404 input[type="search"] {
  border: 0;
  border-width: 1px;
  border-style: solid;
  padding: 1.5rem;
  width: 100%;
  text-align: center;
  border-radius: 5rem;
}

.post-password-form input[type="password"] {
  border: 0;
  border-width: 2px;
  border-style: solid;
  padding: .38em;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  border-radius: 5em;
}

.post-password-form input[type="submit"] {
  margin-bottom: 0;
}

/*-----------------------------------------------------
**  22. Pinterest button
-----------------------------------------------------*/
.PIN_1486509760613_button_pin {
  z-index: 2 !important;
}

/*-----------------------------------------------------
**  23. Plugins
-----------------------------------------------------*/
/*-----------------------------------------------------
**  Contacts
-----------------------------------------------------*/
.light-background .wpcf7-form input[type="text"],
.light-background .wpcf7-form input[type="email"],
.light-background .wpcf7-form textarea {
  border: 1px solid #444b5d;
  background-color: inherit;
}

.dark-background .wpcf7-form input[type="text"],
.dark-background .wpcf7-form input[type="email"],
.dark-background .wpcf7-form textarea {
  border: 1px solid #fff;
  background-color: inherit;
}

.contacts-wrap {
  font-size: 1.6rem;
}

.page-header_brd {
  border: 0 !important;
}

.contacts-title-desc {
  text-transform: uppercase;
  opacity: .5 !important;
  letter-spacing: 4px;
}

.wpcf7-form {
  margin-top: 2em;
  margin-bottom: 3em;
}

.wpcf7-form label {
  width: 100%;
  font-weight: normal;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  width: 100%;
  border: 0;
  padding: .5em;
  border: 1px solid #848888;
}

.wpcf7-form .wpcf7-submit {
  width: auto;
}

/*# sourceMappingURL=style.css.map */
