@charset "UTF-8";

/*!
Theme Name: The Daily Post
Theme URI: http://www.templatemonster.com/wordpress-themes.php
Author: Template Monster
Author URI: http://www.templatemonster.com
Description:  The Daily Post - News magazine Wordpress theme
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: thedailypost
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

The Daily Post is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
  ## Social List
# Accessibility
# Alignments
# Clearings
# Grid
# Widgets
# Content
  ## Posts and pages
  ## Asides
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/

/* 3d mixins */

/* end 3d mixins */

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");

/* font-family: 'roboto', sans-serif; */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.single h1,
.page h1,
p,
h1,
h2,
h3,
h4,
h5,
span {
	hyphens: none;
}

.entry-content h4 {
	font-weight: normal !important;
}

.entry-content h4 strong {
	font-weight: normal;
}

.wp-block-image img {
	width: none;
}

.contributors-page .tzss-share-buttons-list {
	display: none;
}

.postby-auth-hld article .post-body-onimg .entry-meta > div {
	margin: 0 5px !important;
}

/*-------------------------post-right-column start-----------------------------------*/

body.single-post #main .post-right-column ol li,
body.single-post #main .post-right-column ul li {
	margin: 0 0 15px;
}

.contributordetails .img img {
	height: 100% !important;
	width: 100%;
	object-fit: cover;
}

/*-------------------------post-right-column end-----------------------------------*/

/* menu button style */

.main-navigation ul ul .res_view_more_wrp {
	padding: 10px;
	text-align: center;
	background: #e6e6e6;
	margin-top: -4px;
	width: 99.5%;
}

.main-navigation ul ul a.res_view_more {
	background: #ed4c3c;
	color: #fff;
	padding: 12px 8px;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	transition: 0.3s;
}

.main-navigation ul ul a.res_view_more:hover {
	background: #ffc500;
	color: #424242;
}

/* end menu button style */

/************************subscribe letter*****************************/

aside#text-5.widget.widget_text {
	background: #f9f9f9;
	padding: 25px 30px 35px !important;
	border: 1px solid #d1d1d1;
	margin-bottom: 45px;
}

aside#text-5.widget.widget_text h4.widget-title {
	margin: 0px 0 20px;
	font-style: normal;
	font-size: 28px;
	line-height: 30px;
	font-family: arial, helvetica, sans-serif !important;
	color: #33475b;
}

aside#text-5.widget.widget_text h4.widget-title::after {
	display: none !important;
}

aside#text-5.widget.widget_text .textwidget p {
	line-height: 24px;
	font-size: 14px;
	color: #33475b;
	margin: 0px 0 20px !important;
}

aside#text-5.widget.widget_text .actions {
	padding-top: 35px;
}

aside#text-5.widget.widget_text #email-027354a4-559a-4378-b3cd-9a5738e09cfa {
	padding: 0px 15px;
	height: 40px;
	background-color: #f5f8fa;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #33475b;
	border: 1px solid #cbd6e2;
	border-radius: 3px;
}

aside#text-5.widget.widget_text
	#label-email-027354a4-559a-4378-b3cd-9a5738e09cfa {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #33475b;
	margin-bottom: 4px;
	display: block;
}

aside#text-5.widget.widget_text .actions input[type="submit"].hs-button {
	background-color: #ed4c3c !important;
	border-color: #ed4c3c !important;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	font-family: arial, helvetica, sans-serif;
	border-radius: 3px;
	border-style: solid;
	padding: 12px 24px;
	border-width: 1px;
}

aside#text-6.widget.widget_text {
	text-align: center;
	background: #fff url(assets/images/envelopes.png) no-repeat center 10px;
	background-size: 68%;
	padding-top: 125px !important;
	border-radius: 25px;
	box-shadow: 0 0 10px 5px #e4e4e4;
	border: 1px solid #e4e4e4;
	padding-bottom: 100px;
}

aside#text-6.widget.widget_text .hbspt-form form {
	text-align: left;
	display: flex;
}

aside#text-6.widget.widget_text
	#label-email-027354a4-559a-4378-b3cd-9a5738e09cfa {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #33475b;
	margin-bottom: 4px;
	display: block;
}

aside#text-6.widget.widget_text .hs_submit.hs-submit {
	margin: 0 !important;
	width: 30%;
	float: right;
	max-width: inherit !important;
	padding-top: 20px;
}

aside#text-6.widget.widget_text .hs-button.primary.large {
	width: 100%;
	padding: 12px 28px;
	color: #000;
	border: none;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize;
	border-radius: 25px;
	background: #ffc500 !important;
	margin: 0;
	height: 50px;
	transition: 0.5s;
}

aside#text-6.widget.widget_text .hs-button.primary.large:hover {
	background: #f4948a !important;
}

aside#text-6.widget.widget_text
	.hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
	float: left;
	width: 67%;
	margin-right: 10px;
}

aside#text-6.widget.widget_text
	#label-email-027354a4-559a-4378-b3cd-9a5738e09cfa {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #33475b;
	margin-bottom: 4px;
	display: block;
}

aside#text-6.widget.widget_text #email-027354a4-559a-4378-b3cd-9a5738e09cfa {
	border: 1px solid #bdbdbd;
	border-radius: 25px;
	padding: 10px 10px 10px 35px !important;
	background: #fff url(assets/images/email1.png) no-repeat 10px center;
	margin: 0;
	height: 50px;
}

aside#text-6.widget.widget_text .textwidget p {
	font-style: normal;
	font-weight: 300;
	line-height: 1.375;
	color: #424242;
	font-size: 18px !important;
	padding: 0 0 19px;
	margin-bottom: 16px;
	font-family: Lato, sans-serif;
}

aside#text-6.widget.widget_text h4.widget-title {
	font-size: 20px;
}

/********************************end subscribe letter**************************************************/

h3.widget-title {
	font-style: italic;
	font-weight: normal !important;
	font-family: Lato, sans-serif;
	color: #008eeb !important;
	font-size: 40px !important;
	line-height: 1.1;
	position: relative;
}

h3.widget-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	height: 2px;
	background: #008eeb;
}

h3.widget-title:after {
	width: 48% !important;
}

h3.even-cldr-txt {
	color: #008eeb !important;
}

.alliance-top-stories-new {
	margin-top: 45px;
}

.even-cldr-txt.widget-title {
	padding-bottom: 0;
	margin-bottom: 25px;
	max-width: 100%;
}

.alliance-top-stories {
	margin-bottom: 20px;
}

/**12.7.19**/

.post-right-column .entry-content .post-author__content a {
	color: #fff600 !important;
	text-decoration: none;
}

.post-right-column .entry-content .post-author__content a:hover {
	color: #fc695a !important;
}

#politicsWidget {
	display: none !important;
}

/*START SOVRN STYLE*/

.header_text {
	width: 100%;
	text-align: right;
	display: block;
	font-size: 14px;
	color: #999999;
	padding-right: 14px;
	font-weight: 600;
	padding-top: 9px;
	transition: 0.5s;
	position: relative;
	right: 13px;
}

.header_text:hover {
	color: #ed4c3c;
}

.header_text a {
	color: #999999;
}

.header_text a:hover {
	color: #ed4c3c;
}

.header_text {
	padding-top: 0px;
	font-size: 13px;
	padding-right: 0px;
	position: relative;
	right: 13px;
}

.social-list__items.inline-list {
	padding-top: 1px;
}

.social-list .social-list__items li > a::before {
	width: 36px !important;
	height: 36px !important;
	line-height: 38px !important;
}

@media (max-width: 1400px) {
	aside#text-6.widget.widget_text {
		background-size: 90%;
	}
	.header_text {
		padding-top: 0px;
		font-size: 13px;
		padding-right: 0px !important;
		position: relative;
		right: -3px;
	}
	.social-list__items.inline-list {
		padding-top: 1px;
	}
	.social-list .social-list__items li > a::before {
		width: 36px !important;
		height: 36px !important;
		line-height: 38px !important;
	}
}

/*END SOVRN STYLE*/

/* START 18-5-21 FIXING */

.full-width-header-area .widget.widget_search input,
.sidebar-primary .widget.widget_search input,
.sidebar-secondary .widget.widget_search input,
.before-content-area .widget.widget_search input,
.after-content-area .widget.widget_search input,
.after-content-full-width-area .widget.widget_search input,
.before-loop-area .widget.widget_search input,
.after-loop-area .widget.widget_search input {
	border: none;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 50px;
	background: #fff;
	border-radius: 0;
	-webkit-appearance: none;
}

/* END 18-5-21 FIXING */

/**font-control**/

body blockquote p,
body .tm_fpblock__item__title,
body h3 {
	font-size: 30px;
}

.page-id-7786 .wcs-class__excerpt a {
	color: #ed4c3c;
	font-weight: bold;
}

.entry-content ul li {
	position: relative;
	padding-left: 15px;
}

.entry-content ul li::before {
	position: absolute;
	left: 0;
	top: 0;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-bottom: 0;
}

.main-navigation
	.mega-menu-wrap
	.mega-toggle-block
	button.mega-toggle-animated {
	background: none;
}

.main-navigation
	.mega-menu-wrap
	.mega-toggle-block
	button.mega-toggle-animated:focus {
	outline: none;
}

.main-navigation
	.mega-menu-wrap
	.mega-toggle-block
	button.mega-toggle-animated:after {
	/*content: '\f333';
    font-family: 'dashicons';
    font-size: 30px;
    color: #999999;*/
	position: absolute;
	top: -10px;
	background: url(img/hmmneu.png) no-repeat 0 0;
	background-size: 24px;
	width: 24px;
	height: 24px;
	content: "";
}

.main-navigation
	.mega-menu-wrap
	.mega-menu-open
	.mega-toggle-block
	button.mega-toggle-animated:after {
	/*content: '\f158';
    font-family: 'dashicons'; */
	position: absolute;
	top: -10px;
	background: url(img/hmcross.png) no-repeat 0 0;
	background-size: 20px;
	width: 20px;
	height: 20px;
	content: "";
}

/* START THE ALLIENCE PAGE */

.the_alience_top_holder {
	padding: 5px 15px;
	box-shadow: 0 0 19px -3px rgb(0, 0, 0, 0.2);
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 70px;
	align-items: center;
}

.the_alience_top_holder h1 {
	/* font-size: 35px; */
	font-size: 50px;
	color: #424242;
	margin: 0;
	/* line-height: 42px; */
	line-height: 1.26;
	/* font-weight: 500; */
	font-weight: 700;
}

.the_alience_top_holder .txt-hlder {
	width: 84%;
	margin-right: 15px;
}

.alience_logo_hlder {
	text-align: center;
}

.alience_mdl_left_txt p {
	color: #424242;
	margin: 0;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin: 0;
	line-height: 30px;
	font-weight: 600;
}

.alience_mdl_right_txt h2 {
	font-size: 20px;
	margin: 0;
	padding: 0 0 24px 0;
	color: #424242;
}

.alience_mdl_right_txt a {
	font-size: 17px;
	color: #00acb7;
	font-weight: 600;
	text-decoration: underline;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}

.alience_mdl_right_txt a:hover {
	color: #ed4c3c;
}

.alience_mdl_right_txt h3 {
	font-size: 24px;
	margin: 0;
	padding: 50px 0 25px 0;
	line-height: 30px;
	font-weight: bold;
	max-width: 475px;
	color: #424242;
}

.alience-cnlder-holder {
	margin-bottom: 50px;
}

/* .alience-cnlder-holder:last-child {
    margin-bottom: 0;
} */

.alience-cnlder-holder h4 {
	color: #424242;
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px 0;
	font-weight: 600;
}

.alience-cnlder-holder h5 {
	color: #ed4c3c;
	font-size: 14px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
}

.alience-cnlder-holder h5 span {
	margin: 4px 5px 0 0;
	vertical-align: middle;
	display: inline-block;
}

.alience-cnlder-holder p,
.entry-content {
	color: #424242;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 20px 0;
	font-family: "Lato", sans-serif !important;
}

.rekgister_btn {
	display: inline-block;
	padding: 8px 15px;
	text-align: center;
	background: #ed4c3c;
	color: #fff;
	font-size: 16px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	font-family: "Lato", sans-serif !important;
}

.rekgister_btn:hover {
	background: #ffc500;
	color: #424242;
}

.page-id-5769 #sidebar-primary {
	display: none;
}

.the_alience_left_holder .posts-list__item {
	display: flex;
}

.the_alience_left_holder .posts-list__item .post-thumbnail {
	width: 35%;
	height: 257px;
	overflow: hidden;
}

.the_alience_left_holder .posts-list__item .post-thumbnail img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.the_alience_left_holder
	.post-thumbnail--ultra-small
	+ .post-body-right
	.entry-title {
	margin-top: 5px;
}

.the_alience_left_holder
	.post-thumbnail--ultra-small
	+ .post-body-right
	.entry-title
	a {
	font-size: 20px;
	font-weight: 600;
}

.the_alience_left_holder .entry-content {
	margin-top: 15px;
	color: #424242;
	font-size: 16px;
	line-height: 24px;
}

.the_alience_left_holder .widget-title,
.alliance-top-stories .widget-title {
	position: relative;
}

.the_alience_left_holder .widget-title:after,
.alliance-top-stories .widget-title:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 85%;
	height: 2px;
	background: #008eeb;
}

.alliance-top-stories .widget-title:after {
	width: 64%;
}

.the_alience_right_holder
	.post-thumbnail--ultra-small
	+ .post-body-right
	.entry-title {
	margin: 5px;
}

.page-id-41713 #sidebar-primary {
	display: none;
}

/* END THE ALLIENCE PAGE */

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

html {
	font-size: 16px;
	font-size: 1rem;
}

@media (max-width: 991px) {
	html {
		font-size: 12.8px;
		font-size: 0.8rem;
	}
}

@media (max-width: 768px) {
	html {
		font-size: 10.4px;
		font-size: 0.65rem;
	}
}

@media (max-width: 544px) {
	html {
		font-size: 8px;
		font-size: 0.5rem;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
}

.title-line,
.news-smart-box__navigation .current-term span,
.widget-area:not(.footer-area) .widget:not(.widget-subscribe) .widget-title,
.comment-reply-title {
	position: relative;
	display: inline-block;
	padding-right: 11px;
}

.title-line:after,
.news-smart-box__navigation .current-term span:after,
.widget-area:not(.footer-area)
	.widget:not(.widget-subscribe)
	.widget-title:after,
.comment-reply-title:after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 2000px;
	height: 1px;
	left: 100%;
	bottom: 6px;
	background: #000;
	z-index: -1;
}

.title-line:after:before,
.title-line:after:after,
.news-smart-box__navigation .current-term span:after:before,
.news-smart-box__navigation .current-term span:after:after,
.widget-area:not(.footer-area)
	.widget:not(.widget-subscribe)
	.widget-title:after:before,
.widget-area:not(.footer-area)
	.widget:not(.widget-subscribe)
	.widget-title:after:after,
.comment-reply-title:after:before,
.comment-reply-title:after:after {
	display: table;
	content: "";
	line-height: 0;
}

.title-line:after:after,
.news-smart-box__navigation .current-term span:after:after,
.widget-area:not(.footer-area)
	.widget:not(.widget-subscribe)
	.widget-title:after:after,
.comment-reply-title:after:after {
	clear: both;
}

