/*!
 * Theme Name: Daily
 * Theme URI: http://www.theme-junkie.com/themes/daily
 * Description: WordPress Blog/Magazine Theme by Theme Junkie.
 * Version: 3.0.2
 * Author: Theme Junkie
 * Author URI: http://www.theme-junkie.com/
 * Tags: theme-options, right-sidebar, responsive-layout, custom-background, custom-menu, threaded-comments, translation-ready
 * Text Domain: daily
 *
 * License: GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Daily WordPress Theme, Copyright 2015 http://www.theme-junkie.com/
 * Daily is distributed under the terms of the GNU GPL
 *
 * Please DO NOT EDIT THIS FILE, if you want to customize the styles, you can create a child theme
 * See: http://codex.wordpress.org/Child_Themes
 */
/*------------------------------------*	$NORMALIZE
\*------------------------------------*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}

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

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

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	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 {
	font: inherit;
	margin: 0;
	color: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
	-webkit-box-sizing: border-box;
	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-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

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

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

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

td,
th {
	padding: 0;
}

/*------------------------------------*	$MAIN
\*------------------------------------*/
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

* html {
	font-size: 100%;
}

html {
	font-size: 16px;
	line-height: 1.5em;
	min-height: 100%;
}

body {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #222;
	background: #fff;
}

/**
 * Selection Color.
 */
::-moz-selection {
	color: #fff;
	background: #000;
	text-shadow: none;
}

::selection {
	color: #fff;
	background: #000;
	text-shadow: none;
}

::-moz-selection {
	color: #fff;
	background: #000;
	text-shadow: none;
}

/*------------------------------------*	$SHARED
\*------------------------------------*/
.alignleft {
	float: left;
	margin-right: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
}

.alignnone {
	display: block;
}

.screen-reader-text {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}

.sticky,
.bypostauthor {
	color: inherit;
	background: inherit;
}

.noscroll {
	overflow: hidden;
}

/*------------------------------------*	$TYPOGRAPHY
\*------------------------------------*/
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	direction: ltr;
}

/**
 * Set link colors.
 */
a {
	text-decoration: none;
}

a:hover,
a:visited:hover {
	text-decoration: underline;
}

/**
 * Headings.
 */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin: 12px 0;
	margin: .75rem 0;
	color: #222;
}

h1,
.h1 {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 1.1em;
}

h2,
.h2 {
	font-size: 30px;
	font-size: 1.875rem;
	line-height: 1.1em;
}

h3,
.h3 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.3em;
}

h4,
.h4 {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.3em;
}

h5,
.h5 {
	font-size: 16px;
	font-size: 1rem;
}

h6,
.h6 {
	font-size: 14px;
	font-size: .875rem;
}

/**
 * Text elements.
 */
p {
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
}

abbr[title],
dfn[title] {
	cursor: help;
}

del {
	vertical-align: baseline;
	text-decoration: line-through;
	color: #aaa;
}

pre {
	margin: 24px 0;
	margin: 1.5rem 0;
	padding: 24px;
	padding: 1.5rem;
	color: #2080ad;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #fafafa;
}

code {
	color: #2080ad;
}

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

blockquote {
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	font-style: italic;
	margin: 24px 40px;
	margin: 1.5rem 2.5rem;
	padding-left: 20px;
	padding-left: 1.25rem;
	color: #626262;
	border-left: 3px solid #eee;
}

blockquote cite {
	position: relative;
	display: block;
	padding: 10px 0 0 20px;
	padding: .625rem 0 0 1.25rem;
	color: #555;
}

blockquote cite:before {
	position: absolute;
	left: 0;
	content: '\2014';
}

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

address {
	display: block;
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
}

ul,
ol {
	margin: 16px 0;
	margin: 1rem 0;
	padding: 0 0 0 24px;
	padding: 0 0 0 1.5rem;
}

ul {
	list-style: disc;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style: upper-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

li ul,
li ol {
	margin: 0;
}

dl {
	margin: 24px;
	margin: 1.5rem;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

hr {
	clear: both;
	height: 1px;
	min-height: 0;
	margin: 24px 0;
	margin: 1.5rem 0;
	border-top: 1px solid #ddd;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

hr.dotted {
	border-style: dotted;
}

hr.dashed {
	border-style: dashed;
}

hr.blackborder {
	border-color: #000;
}

hr.whiteborder {
	border-color: #fff;
}

/**
 * Print styles.
 */
@media print {
	* {
		color: #000 !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
    a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: ' (' attr(href) ')';
	}

	abbr[title]:after {
		content: ' (' attr(title) ')';
	}

	.ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
		content: '';
	}

	pre,
    blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
    img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p,
    h2,
    h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
    h3 {
		page-break-after: avoid;
	}
}

/*------------------------------------*	$FORM
\*------------------------------------*/
form {
	font-size: 16px;
	font-size: 1rem;
}

input[type='search']::-webkit-search-decoration {
	display: none;
}

input:invalid,
button:invalid,
a.button:invalid,
select:invalid,
textarea:invalid {
	-webkit-box-shadow: none;
	box-shadow: none;
}

input[type='file']:focus,
input[type='file']:active,
input[type='radio']:focus,
input[type='radio']:active,
input[type='checkbox']:focus,
input[type='checkbox']:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

button,
a.button,
input[type='reset'],
input[type='submit'],
input[type='button'] {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	display: inline-block;
	overflow: visible;
	width: auto;
	margin: 0;
	padding: 7px 15px;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
	vertical-align: top;
	text-decoration: none;
	color: #222;
	border: 1px solid #e0e0e0;
	border-radius: 0;
	outline: 0;
	background-color: #f0f0f0;
	background-clip: padding-box;
	-webkit-appearance: none;
}

button:hover,
a.button:hover,
input[type='reset']:hover,
input[type='submit']:hover,
input[type='button']:hover {
	text-decoration: none;
	background-color: #fdfdfd;
}

button::-moz-focus-inner,
a.button::-moz-focus-inner,
input[type='reset']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
input[type='button']::-moz-focus-inner {
	padding: 0;
	border: 0;
}

textarea,
select,
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
input[type='search'] {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 13px;
	font-size: .8125rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 2.5em;
	margin: 0;
	padding: 5px;
	padding: .3125rem;
	text-align: left;
	vertical-align: top;
	color: #222;
	border: 1px solid #e0e0e0;
	border-radius: 0;
	outline: 0;
	background-color: #fff;
	background-clip: padding-box;
	-webkit-appearance: none;
}

textarea[disabled],
select[disabled],
input[type='date'][disabled],
input[type='datetime'][disabled],
input[type='datetime-local'][disabled],
input[type='email'][disabled],
input[type='month'][disabled],
input[type='number'][disabled],
input[type='password'][disabled],
input[type='search'][disabled],
input[type='tel'][disabled],
input[type='text'][disabled],
input[type='time'][disabled],
input[type='url'][disabled],
input[type='week'][disabled] {
	background-color: #eee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.button_disabled {
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #888;
	-webkit-box-shadow: none;
	box-shadow: none;
}


textarea,
select[size],
select[multiple] {
	height: auto;
}

select[size='0'],
select[size='1'] {
	height: 2.5em;
}

@media (-webkit-min-device-pixel-ratio: 0) {
	select[size],
    select[multiple],
    select[multiple][size] {
		padding-right: 3px;
		background-image: none;
	}

	select,
    select[size='0'],
    select[size='1'] {
		padding-right: 20px;
		background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
		background-repeat: no-repeat;
		background-position: right center;
	}

	::-webkit-validation-bubble-message {
		font: 13px/17px 'Lucida Grande', Arial, 'Liberation Sans', FreeSans, sans-serif;
		overflow: hidden;
		min-height: 16px;
		padding: 15px 15px 17px;
		color: white;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-shadow: black 0 0 1px;
	}

	::-webkit-validation-bubble-arrow,
    ::-webkit-validation-bubble-top-outer-arrow,
    ::-webkit-validation-bubble-top-inner-arrow {
		border-color: #666;
		background: #666;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

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

optgroup {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #222;
}

optgroup::-moz-focus-inner {
	padding: 0;
	border: 0;
}

/*------------------------------------*	$TABLE
\*------------------------------------*/
table {
	font-size: 12px;
	font-size: .75rem;
	width: 100%;
	max-width: 100%;
}

table,
td {
	margin: 24px 0;
	margin: 1.5rem 0;
	padding: 5px 10px;
	padding: .3125rem .625rem;
	border: 1px solid #e0e0e0;
}

th {
	margin: 5px 0 10px;
	margin: .3125rem 0 .625rem;
	padding: 5px 10px;
	padding: .3125rem .625rem;
	text-align: left;
	color: #222;
	background-color: #f0f0f0;
}

tr {
	background-color: #fff;
}

table button,
table input {
	*overflow: auto;
}

/*------------------------------------*	$IMAGE
\*------------------------------------*/
figure > img {
	display: block;
}

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

img[class*='align'],
img[class*='attachment-'] {
	height: auto;
}

embed,
iframe,
object {
	width: 100%;
	max-width: 100%;
}

.wp-caption {
	max-width: 100%;
	margin-bottom: 15px;
}

.wp-caption img[class*='wp-image-'] {
	display: block;
	margin-bottom: 5px;
}

.wp-caption-text {
	font-style: italic;
	text-align: center;
	color: #999;
}

.wp-smiley {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

/**
 * Gallery
 * Taken from Twenty Fourteen theme.
 */
.gallery {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.gallery-item {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 4px 4px 0;
	margin: 0 .25rem .25rem 0;
}

.gallery-icon a,
.gallery-icon img {
	display: block;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	font-size: 12px;
	font-size: .75rem;
	line-height: 1.5;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-height: 50%;
	margin: 0;
	padding: 2px 8px;
	padding: .125rem .5rem;
	text-align: left;
	opacity: 0;
	color: #fff;
	background-color: #000;
	background-color: rgba(0, 0, 0, .7);
}

.gallery-caption:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 50px;
	content: '';
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/*------------------------------------*	$STATE
\*------------------------------------*/
.no-js .hide-if-no-js {
	display: none;
}

.gallery {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after,
.gallery:before,
.gallery:after {
	display: table;
	content: '';
}

.clearfix:after,
.gallery:after {
	clear: both;
}

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

/*------------------------------------*	$GLOBAL
\*------------------------------------*/
body {
	font-family: Arial, serif;
	font-size: 15px;
	line-height: 1.6;
	color: #333;
	background: #efefef;
}

#page {
	width: 1185px;
	margin: 0 auto;
	border: 1px solid #dfdfdf;
	background: #fff;
}

#content {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 15px 0;
	border-top: 1px solid #ecede8;
	border-bottom: 1px solid #ecede8;
}

.content-area {
	float: left;
	width: 853px;
	height: auto;
	padding-left: 15px;
	border-right: 1px solid #ecede8;
}

#main {
	float: left;
	width: 647px;
	padding-right: 15px;
	border-right: 1px solid #ecede8;
	margin-top: -1px;
}

#primary,
#secondary {
	margin-top: -1px;
}

.sidebar1 {
	float: right;
	width: 332px;
	height: 100%;
}

.sidebar2 {
	float: right;
	width: 190px;
	height: 100%;
	margin-top: -1px;
}

.clearfix {
	clear: both;
}

/*------------------------------------*	$HEADER
\*------------------------------------*/
#logo {
	line-height: 1;
	float: left;
	margin: 30px 15px;
	text-align: center;
	
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

#logo a:hover {
	text-decoration: none;
}

.site-title {
	font-family: Georgia;
	font-size: 40px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.site-description {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 0;
	text-align: center;
	color: #999;
}

.header-ad {
	float: right;
	width: 728px;
	height: 90px;
	margin: 15px;
}

.archive-ad {
	width: 728px;
	height: 90px;
	margin: 15px auto;
}

#secondary-bar {
	display: block;
	height: 48px;
	margin-bottom: 0;
	border-top: 1px solid #dfdfdf;
}

/*------------------------------------*	$NAVIGATIONS
\*------------------------------------*/
.sf-menu,
.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	background: #fff;
}

.sf-menu > li {
	float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-menu ul {
	margin-top: 0;
	border: 1px solid #e6e6e6;
	background: #fff;
}

.sf-menu ul ul {
	left: 170px;
	margin-top: -7px;
}

.sf-menu a {
	position: relative;
	display: block;
	padding: 0 15px;
}

.sf-menu ul a {
	font-size: 1em;
}

.sf-menu li {
	z-index: 100;
}

.sf-arrows .sf-with-ul {
	padding-right: 25px !important;
}

.sf-arrows .sf-with-ul:after {
	position: absolute;
	top: 50%;
	right: 2px;
	width: 0;
	height: 0;
	margin-top: -2px;
	margin-right: 9px;
	content: '';
	border: 4px solid transparent;
	border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #ddd;
}

.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: 0;
	border-color: transparent;
	border-left-color: #ddd;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: #ddd;
}

/**
 * Primary Navigation
 * -----------------------------------------------------------------------------
 */
#primary-bar {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #dfdfdf;
	background: #f9f9f9;
}

