/*
  Theme Name:     Brakt
  Author:         Mix Theme
  Author URI:     www.mix-theme.com
  Theme URI:      http://brakt.mix-theme.com/
  Version:        2.0.0
  Description:    Brakt is a Clean, Elegant and Personal WordPress Theme specially made for creative bloggers.
  License:        license purchased
  License URI:    http://themeforest.net/licenses/regular_extended
  Tags:           blog, two-columns, left-sidebar, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, sticky-post
  Text Domain:    brakt
*/


/* ===============================================
TABLE OF CONTENT
==================================================
01. CSS REST
02. OUTER WRAPPER
03. HEADER
04. INTRO SLIDER POSTS
05. INTRO FAVOURITE POSTS
06. MAIN CONTENT
07. SINGLE POST
08. COMMENTS
09. PAGE PAGINATION
10. PAGES
11. SIDEBAR
12. INSTAGRAM WIDGET
13. FOOTER
14. FOOTER ICONS
15. FOOTER MENU
16. COPYRIGHT
17. MOBILE MENU
18. TYPOGRAPHY
19. DARK SKIN
20. RESPONSIVE STYLE
21. GUTENBERG STYLE

=================================================
01. CSS REST
===============================================*/
div, 
span, 
applet, 
object, 
iframe, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote,
pre, 
a, 
abbr, 
acronym, 
address, 
big, 
cite, 
code, 
del, 
dfn, 
em, 
img, 
ins, 
kbd, 
samp, 
small, 
strike, 
strong, 
sub, 
sup, 
tt, 
var, 
b, 
u, 
i, 
dl, 
dt, 
dd, 
ol, 
ul, 
li, 
fieldset, 
form, 
label, 
legend,
table, 
caption, 
tbody, 
tfoot, 
thead, 
tr, 
th, 
td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
    overflow-x: hidden;
}
body {
	font: normal 14px 'Roboto', 'Barlow', fontawesome, sans-serif;
	color: #222;
	margin: 0;
	padding: 0;
	line-height: 25px;
	background-color: #eee;
}
.color-bg, .color-bg-hover:hover, 
.color-bg-hover:hover {
	background-color: #4c5ccf;
}
.border-color, 
.border-color, 
.border-color-hover:hover, 
.border-color-hover:hover {
	border-color: #4c5ccf;
}
.mfont, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: 'Barlow';
	font-style: normal;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
*, 
:before, 
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
audio, 
canvas, 
video {
	display: inline-block;
}
article, 
aside,
details, 
figcaption, 
figure, 
footer, 
hgroup, 
main, 
nav, 
section, 
summary {
	display: block;
}
iframe {
	width: 100%;
}
* {
	outline: 0;
}
*, 
:before, 
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container {
	margin: 0 auto;
	max-width: 1200px;
}
.container:before, 
.container:after {
	content: " ";
	display: table;
}
.row {
	margin-left: 2%;
	margin-right: 2%;
}
.mix-center {
	margin: auto;
	float: none;
}
.section {
	margin: 0;
}
.widget {
	margin: 0;
	line-height: inherit;
}
.widget ul {
	padding: 0;
}
.feed-links {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
.clear {
	clear: both;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery {
  margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
  border: none !important;
}
.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption:not(.alignleft):not(.alignright) {
  margin-right: auto;
  margin-left: auto;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption .wp-caption-text {
  color: #686868;
  font-size: 13px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 5px;
}
.aligncenter {
    text-align: center;
    margin: auto;
    float: none;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bypostauthor {
	display: block;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.alignfull {
    margin-left: -70px !important;
    margin-right: -70px !important;
    max-width: 100vw;
    width: calc(100% + 140px);
}
.alignwide {
    margin-left: -11px !important;
    margin-right: -11px !important;
    max-width: 100vw;
    width: calc(100% + 20px);
}
.aligncenter,
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.wp-block-pullquote.alignfull {
    padding: 10px 70px;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
hr {
	height: 1px;
	width: 100%;
	display: block;
	background: #e4e4e4;
	margin: 20px 0;
	border: none !important;
}

/*======================================================
02. OUTER WRAPPER
======================================================*/
#outer-wrapper {
	background-color: #fff;
    border-top: 2px solid #4c5ccf;
}
.boxed-two #outer-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

/*========================================
03. HEADER
=========================================*/

/*========== Boxed Layout ==========*/

.boxed-layout #outer-wrapper {
	max-width: 1200px;
	margin: auto;
	box-shadow: 0 0 30px #dedede;
}
.boxed-two #outer-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

/*========== Topbar ==========*/

#topbar {
    min-height: 40px;
    line-height: 40px;
    display: grid;
    border-bottom: 1px solid #eee;
}
#topbar .container {
    width: 100%;
}

/*========== Top Menu ==========*/

#top-menu {
	float: left;
	display: flex;
}
#top-menu .selectnav {
	display: none;
}
.menu-top li a:hover {
	color: #4c5ccf;
}
.bitter-font .top-menu li a,
.poppins-font .top-menu li a {
    font-size: 13px !important;
}
.top-menu li a {
    color: #313035;
    font-size: 13.7px;
    padding-right: 5px;
    font-weight: 500;
}
.top-menu .menu-item-has-children:after {
	display: none;
    top: 21px;
    color: #313035;
    margin-right: 10px;
}
.top-menu li ul li.menu-item-has-children:after {
    content: '\f105';
    font-family: fontawesome;
    line-height: 0;
    position: relative;
    top: -21px;
    right: 0px;
    font-size: 12px;
    color: #313035;
    float: right;
    padding: 0 5px;
    font-weight: 600;
}

.menu-item-has-children:after {
	content: '\f107';
	font-family: fontawesome;
	line-height: 0;
	position: relative;
	top: -28px;
	font-size: 13.7px;
	font-weight: 600;
	color: #313035;
	float: right;
	padding: 0 0;
}
.menu li ul li.menu-item-has-children:after {
	content: '\f105';
	font-family: fontawesome;
	line-height: 0;
	position: relative;
	top: -21px;
	right: 6px;
	font-size: 12px;
	color: #313035;
	float: right;
	padding: 0 5px;
	font-weight: 600;
}
.top-navigation ul {
	list-style: none;
	margin: 0;
}
.top-navigation li {
	position: relative;
}
.top-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}
.top-navigation ul .toggled-on {
	display: block;
}
.top-navigation .top-menu {
	border-bottom: 1px solid #d1d1d1;
}
.top-navigation .sub-menu li a {
	text-align: left;
	font-size: 13.7px;
	font-weight: 500;
	color: #313035;
	letter-spacing: 0.3px;
	border-bottom: 1px solid #eee;
	line-height: 19px;
	padding: 10px 15px;
	display: flex;
}
.site-header-menu {
	display: block;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.top-navigation {
	text-align: left;
    float: left;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.top-navigation .top-menu, 
.top-navigation .top-menu>li {
	border: 0;
}
.top-navigation .top-menu>li {
	display: inline-block;
    padding-right: 5px;
}
.top-navigation li:hover>a, 
.top-navigation li.focus>a {
	color: #4c5ccf;
}
.top-navigation ul ul {
	display: block;
	margin: 0;
	margin-top: 10px;
	position: absolute;
	z-index: 99999;
}
.top-navigation ul ul ul:before, 
.top-navigation ul ul ul:after {
	border: 0;
}
.top-navigation ul ul a {
	white-space: normal;
}
.top-navigation ul ul:after {
	border-color: #fff transparent;
	border-width: 0 8px 8px;
	right: 11px;
	top: -7px;
}
.top-navigation li:hover>ul, 
.top-navigation li.focus>ul {
	left: 0;
	margin-top: 0px;
	opacity: 1;
	visibility: visible;
}
.top-navigation ul ul li:hover>ul, 
.top-navigation ul ul li.focus>ul {
	top: 0px;
	left: 200px;
	margin-top: 0px;
}
.top-navigation ul ul .menu-item-has-children>a {
	padding-right: 2.0625em;
}
.top-navigation ul ul .menu-item-has-children>a:after {
	right: 0.5625em;
	top: 0.875em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.top-menu .sub-menu {
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 5;
    max-width: 200px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    width: 200px;
    left: auto;
    background: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(61, 65, 84, 0.15);
    -moz-box-shadow: 0 2px 6px rgba(61, 65, 84, 0.15);
    box-shadow: 0 2px 6px rgba(61, 65, 84, 0.15);
}
.top-navigation ul ul ul {
	top: 10px;
	left: 200px !important;
	margin-top: 5px;
}

/*========== Top Social Icons ==========*/

.top-social {
	float: right;
}
.social-media-icons {
	float: left;
}
.social {
	width: 100%;
	text-align: right;
	line-height: 40px;
}
.top-social li {
	display: inline-block;
	list-style: none;
	line-height: 40px;
	padding: 0 !important;
}
.top-social a {
	display: block;
	height: 40px;
	width: 25px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
    color: #313035;
}
.top-social a:hover {
	color: #4c5ccf;
}
.social-media-icons:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 10px;
	background-color: #313035;
	margin: 0 12px;
}
/*========== Search Button ==========*/

.search-button {
	float: right;
}
.search-button a {
	float: right;
	display: contents !important;
}
.search-box-overlay.search-box-overlay-show {
	visibility: visible;
	opacity: 1;
}
.search-box-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 999999;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
    background-color: rgba(0, 0, 0, 0.94);
	text-align: center;
	-webkit-transition: all ease-in-out .25s;
	-moz-transition: all ease-in-out .25s;
	-ms-transition: all ease-in-out .25s;
	-o-transition: all ease-in-out .25s;
	transition: all ease-in-out .25s;
}
.search-box-close {
	position: absolute;
	right: 80px;
	top: 80px;
	font-size: 40px;
	cursor: pointer;
	-webkit-transition: transform ease-out .2s;
	-moz-transition: transform ease-out .2s;
	-ms-transition: transform ease-out .2s;
	-o-transition: transform ease-out .2s;
	transition: transform ease-out .2s;
	color: #4c5ccf;
}
.search-input {
    width: 700px;
    background-color: transparent !important;
    border-bottom: 2px solid #fff !important;
    border: 0;
    text-align: left;
    font-size: 2.2rem;
    padding-bottom: 10px;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-family: 'Barlow';
    font-weight: 600;
}
.search-input::placeholder {
	color: #fff;
    font-size: 2.2rem;
}
.search-box-wrapper .fa-search {
    font-size: 25px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    float: right;
    line-height: 50px;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    margin-top: 13px;
    margin-left: 30px;
    background: #4c5ccf;
}
.search-box-wrapper form {
	position: relative;
}
.search-box-wrapper {
	display: inline-block;
	max-width: 1000px;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
	-ms-transform: scale(0.4);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}
.search-box-overlay-show .search-box-wrapper {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-ms-transform: scale(1);
}
.search-box-wrapper input[type="submit"] {
	position: absolute;
	width: 50px;
	height: 100%;
	background-color: transparent;
	border: 0;
	right: 0;
	top: 0;
	cursor: pointer;
	-webkit-appearance: button;
}
.search-box-overlay:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em;
}
.search-box-wrapper .fa-search:hover {
	color: #fff;
}
/*========== Header Content ==========*/

#header-content-ad {
    display: block;
    overflow: hidden;
    padding: 30px 0px;
}
#header-content-ad .site-title {
	font-size: 25px;
    line-height: 50px;
}
#header-content-ad .site-description {
    line-height: 20px;
}
.header-ad-area {
	float: right;
}
#header-content {
	display: block;
	padding: 45px 0;
	background-color: #fff;
}
.logo {
	font-size: 27px;
	margin: auto;
	text-align: center;
	-moz-text-align: center;
	-webkit-text-align: center;
	-o-text-align: center;
}
.logo h1 {
	font-size: 35px;
	color: #000;
}
.logo p {
    color: #757575;
	font-size: 14px;
    font-family: 'Barlow';
    font-style: normal;
}
.logo img {
	max-width: 700px;
	width: 250px;
	height: auto;
}
.header-ad {
    float: right;
    width: 69%;
    list-style: none;
}
.logo-two {
    float: left;
    width: 30%;
    height: 90px;
    display: table;
}
.logo-two-holder {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
}
.header-4 .site-header-menu {
    margin-left: -10px !important;
}
.header-4 .main-navigation {
    width: 95%;
    float: left;
    text-align: left;
}
.header-4 .fixed-search {
    display: table-cell;
    vertical-align: middle;
    line-height: 58px;
}
.header-4 {
    min-height: 243px;
}
.header-4 .social-media-icons:after {
	display: none;
}
#header-content-5 {
    min-height: 123px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
#header-content-5 .main-navigation li:hover>ul {
	margin-top: 0px !important;
}

/*========== Menu Wrapper ==========*/

#menu-wrapper {
	min-height: 60px;
	width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.menu {
	min-height: 58px;
}
#top-menu .fa, .menu .fa {
	padding-right: 5px;
	margin: 0px;
}
/*========== Mai Menu ==========*/