p {
	margin: 8px 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/

.container {
	margin-left: auto;
	margin-right: auto;
	/* padding-left: 1.875rem;
    padding-right: 1.875rem; */
}

/* ================NEW CONTAINER==================== */

.header-container .header-container_wrap.container,
.site-header.container {
	max-width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.site-header.centered .site-branding {
	overflow: hidden;
}

.social-list__items.inline-list {
	padding-right: 15px;
}

.container {
	width: 100%;
	max-width: 1440px !important;
}

.site-header.centered .site-branding {
	overflow: hidden;
}

.site-footer {
	max-width: 100% !important;
}

/* ====================END NEW CONTAINER============== */

@media (min-width: 544px) {
	.container {
		/* max-width: 576px; */
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.container {
		/* max-width: 720px; */
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.container {
		/* max-width: 940px; */
		max-width: 100%;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 100% !important;
	}
	/* ================NEW CONTAINER==================== */
	.header-container .header-container_wrap.container,
	.site-header.container {
		max-width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.container {
		width: 100%;
		max-width: 1440px !important;
	}
	.site-footer {
		max-width: 100% !important;
	}
	/* ====================END NEW CONTAINER============== */
}

.container-fluid {
	margin-left: auto;
	/* margin-right: auto;
    padding-left: 1.875rem;
    padding-right: 1.875rem; */
}

.row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1.875rem;
	margin-right: -1.875rem;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
	position: relative;
	min-height: 1px;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

.col-xs-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.col-xs-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.col-xs-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-xs-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.col-xs-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.col-xs-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-xs-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.col-xs-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.col-xs-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-xs-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.col-xs-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.col-xs-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 544px) {
	.col-sm-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-sm-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-sm-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-sm-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-sm-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-sm-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-sm-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-sm-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-sm-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-2 {
		left: 16.66667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333%;
	}
	.col-sm-push-5 {
		left: 41.66667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333%;
	}
	.col-sm-push-8 {
		left: 66.66667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333%;
	}
	.col-sm-push-11 {
		left: 91.66667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 768px) {
	.col-md-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-md-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-md-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-md-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-md-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-md-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-md-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-md-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-md-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-2 {
		right: 16.66667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333%;
	}
	.col-md-pull-5 {
		right: 41.66667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.33333%;
	}
	.col-md-pull-8 {
		right: 66.66667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333%;
	}
	.col-md-pull-11 {
		right: 91.66667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-2 {
		left: 16.66667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333%;
	}
	.col-md-push-5 {
		left: 41.66667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.33333%;
	}
	.col-md-push-8 {
		left: 66.66667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333%;
	}
	.col-md-push-11 {
		left: 91.66667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.col-lg-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-lg-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-lg-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-lg-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-lg-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-lg-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-lg-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-lg-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-lg-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-2 {
		left: 16.66667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333%;
	}
	.col-lg-push-5 {
		left: 41.66667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.33333%;
	}
	.col-lg-push-8 {
		left: 66.66667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333%;
	}
	.col-lg-push-11 {
		left: 91.66667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-xl-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.col-xl-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.col-xl-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.col-xl-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.col-xl-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.col-xl-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.col-xl-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.col-xl-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.col-xl-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-xl-pull-0 {
		right: auto;
	}
	.col-xl-pull-1 {
		right: 8.33333%;
	}
	.col-xl-pull-2 {
		right: 16.66667%;
	}
	.col-xl-pull-3 {
		right: 25%;
	}
	.col-xl-pull-4 {
		right: 33.33333%;
	}
	.col-xl-pull-5 {
		right: 41.66667%;
	}
	.col-xl-pull-6 {
		right: 50%;
	}
	.col-xl-pull-7 {
		right: 58.33333%;
	}
	.col-xl-pull-8 {
		right: 66.66667%;
	}
	.col-xl-pull-9 {
		right: 75%;
	}
	.col-xl-pull-10 {
		right: 83.33333%;
	}
	.col-xl-pull-11 {
		right: 91.66667%;
	}
	.col-xl-pull-12 {
		right: 100%;
	}
	.col-xl-push-0 {
		left: auto;
	}
	.col-xl-push-1 {
		left: 8.33333%;
	}
	.col-xl-push-2 {
		left: 16.66667%;
	}
	.col-xl-push-3 {
		left: 25%;
	}
	.col-xl-push-4 {
		left: 33.33333%;
	}
	.col-xl-push-5 {
		left: 41.66667%;
	}
	.col-xl-push-6 {
		left: 50%;
	}
	.col-xl-push-7 {
		left: 58.33333%;
	}
	.col-xl-push-8 {
		left: 66.66667%;
	}
	.col-xl-push-9 {
		left: 75%;
	}
	.col-xl-push-10 {
		left: 83.33333%;
	}
	.col-xl-push-11 {
		left: 91.66667%;
	}
	.col-xl-push-12 {
		left: 100%;
	}
	.col-xl-offset-0 {
		margin-left: 0%;
	}
	.col-xl-offset-1 {
		margin-left: 8.33333%;
	}
	.col-xl-offset-2 {
		margin-left: 16.66667%;
	}
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	.col-xl-offset-4 {
		margin-left: 33.33333%;
	}
	.col-xl-offset-5 {
		margin-left: 41.66667%;
	}
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	.col-xl-offset-7 {
		margin-left: 58.33333%;
	}
	.col-xl-offset-8 {
		margin-left: 66.66667%;
	}
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	.col-xl-offset-10 {
		margin-left: 83.33333%;
	}
	.col-xl-offset-11 {
		margin-left: 91.66667%;
	}
	.col-xl-offset-12 {
		margin-left: 100%;
	}
}

.col-xs-first {
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

.col-xs-last {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

@media (min-width: 544px) {
	.col-sm-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-sm-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 768px) {
	.col-md-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-md-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 992px) {
	.col-lg-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-lg-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media (min-width: 1200px) {
	.col-xl-first {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.col-xl-last {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.row-xs-top {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.row-xs-center {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.row-xs-bottom {
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (min-width: 544px) {
	.row-sm-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-sm-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-sm-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 768px) {
	.row-md-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-md-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-md-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 992px) {
	.row-lg-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-lg-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-lg-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 1200px) {
	.row-xl-top {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.row-xl-center {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.row-xl-bottom {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

.col-xs-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.col-xs-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.col-xs-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

@media (min-width: 544px) {
	.col-sm-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-sm-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-sm-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 768px) {
	.col-md-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-md-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-md-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 992px) {
	.col-lg-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-lg-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-lg-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

@media (min-width: 1200px) {
	.col-xl-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.col-xl-center {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.col-xl-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

blockquote,
q {
	quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote {
	padding: 0;
	margin: 0;
	padding-left: 60px;
	position: relative;
}

@media (min-width: 992px) {
	blockquote {
		padding-left: 60px;
		padding-right: 60px;
	}
}

blockquote:before {
	position: absolute;
	top: -12px;
	left: -16px;
	content: "format_quote";
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	font-size: 16px;
	font-size: 1rem;
	font-size: 70px;
	display: inline-block;
	vertical-align: middle;
}

blockquote cite {
	display: block;
	font-style: normal;
	margin-top: 16px;
}

@media (min-width: 992px) {
	blockquote cite {
		font-size: 20px;
	}
}

blockquote cite:before {
	content: "— ";
}

.post-format-quote blockquote,
.format-quote blockquote {
	text-align: center;
	color: #fff;
	background: #000;
	padding: 30px 15px;
	margin: 0;
}

@media (min-width: 992px) {
	.post-format-quote blockquote,
	.format-quote blockquote {
		padding: 93px 50px 120px;
	}
}

.post-format-quote blockquote:before,
.format-quote blockquote:before {
	position: relative;
	text-align: center;
	display: block;
	top: 0;
	left: 0;
}

.post-format-quote blockquote + p,
.format-quote blockquote + p {
	margin-top: 20px;
}

hr {
	background-color: #000000;
	border: 0;
	height: 1px;
	margin: 0 0px 15px;
}

@media (min-width: 992px) {
	hr {
		margin-right: 0px;
		margin-left: 0px;
	}
}

ul,
ol {
	margin: 0;
	padding: 0;
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-left: 1em;
}

ul,
ul li {
	list-style: none;
}

.entry-content ul li:before {
	content: "•";
	/* Insert content that looks like bullets */
	padding-right: 8px;
}

.entry-content ul li + li {
	margin-top: 4px;
}

ol {
	counter-reset: li;
}

ol li + li {
	margin-top: 4px;
}

ol li {
	list-style: none;
}

ol li:before {
	content: counter(li, decimal-leading-zero);
	counter-increment: li;
	padding-right: 9px;
}

.comments-area ol li:before {
	display: none;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Inline list */

.inline-list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.inline-list li {
	display: inline-block;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

.clear:before,
.clear:after {
	display: table;
	content: "";
	line-height: 0;
}

.clear:after {
	clear: both;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.entry-content table {
	margin: 0 0 1.5em;
	max-width: 100%;
	border: 1px solid #000000;
}

.entry-content table th,
.entry-content table td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #000000;
}

.entry-content table thead th {
	vertical-align: bottom;
	border-bottom: 1px solid #000000;
}

.entry-content table tbody + tbody {
	border-top: 1px solid #000000;
}

@media (max-width: 468px) {
	.site-main .post__cats {
		display: none !important;
	}
}

.page-preloader-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
	display: block;
}

.tm-folding-cube {
	width: 60px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	position: relative;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg);
}

.tm-folding-cube .tm-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.tm-folding-cube .tm-cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #333;
	-webkit-animation: tm-foldCubeAngle 2.4s infinite linear both;
	animation: tm-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.tm-folding-cube .tm-cube2 {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	-ms-transform: scale(1.1) rotate(90deg);
	transform: scale(1.1) rotateZ(90deg);
}

.tm-folding-cube .tm-cube3 {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	-ms-transform: scale(1.1) rotate(180deg);
	transform: scale(1.1) rotateZ(180deg);
}

.tm-folding-cube .tm-cube4 {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	-ms-transform: scale(1.1) rotate(270deg);
	transform: scale(1.1) rotateZ(270deg);
}

.tm-folding-cube .tm-cube2:before {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.tm-folding-cube .tm-cube3:before {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.tm-folding-cube .tm-cube4:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}

@-webkit-keyframes tm-foldCubeAngle {
	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	90%,
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}

@keyframes tm-foldCubeAngle {
	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	90%,
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 20px;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border: none;
	text-indent: 0%;
	background-color: #298ffc;
	z-index: 999;
	border-radius: 0;
}

#toTop:before {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	width: 1em;
	height: 1em;
	margin: 13px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	font-size: 24px;
	content: "keyboard_arrow_up";
}

@media (max-width: 991px) {
	#toTop {
		display: none !important;
	}
}

#toTop:active,
#toTop:focus {
	outline: none;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	padding: 14px 30px 16px;
	border-radius: 0;
	border: none;
	box-shadow: none;
}

@media (max-width: 991px) {
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		padding-right: 10px;
		padding-left: 10px;
	}
}

.btn {
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	padding: 14px 30px 16px;
	border-radius: 0;
	border: none;
	box-shadow: none;
}

@media (max-width: 991px) {
	.btn {
		padding-right: 10px;
		padding-left: 10px;
	}
}

.btn__text,
.btn__icon {
	display: inline-block;
	vertical-align: top;
}

.btn__icon {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	font-size: 1.5em;
	line-height: inherit;
	display: none;
}

.btn__icon:before {
	content: "\E5C8";
}

.btn.btn-fullwidth {
	width: 100%;
	text-align: center;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	padding: 14px 20px;
	border: 1px solid #d2d1d1;
	background-color: #ffffff;
	border-radius: 0;
	font-size: 14px;
	width: 100%;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget input[type="number"],
.widget input[type="tel"],
.widget input[type="range"],
.widget input[type="date"],
.widget input[type="month"],
.widget input[type="week"],
.widget input[type="time"],
.widget input[type="datetime"],
.widget input[type="datetime-local"],
.widget input[type="color"],
.widget textarea {
	height: 50px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	box-shadow: 0 0 8px #d2d1d1;
	box-shadow: none;
	outline: none;
}

button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
	outline: none;
}

select {
	border: 1px solid #d2d1d1;
}

textarea {
	width: 100%;
	min-height: 150px;
	resize: vertical;
	overflow: auto;
}

@media (min-width: 992px) {
	textarea {
		min-height: 251px;
	}
}

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

:-moz-placeholder {
	opacity: 1;
}

.search-form {
	margin: 0;
	padding: 10px 0;
	max-width: 450px;
	margin: 0 auto;
}

.widget .search-form {
	max-width: 100%;
}

.top-panel .search-form {
	padding: 0;
}

.search-form:after {
	clear: both;
	content: "";
	width: 100%;
	display: block;
}

.search-form__field[type="search"] {
	float: left;
	vertical-align: top;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	width: calc(100% - 119px);
	margin-right: 8px;
	box-sizing: border-box;
}

@media (max-width: 361px) {
	.search-form__field[type="search"] {
		width: calc(100% - 111px);
		margin-right: 0;
		padding: 14px 10px;
	}
}

@media (min-width: 768px) and (max-width: 1240px) {
	/* .sidebar-primary .search-form__field[type="search"],
    .sidebar-secondary .search-form__field[type="search"] {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    } */
}

.top-panel .search-form__field[type="search"] {
	background: none;
	border: none;
	padding: 6px 10px;
	box-shadow: none;
	width: 90px;
}

.search-form__submit {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	vertical-align: top;
	float: left;
	width: 111px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.widget .search-form__submit {
	width: 111px;
}

.widget .search-form__submit:before {
	content: "";
}

.widget .search-form__submit i.material-icons {
	display: none;
}

.search-form__submit i.material-icons {
	margin: 0 auto;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 20px;
	height: 20px;
}

.search-form__submit i.material-icons {
	display: none;
}

.top-panel .search-form__submit {
	padding: 5px 0;
	background: none;
}

.top-panel .search-form__submit:hover {
	background: none;
}

.top-panel .search-form__submit i.material-icons {
	display: block;
}

.top-panel .search-form__submit .search-btn-txt {
	display: none;
}

@media (min-width: 570px) {
	.full-width-header-area .widget.widget_search,
	.after-content-full-width-area .widget.widget_search,
	.before-content-area .widget.widget_search,
	.before-loop-area .widget.widget_search,
	.after-content-area .widget.widget_search,
	.after-loop-area .widget.widget_search {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.full-width-header-area .widget.widget_search .search-form,
	.after-content-full-width-area .widget.widget_search .search-form,
	.before-content-area .widget.widget_search .search-form,
	.before-loop-area .widget.widget_search .search-form,
	.after-content-area .widget.widget_search .search-form,
	.after-loop-area .widget.widget_search .search-form {
		-webkit-flex: 10 1 auto;
		-ms-flex: 10 1 auto;
		flex: 10 1 auto;
	}
}

@media (min-width: 992px) {
	.comment-reply-title {
		font-size: 30px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
	margin: 0 0 11px;
}

.comment-form__field {
	width: 100%;
	vertical-align: top;
}

.comment-list .comment-form__field {
	background-color: #fff;
}

.comment-form .logged-in-as,
.comment-form .comment-notes {
	margin: 15px 0 25px;
	font-style: italic;
}

@media (min-width: 992px) {
	.comment-form .logged-in-as,
	.comment-form .comment-notes {
		margin-top: 29px;
	}
}

.comment-form .form-submit {
	margin-top: 29px;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-size: 0.75rem;
}

.post-password-form label {
	display: inline-block;
	vertical-align: top;
}

form[id*="give-form"] {
	margin: 0;
}

form[id*="give-form"] .give-btn.give-btn-modal {
	margin: 0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
	color: royalblue;
	transition: 0.4s all ease;
}

a:hover,
a:focus,
a:active {
	/*color: $color__link-hover;*/
	color: inherit;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	text-decoration: none;
}

.entry-content a {
	text-decoration: underline;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	clear: both;
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	position: absolute;
	top: 120%;
	visibility: hidden;
	opacity: 0;
	z-index: 99999;
	transition: 200ms linear;
	transition-property: top, opacity, visibility;
	padding: 0 15px;
	margin: 0;
	left: -9999px;
	border-radius: 0 0 0 0;
}

@media (max-width: 600px) {
	.main-navigation ul ul {
		border-top: 1px dotted #ccc;
		position: static;
		opacity: 1;
		visibility: visible;
		box-shadow: none;
		background: none;
		margin: 0;
		padding: 0;
	}
	.main-navigation ul ul a {
		padding-left: 30px;
	}
	.main-navigation ul ul li li a {
		padding-left: 40px;
	}
	.main-navigation ul ul li li li a {
		padding-left: 50px;
	}
	.main-navigation ul ul li li li li a {
		padding-left: 60px;
	}
	.main-navigation ul ul li li li li li a {
		padding-left: 70px;
	}
	.main-navigation ul ul li:before {
		content: "-";
		display: inline-block;
	}
}

@media screen and (min-width: 601px) {
	.main-navigation ul ul {
		padding: 0;
	}
}

.main-navigation ul ul li {
	padding: 0px;
	border-top: 1px dotted #fff;
	color: #fff;
}

@media (max-width: 600px) {
	.main-navigation ul ul li {
		border-color: #ccc;
	}
}

@media screen and (min-width: 601px) {
	.main-navigation ul ul li {
		padding: 0;
	}
}

.main-navigation ul ul li:first-child {
	border-top: none;
}

.main-navigation ul ul li > ul {
	top: 20%;
	background: #fff;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li.menu-hover > ul {
	top: 0;
	left: 100%;
}

@media screen and (min-width: 601px) {
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul,
	.main-navigation ul ul li.menu-hover > ul {
		margin-left: 1px;
	}
}

.main-navigation ul ul li > ul.in-transition {
	left: 100%;
}

@media screen and (min-width: 601px) {
	.main-navigation ul ul li > ul.in-transition {
		margin-left: 1px;
	}
}

.main-navigation ul ul a {
	min-width: 153px;
	text-align: left;
	padding: 5px;
	padding: 13px 23px 13px 17px;
	position: relative;
	font-size: 13.92px;
	font-size: 0.87rem;
	font-size: 14px;
}

@media (min-width: 768px) {
	.main-navigation ul ul a {
		width: 153px;
	}
}

@media (max-width: 600px) {
	.main-navigation ul ul a {
		padding: 13px 30px;
	}
}

.main-navigation ul ul > li:first-child > a {
	border-top: none;
}

.main-navigation ul ul li:hover > a:before,
.main-navigation ul ul li.focus > a:before,
.main-navigation ul ul li.menu-hover > a:before,
.main-navigation ul ul li.current_page_item > a:before,
.main-navigation ul ul li.current-menu-item > a:before,
.main-navigation ul ul li.current_page_ancestor > a:before {
	top: 0;
	bottom: 0;
	opacity: 1;
}

.main-navigation ul ul .page_item_has_children > a:after,
.main-navigation ul ul .menu-item-has-children > a:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: 7px;
	top: 50%;
	margin-top: -7px;
	font-size: 19.2px;
	font-size: 1.2rem;
	font-size: 16px;
	color: #999999;
	line-height: 0.8em;
}

@media (max-width: 600px) {
	.main-navigation ul ul .page_item_has_children > a:after,
	.main-navigation ul ul .menu-item-has-children > a:after {
		content: "\f107";
		position: static;
		display: inline-block;
		margin: 0 0 0 5px;
		vertical-align: middle;
		display: none;
	}
}

.main-navigation ul ul .page_item_has_children > a:hover:after,
.main-navigation ul ul .menu-item-has-children > a:hover:after {
	color: inherit;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.main-navigation ul li.menu-hover > ul {
	top: 100%;
	left: 0;
	visibility: visible;
	opacity: 1;
}

.main-navigation ul li > ul.in-transition {
	left: 0;
}

.main-navigation ul.menu {
	font-size: 0;
	line-height: 0;
	margin-bottom: -3px;
}

@media screen and (min-width: 601px) {
	.main-navigation ul.menu {
		padding: 0;
	}
}

.main-navigation ul.menu > li {
	display: block;
	margin: 0;
}

.main-navigation ul.menu > li + li {
	margin-left: -1px;
	border-top: 1px dotted #ccc;
}

@media screen and (min-width: 601px) {
	.main-navigation ul.menu > li + li {
		border-top: none;
	}
}

@media screen and (min-width: 601px) {
	.main-navigation ul.menu > li {
		display: inline-block;
	}
}

.boxed-wrap .main-navigation ul.menu > li {
	margin: 0 10px;
}

.main-navigation ul.menu > li > a {
	display: block;
	padding: 11px 19px;
	position: relative;
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
}

@media screen and (min-width: 601px) {
	.main-navigation ul.menu > li > a {
		padding: 25px 5px 31px;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.main-navigation ul.menu > li > a {
		padding: 25px 7px 31px;
	}
}

@media (min-width: 1200px) {
	.main-navigation ul.menu > li > a {
		padding: 25px 17px 31px;
	}
}

.main-navigation ul.menu > li > a:before {
	left: 50%;
	right: 50%;
	content: "";
	height: 3px;
	position: absolute;
	bottom: 0;
	transition: all 200ms ease-out;
	opacity: 0;
}

@media (max-width: 600px) {
	.main-navigation ul.menu > li > a:before {
		top: 50%;
		bottom: 50%;
		width: 5px;
		left: 0;
		height: auto;
	}
}

.main-navigation ul.menu > li > a:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 4px;
	/*content: attr(data-title);*/
	font-style: italic;
	opacity: 0;
	background: #fff;
	padding-top: 15px;
	transition: 0.2s all ease;
	display: none;
}

@media (min-width: 992px) {
	.main-navigation ul.menu > li > a:after {
		padding-top: 25px;
	}
}

@media screen and (min-width: 601px) {
	.main-navigation ul.menu > li > a:after {
		text-align: center;
		display: block;
	}
}

.main-navigation ul.menu > li:hover > a:before,
.main-navigation ul.menu > li.menu-hover > a:before,
.main-navigation ul.menu > li.current_page_item > a:before,
.main-navigation ul.menu > li.current-menu-item > a:before,
.main-navigation ul.menu > li.current_page_ancestor > a:before {
	left: 0;
	right: 0;
	width: auto;
	opacity: 1;
}

@media (max-width: 600px) {
	.main-navigation ul.menu > li:hover > a:before,
	.main-navigation ul.menu > li.menu-hover > a:before,
	.main-navigation ul.menu > li.current_page_item > a:before,
	.main-navigation ul.menu > li.current-menu-item > a:before,
	.main-navigation ul.menu > li.current_page_ancestor > a:before {
		top: 0;
		bottom: 0;
		width: 3px;
		left: 0;
		right: auto;
	}
}

.main-navigation ul.menu > li:hover > a:after,
.main-navigation ul.menu > li.menu-hover > a:after,
.main-navigation ul.menu > li.current_page_item > a:after,
.main-navigation ul.menu > li.current-menu-item > a:after,
.main-navigation ul.menu > li.current_page_ancestor > a:after {
	top: 0;
	bottom: 4px;
	opacity: 0;
}

.main-navigation li {
	position: relative;
	text-align: left;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	line-height: 1;
	position: relative;
}

.main-navigation .menu-item_description {
	font-size: 12px;
	font-size: 0.75rem;
	font-size: 11px;
	text-align: left;
	font-weight: 400;
	line-height: 11px;
	position: absolute;
	padding: 3px 0 0 0;
	font-family: Tahoma;
}

.sub-menu .main-navigation .menu-item_description {
	position: static;
}

.isStuck .main-navigation .menu-item_description {
	position: relative;
}

@media (max-width: 600px) {
	.main-navigation .menu-item_description {
		position: relative;
	}
}

.set-menu {
	padding: 10px 0 20px;
}

.footer-menu__items li {
	padding: 3px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-menu__items li:first-child {
	border-left: none;
}

.site-footer.default .footer-copyright .footer-menu__items li:first-child,
.site-footer.minimal .footer-copyright .footer-menu__items li:first-child {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	margin-left: 25px;
}

/* Small menu. */

.menu-toggle {
	display: inline-block;
	line-height: 12px;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.header-container_wrap .menu-toggle {
	background: #f5f5f5;
	background: none !important;
}

@media screen and (min-width: 601px) {
	.menu-toggle {
		display: none;
	}
}

.main-navigation.toggled ul {
	display: block;
}

.main-navigation ul {
	display: none;
}

@media screen and (min-width: 601px) {
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.pagination {
	padding: 0 0 25px;
}

.pagination .page-numbers {
	display: inline-block;
	min-width: 50px;
	height: 50px;
	padding: 5px;
	border: 1px solid #000000;
	margin: 0 5px 5px 0;
	border-radius: 0;
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
}

.pagination .page-numbers.dots {
	border: none;
	min-width: 30px;
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev {
	border: none;
	line-height: 40px;
}

.pagination .page-numbers.next i,
.pagination .page-numbers.prev i {
	vertical-align: middle;
}

/*--------------------------------------------------------------
## Paginations
--------------------------------------------------------------*/

.comment-navigation,
.posts-navigation,
.post-navigation {
	border-top: 1px solid #000;
	padding-top: 53px;
	font-size: 20px;
}

@media (max-width: 991px) {
	.comment-navigation,
	.posts-navigation,
	.post-navigation {
		font-size: 16px;
	}
}

@media (max-width: 479px) {
	.comment-navigation .post-title,
	.posts-navigation .post-title,
	.post-navigation .post-title {
		display: none;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 30px 0 0.8em;
	overflow: hidden;
}

@media (min-width: 992px) {
	.site-main .comment-navigation,
	.site-main .posts-navigation,
	.site-main .post-navigation {
		margin-top: 60px;
	}
}

.comment-navigation .meta-nav,
.posts-navigation .meta-nav,
.post-navigation .meta-nav {
	display: block;
	font-size: 14px;
	padding-bottom: 7px;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
	max-width: 300px;
	padding-left: 30px;
	position: relative;
}

.comment-navigation .nav-previous > a,
.posts-navigation .nav-previous > a,
.post-navigation .nav-previous > a {
	display: inline;
	vertical-align: top;
}

.comment-navigation .nav-previous > a:before,
.posts-navigation .nav-previous > a:before,
.post-navigation .nav-previous > a:before {
	position: absolute;
	left: -13px;
	top: 50%;
	margin-top: -20px;
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	font-size: 40px;
	content: "\E408";
	vertical-align: top;
	width: 44px;
}

@media (max-width: 479px) {
	.comment-navigation .nav-previous > a:before,
	.posts-navigation .nav-previous > a:before,
	.post-navigation .nav-previous > a:before {
		margin-top: -23px;
	}
}

.comment-navigation .nav-previous > a:hover,
.posts-navigation .nav-previous > a:hover,
.post-navigation .nav-previous > a:hover {
	opacity: 0.8;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
	max-width: 300px;
	padding-right: 30px;
	position: relative;
}

.comment-navigation .nav-next > a,
.posts-navigation .nav-next > a,
.post-navigation .nav-next > a {
	display: inline;
	vertical-align: top;
}

.comment-navigation .nav-next > a:after,
.posts-navigation .nav-next > a:after,
.post-navigation .nav-next > a:after {
	position: absolute;
	right: -13px;
	top: 50%;
	margin-top: -20px;
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	font-size: 40px;
	content: "\E409";
	vertical-align: top;
	width: 44px;
}

@media (max-width: 479px) {
	.comment-navigation .nav-next > a:after,
	.posts-navigation .nav-next > a:after,
	.post-navigation .nav-next > a:after {
		margin-top: -23px;
	}
}

.comment-navigation .nav-next > a:hover,
.posts-navigation .nav-next > a:hover,
.post-navigation .nav-next > a:hover {
	opacity: 0.8;
}

.pagination {
	border-top: 1px dotted #ccc;
	padding: 28px 0 25px;
}

@media (max-width: 361px) {
	.pagination {
		padding: 10px 0;
	}
}

.pagination .page-numbers {
	display: inline-block;
	min-width: 50px;
	height: 50px;
	padding: 5px;
	border: none;
	margin: 0 5px 5px 0;
	border-radius: 0;
	font-size: 16px;
	font-size: 1rem;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}

.pagination .page-numbers.dots {
	border: none;
	min-width: 30px;
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev {
	font-size: 16px;
	border: none;
	line-height: 40px;
}

.pagination .page-numbers.next i,
.pagination .page-numbers.prev i {
	vertical-align: middle;
	font-size: 20px;
}

.pagination .page-numbers.next {
	padding-left: 10px;
}

.pagination .page-numbers.prev {
	padding-right: 10px;
}

/*--------------------------------------------------------------
## Social List
--------------------------------------------------------------*/

.social-list .social-list__items li {
	margin: 0;
}

.social-list .social-list__items li::before {
	display: none;
}

.social-list .social-list__items li > a {
	display: block;
	text-decoration: none;
	text-align: center;
}

.social-list .social-list__items li > a:hover {
	text-decoration: none;
}

.social-list .social-list__items li > a::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: auto;
	border-radius: 50%;
}

@media (min-width: 992px) {
	.social-list .social-list__items li > a::before {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
}

.social-list .social-list__items li > a[href*="codepen.io"]::before {
	content: "\f1cb";
}

.social-list .social-list__items li > a[href*="digg.com"]::before {
	content: "\f1a6";
}

.social-list .social-list__items li > a[href*="dribbble.com"]::before {
	content: "\f17d";
}

.social-list .social-list__items li > a[href*="dropbox.com"]::before {
	content: "\f16b";
}

.social-list .social-list__items li > a[href*="facebook.com"]::before {
	content: "\f09a";
}

.social-list .social-list__items li > a[href*="flickr.com"]::before {
	content: "\f16e";
}

.social-list .social-list__items li > a[href*="plus.google.com"]::before {
	content: "\f0d5";
}

.social-list .social-list__items li > a[href*="github.com"]::before {
	content: "\f09b";
}

.social-list .social-list__items li > a[href*="instagram.com"]::before {
	content: "\f16d";
}

.social-list .social-list__items li > a[href*="linkedin.com"]::before {
	content: "\f0e1";
}

.social-list .social-list__items li > a[href*="pinterest.com"]::before {
	content: "\f0d2";
}

.social-list .social-list__items li > a[href*="getpocket.com"]::before {
	content: "\f265";
}

.social-list .social-list__items li > a[href*="reddit.com"]::before {
	content: "\f1a1";
}

.social-list .social-list__items li > a[href*="skype.com"]::before,
.social-list .social-list__items li > a[href*="skype:"]::before {
	content: "\f17e";
}

.social-list .social-list__items li > a[href*="stumbleupon.com"]::before {
	content: "\f1a4";
}

.social-list .social-list__items li > a[href*="tumblr.com"]::before {
	content: "\f173";
}

.social-list .social-list__items li > a[href*="twitter.com"]::before {
	content: "\f099";
}

.social-list .social-list__items li > a[href*="vimeo.com"]::before {
	content: "\f27d";
}

.social-list .social-list__items li > a[href*="wordpress.org"]::before,
.social-list .social-list__items li > a[href*="wordpress.com"]::before {
	content: "\f19a";
}

.social-list .social-list__items li > a[href*="youtube.com"]::before {
	content: "\f167";
}

.social-list .social-list__items li > a[href*="rss"]::before {
	content: "\f09e";
}

.breadcrumbs {
	position: relative;
	margin: 15px 0;
	margin-top: -25px;
	font-size: 14px;
}

.breadcrumbs__title {
	float: left;
	margin-right: 30px;
	padding-right: 30px;
	position: relative;
	/*border-right: 1px solid $color__line;*/
}

.breadcrumbs__title h4 {
	position: relative;
}

.breadcrumbs__title h4:after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 1px;
	height: 30px;
	right: -28px;
	top: 8px;
	background: #ccc;
}

@media (max-width: 991px) {
	.breadcrumbs__title h4:after {
		height: 22px;
	}
}

.breadcrumbs__title .page-title {
	margin: 0;
}

@media (max-width: 991px) {
	.breadcrumbs__title .page-title {
		margin-top: -6px;
	}
}

.breadcrumbs__items {
	float: left;
}

.breadcrumbs__browse {
	float: left;
	margin-right: 10px;
}

.breadcrumbs__wrap {
	float: left;
	margin: 0;
}

@media (min-width: 992px) {
	.breadcrumbs__wrap {
		margin: 13px 0;
	}
}

.breadcrumbs__item {
	float: left;
}

.breadcrumbs__item-sep {
	margin: 0 8px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

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

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

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

@media (min-width: 992px) {
	.alignleft {
		margin-right: 60px;
	}
	.page .alignleft {
		margin-bottom: 42px;
	}
}

.alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}

@media (min-width: 992px) {
	.alignright {
		margin-left: 60px;
	}
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before:before,
.clear:before:after,
.clear:after:before,
.clear:after:after,
.comment-body:before:before,
.comment-body:before:after,
.comment-body:after:before,
.comment-body:after:after,
.entry-content:before:before,
.entry-content:before:after,
.entry-content:after:before,
.entry-content:after:after,
.entry-footer:before:before,
.entry-footer:before:after,
.entry-footer:after:before,
.entry-footer:after:after,
.comment-content:before:before,
.comment-content:before:after,
.comment-content:after:before,
.comment-content:after:after,
.site-header:before:before,
.site-header:before:after,
.site-header:after:before,
.site-header:after:after,
.site-content:before:before,
.site-content:before:after,
.site-content:after:before,
.site-content:after:after,
.site-footer:before:before,
.site-footer:before:after,
.site-footer:after:before,
.site-footer:after:after {
	display: table;
	content: "";
	line-height: 0;
}

.clear:before:after,
.clear:after:after,
.comment-body:before:after,
.comment-body:after:after,
.entry-content:before:after,
.entry-content:after:after,
.entry-footer:before:after,
.entry-footer:after:after,
.comment-content:before:after,
.comment-content:after:after,
.site-header:before:after,
.site-header:after:after,
.site-content:before:after,
.site-content:after:after,
.site-footer:before:after,
.site-footer:after:after {
	clear: both;
}

.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.hidden {
	display: none;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/

.comments-area {
	position: relative;
	margin: 0 -10px;
	padding: 12px 10px 0;
}

@media (min-width: 992px) {
	.comments-area {
		margin-right: -30px;
		margin-left: -30px;
		padding-right: 30px;
		padding-left: 30px;
	}
}

@media (min-width: 992px) {
	.comments-title {
		/*font-size: 20px;*/
		/*line-height: 1.4;*/
		margin-bottom: 15px;
	}
}

.comments-title:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 1px;
	background-color: #000000;
	display: none;
}

.comment + .comment {
	border-top: 1px dotted #ccc;
}

.comment-list {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 8px;
}

.comment-list .children {
	list-style: none;
	padding-left: 15px;
	margin-left: 0;
	margin-top: -27px;
	margin-bottom: -7px;
}

@media (min-width: 992px) {
	.comment-list .children {
		padding-left: 50px;
	}
}

.comment-list > .comment {
	margin-bottom: 10px;
}

.comment-body {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (min-width: 992px) {
	.comment-body {
		padding-top: 27px;
		padding-bottom: 15px;
	}
}

.comment-body__holder {
	position: relative;
	padding-right: 18px;
}

.comment-body .avatar {
	float: left;
	margin: 0 15px 10px 0;
	border-radius: 0;
	width: 40px;
}

@media (min-width: 992px) {
	.comment-body .avatar {
		width: auto;
		margin: 0 22px 15px 0;
	}
}

.comment-body .comment-meta {
	padding-bottom: 4px;
	font-size: 14px;
}

.comment-body .fn {
	margin-right: 10px;
}

@media (min-width: 992px) {
	.comment-body .fn {
		margin-right: 10px;
	}
}

.comment-body .reply {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	opacity: 1;
	transition: all 0.25s ease;
}

.comment-body .reply:hover {
	opacity: 1;
}

.comment-reply-link .material-icons {
	font-size: inherit;
	font-size: 20px;
}

.comment-date {
	display: inline-block;
}

.comment-date:before {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	content: "\e192";
	opacity: 1;
	font-size: 20px;
	vertical-align: top;
	margin-right: 4px;
}

@media (min-width: 992px) {
	.comment-date:before {
		margin-right: 8px;
	}
}

.comment-date__time {
	display: inline-block;
	vertical-align: top;
}

/*--------------------------------------------------------------
# Author Bio
--------------------------------------------------------------*/

@media (min-width: 992px) {
	.post-author-bio {
		margin-top: -4px;
	}
}

.post-author__holder {
	padding: 15px;
}

@media (min-width: 992px) {
	.post-author__holder {
		padding: 30px 30px 30px;
	}
}

.post-author__avatar {
	float: left;
	margin: 0 15px 10px 0;
}

@media (min-width: 992px) {
	.post-author__avatar {
		margin: 0 20px 10px 0;
	}
}

.post-author__avatar .avatar {
	width: 70px;
	vertical-align: top;
}

@media (min-width: 992px) {
	.post-author__avatar .avatar {
		width: auto;
		width: 150px;
	}
	.post-author__avatar .avatar img {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.post-author__title {
		line-height: 1.4;
		margin: 24px 0 5px;
	}
}

/*--------------------------------------------------------------
# Share Buttons
--------------------------------------------------------------*/

.posts-list .share-btns__list {
	float: left;
	margin-top: 0;
}

@media (min-width: 992px) {
	.posts-list .share-btns__list {
		margin-top: 0;
	}
}

.single-post .share-btns__list.post-left-column {
	margin-top: 15px;
}

.single-post .share-btns__list.share-btns__list-single-page {
	margin-top: 0;
}

.share-btns__item {
	display: inline-block;
	vertical-align: top;
}

.share-btns__link {
	display: block;
	width: 31px;
	height: 20px;
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	border-radius: 50%;
	opacity: 1;
	color: #999999;
}

.share-btns__link:hover {
	opacity: 1;
	background: none;
}

.share-btns__list-single-page .share-btns__link {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #000;
	color: #fff;
	margin: 0 5px 5px 0;
}

.share-btns__list-single-page .share-btns__link:hover {
	opacity: 1;
	color: #000;
	background: #777;
}

.share-btns-main {
	display: inline-block;
	position: relative;
}

@media (max-width: 400px) {
	.share-btns-main {
		display: none !important;
	}
}

.share-btns-main .material-icons {
	font-size: 20px;
	cursor: pointer;
	z-index: 10;
	position: relative;
}

.share-btns-main .share-btns__list {
	position: absolute;
	top: 0;
	right: -5px;
	opacity: 0;
	width: 190px;
	padding-right: 35px;
	transition: 0.4s all ease;
	visibility: hidden;
}

.share-btns-main.show-share-list .share-btns__list {
	opacity: 1;
	right: 0;
	visibility: visible;
}

.entry-meta-sharing:before,
.entry-meta-sharing:after {
	display: table;
	content: "";
	line-height: 0;
}

.entry-meta-sharing:after {
	clear: both;
}

.entry-meta-sharing .entry-meta {
	float: left;
	max-width: calc(100% - 29px);
}

.entry-meta-sharing .share-btns-main {
	float: right;
}

.widget-image-grid .share-btns-main,
.widget-new-smart-inner-big-before-content .share-btns-main {
	display: inline-block;
	position: relative;
}

.widget-image-grid .share-btns-main .material-icons,
.widget-new-smart-inner-big-before-content .share-btns-main .material-icons {
	font-size: 20px;
	cursor: pointer;
	z-index: 10;
	position: relative;
}

.widget-image-grid .share-btns-main .share-btns__list,
.widget-new-smart-inner-big-before-content .share-btns-main .share-btns__list {
	position: absolute;
	top: -5px;
	right: -5px;
	opacity: 0;
	width: 180px;
	padding: 5px;
	transition: 0.4s all ease;
	visibility: hidden;
}

.widget-image-grid .share-btns-main.show-share-list .share-btns__list,
.widget-new-smart-inner-big-before-content
	.share-btns-main.show-share-list
	.share-btns__list {
	opacity: 1;
	right: 0;
	visibility: visible;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

.card {
	display: block;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
}

@media (min-width: 1200px) {
	.card-deck {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -1.875rem;
		margin-left: -1.875rem;
	}
	.card-deck .card {
		-webkit-flex: 1 0 0;
		-ms-flex: 1 0 0;
		flex: 1 0 0;
		margin-right: 1.875rem;
		margin-left: 1.875rem;
	}
	.posts-list--grid-2-cols .card,
	.posts-list--grid-3-cols .card {
		-webkit-flex: 1 0 calc(100% / 2 - 3.75rem);
		-ms-flex: 1 0 calc(100% / 2 - 3.75rem);
		flex: 1 0 calc(100% / 2 - 3.75rem);
		max-width: calc(100% / 2 - 3.75rem);
	}
	.posts-list--grid-2-cols .hentry,
	.posts-list--grid-2-cols .hentry + .hentry,
	.posts-list--grid-3-cols .hentry,
	.posts-list--grid-3-cols .hentry + .hentry {
		padding-top: 0;
		border-top: none;
	}
	.posts-list--grid-2-cols .post-format-audio .hentry,
	.posts-list--grid-2-cols .post-format-audio .hentry + .hentry,
	.posts-list--grid-3-cols .post-format-audio .hentry,
	.posts-list--grid-3-cols .post-format-audio .hentry + .hentry {
		overflow: visible;
		padding-top: 0;
		border-top: none;
		border: 1px solid #000;
		padding: 7px;
	}
}

@media (min-width: 1200px) and (min-width: 992px) {
	.posts-list--grid-2-cols .post-format-audio .hentry,
	.posts-list--grid-2-cols .post-format-audio .hentry + .hentry,
	.posts-list--grid-3-cols .post-format-audio .hentry,
	.posts-list--grid-3-cols .post-format-audio .hentry + .hentry {
		padding: 20px;
	}
}

@media (min-width: 1200px) {
	.posts-list--grid-3-cols .card {
		-webkit-flex: 1 0 calc(100% / 2 - 3.75rem);
		-ms-flex: 1 0 calc(100% / 2 - 3.75rem);
		flex: 1 0 calc(100% / 2 - 3.75rem);
		max-width: calc(100% / 2 - 3.75rem);
	}
}

@media (min-width: 1200px) and (min-width: 1200px) {
	.posts-list--grid-3-cols .card {
		-webkit-flex: 1 0 calc(100% / 3 - 3.75rem);
		-ms-flex: 1 0 calc(100% / 3 - 3.75rem);
		flex: 1 0 calc(100% / 3 - 3.75rem);
		max-width: calc(100% / 3 - 3.75rem);
	}
}

@media (min-width: 1200px) {
	.home .posts-list--grid-2-cols .sticky,
	.home .posts-list--grid-3-cols .sticky {
		-webkit-flex: none;
		-ms-flex: none;
		flex: none;
		max-width: calc(100% - 3.75rem);
	}
	.two-sidebars .card {
		-webkit-flex: none;
		-ms-flex: none;
		flex: none;
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.card-columns {
		-webkit-column-gap: 3.75rem;
		-moz-column-gap: 3.75rem;
		column-gap: 3.75rem;
	}
	.card-columns .card {
		display: inline-block;
		width: 100%;
	}
	.posts-list--masonry-2-cols,
	.posts-list--masonry-3-cols {
		/* hide gallery on masonry view */
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
		position: relative;
	}
}

@media (min-width: 768px) and (min-width: 992px) {
	.posts-list--masonry-2-cols .posts-list__item.card,
	.posts-list--masonry-3-cols .posts-list__item.card {
		margin-bottom: 6px;
	}
}

@media (min-width: 768px) {
	.archive.category .posts-list--masonry-2-cols .entry-footer,
	.posts-list--masonry-2-cols .entry-footer,
	.archive.category .posts-list--masonry-3-cols .entry-footer,
	.posts-list--masonry-3-cols .entry-footer {
		display: block;
	}
	.archive.category .posts-list--masonry-2-cols .entry-footer .btn,
	.posts-list--masonry-2-cols .entry-footer .btn,
	.archive.category .posts-list--masonry-3-cols .entry-footer .btn,
	.posts-list--masonry-3-cols .entry-footer .btn {
		display: inline-block;
	}
	.posts-list--masonry-2-cols .post_format-post-format-gallery .post-thumbnail,
	.posts-list--masonry-3-cols .post_format-post-format-gallery .post-thumbnail {
		display: none;
	}
}

@media (min-width: 768px) and (min-width: 1200px) {
	.posts-list--masonry-2-cols,
	.posts-list--masonry-3-cols {
		-webkit-column-gap: 60px;
		-moz-column-gap: 60px;
		column-gap: 60px;
	}
}

@media (min-width: 768px) {
	.site-content h2 + .posts-list--masonry-2-cols,
	.site-content h2 + .posts-list--masonry-3-cols {
		margin-top: -30px;
	}
}

@media (min-width: 768px) and (min-width: 1200px) {
	.site-content h2 + .posts-list--masonry-2-cols,
	.site-content h2 + .posts-list--masonry-3-cols {
		margin-top: -38px;
	}
}

@media (min-width: 768px) {
	.posts-list--masonry-2-cols:before,
	.posts-list--masonry-3-cols:before {
		position: absolute;
		display: inline-block;
		content: "";
		width: 100%;
		height: 4px;
		left: 0;
		top: 32px;
		background: #fff;
		z-index: 10;
	}
	.posts-list--masonry-2-cols .post-body-right,
	.posts-list--masonry-3-cols .post-body-right {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.posts-list--masonry-2-cols .post-body-right .entry-header,
	.posts-list--masonry-3-cols .post-body-right .entry-header {
		-webkit-order: -2;
		-ms-flex-order: -2;
		order: -2;
	}
	.posts-list--masonry-2-cols .post-body-right .entry-meta-sharing,
	.posts-list--masonry-3-cols .post-body-right .entry-meta-sharing {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
	}
	.posts-list--masonry-2-cols .hentry,
	.posts-list--masonry-3-cols .hentry {
		overflow: visible;
		padding-top: 30px;
		border-top: 1px dotted #d2d1d1;
	}
	.posts-list--masonry-2-cols .hentry + .hentry,
	.posts-list--masonry-3-cols .hentry + .hentry {
		padding-top: 30px;
	}
	.posts-list--masonry-2-cols .hentry .entry-meta-sharing .share-btns-main,
	.posts-list--masonry-3-cols .hentry .entry-meta-sharing .share-btns-main {
		display: none;
	}
	.posts-list--masonry-2-cols .hentry .entry-footer,
	.posts-list--masonry-3-cols .hentry .entry-footer {
		display: block;
		position: initial;
		padding-top: 25px;
	}
	.posts-list--masonry-2-cols .hentry .entry-footer .share-btns-main,
	.posts-list--masonry-3-cols .hentry .entry-footer .share-btns-main {
		float: right;
		position: absolute;
		right: 0;
		bottom: 8px;
	}
}

@media (min-width: 768px) and (min-width: 992px) {
	.posts-list--masonry-2-cols .hentry .entry-footer .share-btns-main,
	.posts-list--masonry-3-cols .hentry .entry-footer .share-btns-main {
		display: block;
	}
}

@media (min-width: 768px) {
	.posts-list--masonry-2-cols .hentry .entry-footer .btn,
	.posts-list--masonry-3-cols .hentry .entry-footer .btn {
		float: none;
		margin-top: 0;
	}
	.posts-list--masonry-3-cols {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
}

@media (min-width: 768px) and (min-width: 1200px) {
	.posts-list--masonry-3-cols {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media (min-width: 768px) {
	.two-sidebars {
		-webkit-column-gap: normal;
		-moz-column-gap: normal;
		column-gap: normal;
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
	}
	.two-sidebars .card {
		display: block;
	}
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0 0 30px;
}

@media (max-width: 361px) {
	.widget {
		margin-bottom: 10px;
	}
}

@media (min-width: 992px) {
	.widget {
		margin-bottom: 30px;
	}
	.after-loop-area.widget-area .widget {
		margin-bottom: 0;
	}
	.sidebar-primary .widget.widget_search,
	.sidebar-secondary .widget.widget_search {
		margin-bottom: 60px;
	}
}

.full-width-header-area .widget,
.sidebar-primary .widget,
.sidebar-secondary .widget,
.before-content-area .widget,
.after-content-area .widget,
.after-content-full-width-area .widget,
.before-loop-area .widget,
.after-loop-area .widget {
	background: #fff;
	/*box-shadow: 0 5px 32px rgba(103,122,141,.17);*/
	border-radius: 0;
	position: relative;
	z-index: 0;
	padding: 0px;
	/*search widget styles*/
	/*subscribe widget styles*/
}

@media (min-width: 992px) {
	.full-width-header-area .widget,
	.sidebar-primary .widget,
	.sidebar-secondary .widget,
	.before-content-area .widget,
	.after-content-area .widget,
	.after-content-full-width-area .widget,
	.before-loop-area .widget,
	.after-loop-area .widget {
		padding: 0;
	}
}

.full-width-header-area .widget.widget_search,
.sidebar-primary .widget.widget_search,
.sidebar-secondary .widget.widget_search,
.before-content-area .widget.widget_search,
.after-content-area .widget.widget_search,
.after-content-full-width-area .widget.widget_search,
.before-loop-area .widget.widget_search,
.after-loop-area .widget.widget_search {
	padding: 10px 14px 5px;
	color: #fff;
}

@media (max-width: 361px) {
	.full-width-header-area .widget.widget_search,
	.sidebar-primary .widget.widget_search,
	.sidebar-secondary .widget.widget_search,
	.before-content-area .widget.widget_search,
	.after-content-area .widget.widget_search,
	.after-content-full-width-area .widget.widget_search,
	.before-loop-area .widget.widget_search,
	.after-loop-area .widget.widget_search {
		padding: 10px;
	}
}

@media (min-width: 992px) {
	.full-width-header-area .widget.widget_search,
	.sidebar-primary .widget.widget_search,
	.sidebar-secondary .widget.widget_search,
	.before-content-area .widget.widget_search,
	.after-content-area .widget.widget_search,
	.after-content-full-width-area .widget.widget_search,
	.before-loop-area .widget.widget_search,
	.after-loop-area .widget.widget_search {
		padding: 20px 30px;
	}
}

.full-width-header-area .widget.widget_search h4,
.sidebar-primary .widget.widget_search h4,
.sidebar-secondary .widget.widget_search h4,
.before-content-area .widget.widget_search h4,
.after-content-area .widget.widget_search h4,
.after-content-full-width-area .widget.widget_search h4,
.before-loop-area .widget.widget_search h4,
.after-loop-area .widget.widget_search h4 {
	color: #fff;
	margin-bottom: 2px;
}

.full-width-header-area .widget.widget_search input,
.sidebar-primary .widget.widget_search input,
.sidebar-secondary .widget.widget_search input,
.before-content-area .widget.widget_search input,
.after-content-area .widget.widget_search input,
.after-content-full-width-area .widget.widget_search input,
.before-loop-area .widget.widget_search input,
.after-loop-area .widget.widget_search input {
	border: none;
	padding: 0px 20px;
	font-size: 14px;
	line-height: 50px;
	background: #fff;
}

@media (max-width: 361px) {
	.full-width-header-area .widget.widget_search input,
	.sidebar-primary .widget.widget_search input,
	.sidebar-secondary .widget.widget_search input,
	.before-content-area .widget.widget_search input,
	.after-content-area .widget.widget_search input,
	.after-content-full-width-area .widget.widget_search input,
	.before-loop-area .widget.widget_search input,
	.after-loop-area .widget.widget_search input {
		padding: 0 10px;
	}
}

.full-width-header-area .widget.widget-subscribe,
.sidebar-primary .widget.widget-subscribe,
.sidebar-secondary .widget.widget-subscribe,
.before-content-area .widget.widget-subscribe,
.after-content-area .widget.widget-subscribe,
.after-content-full-width-area .widget.widget-subscribe,
.before-loop-area .widget.widget-subscribe,
.after-loop-area .widget.widget-subscribe {
	padding: 20px 30px 10px;
}

@media (max-width: 361px) {
	.full-width-header-area .widget.widget-subscribe,
	.sidebar-primary .widget.widget-subscribe,
	.sidebar-secondary .widget.widget-subscribe,
	.before-content-area .widget.widget-subscribe,
	.after-content-area .widget.widget-subscribe,
	.after-content-full-width-area .widget.widget-subscribe,
	.before-loop-area .widget.widget-subscribe,
	.after-loop-area .widget.widget-subscribe {
		padding: 10px 10px 10px;
	}
}

@media (min-width: 1200px) {
	.full-width-header-area .widget.widget-subscribe,
	.sidebar-primary .widget.widget-subscribe,
	.sidebar-secondary .widget.widget-subscribe,
	.before-content-area .widget.widget-subscribe,
	.after-content-area .widget.widget-subscribe,
	.after-content-full-width-area .widget.widget-subscribe,
	.before-loop-area .widget.widget-subscribe,
	.after-loop-area .widget.widget-subscribe {
		margin-bottom: 40px;
	}
}

.full-width-header-area .widget.widget-subscribe h4,
.sidebar-primary .widget.widget-subscribe h4,
.sidebar-secondary .widget.widget-subscribe h4,
.before-content-area .widget.widget-subscribe h4,
.after-content-area .widget.widget-subscribe h4,
.after-content-full-width-area .widget.widget-subscribe h4,
.before-loop-area .widget.widget-subscribe h4,
.after-loop-area .widget.widget-subscribe h4 {
	margin-bottom: 8px;
}

.full-width-header-area .widget.widget-subscribe h4:after,
.sidebar-primary .widget.widget-subscribe h4:after,
.sidebar-secondary .widget.widget-subscribe h4:after,
.before-content-area .widget.widget-subscribe h4:after,
.after-content-area .widget.widget-subscribe h4:after,
.after-content-full-width-area .widget.widget-subscribe h4:after,
.before-loop-area .widget.widget-subscribe h4:after,
.after-loop-area .widget.widget-subscribe h4:after {
	content: none;
}

.widget select {
	max-width: 100%;
	display: block;
	width: 100%;
}

.site-footer .widget.thedailypost.widget-subscribe {
	background: none;
}

.widget-area .widget {
	overflow: hidden;
}

.site#page .sidebar-primary .widget_search .title-line:after,
.site#page .sidebar-primary .widget_search .widget-title:after,
.site .sidebar-secondary .widget_search .title-line:after,
.site .sidebar-secondary .widget_search .widget-title:after {
	display: none;
}

.postid-16661 .breadcrumbs,
.postid-16661 .site-content #primary,
.postid-16661 .site-content #sidebar-primary,
.postid-16661 #div-gpt-ad-1542299854639-0,
.postid-16661 #div-gpt-ad-1553080854248-0,
.postid-16661 #consent_preferences,
.postid-16661 #toTop {
	display: none !important;
}

.isStuck .header-container_inner {
	position: relative;
}

.isStuck .header-container_inner .stickyLogoAnchor {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 100%;
	display: inline-block !important;
	text-indent: -9999px;
	z-index: 1;
}

/* font weight change */

#primary .widget.widget-image-grid.widget .widget-title,
.news-smart-box__navigation .current-term span,
div.news-smart-box__navigation .current-term,
.title-line,
.news-smart-box__navigation .current-term span,
.widget-area:not(.footer-area) .widget:not(.widget-subscribe) .widget-title,
.comment-reply-title {
	font-weight: normal !important;
}

/* end font weight change */

.widget_media_image a {
	display: block;
}

.widget_media_image a img {
	width: 100%;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.site#page .sidebar-primary .title-line:after,
	.site#page .sidebar-primary .widget-title:after,
	.site .sidebar-secondary .title-line:after,
	.site .sidebar-secondary .widget-title:after {
		display: none;
	}
}

.eachcontributor .img img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}

.widget.widget-image-grid.widget {
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	background: transparent;
	border-radius: 0;
}

.widget-image-grid .row {
	margin: 0;
	line-height: 0;
}

.widget-image-grid__holder {
	padding: 0;
	line-height: normal;
}

.widget-image-grid__holder:first-child .widget-image-grid__inner {
	border-radius: 0 0 0 0;
}

.widget-image-grid__holder:last-child .widget-image-grid__inner {
	border-radius: 0 0 0 0;
}

.widget-image-grid__inner {
	position: relative;
	display: block;
	overflow: hidden;
	box-shadow: none;
}

.widget-image-grid__inner img {
	display: block;
	width: 100%;
	height: auto;
}

.widget-image-grid__content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	padding: 0;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 1;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 5px;
	text-align: left;
	transition: all 0.5s ease;
}

@media (max-width: 767px) {
	.widget-image-grid__content {
		padding: 12px;
	}
	.footer-area aside.widget:last-child {
		margin: 15px 0 0 0;
	}
	aside.widget {
		margin: 0;
	}
	.news-smart-box__navigation {
		margin-bottom: 65px !important;
		padding-top: 5px !important;
	}
	.news-smart-box__navigation .current-term span {
		font-size: 30px !important;
	}
	.postby-auth-hld article {
		min-height: inherite;
	}
	.postby-auth-hld article .post-body-onimg {
		min-height: inherit;
	}
	.postby-auth-hld article .post-body-onimg .entry-header {
		overflow: inherit;
		height: inherit;
	}
	.contributors-sec .top-heading h1 {
		font-size: 30px;
	}
	/**font-control**/
	body blockquote p,
	body .tm_fpblock__item__title,
	body h3 {
		font-size: 25px;
	}
	.site-header.centered .site-branding .social-list {
		padding-top: 10px !important;
	}
	.mb-left-resolved .alignleft {
		float: none;
	}
}

@media (max-width: 560px) {
	#consent_preferences {
		text-align: left !important;
		padding: 2px 15px !important;
		background: #474747;
		margin-top: 0 !important;
	}
}

@media (min-width: 1200px) {
	.widget-image-grid__content {
		padding: 30px 30px 28px;
	}
}

.widget-image-grid__content:hover {
	opacity: 1;
}

.widget-image-grid__content::before {
	content: "";
	position: absolute;
	width: 100%;
	top: 50%;
	bottom: 0;
	left: 0;
	opacity: 0.7;
	z-index: -1;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	background-repeat: repeat-x;
	transition: 0.4s all ease;
}

.widget-image-grid__content:hover:before {
	top: 40%;
	opacity: 1;
}

.widget-image-grid__content .share-btns-main {
	top: 3px;
}

.widget-image-grid__content .post-author {
	font-size: 14px;
	margin-right: 2px;
}

.widget-image-grid__content .post__cats {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	position: absolute;
}

@media (min-width: 1200px) {
	.widget-image-grid__content .post__cats {
		font-weight: 700;
	}
}

.widget-image-grid__content .widget-image-grid__content-2 {
	width: 100%;
}

.widget-image-grid__content .widget-image-grid__footer {
	display: none;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (min-width: 992px) {
	.widget-image-grid__content .widget-image-grid__footer {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.widget-image-grid__title {
	margin: 0;
	padding: 0;
}

@media (min-width: 1200px) {
	.widget-image-grid__title {
		margin-bottom: 8px;
	}
}

.widget-image-grid__title a {
	display: inline;
	text-decoration: none;
	transition: all 0.5s ease;
}

.widget-image-grid__title a:hover {
	color: inherit;
}

@media (max-width: 1199px) {
	.widget-image-grid__title {
		font-size: 20px;
	}
	.site-header .site-branding .row {
		justify-content: flex-end;
	}
}

.widget-image-grid__link {
	font-size: 14px;
	transition: inherit;
}

.widget-image-grid__link i {
	font-size: 20px;
	margin: 0px 7px 0px 7px;
	position: relative;
	top: 4px;
	transition: inherit;
}

@media (min-width: 768px) {
	.widget-image-grid__holder + .widget-image-grid__holder {
		border-top: 1px dotted #ccc;
		padding-top: 30px;
	}
}

/* widget in sidebar area */

@media (min-width: 992px) {
	#sidebar-secondary .widget.widget-image-grid .widget-title,
	#sidebar-primary .widget.widget-image-grid .widget-title {
		margin-bottom: 33px;
	}
}

@media (min-width: 1200px) {
	#sidebar-secondary .widget.widget-image-grid .widget-title,
	#sidebar-primary .widget.widget-image-grid .widget-title {
		margin-bottom: 53px;
	}
}

.sidebar-primary .widget-image-grid .widget-image-grid__holder,
.sidebar-secondary .widget-image-grid .widget-image-grid__holder {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}

.full-width-header-area
	.widget.widget-image-grid.widget
	.widget-image-grid__holder,
.before-content-area
	.widget.widget-image-grid.widget
	.widget-image-grid__holder,
.after-content-area .widget.widget-image-grid.widget .widget-image-grid__holder,
.after-content-full-width-area
	.widget.widget-image-grid.widget
	.widget-image-grid__holder,
.before-loop-area .widget.widget-image-grid.widget .widget-image-grid__holder,
.after-loop-area .widget.widget-image-grid.widget .widget-image-grid__holder {
	border-top: 1px dotted #d2d1d1;
	padding-top: 30px;
}

@media (max-width: 361px) {
	.full-width-header-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder,
	.before-content-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder,
	.after-content-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder,
	.after-content-full-width-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder,
	.before-loop-area .widget.widget-image-grid.widget .widget-image-grid__holder,
	.after-loop-area .widget.widget-image-grid.widget .widget-image-grid__holder {
		padding-top: 10px;
	}
	.full-width-header-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder
		figure,
	.before-content-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder
		figure,
	.after-content-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder
		figure,
	.after-content-full-width-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder
		figure,
	.before-loop-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder
		figure,
	.after-loop-area
		.widget.widget-image-grid.widget
		.widget-image-grid__holder
		figure {
		margin-bottom: 10px !important;
	}
}

.full-width-header-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main,
.before-content-area .widget.widget-image-grid.widget .image_grid_widget-main,
.after-content-area .widget.widget-image-grid.widget .image_grid_widget-main,
.after-content-full-width-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main,
.before-loop-area .widget.widget-image-grid.widget .image_grid_widget-main,
.after-loop-area .widget.widget-image-grid.widget .image_grid_widget-main {
	position: relative;
	margin-top: 2px;
}

.full-width-header-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main:before,
.before-content-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main:before,
.after-content-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main:before,
.after-content-full-width-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main:before,
.before-loop-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main:before,
.after-loop-area
	.widget.widget-image-grid.widget
	.image_grid_widget-main:before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 1;
}

.before-loop-area .widget-image-grid__title {
	font-size: 20px;
}

.after-loop-area .widget-image-grid__title {
	font-size: 30px;
}

/* widget in content area */

#primary .widget.widget-image-grid.widget .widget-image-grid__holder {
	border-top: 1px dotted #d2d1d1;
	padding-top: 30px;
}

@media (max-width: 361px) {
	#primary .widget.widget-image-grid.widget .widget-image-grid__holder {
		padding-top: 10px;
	}
	#primary .widget.widget-image-grid.widget .widget-image-grid__holder figure {
		margin-bottom: 10px !important;
	}
}

#primary .widget.widget-image-grid.widget .image_grid_widget-main {
	position: relative;
	margin-top: 2px;
}

#primary .widget.widget-image-grid.widget .image_grid_widget-main:before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 1;
}

@media (min-width: 1200px) {
	#primary .widget.widget-image-grid.widget .image_grid_widget-main {
		margin-left: -60px !important;
	}
	#primary .widget.widget-image-grid.widget .widget-image-grid__inner {
		margin-left: 60px !important;
	}
}

@media (min-width: 992px) {
	#primary .widget.widget-image-grid.widget .widget-title {
		font-size: 40px;
		line-height: 1.1;
	}
	#primary .widget.widget-image-grid.widget .widget-image-grid__content {
		position: initial;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		opacity: 1;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0px;
		padding-top: 13px;
		text-align: left;
		transition: all 0.5s ease;
	}
	#primary
		.widget.widget-image-grid.widget
		.widget-image-grid__content::before {
		display: none;
	}
	#primary .widget.widget-image-grid.widget .widget-image-grid__title {
		color: #000;
		word-spacing: 4px;
		line-height: 26px;
	}
	#primary .widget.widget-image-grid.widget .post-author {
		display: none;
	}
	#primary .widget.widget-image-grid.widget .widget-image-grid__link i {
		margin-left: 1px;
	}
	#primary .widget.widget-image-grid.widget .post-author,
	#primary .widget.widget-image-grid.widget .widget-image-grid__link i,
	#primary .widget.widget-image-grid.widget .share-btns-main .share-main-icon {
		color: #adadad;
	}
	#primary .widget.widget-image-grid.widget .widget-image-grid__link:hover {
		color: #000;
		transition: 0.4s all ease;
	}
	#primary .widget.widget-image-grid.widget .post__cats {
		position: absolute;
		top: 10px;
		left: 10px;
	}
}

@media (min-width: 992px) and (min-width: 1250px) {
	#primary .widget.widget-image-grid.widget .post__cats {
		top: 30px;
		left: 30px;
	}
}

@media (min-width: 992px) {
	#primary .widget.widget-image-grid.widget .post__cats a:hover {
		color: #fff;
	}
	#primary .widget.widget-image-grid.widget .widget-image-grid__footer {
		margin-top: 8px;
	}
	#primary .widget.widget-image-grid.widget .share-btns-main .share-btns__list {
		background: rgba(255, 255, 255, 0.8);
	}
	#primary
		.widget.widget-image-grid.widget
		.share-btns-main
		.share-btns__list
		.share-btns__link {
		color: #adadad;
	}
	#primary
		.widget.widget-image-grid.widget
		.share-btns-main
		.share-btns__list
		.share-btns__link:hover {
		color: #000;
	}
}

#sidebar-secondary .widget_search .widget-title,
#sidebar-secondary .widget-subscribe .widget-title,
#sidebar-primary .widget_search .widget-title,
#sidebar-primary .widget-subscribe .widget-title {
	margin-bottom: 0px;
}

@media (min-width: 992px) {
	#sidebar-secondary .widget-title,
	#sidebar-primary .widget-title {
		margin-bottom: 33px;
	}
	#sidebar-secondary .widget_recent_comments .widget-title,
	#sidebar-primary .widget_recent_comments .widget-title {
		margin-bottom: 20px;
	}
}

@media (min-width: 1200px) {
	#sidebar-secondary .widget-title,
	#sidebar-primary .widget-title {
		margin-bottom: 43px;
	}
	#sidebar-secondary .widget_recent_comments .widget-title,
	#sidebar-primary .widget_recent_comments .widget-title {
		margin-bottom: 20px;
	}
	#sidebar-secondary .widget,
	#sidebar-primary .widget {
		margin-bottom: 45px;
	}
}

.widget-taxonomy-tiles.widget {
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	background: transparent;
}

.widget-taxonomy-tiles {
	padding: 0;
	box-shadow: none;
	border-radius: 0;
}

.widget-taxonomy-tiles__holder {
	padding: 0;
	display: inline-block;
	line-height: normal;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.widget-taxonomy-tiles__inner {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	box-shadow: none;
}

.widget-taxonomy-tiles__inner > a > img {
	display: block;
	width: 100%;
	height: auto;
}

.widget-taxonomy-tiles__inner::before {
	content: "";
	position: absolute;
	width: 100%;
	top: 50%;
	bottom: 0;
	left: 0;
	opacity: 0.7;
	z-index: 0;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	background-repeat: repeat-x;
	transition: 0.4s all ease;
}

.widget-taxonomy-tiles__inner:hover:before {
	top: 40%;
	opacity: 1;
}

.widget-taxonomy-tiles__content {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	left: 0;
	padding: 23px 28px 28px;
	z-index: 0;
	text-align: center;
}

@media (max-width: 461px) {
	.widget-taxonomy-tiles__content {
		padding: 12px;
	}
}

.widget-taxonomy-tiles__content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
	z-index: -1;
	transition: all 0.5s ease;
	/*@include gradient_vertical(rgba(#000,0), rgba(#000,1));*/
}

.widget-taxonomy-tiles__content i.material-icons {
	position: absolute;
	top: 50%;
	right: 26px;
	margin-top: -11px;
	display: none;
}

.widget-taxonomy-tiles__title {
	margin: 0 0 0 0;
}

.widget-taxonomy-tiles a {
	text-decoration: none;
	color: inherit;
}

.widget-taxonomy-tiles .post-count {
	margin: 16px 0 0 0px;
	display: inline-block;
}

@media (max-width: 991px) {
	.widget-taxonomy-tiles .post-count {
		margin-top: 0;
	}
}

.widget-taxonomy-tiles .tile_item {
	float: left;
	margin-bottom: -1px;
}

.widget-taxonomy-tiles .post-desc {
	margin: 16px 0 0 0;
}

.widget-taxonomy-tiles .grid-columns {
	padding-top: 2px;
	margin: 0;
	display: block;
	line-height: 0;
}

.widget-taxonomy-tiles .grid-columns:after {
	content: "";
	display: block;
	clear: both;
}

.widget-taxonomy-tiles .grid-columns .col-xs-6 {
	width: 100%;
	max-width: 100%;
}

@media (min-width: 544px) {
	.widget-taxonomy-tiles .grid-columns .col-sm-6 {
		width: 50%;
		max-width: 50%;
	}
}

@media (min-width: 768px) {
	.widget-taxonomy-tiles .grid-columns .col-md-6 {
		width: 50%;
		max-width: 50%;
	}
}

@media (min-width: 1200px) {
	.widget-taxonomy-tiles .grid-columns .col-xl-12 {
		width: 100%;
		max-width: 100%;
	}
	.widget-taxonomy-tiles .grid-columns .col-xl-9 {
		width: 75%;
		max-width: 75%;
	}
	.widget-taxonomy-tiles .grid-columns .col-xl-8 {
		width: 66.66667%;
		max-width: 66.66667%;
	}
	.widget-taxonomy-tiles .grid-columns .col-xl-6 {
		width: 50%;
		max-width: 50%;
	}
	.widget-taxonomy-tiles .grid-columns .col-xl-4 {
		width: 33.33333%;
		max-width: 33.33333%;
	}
	.widget-taxonomy-tiles .grid-columns .col-xl-3 {
		width: 25%;
		max-width: 25%;
	}
}

@media (min-width: 768px) {
	.sidebar-primary
		.widget-taxonomy-tiles
		.columns-number-3
		.widget-taxonomy-tiles__content,
	.sidebar-primary
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content,
	.sidebar-secondary
		.widget-taxonomy-tiles
		.columns-number-3
		.widget-taxonomy-tiles__content,
	.sidebar-secondary
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content,
	.footer-area
		.widget-taxonomy-tiles
		.columns-number-3
		.widget-taxonomy-tiles__content,
	.footer-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content {
		display: none;
	}
	.col-md-6
		.before-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content,
	.col-md-6
		.after-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content {
		padding: 15px;
	}
	.col-md-6
		.before-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		.widget-taxonomy-tiles__title,
	.col-md-6
		.after-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		.widget-taxonomy-tiles__title {
		font-size: 14px;
		font-size: 0.875rem;
	}
	.col-md-6
		.before-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		.post-count,
	.col-md-6
		.before-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		.post-desc,
	.col-md-6
		.before-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		i,
	.col-md-6
		.after-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		.post-count,
	.col-md-6
		.after-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		.post-desc,
	.col-md-6
		.after-loop-area
		.widget-taxonomy-tiles
		.columns-number-4
		.widget-taxonomy-tiles__content
		i {
		display: none;
	}
}

@media (min-width: 1200px) {
	.widget-taxonomy-tiles .tile_item h3 {
		font-size: 50px;
		padding-bottom: 5px;
	}
	.widget-taxonomy-tiles .tile_item .widget-taxonomy-tiles__content {
		padding: 23px 28px 63px;
	}
}

.sidebar-primary .swiper-carousel-container .swiper-button-next,
.sidebar-primary .swiper-carousel-container .swiper-button-prev,
.sidebar-secondary .swiper-carousel-container .swiper-button-next,
.sidebar-secondary .swiper-carousel-container .swiper-button-prev,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev {
	width: 30px;
	height: 30px;
	top: 22%;
}

.sidebar-primary .swiper-carousel-container .swiper-button-next i,
.sidebar-primary .swiper-carousel-container .swiper-button-prev i,
.sidebar-secondary .swiper-carousel-container .swiper-button-next i,
.sidebar-secondary .swiper-carousel-container .swiper-button-prev i,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-next i,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-prev i,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-next i,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-prev i,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-next i,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-prev i {
	margin: 3px;
}

.sidebar-primary .swiper-carousel-container .swiper-button-next,
.sidebar-secondary .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-4 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-3 .swiper-carousel-container .swiper-button-next,
.footer-area .col-md-2 .swiper-carousel-container .swiper-button-next {
	right: -1px;
}

.swiper-carousel-container {
	position: relative;
}

.swiper-carousel-container a {
	text-decoration: none;
}

.swiper-carousel-container .swiper-pagination {
	position: static;
}

.swiper-carousel-container .hentry,
.swiper-carousel-container .hentry + .hentry {
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}

.thedailypost-carousel .swiper-wrapper .swiper-slide {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: auto;
}

.swiper-button-next,
.swiper-button-prev {
	top: 38%;
	width: 30px;
	height: 30px;
	background: #000;
	color: #fff;
	margin: 0;
	background-image: none;
}

@media (min-width: 992px) {
	.swiper-button-next,
	.swiper-button-prev {
		width: 50px;
		height: 50px;
	}
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	background: #fff;
	color: #000;
}

.swiper-button-next i,
.swiper-button-prev i {
	margin: 3px;
}

@media (min-width: 992px) {
	.swiper-button-next i,
	.swiper-button-prev i {
		margin: 13px;
	}
}

.swiper-button-next.button-prev,
.swiper-button-prev.button-prev {
	left: 0;
}

.swiper-button-next.button-next,
.swiper-button-prev.button-next {
	right: 0;
}

.swiper-wrapper .single-post .post__cats {
	position: absolute;
}

.swiper-wrapper .post {
	box-shadow: none;
	padding: 0;
}

.swiper-wrapper .post .inner {
	background-color: #fff;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

.swiper-wrapper .post .entry-header {
	padding-top: 0;
}

.swiper-wrapper .post .entry-content {
	margin: 0;
	padding: 0;
}

.swiper-wrapper .post .entry-footer {
	margin: 8px 0px 0;
	padding: 0;
	border: 0;
}

@media (min-width: 992px) {
	.swiper-wrapper .post .entry-footer {
		margin-top: 13px;
	}
}

.swiper-wrapper .post h4 {
	margin: 10px 0;
}

.swiper-wrapper .post .post-thumbnail__link {
	overflow: hidden;
	margin-bottom: 1.3em;
	display: block;
	position: relative;
}

.swiper-wrapper .post .post-thumbnail__link::before {
	content: "";
	position: absolute;
	width: 100%;
	top: 50%;
	bottom: 0;
	left: 0;
	opacity: 0.7;
	z-index: 1;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	background-repeat: repeat-x;
	transition: 0.4s all ease;
}

.swiper-wrapper .post .post-thumbnail__link img {
	width: 100%;
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: all 1s ease;
}

.swiper-wrapper .post .post-thumbnail__link:hover::before {
	opacity: 1;
	top: 40%;
}

.swiper-wrapper .post .post-thumbnail__link:hover img {
	/* @include scale(1.2); */
}

.swiper-wrapper .post .material-icons {
	font-size: 16px;
	margin-right: 10px;
}

.swiper-wrapper .post__cats {
	position: absolute;
	top: 30px;
	left: 30px;
}

.swiper-wrapper .post__cats a {
	font-size: 16px;
	color: #000;
	padding: 0.05em 0.5em;
	margin-right: 5px;
}

.swiper-wrapper .post__cats a:last-child {
	margin-right: 0;
}

.swiper-wrapper .post .carousel--inner {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

@media (min-width: 992px) {
	.swiper-wrapper .post .carousel--inner {
		bottom: 44px;
	}
}

.swiper-wrapper .post .carousel--inner h5 {
	color: #fff;
}

.swiper-wrapper .post__date {
	font-size: 14px;
}

.swiper-wrapper .post__date i {
	font-size: 20px;
	color: #fff;
}

.swiper-wrapper .post__date a:hover,
.swiper-wrapper .post__date a:focus {
	color: #fff;
}

.swiper-wrapper .post__comments {
	font-size: 14px;
}

.swiper-wrapper .post__author {
	font-size: 14px;
}

.carousel--inner {
	z-index: 10;
}

.sidebar-primary .thedailypost-smartslider h2.sp-title,
.sidebar-secondary .thedailypost-smartslider h2.sp-title {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
}

.thedailypost-smartslider {
	position: relative;
	opacity: 0;
}

@media (min-width: 992px) {
	.thedailypost-smartslider .sp-bottom-thumbnails {
		margin-top: -154px;
		margin-bottom: 55px;
	}
}

.thedailypost-smartslider .sp-thumbnail-container {
	border: 2px solid rgba(255, 255, 255, 0);
	transition: 0.4s all ease;
}

.thedailypost-smartslider .sp-thumbnail-container:hover,
.thedailypost-smartslider .sp-thumbnail-container.sp-selected-thumbnail {
	border-color: #fff;
}

.thedailypost-smartslider__instance .sp-full-screen-button {
	color: #fff;
	right: 15px;
}

.thedailypost-smartslider__instance .sp-thumbnail-container {
	margin-left: 5px;
	margin-right: 5px;
}

.thedailypost-smartslider__instance
	.sp-thumbnail-container
	.sp-selected-thumbnail {
	box-shadow: inset 2px 2px 0 0 white;
}

.thedailypost-smartslider__instance .sp-arrows .sp-arrow {
	width: 50px;
	height: 50px;
	background-image: none;
	background-color: #2b8ffb;
	transition: 0.4s all ease;
}

.thedailypost-smartslider__instance .sp-arrows .sp-arrow:before {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 1em;
	margin: 16px;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	font-size: 20px;
}

.thedailypost-smartslider__instance .sp-arrows .sp-arrow:after {
	display: none;
}

.thedailypost-smartslider__instance .sp-arrows .sp-arrow.sp-previous-arrow {
	border-radius: 0;
}

.thedailypost-smartslider__instance .sp-arrows .sp-arrow.sp-next-arrow {
	border-radius: 0;
}

.thedailypost-smartslider__instance.sp-horizontal .sp-previous-arrow {
	left: 0;
}

@media (min-width: 992px) {
	.thedailypost-smartslider__instance.sp-horizontal .sp-previous-arrow {
		left: 30px;
	}
}

.thedailypost-smartslider__instance.sp-horizontal .sp-previous-arrow:before {
	content: "keyboard_arrow_left";
}

.thedailypost-smartslider__instance.sp-horizontal .sp-next-arrow {
	right: 0;
}

@media (min-width: 992px) {
	.thedailypost-smartslider__instance.sp-horizontal .sp-next-arrow {
		right: 30px;
	}
}

.thedailypost-smartslider__instance.sp-horizontal .sp-next-arrow:before {
	content: "keyboard_arrow_right";
}

.thedailypost-smartslider__instance.sp-vertical .sp-arrows {
	margin-left: -25px;
}

.thedailypost-smartslider__instance.sp-vertical .sp-previous-arrow {
	top: 0;
}

.thedailypost-smartslider__instance.sp-vertical .sp-previous-arrow:before {
	content: "keyboard_arrow_left";
}

.thedailypost-smartslider__instance.sp-vertical .sp-next-arrow {
	bottom: 0;
}

.thedailypost-smartslider__instance.sp-vertical .sp-next-arrow:before {
	content: "keyboard_arrow_right";
}

.thedailypost-smartslider__instance .sp-buttons {
	position: absolute;
	bottom: 15%;
}

.thedailypost-smartslider__instance .sp-buttons .sp-button {
	width: 15px;
	height: 15px;
	border-color: #fff;
	margin: 4px 9px;
	transition: 0.4s all ease;
}

.thedailypost-smartslider__instance .sp-buttons .sp-button:hover,
.thedailypost-smartslider__instance .sp-buttons .sp-button.sp-selected-button {
	background-color: #fff;
}

.thedailypost-smartslider__instance h2.sp-title {
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}

@media (min-width: 992px) {
	.thedailypost-smartslider__instance h2.sp-title {
		font-size: 50px;
		line-height: 63px;
	}
}

.thedailypost-smartslider__instance h2.sp-title a {
	color: #fff;
}

.thedailypost-smartslider__instance p.sp-content {
	text-align: center;
	color: #fff;
}

.thedailypost-smartslider__instance div.sp-more {
	text-align: center;
}

.thedailypost-smartslider__instance div.sp-more a {
	color: #fff;
}

.thedailypost-smartslider[data-thumbnails="true"] .sp-buttons {
	bottom: 20%;
}

.widget-about-author {
	text-align: left;
}

.full-width-header-area .widget-about-author,
.after-content-full-width-area .widget-about-author {
	text-align: left;
	padding: 10px;
}

@media (min-width: 992px) {
	.full-width-header-area .widget-about-author,
	.after-content-full-width-area .widget-about-author {
		padding: 30px;
	}
}

.before-content-area .widget-about-author,
.before-loop-area .widget-about-author,
.after-content-area .widget-about-author,
.after-loop-area .widget-about-author {
	text-align: left;
}

.about-author:after {
	clear: both;
	content: "";
	width: 100%;
	display: block;
}

.about-author_avatar {
	text-align: center;
	padding: 20px 0 0;
}

.about-author_avatar img {
	border-radius: 0;
}

.full-width-header-area .about-author_avatar,
.after-content-full-width-area .about-author_avatar,
.before-content-area .about-author_avatar,
.before-loop-area .about-author_avatar,
.after-content-area .about-author_avatar,
.after-loop-area .about-author_avatar {
	margin: 0 20px 0 0;
}

.full-width-header-area .about-author_content,
.after-content-full-width-area .about-author_content,
.before-content-area .about-author_content,
.before-loop-area .about-author_content,
.after-content-area .about-author_content,
.after-loop-area .about-author_content {
	overflow: hidden;
}

.about-author_name {
	margin: 0;
	padding: 20px 0 30px;
}

.about-author_description {
	padding: 0 0 20px;
}

.about-author_btn_box {
	border-top: 1px solid #000000;
	padding: 10px 0 15px;
}

@media (min-width: 992px) {
	.about-author_btn_box {
		padding: 25px 0 15px;
	}
}

.footer-area .about-author_btn_box {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.sidebar-primary .about-author_btn_box,
.sidebar-secondary .about-author_btn_box {
	margin: 0 -10px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 992px) {
	.sidebar-primary .about-author_btn_box,
	.sidebar-secondary .about-author_btn_box {
		margin: 0 -30px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

.widget-subscribe {
	text-align: center;
	position: relative;
}

.site .sidebar-secondary .widget-subscribe,
.site .sidebar-primary .widget-subscribe {
	border: 1px solid #d1d1d1;
}

@media (max-width: 991px) {
	.site .sidebar-secondary .widget-subscribe,
	.site .sidebar-primary .widget-subscribe {
		padding: 20px 10px 10px;
	}
}

@media (max-width: 767px) {
	.site .sidebar-secondary .widget-subscribe .subscribe-block,
	.site .sidebar-secondary .widget-subscribe .follow-block,
	.site .sidebar-primary .widget-subscribe .subscribe-block,
	.site .sidebar-primary .widget-subscribe .follow-block {
		text-align: center;
	}
}

.widget-subscribe:before,
.widget-subscribe:after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 30px;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

@media (max-width: 361px) {
	.widget-subscribe:before,
	.widget-subscribe:after {
		width: 10px;
	}
}

@media (max-width: 991px) {
	.sidebar-secondary .widget-subscribe:before,
	.sidebar-primary .widget-subscribe:before,
	.sidebar-secondary .widget-subscribe:after,
	.sidebar-primary .widget-subscribe:after {
		width: 10px;
	}
}

.site-footer .widget-subscribe:before,
.site-footer .widget-subscribe:after {
	display: none;
}

.widget-subscribe:after {
	left: auto;
	right: 0;
}

.follow-block {
	padding: 0 0 27px;
	max-width: 470px;
	margin: 0 auto;
}

.sidebar-primary .follow-block,
.sidebar-secondary .follow-block,
.footer-area .follow-block {
	text-align: left;
}

.subscribe-block {
	max-width: 470px;
	margin: 0 auto;
	padding: 0 0 20px;
}

.sidebar-primary .subscribe-block,
.sidebar-secondary .subscribe-block,
.footer-area .subscribe-block {
	text-align: left;
}

.follow-block + .subscribe-block {
	position: relative;
	padding: 10px 0;
}

.follow-block + .subscribe-block:before {
	position: absolute;
	display: inline-block;
	content: "";
	/*width: 100%;*/
	height: 1px;
	left: -3330px;
	right: -3330px;
	top: 0;
	border-top: 1px dotted #000000;
}

@media (min-width: 992px) {
	.follow-block + .subscribe-block {
		padding: 20px 0;
	}
}

.footer-area .follow-block + .subscribe-block {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.subscribe-block__input-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.sidebar-primary .subscribe-block__input-group,
.sidebar-secondary .subscribe-block__input-group,
.footer-area .subscribe-block__input-group {
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.subscribe-block__input[type="email"] {
	max-width: 100%;
	min-width: 130px;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 10 1 auto;
	flex: 10 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	/*border-right: none;*/
	margin-right: 8px;
	font-size: 14px;
	line-height: 48px;
	padding-top: 0;
	padding-bottom: 0;
	background: #fff;
	border-color: #ccc;
}

@media (max-width: 991px) {
	.subscribe-block__input[type="email"] {
		min-width: 100px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

.footer-area .subscribe-block__input[type="email"]:focus {
	box-shadow: none;
	background: #fff;
}

@media (max-width: 361px) {
	.subscribe-block__input[type="email"] {
		margin-right: -1px;
	}
}

.subscribe-block__submit {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	max-width: 50%;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	height: 50px;
	overflow: hidden;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	max-width: 50%;
	padding-left: 5px;
	padding-right: 5px;
	width: 75px;
	text-align: center;
	font-size: 0;
}

@media (min-width: 1200px) {
	.subscribe-block__submit {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

@media (min-width: 1200px) {
	.subscribe-block__submit {
		width: 135px;
	}
}

.subscribe-block__submit:before {
	content: "arrow_forward";
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}

@media (min-width: 1200px) {
	.subscribe-block__submit {
		font-size: 16px;
		font-size: 1rem;
		font-size: 16px;
	}
	.subscribe-block__submit:before {
		display: none;
	}
}

.subscribe-block__message {
	padding: 0 0 19px;
}

.follow-block__message {
	padding-bottom: 14px;
}

.widget .social-list .social-list__items li {
	margin-bottom: 3px;
}

.site-footer .widget-subscribe h4 {
	margin-top: -3px;
	margin-bottom: 14px;
}

@media (max-width: 1199px) {
	.site-footer .widget-subscribe h4 {
		font-size: 20px;
	}
}

@media (max-width: 991px) {
	.site-footer .widget-subscribe h4 {
		font-size: 18px;
	}
}

.site-footer .widget-subscribe .subscribe-block__message {
	padding-bottom: 27px;
	font-size: 16px;
}

.widget_search + .widget-subscribe {
	margin-top: 62px;
}

@media (max-width: 361px) {
	.widget_search + .widget-subscribe {
		margin-top: 15px;
	}
}

#sidebar-primary .widget-subscribe .widget-title,
#sidebar-primary .subscribe-block .widget-title,
#sidebar-secondary .widget-subscribe .widget-title,
#sidebar-secondary .subscribe-block .widget-title {
	margin-bottom: 8px;
}

.instagram__items {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-left: -4px;
	margin-right: -4px;
}

.instagram__item {
	position: relative;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	min-height: 1px;
	padding: 4px;
}

.sidebar-primary .instagram__item,
.sidebar-secondary .instagram__item {
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 33.33333%;
}

.instagram__link {
	position: relative;
	overflow: hidden;
	display: block;
}

.instagram__link:hover .instagram__cover {
	opacity: 0.75;
}

.instagram__img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.instagram__cover {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	opacity: 0;
	text-align: center;
	transition: all 0.25s ease-out;
	background: #000;
}

.instagram__cover:before {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	content: "\E8F4";
	font-size: 1.5em;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.widget_fbw_id .loader {
	margin: 30px auto;
	font-size: 5px;
	position: relative;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(0, 0, 0, 0.2);
	border-right: 1.1em solid rgba(0, 0, 0, 0.2);
	border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
	border-left: 1.1em solid #000000;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}

.widget_fbw_id .loader img {
	display: none;
}

.widget_fbw_id .loader,
.widget_fbw_id .loader:after {
	border-radius: 50%;
	width: 10em;
	height: 10em;
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.widget h4 {
	margin: 0 0 20px 0;
}

@media (max-width: 361px) {
	.widget h4 {
		margin-bottom: 10px;
	}
}

.widget ul {
	margin: 0px 0px 0;
	padding: 0 0;
}

.widget ul li {
	list-style: none;
	font-size: 16px;
	font-size: 1rem;
	font-size: 14px;
	margin: 11px 0 0 0;
	position: relative;
}

.widget ul li > ul {
	margin-bottom: 0;
	margin-left: 0em;
}

@media (min-width: 767px) {
	.before-content-area .widget_archive ul::after,
	.before-content-area .widget_meta ul::after,
	.before-content-area .widget_rss ul::after,
	.before-content-area .widget_recent_comments ul::after,
	.before-content-area .widget_recent_entries ul::after,
	.after-content-area .widget_archive ul::after,
	.after-content-area .widget_meta ul::after,
	.after-content-area .widget_rss ul::after,
	.after-content-area .widget_recent_comments ul::after,
	.after-content-area .widget_recent_entries ul::after,
	.before-loop-area .widget_archive ul::after,
	.before-loop-area .widget_meta ul::after,
	.before-loop-area .widget_rss ul::after,
	.before-loop-area .widget_recent_comments ul::after,
	.before-loop-area .widget_recent_entries ul::after,
	.after-loop-area .widget_archive ul::after,
	.after-loop-area .widget_meta ul::after,
	.after-loop-area .widget_rss ul::after,
	.after-loop-area .widget_recent_comments ul::after,
	.after-loop-area .widget_recent_entries ul::after,
	.after-content-full-width-area .widget_archive ul::after,
	.after-content-full-width-area .widget_meta ul::after,
	.after-content-full-width-area .widget_rss ul::after,
	.after-content-full-width-area .widget_recent_comments ul::after,
	.after-content-full-width-area .widget_recent_entries ul::after,
	.full-width-header-area .widget_archive ul::after,
	.full-width-header-area .widget_meta ul::after,
	.full-width-header-area .widget_rss ul::after,
	.full-width-header-area .widget_recent_comments ul::after,
	.full-width-header-area .widget_recent_entries ul::after {
		content: "";
		display: block;
		clear: both;
	}
	.before-content-area .widget_archive ul li,
	.before-content-area .widget_meta ul li,
	.before-content-area .widget_rss ul li,
	.before-content-area .widget_recent_comments ul li,
	.before-content-area .widget_recent_entries ul li,
	.after-content-area .widget_archive ul li,
	.after-content-area .widget_meta ul li,
	.after-content-area .widget_rss ul li,
	.after-content-area .widget_recent_comments ul li,
	.after-content-area .widget_recent_entries ul li,
	.before-loop-area .widget_archive ul li,
	.before-loop-area .widget_meta ul li,
	.before-loop-area .widget_rss ul li,
	.before-loop-area .widget_recent_comments ul li,
	.before-loop-area .widget_recent_entries ul li,
	.after-loop-area .widget_archive ul li,
	.after-loop-area .widget_meta ul li,
	.after-loop-area .widget_rss ul li,
	.after-loop-area .widget_recent_comments ul li,
	.after-loop-area .widget_recent_entries ul li,
	.after-content-full-width-area .widget_archive ul li,
	.after-content-full-width-area .widget_meta ul li,
	.after-content-full-width-area .widget_rss ul li,
	.after-content-full-width-area .widget_recent_comments ul li,
	.after-content-full-width-area .widget_recent_entries ul li,
	.full-width-header-area .widget_archive ul li,
	.full-width-header-area .widget_meta ul li,
	.full-width-header-area .widget_rss ul li,
	.full-width-header-area .widget_recent_comments ul li,
	.full-width-header-area .widget_recent_entries ul li {
		margin-left: 2%;
		width: 23%;
		float: left;
	}
	.before-content-area .widget_rss ul li,
	.before-content-area .widget_recent_comments ul li,
	.before-content-area .widget_recent_entries ul li,
	.after-content-area .widget_rss ul li,
	.after-content-area .widget_recent_comments ul li,
	.after-content-area .widget_recent_entries ul li,
	.before-loop-area .widget_rss ul li,
	.before-loop-area .widget_recent_comments ul li,
	.before-loop-area .widget_recent_entries ul li,
	.after-loop-area .widget_rss ul li,
	.after-loop-area .widget_recent_comments ul li,
	.after-loop-area .widget_recent_entries ul li,
	.after-content-full-width-area .widget_rss ul li,
	.after-content-full-width-area .widget_recent_comments ul li,
	.after-content-full-width-area .widget_recent_entries ul li,
	.full-width-header-area .widget_rss ul li,
	.full-width-header-area .widget_recent_comments ul li,
	.full-width-header-area .widget_recent_entries ul li {
		margin-left: 2%;
		width: 31%;
		float: left;
	}
	.before-content-area .widget_rss ul li:first-child,
	.before-content-area .widget_recent_comments ul li:first-child,
	.before-content-area .widget_recent_entries ul li:first-child,
	.after-content-area .widget_rss ul li:first-child,
	.after-content-area .widget_recent_comments ul li:first-child,
	.after-content-area .widget_recent_entries ul li:first-child,
	.before-loop-area .widget_rss ul li:first-child,
	.before-loop-area .widget_recent_comments ul li:first-child,
	.before-loop-area .widget_recent_entries ul li:first-child,
	.after-loop-area .widget_rss ul li:first-child,
	.after-loop-area .widget_recent_comments ul li:first-child,
	.after-loop-area .widget_recent_entries ul li:first-child,
	.after-content-full-width-area .widget_rss ul li:first-child,
	.after-content-full-width-area .widget_recent_comments ul li:first-child,
	.after-content-full-width-area .widget_recent_entries ul li:first-child,
	.full-width-header-area .widget_rss ul li:first-child,
	.full-width-header-area .widget_recent_comments ul li:first-child,
	.full-width-header-area .widget_recent_entries ul li:first-child {
		border-top: 1px #e0e0e8 solid;
		padding-top: 21px;
		margin-left: 2%;
	}
	.before-content-area .widget_rss ul li:nth-child(1),
	.before-content-area .widget_rss ul li:nth-child(2),
	.before-content-area .widget_rss ul li:nth-child(3),
	.before-content-area .widget_recent_comments ul li:nth-child(1),
	.before-content-area .widget_recent_comments ul li:nth-child(2),
	.before-content-area .widget_recent_comments ul li:nth-child(3),
	.before-content-area .widget_recent_entries ul li:nth-child(1),
	.before-content-area .widget_recent_entries ul li:nth-child(2),
	.before-content-area .widget_recent_entries ul li:nth-child(3),
	.after-content-area .widget_rss ul li:nth-child(1),
	.after-content-area .widget_rss ul li:nth-child(2),
	.after-content-area .widget_rss ul li:nth-child(3),
	.after-content-area .widget_recent_comments ul li:nth-child(1),
	.after-content-area .widget_recent_comments ul li:nth-child(2),
	.after-content-area .widget_recent_comments ul li:nth-child(3),
	.after-content-area .widget_recent_entries ul li:nth-child(1),
	.after-content-area .widget_recent_entries ul li:nth-child(2),
	.after-content-area .widget_recent_entries ul li:nth-child(3),
	.before-loop-area .widget_rss ul li:nth-child(1),
	.before-loop-area .widget_rss ul li:nth-child(2),
	.before-loop-area .widget_rss ul li:nth-child(3),
	.before-loop-area .widget_recent_comments ul li:nth-child(1),
	.before-loop-area .widget_recent_comments ul li:nth-child(2),
	.before-loop-area .widget_recent_comments ul li:nth-child(3),
	.before-loop-area .widget_recent_entries ul li:nth-child(1),
	.before-loop-area .widget_recent_entries ul li:nth-child(2),
	.before-loop-area .widget_recent_entries ul li:nth-child(3),
	.after-loop-area .widget_rss ul li:nth-child(1),
	.after-loop-area .widget_rss ul li:nth-child(2),
	.after-loop-area .widget_rss ul li:nth-child(3),
	.after-loop-area .widget_recent_comments ul li:nth-child(1),
	.after-loop-area .widget_recent_comments ul li:nth-child(2),
	.after-loop-area .widget_recent_comments ul li:nth-child(3),
	.after-loop-area .widget_recent_entries ul li:nth-child(1),
	.after-loop-area .widget_recent_entries ul li:nth-child(2),
	.after-loop-area .widget_recent_entries ul li:nth-child(3),
	.after-content-full-width-area .widget_rss ul li:nth-child(1),
	.after-content-full-width-area .widget_rss ul li:nth-child(2),
	.after-content-full-width-area .widget_rss ul li:nth-child(3),
	.after-content-full-width-area .widget_recent_comments ul li:nth-child(1),
	.after-content-full-width-area .widget_recent_comments ul li:nth-child(2),
	.after-content-full-width-area .widget_recent_comments ul li:nth-child(3),
	.after-content-full-width-area .widget_recent_entries ul li:nth-child(1),
	.after-content-full-width-area .widget_recent_entries ul li:nth-child(2),
	.after-content-full-width-area .widget_recent_entries ul li:nth-child(3),
	.full-width-header-area .widget_rss ul li:nth-child(1),
	.full-width-header-area .widget_rss ul li:nth-child(2),
	.full-width-header-area .widget_rss ul li:nth-child(3),
	.full-width-header-area .widget_recent_comments ul li:nth-child(1),
	.full-width-header-area .widget_recent_comments ul li:nth-child(2),
	.full-width-header-area .widget_recent_comments ul li:nth-child(3),
	.full-width-header-area .widget_recent_entries ul li:nth-child(1),
	.full-width-header-area .widget_recent_entries ul li:nth-child(2),
	.full-width-header-area .widget_recent_entries ul li:nth-child(3) {
		border-top: none;
		padding-top: 0;
	}
	.before-content-area .widget_recent_comments ul,
	.before-content-area .widget_recent_entries ul,
	.after-content-area .widget_recent_comments ul,
	.after-content-area .widget_recent_entries ul,
	.before-loop-area .widget_recent_comments ul,
	.before-loop-area .widget_recent_entries ul,
	.after-loop-area .widget_recent_comments ul,
	.after-loop-area .widget_recent_entries ul,
	.after-content-full-width-area .widget_recent_comments ul,
	.after-content-full-width-area .widget_recent_entries ul,
	.full-width-header-area .widget_recent_comments ul,
	.full-width-header-area .widget_recent_entries ul {
		margin-left: -2%;
	}
	.before-content-area .widget_categories > ul::after,
	.before-content-area .widget_pages > ul::after,
	.before-content-area .widget_nav_menu > div > ul::after,
	.after-content-area .widget_categories > ul::after,
	.after-content-area .widget_pages > ul::after,
	.after-content-area .widget_nav_menu > div > ul::after,
	.before-loop-area .widget_categories > ul::after,
	.before-loop-area .widget_pages > ul::after,
	.before-loop-area .widget_nav_menu > div > ul::after,
	.after-loop-area .widget_categories > ul::after,
	.after-loop-area .widget_pages > ul::after,
	.after-loop-area .widget_nav_menu > div > ul::after,
	.after-content-full-width-area .widget_categories > ul::after,
	.after-content-full-width-area .widget_pages > ul::after,
	.after-content-full-width-area .widget_nav_menu > div > ul::after,
	.full-width-header-area .widget_categories > ul::after,
	.full-width-header-area .widget_pages > ul::after,
	.full-width-header-area .widget_nav_menu > div > ul::after {
		content: "";
		display: block;
		clear: both;
	}
	.before-content-area .widget_categories > ul > li,
	.before-content-area .widget_pages > ul > li,
	.before-content-area .widget_nav_menu > div > ul > li,
	.after-content-area .widget_categories > ul > li,
	.after-content-area .widget_pages > ul > li,
	.after-content-area .widget_nav_menu > div > ul > li,
	.before-loop-area .widget_categories > ul > li,
	.before-loop-area .widget_pages > ul > li,
	.before-loop-area .widget_nav_menu > div > ul > li,
	.after-loop-area .widget_categories > ul > li,
	.after-loop-area .widget_pages > ul > li,
	.after-loop-area .widget_nav_menu > div > ul > li,
	.after-content-full-width-area .widget_categories > ul > li,
	.after-content-full-width-area .widget_pages > ul > li,
	.after-content-full-width-area .widget_nav_menu > div > ul > li,
	.full-width-header-area .widget_categories > ul > li,
	.full-width-header-area .widget_pages > ul > li,
	.full-width-header-area .widget_nav_menu > div > ul > li {
		margin-left: 2%;
		width: 23%;
		float: left;
	}
	.widget_recent_entries ul li a {
		font-size: 20px;
	}
}

/*--------------------------------------------------------------
# Widget calendar
--------------------------------------------------------------*/

.widget_calendar {
	font-size: 14px;
}

.widget_calendar h4 {
	margin: 0 0 24px 0;
}

.widget_calendar .calendar_wrap table {
	margin: 0px 0 0 -2px;
	border-collapse: separate;
	/* Способ отображения границы */
	width: 100%;
	/* Ширина таблицы */
}

.widget_calendar .calendar_wrap caption {
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	margin-bottom: 4px;
	padding: 13px 10px;
	border-radius: 0;
}

@media (min-width: 992px) {
	.widget_calendar .calendar_wrap caption {
		font-size: 20px;
	}
}

.widget_calendar .calendar_wrap th {
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	border: 3px solid #fff;
	position: relative;
	color: #000;
	background: #e8e8e8;
	text-align: center;
	position: relative;
}

@media (min-width: 1200px) {
	.widget_calendar .calendar_wrap th {
		height: 50px;
		line-height: 50px;
		border: 5px solid #fff;
	}
}

.widget_calendar .calendar_wrap th:first-child {
	border-left: none;
}

.widget_calendar .calendar_wrap th:last-child {
	border-right: none;
}

.widget_calendar .calendar_wrap tfoot td {
	border: none;
}

.widget_calendar .calendar_wrap tfoot tr td a {
	background: none;
	color: #000;
	margin: 0 5px;
}

.widget_calendar .calendar_wrap tfoot tr td a:hover {
	color: #999;
}

.widget_calendar .calendar_wrap tbody td {
	padding: 0px 0 0px 0;
	width: 14%;
	text-align: center;
	position: relative;
	line-height: 30px;
	height: 30px;
	border: 3px solid #fff;
	position: relative;
	background: #e8e8e8;
}

@media (min-width: 1200px) {
	.widget_calendar .calendar_wrap tbody td {
		height: 50px;
		line-height: 50px;
		border: 5px solid #fff;
	}
}

.widget_calendar .calendar_wrap tbody td:first-child {
	border-left: none;
}

.widget_calendar .calendar_wrap tbody td:last-child {
	border-right: none;
}

.widget_calendar .calendar_wrap tbody td.pad {
	background: none;
	border: none;
}

.widget_calendar .calendar_wrap tbody td a {
	position: relative;
	display: inline-block;
	width: 100%;
	z-index: 1;
	transition: all 0.5s ease;
}

.widget_calendar .calendar_wrap tbody td a:hover::before {
	opacity: 1;
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}

.widget_calendar .calendar_wrap tbody td a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	display: block;
	opacity: 0;
	margin-left: 0px;
	transition: all 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
	-webkit-transform: scale(0.1, 0.1);
	-ms-transform: scale(0.1, 0.1);
	transform: scale(0.1, 0.1);
}

.widget_calendar .calendar_wrap tbody tr:first-child > td {
	padding: 14px 0 9px 0;
	padding: 0;
}

.widget_calendar .calendar_wrap #prev,
.widget_calendar .calendar_wrap #next {
	font-size: 16px;
	font-size: 1rem;
	font-size: 14px;
	padding: 10px 0 0 0;
}

.widget_calendar .calendar_wrap #prev a:hover,
.widget_calendar .calendar_wrap #next a:hover {
	color: #000;
}

.widget_calendar .calendar_wrap #next {
	text-align: right;
}

@media (max-width: 992px) {
	.widget_calendar h4 {
		margin: 0 0 15px 0;
	}
	.widget_calendar .calendar_wrap table {
		margin: 0;
	}
}

.footer-area .widget_calendar .calendar_wrap tbody td,
.footer-area .widget_calendar .calendar_wrap th {
	left: 0px;
}

.footer-area .widget_calendar .calendar_wrap td a::before {
	width: 20px;
	height: 20px;
	top: -2%;
	left: -5%;
}

/*--------------------------------------------------------------
# Widget Tag Cloud
--------------------------------------------------------------*/

.widget_tag_cloud .tagcloud {
	margin: 19px -5px;
}

.widget_tag_cloud .tagcloud a {
	font-size: 1rem !important;
	font-size: 14px !important;
	padding: 7px 11px;
	border-radius: 0;
	text-decoration: none;
	display: inline-block;
	margin: 4px 2px;
}

@media (min-width: 992px) {
	.widget_tag_cloud .tagcloud a {
		padding: 15px 21px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.widget_tag_cloud .tagcloud {
		margin: 19px -2px;
	}
	.widget_tag_cloud .tagcloud a {
		font-size: 0.8rem !important;
		font-size: 14px !important;
		padding: 6px 10px;
		margin: 2px 1px;
	}
}

/*--------------------------------------------------------------
# Widget Recent Posts and Recent Comments
--------------------------------------------------------------*/

/* Recent Posts */

.widget_recent_entries ul li {
	margin: 0 0 24px 0;
}

.widget_recent_entries ul li a {
	display: inline-block;
	margin-bottom: 6px;
}

.widget_recent_entries ul li .post-date {
	font-size: 14px;
	position: relative;
	display: block;
	margin: 10px 0 0 21px;
}

.widget_recent_entries ul li .post-date::before {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	content: "event";
	position: absolute;
	font-size: 16px;
	top: 3px;
	left: -23px;
}

/* Recent Comments */

.widget_recent_comments ul li {
	margin: 21px 0 0 0;
	font-size: 14px;
}

.widget_recent_comments ul li > a {
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	display: block !important;
}

@media (min-width: 992px) {
	.widget_recent_comments ul li > a {
		font-size: 20px;
		margin-top: 7px !important;
	}
}

/* Recent Posts  & Recent Comments */

.widget_recent_comments h4,
.widget_recent_entries h4 {
	margin-bottom: 18px;
}

.widget_recent_comments ul li,
.widget_recent_entries ul li {
	border-top: 1px dotted #ccc;
	padding-top: 21px;
}

.widget_recent_comments ul li:first-child,
.widget_recent_entries ul li:first-child {
	border-top: none;
	padding-top: 0;
}

.widget_recent_comments ul li::before,
.widget_recent_entries ul li::before {
	display: none;
}

.tm_fpblock__wrapper {
	position: relative;
	margin: 0 -4px;
	margin-top: 5px;
}

@media (min-width: 992px) {
	.tm_fpblock__wrapper {
		margin-top: 17px;
	}
}

.tm_fpblock__wrapper a:hover,
.tm_fpblock__wrapper a:focus {
	color: #fff;
}

.tm_fpblock {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.tm_fpblock.tm_fpblock-layout-1 {
	min-width: 25%;
	min-height: 25%;
}

@media (max-width: 767px) {
	.tm_fpblock.tm_fpblock-layout-1 {
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large,
	.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small,
	.tm_fpblock.tm_fpblock-layout-1
		.tm_fpblock__item.tm_fpblock__item-small
		+ .tm_fpblock__item-small {
		display: block;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		width: auto;
		min-width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.tm_fpblock.tm_fpblock-layout-1 {
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large {
		width: 100%;
		display: block;
		margin-top: -5px;
	}
	.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small {
		display: inline-block;
		width: 50%;
		margin-right: -5px;
	}
}

@media (min-width: 991px) {
	.tm_fpblock.tm_fpblock-layout-1 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-large {
		width: 50%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-1 .tm_fpblock__item.tm_fpblock__item-small {
		width: 25%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-1
		.tm_fpblock__item.tm_fpblock__item-small
		+ .tm_fpblock__item-small {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
		margin-left: -25%;
	}
}

.tm_fpblock.tm_fpblock-layout-2 {
	min-width: 25%;
	min-height: 25%;
}

@media (max-width: 767px) {
	.tm_fpblock.tm_fpblock-layout-2 {
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large,
	.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
		display: block;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		width: auto;
		min-width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.tm_fpblock.tm_fpblock-layout-2 {
		display: block;
		margin-bottom: 5px;
	}
	.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large {
		width: 100%;
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
		width: 50%;
		display: inline-block;
		margin-right: -5px;
		margin-bottom: -5px;
	}
	.widget_bibblio_recent_posts .bib__title span {
		font-size: 12px !important;
		line-height: 12px !important;
		font-weight: 400 !important;
	}
}

@media (min-width: 991px) {
	.tm_fpblock.tm_fpblock-layout-2 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-large {
		width: 50%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-2 .tm_fpblock__item.tm_fpblock__item-small {
		width: 25%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-2
		.tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3,
	.tm_fpblock.tm_fpblock-layout-2
		.tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-5 {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
		margin-left: -25%;
	}
}

.tm_fpblock.tm_fpblock-layout-3 {
	min-width: 25%;
	min-height: 25%;
}

@media (max-width: 767px) {
	.tm_fpblock.tm_fpblock-layout-3 {
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large,
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small,
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
		display: block;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		width: auto;
		min-width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.tm_fpblock.tm_fpblock-layout-3 {
		display: block;
		margin-bottom: 5px;
	}
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x,
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large {
		width: 100%;
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small {
		width: 50%;
		display: inline-block;
		margin-right: -5px;
		margin-bottom: -5px;
	}
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
		max-height: 50%;
	}
}

@media (min-width: 991px) {
	.tm_fpblock.tm_fpblock-layout-3 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-large {
		width: 50%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small,
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
		width: 25%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-3 .tm_fpblock__item.tm_fpblock__item-small-2x {
		width: 50%;
		max-height: 50%;
	}
	.tm_fpblock.tm_fpblock-layout-3
		.tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3 {
		margin-left: -50%;
	}
	.tm_fpblock.tm_fpblock-layout-3
		.tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-3,
	.tm_fpblock.tm_fpblock-layout-3
		.tm_fpblock__item.tm_fpblock__item-small.tm_fpblock__item-4 {
		width: 25%;
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

.tm_fpblock.tm_fpblock-layout-4 {
	min-width: 25%;
	min-height: 25%;
}

@media (max-width: 767px) {
	.tm_fpblock.tm_fpblock-layout-4 {
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large,
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small,
	.tm_fpblock.tm_fpblock-layout-4
		.tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
		display: block;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		width: auto;
		min-width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.tm_fpblock.tm_fpblock-layout-4 {
		display: block;
		margin-bottom: 5px;
	}
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large {
		width: 100%;
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-4
		.tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
		display: inline-block;
		width: 50%;
		margin-right: -5px;
		margin-bottom: -5px;
	}
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small {
		width: 50%;
		float: right;
		margin-bottom: -100%;
	}
	.tm_fpblock.tm_fpblock-layout-4
		.tm_fpblock__item.tm_fpblock__item-small
		+ .tm_fpblock__item-small {
		margin-bottom: 0;
	}
}

@media (min-width: 991px) {
	.tm_fpblock.tm_fpblock-layout-4 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-large {
		width: 50%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-4
		.tm_fpblock__item.tm_fpblock__item-large
		.tm_fpblock__item__preview {
		height: 200%;
	}
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small {
		width: 25%;
	}
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-small,
	.tm_fpblock.tm_fpblock-layout-4
		.tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-4
		.tm_fpblock__item.tm_fpblock__item-small-2x-vertical {
		width: 25%;
	}
	.tm_fpblock.tm_fpblock-layout-4 .tm_fpblock__item.tm_fpblock__item-4 {
		margin-left: -25%;
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
}

.tm_fpblock.tm_fpblock-layout-5 {
	min-width: 25%;
	min-height: 25%;
}

@media (max-width: 767px) {
	.tm_fpblock.tm_fpblock-layout-5 {
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x,
	.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small,
	.tm_fpblock.tm_fpblock-layout-5
		.tm_fpblock__item.tm_fpblock__item-small
		+ .tm_fpblock__item-small {
		display: block;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		width: auto;
		min-width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.tm_fpblock.tm_fpblock-layout-5 {
		display: block;
	}
	.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x {
		width: 100%;
		display: block;
		margin-top: -5px;
	}
	.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small {
		display: inline-block;
		width: 50%;
		margin-right: -5px;
	}
}

@media (min-width: 991px) {
	.tm_fpblock.tm_fpblock-layout-5 {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-large-2x {
		width: 50%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-5 .tm_fpblock__item.tm_fpblock__item-small {
		width: 25%;
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tm_fpblock.tm_fpblock-layout-5
		.tm_fpblock__item.tm_fpblock__item-small
		+ .tm_fpblock__item-small {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
		margin-left: -25%;
	}
}

.tm_fpblock__item {
	position: relative;
	overflow: hidden;
	padding: 5px 4px 0px !important;
}

.tm_fpblock__item:hover .tm_fpblock__item__preview:before {
	opacity: 1;
	top: 40%;
}

@media (min-width: 768px) {
	.tm_fpblock__item {
		padding: 6px 4px 0px !important;
	}
}

@media (min-width: 992px) {
	.tm_fpblock__item {
		padding: 4px 4px 0px !important;
	}
}

.tm_fpblock__item .tm_fpblock__item__categories,
.tm_fpblock__item .tm_fpblock__item__description {
	position: absolute;
	top: 14px;
	left: 14px;
	right: auto;
	bottom: auto;
}

@media (min-width: 1200px) {
	.tm_fpblock__item .tm_fpblock__item__categories,
	.tm_fpblock__item .tm_fpblock__item__description {
		top: 34px;
		left: 34px;
		right: auto;
		bottom: auto;
	}
}

.tm_fpblock__item .tm_fpblock__item__preview {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transition-duration: 0.1s;
	transition-property: width, height, background;
	transition-delay: 0.1s;
}

.tm_fpblock__item .tm_fpblock__item__preview > img {
	display: block;
	width: 100%;
	opacity: 0;
}

.tm_fpblock__item .tm_fpblock__item__preview::before {
	content: "";
	position: absolute;
	width: 100%;
	bottom: 0;
	top: 50%;
	left: 0;
	opacity: 0.8;
	z-index: 0;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	background-repeat: repeat-x;
	transition: 0.4s all ease;
}

.tm_fpblock__item .tm_fpblock__item__categories {
	display: block;
	background: #eeee00;
	line-height: 15px;
}

.tm_fpblock__item .tm_fpblock__item__categories .tm_fpblock__item__category {
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
	padding: 8px 34px;
}

.tm_fpblock__item .tm_fpblock__item__description {
	top: auto;
	left: 12px;
	right: 12px;
	bottom: 12px;
}

@media (min-width: 1200px) {
	.tm_fpblock__item .tm_fpblock__item__description {
		top: auto;
		left: 28px;
		right: 28px;
		bottom: 28px;
	}
}

.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__date {
	display: block;
	font-size: 14px;
	transition: inherit;
}

.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__date i {
	font-size: 20px;
	margin: 0px 7px 0px 7px;
	position: relative;
	top: 4px;
	transition: inherit;
	color: #fff;
}

.tm_fpblock__item
	.tm_fpblock__item__description
	.tm_fpblock__item__comments_count {
	display: block;
	color: #ffffff;
	font-size: 11px;
	float: left;
	margin-right: 7px;
}

.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__author {
	display: block;
	color: #ffffff;
	font-size: 11px;
	float: left;
	margin-right: 7px;
}

.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__title {
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}

@media (min-width: 1200px) {
	.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__title {
		margin-bottom: 9px;
		margin-left: 5px;
		font-size: 20px;
		line-height: 26px;
	}
}

@media (max-width: 1300px) {
	.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__title {
		line-height: 22px;
	}
	.the_alience_top_holder .txt-hlder {
		width: 83%;
	}
}

.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__content {
	color: #ffffff;
	font-size: 11px;
}

.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__tags {
	display: block;
	float: left;
}

.tm_fpblock__item
	.tm_fpblock__item__description
	.tm_fpblock__item__tags
	.tm_fpblock__item__tag {
	font-size: 11px;
}

.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__main {
	margin-left: 8px;
}

@media (min-width: 991px) and (max-width: 1399px) {
	.tm_fpblock__item .tm_fpblock__item__description .tm_fpblock__item__main {
		display: none;
	}
}

/*styles for big image*/

.tm_fpblock__item.tm_fpblock__item-large
	.tm_fpblock__item__description
	.tm_fpblock__item__title {
	margin-left: 8px;
}

@media (min-width: 1199px) {
	.tm_fpblock__item.tm_fpblock__item-large
		.tm_fpblock__item__description
		.tm_fpblock__item__title {
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 10px;
		margin-left: 5px;
	}
}

@media (min-width: 1200px) {
	.tm_fpblock__item.tm_fpblock__item-large
		.tm_fpblock__item__description
		.tm_fpblock__item__title {
		font-size: 50px;
		line-height: 63px;
		margin-bottom: 16px;
		margin-left: 9px;
	}
}

.news-smart-box {
	margin-top: 13px;
	margin-bottom: 12px;
}

.news-smart-box a {
	text-decoration: none;
}

.news-smart-box .post__cats a {
	font-weight: 700;
	padding: 8px 34px;
}

.news-smart-box .entry-meta .meta-inner {
	float: left;
	max-width: calc(100% - 30px);
}

.news-smart-box .entry-meta .share-btns-main {
	float: right;
	margin-top: 1px;
}

.news-smart-box .post__cats a {
	margin-right: 3px;
}

.news-smart-box .widget-new-smart__title-small {
	margin-bottom: 0;
}

@media (min-width: 1340px) {
	.news-smart-box .widget-new-smart__title-small {
		margin-top: -5px;
	}
}

@media (min-width: 1200px) {
	.news-smart-box .widget-new-smart__title-small {
		line-height: 1.2666;
	}
}

.news-smart-box .widget-new-smart__title-small a {
	text-decoration: none;
}

.news-smart-box__instance article.post.full-type .inner {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.news-smart-box__instance article.post.mini-type .entry-header {
	max-width: 240px;
	float: left;
	margin-right: 20px;
}

@media (max-width: 1340px) {
	.news-smart-box__instance article.post.mini-type .entry-header {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		float: none;
	}
}

.news-smart-box__instance article.post.mini-type .entry-content {
	margin-top: 0;
}

.news-smart-box__instance article.post .inner {
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px dotted #d2d1d1;
	transition: all 0.8s ease;
}

@media (max-width: 361px) {
	.news-smart-box__instance article.post .inner {
		margin-top: 10px;
		padding-bottom: 0px;
		padding-top: 20px;
	}
}

.news-smart-box__instance article.post .inner.animate-cycle-show {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
	transition: all 0s ease;
}

.news-smart-box__instance article.post .post-thumbnail__link {
	display: block;
	margin-bottom: 10px;
}

.news-smart-box__instance article.post .post-thumbnail__link img {
	width: 100%;
	display: block;
}

.news-smart-box__instance article.post__date {
	float: left;
}

.news-smart-box__instance article.post__comments {
	float: left;
}

.news-smart-box__instance article.post__author {
	float: left;
}

.news-smart-box__instance.layout_type_1 .row {
	display: block;
}

.news-smart-box__instance.layout_type_1 .full-type {
	float: left;
}

.news-smart-box__instance.layout_type_1 .mini-type {
	float: left;
}

.news-smart-box__instance.layout_type_1 .mini-type.post-item-1 .inner {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.news-smart-box__instance.layout_type_3 .full-type .entry-header {
	max-width: 50%;
	float: left;
	margin-right: 30px;
}

.news-smart-box__instance.layout_type_3 .full-type .entry-content {
	margin-top: 0;
}

.news-smart-box__navigation {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 20px;
}

@media (max-width: 991px) {
	.news-smart-box__navigation {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media (min-width: 1200px) {
	.news-smart-box__navigation {
		margin-bottom: 54px;
	}
}

@media (max-width: 500px) {
	.news-smart-box__navigation {
		margin-bottom: 5px;
		margin-top: 0px;
	}
}

@media (max-width: 361px) {
	.news-smart-box__navigation {
		margin-bottom: 30px !important;
	}
}

.news-smart-box__navigation .current-term {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	position: relative;
}

.news-smart-box__navigation .current-term span {
	display: block;
	font-size: 24px;
	padding-right: 10px;
}

@media (min-width: 992px) {
	.news-smart-box__navigation .current-term span {
		font-size: 40px;
		line-height: 1.1;
	}
}

.news-smart-box__navigation .terms-list {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-top: 4px;
	font-weight: 700;
}

.news-smart-box__navigation .terms-list .terms-container {
	float: right;
}

.news-smart-box__navigation .terms-list .term-item {
	position: relative;
	display: inline-block;
	margin: 0;
	cursor: pointer;
	margin-left: 1px;
}

.news-smart-box__navigation .terms-list .term-item span {
	display: block;
	padding: 0 7px 11px 7px;
}

@media (min-width: 1200px) {
	.news-smart-box__navigation .terms-list .term-item span {
		padding: 0 17px 11px 17px;
	}
}

@media (max-width: 1199px) {
	.news-smart-box__navigation .terms-list .term-item span {
		padding: 0 3px 11px 3px;
		font-size: 16px;
	}
}

@media (max-width: 500px) {
	.news-smart-box__navigation .terms-list .term-item span {
		font-size: 14px;
		padding: 0 4px 11px 4px;
	}
}

.news-smart-box__navigation .terms-list .term-item:before {
	width: 0%;
	height: 3px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: -1px;
	background-color: #000;
	opacity: 0;
	content: "";
	transition: all 0.4s ease;
}

.news-smart-box__navigation .terms-list .term-item:hover:before {
	width: 100%;
	left: 0;
	bottom: -1px;
	opacity: 1;
}

.news-smart-box__wrapper {
	position: relative;
}

.news-smart-box__preloader {
	position: relative;
	display: none;
	width: 100%;
}

.nsb-spinner {
	width: 25px;
	height: 25px;
	position: absolute;
	display: none;
	top: 10px;
	right: -26px;
}

.double-bounce-1,
.double-bounce-2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #333;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: tm-bounce 2s infinite ease-in-out;
	animation: tm-bounce 2s infinite ease-in-out;
	display: none;
}

.double-bounce-2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@-webkit-keyframes tm-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes tm-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.widget-new-smart-inner-big-after-content {
	display: none;
}

.before-loop-area .widget-new-smart-inner-big-after-content {
	display: none;
}

.before-loop-area .post__comments {
	display: none;
}

.after-loop-area .widget-new-smart-inner-big-before-content {
	display: none;
}

.after-loop-area .post__date {
	margin-right: 7px;
}

.after-loop-area .widget-new-smart-inner-big-after-content {
	display: block;
}

.after-loop-area .widget-new-smart-inner-big-after-content .entry-meta-sharing {
	overflow: hidden;
	margin-top: 23px;
	margin-bottom: 14px;
}

.after-loop-area
	.widget-new-smart-inner-big-after-content
	.entry-header.entry-header {
	max-width: 50%;
	float: left;
	margin-right: 30px;
}

@media (min-width: 1200px) {
	.after-loop-area
		.widget-new-smart-inner-big-after-content
		.entry-header.entry-header {
		max-width: 47.3%;
		margin-right: 60px;
		margin-top: 8px;
	}
}

@media (max-width: 1470px) {
	.after-loop-area
		.widget-new-smart-inner-big-after-content
		.entry-header.entry-header {
		margin-right: 20px;
	}
}

@media (max-width: 991px) {
	.after-loop-area
		.widget-new-smart-inner-big-after-content
		.entry-header.entry-header {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
		max-width: 100%;
	}
}

.after-loop-area .widget-new-smart-inner-big-after-content .entry-footer {
	display: block;
	margin-top: 25px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.after-loop-area .widget-new-smart-inner-big-after-content .entry-footer > a {
	margin-top: 0;
}

.after-loop-area
	.widget-new-smart-inner-big-after-content
	.entry-footer
	.share-btns-main {
	display: block;
}

.after-loop-area
	.news-smart-box__instance
	article.post.mini-type
	.entry-header {
	max-width: 100%;
}

@media (max-width: 1479px) {
	.after-loop-area
		.news-smart-box__instance
		article.post.mini-type
		.entry-header {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
}

@media (min-width: 1480px) {
	.after-loop-area
		.news-smart-box__instance
		article.post.mini-type
		.entry-header {
		max-width: 150px;
	}
}

.after-loop-area
	.news-smart-box__instance
	article.post.mini-type
	.post__excerpt {
	display: none;
}

.after-loop-area .news-smart-box__instance article.post.mini-type .entry-meta {
	margin-top: 10px;
}

.widget-new-smart-inner-big-before-content .full-type + .full-type {
	margin-top: 20px;
}

.widget-new-smart-inner-big-before-content figure {
	position: relative;
}

.widget-new-smart-inner-big-before-content figure .post-thumbnail__link img {
	/* max-height: 322px; */
}

.widget-new-smart-inner-big-before-content figure .post__date .material-icons {
	color: #fff;
}

.widget-new-smart-inner-big-before-content figure figcaption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	padding: 0 30px;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 1;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 5px;
	text-align: left;
}

@media (max-width: 767px) {
	.widget-new-smart-inner-big-before-content figure figcaption {
		padding: 12px;
	}
	article.mini-type .entry-content h5,
	.post-body-right .entry-header h5.entry-title {
		font-size: 17px !important;
		line-height: 22px !important;
	}
}

@media (min-width: 1200px) {
	.grid-view-main figcaption {
		padding: 30px 20px 25px;
	}
	.widget-new-smart-inner-big-before-content figure figcaption {
		padding: 30px 20px 25px;
	}
}

.widget-new-smart-inner-big-before-content figure figcaption:before {
	content: "";
	position: absolute;
	width: 100%;
	top: 50%;
	bottom: 0;
	left: 0;
	opacity: 0.7;
	z-index: -1;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	background-repeat: repeat-x;
	transition: 0.4s all ease;
}

.widget-new-smart-inner-big-before-content figure figcaption:hover::before {
	top: 40%;
	opacity: 1;
}

.widget-new-smart-inner-big-before-content figure figcaption .post__cats {
	position: absolute;
}

.widget-new-smart-inner-big-before-content figure figcaption .post-date__link {
	font-size: 14px;
}

.widget-new-smart-inner-big-before-content
	figure
	figcaption
	.post-date__link:hover {
	color: #fff;
}

.widget-new-smart-inner-big-before-content
	figure
	figcaption
	.widget-new-smart__footer {
	width: 100%;
}

.widget-new-smart-inner-big-before-content
	figure
	figcaption
	.widget-new-smart__footer-2 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 991px) and (max-width: 1350px) {
	.widget-new-smart-inner-big-before-content
		figure
		figcaption
		.widget-new-smart__title {
		font-size: 20px;
	}
}

@media (max-width: 467px) {
	.before-loop-area.widget-area .news-smart-box .current-term {
		/*display: none !important;*/
		/*     margin-bottom: 15px; */
	}
}

@media (max-width: 467px) {
	.news-smart-box .full-type .post__cats,
	.news-smart-box .full-type .widget-new-smart__footer-2 {
		display: none !important;
	}
}

@media (min-width: 992px) {
	#widget_news_smart_box-5 {
		margin-bottom: 18px;
	}
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.site {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

.site-main {
	overflow: hidden;
}

.single-post .site-main,
.page .site-main {
	padding: 0px;
	background: #fff;
	/*box-shadow: 0 5px 32px rgba(103,122,141,.17);*/
	border-radius: 0;
	position: relative;
	z-index: 0;
}

@media (min-width: 992px) {
	.single-post .site-main,
	.page .site-main {
		padding: 0px;
	}
}

.site .site-content {
	padding-left: 30px;
	padding-right: 30px;
}

.container.site-header > .container,
.container.site-content > .container,
.container.site-footer > .container {
	max-width: inherit;
	padding-left: 0;
	padding-right: 0;
}

.site-header.container,
.site-footer.container {
	max-width: 100%;
	padding: 0;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-header {
	margin-bottom: 15px;
}

.header-container {
	box-shadow: none;
}

.header-container .header-container_wrap.container {
	padding-left: 30px;
	padding-right: 30px;
}

.header-container {
	padding: 15px 30px 25px;
}

.container .header-container {
	padding-left: 0;
	padding-right: 0;
}

.header-container .header-container__flex {
	padding-left: 30px;
	padding-right: 30px;
}

.container .header-container .header-container__flex {
	padding-left: 0;
	padding-right: 0;
}

.header-container.isStuck {
	z-index: 1999;
	padding: 0;
}

.header-container.isStuck .site-branding {
	display: none;
}

.header-container.isStuck .main-navigation ul.menu > li > a {
	padding: 20px 17px 20px;
}

.header-container.isStuck .social-list.social-list--header {
	display: none;
}

.header-container.isStuck .main-navigation {
	padding-top: 0;
	width: 100% !important;
	text-align: center;
	margin-bottom: 0 !important;
}

.header-container.isStuck .main-navigation .menu {
	text-align: center;
}

.admin-bar .header-container.isStuck .main-navigation {
	padding-top: 25px !important;
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 1199px) {
	.header-container.isStuck {
		display: none !important;
	}
}

.site-header.default .header-container {
	padding-top: 10px;
}

.site-header.default .header-container_inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-header.default .main-navigation {
	width: auto;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.site-header.default .main-navigation ul.menu > li {
	margin-left: 0;
}

.site-header.default .site-branding {
	margin-top: 4px;
	float: left;
	margin-bottom: 10px;
}

.site-header.default .social-list {
	padding: 0;
	-webkit-flex-shrink: -1;
	-ms-flex-negative: -1;
	flex-shrink: -1;
}

@media (max-width: 1400px) {
	.site-header.default .header-container_inner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.site-header.default .site-branding {
		margin-bottom: 0;
	}
	.site-header.default .main-navigation {
		text-align: center;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		margin-bottom: 0;
	}
	.header_text {
		right: 13px;
	}
	h3.widget-title:after {
		width: 40% !important;
	}
	.alliance-top-stories .widget-title:after {
		width: 60%;
	}
}

@media (min-width: 599px) and (max-width: 767px) {
	.site-header.default .main-navigation ul.menu > li > a {
		font-size: 13px;
	}
}

@media (max-width: 600px) {
	.site-header.default .site-branding {
		text-align: center;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 5px;
		margin-top: 15px;
		width: 100%;
	}
	.site-header.default .site-branding a img {
		max-width: 200px;
	}
	.site-header.default .menu-toggle {
		position: relative;
		top: -10px;
		margin-bottom: 0;
	}
	.site-header.default .main-navigation {
		margin-top: 0px;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		text-align: left;
		z-index: 11;
	}
	.site-header.default .social-list {
		position: relative;
		padding-bottom: 0;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
		width: 100%;
		text-align: right;
		margin-bottom: -30px;
	}
}

.site-header.default .header-container.isStuck {
	padding-top: 0;
}

.site-header.default .header-container.isStuck .main-navigation {
	padding-top: 0;
	margin-bottom: -3px;
}

.site-header.default
	.header-container.isStuck
	.site-header.default
	.main-navigation
	ul.menu {
	margin: 0 -140px;
}

.site-header.centered .site-branding {
	text-align: center;
	padding: 0 0 15px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.site-header.centered .site-branding .social-list {
	text-align: center;
	padding: 0 0 0 0;
}

.site-logo {
	line-height: 0;
}

.site-logo .site-logo__link {
	display: inline-block;
	line-height: 0;
}

#metaslider_7776 .flex-direction-nav li a {
	background-image: url(assets/images/bg_direction_nav.png) !important;
}

@media (min-width: 768px) {
	.site-header.centered .site-branding .social-list {
		text-align: right;
		padding: 0 0 0 0;
	}
}

.site-header.centered .main-navigation {
	text-align: left;
}

@media (min-width: 992px) {
	.site-header.centered .main-navigation {
		text-align: center;
	}
}

.site-header.centered .main-navigation .menu-toggle {
	margin: 5px 0;
	text-align: left;
}

@media (min-width: 599px) and (max-width: 767px) {
	.site-header.centered .main-navigation ul.menu > li > a {
		font-size: 13px;
	}
}

@media (max-width: 599px) {
	.site-header.centered .site-branding {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: -30px;
	}
	.site-header.centered .menu-toggle {
		position: relative;
		top: -8px;
	}
	.site-header.centered .site-branding .social-list {
		text-align: right;
	}
	.site-header.centered .site-logo__link img {
		max-width: 200px;
	}
}

.site-header.centered + .site-content .breadcrumbs {
	text-align: center;
}

.site-header.centered + .site-content .breadcrumbs > div {
	display: inline-block;
}

@media (min-width: 1200px) {
	.site-header.centered + .site-content .breadcrumbs > div {
		margin-left: 57px;
	}
}

.site-header.minimal .social-list {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	white-space: nowrap;
	padding: 5px 0 5px;
}

@media (max-width: 991px) {
	.site-header.minimal .social-list {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
	}
}

.site-header.minimal .main-navigation {
	-webkit-order: 1;
	-ms-flex-order: 3;
	order: 3;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	text-align: left;
}

@media screen and (min-width: 601px) {
	.site-header.minimal .main-navigation {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		-webkit-flex: 20 1 50%;
		-ms-flex: 20 1 50%;
		flex: 20 1 50%;
	}
}

.site-header.minimal .site-branding {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	padding: 0 0 19px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

@media (min-width: 599px) and (max-width: 767px) {
	.site-header.minimal .main-navigation ul.menu > li > a {
		font-size: 13px;
	}
}

@media (max-width: 601px) {
	.site-header.minimal .site-branding {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: -25px;
		width: 100%;
		text-align: center;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.site-header.minimal .site-branding a img {
		max-width: 200px;
	}
	.site-header.minimal .menu-toggle {
		position: relative;
		top: -10px;
	}
	.site-header.minimal .site-navigation {
		-webkit-order: 2px;
		-ms-flex-order: 2px;
		order: 2px;
	}
	.site-header.minimal .social-list {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		width: 100%;
		text-align: right;
		position: relative;
		top: 34px;
	}
}

.header-container__flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	-webkit-align-content: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

@media screen and (min-width: 601px) {
	.header-container__flex {
		-webkit-flex-wrap: no-wrap;
		-ms-flex-wrap: no-wrap;
		flex-wrap: no-wrap;
	}
}

.top-panel {
	font-size: 14px;
}

.top-panel__wrap {
	padding: 25px 0 10px;
}

@media (min-width: 992px) {
	.top-panel__wrap {
		padding: 20px 0 10px;
	}
}

.top-panel__wrap:after {
	clear: both;
	content: "";
	width: 100%;
	display: block;
}

.top-panel__message {
	float: left;
	margin-right: 10px;
	padding-top: 4px;
}

.top-panel__message .material-icons {
	background: #fff;
	width: 29px;
	height: 29px;
	border-radius: 15px;
	line-height: 29px;
	text-align: center;
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.top-panel__message .material-icons.indent-left {
	margin-left: 35px;
}

.top-panel__search {
	float: left;
}

@media (max-width: 544px) {
	.top-panel .top-panel__search .search-form .search-form__field {
		padding-left: 0;
	}
}

@media (min-width: 544px) {
	.top-panel__search {
		float: right;
	}
}

.top-panel__menu {
	float: right;
	margin: 0;
	padding: 4px 10px;
}

.top-panel__menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top-panel__menu-list li {
	display: inline-block;
	padding: 0 5px;
}

.top-panel__menu-list li a {
	text-decoration: none;
}

.top-panel__menu-list li.current-menu-item,
.top-panel__menu-list li.current_page_item,
.top-panel__menu-list li a:hover {
	text-decoration: none;
}

.top-panel__register {
	float: right;
	padding: 5px 0;
}

.top-panel__register a {
	margin-left: 10px;
}

@media (min-width: 992px) {
	.top-panel__register a {
		margin-left: 31px;
	}
}

.top-panel .search-form {
	border-right: 1px solid #ccc;
	margin: 0;
	margin-right: 4px;
	padding-right: 7px;
}

@media (max-width: 500px) {
	.top-panel .search-form {
		border: none;
	}
}

.top-panel .search-form .search-form__field {
	background: none;
	border: none;
	border-radius: 0;
	width: 129px;
	display: inline-block;
	vertical-align: middle;
	padding: 4px 5px 6px;
	margin-bottom: 0;
}

.top-panel .search-form .search-form__submit {
	background: none;
	border: none;
	padding: 0;
	box-shadow: none;
	display: inline-block;
	vertical-align: middle;
	padding-top: 4px;
	width: 30px;
}

@media (min-width: 992px) {
	.top-panel .search-form .search-form__submit {
		width: 45px;
	}
}

.top-panel .search-form .search-form__submit i.material-icons {
	font-size: 20px;
}

@media (max-width: 500px) {
	.top-panel .top-panel__message,
	.top-panel .top-panel__register {
		display: none;
	}
	.top-panel .top-panel__search {
		width: 100%;
	}
	.top-panel .top-panel__search .search-form .search-form__field {
		width: 100%;
		max-width: calc(100% - 39px);
	}
}

.site-logo {
	padding: 0;
	margin: 0;
}

.site-logo__link {
	text-decoration: none;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
	display: block;
}

.sticky__label {
	display: inline-block;
	line-height: 22px;
	padding: 0 10px;
	float: right;
	text-align: center;
	border-radius: 20px;
}

.sticky__label > i {
	display: block;
	width: auto;
	height: 2em;
	width: calc(2em - 20px);
	font-size: 21px;
	line-height: 2;
}

.posts-list .sticky__label > i {
	color: inherit;
	font-size: 21px;
	margin-right: 0;
}

.has-post-thumbnail .sticky__label {
	float: none;
	position: absolute;
	top: 10px;
	right: 10px;
	right: 0;
	z-index: 99;
}

@media (min-width: 992px) {
	.has-post-thumbnail .sticky__label {
		top: 10px;
		right: 10px;
	}
}

@media (min-width: 992px) {
	.posts-list--default .sticky.posts-list__item .btn,
	.posts-list--grid-2-cols .sticky.posts-list__item .btn,
	.posts-list--grid-3-cols .sticky.posts-list__item .btn {
		width: auto;
		height: auto;
		padding: 14px 30px 16px;
	}
}

@media (min-width: 992px) {
	.sticky.posts-list__item .btn__text {
		display: inline-block;
	}
	.posts-list--masonry-2-cols .sticky.posts-list__item .btn__text,
	.posts-list--masonry-3-cols .sticky.posts-list__item .btn__text {
		display: none;
	}
}

@media (min-width: 992px) {
	.sticky.posts-list__item .btn__icon {
		display: none;
	}
	.posts-list--masonry-2-cols .sticky.posts-list__item .btn__icon,
	.posts-list--masonry-3-cols .sticky.posts-list__item .btn__icon {
		display: inline-block;
	}
}

@media (min-width: 992px) {
	.posts-list--grid-2-cols .sticky .entry-title,
	.posts-list--grid-3-cols .sticky .entry-title {
		font-size: 30px;
	}
}

.posts-list__item {
	/*&-content {
      .posts-list--grid-2-cols &,
      .posts-list--grid-3-cols & {

      }
    }*/
}

.posts-list--masonry-2-cols .posts-list__item,
.posts-list--masonry-3-cols .posts-list__item {
	margin-top: 2em;
}

.posts-list--masonry-2-cols .posts-list__item .hentry + .hentry,
.posts-list--masonry-3-cols .posts-list__item .hentry + .hentry {
	margin-top: 1.5em;
}

.posts-list--grid-2-cols .posts-list__item,
.posts-list--grid-3-cols .posts-list__item {
	-webkit-display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.posts-list__item a {
	text-decoration: none;
}

.posts-list__item:not(.sticky) .btn {
	/* width: 50px;
        height: 50px;
        padding: 0; */
	text-align: center;
}

.posts-list__item:not(.sticky) .btn__text {
	/*display: none;*/
}

.posts-list__item:not(.sticky) .btn__icon {
	/*line-height: 50px;*/
}

@media (min-width: 992px) {
	.posts-list--default .btn {
		width: auto;
		height: auto;
		padding: 14px 30px 16px;
	}
}

@media (min-width: 992px) {
	.posts-list--default .btn__text {
		display: inline-block;
	}
}

@media (min-width: 992px) {
	.posts-list--default .btn__icon {
		display: none;
	}
}

.hentry {
	overflow: hidden;
	position: relative;
	margin: 0 0 1.85em;
	padding-top: 7px;
	background: #fff;
	/*box-shadow: 0 5px 32px rgba(103,122,141,.17);*/
	border-radius: 0;
	position: relative;
	z-index: 0;
}

@media (max-width: 361px) {
	.hentry {
		margin-bottom: 10px;
	}
}

@media (min-width: 1200px) {
	.posts-list--grid-2-cols .hentry,
	.posts-list--grid-3-cols .hentry {
		margin-bottom: 3.7em;
	}
}

.single-post .hentry,
.page .hentry {
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}

.hentry + .hentry {
	border-top: 1px dotted #ccc;
	padding-top: 30px;
}

@media (max-width: 361px) {
	.hentry + .hentry {
		margin-top: 12px;
		padding-top: 12px;
	}
}

@media (min-width: 992px) {
	.hentry + .hentry {
		padding-top: 37px;
	}
}

.posts-list .post_format-post-format-quote .entry-content,
.posts-list .post_format-post-format-status .entry-content {
	display: block;
}

.entry-title {
	/* .posts-list--grid-2-cols &,
    .posts-list--grid-3-cols &, */
}

.entry-header .entry-title:first-child {
	margin-top: 0;
}

@media (min-width: 992px) {
	.entry-title {
		/*font-size: 30px;*/
		margin-bottom: 5px;
	}
}

@media (min-width: 992px) {
	.posts-list--masonry-2-cols .entry-title,
	.posts-list--masonry-3-cols .entry-title {
		font-size: 20px;
	}
}

.entry-meta {
	font-size: 16px;
}

.entry-summary + .entry-meta,
.entry-content + .entry-meta {
	margin-top: 15px;
}

.posts-list .entry-summary,
.posts-list .entry-content {
	display: none;
}

@media (min-width: 768px) {
	.posts-list .entry-summary,
	.posts-list .entry-content {
		display: block;
	}
}

.entry-footer {
	position: relative;
}

.entry-footer .share-btns-main {
	display: none;
}

.posts-list .entry-footer,
.archive.category .entry-footer {
	display: none;
}

.posts-list .entry-footer {
	margin: 5px 0 0;
}

.entry-footer .btn {
	float: right;
	margin-top: 10px;
}

@media (min-width: 992px) {
	.entry-footer .btn {
		margin-top: 30px;
	}
}

.post-thumbnail__link.post-thumbnail--small {
	display: block;
	margin-bottom: 15px;
	text-align: center;
}

@media (min-width: 992px) {
	.post-thumbnail__link.post-thumbnail--small {
		float: left;
		margin-right: 30px;
		text-align: left;
	}
}

.post-thumbnail__img {
	display: inline-block;
	vertical-align: top;
}

.posts-list .post-thumbnail__img {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	transition: none !important;
}

.entry-header + .post-thumbnail > .post-thumbnail__img {
	margin-top: 25px;
}

.post-thumbnail--fullwidth .post-thumbnail__img {
	width: 100%;
}

.posts-list .post-thumbnail--fullwidth {
	display: block;
}

.posts-list .post-thumbnail--fullwidth:first-child img {
	border-radius: 0 0 0 0;
}

.posts-list .post__cats,
.single-post .post__cats {
	position: static;
}

.post__cats a {
	display: inline-block;
	vertical-align: top;
	background-color: #388df8;
	color: #fff;
	padding: 8px 34px;
	margin: 0 0 3px 0;
	text-decoration: none;
	line-height: 22px;
}

.has-post-thumbnail .post-thumbnail--fullwidth + .post__cats {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 99;
}

@media (min-width: 992px) {
	.has-post-thumbnail .post-thumbnail--fullwidth + .post__cats {
		top: 30px;
	}
}

.post-format-wrap .post__cats {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 99;
}

@media (min-width: 992px) {
	.post-format-wrap .post__cats {
		top: 30px;
		left: 30px;
	}
}

.post-author,
.post__date,
.post__comments {
	margin-right: 14px;
}

.post__date .material-icons,
.post__comments .material-icons,
.post__tags .material-icons {
	font-size: 20px;
	margin-right: 10px;
	vertical-align: middle;
}

.post__tags {
	font-size: 14px;
	display: none;
}

.single-post .post__tags {
	display: block;
	margin-top: 15px;
}

@media (min-width: 544px) {
	.single-post .post__tags {
		float: left;
	}
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 5px 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 15px;
}

.posts-list--default .post_format-post-format-video .post-thumbnail {
	width: 600px;
}

.post-list__item-content {
	/* post footer styles for default layout */
}

@media (min-width: 992px) {
	.posts-list--default .post-list__item-content .entry-title {
		font-size: 30px;
		margin-bottom: 5px;
	}
}

.posts-list--default
	.post-list__item-content
	.entry-meta-sharing
	.share-btns-main {
	display: none;
}

.posts-list--default .post-list__item-content .entry-footer {
	display: block;
}

.posts-list--default .post-list__item-content .entry-footer .btn {
	float: left;
}

.posts-list--default .post-list__item-content .entry-footer .share-btns-main {
	display: block;
	float: right;
	margin-top: 40px;
}

@media (max-width: 991px) {
	.posts-list--default .post-list__item-content .entry-footer .share-btns-main {
		margin-top: 21px;
	}
}

.post-list__item-content .post-thumbnail {
	padding-right: 20px;
	position: relative;
	min-width: 130px;
	max-width: 100%;
	margin-bottom: 12px;
}

@media (min-width: 1200px) {
	.posts-list--default
		.archive.category
		.post-list__item-content
		.post-thumbnail {
		padding-right: 60px;
	}
}

@media (max-width: 300px) {
	.archive .posts-list--minimal .post-list__item-content .post-thumbnail,
	.archive .posts-list--default .post-list__item-content .post-thumbnail {
		max-width: 100%;
		float: none;
		padding-right: 0;
	}
}

@media (max-width: 768px) {
	.archive .posts-list--minimal .post-list__item-content .post-thumbnail,
	.archive .posts-list--default .post-list__item-content .post-thumbnail {
		padding-right: 10px;
		max-width: 20%;
		float: left;
		margin-bottom: 0;
	}
}

@media (max-width: 500px) {
	.archive .posts-list--minimal .post-list__item-content .post-thumbnail,
	.archive .posts-list--default .post-list__item-content .post-thumbnail {
		padding-right: 0;
		max-width: 100%;
		float: none;
		margin-bottom: 15px;
	}
}

@media (min-width: 1200px) {
	.archive .posts-list--minimal .post-list__item-content .post-thumbnail,
	.archive .posts-list--default .post-list__item-content .post-thumbnail {
		max-width: 53%;
		padding-right: 60px;
	}
	.archive
		.posts-list--minimal
		.post-list__item-content
		.post-thumbnail.post-thumbnail--small,
	.archive
		.posts-list--minimal
		.post-list__item-content
		.post-thumbnail.post-thumbnail--ultra-small,
	.archive
		.posts-list--default
		.post-list__item-content
		.post-thumbnail.post-thumbnail--small,
	.archive
		.posts-list--default
		.post-list__item-content
		.post-thumbnail.post-thumbnail--ultra-small {
		padding-right: 20px;
	}
}

@media (max-width: 500px) {
	.post-list__item-content .post-thumbnail {
		padding-right: 10px;
		max-width: 30%;
		float: left;
		margin-bottom: 0;
	}
}

@media (min-width: 500px) {
	.post-list__item-content .post-thumbnail {
		max-width: 50%;
		min-width: 170px;
		float: left;
		margin-bottom: 0;
	}
}

@media (max-width: 330px) {
	.post-list__item-content .post-thumbnail {
		padding-right: 0px;
		max-width: 100%;
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.post-list__item-content .post-thumbnail .post-thumbnail__link,
	.post-list__item-content .post-thumbnail .post-thumbnail__link img {
		width: 100%;
		text-align: center;
	}
}

.post-list__item-content .post-thumbnail.post-thumbnail--fullwidth {
	max-width: 100%;
	padding-right: 0;
	padding-bottom: 15px;
	float: none;
}

.post-list__item-content .post-thumbnail .post__cats {
	top: 7px;
	position: relative;
}

.post-list__item-content .post-thumbnail .post-thumbnail__link + .post__cats {
	position: absolute;
	top: 10px;
	left: 10px;
	padding-right: 15px;
}

.post-list__item-content .post-thumbnail + .post-body-right {
	overflow: hidden;
}

@media (min-width: 1200px) {
	.post-list__item-content .post-thumbnail + .post-body-right {
		overflow: hidden;
	}
}

.entry-meta-sharing {
	margin-top: 11px;
}

@media (min-width: 992px) {
	.post-body-right {
		margin-top: -7px;
	}
}

@media (min-width: 1199px) {
	.single-post .post-left-column,
	.page-template-page-with-social .post-left-column {
		float: left;
		width: 149px;
		max-width: 149px;
		min-height: 1px;
		padding-right: 70px;
	}
	.single-post .post-right-column,
	.page-template-page-with-social .post-right-column {
		overflow: hidden;
	}
}

.single-post .has-thumb .post-thumbnail__format-link .post-format-link,
.page-template-page-with-social
	.has-thumb
	.post-thumbnail__format-link
	.post-format-link {
	margin-top: 20px;
}

.page-template-page-with-social .post-left-column .share-btns__list {
	margin-top: 20px;
}

.single-post .post_format-post-format-gallery .post-thumbnail,
.single-post .post_format-post-format-video .post-thumbnail,
.single-post .post_format-post-format-status .post-thumbnail,
.single-post .post_format-post-format-quote .post-thumbnail {
	display: none;
}

.single-post .post_format-post-format-status iframe,
.single-post .post_format-post-format-status .fb_iframe_widget {
	margin-bottom: 26px !important;
}

.archive.category .post-thumbnail a {
	margin-right: 0;
}

.archive.category .post_format-post-format-video .post-thumbnail {
	width: 100%;
}

.archive.category .ultra-small .post_format-post-format-video .post-thumbnail {
	width: auto;
}

.archive.category .post_format-post-format-link .post-thumbnail__format-link {
	right: 20px;
}

.archive.category .post_format-post-format-link .post-thumbnail__format-link a {
	max-width: calc(100% - 80px);
}

@media (max-width: 768px) {
	.archive.category .post_format-post-format-link .post-thumbnail__format-link {
		right: 10px;
	}
}

@media (min-width: 1200px) {
	.archive.category .post_format-post-format-link .post-thumbnail__format-link {
		margin-left: -40px;
	}
}

@media (max-width: 1199px) {
	.archive.category
		.post_format-post-format-link
		.post-thumbnail__format-link
		a {
		font-size: 14px;
		padding: 5px;
		right: 0;
		max-width: calc(100% - 40px);
	}
}

.page .post-left-column,
.single .post-left-column,
.single-post .post-left-column {
	height: auto !important;
}

@media (min-width: 1200px) {
	.page .sticky,
	.single .sticky,
	.single-post .sticky {
		position: fixed;
		z-index: 101;
		top: 20px;
	}
	.page .stop,
	.single .stop,
	.single-post .stop {
		position: relative;
		z-index: 101;
	}
}

.share-btns__list-single-page {
	padding-bottom: 20px;
}

.grid-view-main {
	position: relative;
}

.grid-view-main .post__date .material-icons {
	color: #fff;
}

.grid-view-main figcaption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	padding: 0 30px;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	opacity: 1;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 5px;
	text-align: left;
}

@media (max-width: 767px) {
	.grid-view-main figcaption {
		padding: 12px;
	}
	/*subscribeletter*/
	aside#text-6.widget.widget_text {
		padding-bottom: 60px !important;
		padding-top: 100px !important;
	}
	aside#text-6.widget.widget_text .hbspt-form form {
		flex-wrap: wrap;
	}
	aside#text-6.widget.widget_text
		.hs_email.hs-email.hs-fieldtype-text.field.hs-form-field,
	aside#text-6.widget.widget_text .hs_submit.hs-submit {
		width: 100% !important;
	}
	aside#text-6.widget.widget_text .textwidget p {
		padding: 0;
	}
	/*end*/
}

@media (min-width: 1200px) {
	.grid-view-main figcaption {
		padding: 30px 30px 25px;
	}
}

.grid-view-main figcaption::before {
	content: "";
	position: absolute;
	width: 100%;
	top: 50%;
	bottom: 0;
	left: 0;
	opacity: 0.7;
	z-index: -1;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	background-repeat: repeat-x;
	transition: 0.4s all ease;
}

.grid-view-main figcaption:hover:before {
	top: 40%;
	opacity: 1;
}

.grid-view-main figcaption .share-btns__list {
	position: absolute;
	top: -5px;
	right: -5px;
	opacity: 0;
	width: 180px;
	padding: 5px;
	transition: 0.4s all ease;
	visibility: hidden;
}

.grid-view-main figcaption .entry-title,
.grid-view-main figcaption .post-author {
	color: #fff;
}

@media (max-width: 1199px) {
	.grid-view-main figcaption .post-author {
		display: none;
	}
}

.grid-view-main figcaption .entry-title {
	margin-bottom: 11px;
}

@media (max-width: 1330px) {
	.grid-view-main figcaption .entry-title {
		font-size: 20px;
	}
}

.grid-view-main figcaption .post-date__link,
.grid-view-main figcaption .post-author__link {
	font-size: 14px;
}

.grid-view-main figcaption .post-date__link:hover,
.grid-view-main figcaption .post-author__link:hover {
	color: #fff;
}

.grid-view-main figcaption .grid-view__footer {
	width: 100%;
}

.grid-view-main figcaption .grid-view__footer-2 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	color: #fff;
}

@media (min-width: 991px) and (max-width: 1350px) {
	.grid-view-main figcaption .grid-view-main__title {
		font-size: 20px;
	}
}

@media (max-width: 1199px) {
	.post_format-post-format-quote .grid-view-main blockquote {
		padding: 30px 15px;
	}
}

@media (min-width: 1300px) {
	.post_format-post-format-quote .grid-view-main blockquote {
		font-size: 24px;
		padding-top: 53px;
		max-height: 334px;
	}
}

.post_format-post-format-quote .grid-view-main .entry-title {
	display: none;
}

.post_format-post-format-quote .grid-view-main figcaption:before {
	display: none;
}

.post_format-post-format-quote .grid-view-main figcaption {
	top: auto;
	height: 60px;
	bottom: 0;
	padding-top: 0;
}

.post_format-post-format-video .grid-view-main figcaption {
	top: 58%;
	height: auto;
	bottom: 0;
}

@media (max-width: 1199px) {
	.post_format-post-format-video .grid-view-main .grid-view__footer-2 {
		display: none;
	}
}

.grid-view-main2 {
	border: 1px solid #000;
	padding: 30px;
	font-size: 14px;
}

@media (min-width: 1199px) and (max-width: 1399px) {
	.grid-view-main2 {
		padding: 10px;
	}
}

.grid-view-main2 .embed-wrapper {
	text-align: center;
}

.grid-view-main2 .embed-wrapper .twitter-tweet,
.grid-view-main2 #fb-root {
	margin: 0 auto !important;
}

.grid-view-main2 .iframe-content {
	margin: 20px 0;
}

.grid-view-main2 .grid-view__footer {
	text-align: right;
}

.grid-view-main2 .entry-content {
	font-size: 16px;
}

.archive .posts-list__item .post__cats {
	margin-bottom: 5px;
}

.archive .posts-list__item .entry-footer .btn {
	display: none;
}

@media (min-width: 992px) {
	.single h1,
	.page h1 {
		line-height: 1.26;
	}
	.single .post__cats,
	.page .post__cats {
		font-size: 16px;
		font-weight: 700;
	}
	.single .breadcrumbs + .container,
	.page .breadcrumbs + .container {
		margin-top: 15px;
	}
	.single.page-template-page-with-social #primary,
	.page.page-template-page-with-social #primary {
		margin-top: 7px;
	}
}

@media (max-width: 411px) {
	.entry-meta > span {
		display: block;
	}
}

.posts-list--default .post-thumbnail + .post-body-right {
	overflow: visible;
}

.posts-list .post__tags {
	display: block !important;
}

.single.single-post .site-main {
	margin-top: 32px;
}

/*--------------------------------------------------------------
## Post Formats
--------------------------------------------------------------*/

.post {
	/* Gallery */
	/* Link */
	/* Quote */
	/* Wrapper for non-image featured content */
}

.entry-content .post-gallery {
	margin-top: 10px;
}

.post-gallery img {
	border-radius: 0 0 0 0;
	display: block;
}

.entry-content .post-gallery img {
	border-radius: 0;
}

.post-gallery .swiper-button-prev {
	left: 0;
	border-radius: 0 0 0 0;
}

.post-gallery .swiper-button-next {
	right: 0;
	border-radius: 0 0 0 0;
}

.post-gallery .material-icons {
	font-size: 24px;
}

.post-gallery__caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}

.post-gallery__link {
	display: block;
}

.post-gallery__link img {
	width: 100%;
}

.post-format-link {
	font-style: italic;
	font-weight: 700;
	display: inline-block;
	border-radius: 0;
	margin: 10px 0;
	padding: 11px 22px 11px 22px;
	font-size: 20px;
	/* &:before {
      content: "insert_link";
      @include material-icon();
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px 0 0;
    } */
}

.post .post-format-link {
	text-decoration: underline;
}

.has-thumb .post-thumbnail {
	position: relative;
}

.has-thumb .post-thumbnail__format-link {
	position: absolute;
	top: 50%;
	bottom: 50%;
	left: 0;
	right: 0;
	text-align: center;
}

.has-thumb .post-thumbnail__format-link .post-format-link {
	margin: -20px 0 0 0;
}

.post .quote-link:hover blockquote {
	background: #222;
}

.post-format-quote {
	transition: 0.4s all ease;
	position: relative;
	margin: 0;
	padding: 10px 10px 10px 50px;
	/*@include font-size(1.2);*/
}

@media (min-width: 992px) {
	.entry-content .post-format-quote {
		/*padding: 30px 30px 30px 30px;*/
		font-size: 30px;
	}
}

.post-format-quote cite {
	display: block;
	font-style: normal;
	font-size: 16px;
	font-size: 1rem;
	font-size: 16px;
}

.post-format-quote cite:before {
	content: "— ";
}

.post-format-quote:before {
	content: "format_quote";
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	font-size: 40px;
	margin: -5px 0 0 0;
}

.post-featured-content {
	border-radius: 0 0 0 0;
	overflow: hidden;
}

.format-video .post-featured-content {
	background: none;
}

.post-featured-content .post__cats {
	margin: 10px 0 0 10px;
}

@media (min-width: 992px) {
	.post-featured-content .post__cats {
		margin: 30px 0 0 30px;
	}
}

.format-video .post-featured-content .post__cats {
	position: absolute;
	left: 0;
	top: 0;
	margin: 10px;
}

@media (min-width: 992px) {
	.format-video .post-featured-content .post__cats {
		margin: 30px;
	}
}

.format-video .post-featured-content .post__cats:first-child {
	position: static;
}

.post.format-status .post__cats {
	padding: 0 0 10px;
}

.embed-wrapper .twitter-tweet {
	margin: 10px auto !important;
	margin: 10px 0 !important;
	max-width: 100% !important;
}

.fb_iframe_widget {
	max-width: 100%;
}

.fb_iframe_widget > span {
	max-width: 100%;
}

.archive .post-body-right .post-thumbnail__format-link,
.home .post-body-right .post-thumbnail__format-link {
	display: none;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.footer-area {
	padding-top: 49px;
	padding-bottom: 30px;
}

@media (max-width: 361px) {
	.footer-area {
		padding-top: 19px;
		padding-bottom: 0px;
	}
}

.footer-container {
	padding: 0px 0px;
}

.footer-inner-line {
	padding-top: 4px;
}

.footer-inner {
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: 1px solid #000;
	padding-left: 30px;
	padding-right: 30px;
}

@media (max-width: 361px) {
	.footer-inner {
		padding-top: 12px;
		padding-bottom: 12px;
	}
}

.container .footer-inner {
	padding-left: 0;
	padding-right: 0;
}

.site-footer.default .social-list {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	white-space: nowrap;
}

.site-footer.default .site-info__mid-box {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex: 10 1 auto;
	-ms-flex: 10 1 auto;
	flex: 10 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	text-align: left;
	margin-bottom: 10px;
}

@media (min-width: 767px) {
	.site-footer.default .site-info__mid-box {
		margin-bottom: 0;
	}
}

.site-footer.default .footer-logo {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	padding-right: 13px;
}

.site-footer.default .footer-copyright {
	display: inline-block;
	vertical-align: middle;
}

.site-footer.default .footer-menu {
	display: inline-block;
	vertical-align: middle;
}

.site-info__flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	-webkit-align-content: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.site-footer.centered .footer-logo {
	margin: 0 0 15px;
}

.site-footer.centered .social-list,
.site-footer.centered .footer-menu {
	margin: 10px 0 15px;
}

.site-footer.centered .footer-container {
	text-align: center;
}

.site-footer.minimal .social-list {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	white-space: nowrap;
}

@media (max-width: 500px) {
	.site-footer.minimal .social-list {
		margin: 0 auto;
	}
}

.site-footer.minimal .site-info__mid-box {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	text-align: center;
}

.site-footer.minimal .footer-logo {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.site-footer.minimal .footer-copyright {
	display: inline-block;
	vertical-align: middle;
}

.site-footer.minimal .footer-menu {
	display: inline-block;
	vertical-align: middle;
}

.site-info__flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	-webkit-align-content: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

@media (max-width: 767px) {
	.site-info__flex {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.footer-area-wrap {
	border-top: 3px solid #e3e3e3;
}

.footer-area-wrap .widget:not(.widget-subscribe) .widget-title {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
}

.site-footer {
	font-size: 14px;
	margin-top: 22px;
}

@media (min-width: 992px) {
	.site-footer {
		margin-top: 22px;
	}
}

@media (max-width: 484px) {
	.site-footer .footer-logo {
		display: none;
	}
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

h2 + .posts-list {
	margin-top: 30px;
}

@media (max-width: 361px) {
	h2 + .posts-list {
		margin-top: 10px;
	}
}

h2 + .posts-list.posts-list--grid-2-cols {
	margin-top: 14px;
}

h1 + .entry-meta {
	margin-top: 18px;
	padding-bottom: 5px;
}

.breadcrumbs + .container {
	margin-top: 15px;
}

.post-thumbnail + .entry-content {
	margin-top: 22px;
}

p > img {
	margin-top: 17px;
	margin-bottom: 7px;
}

.page.type-page p > img {
	margin-top: 26px;
}

.page.type-page p > img.size-full {
	margin-top: 18px;
}

.page.type-page .title-line + p > img {
	margin-top: 8px;
}

.entry-content * + table {
	margin-top: 20px;
}

.sidebar-primary aside:first-child {
	margin-top: 30px;
}

@media (max-width: 361px) {
	.sidebar-primary aside:first-child {
		margin-top: 10px;
	}
}

h2 + h1 {
	margin-top: 19px;
}

h1 + p {
	margin-top: 10px;
}

.page.type-page h1 + p img {
	margin-top: 33px;
}

p + h2.title-line {
	margin-top: 30px;
}

p + h2 {
	margin-top: 39px;
}

h2 + p {
	margin-top: 15px;
}

h2.title-line + p {
	margin-top: 36px;
}

h2.title-line + p.p-links {
	margin-top: 32px;
	line-height: 25px;
	margin-bottom: 4px;
}

p + h3 {
	margin-top: 42px;
}

h3 + p {
	margin-top: 14px;
}

p + h4 {
	margin-top: 40px;
}

h4 + p {
	margin-top: 14px;
}

p + h5 {
	margin-top: 43px;
	margin-bottom: 5px;
}

h5 + p {
	margin-top: 4px;
}

p + h6 {
	margin-top: 47px;
	margin-bottom: 5px;
}

h6 + p {
	margin-top: 7px;
}

p + ul,
p + ol {
	margin-top: 17px;
}

ul + h2,
ol + h2 {
	margin-top: 38px;
}

p + p {
	margin-top: 8px;
}

p + .p--styles {
	margin-top: 17px;
}

.p--styles + .p--styles {
	margin-top: -4px;
}

.p--styles + .title-line {
	margin-top: 39px;
}

.wp-audio-shortcode + p {
	margin-top: 20px;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

@media (min-width: 992px) {
	.archive-title {
		margin-bottom: 40px;
	}
}

blockquote {
	margin: 40px 0;
}

span.wpcf7-not-valid-tip {
	margin-left: 20px;
	margin-top: 5px;
	font-size: 14px;
}

div.wpcf7 {
	margin-top: 36px;
}

.wpcf7-form .wpcf7-description {
	margin-top: 30px;
	margin-bottom: 24px;
	font-style: italic;
}

.wpcf7-form input,
.wpcf7-form textarea {
	font-weight: 400;
}

.wpcf7-form p + p {
	margin-top: 11px;
	margin-bottom: 0;
}

.wpcf7-form .wpcf7-submit {
	margin-top: 13px;
	margin-bottom: 15px;
}

.widget-image-grid + .widget {
	margin-top: -30px;
}

@media (min-width: 1200px) {
	.post-thumbnail--ultra-small + .post-body-right .entry-title {
		margin-top: -5px;
	}
}

.posts-list--masonry-2-cols + .navigation.pagination,
.posts-list--masonry-3-cols + .navigation.pagination {
	margin-top: 30px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.not-found {
	background: #fff;
	/*box-shadow: 0 5px 32px rgba(103,122,141,.17);*/
	border-radius: 0;
	position: relative;
	z-index: 0;
	padding: 0px;
	text-align: center;
}

@media (min-width: 992px) {
	.not-found {
		padding: 0px;
	}
}

.not-found h4 + p {
	padding-bottom: 61px;
	margin-bottom: 52px;
	border-bottom: 1px dotted #ccc;
}

.not-found h4 + p + p {
	margin-bottom: 15px;
}

@media (min-width: 992px) {
	.not-found .page-title {
		font-size: 150px;
		margin-top: 0;
		margin-bottom: -10px;
	}
}

.not-found h4 {
	font-style: normal;
}

@media (min-width: 992px) {
	.not-found h4 {
		font-size: 50px;
		margin-bottom: 26px;
	}
}

@media (min-width: 1200px) {
	.error-404 {
		margin-top: -12px;
	}
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	max-width: 100%;
}

.post_format-post-format-video embed,
.post_format-post-format-video iframe,
.post_format-post-format-video object {
	width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.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-caption {
	display: block;
}

/*--------------------------------------------------------------
## Embeds
--------------------------------------------------------------*/

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 62.33%;
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.top-panel .search-form {
	border-right: 0;
	margin: 0;
	margin-right: 4px;
	padding-right: 7px;
}

.search-form .cse .gsc-control-cse,
.search-form .gsc-control-cse {
	border: 0 !important;
	padding: 0 !important;
	background-color: transparent;
}

.search-form .gsc-input-box {
	border: 0;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent;
	border-bottom: 1px solid #ffffff;
}

.search-form table {
	margin-bottom: 0;
}

.search-form .gsc-input-box input.gsc-input {
	background: transparent !important;
	padding: 0 !important;
	color: #ffffff;
	font-size: 16px;
	line-height: 30px !important;
	outline: none;
	box-shadow: none !important;
	height: 40px !important;
}

.search-form .gsc-input-box,
.search-form .gsc-input-box table,
.search-form .gsc-input-box input,
.search-form .gsc-input-box input.gsc-input:hover,
.search-form .gsc-input-box input.gsc-input:focus {
	outline: none !important;
	box-shadow: none !important;
}

/**contributers-page**/

.contributors-sec {
}

.contributors-sec .top-heading {
	padding: 5px 0;
	margin: 0 0 10px;
	text-align: center;
}

.contributors-sec .top-heading h1 {
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	color: #424242;
	font-style: italic;
	font-weight: normal;
}

.contributorslist {
	margin: 10px 0;
}

.eachcontributor {
	text-align: center;
	background: #f2f2f2;
	margin-top: 80px;
	color: #414141;
	padding: 20px;
}

.eachcontributor .img {
	display: inline-block;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 5px solid #d9d9d9;
	position: relative;
	margin-top: -50px;
}

.eachcontributor .img img {
}

.eachcontributor .authcontent {
}

.eachcontributor .authcontent h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 0 10px;
	color: #ed4c3c;
}

.eachcontributor .authcontent h3 a {
	display: block;
	color: #ed4c3c;
	text-decoration: none;
}

.eachcontributor .authcontent h3 a:hover {
	color: #414141;
}

.eachcontributor .authcontent p {
	margin: 0 0 10px;
	color: #414141;
}

.eachcontributor .authviewbtn {
	color: #fff;
	text-decoration: none;
	background: #ed4c3c;
	font-size: 18px;
	line-height: 20px;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 5px;
}

.eachcontributor .authviewbtn:hover {
	background: #8e8e8e;
}

.eachcontributor .authsocial,
.contributordetails .authsocial {
	list-style: none;
	padding: 10px 0;
	margin: 0 0 15px !important;
}

.eachcontributor .authsocial li,
.contributordetails .authsocial li {
	display: inline-block;
	margin: 0 4px;
	vertical-align: middle;
}

.eachcontributor .authsocial li:before,
.contributordetails .authsocial li:before {
	display: none;
}

.eachcontributor .authsocial li a,
.contributordetails .authsocial li a {
	display: block;
	line-height: 0;
	position: relative;
	filter: grayscale(0);
	transition: 1s;
	-webkit-transition: 1s;
}

.eachcontributor .authsocial li a:hover,
.contributordetails .authsocial li a:hover {
	filter: grayscale(100%);
}

.contributordetails {
}

.contributordetails .img {
	display: inline-block;
	vertical-align: top;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 5px solid #d9d9d9;
	position: relative;
	margin-right: 12px;
	margin-bottom: 15px;
}

.contributordetails .img img {
}

.contributordetails .authcontent {
	display: inline-block;
	vertical-align: top;
	width: 75%;
}

.contributordetails .author-details-with-social h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

.contributordetails .author-details-with-social .authsocial {
	display: inline-block;
	vertical-align: middle;
	margin: 0 !important;
	padding: 0;
}

.postby-auth-list {
}

.postby-auth-list h2.auth-title-by {
	font-size: 18px;
	line-height: 20px;
	color: #7d7d7d;
	margin: 0 0 20px;
}

.postby-auth-list h2.auth-title-by span {
	display: inline-block;
	font-weight: 600;
	font-size: 18px;
	color: #ed4c3c;
}

.postby-auth-hld {
}

.postby-auth-hld article {
	float: left;
	width: 46%;
	margin-right: 4%;
	padding: 0 0 15px !important;
	min-height: 475px;
}

.postby-auth-hld article:nth-child(2n) {
	margin-right: 0;
}

.postby-auth-hld article .post-body-onimg {
	position: relative;
	/* top: -120px; */
	background: #fff;
	max-width: 90%;
	margin: 0 auto;
	padding: 15px;
	box-shadow: 2px 2px 9px 0px #7a7a7a;
	margin-top: -124px;
	min-height: 316px;
}

.postby-auth-hld article .post-body-onimg .share-btns-main {
	display: none;
}

.postby-auth-hld article .post-body-onimg .entry-meta-sharing {
	margin: 0;
}

.postby-auth-hld article .post-body-onimg .entry-meta-sharing .entry-meta {
	float: none;
	width: 100%;
	max-width: inherit;
	padding: 0 0 0;
	display: inline-block;
}

.postby-auth-hld article .post-body-onimg .entry-meta a,
.postby-auth-hld article .post-body-onimg .entry-meta .post_readtime span {
	color: #464646;
	background: none;
	padding: 0;
	font-size: 14px;
}

.postby-auth-hld article .post-body-onimg .entry-meta .post-author a {
	text-transform: capitalize;
}

.postby-auth-hld article .post-body-onimg .entry-meta > span,
.postby-auth-hld article .post-body-onimg .entry-meta > div {
	margin: 0 !important;
	padding: 0 5px;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	float: left;
}

.postby-auth-hld article .post-body-onimg .entry-meta > span:first-child {
	padding-left: 0;
}

.postby-auth-hld article .post-body-onimg .entry-meta > span:after {
	position: absolute;
	content: "";
	right: -1px;
	top: 3px;
	background: #9d9d9d;
	width: 1px;
	height: 15px;
}

.postby-auth-hld article .post-body-onimg .entry-header {
	position: relative;
	padding: 0 0 10px;
	margin: 0 0 10px;
	height: 90px;
	overflow: hidden;
}

.postby-auth-hld article .post-body-onimg .entry-header:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 20px;
	height: 2px;
	background: #ed4c3c;
}

.postby-auth-hld article .post-body-onimg .entry-content {
	font-size: 15px;
	line-height: 23px;
}

/**Publisher_Resource_Guides**/

.custom-html-widget {
}

.custom-html-widget ul {
	padding: 0 5px !important;
}

.custom-html-widget ul li {
	display: inline-block;
	padding: 14px !important;
	background: #f2f2f2;
	margin: 0 0 10px !important;
	box-shadow: 0px 0px 0px 1px #dfdada;
	border-radius: 0;
}

.custom-html-widget ul li a.img_cls {
	display: inline-block;
	vertical-align: top;
	top: 0;
}

.custom-html-widget ul li .pb_resource {
	color: #000;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	width: 63%;
	line-height: 20px;
}

.custom-html-widget ul li .pb_resource strong {
	font-size: 16px;
	display: inline-block;
	/* margin: 0 0 8px; */
	margin: 0 0 2px 0;
	padding: 0;
	/* min-height: 30px; */
}

.custom-html-widget ul li .pb_resource span {
	color: #000;
	font-weight: 500;
	margin: 0 0 10px 0;
	display: block;
}

.resource_hold .custom-html-widget ul li .pb_resource span {
	color: #25497d;
}

#custom_html-3 .custom-html-widget ul li .pb_resource span {
	color: #000;
}

.custom-html-widget ul li .pb_resource p {
	margin: 0 0 18px;
}

.custom-html-widget ul li .pb_resource a,
#custom_html-3 .custom-html-widget ul li .pb_resource a,
#custom_html-3 .custom-html-widget ul li > a {
	color: #000;
	background: none !important;
	padding: 0;
	top: 0;
}

.custom-html-widget ul li .pb_resource a:hover,
#custom_html-3 .custom-html-widget ul li .pb_resource a:hover,
#custom_html-3 .custom-html-widget ul li > a:hover {
	color: #ed4c3c;
}

.custom-html-widget ul li .pb_resource a.read,
#custom_html-3 .custom-html-widget ul li .pb_resource a.read {
	background: #ed4c3c !important;
	color: #fff;
	top: 0;
	padding: 5px 10px;
}

.custom-html-widget ul li img {
	margin: 0 10px 0 0 !important;
	float: none;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #e7e3e3;
}

.custom-html-widget ul li .pb_resource a.read:hover,
#custom_html-3 .custom-html-widget ul li .pb_resource a.read:hover {
	background: #ffc500 !important;
	color: #424242;
}

/**Publisher_Resource_Guides*end*/

/**thank-you**/

.page-id-5789 .entry-content h2 {
	margin: 0 0 20px;
	font-size: 50px;
	line-height: 60px;
	color: #6e6e6e;
	text-transform: capitalize;
	font-style: normal;
	font-family: "Lato", sans-serif;
	font-weight: 600;
}

.page-id-5789 .entry-content > p {
	font-size: 18px;
	line-height: 34px;
	padding-right: 30px;
}

.page-id-5789 .for-post-pages {
	padding-top: 40px;
}

.page-id-5789 .themezee-social-sharing {
	padding-top: 30px;
	border-top: 1px solid #8a8a8a;
}

.page-id-5789 .tzss-style-icons .tzss-share-buttons-list {
	text-align: center;
	display: block;
}

.page-id-5789 .tzss-style-icons .tzss-share-buttons-list .tzss-share-item {
	width: auto;
	display: inline-block;
	float: none;
}

.cc-revoke.cc-bottom.cc-animate {
	left: -300px !important;
	opacity: 0 !important;
}

.cc-revoke.cc-bottom {
	left: -300px !important;
	opacity: 0 !important;
}

.page-id-5789 .entry-content > p > em a {
	color: #424242;
}

.page-id-5789 .entry-content > p > em a:hover {
	color: #ed4b3c;
}

.reusableblock .pb_resource p {
	min-height: 70px;
}

/**megamenu**/

.header-container.isStuck {
	/* display: none;*/
}

.main-navigation #mega-menu-wrap-main {
	background: none;
}

.main-navigation #mega-menu-wrap-main #mega-menu-main {
	text-align: center;
}

.main-navigation #mega-menu-wrap-main #mega-menu-main li {
	position: relative;
}

#mega-menu-wrap-main #mega-menu-main > li.mega-menu-megamenu.mega-menu-item {
	position: relative;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-item
	> a.mega-menu-link {
	padding: 25px 16px;
	color: #000;
	height: auto;
	font-size: 16px;
	line-height: 18px;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-item
	> a.mega-menu-link:before {
	left: 0;
	content: "";
	height: 3px;
	position: absolute;
	bottom: -3px;
	transition: all 0.2s ease-out;
	opacity: 0;
	width: 100%;
	background: #ed4c3c;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-item
	> a.mega-menu-link:hover,
.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-item.mega-current_page_item
	> a.mega-menu-link {
	color: #ed4c3c;
	background: none;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-item
	> a.mega-menu-link:hover:before,
.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-item.mega-current_page_item
	> a.mega-menu-link:before {
	opacity: 1;
	z-index: 1;
}

#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu {
	top: 100%;
	background: #424242;
	width: 154px;
	text-align: left;
}

#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li {
	border-bottom: 1px dashed #fff;
}

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-flyout
	ul.mega-sub-menu
	li:last-child {
	border: none;
}

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-flyout
	ul.mega-sub-menu
	li.mega-menu-item
	a.mega-menu-link {
	color: #fff;
	font-weight: 400;
	font-family: Lato, sans-serif;
	text-align: left;
	padding: 10px 18px 10px 18px;
	position: relative;
	font-size: 14px;
	line-height: 16px;
	background: none;
}

#mega-menu-wrap-main
	#mega-menu-main
	li.mega-menu-item-has-children
	> a.mega-menu-link
	> span.mega-indicator {
	display: none;
}

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-flyout
	ul.mega-sub-menu
	li.mega-menu-item
	a.mega-menu-link:hover {
	color: #ed4c3c;
	background: none;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	li.resources_style
	.mega-sub-menu {
	background: none;
	left: -1px;
}

.mega-sub-menu .custom-html-widget ul {
	left: 0;
	visibility: visible;
	opacity: 1;
	top: 4px;
	width: 700px;
	transform: translate(-50%, 0);
	background: #fff;
	padding: 0 !important;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	li.resources_style
	.mega-sub-menu
	.custom-html-widget
	ul
	li {
	margin: 2px 2px 4px !important;
	width: 49%;
	vertical-align: top;
	min-height: 190px;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	li.resources_style
	.mega-sub-menu
	.custom-html-widget
	ul
	li
	a.img_cls {
	padding: 0;
	min-width: inherit;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	li.resources_style
	.mega-sub-menu
	.custom-html-widget
	ul
	li
	.pb_resource
	a {
	line-height: 20px;
	width: auto;
	min-width: inherit;
	display: inline-block;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	li.resources_style
	.mega-sub-menu
	.custom-html-widget
	ul
	li
	.pb_resource
	a
	strong {
	font-size: 14px;
	font-weight: 600;
}

.main-navigation
	#mega-menu-wrap-main
	#mega-menu-main
	li.resources_style
	.mega-sub-menu
	.custom-html-widget
	ul
	li
	.pb_resource {
	font-size: 14px;
}

#mega-menu-wrap-main
	#mega-menu-main
	li.mega-menu-megamenu.resources_style
	> ul.mega-sub-menu {
}

#mega-menu-wrap-main
	#mega-menu-main
	li.mega-menu-megamenu.resources_style
	> ul.mega-sub-menu
	> li.mega-menu-row
	.mega-menu-column
	> ul.mega-sub-menu
	> li.mega-menu-item {
	padding: 0;
}

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-item.mega-toggle-on
	> a.mega-menu-link {
	background: none;
}

.main-navigation #mega-menu-wrap-main #mega-menu-main li.resources_style {
	overflow: visible;
}

.main-navigation #mega-menu-wrap-main #mega-menu-main li.resources_style:hover {
	overflow: visible;
}

#mega-menu-wrap-main
	#mega-menu-main[data-effect="fade_up"]
	li.mega-menu-item.mega-menu-megamenu
	> ul.mega-sub-menu,
#mega-menu-wrap-main
	#mega-menu-main[data-effect="fade_up"]
	li.mega-menu-item.mega-menu-flyout
	ul.mega-sub-menu {
	display: none;
}

#mega-menu-wrap-main
	#mega-menu-main[data-effect="fade_up"]
	li.mega-menu-item.mega-menu-megamenu:hover
	> ul.mega-sub-menu,
#mega-menu-wrap-main
	#mega-menu-main[data-effect="fade_up"]
	li.mega-menu-item.mega-menu-flyout:hover
	ul.mega-sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translate(0, 0);
	display: block;
}

.header-container .header-container_inner {
	border-bottom: 3px solid #000;
}

/*.header-container .header-container_inner{position: relative;
  border-bottom:none; }
.header-container .header-container_inner:after{
  position: absolute;
  left: 0; bottom: 0; width: 100%; height: 3px; background: #000;
  content: "";
}  */

/**sub-menu-chnage**/

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-flyout:not(.mega-resources_style)
	ul.mega-sub-menu {
	background: #fff;
	width: 210px;
	transform: translate(0, 3px) !important;
	-webkit-transform: translate(0, 3px) !important;
}

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-flyout:not(.mega-resources_style)
	ul.mega-sub-menu
	> .mega-menu-item {
	margin: 2px;
	background: #f2f2f2;
	border: 1px solid #dfdada;
}

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-flyout:not(.mega-resources_style)
	ul.mega-sub-menu
	> .mega-menu-item
	a.mega-menu-link {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #000;
}

#mega-menu-wrap-main
	#mega-menu-main
	> li.mega-menu-flyout:not(.mega-resources_style)
	ul.mega-sub-menu
	> .mega-menu-item
	a.mega-menu-link:hover {
	color: #ed4c3c;
	font-weight: 400;
}

/*background: #f2f2f2; border: 1px solid #dfdada;*/

/*.main-navigation #mega-menu-wrap-main #mega-menu-main
li.mega-resources_style >.mega-sub-menu{
  background: none; border: none;
}*/

/**footer_subscribe**/

.site-footer #footer-area .gform_wrapper .gform_footer input[type="submit"] {
	background: #ed4c3c !important;
	color: #fff;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.375;
	height: auto;
	width: auto;
	font-weight: 400;
}

.site-footer
	#footer-area
	.gform_wrapper
	.gform_footer
	input[type="submit"]:hover {
	background: #ffc500 !important;
	color: #424242 !important;
}

@media (max-width: 1199px) {
	/**Publisher_Resource_Guides**/
	.custom-html-widget ul li img {
		margin: 0 0 10px !important;
	}
	.custom-html-widget ul li .pb_resource {
		width: 100%;
	}
	/**Publisher_Resource_Guides*end*/
	.reusableblock .pb_resource p {
		min-height: 105px;
	}
	/**megamenu**/
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul {
		/*width: 360px;*/
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul
		li
		.pb_resource {
		width: 63%;
	}
	/* START 18-5-21 */
	.sidebar-primary .search-form__field[type="search"],
	.sidebar-secondary .search-form__field[type="search"] {
		/*width: 100%;
    margin-right: 0;
    margin-bottom: 10px;*/
		width: calc(100% - 88px);
		margin-right: 8px;
	}
	.widget .search-form__submit {
		width: 80px !important;
	}
	/* END 18-5-21 */
	/* START ALIENCE PAGE */
	.the_alience_top_holder .txt-hlder {
		width: 78%;
		margin-right: 15px;
	}
	.the_alience_top_holder h1 {
		font-size: 30px;
		line-height: 38px;
	}
	/* END ALIENCE PAGE */
	/* new header align */
	.header_text,
	.site-header.centered .site-branding .social-list {
		padding-right: 10px !important;
	}
	/* end new header align */
	h3.widget-title {
		font-size: 21px !important;
	}
}

@media (max-width: 1023px) {
	.postby-auth-hld article {
		float: none;
		width: 100%;
		margin-right: 0 !important;
	}
	/**thank-you**/
	.page-id-5789 .entry-content h2 {
		font-size: 30px;
		line-height: 35px;
	}
	.reusableblock .pb_resource p {
		min-height: inherit;
	}
	blockquote p,
	.tm_fpblock__item__title,
	h3 {
		font-size: 18px;
		line-height: 25px;
	}
	body.single-post #main .post-right-column p,
	body.single-post #main .post-right-column ol li,
	body.single-post #main .post-right-column ul li {
		font-size: 16px;
	}
	/* start 18-5-21 */
	.sidebar-primary .search-form__field[type="search"],
	.sidebar-secondary .search-form__field[type="search"] {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.widget .search-form__submit {
		width: 100% !important;
	}
	/* end 18-5-21 */
	/* START ALIENCE PAGE */
	.the_alience_top_holder .txt-hlder {
		width: 70% !important;
	}
	.the_alience_top_holder h1 {
		font-size: 25px !important;
		line-height: 32px !important;
	}
	.alience_mdl_right_txt h2 {
		line-height: 32px;
	}
	.the_alience_left_holder .posts-list__item {
		flex-wrap: wrap;
	}
	.the_alience_left_holder .posts-list__item .post-thumbnail {
		max-width: 100%;
		width: 100% !important;
		padding: 0;
		margin-bottom: 15px;
	}
	.the_alience_left_holder
		.post-list__item-content
		.post-thumbnail
		+ .post-body-right {
		width: 100%;
	}
	.alience_mdl_right_txt h3 {
		font-size: 20px;
		line-height: 26px;
	}
	.alliance-top-stories .post-list__item-content .post-thumbnail {
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}
	.alliance-top-stories
		.post-list__item-content
		.post-thumbnail
		+ .post-body-right {
		width: 100%;
	}
	.alliance-top-stories .post-thumbnail.post-thumbnail--ultra-small img {
		width: 100%;
		height: 100%;
	}
	.alience_mdl_left_txt p {
		font-size: 17px;
		line-height: 30px;
		font-weight: 600;
	}
	.alience-cnlder-holder h5 {
		font-size: 17px !important;
		margin: 0 !important;
	}
	/* END ALIENCE PAGE */
	/* MENU FIXING */
	#mega-menu-wrap-main .mega-menu-toggle {
		background: #fff;
	}
	.main-navigation
		.mega-menu-wrap
		.mega-toggle-block
		button.mega-toggle-animated:after {
		display: none;
	}
	#mega-menu-wrap-main .mega-menu-toggle + #mega-menu-main {
		background: #fff;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		> li.mega-menu-item
		> a.mega-menu-link {
		padding: 10px 16px;
	}
	/* END MENU FIXING */
	h3.widget-title:after {
		width: 45% !important;
	}
	.alliance-top-stories-new {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.contributordetails .authcontent {
		display: block;
		width: 100%;
	}
	.contributordetails {
		text-align: center;
	}
	.contributordetails .img {
		margin: 0 0 20px;
	}
	.contributordetails .authcontent {
		text-align: left;
	}
	.postby-auth-hld article .post-body-onimg .entry-meta .post_readtime span {
		margin: 0;
	}
	.postby-auth-hld article figure img {
		width: 100%;
	}
	.postby-auth-hld article .post-body-onimg .entry-header {
		height: auto;
	}
	/**Publisher_Resource_Guides**/
	.custom-html-widget ul li img {
		margin: 0 10px 0 0 !important;
	}
	.custom-html-widget ul li .pb_resource {
		width: 65%;
	}
	/**Publisher_Resource_Guides*end*/
	/**megamenu**/
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul {
		transform: translate(-50%, 0);
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul {
		width: 360px;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul
		li {
		width: 100%;
		margin: 0 0 2px;
	}
	/* START ALIENCE PAGE */
	.the_alience_top_holder {
		flex-direction: column-reverse;
	}
	.the_alience_top_holder .txt-hlder {
		width: 100% !important;
		margin-right: 0 !important;
		margin-top: 15px;
	}
	.the_alience_top_holder h1 {
		font-size: 18px !important;
		line-height: 26px !important;
		text-align: center;
	}
	.the_alience_top_holder {
		margin-bottom: 35px !important;
	}
	.alience_mdl_left_txt p {
		font-size: 15px !important;
		line-height: 23px !important;
		text-align: justify !important;
	}
	.alience_mdl_right_txt h2 {
		font-size: 17px !important;
		padding: 15px 0 !important;
		line-height: 26px;
	}
	.alience_mdl_right_txt h3 {
		font-size: 18px !important;
		padding: 10px 0 10px 0 !important;
		line-height: 24px !important;
		max-width: 100% !important;
	}
	.the_alience_left_holder .widget-title:after,
	.alliance-top-stories .widget-title:after {
		width: 74% !important;
	}
	.alliance-top-stories .widget-title:after {
		width: 50% !important;
	}
	.the_alience_left_holder
		.post-thumbnail--ultra-small
		+ .post-body-right
		.entry-title
		a {
		line-height: 25px;
	}
	.alience-cnlder-holder {
		margin-bottom: 35px !important;
	}
	/* END ALIENCE PAGE */
	/* MOBILE FONT FIX */
	body
		.tm_fpblock__item
		.tm_fpblock__item__description
		a.tm_fpblock__item__title,
	body
		.tm_fpblock__item:nth-child(3)
		.tm_fpblock__item__description
		a.tm_fpblock__item__title,
	body
		.tm_fpblock__item:nth-child(4)
		.tm_fpblock__item__description
		a.tm_fpblock__item__title {
		font-size: 20px !important;
		line-height: 24px !important;
	}
	body
		.tm_fpblock__item:first-child
		.tm_fpblock__item__description
		a.tm_fpblock__item__title,
	body
		.tm_fpblock__item:nth-child(2)
		.tm_fpblock__item__description
		a.tm_fpblock__item__title,
	body
		.tm_fpblock__item:nth-child(3)
		.tm_fpblock__item__description
		a.tm_fpblock__item__title,
	body
		.tm_fpblock__item:nth-child(4)
		.tm_fpblock__item__description
		a.tm_fpblock__item__title {
		margin-left: 8px !important;
		font-size: 20px !important;
		line-height: 24px !important;
	}
	/* MOBILE FONT FIX END */
	.breadcrumbs__title {
		float: none !important;
	}
	.the_alience_left_holder
		.post-thumbnail--ultra-small
		+ .post-body-right
		.entry-title
		a {
		font-size: 18px;
	}
	.the_alience_top_holder {
		padding: 5px 0px;
	}
	.alience_mdl_right_txt a {
		font-size: 17px;
	}
	.the_alience_top_holder {
		padding: 5px 0px;
	}
	body.single-post #main .post-right-column {
		max-width: 100% !important;
	}
	h3.widget-title {
		font-size: 30px !important;
		margin-bottom: 28px;
	}
	.alliance-top-stories .post-thumbnail img {
		width: 100%;
		height: 100%;
	}
	.alliance-top-stories h3.widget-title:after {
		width: 38% !important;
	}
	h3.widget-title:after {
		width: 34% !important;
	}
	.even-cldr-txt.widget-title {
		margin-bottom: 15px;
		margin-top: 15px;
	}
}

@media (max-width: 600px) {
	/**megamenu**/
	.header-container .header-container_inner {
		min-height: 50px;
		border-bottom: 3px solid #000;
	}
	.main-navigation .menu-toggle {
		display: none;
	}
	.mega-menu-wrap {
	}
	#mega-menu-wrap-main .mega-menu-toggle {
		position: relative;
		float: left;
		background: none;
	}
	.mega-menu-wrap .mega-toggle-label {
		display: none;
	}
	.mega-menu-wrap .mega-menu-toggle .mega-toggle-block {
		margin-right: 0;
	}
	.mega-menu-wrap .mega-menu-toggle .mega-toggle-block {
	}
	#mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-1:after {
		color: #ed4c3c;
		margin: 0;
	}
	#mega-menu-wrap-main .mega-menu-toggle + #mega-menu-main {
		background: none;
		position: relative;
	}
	.main-navigation #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		> li.mega-menu-item
		> a.mega-menu-link {
		padding: 10px 18px;
		display: block;
		position: relative;
		border-bottom: 1px dotted #ddd;
		font-size: 16px;
		line-height: 18px;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		> li.mega-menu-item
		> a.mega-menu-link:before {
		position: absolute;
		content: "";
		width: 3px;
		height: 100%;
		background: #dd5740;
		left: 0;
		top: 0;
		opacity: 0;
	}
	#mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu {
		background: #424242;
		width: auto;
		text-align: left;
		position: relative;
		float: none;
		text-indent: initial;
		display: block;
		background: none;
	}
	#mega-menu-wrap-main
		#mega-menu-main
		> li.mega-menu-flyout
		ul.mega-sub-menu
		li {
	}
	#mega-menu-wrap-main
		#mega-menu-main
		> li.mega-menu-flyout
		ul.mega-sub-menu
		li
		a.mega-menu-link,
	#mega-menu-wrap-main
		#mega-menu-main
		> li.mega-menu-flyout
		ul.mega-sub-menu
		li.mega-menu-item:first-child
		> a.mega-menu-link,
	#mega-menu-wrap-main
		#mega-menu-main
		> li.mega-menu-flyout
		ul.mega-sub-menu
		li.mega-menu-item
		a.mega-menu-link {
		padding: 10px 17px 10px 23px;
		display: block;
		position: relative;
		color: #000;
		border-bottom: 1px dotted #ddd;
		font-size: 14px;
		line-height: 18px;
	}
	.main-navigation #mega-menu-wrap-main #mega-menu-main li.resources_style {
		overflow: hidden;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style:hover {
		overflow: visible;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu {
		background: none;
		left: -1px;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul {
		left: 0;
		visibility: visible;
		opacity: 1;
		top: 4px;
		width: 100%;
		display: block;
		position: relative;
		transform: translate(0, 0);
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul
		li {
		margin: 0 0 4px !important;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul
		li
		a.img_cls {
		padding: 0;
		min-width: inherit;
	}
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul
		li
		.pb_resource
		a {
		line-height: 22px;
		width: auto;
		min-width: inherit;
		display: inline-block;
	}
	#mega-menu-wrap-main
		#mega-menu-main
		li.mega-menu-megamenu.resources_style
		> ul.mega-sub-menu {
		position: relative;
		display: block;
	}
	#mega-menu-wrap-main
		#mega-menu-main
		li.mega-menu-megamenu.resources_style
		> ul.mega-sub-menu
		> li.mega-menu-row
		.mega-menu-column
		> ul.mega-sub-menu
		> li.mega-menu-item {
		padding: 0;
	}
}

@media (max-width: 479px) {
	/**Publisher_Resource_Guides**/
	.custom-html-widget ul li img {
		margin: 0 0 10px !important;
	}
	.custom-html-widget ul li .pb_resource {
		width: 100%;
	}
	#custom_html-3 .custom-html-widget ul li .pb_resource {
		display: inline-block;
		width: 62%;
	}
	#custom_html-3 .custom-html-widget ul li a.img_cls {
		display: inline-block;
		width: 32%;
	}
	#custom_html-3 .custom-html-widget ul li .pb_resource p,
	body.single-post #main .textwidget.custom-html-widget ul li .pb_resource p {
		margin: 0 0 10px;
		line-height: 18px !important;
	}
	#custom_html-3 .custom-html-widget ul li .pb_resource strong,
	.custom-html-widget ul li .pb_resource strong {
		margin: 0 0 2px;
	}
	/**megamenu**/
	.main-navigation
		#mega-menu-wrap-main
		#mega-menu-main
		li.resources_style
		.mega-sub-menu
		.custom-html-widget
		ul
		li
		.pb_resource {
		width: 100%;
	}
	/**Publisher_Resource_Guides*end*/
}

/*author-desc end*/

/*FOOTER SUBSCRIBE START (5.12.19)*/

.footer-inner-line .gform_wrapper form#gform_1 .gform_footer {
	margin-top: 0 !important;
}

.footer-inner-line .gform_wrapper #footer-area .gform_body {
	padding: 0 !important;
}

body .footer-inner-line #footer-area .gform_wrapper .gform_body ul {
	width: 100%;
	margin-bottom: 8px !important;
}

/*FOOTER SUBSCRIBE END (5.12.19)*/

/* COMMUNITY PAGE TEMPLATE */

@font-face {
	font-family: "LL Circular Bold Web";
	src: url("fonts/lineto-circular-bold.eot");
	src: url("fonts/lineto-circular-bold.eot?#iefix") format("embedded-opentype"),
		url("fonts/lineto-circular-bold.woff2") format("woff2"),
		url("fonts/lineto-circular-bold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "LL Circular Book Web";
	src: url("fonts/lineto-circular-book.eot");
	src: url("fonts/lineto-circular-book.eot?#iefix") format("embedded-opentype"),
		url("fonts/lineto-circular-book.woff2") format("woff2"),
		url("fonts/lineto-circular-book.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "LL Circular Book Italic Web";
	src: url("fonts/lineto-circular-bookItalic.eot");
	src: url("fonts/lineto-circular-bookItalic.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/lineto-circular-bookItalic.woff2") format("woff2"),
		url("fonts/lineto-circular-bookItalic.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

/* fonts */

body.page-template-community #headerarea h3 .underline {
	padding: 0;
	background: url("img/background-yellow-line.svg") repeat-x;
	background-position-x: 0;
	background-position-y: 100%;
}

body.page-template-community #headerarea h3 {
	font-size: 36px;
	letter-spacing: 0;
	line-height: 66px !important;
	font-family: "LL Circular Bold Web", Helvetica, Arial, sans-serif !important;
	color: #282828;
}

body.page-template-community aside#sidebar-primary,
body.page-template-community div.breadcrumbs {
	display: none;
}

body.page-template-community .site-container {
	margin-top: -15px !important;
}

body.page-template-community header#masthead {
	margin-bottom: 0;
}

body.page-template-community div.header-container {
	/* can adjust this */
	padding-bottom: 0 !important;
}

body.page-template-community #content {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	display: block;
	width: 100% !important;
	max-width: 100% !important;
}

body.page-template-community #primary {
	flex: 0 0 100%;
	flex-shrink: 0;
	flex-grow: 1;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
}

body.page-template-community #headerarea {
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	margin-top: -30px;
	padding-bottom: 48px;
}

body.page-template-community header.entry-header {
	text-align: center;
	padding-top: 40px;
}

body.page-template-community header.entry-header .content p {
	font-family: "LL Circular Book Web", Helvetica, Arial, sans-serif !important;
	font-size: 16px;
	line-height: 23px !important;
}

body.page-template-community header.entry-header .sponsoredby p {
	text-transform: uppercase;
	font-family: "LL Circular Book Web", Helvetica, Arial, sans-serif !important;
	font-size: 12px;
	letter-spacing: 4px !important;
	color: #282828;
}

body.page-template-community header.entry-header .sponsoredby p strong {
	font-family: "LL Circular Bold Web", Helvetica, Arial, sans-serif !important;
}

body.page-template-community header.entry-header img {
	max-width: 80px;
	margin-top: -20px;
}

body.page-template-community #content .col-md-6 h4 {
	font-family: "LL Circular Book Web", Helvetica, Arial, sans-serif !important;
	background: url("img/over.png") no-repeat top left;
	background-size: 84px auto;
	font-size: 28px !important;
	line-height: 32px !important;
	padding-top: 20px;
	margin-bottom: 48px;
	letter-spacing: 0.25px;
	color: #282828;
	font-style: normal;
}

body.page-template-community #content .col-md-6 h4 span.over {
	font-family: "LL Circular Bold Web", Helvetica, Arial, sans-serif !important;
	font-size: 28px !important;
	line-height: 34px !important;
}

body.page-template-community .row.community {
	margin-top: 112px;
}

body.page-template-community .quote_holder {
	position: relative;
	min-height: 71px;
	padding-left: 90px;
}

body.page-template-community .quote_holder .img-fluid {
	width: 71px;
	height: 71px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

body.page-template-community .quote_holder .attribute {
}

body.page-template-community .row .pad {
	padding-left: 40px;
}

body.page-template-community .quote_holder .attribute strong {
	display: block;
	font-family: "LL Circular Bold Web", Helvetica, Arial, sans-serif !important;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: -0.11px;
	color: #282828;
}

body.page-template-community .quote_holder .attribute small {
	display: block;
	font-family: "LL Circular Book Italic Web";
	font-size: 16px;
	line-height: 23px;
	letter-spacing: -0.11px;
	color: #282828;
	margin-bottom: 24px;
}

body.page-template-community .attribute a {
	text-decoration: underline;
	display: block;
	padding-left: 90px !important;
	color: #007bff;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
	font-family: "LL Circular Book Web", Helvetica, Arial, sans-serif !important;
	font-size: 18px;
	letter-spacing: 0;
}

body.page-template-community .attribute a:hover {
	text-decoration: none;
	color: #2600e6;
}

body.page-template-community #content {
	margin-bottom: 112px;
}

body.page-template-community .additional_information {
	padding-left: 90px;
}

body.page-template-community .additional_information p span {
	color: #282828;
	font-family: "LL Circular Book Web", Helvetica, Arial, sans-serif !important;
}

body.page-template-community .additional_information p br {
	display: none !important;
}

body.page-template-community .additional_information strong {
	display: block;
	font-family: "LL Circular Bold Web", Helvetica, Arial, sans-serif !important;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: -0.11px;
	color: #282828;
}

body.page-template-community .additional_information em {
	display: block;
	font-family: "LL Circular Book Italic Web";
	font-size: 16px;
	line-height: 23px;
	letter-spacing: -0.11px;
	color: #282828;
	margin-bottom: 24px;
	background: transparent;
}

body.page-template-community #content-container {
	/* border: 1px solid blue; */
}

body.page-template-community div[id^="div-gpt-ad-"] {
	display: none !important;
}

body.page-template-community #content-container {
	max-width: 1200px !important;
	margin: 0 auto;
}

body.page-template-community
	footer#colophon
	.footer-area-wrap
	.site-content
	.footer-inner-line
	#footer-area {
	margin-left: 0 !important;
	margin-right: 30px !important;
}

@media only screen and (max-width: 991px) {
	body.page-template-community .row .pad {
		padding-left: 15px;
		padding-top: 24px;
	}
}

.resource_hold .custom-html-widget ul li .pb_resource a.read {
	display: table;
	font-weight: 900;
}

/*---Site Logo Resize for tab-----*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.site-header.centered
		.site-branding
		.site-branding__logo
		.site-logo
		.site-logo__link
		img.site-link__img {
		max-width: 350px;
	}
	.custom-html-widget ul li a.img_cls {
		width: 100% !important;
	}
	.custom-html-widget ul li a.img_cls img {
		width: 100% !important;
	}
	.custom-html-widget ul li .pb_resource {
		width: 100% !important;
	}
	.widget_text.widget.widget_custom_html .widget-title {
		padding-right: 0 !important;
	}
	.widget_text.widget.widget_custom_html .widget-title h4 {
		font-size: 21px !important;
	}
	.widget h4 {
		font-size: 21px !important;
	}
	.the_alience_top_holder .txt-hlder {
		width: 72% !important;
	}
	.alience_mdl_right_txt h2 {
		font-size: 17px;
		line-height: 24px;
	}
	.the_alience_top_holder h1 {
		font-size: 32px;
	}
	.alience-cnlder-holder h5 span {
		margin-top: 0;
	}
	.holder h5 {
		font-size: 16px !important;
	}
	.the_alience_left_holder .widget-title:after {
		width: 85%;
	}
	.alliance-top-stories .widget-title:after {
		width: 62%;
	}
	.the_alience_left_holder .posts-list__item .post-thumbnail {
		height: 175px;
	}
	.the_alience_left_holder .posts-list__item .post-thumbnail img {
		height: 175px !important;
		object-position: center;
	}
}

/* Events CSS Grid layout related */
.cards-css-grid .container.has-3 {
	grid-template-columns: repeat(3, 1fr);
}

.cards-css-grid .container.has-4 {
	grid-template-columns: repeat(2, 1fr);
}

.cards-css-grid .container.has-5,
.cards-css-grid .container.has-6 {
	grid-template-columns: 33% repeat(2, 1fr);
}

.cards-css-grid .container.has-5 .item:first-child {
	grid-row: span 2;
	height: 100%;
}

.cards-css-grid .container.has-7,
.cards-css-grid .container.has-8,
.cards-css-grid .container.has-9,
.cards-css-grid .container.has-10,
.cards-css-grid .container.has-11,
.cards-css-grid .container.has-12 {
	grid-template-columns: repeat(4, 1fr);
}

.cards-css-grid .container.has-7 .item:first-child,
.cards-css-grid .container.has-8 .item:first-child,
.cards-css-grid .container.has-9 .item:first-child,
.cards-css-grid .container.has-10 .item:first-child,
.cards-css-grid .container.has-10 .item:nth-child(6),
.cards-css-grid .container.has-11 .item:first-child,
.cards-css-grid .container.has-12 .item:first-child {
	grid-row: span 2;
	grid-column: span 2;
	height: 100%;
}

.cards-css-grid .container.has-7 .item:last-child,
.cards-css-grid .container.has-7 .item:nth-last-child(2),
.cards-css-grid .container.has-8 .item:last-child,
.cards-css-grid .container.has-11 .item:nth-last-child(2),
.cards-css-grid .container.has-11 .item:last-child,
.cards-css-grid .container.has-12 .item:last-child {
	grid-column: span 2;
}

.cards-css-grid .container {
	display: grid;
	grid-gap: 7px;
}

.cards-css-grid .item {
	padding: 20px;
	background-size: cover;
	background-position: center;
	min-height: 400px;
	display: flex;
	flex-direction: column;
	height: auto;
	position: relative;
}

.cards-css-grid .item::before {
	content: "";
	position: absolute;
	width: 100%;
	top: 50%;
	bottom: 0;
	left: 0;
	opacity: 0.7;
	z-index: 2;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	background-repeat: repeat-x;
	transition: 0.4s all ease;
}

.cards-css-grid .item-content {
	margin-top: auto;
	z-index: 2;
}

.cards-css-grid .item-content .date {
	display: block;
	font-size: 14px;
	transition: inherit;
	color: #c70056;
	font-family: Nunito, sans-serif;
}

.cards-css-grid .item-content .btn {
	margin-top: 15px;
	margin-bottom: 15px;
}

.cards-css-grid .item-content h3 {
	line-height: 1.2;
}

.cards-css-grid .item-content .main-title p {
	font-size: 19px;
}

.cards-css-grid .item-content .main-title,
.cards-css-grid .item-content .main-title {
	color: #ffffff;
	font-weight: bold;
}

.cards-css-grid .item-content .main-title:hover,
.cards-css-grid .item:hover .main-title {
	color: #c70056;
}

.item-label a {
	padding: 3px 10px;
	font-size: 12px;
	font-weight: 700;
	color: #ffffff;
	background: #c70056;
	font-family: Nunito, sans-serif;
	line-height: 22px;
	display: inline-block;
}

@media (max-width: 1199.98px) {
	.cards-css-grid .item {
		min-height: 300px;
	}

	.cards-css-grid .item-content .main-title,
	.cards-css-grid .item-content p {
		font-size: 16px !important;
		line-height: normal;
	}

	.cards-css-grid .item-content h3 {
		line-height: 0.6;
	}
}

@media (max-width: 991.98px) {
	.cards-css-grid .container.has-3,
	.cards-css-grid .container.has-6,
	.cards-css-grid .container.has-7,
	.cards-css-grid .container.has-8,
	.cards-css-grid .container.has-9,
	.cards-css-grid .container.has-10,
	.cards-css-grid .container.has-11,
	.cards-css-grid .container.has-12 {
		grid-template-columns: repeat(2, 1fr);
	}

	.cards-css-grid .container.has-5 {
		grid-template-columns: 50% repeat(1, 1fr);
	}

	.cards-css-grid .container.has-5 .item:first-child {
		grid-column: span 2;
	}

	.cards-css-grid .container.has-7 .item:first-child,
	.cards-css-grid .container.has-9 .item:first-child {
		grid-column: unset !important;
	}

	.cards-css-grid .container.has-7 .item:last-child,
	.cards-css-grid .container.has-7 .item:nth-last-child(2),
	.cards-css-grid .container.has-11 .item:last-child,
	.cards-css-grid .container.has-11 .item:nth-last-child(2) {
		grid-column: span 1;
	}
}

@media (max-width: 767.98px) {
	.cards-css-grid .container,
	.cards-css-grid .container.has-3,
	.cards-css-grid .container.has-4,
	.cards-css-grid .container.has-5,
	.cards-css-grid .container.has-6,
	.cards-css-grid .container.has-7,
	.cards-css-grid .container.has-8,
	.cards-css-grid .container.has-9,
	.cards-css-grid .container.has-10,
	.cards-css-grid .container.has-11,
	.cards-css-grid .container.has-12 {
		grid-template-columns: repeat(1, 1fr);
	}

	.cards-css-grid .container.has-5 .item:first-child,
	.cards-css-grid .container.has-8 .item:first-child,
	.cards-css-grid .container.has-8 .item:last-child,
	.cards-css-grid .container.has-10 .item:first-child,
	.cards-css-grid .container.has-10 .item:nth-child(6),
	.cards-css-grid .container.has-11 .item:first-child,
	.cards-css-grid .container.has-12 .item:first-child,
	.cards-css-grid .container.has-12 .item:last-child {
		grid-column: span 1;
	}
}

.h-100 {
	height: 100%;
}
.h-50 {
	height: 50% !important;
}

.justify-content-center {
	justify-content: center;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.text-decoration-none {
	text-decoration: none !important;
}

/* Events page */
.event-info-row {
	margin-top: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: var(--e-global-color-secondary);
	padding: 25px 0px;
}
.event-info-column img {
	width: 70%;
}

.event-info {
	margin-bottom: 5px;
}

.event-info .dashicons {
	margin-right: 5px;
	font-size: 16px;
	vertical-align: middle;
}

.description {
	margin-bottom: 20px;
}
.btn-sm {
	padding: 10px 20px 10px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
/* .title-border-line {
	font-weight: 700;
	position: relative;
	display: inline-block;
	padding-right: 11px;
}
.title-border-line:after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 2000px;
	height: 1px;
	left: 100%;
	bottom: 6px;
	background: #000;
	z-index: -1;
} */

.title-border-line {
	position: relative;
	display: inline-block;
	font-weight: 700;
	padding-right: 10px;
}

.title-border-line:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 100%;
	width: calc(95vw - 100%);
	height: 1px;
	background: #000; /* Adjust the color as needed */
	bottom: 6px;
}
@media (max-width: 991.98px) {
	.title-border-line:after {
		width: calc(92vw - 100%);
	}
}
@media (max-width: 767.98px) {
	.title-border-line:after {
		content: none;
		display: none;
	}
}

/* Slider partner logos section */
.partner-logos .swiper-button-next:before {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	width: 1em;
	height: 1em;
	margin: 13px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	font-size: 24px;
	content: "keyboard_arrow_right";
}
.partner-logos .swiper-button-prev:before {
	font-family: "Material Icons";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	width: 1em;
	height: 1em;
	margin: 13px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	font-size: 24px;
	content: "keyboard_arrow_left";
}
.swiper.partner-logos {
	width: 100%;
	height: 100%;
}

.partner-logos .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.partner-logos .swiper-slide img {
	display: block;
	width: auto;
	height: 115px !important;
	object-fit: contain;
}
.partner-logos .swiper-pagination {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}

.partner-logos .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #999;
	margin: 0 5px;
}

.search-nav-top {
	position: absolute;
	left: 45px;
}
@media (max-width: 1199.98px) {
	.search-nav-top {
		display: none;
	}
}
.search-nav-top form {
	display: flex;
	padding: 5px;
}
.search-nav-top form button {
	padding: 7px 15px;
	width: 85px;
	font-size: 15px;
}
.search-nav-top .search-form:after {
	content: none;
}
.search-nav-top form .search-form__field {
	padding: 11px 20px;
	width: 235px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-20 {
	padding-top: 20px;
}
.pb-20 {
	padding-bottom: 20px;
}