#primary-nav {
	position: relative;
	z-index: 999;
	float: right;
}

#primary-nav ul {
	float: left;
}

#primary-nav ul li {
	float: left;
	border-right: 1px solid #ecede8;
}

#primary-nav .sf-menu li ul {
	margin-top: -1px;
	padding: 0;
}

#primary-nav ul li li {
	width: 180px;
	border-right: none;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#primary-nav ul ul ul {
	left: 150px;
}

#primary-nav ul li a {
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding: 0 15px;
	color: #333;
}

#primary-nav ul li li a:link,
#primary-nav ul li li a:visited {
	color: #999;
	border-top: none;
	border-left: none;
}

/**
 * Secondary Navigation
 * -----------------------------------------------------------------------------
 */
#secondary-nav {
	position: relative;
	z-index: 50;
	float: left;
}

#secondary-nav ul li {
	border-right: 1px solid #eee;
}

#secondary-nav ul li a {
	font-size: 13px;
	font-weight: 700;
	line-height: 44px;
	display: block;
	margin-right: -1px;
	padding: 0 25px;
	color: #333;
    text-transform: uppercase;
}

#secondary-nav .sf-menu li ul {
	padding: 0;
	background: #fff;
	box-shadow: 3px 3px 15px 0 #ccc;
	width: 356px;
}

#secondary-nav ul li a:hover,
#secondary-nav ul li.current_item a {
	text-decoration: none;
	color: #fff;
}

#secondary-nav ul li.home_item a {
	margin-left: 0;
}

#secondary-nav ul li.home_item a i {
	margin-right: 2px;
}

#secondary-nav ul li ul {
	margin-left: -1px;
	border-top: 1px solid #e6e6e6;
}

#secondary-nav ul li li {
	border-right: none;
	background: none;
}

#secondary-nav ul.sf-menu li li a,
#primary-nav ul.sf-menu li li a {
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding: 15px 15px 15px 25px;
	text-transform: uppercase;
	color: #555;
	border-bottom: 1px solid #ecede8;
}

#secondary-nav ul.sf-menu li li a:hover,
#primary-nav ul.sf-menu li li a:hover {
	text-decoration: underline;
	background: #fff;
}

#secondary-nav ul.sf-menu li li:last-child a,
#primary-nav ul.sf-menu li li:last-child a {
	border-bottom: none !important;
}

/**
 * Mega Menu
 * -----------------------------------------------------------------------------
 */
.sf-mega-parent {
	position: static !important;
}

.links {
	width: 1183px !important;
	padding: 30px;
}

.posts {
	width: 1183px !important;
}

.sf-mega {
	position: absolute;
	z-index: 9999;
	left: 1px;
	display: none;
	width: 100%;
	margin-left: -1px;
	border-bottom: 1px solid #dfdfdf;
	background-color: #fff;
}

.links li a:link,
.links li a:visited {
	color: #333;
}

.posts .sub-cats li {
	float: none;
	width: 100% !important;
	background: none !important;
}

.posts .sub-cats li a {
	font-weight: normal !important;
	line-height: 1;
	display: block;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	color: #333;
	background: none;
}

.posts .cat-posts .post-list a {
	border-right: none;
}

.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
	display: block;
}

.sf-mega ol {
	position: static;
	display: block;
}

.sf-mega li a {
	font-size: 13px !important;
	text-transform: none !important;
}

/* Links */
.links li {
	font-size: 13px;
	line-height: 1.3;
	display: block;
	float: left;
	width: 200px !important;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-right: 30px;
	border-right: 1px solid #ecede8 !important;
}

.links li:last-child {
	height: 100%;
	margin-right: 0 !important;
	padding-right: 15px !important;
	border-right: none !important;
}

.links li span.column-heading {
	font-weight: 700;
	display: block;
	margin-bottom: 15px;
}

.links li ol {
	display: block;
	margin: 0 15px 0 0 !important;
}

.links li ol li {
	margin: 0;
	border-right: none !important;
	background: none;
}

.links li ol li a {
	font-weight: normal !important;
	line-height: 15px !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	border: none !important;
}

.links li ol li:last-child a {
	margin-bottom: 0 !important;
}

/* Posts */
.posts .sub-cats {
	float: left;
	width: 200px !important;
	min-height: 240px;
	padding: 15px 0;
	text-align: left;
	background: #f9f9f9;
}

.posts .sub-cats li:first-child {
	margin-top: 15px;
}

.posts .sub-cats li:last-child {
	margin-bottom: 15px;
}

.posts .sub-cats li a {
	font-size: 13px !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 8px 30px !important;
	border: none !important;
}

.posts .sub-cats li a:hover {
	text-decoration: none !important;
}