.menu li a:hover {
	color: #4c5ccf;
}
.sub-menu {
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 5;
    max-width: 200px;
    width: 100%;
    margin-left: 10px;
    width: 200px;
    left: 10px;
    background: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(61, 65, 84, 0.15);
    -moz-box-shadow: 0 2px 6px rgba(61, 65, 84, 0.15);
    box-shadow: 0 2px 6px rgba(61, 65, 84, 0.15);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.admin-bar .fixed-menu {
    top: 32px;
}
.fixed-menu {
	top: 0;
	z-index: 9999;
	position: fixed;
	background: #fff;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-box-shadow: 13px 13px 31px 0px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 13px 13px 31px 0px rgba(0, 0, 0, 0.17);
	box-shadow: 0 7px 31px -11px rgba(0, 0, 0, 0.21);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.nav-up {
	top: -120px !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.fixed-menu .main-navigation {
	width: 95%;
	float: left;
	text-align: left;
}
.boxed-layout .fixed-menu {
	max-width: 1200px;
}
.fixed-menu .search-button {
	display: block !important;
}
.fixed-menu li.HOME a {
	padding-left: 0px !important;
}
.fixed-menu .fixed-search {
	float: right;
	cursor: pointer;
	display: block !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.fixed-menu .fixed-search a {
	float: right;
	line-height: 30px;
	color: #fff;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	margin-top: 13px;
	background: #4c5ccf;
}
.fixed-menu .fixed-search .fa {
	padding: 0px;
	margin: 0px;
}
.fixed-menu .fixed-search a:hover {
	-webkit-box-shadow: 0 0 1px 5px #eee;
	box-shadow: 0 0 1px 5px #eee;
}
.dark-skin .fixed-menu .fixed-search a:hover {
	-webkit-box-shadow: 0 0 1px 5px #3e3e3e;
	box-shadow: 0 0 1px 5px #3e3e3e;
}
.fixed-search {
	float: right;
	display: none;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	line-height: 60px;
	width: 20px;
	text-align: center;
}
.theme-search-icon:hover {
    border: 2px solid #4c5ccf;
}
.theme-search-icon:hover:after {
    background: #4c5ccf;
}
.poppins-font .menu a {
	font-size: 14px;
}
.menu li a {
	padding: 0 15px;
	color: #313035;
	display: block;
	line-height: 58px;
	font-size: 15px;
	font-weight: 500;
	position: relative;
}
.menu li ul li.menu-item-has-children:after {
	content: '\f105';
	font-family: fontawesome;
	line-height: 0;
	position: relative;
	top: -21px;
	right: 6px;
	font-size: 12px;
	color: #313035;
	float: right;
	padding: 0 5px;
	font-weight: 600;
}
.main-navigation ul {
	list-style: none;
}
.main-navigation li {
	position: relative;
}
.main-navigation a:hover {
	color: #4c5ccf;
}
.main-navigation ul ul {
	display: none;
	margin-left: 0px;
}
.main-navigation ul .toggled-on {
	display: block;
}
.main-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}
.poppins-font .sub-menu li a,
.bitter-font .sub-menu li a {
    font-size: 13px !important;
}
.sub-menu li a {
    text-align: left;
    font-size: 13.7px;
    font-weight: 500;
    color: #313035;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #eee;
    line-height: 25px;
    display: flex;
    padding: 10px 15px;
}
.site-header-menu {
	display: block;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.main-navigation {
	text-align: center;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.main-navigation .primary-menu, 
.main-navigation .primary-menu>li {
	border: 0;
}
.main-navigation .primary-menu>li {
	display: inline-block;
}
.main-navigation li:hover>a, 
.main-navigation li.focus>a {
	color: #4c5ccf;
}
.main-navigation ul ul {
	display: block;
}
.main-navigation ul ul ul {
    top: 15px;
    left: 200px;
}
.main-navigation ul ul ul:before, 
.main-navigation ul ul ul:after {
	border: 0;
}
.main-navigation ul ul a {
	white-space: normal;
}
.main-navigation ul ul:after {
	border-color: #fff transparent;
	border-width: 0 8px 8px;
	right: 11px;
	top: -7px;
}
.main-navigation li:hover>ul, 
.main-navigation li.focus>ul,
.main-navigation a:hover>ul, 
.main-navigation a.focus>ul {
	right: auto;
	left: 10px;
	margin-top: 1px;
	opacity: 1;
	visibility: visible;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.main-navigation ul ul li:hover>ul, 
.main-navigation ul ul li.focus>ul {
	top: 0px;
	right: auto;
	left: 199px;
	margin-top: 0px;
}
.main-navigation .menu-item-has-children {
    padding-right: 10px;
}
.sub-menu .menu-item-has-children {
    padding-right: 0px;
}
.main-navigation ul ul .menu-item-has-children>a {
	padding-right: 2.0625em;
}
.main-navigation ul ul .menu-item-has-children>a:after {
	right: 0.5625em;
	top: 0.875em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* Off Screen */
.dropdown-reverse {
	left: -200px !important;
	float: left;
    -webkit-box-shadow: 0 2px 10px rgba(61, 65, 84, 0.2);
    -moz-box-shadow: 0 2px 10px rgba(61, 65, 84, 0.2);
    box-shadow: 0 2px 10px rgba(61, 65, 84, 0.2);
    transition: all 0s ease !important;
    -webkit-transition: all 0s ease !important;
    -moz-transition: all 0s ease !important;
    -o-transition: all 0s ease !important;
}
.dropdown-reverse .sub-menu {
	left: -200px !important;
}
.main-navigation .dropdown-reverse:hover>ul, 
.main-navigation .dropdown-reverse.focus>ul {
    transition: all 0s ease !important;
    -webkit-transition: all 0s ease !important;
    -moz-transition: all 0s ease !important;
    -o-transition: all 0s ease !important;
}

/*============= MOBILE MENU =============*/

.mobile-menu-holder {
    height: 55px;
    display: none;
}
.mobile-top-ad {
    display: none;
    margin-top: 30px;
}
.mixtheme-menu-mobile {
    background-color: #ffffff;
    height: 55px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.33);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.mobile-menu-icon {
    float: left;
    width: 50px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
}
.mobile-menu-logo {
    margin: auto;
    text-align: center;
    -moz-text-align: center;
    -o-text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 55px;
    width: 100vw;
}
.mobile-menu-logo img {
    max-height: 40px;
    max-width: 180px;
    padding: 0;
    display: flex;
    text-align: center;
    margin: auto;
}
.mobile-site-title {
    color: #313131;
    font-size: 20px;
    line-height: 55px;
}
.mobile-menu-search {
    float: right;
    width: 50px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff;
}
.scrollUp {
  transform: translateY(-80px);
}
.mobil-m-overlay {
    background-color: rgba(0, 0, 0, 0.76);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.hide {
    display: none;
}
.mix-menu-icon {
    float: left;
    margin: 0;
    padding: 20px 10px;
    display: table-cell;
    overflow: hidden;
}
.mix-menu-icon:hover .mix-menu-icon-bar {
    width: 22px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.mix-menu-icon-bar {
    display: block;
    width: 1.12em;
    height: 0.12em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin-top: .188em;
    background-color: #313131;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.first-b {
    width: 16px;
    margin-top: 0px;
    display: table-cell;
}
.last-b {
    width: 14px;
}
.dark-skin .theme-search-icon {
    border: 2px solid #fff;
}
.dark-skin .theme-search-icon:after {
    background: #fff;
}
.theme-search-icon {
    display: inline-block;
    position: relative;
    height: 13px;
    width: 13px;
    box-sizing: border-box;
    border: 2px solid #313131;
    border-radius: 25px;
    transition: all 200ms ease;
    cursor: pointer;
}
.theme-search-icon:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 7px;
    right: -2px;
    top: 7px;
    background: #313131;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 200ms ease;
}
/*========== Header grid ==========*/

.header-content-left {
    width: 30%;
    float: left;
    display: table-cell;
    vertical-align: middle;
    line-height: 160px;
    height: 160px;
}
.header-content-center {
    width: 40%;
    float: left;
}
.header-content-right {
    width: 30%;
    float: right;
    display: table-cell;
    vertical-align: middle;
    line-height: 160px;
    height: 160px;
}
.shop-icon {
    float: right;
    padding-left: 15px;
}
.header-content-left .social-media-icons li {
    display: inline-block;
    list-style: none;
    line-height: 40px;
    padding: 0 !important;
}
.dark-skin .header-content-left .social-media-icons li a {
    color: #fff;
}
.header-content-left .social-media-icons li a {
    display: block;
    width: 25px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
}
.search-button {
    float: right;
    padding-right: 3px;
}
.search-button a {
    float: right;
    padding: 0px 8px;
    display: block !important;
}

/*========== Header grid 2 ==========*/

.header-2-content-left .logo {
    text-align: left !important;
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    height: 90px;
}
.header-2-content-left .logo h1 {
    font-size: 21px;
    line-height: 25px;
}
.header-2-content-left .logo p {
    font-size: 14px;
    line-height: 25px;
}
.header-2-content-left {
    float: left;
    width: 21%;
    text-align: left;
}
.header-2 .fixed-menu .main-navigation {
	float: right !important;
}
.dark-skin #header-content-2,
.dark-skin #header-content-3,
.dark-skin #header-content-5,
.dark-skin #header-content-ad {
    background: #1d1d1d;
    border-bottom: 1px solid #282828;
}
.dark-skin #header-content-ad .site-title a {
    color: #fff;
}
#header-content-2 {
    display: table;
    width: 100%;
    background-color: white;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.header-2-content-center {
    float: left;
    width: 75.4%;
}
.header-2-content-right {
    float: right;
    width: 30px;
    line-height: 90px;
}
#header-content-2 .menu li a {
    line-height: 90px;
}
#header-content-2 .sub-menu li a {
    line-height: 25px;
}
#header-content-2 .menu-item-has-children:after {
    top: -43px;
}
#header-content-2 .menu li ul li.menu-item-has-children:after {
    top: -22px !important;
    left: -10px;
}
#header-content-2 .main-navigation {
    text-align: right !important;
}

.header-3 #outer-wrapper {
	border: none !important;
}
.header-3-content-center {
    float: left;
    width: 74%;
}
.header-3-content-right {
    float: right;
    width: 6%;
    padding-top: 35px;
}
#header-content-3 #topbar {
    background-color: #4c5ccf;
	border: none !important;
    min-height: 33px;
    line-height: 33px;
}
#header-content-3 .top-social a {
    height: 33px;
    line-height: 33px;
}
#header-content-3 .social-media-icons:after {
	display: none;
}
#header-content-3 .top-menu li a,
#header-content-3 .social-media-icons li a {
	color: #fff !important;
}
#header-content-3 .top-menu li a:hover,
#header-content-3 .social-media-icons li a:hover {
	color: #fff !important;
	opacity: 0.7;
}

.header-5 #outer-wrapper {
	border: none !important;
}
.header-5-content-center {
    float: left;
    width: 74%;
}
.header-5-content-right {
    float: right;
    width: 6%;
    padding-top: 35px;
}
#header-content-5 #topbar {
    background-color: #4c5ccf;
	border: none !important;
    min-height: 33px;
    line-height: 33px;
    width: 100%;
}
#header-content-3 #menu-wrapper,
#header-content-5 #menu-wrapper {
    min-height: unset !important;
    border: none;
}
#header-content-5 .top-social a {
    height: 33px;
    line-height: 33px;
}
#header-content-5 .social-media-icons:after {
	display: none;
}
#header-content-5 .top-menu li a,
#header-content-5 .social-media-icons li a {
	color: #fff !important;
}
#header-content-5 .top-menu li a:hover,
#header-content-5 .social-media-icons li a:hover {
	color: #fff !important;
	opacity: 0.7;
}
#header-content-2 .menu li a,
#header-content-3 .menu li a,
#header-content-5 .menu li a {
    line-height: 90px;
    padding: 0 10px;
}
#header-content-3 .sub-menu li a,
#header-content-5 .sub-menu li a {
    line-height: 25px;
    padding: 10px 15px !important;
}
#header-content-2 .sub-menu li a {
    line-height: 25px;
    padding: 10px 15px !important;
}
#header-content-2 .menu-item-has-children:after,
#header-content-3 .menu-item-has-children:after,
#header-content-5 .menu-item-has-children:after {
    top: -45px;
    left: 5px;
}
#header-content-3 .menu li ul li.menu-item-has-children:after,
#header-content-5 .menu li ul li.menu-item-has-children:after {
    top: -21px !important;
    left: -5px;
}
#header-content-3 .main-navigation,
#header-content-5 .main-navigation {
    text-align: right !important;
    float: right;
}
#header-content-3 {
    min-height: 124px;
    border-bottom: 1px solid #eee;
}
#header-content-5 .sticky {
    border-bottom: 0px;
}
.dark-skin .fixed-header {
    background: #1d1d1d;
}
.category-sticky .entry-header {
    display: flex;
}
.fixed-header {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 999;
    background-color: #ffff;
    -webkit-box-shadow: 13px 13px 31px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 13px 13px 31px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0 7px 31px -11px rgba(0, 0, 0, 0.21);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.boxed-layout .fixed-header {
    max-width: 1200px;
}
.sticky-header {
    padding: 0;
    width: 100%;
    display: inline-block;
    border: 1px solid #eee;
}
.dark-skin .theme-search-icon {
    border: 2px solid #fff;
}
.dark-skin .theme-search-icon:after {
    background: #fff;
}
.theme-search-icon {
    display: inline-block;
    position: relative;
    height: 13px;
    width: 13px;
    box-sizing: border-box;
    border: 2px solid #313131;
    border-radius: 25px;
    transition: all 200ms ease;
    cursor: pointer;
}
.theme-search-icon:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 7px;
    right: -2px;
    top: 7px;
    background: #313131;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all 200ms ease;
}


/*========================================
04. INTRO SLIDER POSTS
=========================================*/