.posts .sub-cats li a:after {
	font-family: FontAwesome;
	font-size: 9px !important;
	margin-left: 10px;
	content: '\f054';
	color: transparent;
}

.posts .sub-cats li:hover > a:after {
	color: #f64;
}

.posts .cat-posts {
	float: left;
	width: 953px;
	padding: 30px 30px 30px 0;
}

.posts .cat-posts .post-list {
	float: left !important;
	width: 200px;
	margin-left: 30px;
}

.posts .cat-posts .post-list:last-child {
	margin-right: 0;
}

.posts .cat-posts .post-list:hover {
	text-decoration: underline;
}

.posts .cat-posts .post-list a {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
}

.posts .cat-posts .post-list a:hover {
	background: none !important;
}

.posts .cat-posts .post-list img {
	width: 100%;
	padding: 4px;
	border: 1px solid #e0e0e0;
}

.posts .cat-posts .post-list .entry-title {
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 5px;
	text-transform: none;
}

/**
 * Header Social
 * -----------------------------------------------------------------------------
 */
.header-social {
	line-height: 30px;
	float: right;
	margin: 0 15px 0 0;
}

.header-social a {
	padding-left: 10px;
}

.header-social span {
	font-size: 11px;
	color: #666 !important;
}

.header-social .fa {
	font-size: 15px;
	padding-right: 3px;
	vertical-align: middle;
}

/**
 * Header Search
 * -----------------------------------------------------------------------------
 */
.search-form {
	font-size: 11px;
	font-style: italic;
	float: right;
	padding: 6px 0 3px 0;
	color: #999;
	border: 0 solid #dfdfdf;
	background: #fff;
	box-shadow: -10px 0px 7px -4px #fff;
}

.search-form input[type='search'] {
	font-size: 13px;
	width: 172px;
	height: 32px;
	color: #767676;
	border: none;
	border-left: 1px solid #dfdfdf;
	padding: 10px;
}

.search-form button {
	color: #767676;
	border-top: none;
	border-right: 1px solid #dfdfdf;
	border-bottom: none;
	border-left: 1px solid #dfdfdf;
	background: #fff;
	height: 32px;
	font-size: 16px;
	padding: 0 12px;
}

.header-date {
	font-size: 12px;
	float: right;
	padding: 10px 15px;
	color: #767676;
}

/*------------------------------------*	$FEATURED
\*------------------------------------*/
/**
 * Featured Slider
 * -----------------------------------------------------------------------------
 */
#featured-content {
	position: relative;
	margin: 0 15px 0 0;
	border-bottom: 1px solid #ecede8;
	padding-bottom: 15px;
}

#featured-content ul {
	margin: 0;
	padding: 0;
}

#featured-content ul li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

#featured-content .widget-title {
}

#featured-content .entry-title {
	font-size: 30px;
	line-height: 32px;
}

#featured-content .entry-thumbnail {
	width: 250px;
	height: 250px;
	margin-bottom: 0;
}

#featured-content #carousel-0 {
	position: relative;
}

#featured-content .carousel-pagination-0 {
	position: absolute;
	top: 250px;
	width: 100%;
	height: 10px;
	text-align: center;
}

#featured-content .carousel-pagination-0 a {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -9999em;
	border-radius: 50%;
	background-color: #e0e0e0;
}

#featured-content .carousel-pagination-0 a.active {
	background-color: #f64;
}

#featured-content .carousel-control-prev,
#featured-content .carousel-control-next {
	font-size: 9em;
	line-height: 60px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	visibility: hidden;
	width: 56px;
	height: 60px;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
}

#featured-content .carousel-control-prev i:after,
#featured-content .carousel-control-next i:after {
	background-color: #ddd;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#featured-content .carousel-control-prev {
	left: 0;
}

#featured-content .carousel-control-next {
	right: 0;
}

#featured-content:hover .carousel-control-prev,
#featured-content:hover .carousel-control-next {
	visibility: visible;
}

#featured-content .carousel-control-prev:hover,
#featured-content .carousel-control-next:hover {
}

/**
 * Featured Content
 * -----------------------------------------------------------------------------
 */
#featured-content-2 {
	position: relative;
	margin: 0 15px 15px 0;
}

#featured-content-2 .featured-big {
	float: left;
	width: 823px;
	margin: 15px 15px 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}

#featured-content-2 .featured-big .entry-title {
	font-size: 30px;
	line-height: 32px;
}

#featured-content-2 .featured-big .entry-thumbnail {
	width: 250px;
	height: 250px;
	margin-bottom: 0;
}

#featured-content-2 .featured-small {
	float: left;
	width: 410px;
	padding-right: 15px;
	border-right: 1px solid #e9e9e9;
}

#featured-content-2 .featured-small .entry-thumbnail {
	width: 120px;
	height: 120px;
}

#featured-content-2 .featured-small .entry-title {
	font-size: 18px;
	line-height: 20px;
}

#featured-content-2 .featured-small .entry-summary {
	display: block;
	overflow: hidden;
}

#featured-content-2 .last {
	margin-right: 0;
	padding-right: 0;
	padding-left: 15px;
	border-right: none;
}

.featured-video {
	margin-bottom: 15px;
}

.featured-video embed,
.featured-video object,
.featured-video iframe {
	max-width: 823px;
	max-height: 450px;
}

#featured-content .widget-title,
#featured-content-2 .widget-title,
.content-loop .widget-title {
	margin: 0 -15px;
}

/**
 * Carousel
 * -----------------------------------------------------------------------------
 */
#carousel-1 {
	position: relative;
	color: #333;
	background: #fff;
}

.carousel {
	position: relative;
	overflow: hidden;
}

.carousel .loop {
	position: relative;
}

.carousel article + article {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

#carousel-1 .carousel-control-prev,
#carousel-1 .carousel-control-next {
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: -2px;
	display: block;
	width: 14px;
	height: 14px;
	text-align: center;
	text-decoration: none;
	color: #999;
	border: 1px solid #ddd;
	border-radius: 3px;
}

#carousel-1 .carousel-control-prev:hover,
#carousel-1 .carousel-control-next:hover {
	border-color: #999;
}

#carousel-1 .carousel-control-prev {
	right: 20px;
}

#carousel-1 .carousel-control-next {
	right: 0;
}

/*------------------------------------*	$CONTENT
\*------------------------------------*/
/**
 * Layouts
 * -----------------------------------------------------------------------------
 */
.layout-1c .content-area {
	width: 100%;
	padding: 0;
	border: none;
}

.layout-1c #main {
	width: 100%;
	padding-left: 15px;
	border-right: none;
}

.layout-2c-l .content-area {
	padding-right: 0;
}

.layout-2c-l #main {
	width: 620px;
	border-right: none;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
}

.layout-3c-l .grid .hentry,
.layout-3c-r .grid .hentry,
.layout-3c-1 .grid .hentry,
.layout-3c-2 .grid .hentry {
	width: 315px;
}

.layout-2c-r .content-area {
	float: right;
	padding-right: 0;
	border-right: none;
	border-left: 1px solid #ecede8;
}

.layout-2c-r #main {
	width: 100%;
	padding-left: 0;
	border-right: none;
}

.layout-2c-r .sidebar1 {
	float: left;
}

.layout-3c-r .content-area {
	float: right;
	padding-right: 0;
	padding-left: 0;
	border-right: none;
	border-left: 1px solid #ecede8;
}

.layout-3c-r #main {
	float: right;
	width: 662px;
	padding-left: 15px;
	border-right: none;
	border-left: 1px solid #ecede8;
}

.layout-3c-r #featured-content,
.layout-3c-r #featured-content-2,
.layout-3c-1 #featured-content,
.layout-3c-1 #featured-content-2,
.layout-3c-2 #featured-content,
.layout-3c-2 #featured-content-2 {
	margin-left: 15px;
}

.layout-3c-r .sidebar1,
.layout-3c-r .sidebar2 {
	float: left;
}

.layout-3c-1 .content-area {
	float: right;
	padding-right: 0;
	padding-left: 0;
	border-right: none;
	border-left: 1px solid #ecede8;
}

.layout-3c-1 #main {
	width: 662px;
	padding-left: 15px;
}

.layout-3c-1 .sidebar1 {
	float: left;
}

.layout-3c-2 .content-area {
	padding-left: 0;
}

.layout-3c-2 #main {
	float: right;
	width: 662px;
	padding-left: 15px;
	border-right: none;
	border-left: 1px solid #ecede8;
}

.layout-3c-2 .sidebar2 {
	float: left;
}

/**
 * Listings
 * -----------------------------------------------------------------------------
 */
.blog-list .hentry {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}

.blog-list .entry-title {
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 15px;
}