#intro-slider {
	clear: both;
	padding-top: 40px;
	overflow: hidden;
}
.grid-slider .intro-posts-title a {
    font-size: 23px !important;
    line-height: 33px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
}
.grid-slider .intro-posts-title {
    padding-bottom: 10px;
    padding-top: 10px;
}
.grid-slider .intro-posts .swiper-slide {
    position: relative;
    height: 400px;
}
.grid-slider .intro-thumbnail a {
    height: 400px;
}
.intro-posts {
	position: relative;
	z-index: 2;
	overflow: hidden;
    border-radius: 5px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.intro-posts .outer-slider {
	overflow: hidden;
	padding: 0;
	position: relative;
}
.intro-posts .swiper-slide {
	position: relative;
	height: 540px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: none !important;
	display: block;
	width: 100%;
}
.intro-thumbnail {
	background: #000;
	border-radius: 5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.intro-posts .swiper-slide:hover .intro-thumbnail img {
    opacity: .6;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.intro-thumbnail a {
	width: 100%;
	height: 540px;
	display: block;
	position: relative;
	object-fit: cover;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.intro-thumbnail img {
	width: 100%;
	height: 100%;
    border-radius: 5px;
	object-fit: cover;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.intro-posts-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 40px;
	align-items: center;
	justify-content: center;
	text-align: center;
    border-radius: 5px;
	background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
}
.intro-posts-overlay .post-format {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    width: unset;
    margin: auto;
    height: 20px;
    color: #fff;
    background: transparent;
    line-height: 20px;
    border-radius: 100%;
    margin-bottom: 0px;
    margin-right: 0px !important;
    font-size: 14px !important;
    border: none !important;
}
.intro-posts-overlay .trending-post {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    width: unset;
    margin: auto;
    height: 20px;
    color: #fff;
    background: transparent;
    line-height: 20px;
    border-radius: 100%;
    margin-bottom: 0px;
    font-size: 14px !important;
    border: none !important;
}
.intro-posts-overlay .action-icons {
	position: unset;
}
.intro-posts-overlay .category {
	color: #fff;
	z-index: 3;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
    font-family: 'Roboto';
	border-radius: 1px;
	line-height: 13px;
	padding: 5px 10px;
	position: relative;
	background: #4c5ccf;
}
.intro-posts-overlay .category:hover {
	color: #fff;
}
.featured-overlay .featured-cat .cat a {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	line-height: normal;
	padding: 4px 12px;
	position: relative;
}
.intro-posts-title {
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0;
	max-width: 700px;
	line-height: 50px;
	margin: auto;
	text-align: center;
}
.intro-posts-title a {
    line-height: 57px;
    color: #fff;
    display: inline-block;
    margin-bottom: 4px;
    font-weight: bold;
    text-decoration: none;
    font-size: 45px;
}
.intro-posts-title a:hover {
	color: #fff;
	text-decoration: underline !important;
}
.intro-posts-meta {
    color: #fff;
    font-size: 14px;
    list-style: none;
    line-height: 20px;
    font-family: 'Barlow';
    font-weight: 400;
}
.intro-posts-meta li {
	display: inline-block;
}
.intro-author-img img {
	width: 29px;
	height: 29px;
	border-radius: 50%;
	margin-right: 10px;
	margin-bottom: -10px;
	border: 2px solid #9e9e9e;
}
.intro-posts-meta a {
    color: #fff;
    font-size: 14px;
    list-style: none;
    line-height: 20px;
    font-family: 'Barlow';
    font-weight: 400;
}
.intro-posts-meta a:hover {
	color: #fff;
	text-decoration: underline !important;
}
.intro-posts-meta .intro-posts-author:after {
	content: "";
	width: 1px;
	height: 8px;
	margin: 0 10px;
	display: inline-block;
	background-color: #aaa;
}
.intro-posts-meta .trending-post span {
	padding-left: 0px;
}
.intro-posts-overlay .post-format:before {
	content: "";
	width: 1px;
	height: 8px;
	margin: 0px 10px;
	display: inline-block;
	background-color: #aaa;
}
.intro-posts-overlay .trending-post:before {
	content: "";
	width: 1px;
	height: 8px;
	margin: 0px 10px;
	display: inline-block;
	background-color: #aaa;
}
.about-me-widget .social-media-icons:after {
	display: none;
}

/*
* Swiper 3.3.1
* Most modern mobile touch slider and framework with hardware accelerated transitions
*
* http://www.idangero.us/swiper/
*
* Copyright 2016, Vladimir Kharlampidi
* The iDangero.us
* http://www.idangero.us/
*
* Licensed under MIT
*
* Released on: February 7, 2016
*/
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left;
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide, 
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-container-autoheight, 
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height;
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
.swiper-button-next, 
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -22px;
	z-index: 10;
    width: 42px;
    height: 42px;
    line-height: 36px;
    font-size: 17px;
    cursor: pointer;
    background: #fff;
    border: 3px solid #fff;
    border-radius: 100%;
}
.swiper-button-next:hover, 
.swiper-button-prev:hover {
	color: #4c5ccf;
}
.swiper-button-next.swiper-button-disabled, 
.swiper-button-prev.swiper-button-disabled {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev, 
.swiper-container-rtl .swiper-button-next {
	left: -44px;
	right: auto;
	text-align: center;
	-moz-text-align: center;
	-webkit-text-align: center;
	-o-text-align: center;
	opacity: 0;
}
.swiper-button-prev.swiper-button-black, 
.swiper-button-prev.swiper-button-white, 
.swiper-button-next, 
.swiper-container-rtl .swiper-button-prev {
	right: -44px;
	left: auto;
	text-align: center;
	-moz-text-align: center;
	-webkit-text-align: center;
	-o-text-align: center;
	opacity: 0;
}
.intro-posts:hover .swiper-button-next {
	right: 30px;
	opacity: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.intro-posts:hover .swiper-button-prev {
	left: 30px;
	opacity: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 10px;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, 
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	border-radius: 100%;
	background: transparent;
	border: 2px solid #fff;
	margin: 0 2px;
	opacity: .5;
}
.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
	border-color: #fff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, .5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000;
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, 
.swiper-container-3d .swiper-slide, 
.swiper-container-3d .swiper-slide-shadow-bottom, 
.swiper-container-3d .swiper-slide-shadow-left, 
.swiper-container-3d .swiper-slide-shadow-right, 
.swiper-container-3d .swiper-slide-shadow-top, 
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, 
.swiper-container-3d .swiper-slide-shadow-left, 
.swiper-container-3d .swiper-slide-shadow-right, 
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper, 
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px;
}
.swiper-container-cube, 
.swiper-container-flip {
	overflow: visible;
}
.swiper-container-cube .swiper-slide, 
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide, 
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube .swiper-slide-active, 
.swiper-container-cube .swiper-slide-active .swiper-slide-active, 
.swiper-container-flip .swiper-slide-active, 
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom, 
.swiper-container-cube .swiper-slide-shadow-left, 
.swiper-container-cube .swiper-slide-shadow-right, 
.swiper-container-cube .swiper-slide-shadow-top, 
.swiper-container-flip .swiper-slide-shadow-bottom, 
.swiper-container-flip .swiper-slide-shadow-left, 
.swiper-container-flip .swiper-slide-shadow-right, 
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, 
.swiper-container-cube .swiper-slide-next, 
.swiper-container-cube .swiper-slide-next+.swiper-slide, 
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, 
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1);
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin .3s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin .3s steps(12, end) infinite;
	animation: swiper-preloader-spin .3s steps(12, end) infinite;
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

/*=============== Grid Block ===============*/

.intro-main-block-posts.block {
    margin: -5px;
}
#intro-main-block-posts {
    overflow: hidden;
    clear: both;
    margin-top: 30px;
}
#big-block-post,
.main-block-post:first-child {
    width: 49.4%;
    height: 507px;
}
.main-block-post:first-child .main-block-thumbnail img {
    height: 507px;
    width: 100%;
}
.dark-skin .main-block-post {
    border-color: #1d1d1d;
}
.main-block-post {
    width: 24.2222%;
    float: left;
    height: 250px;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    margin: 4px;
    border-radius: 5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
#intro-main-block-posts #gradient-block .category {
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}
.intro-main-block-posts.block .category {
    color: #fff;
    z-index: 3;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    border-radius: 3px;
    line-height: normal;
    padding: 2px 10px;
    position: relative;
    background: rgba(0, 0, 0, 0.7);
    margin-bottom: 10px;
    font-family: 'Roboto';
    letter-spacing: 0.6px;
}
.main-block-posts-title a:hover,
.intro-main-block-posts.block .category:hover {
    color: #fff !important;
}
.intro-main-block-posts.block .block .action-icons {
    top: 25px !important;
    left: 25px !important;
}
#big-block-post .main-block-thumbnail {
    height: 507px;
}
.main-block-thumbnail {
    height: 250px; 
    border-radius: 5px;
}
#gradient-block .main-block-thumbnail img {
    opacity: 1;
}
.main-block-post:hover #gradient-block .overlay-link {
    opacity: 0;
}
.main-block-thumbnail img {
    height: 250px;
    width: 100%;
    border-radius: 5px;
    object-fit: cover;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
#big-block-post img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.main-block-posts-overlay {
    padding-top: 10px;
    position: absolute;
    width: 100%;
    padding: 25px;
    margin: auto;
    bottom: 0;
    border-radius: 5px;
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.75));
}
#big-block-post {
    transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
}
.main-block-post:first-child .main-block-posts-title {
    line-height: 38px;
    text-align: left;
    font-weight: 600;
}
.main-block-post:first-child .main-block-posts-title a {
    color: #fff;
    display: inline-block;
    font-size: 34px;
    font-weight: 700;
    line-height: 48px;
}
.main-block-posts-title {
    line-height: 23px;
    text-align: left;
    font-weight: 600;
    z-index: 2;
    display: grid;
    position: relative;
    margin-bottom: 10px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.45);
}
.main-block-posts-title a {
    color: #fff;
    font-size: 17px;
    display: inline-block;
}
.grid-posts-meta {
    font-size: 13px;
    font-weight: 500;
    color: #eee;
    z-index: 2;
    position: relative;
    font-family: 'Roboto';
}
#gradient-block .overlay-link {
    opacity: 0.5;
}
#gradient-block .main-block-post:nth-child(1) .overlay-link {
    background: #410cbc;
    background: -moz-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: -webkit-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: -o-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: -ms-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
    background: linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
}
#gradient-block .main-block-post:nth-child(2) .overlay-link {
    background: #0016be;
    background: -moz-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: -webkit-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: -o-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: -ms-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
    background: linear-gradient(20deg, #0016be 0%, #2aec74 100%);
}
#gradient-block .main-block-post:nth-child(3) .overlay-link {
    background: #f12711;
    background: -webkit-linear-gradient(to bottom, #f5af19, #f12711);
    background: linear-gradient(to bottom, #f5af19, #f12711);
}
#gradient-block .main-block-post:nth-child(4) .overlay-link {
    background: #f4880d;
    background: -moz-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -webkit-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -o-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: -ms-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
    background: linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
}
#gradient-block .main-block-post:last-child .overlay-link {
    background: #0575E6;
    background: -webkit-linear-gradient(to bottom, #021B79, #0575E6);
    background: linear-gradient(to bottom, #021B79, #0575E6);
}

/*========================================
05. INTRO FAVOURITE POSTS
=========================================*/
.intro-favourite-2 {
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}
.favourite-post {
	overflow: hidden;
	position: relative;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.favourite-posts-title {
	line-height: 23px;
	text-align: center;
    font-weight: 600;
}
.poppins-font .favourite-posts-title a {
    font-size: 15px;
}
.bitter-font .grid-style .entry-title a, 
.bitter-font .grid-style-masonry-sidebar .entry-title a, 
.bitter-font .grid-style-masonry .entry-title a,

.poppins-font .grid-style .entry-title a,
.poppins-font .grid-style-masonry-sidebar .entry-title a, 
.poppins-font .grid-style-masonry .entry-title a{
    font-size: 20px;
}
.bitter-font .grid-style .read-more a, 
.poppins-font .grid-style .read-more a,

.bitter-font .list-style .read-more a, 
.poppins-font .list-style .read-more a,

.bitter-font .grid-style-masonry-sidebar .read-more a,
.bitter-font .grid-style-masonry .read-more a,

.poppins-font .grid-style-masonry-sidebar .read-more a,
.poppins-font .grid-style-masonry .read-more a {
    font-size: 13.6px;
}
.bitter-font .intro-posts-title a,
.poppins-font .intro-posts-title a {
	font-size: 40px;
}
.bitter-font .favourite-posts-title a,
.bitter-font .favourite-posts-title a {
    font-size: 15px;
    letter-spacing: 0.3px;
}
.favourite-posts-title a {
	color: #fff;
	font-size: 18px;
	display: inline-block;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.70);
}
.favourite-posts-title a:hover {
	color: #fff;
}
.favourite-thumbnail {
	height: 200px;
	border-radius: 6px;
	background: #000;
}
.favourite-thumbnail img {
	height: 200px;
	width: 100%;
    border-radius: 5px;
	object-fit: cover;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.favourite-post:hover .favourite-thumbnail img {
    opacity: .6;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.slider-pagination {
	display: block;
}
.swiper-button-prev-2 {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #fff;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
	border-radius: 100%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.swiper-button-next-2 {
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #fff;
	text-align: center;
	cursor: pointer;
	border-radius: 100%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.swiper-button-prev-2:hover, 
.swiper-button-next-2:hover {
	color: #4c5ccf;
}
.swiper-button-next-2, 
.swiper-container-rtl .swiper-button-prev {
    right: -44px;
    left: auto;
    background: #fff;
    line-height: 40px;
    text-align: center;
    -moz-text-align: center;
    -webkit-text-align: center;
    -o-text-align: center;
    opacity: 0;
    color: #000;
    padding-left: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.swiper-button-prev-2, 
.swiper-container-rtl .swiper-button-next {
    left: -44px;
    right: auto;
    background: #fff;
    line-height: 40px;
    text-align: center;
    -moz-text-align: center;
    -webkit-text-align: center;
    -o-text-align: center;
    opacity: 0;
    color: #000;
    padding-right: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.swiper-button-next-2, 
.swiper-button-prev-2 {
    position: absolute;
    top: 40%;
    line-height: 36px !important;
    z-index: 5;
    cursor: pointer;
    color: #000;
    width: 42px;
    height: 42px;
    font-size: 17px;
    background: #fff;
    cursor: pointer;
    border: 3px solid #fff;
    border-radius: 100%;
}
.intro-favourite-posts:hover .swiper-button-prev-2 {
    left: 20px;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.intro-favourite-posts:hover .swiper-button-next-2 {
    right: 20px;
    opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.favourite-posts-overlay {
    padding-top: 10px;
    position: absolute;
    width: 100%;
    padding: 25px 20px;
    margin: auto;
    bottom: 0;
    border-radius: 5px;
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.75));
}
.favourite-category {
	position: absolute;
	top: -35px;
	left: 25px;
	z-index: 2;
	color: #fff;
	font-family: 'Roboto';
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	border-radius: 1px;
	line-height: normal;
	padding: 4px 12px;
	border-radius: 0 0 3px 3px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	background: #4c5ccf;
}
.favourite-category:hover {
	color: #fff;
}
.favourite-post:hover .favourite-category {
	top: 0px;
	color: #fff !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.dark-skin .favourite-post-2:hover {
    background: #252525;
}
.dark-skin .favourite-post-2 {
    background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin .favourite-posts-title-2 a {
	color: #fff;
}
.favourite-post-2 {
    padding: 20px;
    min-height: 117px;
    border-radius: 5px;
    border: 1px solid #eee;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.favourite-post-2:hover {
	background: #f9f9f9;
}
.favourite-category-2 {
    color: #fff;
    z-index: 1;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    border-radius: 3px;
    line-height: normal;
    padding: 2px 10px;
    position: relative;
    margin-bottom: 10px;
    font-family: roboto;
    letter-spacing: .6px;
    background: #4c5ccf;
}
.favourite-posts-title-2 {
    font-size: 15px;
    line-height: 21px;
}
.intro-favourite-posts {
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    margin-top: 30px;
}
.favourite-posts-overlay-2 {
    display: flex;
}
.favourite-thumbnail-2 img {
    height: 75px;
    width: 110px;
    float: left;
    border-radius: 5px;
    object-fit: cover;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.favourite-thumbnail-2 {
    float: left;
    position: relative;
}
.favourite-content-2 {
    padding-left: 20px;
    width: 66%;
    float: left;
}
.favourite-posts-meta {
    font-size: 13px;
    font-weight: 500;
    color: #757575;
    font-family: 'Roboto';
    display: block;
    margin-top: 3px;
}

/*========================================
06. MAIN CONTENT
=========================================*/

.masonry-sidebar-active #content-wrapper {
	width: 70% !important;
	float: left;
}
.brakt-active-sidebar #content-wrapper {
	width: 68%;
	float: left;
}
#content-wrapper {
	width: 100%;
	float: none;
}
.left #content-wrapper {
	float: left;
}
.right #sidebar-wrapper {
	float: right;
}
#main-wrapper {
	clear: both;
	width: 100%;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.sticky {
    background: none;
    padding: 0px;
}
.sticky-post-format {
    position: absolute;
    top: 0;
    width: 45px;
    height: 45px;
    color: #757575;
    border-radius: 0 0 0 15px;
    right: 0px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    z-index: 1;
    display: list-item;
    list-style: none;
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-color: #eee;
}
.post {
    width: 100%;
}
.dark-skin .sticky-post-format {
    color: #aaa;
    background: #242424;
    box-shadow: none;
    border-color: #242424;
}
.sticky .entrt-content {
	border-top: none;
}
.grid-style #main-wrapper .row {
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.left #content-wrapper {
	float: right;
}
.left #sidebar-wrapper {
	float: left;
}
.no-sidebar #content-wrapper {
	float: none;
	width: 100%;
}
.no-sidebar #sidebar-wrapper {
	display: none;
}
.ads-above-post-container {
	margin-bottom: 20px !important;
}
.ads-above-post-container .widget-title {
	display: none;
}
.ads-below-post-container .widget-title {
	display: none;
}
#instagram-widget .widget-title {
	display: none;
}
.sec-holder {
    display: flex;
    padding: 30px;
    background: #fff;
    border-radius: 5px;
	margin-bottom: 30px !important;
    border: 1px solid #eee;
}
.post-footer-icon {
    font-size: 20px;
    line-height: 30px;
    margin-right: 20px;
}
.grid-style .sec-holder {
	margin-left: 0.5% !important;
	margin-right: 0.5% !important;
}
.post-feature-img img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}
.post-feature-img {
	height: auto;
	overflow: hidden;
}
.list-style .entrt-content {
    margin-bottom: 30px;
    overflow: hidden;
}
.entrt-content {
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
}
.list-style .action-icons {
    top: 20px;
    left: 20px;
}
.grid-style .action-icons ul {
	display: inline-flex;
}
.action-icons {
	display: none;
}
.has-post-thumbnail .action-icons {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
    display: block;
}
.action-icons ul {
    list-style: none;
}
.grid-style .action-icons .post-format {
	margin-right: 20px;
	margin-bottom: 0px;
}
/*========== Grid Masonry ==========*/

.grid-style-masonry {
    margin-left: -9px;
    margin-right: -23px;
}
.grid-style-masonry-sidebar .entry-title a,
.grid-style-masonry .entry-title a {
    font-size: 22px;
    line-height: 29px;
}
.grid-style-masonry-sidebar .post {
    display: block;
    width: 50%;
    float: left;
    border: 15px solid transparent;
}
.grid-style-masonry-sidebar .entrt-content,
.grid-style-masonry .entrt-content {
    position: relative;
    margin-bottom: 10px;
}
.grid-style-masonry .meta-post {
    margin-top: 10px;
    font-size: 13.1px;
}
.grid-item {
    width: 33%;
    float: left;
    border: 10px solid transparent;
}
.grid-style-masonry-sidebar {
    margin-left: -13px;
    margin-top: -15px;
}
.grid-style-masonry-sidebar .post-info {
	padding: 25px;
}
.post-format {
    width: 42px;
    height: 42px;
    color: #fff;
    left: 20px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    z-index: 1;
    margin-bottom: 20px;
    display: list-item;
    list-style: none;
    background: rgba(0, 0, 0, 0.50);
    border: 3px solid #fff;
    border-radius: 100%;
}
.trending-post {
    width: 42px;
    height: 42px;
    color: #fff;
    left: 20px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    z-index: 1;
    margin-bottom: 20px;
    display: list-item;
    list-style: none;
    background: rgba(0, 0, 0, 0.50);
    border: 3px solid #fff;
    border-radius: 100%;
}
.list-style .post-format,
.list-style .trending-post {
    width: 38px;
    height: 38px;
    font-size: 13px;
    line-height: 33px;
    text-align: center;
    border: 3px solid #fff;
}
.trending-post span {
    padding-left: 1px;
}
/*========== Post Thumbnail ==========*/

.post-thumbnail {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.grid-style-masonry-sidebar .post-thumbnail img {
    display: inline-block;
    width: 100%;
    height: auto !important;
    overflow: hidden;
    object-fit: cover;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    text-align: center;
}
.grid-style #fixed-images .post-thumbnail img {
    display: block;
    width: 100%;
    height: 250px !important;
}
#fixed-images .post-thumbnail img {
    display: block;
    width: 100%;
    height: 370px;
}
.post-thumbnail img {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    object-fit: cover;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    text-align: center;
    margin-bottom: -7px;
}
.post-thumbnail:hover img {
	-webkit-filter: grayscale(0) brightness(60%) contrast(100%);
	-moz-filter: grayscale(0) brightness(60%) contrast(100%);
	-o-filter: grayscale(0) brightness(60%) contrast(100%);
	filter: grayscale(0) brightness(60%) contrast(100%);
}
.action-icons ul:hover .post-thumbnail img {
	-webkit-filter: grayscale(0) brightness(60%) contrast(100%);
	-moz-filter: grayscale(0) brightness(60%) contrast(100%);
	-o-filter: grayscale(0) brightness(60%) contrast(100%);
	filter: grayscale(0) brightness(60%) contrast(100%);
}
.no-thumbnail-holder {
	font-size: 50px;
	position: absolute;
	top: 45%;
	left: 46%;
}
.fa-image {
	font-style: unset !important;
}
/*========== Post Info ==========*/

.post-info {
	padding: 30px;
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.list-style .entry-header {
	display: block;
}
.list-style .sticky .entry-header {
	width: 94%;
}
.list-style .has-post-thumbnail #fixed-images .enrty-post {
    display: table-cell;
    height: 290px;
    vertical-align: middle;
}
.list-style .has-post-thumbnail .enrty-post {
	overflow: hidden;
}
.list-style .post-info {
	max-width: 100%;
}
.brakt-active-sidebar .list-style .post-info {
	max-width: 783px;
}
.post-info a {
	text-decoration: none;
}
.entry-title {
    margin-top: 0;
}
.entry-title a {
	display: block;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 49px;
	text-align: left;
    margin: auto;
	color: #313035;
	letter-spacing: -0.02em;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.entry-title a:hover {
	color: #4c5ccf;
}
/*========== Post Meta ==========*/

.meta-post {
    list-style: none;
    display: block;
    float: none;
    text-align: left;
    margin: auto;
    margin-top: 10px;
    color: #757575;
    font-size: 14px;
    font-family: 'Barlow';
    font-weight: 500;
}
.meta-post .fa {
	padding-right: 5px;
}
.meta-author-name {
    margin-right: 15px;
}
.list-style .meta-author-name {
	display: none;
}
.meta-date {
	margin-right: 15px;
    font-family: 'Roboto';
}
.meta-post a {
	color: #757575;
	font-weight: 500;
	text-decoration: none;
    font-family: 'Roboto';
}
.data-snippet {
    text-align: left;
    color: #757575;
    font-size: 15px;
    line-height: 25px;
    margin: auto;
    clear: both;
}
.data-snippet p {
    padding: 10px 0px;
}
/*========== Read More ==========*/

.read-more {
	margin: auto;
	text-align: left;
	display: block;
}
.read-more a {
    background: #4c5ccf;
    color: #fff !important;
    display: inline-block;
    position: relative;
    padding: 6px 20px;
    font-size: 15px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    border-radius: 50px;
    -webkit-border-radius: 5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.list-style .read-more a {
    padding: 4px 20px;
}
.read-more span {
	left: 0;
	position: relative;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.read-more .fa {
    font-weight: 600;
}
.read-more a:hover {
	color: #fff;
	text-decoration: none;
}
.read-more a:hover span {
	left: -12px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.read-more i {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translate(0, -50%);
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.read-more a:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
	right: 15px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
/*========== Post Foot ==========*/

.share-button-home a {
	width: 25px;
	height: 25px;
	color: #777;
	font-size: 14px;
	margin-left: 10px;
	text-align: center;
	display: inline-block;
}
.list-style .share-button-home a {
	width: 20px;
	height: 20px;
	margin: 0 5px;
}
.post-foot {
	display: table;
	width: 100%;
	margin-top: 17px;
}
.grid-style .post-foot {
	margin-top: 20px;
}
.list-style .share-button-home {
	display: none;
}
.list-style .read-more:before {
	display: none;
}
.post-foot a {
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 500;
	color: #757575;
}
.meta-comment {
	text-align: right;
	font-style: italic;
	font-size: 13px;
}
.meta-comment .fa {
    color: #898989;
}
.comment-link {
	text-align: right;
	color: #777;
}
.meta-author {
	font-style: italic;
	font-size: 13px;
	color: #777;
}
.share-button-home {
    text-align: right;
    display: table-cell;
    position: relative;
    bottom: -10px;
}
.no-comments {
	background: #ff6e6e;
	display: block;
	padding: 10px;
	color: #803b3b;
	text-align: center;
	font-family: 'Roboto';
	border-radius: 5px;
}
.alert-msg {
	display: block;
	padding: 20px 10px;
	color: #9F6000;
	background-color: #FEEFB3;
	text-align: center;
	border-radius: 5px;
	font-family: inherit;
}
.alert-msg a {
	color: #9F6000;
}
.grid-style .alert-msg {
	margin-left: 0.5% !important;
	margin-right: 0.5% !important;
}
/*========== Grid Style ==========*/

.grid-style #content-wrapper {
	width: 100%;
	float: none;
}
.grid-style .articles-row {
	margin-left: 1.5% !important;
	margin-right: 1.5% !important;
}
.grid-style .articles {
    clear: both;
    padding: 0em 0 0;
    margin: 0em 0 0 -12px;
    font-size: 1rem;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 28px);
    position: relative;
}
.grid-style .articles .post,
.grid-style .articles .page {
	width: 33.333%;
    height: auto;
    float: left;
    border: 15px solid transparent;
}
.grid-style .share-button-home {
	display: none !important;
}
.grid-style .post-info {
    padding: 25px;
}
.grid-style .meta-post,
.grid-style .meta-post .fa {
    font-size: 13.7px;
}
.grid-style .read-more a {
    padding: 4px 20px;
}
.grid-style #post-foot {
	display: none !important;
}
.grid-style #sidebar-wrapper {
	display: none;
}
.grid-style .page-pagination {
	overflow: hidden;
	clear: both;
	margin-top: 20px !important;
	margin-left: 0.5% !important;
	margin-right: 0.5% !important;
	display: inline-block;
}
.grid-style .data-snippet,
.grid-style .meta-cat {
	display: none;
}
.grid-style .entry-title a {
    font-size: 25px;
    line-height: 1.3;
}
.grid-style .entrt-content {
	margin-bottom: 0px;
}
.grid-style .has-post-thumbnail .post-thumbnail {
    width: 100%;
    height: auto;
}
.grid-style .post-thumbnail img {
    display: inline-block;
    width: 100%;
    height: auto;
}
/*========== List Style ==========*/

.list-style .has-post-thumbnail #fixed-images .post-thumbnail {
    width: 360px;
    height: 290px;
    overflow: hidden;
}
.list-style .has-post-thumbnail .post-thumbnail {
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
}
.list-style #fixed-images .post-thumbnail img {
    height: 320px;
}
.list-style .post-thumbnail img {
    width: 100%;
    height: auto;
}
.list-style .post-outer, 
.archive.list-style .post-outer {
	margin-bottom: 30px;
}
.has-post-thumbnail .list-style .post-info, 
.has-post-thumbnail .archive.list-style .post-info {
	display: table-cell;
	padding: 20px;
	width: 100vh;
}
.list-style .post-format {
	display: block;
}

.bitter-font .list-style .entry-title a,
.poppins-font .list-style .entry-title a {
    font-size: 23px !important;
}
.list-style .entry-title a {
    text-align: left;
    max-width: 100%;
    font-size: 28px !important;
    line-height: 35px;
}
.list-style .meta-post:before {
	width: 60px;
}
.list-style .data-snippet {
	text-align: left;
	max-height: 64px;
	overflow: hidden;
	max-width: 100%;
}
.list-style .meta-post, 
.list-style .read-more, 
.archive.list-style .meta-post, 
.archive.list-style .read-more {
	text-align: left;
}
.list-style .share-button-home a, 
.archive.list-style .share-button-home a {
	width: 20px;
	height: 20px;
	margin: 0 5px;
}

/*========================================
07. SINGLE POST
=========================================*/

.post-header {
    padding: 30px;
	background: #ffffff;
    border-bottom: 1px solid #eee;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.first-category {
    display: inline-block;
    margin-bottom: 0.4rem;
}
.first-category a {
    background-color: #4c5ccf;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    padding: 4px 14px;
    position: relative;
}
.first-category a:hover {
	color: #fff;
}
.cover-image {
	border: 1px solid transparent;
}
.post-feature-img-two {
	width: 100%;
	overflow: hidden;
	height: auto;
	display: flex;
}
.post-feature-img-two img {
	width: 100%;
	height: 100%;
}

.cover-image-holder {
    height: 600px;
    background-size: cover;
    background-position: center;
    padding: 30px;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #eee
}
.cover-image-holder-2 {
    height: 600px;
    background-size: cover;
    background-position: center;
    position: relative;
    background: #eee;
    top: -40px;
}
.dark-skin .cover-image-holder-2 {
    background: #000;
}
.cover-image-content-holder {
    border: 0;
    margin-bottom: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 30px;
    color: #fff;
    left: 0;
    width: 100%;
    padding-top: 100px;
    transition: opacity .2s;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75))
}
.dark-skin .cover-image-holder, .dark-skin .post-header-full, .dark-skin .post-header-center-contect .center-content-holder {
    border-color: #282828!important
}
.post-header-full {
    padding: 30px;
    margin-top: 30px;
    border: 1px solid #eee
}
.cover-image-holder .trending-in-post p {
    color: #fff
}
.cover-image-holder .entry-title {
    color: #fff
}
.cover-image-holder .in-post-meta span, .cover-image-holder .in-post-meta a {
    color: #fff
}
.cover-image-holder .in-post-meta a {
    color: #fff
}
.cover-image-holder {
    color: #fff
}
.post-header-center-contect {
    text-align: center;
    margin: auto;
    float: none;
    margin-bottom: 30px;
    position: relative;
}
.trending-in-post {
    margin-bottom: 20px;
    display: inline-flex
}
.post-header-center-contect .meta-author-name {
    margin-right: 15px;
    display: inline-block
}
.dark-skin .post-header-center-contect .center-content-holder {
    background: #1d1d1d
}
.post-header-center-contect .center-content-holder {
    padding: 30px;
    border: 1px solid #eee;
    background: #fff
}
.center-content-holder .in-post-meta {
    margin-top: 1.2rem;
}
.dark-skin .center-content-holder .trending-in-post {
    border: 5px solid #1d1d1d;
}
.position-relative .trending-in-post {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0px !important;
}
.center-content-holder .trending-in-post {
    display: inline-block;
    float: none;
    margin-right: 0px;
    position: absolute;
    top: -19px;
    z-index: 9999;
    left: 50%;
    margin-left: -21px;
    border: 5px solid #fff;
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 33px;
}
.post-header-center-contect .post-categories {
    text-align: center;
    margin: auto;
    float: none
}
.no-border {
    border: 0!important
}
.full-post-feature-img img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block
}
.move-top {
    margin-top: -140px;
    position: relative;
    z-index: 2
}
.first-category {
    display: inline-block;
    margin-bottom: .4rem
}
.first-category a {
    background-color: #4c5ccf;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    padding: 4px 14px;
    position: relative
}
.first-category a:hover {
    color: #fff
}
.cover-image {
    border: 1px solid transparent
}
.post-feature-img-two {
    width: 100%;
    overflow: hidden;
    height: auto;
    display: flex
}







/*========== Trending Post Icon ==========*/

.trending-in-post {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
	padding-left: 1px;
	text-align: center;
	background: #F64E4E;
	color: #ffffff;
	display: list-item;
	list-style: none;
	border-radius: 100%;
	margin-bottom: 1rem;
    float: left;
    margin-right: 30px;
}
.trending-out {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 24px;
    height: 24px;
	line-height: 24px;
	padding-left: 1px;
	text-align: center;
	font-size: 12px;
	background: #fff;
	color: #F64E4E;
	display: list-item;
	list-style: none;
	border-radius: 100%;
}
@-webkit-keyframes r0 {
	0% {
		box-shadow: 0 0 8px 6px rgba(26, 255, 179, 0), 0 0 0px 0px #3330, 0 0 0px 0px rgba(26, 255, 179, 0);
	}
	10% {
	    box-shadow: 0 0 8px 0px #ffffff94, 0 0 12px 10px #3330, 0 0 0px 4px #ffffff94;
	}
	100% {
		box-shadow: 0 0 8px 6px rgba(26, 255, 179, 0), 0 0 0px 9px #3330, 0 0 0px 5px rgba(26, 255, 179, 0);
	}
}
/*========== Single Post Header ==========*/

.post-header .post-title {
    color: #313035;
    font-size: 2.2rem;
    line-height: 1.2;
    font-weight: 700;
}
.in-post-meta {
    float: none;
    width: 100%;
    margin-top: 1rem;
    color: #757575;
    font-size: 13px;
    font-family: 'Barlow';
    font-weight: 400;
}
.in-post-meta span,
.in-post-meta a {
    font-style: normal;
    color: #757575;
    font-size: 13.4px;
    font-family: roboto;
    font-weight: 500;
}
.in-post-meta .fa {
	padding-right: 5px;
}
.meta-author-in {
	margin-right: 10px;
}
#article-outer {
    background: #fff;
    margin-bottom: 50px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eee;
}
.author-post-image {
    margin-right: 10px;
    display: inline;
}
.author-post-image img {
    border-radius: 100%;
    width: 23px;
    float: left;
}
.in-post-meta .fa-comment-o:before {
    margin-right: -2px;
}
.post-header-full {
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #eee;
}
/*========== Post Content ==========*/

.post-inner {
	width: 100%;
	color: #757575;
	font-size: 15px;
	line-height: 26px;
	background: #fff;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
    padding: 30px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background: #ffffff;
}
.post-inner a {
	color: #4c5ccf;
	font-size: 15px;
	font-weight: 600;
	font-style: unset;
}
.post-inner a:hover {
	text-decoration: underline;
}
.post-inner ul {
	padding: 0 20px;
	line-height: 1.4;
}
.post-inner h1,
.post-inner h2,
.post-inner h3,
.post-inner h4,
.post-inner h5,
.post-inner h6 {
    margin-top: 20px;
    margin-bottom: 10px;	
}
.post-inner h1:first-child,
.post-inner h2:first-child,
.post-inner h3:first-child,
.post-inner h4:first-child,
.post-inner h5:first-child,
.post-inner h6:first-child {
    margin-top: 0px !important;
    margin-bottom: 10px;	
}

.post-inner .alignleft {
    float: left;
    margin: 7px 20px 20px 0px !important;
}
.post-inner .alignright {
    float: right;
    margin: 7px 0px 20px 20px !important;
}
.post-inner .alignnone {
	clear: both;
}
.post-inner .wp-caption-text {
    color: #707070;
    font-family: "Barlow";
    font-size: 13.7px;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
.post-inner .wp-caption {
    margin-top: 20px;
    margin-bottom: 20px;
}
.post-inner p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.post-inner p:last-child {
	margin-bottom: 0px;
}

/*========== Classic Post Style ==========*/

.has-post-thumbnail .classic-post .post-header {
    text-align: center;
    width: 85%;
    margin: auto;
    margin-top: -100px;
    background: #fff;
    position: relative;
    overflow: visible;
    border: none !important;
    padding: 30px 30px 10px;
}
.has-post-thumbnail .classic-post .post-inner {
	padding-top: 10px;
}
.has-post-thumbnail .classic-post .in-post-meta {
	float: none;
}
.has-post-thumbnail .classic-post .entry-header {
	margin-bottom: 15px;
}
.has-post-thumbnail .classic-post .trending-in-post {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: relative;
    display: inline-block;
    margin: auto;
    float: none;
    margin-bottom: 10px;
}
/*========== Post Tags ==========*/

.post-meta-tags {
    float: right;
}
.post-tags-a {
    float: left;
    margin-bottom: -7px;
    display: inline-flex;
}
.post-tags-sec a {
    border-radius: 2px;
    color: #757575;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    margin-left: 9px;
    padding: 4px 10px;
    position: relative;
    font-family: 'Roboto';
    border: 1px solid #eee;
    background-color: #f9f9f9;
}
.post-tags-sec a:hover {
    color: #fff !important;
    background: #757575;
    border-color: #757575;
}
.post-tags-a span {
	width: 25px;
	float: left;
	font-size: 15px;
	line-height: 22px;
	color: #444;
	padding-top: 2px;
	margin-right: 5px;
}
.post-tags-a span i {
	color: #4c5ccf;
}
/*========== Post Actions ==========*/

.post-actions {
	overflow: hidden;
	background: #fff;
    padding: 20px 30px;
    border-top: 1px solid #eee;
}
.post-actions span i {
	padding-right: 5px;
	color: #4c5ccf;
}
/*========== Post Tags ==========*/
.post-categories {
    float: left;
}
.post-tags {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    display: inline-flex;
}
.post-tags span {
    width: 25px;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #444;
    padding-top: 2px;
    margin-right: 10px;
}
.post-tags ul li {
	list-style: none;
	display: inline-block;
}
.post-tags a {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin-right: 5px;
    padding: 5px 10px;
    position: relative;
    margin-bottom: 7px;
    border-radius: 1px;
    background-color: #4c5ccf;
    font-family: roboto;
}
.post-tags a:hover {
    color: #fff !important;
    background: #757575;
    border-color: #757575;
}
.post-tags a:hover:before {
	border-right-color: #444;
}
/*========== Share Post ==========*/

.share-post {
	float: left;
}
.share-post span {
	float: left;
	font-size: 15px;
	color: #444;
	margin-right: 10px;
	line-height: 25px;
}
.share-post span i {
	padding-right: 5px;
}
.share-post a {
    color: #757575;
	width: 25px;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	margin-left: 10px;
	background: transparent;
	display: inline-block;
	text-align: center;
}
.whatsapp-send {
	font-size: 16px;
	font-weight: 900;
	cursor: pointer;
}
.share-post a:hover {
	color: #4c5ccf;
}
/*========== Author Box ==========*/

.author-box {
    background: #fff;
    margin-bottom: 50px;	
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eee;
}
.heading {
    display: flex;
    overflow: hidden;
    margin-bottom: 20px;
}
.post-footer-title {
    color: #313035;
    line-height: 33px;
    font-size: 23px !important;
    padding-left: 10px;
    border-left: 4px solid #4c5ccf;
}
.author-bio {
    overflow: hidden;
    padding: 30px;
    padding-bottom: 20px;
}
.author-picture {
	width: 100px;
	float: left;
}
.author-picture img {
	border-radius: 60%;
	height: 100px;
	width: 100px;
}
.author .about-author-text {
	width: 82%;
}
.about-author-text {
    display: block;
    float: left;
    padding: 10px 0px 0px 30px;
    width: 85%;
}
.about-author-text h3 {
    color: #313035;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
}
.about-author-text p {
	font-size: 14px;
	line-height: 22px;
    color: #757575;
    margin: 5px 0 10px;
}
.other-posts-by {
	display: none;
}
/*========== Related Posts ==========*/

.related-posts {
	margin-bottom: 30px;
	background: #fff;
	overflow: hidden;
}
.related-posts .heading {
	margin-right: 10px;
}
#fixed-images .related-thumbnail {
	height: 250px;
}
.related-thumbnail {
	display: block;
	width: 100%;
	object-fit: cover;
	min-height: 250px;
	position: relative;
	overflow: hidden;
    border-radius: 5px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.related-post img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	border-radius: 5px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.related-posts-overlay {
    position: absolute;
    width: 100%;
    padding: 25px;
    margin: auto;
    bottom: 0;
    border-radius: 5px;
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.75));
}
.related-post {
    float: left;
    display: inline-block;
    vertical-align: top;
    width: 48.66%;
    list-style: none;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: #000;
    position: relative;
    border-radius: 7px;
}
.related-post:nth-child(even) {
	margin-right: 0px;
}
.related-posts-title {
    padding-top: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    max-height: 111px;
    overflow: hidden;
}
.related-posts-title a {
	color: #fff;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.70);
}
.related-posts-title a:hover {
	color: #fff;
}
.poppins-font .related-category {
	font-size: 13px;
}
.related-category {
    z-index: 3;
    position: relative;
    display: inline-block;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 500;
    padding: 1px 12px;
    font-family: 'Roboto';
    color: #fff !important;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    margin-top: 12px;
    background: #4c5ccf;
}
.related-post:hover .related-thumbnail img {
	-webkit-filter: grayscale(0) brightness(60%) contrast(100%);
	-moz-filter: grayscale(0) brightness(60%) contrast(100%);
	-o-filter: grayscale(0) brightness(60%) contrast(100%);
	filter: grayscale(0) brightness(60%) contrast(100%);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.related-posts .action-icons {
    position: absolute;
    top: 25px;
    width: 35px;
    height: 35px;
    left: 25px;
    line-height: 32px;
    font-size: 13px;
    border-width: 2px;
    z-index: 1;
    display: block;
}
.related-posts .post-format, 
.related-posts .trending-post {
    width: 38px;
    height: 38px;
    font-size: 13px;
    line-height: 33px;
    text-align: center;
    border: 3px solid #fff;
}
.related-posts .action-icons ul {
    display: inline-flex;
}
.related-posts .action-icons .post-format {
    margin-right: 20px;
    margin-bottom: 0px;
}
.no-related {
	text-align: center;
	display: block;
	padding: 10px;
	color: #757575;
}
/*========== Post Navigation ==========*/

.post-pager {
	width: 100%;
    display: inline-block;
	margin-bottom: 43px;
}
.post-pager a {
    color: #313035;
    width: 100vw;
    overflow: hidden;
    height: 100px;
    padding: 0;
    margin: 0px;
    vertical-align: middle;
}
.post-pager span {
    display: table-cell;
    width: 48.5%;
    min-height: 129px;
    overflow: hidden;
    font-size: 15px;
    line-height: 25px;
    padding: 20px 30px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    border-radius: 5px;
	border: 1px solid #f5f5f5;
    border: 1px solid #eee;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.post-pager span:hover {
	border: 1px solid #f5f5f5;
    background: #f9f9f9;
}
.post-pager-title {
    line-height: 23px;
    font-size: 18px;
    color: #313035;
    min-height: 42px;
}
.prev-post {
	width: 50%;
	float: left;
	text-align: left;
}
.prev-post .fa {
	padding-right: 3px;
	font-weight: 600;
}
.next-post {
	width: 50%;
	float: right;
	text-align: right;
}
.next-post .fa {
	padding-left: 3px;
	font-weight: 600;
}
.st-p {
    color: #7b8086;
    font-size: 15px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    margin-bottom: 5px;
    padding-top: 15px;
    display: inline-block;
}
.no-more {
    color: #757575;
    text-align: center;
    vertical-align: middle;
    padding: 52px 0px !important;
    height: 129px;
    cursor: no-drop;
    font-weight: 500!important;
}
.middle {
	width: 100%;
	text-align: center;
}
.middle h1 {
	font-family: "Dax", sans-serif;
	color: #fff;
}
.middle input[type="radio"] {
	display: none;
}
.middle input[type="radio"]:checked+.box {
	background-color: #007e90;
}
.middle input[type="radio"]:checked+.box span {
	color: white;
	transform: translateY(70px);
}
.middle input[type="radio"]:checked+.box span:before {
	transform: translateY(0px);
	opacity: 1;
}
.middle .box {
	width: 200px;
	height: 200px;
	background-color: #fff;
	transition: all 250ms ease;
	will-change: transition;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	position: relative;
	font-family: "Dax", sans-serif;
	font-weight: 900;
}
.middle .box:active {
	transform: translateY(10px);
}
.middle .box span {
	position: absolute;
	transform: translate(0, 60px);
	left: 0;
	right: 0;
	transition: all 300ms ease;
	font-size: 1.5em;
	user-select: none;
	color: #007e90;
}
.middle .box span:before {
	font-size: 1.2em;
	font-family: FontAwesome;
	display: block;
	transform: translateY(-80px);
	opacity: 0;
	transition: all 300ms ease-in-out;
	font-weight: normal;
	color: white;
}
.middle .front-end span:before {
	content: "\f121";
}
.middle .back-end span:before {
	content: "\f0f4";
}
.middle p {
	color: #fff;
	font-family: "Dax", sans-serif;
	font-weight: 400;
}
.middle p span:after {
	content: "\f0e7";
	font-family: FontAwesome;
	color: yellow;
}
.cover-image img {
	width: 100%;
	height: 100%;
}
.post-cover-img {
	height: 475px;
	margin: 10px 0px;
	overflow: hidden;
	position: relative;
}
.cover-content {
	position: relative;
	bottom: 122px;
	padding: 20px 0;
	color: #CCC;
	overflow: hidden;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
	width: 100%;
}
.post-title-cover {
	color: #fff;
	font-size: 42px;
}
.post-cover-image {
	position: relative;
	margin: 0;
	height: 475px;
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.tptn_counter {
	display: none;
}

/*========================================
08. COMMENTS
=========================================*/

.post-comments {
	display: block;
}
.comment-body {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding: 20px 20px;
    overflow: hidden;
    border-radius: 5px;
    list-style: none;
    border: 1px solid #f5f5f5;
    background-color: #fff;
    border: 1px solid #eee;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.comments-list {
    list-style: none;
}
.children {
    padding-left: 40px;
    padding-right: 0px;
    list-style: none;
}
.children li {
    list-style: none;
}
.comment {
    list-style: none;
}
.comment-navigation {
    margin-bottom: 30px;
}
.comment-author.vcard img {
    border-radius: 50%;
    box-shadow: 0 0 8px #e0e7f1;
    border: 2px solid #ffffff;
    margin-right: 20px;
    float: left;
    width: 70px;
    height: 70px;
}
.pingback .says {
    display: none;
}
.pingback .comment-content {
	padding-left: 0px;
}
.comment-content {
    padding-left: 90px;
    color: #757575;
    clear: both;
    overflow: hidden;
    font-family: 'roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.comment-content a {
	color: #4c5ccf;
	font-weight: 600;
}
.comment-content h1, 
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	margin-bottom: 10px;
}
.comment-content p:last-child {
	margin-bottom: 0px;
}
.comment-content dl,
.comment-content p {
    margin-bottom: 5px;
}

.comment-content ul,
.comment-content ol {
    float: left;
    width: 100%;
    margin-bottom: 20px;
	padding-left: 20px;
}

.comment-author {
	display: block;
}
.comments-list .comment-author .fn {
    font-size: 19px;
    margin-bottom: 15px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    color: #313035;
}
.comments-list .comment-author .fn a {
    color: #313035 !important;
}
.comments-list .comment .comment-meta {
    font-size: 13.7px;
    font-style: normal;
    font-family: 'roboto';
    font-weight: 500;
}
.comments-list .comment .comment-meta a {
    color: #757575;
}
.comments-list .comment .says {
	display: none;
}
.comments-list .reply {
	margin-left: 90px;
}
.comments-list .reply a {
    background: #1d1d1d;
    color: #fff !important;
    padding: 0 10px;
    display: block;
    float: left;
    font-size: 14px;
    border-radius: 2px;
    margin-top: 20px;
    font-family: 'Roboto';
}
.comments-list .reply a:hover {
	background: #4c5ccf;
}
.replt-form {
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #eee;
	background: #fff;
}
#reply-title {
	position: relative;
	font-size: 17px;
}
#reply-title a {
	font-size: 13.7px;
	margin-left: 5px;
}
.dark-skin .comment-respond label {
	color: #fff;
}
.comment-respond label {
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: 'Barlow';
    font-style: normal;
    font-size: 13.7px;
    font-weight: 600;
    color: #313035;
    line-height: 25px;
}
.wp-block-latest-comments {
    padding: 0px;
}