.blog-list .entry-thumbnail {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.list .hentry {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}

.list .entry-thumbnail {
	width: 150px;
	height: 150px;
}

.list .author-description {
	margin: 25px 0;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 25px;
}

.grid .hentry {
	float: left;
	width: 411px;
	margin: 0;
	padding: 15px 15px 15px 0;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

.grid .hentry:nth-of-type(2n) {
	padding-right: 0;
	padding-left: 15px;
	border-right: none;
}

.grid .hentry:nth-of-type(1),
.grid .hentry:nth-of-type(2) {
	margin-top: 15px;
	padding-top: 0;
}

.grid .entry-title {
	font-size: 18px;
	line-height: 20px;
}

.grid .entry-thumbnail {
	width: 100px;
	height: 100px;
	margin-bottom: 15px;
}

.grid .entry-content {
	float: left;
}

.layout-2c-l .grid .entry-content,
.layout-2c-r .grid .entry-content {
	display: block;
	float: none;
	overflow: hidden;
}

.error404 #main {
	padding-top: 15px;
}

/**
 * Article
 * -----------------------------------------------------------------------------
 */
article {
	margin: 25px 0;
	padding: 0 0 15px;
}

.entry-title {
	font-family: Georgia, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.entry-thumbnail {
	float: left;
	margin: 0 15px 0 0;
	padding: 4px;
	border: 1px solid #e0e0e0;
}

.entry-meta {
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #999;
	display: flex;
	justify-content: space-between;
}

.entry-meta a {
	color: #888 !important;
}

.meta-sep {
	margin: 0 3px;
	color: #ccc;
}

.more-link {
	font-size: 12px;
	font-style: italic;
	display: inline;
	margin-left: 10px;
}

.more-link a {
	color: #888 !important;
}

/**
 * Breadcrumbs
 * -----------------------------------------------------------------------------
 */
#breadcrumbs {
	font-size: 12px;
	float: left;
	padding: 10px 15px;
	color: #767676;
}

/**
 * Single Post
 * -----------------------------------------------------------------------------
 */
h1.entry-title {
	font-size: 28px;
	line-height: 30px;
}

.single article {
	padding-bottom: 0;
}

.single .entry-thumbnail {
	width: 100%;
	height: auto;
	margin: 0 auto 15px auto;
	max-width: 285px;
}

.entry-content img {
	margin-bottom: 15px;
}

.entry-content p {
	margin-bottom: 15px;
}

.entry-content p,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
	margin: 0 0 20px 0;
}

.entry-content h2 {
	font-size: 18px;
	font-weight: 600;
}

.entry-content h3 {
	font-size: 16px;
	font-weight: 500;
}

.entry-content h4 {
	font-size: 16px;
	font-weight: 400;
}

.entry-content ul,
.entry-content ol {
	margin: 15px 0 15px 15px;
}

.entry-content ol {
	list-style-type: decimal;
}

.entry-content ul {
	list-style-type: square;
}

.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ol,
.entry-content ol ul {
	margin: 0 0 0 15px;
}

.entry-content blockquote {
	margin: 20px 20px;
	padding: 0 30px 0 20px;
	border-left: 10px solid #f7f7f7;
}

.author-bio {
	margin: 0 0 15px 0;
	padding: 15px;
	border: 1px solid #ecede8;
	background: #fbfbfb;
}

.entry-cats {
	float: left;
}

.entry-tags {
	font-weight: 600;
	font-size: 12px;
	display: flex;
}

.entry-tags a {
	display: inline-block;
	background: #f0f0f0;
	padding: 2px 12px;
	margin: 0 0 4px 4px;
	font-weight: 400;
}

.entry-tags a:hover {
	text-decoration: none;
}

.author-bio img {
	display: block;
	float: left;
	margin-right: 15px;
	padding: 4px;
	border: 1px solid #e9e9e9;
	background: #fff;
}

.author-bio h3 {
	font-size: 16px;
	margin: 0 0 10px 0 !important;
	color: #333;
}

.author-bio h3 a {
	color: #333;
}

.author-bio p {
	margin-bottom: 5px;
}

.entry-share,
.newsletter-form {
	width: 49%;
	max-width: 450px;
	margin-bottom: 15px;
	border: 1px solid #ecede8;
}

.entry-share {
	float: left;
}

.newsletter-form {
	float: right;
	padding-bottom: 15px;
}

.entry-share h3,
.newsletter-form h3 {
	font-size: 13px;
	line-height: 30px;
	margin: 0;
	padding: 0 15px;
	color: #333;
	border-bottom: 1px solid #ecede8;
	background: #fbfbfb;
}

.entry-share ul {
	width: auto;
	max-width: 220px;
	margin: 0 auto;
	padding: 0;
}

.entry-share ul li {
	font-size: 32px;
	float: left;
	padding: 15px 8px;
	list-style: none;
}

.newsletter-form form {
	font-size: 12px;
	padding: 15px;
	color: #666;
}

.newsletter-form p {
	margin-bottom: 10px;
}

.newsletter-form input[type='text'] {
	float: left;
	width: 75%;
	height: 30px;
	color: #999;
}

.layout-2c-l .newsletter-form input[type='text'],
.layout-2c-r .newsletter-form input[type='text'] {
	width: 81%;
}

.layout-1c .newsletter-form input[type='text'] {
	width: 83%;
}

.newsletter-form button {
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 4px 10px;
	vertical-align: middle;
	color: #333;
	background: #fafafa;
}

/* Related Posts */
.related-posts {
	width: 100%;
	margin-bottom: 15px;
}

.related-posts h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #e9e9e9;
}

.related-posts ul {
	margin: 0;
	padding: 0;
}

.related-posts ul li {
	float: left;
	width: 25%;
	padding-right: 2%;
	list-style: none;
}

.related-posts ul li:last-child {
	padding-right: 0;
}

.related-posts ul li img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #e0e0e0;
}

.related-posts ul li a {
	display: block;
}

.related-posts ul li .entry-title {
	font-size: 13px;
}

/*------------------------------------*	$WIDGETS
\*------------------------------------*/
.widget-title {
	font-size: 12px;
	line-height: 36px;
	margin: 0;
	padding: 0 15px;
	color: #333;
	border-top: 1px solid #ecede8;
	border-bottom: 1px solid #ecede8;
	background: #fff;
	letter-spacing: -0.5px;
    text-transform: uppercase;
}

.widget ul,
.textwidget,
#calendar_wrap,
.widget .adwidget,
.widget .form-subscribe,
.widget .video-frame {
	margin: 0;
	padding: 15px;
}

#calendar_wrap table {
	margin: 0;
}

#calendar_wrap table th {
	background: #fbfbfb;
}

#calendar_wrap table td,
#calendar_wrap table th {
	text-align: center;
}

#calendar_wrap table caption {
	font-weight: bold;
	padding-bottom: 5px;
}

.entry-thumb {
	margin: 0 15px 0 0;
	padding: 4px;
	border: 1px solid #e0e0e0;
}

.posts-thumbnail-widget li {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 0 15px 0 !important;
	border-bottom: 1px solid #e9e9e9;
	background: none !important;
}