#respond input {
    color: #2c2f34;
    font-size: 14px;
    outline: none;
    font-weight: 500;
    padding: 10px;
    line-height: 23px;
    border-radius: 2px;
    max-width: 100%;
    font-style: normal;
    font-family: 'Barlow';
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.dark-skin #respond input {
    color: #d8d8d8;
    background-color: transparent;
    border: 1px solid rgb(68, 68, 68);
}
#respond textarea {
	width: 100%;
	height: 200px;
	color: #757575;
	outline: none;
	padding: 15px;
	max-width: 100%;
	border-radius: 2px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
	line-height: 25px !important;
	font-size: 15px !important;
	transition: background 0.3s;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
#respond .form-submit #submit {
    margin-top: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    background: #4c5ccf;
    padding: 11px 22px;
    cursor: pointer;
    border: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
#respond .comment-form-author input, 
#respond .comment-form-email input, 
#respond .comment-form-url input {
    width: 100%;
}
#respond .comment-form-email {
    margin-right: 4%;
}
#respond .comment-form-email, 
#respond .comment-form-url {
    width: 48%;
    float: left;
}
textarea:hover, 
input:hover, 
select:hover, 
textarea:focus, 
input[type="text"]:focus, 
input[type="email"]:focus, 
select:focus {
    background-color: rgba(0,0,0,0.03);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.dark-skin textarea:hover, 
.dark-skin input:hover, 
.dark-skin select:hover, 
.dark-skin textarea:focus, 
.dark-skin input[type="text"]:focus, 
.dark-skin input[type="email"]:focus, 
.dark-skin select:focus {
    background-color: rgba(0, 0, 0, 0.26) !important;
}
.comment-form-cookies-consent {
    display: inline-block;
    margin-top: 15px;
}
#wp-comment-cookies-consent {
    float: left;
    margin-top: 6px;
}
.comment-form-cookies-consent label {
    float: left;
    margin: 0;
}
#respond .form-submit #submit:hover {
	background: #000;
}
.comment-form-comment label {
	display: none !important;
}
.comment #respond {
	margin-bottom: 30px;
}
#respond {
    display: block;
    padding: 30px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.logged-in-as {
	color: #888;
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 13.7px;
}
.logged-in-as a {
	color: #888;
}
.emoji {
    display: inline-block;
    float: none !important;
}
#respond .comment-notes {
	color: #888;
	font-size: 13.7px;
	margin-bottom: 10px;
}
#respond .required {
	font-weight: bold;
	color: red;
}

/*========================================
 09. PAGE PAGINATION
=========================================*/
.page-pagination {
	overflow: hidden;
	clear: both;
}
.brakt-page-link {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    padding: 0px 30px 30px;
    overflow: hidden;
}
.page-numbers {
	background-color: #fff;
	padding: 0 15px;
	height: 40px;
	line-height: 36px;
	border-radius: 3px;
	display: inline-block;
	border: 2px solid #eee;
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
    color: #757575 !important;
	margin-right: 5px;
	text-decoration: none;
}
.brakt-page-link span {
    padding: 0;
    height: 40px;
    width: 45px;
    text-align: center;
    display: inline-block;
    line-height: 42px;
    border-radius: 3px;
    font-size: 15px;
    color: #fff;
    float: left;
    margin-right: 10px;
    background: #649 !important;
}
.brakt-page-link a span {
    background-color: #fff !important;
	padding: 0 15px;
	height: 40px;
	line-height: 36px;
	border-radius: 3px;
	border: 2px solid #eee;
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
    color: #757575 !important;
	text-decoration: none;
}
.brakt-page-link a {
    height: 40px;
    width: 45px;
    text-align: center;
    padding: unset !important;
}
.page-numbers.current,
.brakt-page-link a.current {
	color: #fff !important;
    border-color: #4c5ccf;
	background-color: #4c5ccf;
}
.page-numbers:hover,
.brakt-page-link a:hover {
	text-decoration: none !important;
	color: #fff !important;
    border-color: #4c5ccf;
	background-color: #4c5ccf;
}

/*========================================
 10. PAGES
=========================================*/

/*========== Error Page 404 ==========*/

#error-page {
    text-align: center;
    padding-top: 90px;
    padding-bottom: 50px;
}
.errornumber {
    font-size: 120px;
    text-align: center;
    display: block;
    width: 100%;
    float: none;
    color: #4c5ccf;
    margin-bottom: 50px;
}
.error {
	text-align: center;
	font-size: 30px;
    margin-bottom: 20px;
}
#error-page p {
    font-size: 15px;
    color: #757575;
    font-weight: 500;
	text-align: center;
	margin-bottom: 10px;
}
#error-page .homepage {
    color: #fff;
    padding: 10px;
    display: block;
    font-weight: 500;
    font-size: 15px;
}
#error-page #i {
    color: #757575;
	text-align: center;
	display: block;
	font-size: 30px;
	margin-top: -15px;
	margin-bottom: 10px;
}
#error-page #h-b:hover {
	background-color: #222;
}
#error-page .fa-exclamation-circle:before {
	font-size: 120px;
	margin: 0 8px 0 10px;
}
#error-page #h-b {
	text-align: center;
	display: block;
	margin: auto;
	background-color: #4c5ccf;
	width: 150px;
	color: #fff;
	border-radius: 25px;
}
/*========== Category ==========*/

.entry-category-outer {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    border: 1px solid #eee;
}
.grid-style .entry-category-outer {
	margin-left: 0.5% !important;
	margin-right: 0.5% !important;
}
.entry-category-outer h1 {
	font-size: 40px;
	line-height: 1.2;
	font-weight: 700;
}
.entry-category-outer p {
    color: #757575;
    font-size: 15px;
    line-height: 25px;
    margin-top: 10px;
}
.dot {
	font-size: 10px;
	color: #4c5ccf;
}
/*========== Author ==========*/

.author-page-image {
    width: 120px;
    float: left;
}
.author-page-box {
    width: 100%;
    padding: 30px;
    padding-bottom: 22px;
    background: #fff;
    text-align: left;
    grid-column-gap: 20px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid #eee;
}
.grid-style .author-page-box {
	margin-left: 0.5% !important;
	margin-right: 0.5% !important;
	max-width: 99%;
}
.author-page-image img {
	width: 120px;
	height: 120px;
	margin: auto;
	border-radius: 100%;
	position: relative;
	object-fit: cover;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.author-page-title h1 {
    text-align: left;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    color: #313035;
    margin-top: 5px;
}
.author-page-des p {
    color: #757575;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin-top: 7px;
    margin-bottom: 8px;
}
.author-links {
	display: block;
    color: #757575;
	text-align: left;
	width: 100%;
	margin-right: 20px;
}
.author-links a {
    line-height: 1px;
    font-size: 17px;
    color: #757575;
}
.author-posts {
	margin-top: 30px;
}
.hm {
	color: red;
	font-size: 10px;
	font-weight: 900;
}
.author-info-space {
    display: inline-flex;
    font-family: 'Barlow';
    font-weight: 600;
    font-size: 14px;
}
.author-info-space .fa {
	font-weight: 600;
	font-size: 15px;
}
.posts-count {
    color: #757575;
    text-align: left;
    display: inline-flex;
    line-height: 12px;
    margin-right: 20px;
    padding-top: 4px;
}
.posts-count .fa {
    padding-right: 6px;
    font-weight: 500;
}
.comments-count {
    color: #757575;
    text-align: left;
    display: inline-flex;
    line-height: 12px;
    margin-right: 20px;
    padding-top: 4px;
}
.comments-count .fa {
    padding-right: 5px;
    margin-top: -1px;
}
.author-soical-icons-list {
    list-style: none;
    margin: 0;
    padding: 0
}
.author-soical-icons-list li {
    float: left
}
.author-soical-icons-list li a {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 24px;
    margin-right: 5px;
    text-align: left;
    font-size: 14px;
    color: #757575
}
.dark-skin .author-soical-icons-list li a {
    color: #aaa
}

/*========== Sreach Content ==========*/

#content-wrapper #s {
	padding: 10px 20px;
	border: 2px solid #eee;
	border-radius: 3px;
	color: #6b6969;
	width: 75%;
}
#content-wrapper #searchsubmit {
	width: 23%;
	background: #eee;
	border: none;
	padding: 10px;
	border-radius: 3px;
	color: #6b6969;
	cursor: pointer;
	border: 2px solid #eee;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
/*========== Image Page ==========*/

.center-attachment {
	padding: 30px;
}
.brakt-entry-attachment {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
}
.dark-skin .brakt-entry-attachment {
	color: #aaa;
	background: #1d1d1d;
	border: 1px solid #1d1d1d;
    border: 1px solid #252525;
}
.entry-attachment-header {
	border-bottom: 1px solid #eee;
	padding: 30px;
	text-align: center;
}
.dark-skin .entry-attachment-header {
	border-bottom: 1px solid #252525;
}
.brakt-entry-attachment img {
	height: auto;
}
.entry-caption {
	color: #aaa;
	font-size: 14px;
	margin-top: 20px;
	line-height: 25px;
	font-style: italic;
}
.page-outer {
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 50px;
    border: 1px solid #eee;
}
.attachment-comments {
	margin-top: 50px;
}
/*========================================
11. SIDEBAR
=========================================*/

#sidebar-wrapper {
	width: 28%;
	float: right;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
/*========== Sticky Sidebar ==========*/

.theiaStickySidebar {
	transition: all -.9s ease;
	-webkit-transition: all -.9s ease;
	-moz-transition: all -.9s ease;
	-o-transition: all -.9s ease;
	-webkit-transition: all -.9s ease;
}
/*========== About Me Section ==========*/

.about-me-widget {
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.about-me-widget .social-media-icons:after {
	display: none;
}
.cover-img {
	margin: -30px !important;
}
.cover-img img {
	height: 200px;
	width: 100%;
    min-height: 150px;
	object-fit: cover;
}
.profile-img {
    position: relative;
    object-fit: cover;
    top: -37px;
    margin: auto;
    margin-bottom: -45px;
    text-align: center;
}
.profile-img img {
    height: 110px !important;
    width: 110px !important;
    border-radius: 100%;
    position: relative;
    object-fit: cover;
    background-color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    border: 4px solid #ffffff;
}
.profile-caption {
	color: #777;
	font-size: 12px;
	line-height: 25px;
	display: block;
	text-align: center;
}
.profile-caption p {
    color: #757575;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 8px;
}
.profile-caption h3 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    color: #313035;
    margin-top: 20px;
}
.poppins-font .profile-caption h3 {
	font-size: 23px;
}
.about-icons {
	text-align: center;
}
.about-icons .social-media-icons {
	float: none !important;
}
.about-icons ul li {
	display: inline-block;
	list-style: none;
	line-height: 40px;
	padding: 0 !important;
}
.about-icons a {
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #757575 !important;
}
/*========== Sidebar Widget ==========*/

.sidebar .widget-content {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: auto;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}
.sidebar .widget-content:last-child {
	margin-bottom: 0px;
}

.bitter-font .sidebar .widget-content h2,
.poppins-font .sidebar .widget-content h2 {
    font-size: 16px !important;
}
.sidebar .widget-content h2 {
    margin-bottom: 20px;
    line-height: 19px;
    font-size: 18px;
    color: #313035;
    text-align: left;
    font-weight: 700;
    padding-left: 10px;
    border-left: 4px solid #4c5ccf;
}
.sidebar .widget-title {
	display: block;
}
.sidebar .widget-title:before {
	display: none;
}
.sidebar .widget-content br {
	display: none;
}
.sidebar ul {
	list-style: none;
	padding: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.widget-content ul li {
	padding: 0;
	font-weight: 500;
	font-size: 14px;
	list-style: none;
}
.widget_archive {
	font-size: 12px;
	font-family: 'Barlow';
	font-style: normal;
	font-weight: 500;
}
.widget_meta a {
	font-size: 13.7px;
}
/*========== Menu Widget ==========*/

.widget-content .menu {
	display: inline-block;
	width: 100%;
	max-width: 100%;
}
.widget-content .menu li {
	display: block;
}
.widget-content .menu li a {
	border-bottom: 1px solid #eee;
	line-height: 25px;
	font-size: 13.7px;
	padding: 10px 0px;
}
.dark-skin .widget-content .menu li a {
	border-bottom: 1px solid #252525;
}
.widget-content .menu li ul {
	margin-top: 0px;
	transition: all .3s ease;
	opacity: 1;
	visibility: visible;
	position: unset;
	box-shadow: none;
	border: none;
	max-width: 100%;
	margin: 0px;
}
.widget-content .menu li ul li a:before {
	display: none;
}
.widget-content .menu-item-has-children:after {
	opacity: 0;
}
.widget-content .menu li ul li ul {
	margin-top: 0px;
	transition: all .3s ease;
	opacity: 1;
	visibility: visible;
	position: unset;
	box-shadow: none;
	border: none;
	width: 100%;
	margin: 0px;
}
.widget-content .menu li ul li:hover ul {
	opacity: 1;
	border-bottom: 0;
	margin-top: 0px;
	visibility: visible;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	transform: none !important;
}
/*========== Gallery Widget ==========*/

.widget-content .gallery-item {
	overflow: hidden;
}
.widget-content .gallery-item img {
	height: 100px;
}
.widget-content #gallery-1 .gallery-item {
	float: none !important;
	margin-top: 0px !important;
}
.widget-content .gallery-caption {
    font-size: 13px;
    line-height: 16px;
}
.widget-content .gallery {
    margin-bottom: 0px !important;
}
/*========== Ads Widget ==========*/

.ad-widget-content {
	display: block;
	padding: 0;
	margin: 0;
}
.ads-above-post-container, 
.ads-below-post-container {
    margin-bottom: 50px;
}
.ads-above-post-container img, 
.ads-below-post-container img {
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
}
.widget_ads-widget {
    padding: 0px !important;
}
.widget_ads-widget .widget-title {
	display: none;
}
.widget_ads-widget img,
.widget_ads-widget iframe {
    display: table;
    margin: auto;
}
/*========== Categories Widget ==========*/

.cat-item {
    width: 100%;
    color: #757575;
    text-align: right;
    border-bottom: 1px dotted #eee;
    display: inline-block;
    padding: 8px 0 !important;
}
.cat-item:last-child {
	border-bottom: none !important;
}
.widget_archive select {
	width: 100%;
	padding: 10px;
	border: 1px solid #e6e6e6;
}
.dark-skin .widget_archive select {
	border: 1px solid #252525;
	background: #252525;
	color: #aaa;
}
.widget_categories ul li a {
    float: left;
    width: 85%;
    display: inline-block;
    text-decoration: none;
    text-align: left;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.widget_categories ul li a:before {
    content: "\f10c";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 600;
    padding-left: 10px;
    font-size: 10px;
    line-height: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 7px 0 -5px;
    color: #4c5ccf;
}
.widget_categories ul li a:hover {
	text-decoration: none;
	color: #4c5ccf;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.widget_categories .children {
	border-top: 1px dotted #eee;
}
.widget_categories .children li {
	border-bottom: none;
}
.overlay-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.overlay-link-text {
    display: none;
}
/*========== Tags Widget ==========*/

.tagcloud a {
    background-color: #f9f9f9;
    color: #313035;
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 7px;
    font-size: 13.7px !important;
    float: none;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #eee;
    font-weight: 500;
}
.tagcloud a:hover {
	color: #fff !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.dark-skin .tagcloud a {
	background-color: #252525;
	color: #fff;
	border: none;
}
.screen-reader-text {
	display: none;
}
#cat {
	display: block;
	width: 100%;
	padding: 10px;
	border-color: #dedede;
}
/*========== Popular Posts Widget ==========*/

.popular-posts .item-thumbnail {
	float: none;
	height: 180px;
	width: 100%;
	overflow: hidden;
	background-color: #000;
    border-radius: 5px;
	margin: 0 10px 0 0 !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.popular-posts .item-thumbnail img {
	width: 100%;
	object-fit: cover;
    border-radius: 5px;
	height: 180px !important;
	padding-right: 0 !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.the-popular-post:hover .item-thumbnail img {
	opacity: .6;
}
.popular-posts .item-caption {
    position: absolute;
    width: 100%;
    padding: 25px;
    margin: auto;
    bottom: 0;
    border-radius: 5px;
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,0.75));
}
.popular-post-title {
    color: #fff;
    line-height: 25px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.bitter-font .popular-post-title a,
.poppins-font .popular-post-title a {
	font-size: 15px !important;
}
.popular-post-title a {
	color: #fff;
	font-size: 18px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
}
.popular-post-title a:hover {
	color: #fff !important;
}
.the-popular-post {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.the-popular-post:last-child {
	margin-bottom: 0;
	border-bottom: none !important;
	padding-bottom: 0 !important;
}
.popular-posts .trending-out {
    position: relative;
    top: 0;
    right: 0;
    left: 0px;
    color: #fff;
    width: 32px;
    height: 32px;
    margin: auto;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border: 3px solid #fff;
    background: rgba(0, 0, 0, 0.50);
}
/*========== Search Widget ==========*/

.widget_search #s {
	padding: 10px 20px;
	border: 2px solid #eee;
	border-radius: 3px;
	color: #6b6969;
	width: 75%;
}
.widget_search #searchsubmit {
	width: 23%;
	background: #eee;
	border: none;
	padding: 10px;
	border-radius: 3px;
	color: #6b6969;
	cursor: pointer;
	border: 2px solid #eee;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.widget_search #searchsubmit:hover {
	color: #fff;
	background: #4c5ccf;
	border: 2px solid #4c5ccf;
}
/*========== Meta Widget ==========*/

.widget_meta li {
	margin-bottom: 10px;
}
.widget_meta li:last-child {
	margin-bottom: 0px;
}
.widget_meta li:before {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	padding-left: 10px;
	font-size: 16px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: grayscale;
	margin: 0 7px 0 -5px;
	color: #4c5ccf;
}
/*========== Archive Widget ==========*/

.widget_archive li:before {
	content: "\f07b";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	padding-left: 10px;
	font-size: 15px;
	line-height: 1;
	float: left;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    margin: 5px 7px 0 -5px;
	color: #4c5ccf;
}
.widget_archive ul li {
    width: 100%;
    color: #757575;
    text-align: right;
    border-bottom: 1px dotted #eee;
    display: inline-block;
    padding: 8px 0 !important;
}
.dark-skin .widget_archive ul li {
    border-bottom: 1px dotted #252525;
}
.widget_archive ul li:last-child {
    border-bottom: none;
}
.widget_archive ul li a {
    display: inline-block;
    text-decoration: none;
    color: #444;
    text-align: left;
    float: left;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
/*========== Recent Comments Widget ==========*/

.recentcomments a {
	display: block !important;
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	color: #444;
}
.comment-author-link a {
	display: table-cell !important;
}
.comment-author-link:before {
	color: #4c5ccf;
	content: "\f007";
	margin-right: 5px;
	font-size: 13.7px;
	font-style: normal !important;
}
.recentcomments {
	border-bottom: 1px dotted #eee;
	margin-bottom: 5px;
	padding-bottom: 5px !important;
}
.recentcomments:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
}
/*========== Calendar Widget ==========*/

.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #757575;
	font-size: 12px;
	text-align: left;
}
#wp-calendar thead {
    color: #fff;
    font-family: 'Barlow';
    font-size: 13px;
    font-weight: 400;
    background-color: #4c5ccf;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f9f9f9;
	border: 1px solid #fff;
	text-align: center;
	padding: 8px;
    color: #757575;
}
.dark-skin #wp-calendar #today {
    background-color: #252525 !important;
}
.dark-skin #today a,
.dark-skin .widget_calendar {
	color: #aaa;
}
#wp-calendar #today {
    font-weight: 600;
    background-color: #E0E0E0 !important;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}
/*========== Recent Posts Widget ==========*/

.widget_recent_entries li {
	border-bottom: 1px dotted #eee;
	margin-bottom: 5px;
	padding-bottom: 5px !important;
}
.widget_recent_entries li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px !important;
}
.bitter-font .sidebar a ,
.poppins-font .sidebar a {
	font-size: 13px;
}
.widget_recent_entries a {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color: #444;
}
.post-date {
	font-size: 12px;
	color: #777;
}
.post-date:before {
	content: "\f017";
	margin-right: 5px;
}
/*========== Pages Widget ==========*/

.widget_pages ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 0;
	margin-bottom: 2px;
	color: #666;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.widget_pages ul li a:before {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	padding-left: 10px;
	font-size: 16px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 7px 0 -5px;
	color: #4c5ccf;
}
.widget_pages ul li:last-child {
	border-bottom: none;
}
.widget_pages ul li a:hover {
	text-decoration: none;
	padding-left: 20px;
	color: #4c5ccf;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
/*========== Instagran Widget ==========*/

.sidebar .instagram-pics {
    margin: -5px;
	display: inline-block;
}
.sidebar .instagram-pics li {
	list-style: none;
	padding: 0;
	height: 90px;
	width: 30.75%;
	margin: 1.125%;
}
.sidebar .instagram-pics img {
	width: 100%;
	display: block;
}
.sidebar .clear {
	display: none;
}
#sb_instagram .sb_instagram_header {
	display: none !important;
}
#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
    height: 250px !important;
}
#sbi_images .sbi_item {
    width: 16.6666%;
    padding: 0px !important;
}
#sb_instagram #sbi_images {
    padding: 0px !important;
}
.sbi_load_btn,
.sbi_follow_btn{
    display: none !important;
}
#sb_instagram {
	padding: 0px !important;
}
/*========== Contact Form 7 Widget ==========*/

.post-inner .wpcf7 label {
    font-size: 13.7px;
}
.wpcf7 label {
    color: #313035;
    font-size: 13.7px;
    font-family: 'Barlow';
    font-weight: 500;
}
.dark-skin .wpcf7 label {
    color: #ffffff;
}
.post-inner .wpcf7 input {
	padding: 10px;
}
.wpcf7 input {
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    color: #444;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    font-family: 'Barlow';
}
.dark-skin .wpcf7 input {
    color: #d8d8d8;
    background-color: transparent;
    border: 1px solid rgb(68, 68, 68);
}
.post-inner .wpcf7 textarea {
	height: 120px;
}
.wpcf7 textarea {
	width: 100%;
	padding: 10px;
	max-width: none;
	margin-bottom: 15px;
	height: 88px;
    color: #444;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    font-family: 'Barlow';
}
.dark-skin .wpcf7 textarea {
    color: #d8d8d8;
    background-color: transparent;
    border: 1px solid rgb(68, 68, 68);
}
.wpcf7-submit {
    border-radius: 3px;
    height: 45px;
    line-height: 38px;
    border: none;
    font-family: 'Barlow';
    font-size: 15px !important;
    font-weight: 500;
    cursor: pointer;
    border: none !important;
    color: #fff !important;
    padding: 0px !important;
    width: 100% !important;
    margin-bottom: 0px !important;
    background: #4c5ccf !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.wpcf7-submit:hover {
	background-color: #000 !important;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.site-main .wpcf7 input {
	width: 50%;
	padding: 14px;
}
.site-main .wpcf7 textarea {
	width: 100%;
	padding: 10px;
	height: 188px;
}
.wpcf7-response-output {
	margin: 20px 0 0 !important;
	padding: 5px 10px !important;
	font-size: 12px !important;
	line-height: 18px !important;
}
.wpcf7 .ajax-loader {
	display: none !important;
}

/*========================================
12. INSTAGRAM WIDGET
=========================================*/

#instagram-widget {
	height: 100%;
	background: #ccc;
	overflow: hidden;
	min-height: 250px;
	max-height: 250px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.dark-skin #instagram-widget {
	background: #212121;
}
#instagram-widget h4 {
	display: none;
}
#instagram-widget p {
	display: none;
}
.instagram-pics li {
	float: left;
	list-style: none;
	padding: 0;
	width: 16.6666666%;
	height: 250px;
	overflow: hidden;
	background: #222;
}
.instagram-pics li img {
	height: 100%;
	width: 100%;
	overflow: hidden;
	object-fit: cover;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.instagram-pics li img:hover {
	opacity: .5;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.instagram-logo {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	background: #4c5ccf;
	color: #fff;
	left: 50%;
	position: absolute;
	margin-left: -25px;
	z-index: 1;
	font-size: 25px;
	margin-top: 100px;
}

/*========================================
13. FOOTER
=========================================*/

#footer-wrapper {
    background-color: #fff;
    margin-top: 30px;
    display: block;
    padding-bottom: 10px;
}

/*========================================
14. FOOTER ICONS
=========================================*/

.footer-social-icons {
	padding: 20px;
	margin-top: 30px;
}
.footer-social-icons ul {
	text-align: center;
}
.footer-social-icons li {
	display: inline-block;
	list-style: none;
	line-height: 40px;
	padding: 0 !important;
}
#footer-wrapper .social-media-icons {
	float: none !important;
}
.footer-social-icons li a {
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #313035;
	margin: 0 5px;
	font-family: FontAwesome;
	background: #f6f6f6;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-transition: all .4s ease 0;
	-o-transition: all .4s ease 0;
	transition: all .4s ease 0;
	display: list-item;
}
.footer-social-icons a:hover {
	-webkit-box-shadow: 0 0 1px 5px #eee;
	box-shadow: 0 0 1px 5px #eee;
	color: #fff;
	background: #4c5ccf;
}

/*========================================
15. FOOTER MENU
=========================================*/