.posts-thumbnail-widget li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.posts-thumbnail-widget .entry-thumb {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.posts-thumbnail-widget .entry-date {
	font-size: 12px;
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	color: #999;
}

.widget-daily-views p {
	margin: 0;
}

.widget-daily-views .entry-info {
	margin-top: 5px;
}

.widget-daily-views .entry-date {
	display: inline;
}

.posts-thumbnail-widget .entry-view {
	font-size: 11px;
	display: inline;
	color: #999;
}

.posts-thumbnail-widget .classic-style .entry-thumb {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
}

.widget ul li {
	font-size: 11px;
	position: relative;
	top: -1px;
	display: block;
	padding: 7px 0 7px 11px;
	list-style: none;
	color: #999;
	border-bottom: 1px solid #ecede8;
	background: url(assets/img/ico-bullet.gif) no-repeat 0 13px;
}

.widget ul li a {
	font-size: 14px;
	line-height: 1.5;
}

.sidebar2 .posts-thumbnail-widget .classic-style .entry-thumb {
	width: 160px;
	height: 100px;
}

.widget_search {
	padding-bottom: 15px;
}

.widget_search form {
	font-size: 12px;
	font-style: italic;
	margin: 15px;
	color: #999;
	background: #fff;
}

.widget_search input[type='search'] {
	width: 100% !important;
}

.widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.subscribe-widget {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.subscribe-widget form {
	font-size: 12px;
	padding: 15px;
	color: #666;
}

.subscribe-widget p {
	margin-bottom: 10px;
}

.widget input[type='text'] {
	float: left;
	width: 75%;
	height: 30px;
	color: #999;
}

.widget button {
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding: 4px 10px;
	vertical-align: middle;
	color: #333;
	background: #fafafa;
}

/* Tabs Widget */
.widget_tabs {
	border-top: 1px solid #ecede8;
}

.widget_tabs .tabs-nav {
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
	width: 100%;
	height: 39px;
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
	background: #fff;
	display: flex;
	justify-content: space-between;
}

.widget_tabs .tabs-nav li {
	position: relative;
	display: inline-block;
	overflow: hidden;
	height: 40px;
	margin: 0 0 0 -3px;
	padding: 0 0 0 15px !important;
	list-style: none;
	border-bottom: none;
	width: 100%;
	text-align: center;
}

.widget_tabs .tabs-nav li a {
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	display: block;
	margin: 0;
	padding-right: 15px;
	text-transform: uppercase;
	color: #333;
	border-right: 1px solid #ecede8;
}

.widget_tabs .tabs-nav li a:hover,
.widget_tabs .tab-content ul li a:hover {
	text-decoration: none;
}

.widget_tabs .tab-content ul li {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ecede8;
}

.widget_tabs .tab-content ul li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.widget_tabs .tab-content ul li .entry-title {
	font-family: Arial, serif;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 5px;
}

.widget_tabs .tab-content ul li .entry-title:hover,
.widget_tabs .tab-content ul li span:hover {
	text-decoration: underline;
}

.widget_tabs .tab-content ul li strong {
	font-size: 12px;
	color: #666;
}

.widget_tabs .tab-content {
	opacity: 0;
	visibility: hidden;
	max-height: 0;
}

.widget_tabs .tab-content.show {
	opacity: 1;
	visibility: visible;
	max-height: none;
	transition: all 0.5s linear;
}

/* 125 Ad Widget */
.widget_125 {
	margin-bottom: 15px;
}

.widget_125 .widget-title {
	margin-bottom: 5px;
}

.widget_125 img {
	margin: 10px 0 0 15px;
	padding: 7px;
	border: 1px solid #eee;
	background: #fff;
}

.sidebar1 .widget_125 img.img-right {
	float: right;
}

.widget_twitter_timeline iframe {
	margin: 15px !important;
}

/*------------------------------------*	$PAGINATIONS
\*------------------------------------*/
.pagination {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.pagination .page-numbers {
	display: inline-block;
	margin: 0 1px;
	padding: 4px 8px;
	text-decoration: none;
	color: #666;
	border: 1px solid #e0e0e0;
	background: #fbfbfb;
}

.pagination .prev,
.pagination .next {
	border: 1px solid #e0e0e0;
	background: #fbfbfb;
}

.pagination .prev:hover,
.pagination .next:hover {
	text-decoration: underline;
}

.pagination ul.page-numbers {
	margin: 0;
	padding: 0;
	background: none;
}

.pagination ul.page-numbers li {
	float: left;
}

.grid .pagination {
	margin-top: 15px;
}

/*------------------------------------*	$COMMENTS
\*------------------------------------*/
/* Comment List */
#comments {
	margin: 30px 0;
}

#comments header {
	margin: 15px 0;
}

#comments header h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e9e9;
}

#comments header h2 strong {
	text-transform: uppercase;
}

#comments ol,
#comments article {
	margin: 0;
	padding: 0;
}

#comments .commentlist {
	clear: both;
	margin: 0;
	list-style: none;
}

#comments .commentlist:after {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	content: '\0020';
}

#comments .commentlist li.comment {
	position: relative;
	margin-bottom: 15px;
	padding: 15px;
	list-style: none;
	border: 1px solid #ecede8;
}

#comments .commentlist .thread-even {
	background: #fafafa;
}

#comments .commentlist li.comment .comment-head span {
	display: block;
}

#comments .commentlist li.comment:after {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	content: '\0020';
}

#comments .commentlist li.comment .comment-container:after {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	content: '\0020';
}

#comments .commentlist li.comment .comment-container div.avatar,
#comments .commentlist li.comment .comment-container .comment-head,
#comments .commentlist li.comment .comment_container .comment-text {
	float: left;
}

#comments .commentlist li.comment .comment-container .comment-entry {
	clear: both;
	margin: 0;
}

#comments .commentlist li.comment .comment-container .comment-entry p {
	margin: 0;
	padding-bottom: 10px;
}

#comments .commentlist li.comment .comment-container .comment-head {
	margin-bottom: 15px;
}

#comments .commentlist li.comment .comment-head .name {
	font-size: 14px;
	font-weight: bold;
}

#comments .commentlist li.comment .comment-head .date a {
	font-size: 11px;
	color: #999;
}

#comments .commentlist li.comment img.avatar {
	float: left;
	margin: 0 15px 15px 0;
	padding: 3px;
	border: 1px solid #e9e9e9;
	background: #fff;
}

#comments .commentlist li.comment .comment_container .comment-text {
	width: 91.35%;
}

#comments .commentlist li.comment .depth-2 {
	background: #fff;
}

#comments .commentlist li.comment .depth-3 {
	background: #fafafa;
}

#comments .commentlist li.comment .depth-4 {
	background: #fff;
}

#comments .commentlist li.comment .reply {
	position: absolute;
	top: 15px;
	right: 15px;
}

#comments .commentlist li.comment #respond {
	padding-top: 15px;
}

#comments .navigation a {
	display: block;
	text-decoration: none;
}

#comments .pingbacks li.pingback {
	margin: 0 0 15px;
}

#comments .pingbacks li.pingback .reply {
	display: none;
}

#comments .nocomments {
	margin: 15px 0;
	padding: 15px 0;
	border: 4px double #e8e4e3;
	border-right: 0;
	border-left: 0;
}

/* Comment Form */
#respond {
	margin: 0 0 15px;
}

#respond #reply-title {
	font-size: 16px;
	margin: 0 0 10px;
}

#respond #reply-title small {
	font-size: 11px;
	margin-left: 10px;
}

#respond #commentform .comment-form-author,
#respond #commentform .comment-form-email,
#respond #commentform .comment-form-url {
	float: left;
	width: 30.75%;
	margin-right: 3.8%;
}

#respond #commentform .comment-form-author label,
#respond #commentform .comment-form-email label,
#respond #commentform .comment-form-url label {
	font-size: 13px;
	display: inline-block;
	margin-bottom: 5px;
}

#respond #commentform .fa {
	margin-right: 5px;
}

#respond #commentform .comment-form-author input,
#respond #commentform .comment-form-email input,
#respond #commentform .comment-form-url input {
	width: 100%;
}

#respond #commentform .comment-form-url {
	margin-right: 0;
}

#respond #commentform .comment-form-comment {
	clear: both;
}

#respond #commentform p {
	font-size: 13px;
	margin-bottom: 10px;
}

#respond #commentform .form-submit {
	margin-bottom: 0;
}

#respond #commentform .form-submit #submit {
	font-size: 13px;
	font-weight: bold;
	padding: 6px 10px;
	color: #333;
	background: #fafafa;
}

#respond #commentform label {
	display: block;
}

#respond #commentform input.txt,
#respond #commentform textarea {
	width: 100%;
}

#comment-nav-below {
	margin: 0 0 15px 0;
}

.nav-previous {
	float: left;
	margin-bottom: 15px;
}

.nav-next {
	float: right;
	margin-bottom: 15px;
}

/*------------------------------------*	$FOOTER
\*------------------------------------*/
#footer {
	font-size: 13px;
}

.footer-column-1,
.footer-column-2,
.footer-column-3,
.footer-column-4 {
	float: left;
	width: 24.5%;
	padding-left: 2%;
}

/* Footer Widgets */
#footer .widget-title {
	font-size: 12px;
	margin-bottom: 15px;
	padding: 0;
	text-transform: uppercase;
	color: #333;
	border-top: none;
	border-bottom: 1px solid #e9e9e9;
	background: none;
}

#footer .widget {
	margin: 15px 0;
}

#footer .widget ul,
#footer .textwidget,
#footer #calendar_wrap,
#footer .widget .adwidget,
#footer .widget .form-subscribe,
#footer .widget .video-frame {
	padding: 0;
}

#footer .widget ul li {
	overflow: hidden;
	list-style: none;
	border-bottom: none;
	border-bottom: 1px dotted #e9e9e9;
}

#footer .widget ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#footer .widget .entry-thumb {
	margin-bottom: 25px;
}

#footer .widget_newsletter {
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#footer .widget_newsletter input {
	width: 140px;
	height: 32px;
	margin: 0;
	border: none;
	background: #f0f0f0;
}

/* Site Bottom */
#site-bottom {
	font-size: 14px;
	padding: 10px 0;
	color: #666;
	border-top: 1px solid #e9e9e9;
	background: #fff;
}

#site-bottom a:link,
#site-bottom a:visited {
	color: #666;
}

#footer-nav {
	float: left;
}

#footer-nav ul li {
	display: inline;
	padding: 0 10px;
	list-style: none;
	border-left: 1px solid #e9e9e9;
}

#footer-nav ul li:first-child {
	padding-left: 0;
	border-left: none;
}

#footer-nav ul li li {
	display: none;
}

.copyright {
	padding: 0 15px;
	text-align: center;
}

/**
 * Color
 * -----------------------------------------------------------------------------
 */

a:link,
a:visited,
#secondary-nav ul.sf-menu li li a:hover,
#primary-nav ul.sf-menu li li a:hover,
#primary-nav ul li a:hover,
#primary-nav ul li.current_item a
#secondary-nav .sf-menu li li a:hover,
.pagination .prev,
.pagination .next,
.pagination .page-numbers:hover,
.pagination .page-numbers.current,
.widget_tabs .tab-content .entry-title a:hover,
#site-bottom a:hover,
.sidebar2 .widget_tabs .tabs-nav li.active a,
.entry-title a:hover,
.category-box ul li strong a:hover,
.section-title a:hover,
.widget_latest_comments a:hover .name,
.related-posts ul li a:hover .entry-title,
.widget_tabs .tab-content ul li .entry-title {
	/*color: #326693;*/
	color: #000;
}
.single .entry-content a {
	color: #326693;
}
.widget_tabs .entry-title a:hover,
.posts .cat-posts .view-more a,
.posts .cat-posts a:hover .entry-title {
	/*color: #326693 !important;*/
	color: #000;
}

/**
 * Background
 * -----------------------------------------------------------------------------
 */
#secondary-bar,
#secondary-nav ul li a,
.widget_tabs .tabs-nav {
	border-bottom: 3px solid #326693;
}
#secondary-nav ul li a:hover,
#secondary-nav ul li.current_item a,
.widget_tabs .tabs-nav .active,
.widget_tabs .tabs-nav li:hover {
	color: #326693;
	border-bottom: 3px solid #000;
}
/**
 * Border Color
 * -----------------------------------------------------------------------------
 */
#featured-content .carousel-control-prev:hover,
#featured-content .carousel-control-next:hover,
.see-all a:hover {
	border-color: #326693;
}

/**
 * Icons
 * -----------------------------------------------------------------------------
 */
 
.bi:after {
	display: inline-block;
	background-color: currentColor;
	mask-repeat: no-repeat;
	mask-position: center center;
}

.bi-caret-left-fill:after {
	content: '\a0\a0\a0';
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='bi bi-caret-left-fill' viewBox='0 0 16 16'%3E%3Cpath d='m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z'/%3E%3C/svg%3E");
}

.bi-caret-right-fill:after {
	content: '\a0\a0\a0';
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='bi bi-caret-right-fill' viewBox='0 0 16 16'%3E%3Cpath d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/%3E%3C/svg%3E");
}

.bi-caret-left:after {
	content: '\a0\a0\a0';
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='bi bi-caret-left' viewBox='0 0 16 16'%3E%3Cpath d='M10 12.796V3.204L4.519 8zm-.659.753-5.48-4.796a1 1 0 0 1 0-1.506l5.48-4.796A1 1 0 0 1 11 3.204v9.592a1 1 0 0 1-1.659.753'/%3E%3C/svg%3E");
}

.bi-caret-right:after {
	content: '\a0\a0\a0';
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='bi bi-caret-right' viewBox='0 0 16 16'%3E%3Cpath d='M6 12.796V3.204L11.481 8zm.659.753 5.48-4.796a1 1 0 0 0 0-1.506L6.66 2.451C6.011 1.885 5 2.345 5 3.204v9.592a1 1 0 0 0 1.659.753'/%3E%3C/svg%3E");
}
	
.bi-search:after {
	content: '\a0\a0\a0\a0';
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3C/svg%3E");
}

.bi-bars:after {
	content: '\a0\a0\a0\a0';
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' fill-rule='evenodd' d='M19 4a1 1 0 01-1 1H2a1 1 0 010-2h16a1 1 0 011 1zm0 6a1 1 0 01-1 1H2a1 1 0 110-2h16a1 1 0 011 1zm-1 7a1 1 0 100-2H2a1 1 0 100 2h16z'/%3E%3C/svg%3E");
}

.bi-house:after {
	content: '\a0\a0';
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='bi bi-house' viewBox='0 0 16 16'%3E%3Cpath d='M8.707 1.5a1 1 0 0 0-1.414 0L.646 8.146a.5.5 0 0 0 .708.708L2 8.207V13.5A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5V8.207l.646.647a.5.5 0 0 0 .708-.708L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293zM13 7.207V13.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V7.207l5-5z'/%3E%3C/svg%3E");
}

/* Custom */

body {
	background: #fff;
}

#page {
	border: 0;
}

#primary-bar {
	background: #fff;
	height: auto;
	border: 0;
}

#primary-bar .slicknav_btn {
	float: right;
	padding: 1px 5px;
}

.grid .post {
	height: 132px;
}

.menu-open {
	background: inherit;
	color: #767676;
	border: none;
	display: none;
	justify-content: space-between;
	align-items: center;
	font-weight: 100;
	font-size: 20px;
	margin: 2px 0 0 5px;
	height: 32px;
	padding: 0 8px;
}

#secondary-nav .offcanvas {
	position: fixed;
	top: 0;
	left: -240px;
	height: 100vh;
	background: #fff;
	width: 240px;
	z-index: 10;
	transition: left .25s linear;
}

#secondary-nav .offcanvas.show {
	display: block !important;
	left: 0;
	transition: left .25s linear;
}

#secondary-nav .offcanvas ul {
	display: flex;
	flex-direction: column;
}

#secondary-nav .offcanvas ul li a {
	display: inline;
	padding: 0;
}

#secondary-nav .offcanvas ul.secondary-menu li.current-menu-item a {
	border-bottom: 3px solid #000;
} 

#secondary-nav .offcanvas #secondary-menu {
	position: absolute;
	top: 260px;
	width: 100%;
	padding-left: 30px;
}

#secondary-nav .offcanvas ul li {
	border: none;
}

#secondary-nav .offcanvas-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 0;
	background: #000;
	opacity: 0;
}

#secondary-nav .offcanvas-bg.show {
	opacity: 0.3;
	height: 100vh;
	transition: all 0.25 linear;
}

ul.additional-menu {
	list-style: none;
	padding-left: 30px;
}

#secondary-nav ul.additional-menu li a,
#secondary-nav ul.additional-menu li a:hover {
	border: 0;
	font-weight: 400;
}

#secondary-nav ul.additional-menu li.current-menu-item a {
	border-bottom: 2px solid #333;
}

.yandex_rtb {
	margin: 20px 0;
}

#secondary .yandex_rtb {
	margin: 10px;
}

.sidebar2 .yandex_rtb {
	margin: 0 0 30px 0;
}

.video {
	aspect-ratio: 16 / 9;
	width: 100%;
	border: 0;
}

.copyright {
	display: flex;
    justify-content: center;
    align-items: center;
}

.copyright .i18 {
	width: 32px;
	margin-left: 10px;
}

#secondary-nav ul li.svo a {
	color: #b71c1c;
}

#secondary-nav ul li.svo a:hover {
	color: #b71c1c;
    border-bottom: 3px solid #b71c1c;
} 

.grid .entry-title {
	font-size: 16px;
}

.grid .entry-title a {
	color: #333333;
}

.carousel .entry-summary a {
	color: #333333 !important;
}

.page-header {
	margin-top: 18px;
}

.single .entry-content {
	margin-top: 20px;
	font-size: 16px;
}

.single .entry-content > p:first-child:first-letter {
	font-size: 56px;
	font-family: Georgia, serif;
	margin: 6px 6px 0 0;
	line-height: 0;
	color: #326693;
	initial-letter: 2;
	float: left;
}

.page-header:first-child {
	margin-top: 0;
}


#offcanvas-menu .logo {
	display: none;
	margin-left: 20px;
	max-width: 120px;
}

.layout-2c-l.single #main .post {
	border-bottom: 1px solid #ecede8;
	padding-bottom: 20px;
}

.layout-2c-l.single #main .post:last-child {
	border-bottom: none;
}

.layout-2c-l.single #main .post .thumbnail {
	float: right;
	margin: 0 0 10px 20px;
}

.layout-2c-l.single #main .post .thumbnail .caption {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	word-wrap: break-word;
}

.layout-2c-l.single #main .post .thumbnail .thumbnail-wrapper {
	position: relative;
	height: 100%;
}

.layout-2c-l.single #main .post .thumbnail .thumbnail-wrapper:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	z-index: 1;
	position: absolute;
	right: 24px;
	bottom: 24px;
	
	filter: invert(100%);

	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-zoom-in' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/%3E%3Cpath d='M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z'/%3E%3Cpath fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z'/%3E%3C/svg%3E");
}

.layout-2c-l.single #main .post .thumbnail {
	width: 285px;
}

.layout-2c-l.single #main .post .thumbnail img {
	margin: 0;
	cursor: zoom-in;
	float: none;
	
	width: 100%;
	
	aspect-ratio: 3/2;
}

.layout-2c-l.single .post .thumbnail + .clearfix {
	display: none;
}

.layout-2c-l .content-area {
	padding-left: 0;
	width: 837px;
	overflow: hidden;
}