.footer-navigation a:after {
    content: "";
    top: 0px;
    width: 5px;
    height: 5px;
    margin-left: 15px;
    background: #4c5ccf;
    display: inline-block;
    border-radius: 100%;
    position: relative;
}
.footer-navigation li:last-child a:after {
	display: none;
}
.footer-down-menu .slicknav_menu {
	display: none;
}
.footer-menu .slicknav_menu {
	min-height: auto;
}
.footer-menu .slicknav_menu .slicknav_btn.slicknav_open {
    text-align: center;
    overflow: hidden;
    margin: auto;
    margin-bottom: 10px;
    width: 36px;
}
.footer-menu .slicknav_menu .slicknav_icon {
	float: none;
	width: 1.125em;
	height: .875em;
	margin: 0px;
	text-align: center;
	display: inline-block;
}
.footer-menu .slicknav_menu li {
	height: 40px;
	line-height: 40px;
}
.footer-menu .slicknav_menu li a {
	height: 40px;
	line-height: 40px;
}
.footer-menu .slicknav_menu li:after {
	display: none;
}
.bitter-font .footer-menu li a {
	font-size: 14px !important;
}
.poppins-font .footer-menu li a {
	font-size: 13px !important;
}
.footer-menu li a {
    color: #313035;
    font-size: 16px;
    margin-right: 13px;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    border: none;
    padding: 0px;
}
.footer-navigation .sub-menu li a {
    text-align: left;
    font-size: 13.7px;
    font-weight: 500;
    color: #313035;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #eee;
    line-height: 38px;
    display: flex;
    padding: 0 15px;
}
.footer-navigation .sub-menu {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.footer-navigation .sub-menu li {
	display: block;
}
.footer-navigation .sub-menu a:after {
	display: none;
}
.footer-menu li a:hover {
	color: #4c5ccf;
}
.footer-menu li:last-child:after {
	content: '';
	display: none;
}
.footer-menu .menu-item-has-children:after {
	display: none;
}
.footer-navigation li ul li.menu-item-has-children:after {
	content: '\f105';
	font-family: fontawesome;
	line-height: 0;
	position: relative;
	top: -21px;
	right: 6px;
	font-size: 12px;
	color: #313035;
	float: right;
	padding: 0 5px;
	font-weight: 600;
}
.footer-navigation ul {
	list-style: none;
}
.footer-navigation li {
	position: relative;
	line-height: 35px;
	display: inline-block;
}
.footer-navigation ul ul {
	display: none;
	margin-left: 0px;
}
.footer-navigation ul .toggled-on {
	display: block;
}
.footer-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}
.footer-navigation {
	text-align: center;
    position: relative;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.footer-navigation .primary-menu, 
.footer-navigation .primary-menu>li {
	border: 0;
}
.footer-navigation .primary-menu>li {
	display: inline-block;
	padding-right: 5px;
}
.footer-navigation li:hover>a, 
.footer-navigation li.focus>a {
	color: #4c5ccf;
}
.footer-navigation ul ul {
	display: block;
}
.footer-navigation ul ul ul {
    top: 15px;
    left: 200px;
}
.footer-navigation ul ul ul:before, 
.footer-navigation ul ul ul:after {
	border: 0;
}
.footer-navigation ul ul a {
	white-space: normal;
}
.footer-navigation ul ul:after {
	border-color: #fff transparent;
	border-width: 0 8px 8px;
	right: 11px;
	top: -7px;
}
.footer-navigation li:hover>ul, 
.footer-navigation li.focus>ul,
.footer-navigation a:hover>ul, 
.footer-navigation a.focus>ul {
	right: auto;
	left: 10px;
	margin-top: 1px;
	opacity: 1;
	visibility: visible;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.footer-navigation ul ul li:hover>ul, 
.footer-navigation ul ul li.focus>ul {
	top: 0px;
	right: auto;
	left: 200px;
	margin-top: 0px;
}
.footer-navigation ul ul .menu-item-has-children>a {
	padding-right: 2.0625em;
}
.footer-navigation ul ul .menu-item-has-children>a:after {
	display: none;
	right: 0.5625em;
	top: 0.875em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#footer-wrapper .social-media-icons:after {
	display: none;
}
/*========== Go To Top ==========*/

.scrollToTop {
	margin-top: 20px;
}
.scrollToTop span {
	display: list-item;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	left: 50%;
	position: relative;
	margin-left: -17px;
	cursor: pointer;
	list-style: none;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	background: #4c5ccf;
}
.scrollToTop span:hover {
	-webkit-box-shadow: 0 0 1px 5px #eee;
	box-shadow: 0 0 1px 5px #eee;
}
.dark-skin .scrollToTop span:hover {
	-webkit-box-shadow: 0 0 1px 5px #3e3e3e;
	box-shadow: 0 0 1px 5px #3e3e3e;
}
.scrollToTop:before {
	content: "";
	border-top: 1px solid #e8e8e8;
	position: relative;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 0;
	display: block;
	left: 0;
	bottom: -19px;
	width: 80%;
	margin: auto;
}

/*========================================
16. COPYRIGHT
=========================================*/

.copy-right {
	margin: auto;
	display: block;
	text-align: center;
	margin: 20px 0;
    color: #757575;
    font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
}
.copy-right p {
	display: inline-block;
}
.copy-right a:hover {
	color: #4c5ccf;
	text-decoration: underline !important;
}
.copy-right-text a {
    color: #757575;
    font-family: 'Roboto';
}

/*========================================
17. MOBILE MENU
=========================================*/

.open-mobile-menu {
	float: left;
	line-height: 61px;
	height: 58px;
	width: 54px;
	color: #444;
	cursor: pointer;
	font-size: 20px;
	text-align: center;
	display: none;
}
.mobil-m-overlay {
    background-color: rgba(0, 0, 0, 0.76);
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.hide {
	display: none;
}
.mix-menu-icon {
	float: left;
	margin: 0;
	padding: 20px 10px;
	display: table-cell;
	overflow: hidden;
}
.mix-menu-icon:hover .mix-menu-icon-bar {
	width: 22px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.mix-menu-icon-bar {
	display: block;
	width: 1.12em;
	height: 0.12em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin-top: .188em;
	background-color: #444;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.first-b {
	width: 16px;
	margin-top: 0px;
	display: table-cell;
}
.last-b {
	width: 14px;
}
/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */

.slicknav_btn, 
.slicknav_nav .slicknav_item {
    cursor: pointer
}
.slicknav_menu, 
.slicknav_menu {
    display: none;
    box-sizing: border-box
}
.slicknav_btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 10px;
    line-height: 1.125em;
}
.slicknav_btn.slicknav_collapsed {
    display: none;
}
.footer-down-menu .slicknav_btn {
    margin-bottom: 20px !important;
}
#topbar .slicknav_btn.slicknav_collapsed {
    display: none;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: .188em
}
.dark-skin .footer-down-menu .slicknav_nav a {
    color: #aaa !important;
}
.footer-down-menu .slicknav_nav a {
    color: #313035 !important;
}
.slicknav_menu .slicknav_menutxt {
    display: none;
    line-height: 1.188em;
    float: left;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 3px #000
}
.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: .875em;
    margin: 0px;
}
.slicknav_menu .slicknav_icon:before {
    background: 0 0;
    width: 1.125em;
    height: .875em;
    display: block;
    content: "";
    position: absolute
}
.slicknav_menu .slicknav_no-text {
    margin: 0
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: .125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin-top: .188em;
    background-color: #313131;
}
.dark-skin .slicknav_icon-bar {
    background-color: #fff !important;
}
.slicknav_menu:after,
.slicknav_menu:before {
    content: " ";
    display: table
}
.slicknav_menu:after {
    clear: both
}
.slicknav_nav .sub-menu {
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: unset;
    max-width: unset;
    width: 100%;
    margin-left: 0px;
    left: 0px;
    background: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}
.slicknav_nav .sub-menu li a {
    color: #fff;
    font-weight: 400;
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: none;
}
.slicknav_nav .sub-menu li a a {
    padding: 0px;
}
.slicknav_nav .menu-item-has-children {
    margin-right: 0px;
}
.slicknav_nav li {
    display: block;
    min-height: unset;
    line-height: 50px;
    position: relative;
    padding: 0 !important;
}
.slicknav_parent.slicknav_open ul {
    color: #fff;
}
.slicknav_parent.slicknav_open ul li {
    border-bottom: none;
}
.slicknav_parent.slicknav_open ul li:last-child {
    border-bottom: none;
}
.dark-skin .slicknav_parent.slicknav_open ul li a {
    color: #aaa;
}
.slicknav_parent.slicknav_open ul li a a:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    float: left;
    position: relative;
    left: 0;
    top: 19px;
    display: none;
    border-radius: 10px;
    margin-right: 8px;
    background: #137bd8;
}
.get-menu .menu-item-has-children:after {
    display: none;
}
.slicknav_nav li, 
.slicknav_nav ul {
    display: block
}
.slicknav_nav .slicknav_arrow {
    font-size: .8em;
    float: right;
    top: 0;
    display: inline-block;
    position: absolute;
    right: 3px;
    width: 50px;
    line-height: 50px;
    text-align: right;
}
.slicknav_arrow .fa {
    padding-right: 0px !important;
}
.slicknav_nav .slicknav_item a {
    display: inline
}
.slicknav_nav .slicknav_row, 
.slicknav_nav a {
    display: block;
    padding: 0px 0px;
    color: #fff !important;
}
.slicknav_nav .slicknav_parent-link a {
    display: inline
}
.slicknav_menu {
    font-size: 16px;
    z-index: 999;
    display: block;
    position: relative;
}
#topbar .slicknav_menu {
    min-height: 40px;
    padding-top: 0px;
    position: inherit;
    display: none;
}
.slicknav_nav, 
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0
}
.slicknav_btn {
    text-decoration: none;
}
.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    font-size: .875em;
    display: none;
}
.admin-bar #topbar .slicknav_nav {
    top: 89px;
}
#topbar .slicknav_nav {
    min-width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    background: #ffffff;
    z-index: 99;
    -webkit-box-shadow: 0px 8px 10px rgba(66, 66, 66, 0.19);
    -moz-box-shadow: 0px 8px 10px rgba(66, 66, 66, 0.19);
    box-shadow: 0px 8px 10px rgba(66, 66, 66, 0.19);
}
.dark-skin #topbar .slicknav_nav {
    -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.19);
}
.dark-skin #topbar .slicknav_nav {
    background: #1f1f1f;
}
.menu-container .slicknav_nav {
    display: block !important;
}
.slicknav_open .slicknav_open {
    border-left: none !important;
}
.slicknav_nav ul a {
    padding-left: 20px;
}
.slicknav_nav ul ul {
    background: transparent !important;
}
.dark-skin .slicknav_nav ul ul {
    background: transparent !important;
}
.slicknav_nav ul ul a {
    padding-left: 40px;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.slicknav_nav a {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}
.dark-skin .slicknav_nav a {
    color: #aaa;
}
.slicknav_nav a .fa {
    padding-right: 10px;
}
.slicknav_nav .slicknav_txtnode {
    margin-left: 15px
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
    display: inline-table;
    width: 80%;
}
.slicknav_brand {
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px
}
.menu-container {
    background-color: #fff;
    max-width: 100%;
    overflow-y: auto;
    bottom: 0;
    position: fixed;
    top: 0;
    display: none;
    left: -800px;
    height: 100% !important;
    width: 100%;
    z-index: 999999;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: fixed;
}
.overlay-menu-bg {
    background-color: rgba(0, 0, 0, 0.75);
    height: 100vh;
    width: 100%;
    padding: 30px;
    overflow: auto;
    z-index: 999;
    position: relative;
}
.mobile-cover-img {
    position: fixed;
    height: 100%;
    width: 100%;
}
.mobile-cover-img img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
.dark-skin .menu-container {
    background-color: #1f1f1f;
}
.menu-container .navigation {
    line-height: 0;
    padding: 20px;
}
.mobil-search {
    position: relative;
    padding: 20px;
    padding-bottom: 10px;
}
.mobil-search input {
    border-radius: 10px;
    padding: 5px 10px;
    width: 100%;
    border: 2px solid #eee;
}
.dark-skin .mobil-search input {
    background-color: #1f1f1f;
    color: #aaa;
    border: 2px solid #aaa;
}
.mobile-search-button {
    float: right;
    position: absolute;
    right: 25px;
    top: 25px;
    background: transparent;
    border: 0;
}
.dark-skin .mobile-search-button {
    background: transparent !important;
    color: #aaa;
}
.search-input .fa-search {
    color: #aaa;
    font-size: 15px;
}
.close-mobile-menu {
    height: 43px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.blog-name-m {
    color: #fff;
    float: left;
    line-height: 44px;
    padding-left: 20px;
}
.menu-close-icon {
    height: 40px;
    width: 40px;
    float: right;
    cursor: pointer;
    font-size: 14px;
    right: 0px;
    text-align: center;
    position: relative;
}
.menu-close-icon:hover {
    color: #fff;
}
.close:before, .close:after {
    position: absolute;
    left: 25px;
    top: 9px;
    content: ' ';
    height: 24px;
    width: 2px;
    background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.get-menu {
    margin-top: 30px;
}
.mobile-menu-icons {
    width: 80%;
    float: left;
}
.mobile-menu-icons .social-media-icons li {
    display: inline-block;
    list-style: none;
    line-height: 40px;
    padding: 0 !important;
}
.mobile-menu-icons .social-media-icons li a {
    display: block;
    width: 28px;
    color: #fff;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
}

/*========================================
18. TYPOGRAPHY
=========================================*/

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #313035;
	clear: both;
	font-weight: 700;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
h1 {
	font-size: 39px;
	line-height: 45px;
}
h2 {
	font-size: 31px;
	line-height: 40px;
}
h3 {
	font-size: 24px;
	line-height: 35px;
}
h4 {
	font-size: 20px;
	line-height: 30px;
}
h5 {
	font-size: 16px;
	line-height: 25px;
}
h6 {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 0;
}
ol {
	padding: 0 20px;
}
blockquote {
    quotes: none;
    color: #313035;
    font-size: 26px;
    line-height: 1.5;
    font-family: 'Merriweather', serif;
}
blockquote:before,
blockquote:after {
	content: '';
	content: none;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #56501c;
    background-color: #ffc10761;
    border-radius: 3px;
}
strong {
    font-weight: 600;
}
kbd {
    margin: 0px 0.1em;
    padding: 0.1em 0.6em;
    border-radius: 3px;
    border: 1px solid rgb(204, 204, 204);
    color: rgb(51, 51, 51);
    line-height: 1.4;
    font-family: monospace;
    font-size: 90%;
    display: inline-block;
    box-shadow: 0px 1px 0px rgba(0,0,0,0.2), inset 0px 0px 0px 2px #ffffff;
    background-color: rgb(255, 255, 255);
    -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.2), 0 0 0 2px #ffffff inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-shadow: 0 1px 0 #fff;
}
.has-drop-cap:not(:focus)::first-letter {
    float: left;
    font-weight: 500 !important;
    font-size: 5.5em !important;
    margin-top: 0.15em !important;
}
.has-drop-cap:not(:focus):after {
	padding: 0px !important;
}
a {
	color: #313035;
	font-family: 'Barlow';
	font-style: normal;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	text-decoration: none !important;
	-moz-transition: .2s;
	transition: .2s;
}
a:hover {
	color: #4c5ccf;
	text-decoration: none;
}

/*======================================================
19. DARK SKIN
======================================================*/

.dark-skin #header-wrapper {
	background-color: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin #topbar {
    border-bottom: 1px solid #252525;
}
.dark-skin .top-menu li a {
	color: #fff;
}
.dark-skin .menu-item-has-children:after {
	color: #fff;
}
.dark-skin .menu li ul li.menu-item-has-children:after {
	color: #fff;
}
.dark-skin .top-menu li ul li.menu-item-has-children:after {
	color: #fff;
}
.dark-skin .top-navigation .sub-menu li a {
    border-bottom: 1px solid #252525;
}
.dark-skin .top-social a {
	color: #fff;
}
.dark-skin .social-media-icons:after {
	background: #fff;
}
.dark-skin .logo a {
	color: #fff;
}
.dark-skin .logo p {
    color: #eee;
}
.dark-skin #menu-wrapper {
	background-color: #1d1d1d;
	border-top: 1px solid #252525 !important;
	border-bottom: 1px solid #252525 !important;
}
.dark-skin .fixed-search a {
	color: #fff;
}
.dark-skin #outer-wrapper {
	background-color: #1d1d1d;
	box-shadow: 0 0 10px #252525 !important;
}
.por-style.dark-skin #outer-wrapper {
	background-color: #1d1d1d;
}
.item.por-style.dark-skin #outer-wrapper, 
.static_page.por-style.dark-skin #outer-wrapper {
	background-color: #252525;
}
.dark-skin .social-sec #social a {
	color: #aaa;
}
.dark-skin .menu-top li a {
	color: #fff;
}
.dark-skin .sub-menu {
    background-color: #1d1d1d;
}
.dark-skin .search-button .fa {
	color: #fff;
}
.dark-skin .fixed-menu .fixed-search a:hover {
	-webkit-box-shadow: 0 0 1px 5px #3e3e3e;
	box-shadow: 0 0 1px 5px #3e3e3e;
}
.dark-skin .menu li a {
	color: #fff !important;
}
.dark-skin .search-button:before {
	background-color: #fff;
	margin: 0 12px;
	opacity: .5;
}
.dark-skin .sub-menu {
    border: 1px solid #252525;
}
.dark-skin .menu li ul li:hover ul {
	border-left: none;
    border: 1px solid #252525;
}
.dark-skin .dropdown-reverse {
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45) !important;
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45) !important;
    -o-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45) !important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45) !important;
}
.dark-skin .menu li ul li a {
	color: #eee;
	background-color: #1d1d1d;
	border-bottom: 1px solid #252525;
}
.dark-skin .menu li ul li {
	background-color: #1d1d1d;
}
.dark-skin #header-content {
	background-color: #1d1d1d;
}
.dark-skin .slider-pagination {
	float: right;
	color: #6f6f6f;
	font-size: 21px;
	display: inline-flex;
	background: #1d1d1d;
}
.dark-skin .sidebar .widget-content {
	background: #1d1d1d;
}
.dark-skin .cat-item {
	color: #aaa;
	border-bottom: 1px dotted #252525;
}
.dark-skin .widget_categories ul li a {
	color: #aaa;
}
.dark-skin .read-more:before, 
.dark-skin .scrollToTop:before {
	content: "";
	border-top: 1px solid #252525;
}
.dark-skin .PopularPosts .widget-content ul li {
	border-bottom: 1px solid #252525;
}
.dark-skin .popular-posts .item-title {
	background: #1d1d1d;
}
.dark-skin .item-title a {
	color: #fff;
}
.dark-skin hr {
	background: #252525 !important;
}
.dark-skin .form {
	color: #eee;
	background-color: #1d1d1d;
}
.dark-skin .classic-post .post-header {
	background: #1d1d1d;
}
.dark-skin .page-outer {
	background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin #article-outer {
	background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin .post-feature-img {
	border: none;
}
.dark-skin .author-page-box {
	background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin .author-page-des p {
	color: #aaa;
}
.dark-skin .author-links a {
	color: #aaa;
}
.dark-skin .search-box-wrapper p {
	color: #fff;
}
.dark-skin .author-page-des {
	color: #aaa;
}
.dark-skin .author-links,
.dark-skin .posts-count,
.dark-skin .comments-count {
	color: #aaa;
}
.dark-skin code {
    color: #56501c;
    background-color: #ffc107;
}
/*========== DARK SKIN Sidebar ==========*/

.dark-skin .profile-caption h3 {
	color: #fff;
}
.dark-skin .profile-caption {
	color: #aaa;
}
.dark-skin #cat {
	color: #fff;
	border-color: #252525;
	background: #252525;
}
.dark-skin .widget_search #s {
	border: 2px solid #252525;
	color: #ffffff;
	background: #252525;
}
.dark-skin .widget_search #searchsubmit {
	background: #252525;
	color: #fff;
	border: 2px solid #252525;
}
.dark-skin .widget_recent_entries a {
	color: #aaa;
}
.dark-skin .recentcomments {
	border-bottom: 1px dotted #252525;
}
.dark-skin .recentcomments a {
	color: #aaa;
}
.dark-skin .widget_meta li a {
	color: #aaa;
}
.dark-skin .widget-content ul li a {
	color: #fff;
}
.dark-skin .widget_recent_entries li {
	border-bottom: 1px dotted #252525;
}
.dark-skin .cloud-label-widget-content span a {
	background-color: #252525;
	color: #aaa;
}
.dark-skin .BlogArchive #ArchiveList ul li a {
	color: #eee;
}
.dark-skin .BlogArchive #ArchiveList ul li {
	color: #eee;
}
.dark-skin .contact-form-name, 
.dark-skin .contact-form-email, 
.dark-skin .contact-form-email-message,
.dark-skin .contact-form-widget {
	color: #eee;
	background-color: #252525 !important;
}
.index.dark-skin.list-style .post-outer, 
.archive.dark-skin.list-style .post-outer {
	background: #1d1d1d;
}
.dark-skin .sidebar .widget-content h2 {
	color: #ffffff;
}
.dark-skin .PageList li {
	border-bottom: 1px dotted #252525;
}
.dark-skin .PageList li a {
	color: #eee;
}
.dark-skin .contact-form-button-submit {
	background: #1b1b1b;
}
.dark-skin #footer-wrapper {
	background: #1d1d1d;
	color: #eee;
}
.dark-skin .list-label-widget-content ul li a {
	color: #eee;
	border-bottom: 1px dotted #252525;
}
.dark-skin .intro-posts-title a:hover {
	color: #fff !important;
}
.dark-skin .post-outer {
	border: 1px solid #252525;
	background-color: #252525;
}
.dark-skin .post-tags-sec a {
	color: #aaa;
    background-color: #252525;
    border: 1px solid #252525;
}
.dark-skin .post-actions {
	border-top: 1px solid #252525;
	background-color: #1d1d1d;
}
.dark-skin .post-inner {
	color: #aaa;
	background: #1d1d1d;
	border: 1px solid #1d1d1d;
}
.dark-skin .in-post-meta span, 
.dark-skin .in-post-meta a {
	color: #aaa;
}
.dark-skin .share-post a {
	color: #aaa;
}
.dark-skin .post-header .post-title {
	color: #fff;
}
.dark-skin .line {
	background: #252525;
}
.dark-skin .entrt-content {
	background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin .author-box {
    border: 1px solid #252525;
	background: #1d1d1d;
}
.dark-skin .post-footer-title, 
.dark-skin .related-posts-title a, 
.dark-skin .author-name-a {
	color: #fff;
}
.dark-skin .about-author-text p {
	color: #aaa;
}
.dark-skin .about-author-text h3 a {
	color: #fff;
}
.dark-skin .post-pager a {
	color: #aaa;
}
.dark-skin .related-posts, 
.dark-skin .post-pager,
.dark-skin .post-comments {
	background: #1d1d1d;
}
.dark-skin .entry-title a {
	color: #fff;
}
.dark-skin .post-meta {
	color: #888;
}
.dark-skin.post-labels a {
	color: #888;
}
.dark-skin .meta-post {
	color: #aaa;
}
.dark-skin .meta-post a {
	color: #aaa;
}
.dark-skin .data-snippet {
	color: #aaa;
}
.dark-skin .post-foot a {
	color: #aaa;
}
.dark-skin .meta-comment .fa {
	color: #898989;
}
.dark-skin .share-button-home a {
	color: #aaa;
}
.dark-skin .author-name-home a {
	color: #898989 !important;
}
.dark-skin .blog-pager a {
	color: #fff;
	background: #1d1d1d;
	border: 1px solid #252525;
}
.index.dark-skin.post-info {
	background: none;
}
.dark-skin .entry-category-outer {
	background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin .about-me-widget {
    border: 1px solid #252525;
}
.dark-skin .cover-img-section h2, 
.dark-skin #profile-caption h2 {
	color: #fff;
}
.dark-skin #profile-caption .widget-content, 
.dark-skin .profile-social #profile-icons a {
	color: #aaa;
}
.dark-skin #footer-wrapper .item-title a {
	color: #eee;
}
.dark-skin .copy-right, 
.dark-skin .copy-right a {
	color: #aaa;
}
.dark-skin .profile-img img {
    border: 4px solid #1d1d1d;
}
/*========== DARK SKIN Post ==========*/