.layout-2c-l .page-header {
	margin: 0 -100% 0 -100%;
	background: #fff;
	border-bottom: 1px solid #ecede8;
}

.layout-2c-l .page-header .widget-title {
	max-width: 620px;
	width: 100%;
	margin: 0 auto;
	display: block;
	border: none;
	padding: 0;
}

.layout-2c-l .sidebar1 {
	width: 348px;
}

#secondary-bar {
	background: none;
}

.grecaptcha-badge {
	display: none !important;
}

.second-title {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #767676;
	margin: 10px 0 10px 0;
	padding-top: 5px;
	border-top: 2px solid #f7f7f7;
}

#contacts label {
	font-size: 13px;
}

.entry-content #contacts form p {
	margin: 0 0 5px 0 !important;
}

.contact-address {
	float: left;
}

.contact-address span {
	display: inline-block;
	width: 96px;
	font-weight: bold;
}

.contact-form {
	float: right;
	max-width: 50%;
	width: 100%;
	position: relative;
}

.contact-form textarea {
	height: 80px;
}

.contact-form .wpcf7-form-control-wrap {
	display: block;
}

.contact-form .wpcf7-not-valid-tip {
	font-size: 11px;
	position: absolute;
	bottom: -16px;
	left: 6px;
	opacity: 0.75;
}

.contact-form .wpcf7-response-output {
	margin: 0 !important;
	font-size: 12px;
	position: absolute;
}

.more-button {
	display: block;
	margin: 20px auto;
	width: 120px;
	text-align: center;
	font-size: 13px;
    font-weight: 700;
    padding: 6px 10px;
    color: #333;
    background: #fafafa;
	border: 1px solid #e0e0e0;
	transition: all 200ms ease-in-out 0s;
}

.more-button:hover {
	text-decoration: none;
	background-color: #fdfdfd;
}

#secondary-nav .offcanvas.is-open ul.sf-menu li ul {
	position: static;
	box-shadow: none;
	border: none;
}

#secondary-nav .offcanvas.is-open ul.sf-menu li ul li a {
	border: none;
	font-weight: bold;
}

@media screen and (min-width: 1200px) {
	#footer .posts-thumbnail-widget li {
		padding-bottom: 5px !important;
	}
}

@media screen and (max-width: 1199px) {
	.sidebar2 {
		display: none;
	}
	.posts .sub-cats li a {
		padding: 8px 15px !important;
	}
	#featured-content .entry-thumbnail,
	#featured-content-2 .featured-big .entry-thumbnail {
		width: 220px;
		height: 220px;
	}
	#featured-content .entry-summary,
	#featured-content-2 .entry-summary {
		display: block;
		overflow: hidden;
	}
	#featured-content .carousel-control-prev,
	#featured-content .carousel-control-next {
		top: 92px;
	}
	#featured-content .carousel-pagination-0 {
		top: 250px;
	}
	#featured-content-2 .featured-small .entry-thumbnail {
		width: 100px;
		height: 100px;
		margin-bottom: 15px;
	}
	#featured-content-2 .featured-small .entry-summary {
		float: left;
	}
	.grid .entry-content {
		float: left !important;
	}
	.archive-ad {
		width: 468px;
		height: 60px;
	}
	.newsletter-form input[type="text"] {
		width: 75% !important;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
	#page {
		width: 1024px;
	}
	.links,
	.posts {
		width: 1022px !important;
	}
	.posts .cat-posts {
		width: 852px !important;
	}
	.links li,
	.posts .sub-cats,
	.posts .cat-posts .post-list {
		width: 165px !important;
	}
	.content-area,
	.layout-3c-1 #main,
	.layout-3c-r #main,
	.layout-3c-2 #main {
		width: 692px;
	}
	#featured-content #carousel-0 ul li,
	#featured-content-2 .featured-big {
		width: 662px;
	}
	#featured-content-2 .featured-small {
		width: 330px;
	}
	#main {
		width: 677px;
	}
	.grid .hentry {
		width: 330px !important;
	}
	#footer .posts-thumbnail-widget li {
		padding-bottom: 15px !important;
	}
}

@media screen and (max-width: 1023px) {
	.header-ad {
		float: none;
		margin: 15px auto;
	}
}

@media screen and (min-width: 1024px) {
	.layout-1c .newsletter-form {
		float: left;
		margin-left: 15px;
	}
}

@media screen and (min-width: 960px) and (max-width: 1023px) {
	#page {
		width: 960px;
	}
	.links,
	.posts {
		width: 958px !important;
	}
	.posts .cat-posts {
		width: 798px !important;
	}
	.links li,
	.posts .sub-cats,
	.posts .cat-posts .post-list {
		width: 155px !important;
	}
	.sidebar1 {
		width: 280px;
	}
	.widget input[type="text"] {
		width: 70%;
	}
	.widget_125 img {
		width: 115px;
	}
	.content-area,
	.layout-3c-1 #main,
	.layout-3c-r #main,
	.layout-3c-2 #main {
		width: 678px;
	}
	#featured-content #carousel-0 ul li,
	#featured-content-2 .featured-big {
		width: 648px;
	}
	#featured-content-2 .featured-small {
		width: 323px;
	}
	#main {
		width: 663px;
	}
	.grid .hentry {
		width: 323px !important;
	}
	#footer .posts-thumbnail-widget li {
		padding-bottom: 15px !important;
	}
}

@media screen and (min-width: 960px) {
	.pagination {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 959px) {
	#logo {
		float: none;
		width: 100%;
		max-width: 220px;
		margin: 15px auto;
	}
	
	.layout-2c-l .page-header .widget-title {
		max-width: 100vw;
		padding: 0 10px 0 10px;
	}
	
	.layout-2c-l #main {
		border-right: none;
		padding: 0;
	}
	
	.contact-address, .contact-form  {
		float: none;
	}
	
	.contact-form {
		margin-top: 40px;
		max-width: 100%;
	}
	
	.contact-form input {
		width: 100%;
	}
	
	.contact-form input[type="submit"] {
		padding: 0.33rem;
	}
	
	.contact-form .wpcf7-spinner {
		position: absolute;
		display: block;
		margin: 10px;
		left: 50%;
		transform: translateX(-50%);
	}
	
	#featured-content {
		margin-left: 15px;
	}
	
	#offcanvas-menu {
		position: fixed;
		left: -240px;
		width: 240px;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	#offcanvas-menu .offcanvas-wrapper {
		height: 100%;
		min-height: 400px;
	}
	
	#offcanvas-menu ul li a {
		line-height: 32px;
	}
	
	.top-ad {
		height: 250px;
		margin: 20px 0 30px 0;
		background: none;
		position: relative;
	}
	
	.top-ad:has(.yandex_rtb:empty) {
		background: #eeeeee;
	}
	
	.top-ad:has(.yandex_rtb:empty):after {
		content: "Реклама";
		display: block;
		color: #fff;
		background: #dddddd;
		width: 80px;
		text-align: center;
		font-weight: 500;
		line-height: 200%;
		border-radius: 4px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.single article,
	.page article,
	.archive article,
	.search article,
	.list .author-description {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#primary-menu,
    #secondary-menu,
    .sidebar1 {
    	display: none;
    }
    .slicknav_menu {
    	display: block;
    }
	.menu-open {
		display: flex;
	}
    /*
      Mobile Menu Core Style
    */
    .slicknav_btn {
    	position: relative;
		display: block;
		vertical-align: middle;
		float: left;
		padding: 5px 15px;
		line-height: 20px;
		cursor: pointer;
    }

    .slicknav_menu .slicknav_menutxt {
    	display: block;
		float: left;
		font-size: 13px;
    }
    .slicknav_menu .slicknav_icon {
    	color: #999;
		float: left;
		margin: 4px 0 0 5px;
	}
    .slicknav_menu .slicknav_icon-bar {
	    background: #333;
    	display: block;
		width: 16px;
		height: 2px;
		margin-bottom: 2px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
    }
    .slicknav_menu:before, .slicknav_menu:after {
    	content: " ";
		display: table;
    }
    .slicknav_menu:after {
    	clear: both;
    }
    /* IE6/7 support */
    .slicknav_menu {
    	*zoom: 1;
    }
    .slicknav_nav {
    	clear: both;
    }
    .slicknav_nav ul,
    .slicknav_nav li {
    	display: block;
    }
    .slicknav_nav .slicknav_arrow {
    	font-size: 0.8em;
		margin: 0 0 0 0.4em;
    }
    .slicknav_nav .slicknav_item {
    	cursor: pointer;
    }
    .slicknav_nav .slicknav_row {
    	display: block;
    }
    .slicknav_nav a {
    	display: block;
    }
    .slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
    	display: inline;
    }
    /*
      User Default Style
      Change the following styles to modify the appearance of the menu.
    */
    .slicknav_nav a:active {
    	outline: none !important;
    }
    /* Button */
    .slicknav_btn {
		margin: 0;
   	 	text-decoration: none;
    }

    /* Button Text */
    .slicknav_menu {
    	font-size: 14px;
    }
    .slicknav_menu .slicknav_menutxt {
    	color: #333;
		font-weight: bold;
    }
    .slicknav_nav {
    	color: #fff;
		margin: 0;
		padding: 0;
		font-size: 13px;
		width: 100%;
		list-style: none;
		overflow: hidden;
    }
    .slicknav_nav a {
    	padding: 7px 15px;
		text-decoration: none;
    }
    .slicknav_nav ul {
    	padding: 0;
		margin: 0 0 0 20px;
		list-style: none;
		overflow: hidden;
    }
    .slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
    	padding: 0 0 0 15px;
		margin: 0;
    }
    .slicknav_nav .slicknav_txtnode {
    	margin-left: 15px;
    }
    .slicknav_nav .slicknav_row {
    	padding: 7px 0;
    }
    #primary-bar .slicknav_nav,
    #secondary-bar .slicknav_nav {
    	background: #f9f9f9;
    	border-bottom: 1px solid #dfdfdf;
    }
    #primary-bar .slicknav_nav a,
    #secondary-bar .slicknav_nav a {
    	color: #333;
		line-height: 1.5;
    }
    #primary-bar .slicknav_nav a:hover,
    #secondary-bar .slicknav_nav a:hover {
    	background: #efefef;
    }
    .header-social,
    .search-form {
    	position: absolute;
		top: 0;
		right: 0;
    }
	#primary-bar,
	#secondary-bar {
    	position: relative;
  	}
  	#secondary-bar .slicknav_btn {
    	line-height: 28px;
  	}
  	#secondary-bar .slicknav_icon {
		margin: 9px 0 0 10px;
	}
  	#secondary-bar .header-social {
    	position: absolute;
		top: 0;
		right: 5%;
  	}
	#content {
		border-bottom: none;
	}
	.content-area,
	#main {
		float: left !important;
		width: 100% !important;
		border: none !important;
	}
	#featured-content .carousel-pagination-0 {
		top: 230px;
	}
	.newsletter-form input[type="text"] {
		width: 78% !important;
	}
	#footer {
		padding-top: 15px;
	}
	.footer-column-1, .footer-column-2, .footer-column-3, .footer-column-4 {
		width: 49%;
	}
	#footer .widget {
		margin-top: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	#page {
		width: 100%;
	}
	#featured-content #carousel-0 ul li,
	#featured-content-2 .featured-big {
		width: calc(100vw - 30px);
	}
	#featured-content-2 .featured-small,
	.grid .hentry {
		width: 50% !important;
	}
	#footer .posts-thumbnail-widget li {
		padding-bottom: 0 !important;
	}
}

@media screen and (max-width: 767px) {
	
	#secondary-bar .menu-open {
		margin-left: 10px;
		margin-top: 6px;
	}
	
	#secondary-bar .search-form {
		margin-right: 10px;
		padding: 6px 0 3px 0;
	}
	
	#offcanvas-menu {
		margin-left: -15px;
	}
	
	.layout-2c-l.single #main .post .entry-thumbnail {
		margin: 0 0 10px 10px;
		padding: 1px;
	}
	
	.layout-2c-l.single #main .post .thumbnail-wrapper:after {
		right: 12px;
		top: 12px;
	}
	
	.content-area {
		padding-left: 0;
	}
	
	.single .post .entry-title {
		font-size: 26px;
		line-height: 120%;
	}
	
	.second-title {
		font-size: 16px;
		margin: -5px 0 0 0;
		padding-top: 2px;
	}
	
	.home h2.entry-title {
		font-size: 18px;
	}
	
	.category h2.entry-title {
		font-size: 18px;
		line-height: 22px;
	}
	
	.category .entry-content {
		font-size: 14px;
	}
	
	#breadcrumbs {
		display: none;
	}
	
	#main {
		padding: 0 !important;
	}
	
	#content {
		border-top: 0;
		margin-top: 0;
	}
	
	.header-date,
	.entry-meta,
	.posts-thumbnail-widget .entry-date {
		font-size: 12px;
	}
	
	.widget-title {
		padding-left: 25px;
	}
	
	body {
		font-size: 15px;
	}
	
	.single .header-date {
		display: none;
	}
	#featured-content .entry-thumbnail,
	#featured-content-2 .featured-big .entry-thumbnail {
		width: 150px;
		height: 150px;
		margin-bottom: 15px;
	}
	#featured-content .entry-title,
	#featured-content-2 .featured-big .entry-title,
	.blog-list .entry-title {
		font-size: 24px;
		line-height: 26px;
	}
	#featured-content .entry-summary,
	#featured-content-2 .entry-summary {
		float: left;
	}
	#featured-content .carousel-control-prev,
	#featured-content .carousel-control-next {
		top: 57px;
	}
	#featured-content .carousel-pagination-0 {
		top: 160px;
	}
	#featured-content-2 .last {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid #e9e9e9;
	}
	#featured-content-2 .featured-small .entry-summary {
		float: none;
	}
	#featured-content-2 .featured-small,
	.grid .hentry {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0;
		border-right: none;
	}
	.grid .entry-content {
		float: none !important;
	}
	.archive-ad {
		margin-left: -10px;
	}
	.layout-3c-1 .archive-ad,
	.layout-3c-2 .archive-ad,
	.layout-3c-r .archive-ad {
		margin-left: auto;
	}
	.list .entry-thumbnail {
		width: 100px;
		height: 100px;
		margin-bottom: 15px;
	}
	.entry-footer {
		margin-bottom: 5px;
	}
	.entry-cats,
	.entry-tags {
		width: 100%;
		float: left;
		margin-left: 0;
	}
	.entry-share,
	.newsletter-form {
		float: left;
		width: 100%;
	}
	.layout-1c .newsletter-form {
		margin-left: 0;
	}
	.newsletter-form input[type="text"] {
		width: 83% !important;
	}
	
	.related-posts ul {
		display: flex;
		flex-wrap: wrap;
	}
	.related-posts ul li {
		width: 50%;
		min-height: 250px;
		padding-right: 0;
		flex: 0 0 50%;
	}
	.related-posts ul li:nth-child(odd) {
		padding-right: 5px;
	}
	.related-posts ul li:nth-child(even) {
		padding-left: 5px;
	}
	
	.footer-column-1, .footer-column-2, .footer-column-3, .footer-column-4 {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	#footer .widget .entry-thumb {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	#page {
		width: 100%;
	}
	.header-ad {
		width: 468px;
		height: 60px;
	}
	#featured-content #carousel-0 ul li,
	#featured-content-2 .featured-big {
		width: calc(100vw - 30px);
	}
	.grid .post {
		height: auto;
	}
}

@media screen and (max-width: 479px) {
	#page {
		width: 100%;
	}
	.header-social span {
		display: none;
	}
	.search-form input[type="text"] {
		width: 100px;
	}
	.header-ad {
		width: 100%;
		height: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	#featured-content {
		margin: 0 10px;
	}
	#featured-content #carousel-0 ul li,
	#featured-content-2 .featured-big {
		width: calc(100vw - 30px);
	}
	#featured-content .entry-thumbnail,
	#featured-content-2 .featured-big .entry-thumbnail {
		width: 120px;
		height: 120px;
	}
	#featured-content .carousel-control-prev,
	#featured-content .carousel-control-next {
		top: 126px;
	}
	#featured-content .carousel-pagination-0 {
		top: 280px;
	}
	#featured-content .entry-title,
	#featured-content-2 .featured-big .entry-title {
		font-size: 20px;
		line-height: 22px;
	}
	#featured-content article {
		padding: 0;
	}
	#featured-content .widget-title {
		margin: 0 -25px;
		font-size: 13px;
	}
	.archive-ad {
		width: 100%;
		height: auto;
	}
	#featured-content-2 .featured-small .entry-title,
	.blog-list .entry-title,
	.entry-title {
		font-size: 18px;
		line-height: 20px;
	}
	.entry-summary,
	.list .entry-content,
	.grid .entry-content {
		float: left !important;
	}
	.search .entry-summary {
		float: none !important;
	}
	.newsletter-form input[type="text"] {
		width: 72% !important;
	}
	.related-posts h3 {
		font-size: 11px;
	}
	.related-posts ul li {
		min-height: 200px;
		padding-right: 3.5% !important;
	}
	#respond #commentform .comment-form-author,
	#respond #commentform .comment-form-email,
	#respond #commentform .comment-form-url {
		width: 100%;
		margin-right: 0;
	}
	.grid .post {
		height: auto;
	}
	
	.layout-2c-l.single #main .post .thumbnail {
		margin: 8px 0 10px 10px;
		width: 150px;
	}
	
	.layout-2c-l.single #main .post .thumbnail img {
		width: 100%;
	}
}