.dark-skin .item .post-body {
	color: #eee;
	background: #1d1d1d;
	border: 1px solid #1d1d1d;
}
.dark-skin .post-header {
	background: #1d1d1d;
    border-bottom: 1px solid #252525;
}
.dark-skin .item .post-title {
	color: #fff;
}
.dark-skin .post-feature-img-two {
	border: none !important;
}
.dark-skin blockquote {
	color: #aaa;
	background-image: none;
}
.dark-skin .item .post-outer {
	border: 1px solid #252525;
	background-color: #252525;
}
.dark-skin .item .post-body {
	color: #5E5E5E;
	background: #1d1d1d;
	border: 1px solid #1d1d1d;
}
.dark-skin .widget-content {
	color: #eee;
}
.dark-skin #BlogArchive1_ArchiveMenu {
	border: 1px solid #252525;
	background: #252525;
	color: #fff;
}
.dark-skin h1, 
.dark-skin h2, 
.dark-skin h3, 
.dark-skin h4, 
.dark-skin h5, 
.dark-skin h6 {
	color: #fff !important;
}
.dark-skin #wp-calendar tbody td {
	background: #1d1d1d;
	border: 1px solid #252525 !important;
}
.dark-skin #wp-calendar caption {
	color: #aaa;
}
.dark-skin #wp-calendar tfoot td a {
	color: #aaa;
}
.dark-skin .post-tags-sec {
	margin-bottom: 0px;
	background: #1d1d1d;
}
.dark-skin .page-numbers {
    color: #898989;
    background-color: #1d1d1d;
    border: 2px solid #252525;
}
.dark-skin .brakt-page-link a span {
    background-color: #1d1d1d !important;
    padding: 0 15px;
    height: 40px;
    line-height: 36px;
    border-radius: 3px;
    border: 2px solid #252525;
}
.dark-skin .comment-body {
	border: none;
    background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin .comments-list .reply a {
	background: #252525;
}
.dark-skin .comments-list .comment img {
	box-shadow: 0 0 8px #313131;
	border: 2px solid #313131;
}
.dark-skin .comments-list .comment-author .fn a {
	color: #eee;
}
.dark-skin .comments-list .comment .comment-meta a {
	color: #aaa;
}
.dark-skin .comments-list .comment p {
	color: #d8d8d8;
}
.dark-skin #comments a {
	color: #ffffff;
}
.dark-skin .comments-list .comment-author .fn {
	color: #fff;
}
.dark-skin .wp-block-latest-comments__comment {
	border: none;
    background: #252525;
}
.dark-skin .st-p,
.dark-skin #reply-title a {
	color: #aaa;
}
.dark-skin .post-pager span {
    border: 1px solid #1d1d1d;
    background: #1d1d1d;
    border: 1px solid #252525;
}
.dark-skin .post-pager span:hover {
    border: 1px solid #232323;
    background: #232323;
}
.dark-skin #respond {
    border: 1px solid #252525;
}
.dark-skin #respond textarea {
    border: 1px solid #252525;
	color: #d8d8d8;
    background-color: #1d1d1d;
}
.dark-skin .sec-holder {
	background: #1d1d1d;
    border: 1px solid #252525;
}
/*========== DARK SKIN Footer ==========*/

.dark-skin #footer-wrapper .widget h2 {
	color: #fff;
	background: #252525;
}
.dark-skin .footer-social-icons {
	background: #1d1d1d;
	padding: 20px;
}
.dark-skin .footer-social-icons #f-social-icons a {
	color: #fff;
	background: #252525;
}
.dark-skin .footer-social-icons ul#f-social-icons a:hover {
	-webkit-box-shadow: 0 0 1px 5px #3e3e3e;
	box-shadow: 0 0 1px 5px #3e3e3e;
}
.dark-skin .footer-menu li a {
	color: #eee;
}
.dark-skin .footer-social-icons li a {
	color: #fff;
	background: #252525;
}
.dark-skin .footer-social-icons li a:hover {
	-webkit-box-shadow: 0 0 1px 5px #3e3e3e;
	box-shadow: 0 0 1px 5px #3e3e3e;
}
.shortcode-note {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 30px;
    font-family: 'Barlow';
    color: #776e6e;
}

/*========================================
20. RESPONSIVE STYLE
=========================================*/

/*========== 1025px Screen ==========*/

@media screen and (max-width: 1025px) {
    .header-wrapper,
    #header-wrapper {
        display: none !important;
    }
	.mobile-menu-holder, 
	.mobile-top-ad,
	.open-mobile-menu {
	    display: block !important;
	}
	.search-box-wrapper {
		max-width: 550px;
	}
	.search-input {
		width: 100%;
	}
	.search-box-wrapper .fa-search {
		display: none;
	}
	.favourite-content-2 {
	    width: 59.5%;
	}
	.list-style .has-post-thumbnail #fixed-images .post-thumbnail {
	    width: 300px;
	}
	.list-style .has-post-thumbnail .post-thumbnail {
		height: 300px;
		width: 250px;
	}
	.related-post {
	    width: 48.44%;
	}
	#instagram-widget {
		max-height: unset !important;
	}
}
/*========== 768px Screen ==========*/

@media screen and (max-width: 768px) {
	.boxed-two #outer-wrapper {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}
	.search-box-close {
	    position: absolute;
	    right: 70px;
	    top: 30px;
	}
    .header-wrapper,
    #header-wrapper {
        display: none !important;
    }
	.mobile-menu-holder, 
	.mobile-top-ad {
	    display: block !important;
	}
	.admin-bar .fixed-menu {
	    top: 46px;
	}
	.admin-bar .menu-container {
	    top: 46px;
	}
	.search-button {
		display: none !important;
	}
	.social-media-icons:after {
		display: none;
	}
	.fixed-search {
		display: block;
	}
	.slicknav_menu, 
	.open-mobile-menu {
		display: block;
	}
	#topbar .slicknav_menu,
	.footer-down-menu .slicknav_menu {
		display: block;
	}
	.search-box-wrapper .fa-search {
		display: none;
	}
	#topbar .slicknav_btn.slicknav_collapsed {
		display: inline-block;
	}
	.top-menu, 
	.main-navigation, 
	#footer-site-navigation, 
	.menu-item-has-children:after {
	    display: none;
	}
	#nav2 {
		display: none;
	}
	#selectnav2 {
		display: inline-block;
		float: left;
		width: 80%;
	}
	.menu-container {
		display: block !important;
	}
	.favourite-post {
		width: 49.2%;
		margin-bottom: 1.5%
	}
	.favourite-content-2 {
	    width: 61%;
	}
	.masonry-sidebar-active #content-wrapper {
	    width: 100% !important;
	    float: none;
	}
	.brakt-active-sidebar #content-wrapper {
	    width: 100%;
	    float: none;
	}
	#content-wrapper {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.por-style .post-outer {
		width: 48%;
	}
	.classic-post .post-feature-img {
	    height: 380px;
	}
	.post-feature-img {
	    height: auto;
	}
	.post-feature-img img {
	    width: 100%;
	    height: 100%;
	    margin-bottom: -7px;
	}
	.related-post {
	    width: 48.55%;
	}
	.grid-style .articles .post, 
	.grid-style .articles .page {
	    width: 50%;
	}
	.grid-style #main-wrapper .row, 
	.grid-style #main-wrapper .row {
		margin-left: 2%;
		margin-right: 2%;
	}
	.grid-style .entry-title a {
	    font-size: 1.2rem;
	    line-height: 35px;
	}
	.grid-style .enrty-post {
		width: 100% !important;
		float: none;
		margin: 0px;
	}
    #big-block-post, .main-block-post:first-child,
    .main-block-post:first-child .main-block-thumbnail img {
        width: 100%;
        height: 400px;
    }
	.main-block-post {
		width: 50%;
		margin: 0px;
		border: 5px solid #fff;
	}
	#sidebar-wrapper {
		width: 50%;
		margin: auto;
		float: none !important;
	}
	.grid-style .page-pagination {
	    margin-left: 1% !important;
	    margin-right: 1% !important;
	}
	.instagram-pics li {
		float: left;
		list-style: none;
		padding: 0;
		width: 33.333333333%;
		height: 150px;
	}
	.instagram-logo {
	    margin-top: 223px;
	}
	.footer-down-menu {
	    text-align: center;
	}
	.footer-down-menu .slicknav_btn {
		margin-top: 20px !important;
	}
	.footer-down-menu .slicknav_btn.slicknav_collapsed {
		display: inline-block;
		margin: auto;
		text-align: center;
	}
	#sbi_images .sbi_item {
		width: 33.33% !important;
	}
	#instagram-widget {
	    max-height: 495px !important;
	}

}
/*========== 640px Screen ==========*/

@media screen and (max-width: 640px) {
	.row {
	    margin-left: 3%;
	    margin-right: 3%;
	}
	.boxed-two #outer-wrapper {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}
    .header-wrapper,
    #header-wrapper {
        display: none !important;
    }
	.mobile-menu-holder,
	.mobile-top-ad {
	    display: block !important;
	}
	.top-menu, 
	.main-navigation,
	#footer-site-navigation,
	.menu-item-has-children:after {
		display: none;
	}
	.menu-container {
		display: block !important;
	}
	.dark-skin .sub-menu {
		box-shadow: none !important
	}
	.admin-bar .fixed-menu {
	    top: 0px;
	}
	.admin-bar .menu-container {
	    top: 0px;
	}
	.search-button {
		display: none !important;
	}
	.fixed-search {
		display: block;
	}
	#topbar {
		height: auto;
		overflow: hidden;
	}
	.menu {
		height: 45px;
		overflow: hidden;
	}
	.slicknav_menu, 
	.open-mobile-menu {
		display: block;
	}
	#menu-sec {
		display: inline-block;
		width: 80%;
	}
	.logo img {
		max-width: 80%;
	}
	.selectnav {
		display: block !important;
	}
	.search-input {
		width: 100%;
	}
	.search-box-wrapper {
		max-width: 300px !important;
	}
	.search-box-wrapper .fa-search {
		display: none;
	}
    .dark-skin .main-block-post {
        border: 0px solid #1f1f1f;
    }
    .main-block-post {
        border: 0px solid #fff;
    }
    .main-block-post {
        width: 100%;
        height: 250px;
        margin: 0px 0px 15px 0px;
    }
    .main-block-post:last-child {
        margin-bottom: 0px !important;
    }
    #big-block-post, 
	.main-block-post:first-child {
        width: 100%;
        height: 250px;
    }
    .main-block-posts-title a {
        color: #fff;
        font-size: 22px !important;
        line-height: 28px !important;
    }
	.main-block-post:first-child .main-block-thumbnail img {
		height: 250px;
		width: 100%;
	}
	.intro-posts .swiper-slide {
		height: 400px;
	}
	.intro-posts-overlay {
		padding: 30px;
	}
	.intro-thumbnail a {
		height: 400px;
	}
	.intro-posts-title a {
		font-size: 28px !important;
		line-height: 30px;
	}
	.intro-posts-meta,
	.intro-posts-meta a,
	.action-icons .fa {
		font-size: 13px;
	}
	.favourite-content-2 {
	    width: 63%;
	}
	.favourite-category {
		top: 0px;
	}
	.favourite-posts-overlay {
	    padding: 30px 40px;
	}
	.masonry-sidebar-active #content-wrapper {
	    width: 100% !important;
	    float: none;
	}
	.brakt-active-sidebar #content-wrapper {
	    width: 100%;
	    float: none;
	}
	#content-wrapper {
		width: 100%;
		margin-bottom: 30px;
	}
	.trending-post {
		left: 0;
		right: 0;
	}
	.grid-style .articles {
		grid-template-columns: 100%;
	}
	.list-style .post-info {
		padding: 30px;
	}
	.list-style .entry-header {
		display: block;
	}
	.entry-title a {
	    font-size: 29px;
	    line-height: 36px !important;
	}
	.grid-style-masonry-sidebar {
	    margin-left: unset;
	    margin-top: unset;
	}
	.grid-style-masonry-sidebar .post {
		width: 100%;
		border: none !important;
		margin-bottom: 30px !important;
	}
	.meta-author-name {
		display: none;
	}
	.grid-style .meta-post:before {
	    content: "";
	    left: 0px;
	    margin-left: 0px;
	}
	.grid-style .entry-title a {
	    font-size: 25px;
	    line-height: 30px !important;
	}
	.grid-style .entrt-content {
	    margin-bottom: 20px;
	}
	.data-snippet {
		height: 88px;
		overflow: hidden;
	}
	.meta-date {
		display: inline-block;
	}
	.por-style #main-wrapper .row {
		margin-left: 3%;
		margin-right: 3%;
	}
	.por-style .post-outer,
	.archive.por-style .post-outer {
		width: 100% !important;
		float: none;
		margin: auto;
		margin-bottom: 3% !important;
	}
	.list-style .has-post-thumbnail .post-thumbnail {
		width: 100% !important;
		height: auto !important;
		float: none;
	}
	.list-style .enrty-post {
		height: auto;
	}
	.grid-style .articles .post,
	.grid-style .articles .page {
		width: 100% !important;
		float: none;
	}
	.has-post-thumbnail .classic-post .post-header {
	    width: 90%;
	    padding: 20px 20px 10px;
	}
	.post-header .post-title {
		color: #333;
		font-size: 30px;
		line-height: 35px;
	}
	blockquote {
		font-size: 20px;
	}
	.meta-author, 
	.meta-comment {
		display: none;
	}
	.share-button-home {
		display: none;
	}
	.post-tags {
		width: 100%;
		float: left;
		display: inline-flex;
		margin-bottom: 20px;
	}
	.post-categories {
		float: left;
	}
	.share-post {
		width: 100%;
		float: left;
		display: block;
	}
	.author-bio {
		text-align: center;
		display: block;
	}
	.author-picture {
		width: 100px;
		float: none;
		margin: auto;
		display: block;
	}
	.comments-count {
		margin-right: 0px;
	}
	.author .about-author-text {
		width: 100%;
	}
	.about-author-text {
	    float: none;
	    padding: 0;
	    width: 100%;
	    text-align: center;
	    overflow: hidden;
	}
	.author-page-image {
	    width: 120px;
	    float: none;
	    margin: auto;
	    display: block;
	}
	.author-page-title h1,
	.author-page-des p {
		text-align: center;
	}
	iframe {
	    width: 100%;
	    height: auto;
	}
	.related-post {
		width: 100%;
		padding-right: 0;
		text-align: center;
		border-bottom: 1px solid #eee;
	}
	.dark-skin .related-post {
		border-bottom: 1px solid #252525;
	}
	.related-post:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	.post-pager {
		height: 70px;
	}
	.post-pager a {
		height: auto;
	}
	.comments-list ol {
	    padding-left: 10px;
	}
	.comments-list .comment img {
	    float: none;
	    display: block;
	}
	.comments-list .comment p {
	    margin-left: 0px;
	}
	.comments-list .reply {
	    margin-left: 0px;
	}
	.post-pager span {
		height: 70px;
	    min-height: auto;
		line-height: 38px;
		padding: 16px 20px;
	}
	.st-p {
	    display: block;
	    padding-top: 0px;
	}
	.no-more {
	    padding: 15px !important;
	    line-height: 20px !important;
	    font-size: 13.7px !important;
	}
	.post-pager-title {
		display: none;
	}
	.post-pager li a {
		margin-bottom: -6px;
	}
	#sidebar-wrapper {
		width: 100% !important;
	}
	.grid-style .page-pagination {
	    margin-left: 3% !important;
	    margin-right: 3% !important;
	}
	#footer-wrapper .instagram-pics li {
		float: left;
		list-style: none;
		padding: 0;
		width: 50%;
		height: 150px;
	}
	.instagram-widget {
		background: #fff;
		overflow: hidden;
		height: 100%;
		max-height: 100%;
	}
	#sb_instagram .sbi_photo {
	    height: 170px !important;
	}
	.instagram-logo {
		margin-top: 225px !important;
	}
	#sbi_images .sbi_item {
	    width: 50% !important;
	}
	.footer-social-icons #f-social-icons a {
		margin-bottom: 10px;
	}
	.footer-down-menu .slicknav_btn {
		margin-top: 0px !important;
	}
	.footer-down-menu .slicknav_btn.slicknav_collapsed {
		display: inline-block;
		margin: auto;
		text-align: center;
	}
	.footer-social-icons li {
		display: inline-block;
		list-style: none;
		margin-bottom: 15px;
	}
	#footer-wrapper .footer-column {
		width: 100%;
		float: none;
	}
}
/*========== 320px Screen ==========*/

@media screen and (max-width: 325px) {
	#top-menu {
		float: left;
		width: 36px;
	}
	.masonry-sidebar-active #content-wrapper {
	    width: 100% !important;
	    float: none;
	}
	.favourite-content-2 {
	    padding-left: 0px;
	    width: 100%;
	    float: none;
	    padding-top: 5px;
	    display: block;
	}
	.favourite-thumbnail-2 {
	    float: none;
	    display: inline-block;
	}
	.favourite-thumbnail-2 img {
		width: 100%;
		height: 120px;
	}
}