.single .site-content {
	border-right: 0 solid rgba(0, 0, 0, 0);
}

#archive-saerch-form input {
	padding: 8px 12px;
	margin-bottom: 5px;
}

#archive-saerch-form select {
	padding: 7px 10px;
}

#archive-saerch-form label {
	z-index: 99;
	position: relative;
}

#archive-saerch-form input[type="submit"] {
	padding: 8px 12px;
}

#archive-saerch-form #fromdate,
#archive-saerch-form #todate {
	text-align: left;
}

.page .site-content,
.author .site-content {
}

.author .site-main {
	margin-top: 5px;
}

.entry-content .widget-title::after {
	top: 42%;
}

.entry-content .widget {
	display: inline-block;
	margin: 1px;
	vertical-align: top;
	-webkit-width: calc(33%);
	width: calc(33%);
}

.entry-content .widget li {
	list-style: outside none none;
}

.news-service,
.news-service a {
    font-weight: 400;
}

.tree_container {
	margin: 10px;
	max-width: 600px;
	width: auto;
}

.single .recent_posts_title {
	padding: 10px;
}

.tree_padder {
	border-left: 1px solid #555;
	padding: 8px 0;
}

.tree_row {
	margin: 18px 0;
}

.tree_row::before,
.tree_content_padder::before {
	border-bottom: 1px solid #555;
	content: "";
	display: inline-block;
	padding: 0 6px;
	position: relative;
	top: 11px;
	float: left;
}

.tree_content {
	border-left: 1px solid #555 !important;
	height: 0;
	margin: 2px 0 2px 20px;
	opacity: 1;
	overflow: hidden;
	padding: 0;
	transition: all .5s ease 0.2s;
}

.tree_label::before {
	content: "\f196";
	font-family: "Font Awesome 5 Pro";
	font-size: 13pt;
	line-height: 1;
	padding: 0;
	transition: all .5s ease 0.2s;
	vertical-align: middle;
}

.tree_content_padder {
	margin: 0;
}

.tree_content_data {
	background-color: #607D8B;
	display: table;
	margin: 2px 0 2px 15px;
	padding: 3px;
	width: -webkit-calc(95% - 2px);
	width: calc(95% - 2px);
}

.tree_content_visible > .tree_content {
	border-width: 1px;
	content: "\f147";
	height: 128px;
	opacity: 1;
}

.tree_content_visible > .tree_content:hover {
	height: 209px;
}

.tree_content_visible.tree_label::before {
	content: "\f147";
}

.tree_data {
	background-color: rgba(255,255,255,.2);
	color: #eee;
	margin-bottom: 2px;
	padding: 5px 10px;
	transition: all .2s ease 0s;
}

.tree_data:hover {
	background-color: rgba(255,255,255,.1);
	color: #fff;
}

.tree_photo_container {
	display: table-cell;
	width: 30%;
}

.tree_data.tree_photo {
	height: 120px;
	margin: 0 2px 0 0;
}

.tree_data_container {
	display: table-cell;
	width: 70%;
}

.page-feeds .entry-title,
.page-links .entry-title,
.page-faq .entry-title {
	border-bottom: 0 solid rgba(0,0,0,0);
}

.page-feeds .categories-feeds,
.page-links .links-content {
	-wekit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	margin-top: 18px;
	padding: 0;
	width: 100%;
}

.page-feeds .category-feed,
.page-links .xoxo.blogroll > li {
	background-color: #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 2;
	margin-bottom: 2px;
	padding: 4px;
	position: relative;
	-webkit-transition: background-color .2s ease 0s;
	-moz-transition: background-color .2s ease 0s;
	transition: background-color .2s ease 0s;
}

.page-feeds .category-feed:hover,
.page-links .xoxo.blogroll > li:hover {
	background-color: #ddd;
}

.page-feeds .category-feed a,
.page-links .xoxo.blogroll > li a {
	color: #222;
	display: inline-block;
	text-shadow: 1px 1px 0 #fff;
}

.page-feeds .category-feed i,
.page-links .xoxo.blogroll > li i {
	color: #ff8555;
}

.page-feeds .category-child::before {
	content: "";
	position: relative;
	left: -23px;
	background-color: #ddd;
	padding: 10px .3px 4px;
}

.page-feeds .category-child {
	margin-left: 20px;
}

.page-feeds .category-child::after {
	content: "";
	position: absolute;
	left: -19px;
	background-color: #ddd;
	height: 1px;
	width: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.page-links .links-content,
.page-links .xoxo.blogroll > li {
	list-style: none;
}

.page-links .linkcat {
	margin-bottom: 12px;
}

.page-links .linkcat h2 {
	font-weight: 400;
}

.page-links .linkcat h2::before,
.page-links .xoxo.blogroll > li::before {
	color: #bbb;
	content: "\f08e";
	font-family: "Font Awesome 5 Pro";
	font-size: 10pt;
	margin: 0 5px;
	position: relative;
	-webkit-transition: color .2s ease 0s;
	transition: color .2s ease 0s;
	vertical-align: middle;
}

.page-links .linkcat h2::before{
	content: "\f005";
	font-size: 12pt;
}

.page-faq .faq-padder {
	margin-top: 12px;
	overflow: hidden;
    width: 100%;
}

.page-faq .faq-group {
	margin-bottom: 25px;
}

.page-faq .faq-group-name {
	font-weight: 100;
	margin-bottom: 12px;
	position: relative;
}

.page-faq .faq-group-name::after {
	background-color: rgba(0,0,0,.1);
	content: "";
	height: 1px;
	margin: 0 10px;
	position: absolute;
	top: 65%;
	width: 100%;
}

.page-faq .faq-row {
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	box-shadow: 1px 1px 3px rgba(0,0,0,.2);
	margin-bottom: 6px;
	position: relative;
}

.page-faq .faq-title {
	cursor: pointer;
	font-size: 120%;
	position: relative;
}

.page-faq .faq-title .fa-question-circle {
	vertical-align: middle;
}

.page-faq .faq-title .fa-question-circle {
	border-right: 1px dotted;
	vertical-align: middle;
	margin-right: 3px;
	padding-right: 7px;
}

.page-faq .faq-content {
	border-top: 1px solid;
	position: relative;
}

.page-faq .faq-title {
		padding: 10px 12px;
}

.page-faq .faq-title::after {
	right: 6px;
}

.page-faq .faq-content {
		padding: 15px;
}

.page-faq .faq-content .entry-content > p:first-of-type{
	margin: 0;
}

.page-faq .faq-content .entry-content {
	background-color: rgba(0,0,0,0);
	padding: 0;
}

.page-faq .faq-content .entry-content > p {
	margin-bottom: 0;
	margin-top: 10px;
}

.author-bio {
	-webkit-box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
	line-height: 2;
	margin: 0 auto;
	overflow: hidden;
	padding: 8px;
	position: relative;
	text-align: justify;
	z-index: 2;
}

.author-bio .mainmetas {
	font-family: tahoma,arial;
	margin-top: 15px;
	text-align: left;
}

.author-bio .mainmeta {
	-webkit-box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
	margin: 0;
	padding: 3px 6px;
	-webkit-transition: all .2s ease .05s;
	transition: all .2s ease .05s;
}

.author-bio .meta-title {
	margin: 0 5px;
}

.author-info .author-avatar {
	float: right;
	margin-left: 6px;
	width: 95px;
}

.author-info .author-avatar > img {
   	-webkit-box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
	box-shadow: -2px 2px 4px -1px rgba(0, 0, 0, 0.2);
	width: 100%;
}

.author-thumb {
	-webkit-border-radius: 26px;
	border-radius: 26px;
	-webkit-box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.2);
	display: inline-block;
	height: 24px;
	overflow: hidden;
	vertical-align: inherit;
	width: 24px;
}

.author-thumb > img {
	width: 100%;
}

.author-count-meta {
	display: table;
	font-size: 0;
	margin-bottom: 2px;
	text-align: justify;
	width: 100%;
}

.author-count-meta i {
	font-size: 8pt;
}

.single .author-bio .author-link.mainmeta {
	cursor: pointer
}

.mainmeta.print-buttons,
.mainmeta.resizeF > span {
	cursor: pointer;
}

.gallery-section {
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.2);
	box-shadow: 2px 2px 5px rgba(0,0,0,.2);
	margin: 8px 0;
	overflow: hidden;
	position: relative;
}

.gallery-section.fullwidth-section {
	float: none;
	margin: 15px 0;
	max-width: 100%;
}

.gallery-section .gallery-slider.cycle-slideshow {
	text-align: center;
	width: 100%;
}

.gallery-section .gallery-slider.cycle-slideshow > img {
	width: 100%;
}

.gallery-section #pager span {
	color: #dddddd;
	cursor: pointer;
}

.gallery-section #pager li {
	background-color: #444;
	border: 1px solid rgba(255,255,255,.2);
	-webkit-border-radius: 25px;
	border-radius: 25px;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	margin: 0 5px;
	padding: 2px;
	text-align: center;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.gallery-section #pager .cycle-pager-active {
	cursor: default;
}

.gallery-section .nav .fa {
	font-size: 22pt !important;
	-webkit-transform: translateY(-65%);
	transform: translateY(-65%);
}

.gallery-section .nav {
	filter: alpha(opacity=35);
	opacity: 0.35;
}

.gallery-item .thumb {
	background-color: rgba(0,0,0,0);
}

.single-format-quote .spc {
	margin-bottom: 12px;
}

.single-format-quote .entry-content-container .dynamic_fields {
	padding-top: 0;
}

.single-format-quote .entry-thumbnail {
	float: right;
	max-width: 50%;
	padding-left: 4px;
}

.single-format-quote .share-btn-social {
	margin-bottom: 12px;
}

.mainmeta-counters {
	margin-left: auto;
	position: relative;
}

.vclf .post-fav {
	cursor: pointer;
}

.vclf .mainmeta.author-count-favs-btn .fa {
	line-height: 0 !important;
}

.vclf .mainmeta.author-count-favs-btn,
.vclf .mainmeta.author-count-favs-btn .faved,
.vclf .mainmeta.author-count-favs-btn .fa.fa-star {
	color: #eb5;
}

.vclf .mainmeta.author-count-favs-btn:hover {
	color: #eb5;
}

.video-section {
	-webkit-flex: 100%;
	flex: 100%;
	margin: 0 0 6px 0;
	padding: 0;
	position: relative;
}

.video-section .video-wrap {
	align-content: baseline;
	-webkit-display: flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0 auto;
}

/*.video-section::before,
.gallery-section::before {
	right: -200px;
}

.video-section::after,
.gallery-section::after {
	left: -200px;
}

.video-section::after,
.video-section::before
.gallery-section::after,
.gallery-section::before {
	background-color: #252525;
	bottom: 0;
	content: "";
	position: absolute;
	top: 0;
	width: 200px;
	z-index: 99;
}*/

.video-section .video-player {
	margin-bottom: 0;
	width: 67%;
}

.video-section .mejs-container {
	margin: 0;
}

.video-section .mejs-container .mejs-controls {
	background-color: rgba(0, 0, 0, 0.6) !important;
}

.video-section .wp-video {
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: 0 !important;
	overflow: hidden;
}

.video-section .wp-video video {
    padding: 0;
}

.video-section .video-content {
	background-color: #333;
	line-height: 2;
	margin-top: 3px;
	padding: 3px;
	width: 100%;
}

.video-section .video-list-container {
	overflow: hidden;
	position: relative;
	width: 33%;
	z-index: 9;
}

.video-section .video-list-container .video-items {
	padding-left: 3px;
}

.video-section .video-list-container .video-item {
	-webkit-display: flex;
	display: flex;
	flex-fow: row wrap;
	margin-bottom: 3px;
	padding: 0 4px 4px;
	text-align: right;
	width: 100%;
}

.video-section .video-list-container .video-item:last-of-type {
	margin-bottom: 0;
}

.video-section .video-content-container {
    padding: 6px 6px 0;
}

.video-section .video-thumbnail {
	height: fit-content;
	position: relative;
	width: 75px;
}

.video-section .video-item > div {
	color: #fff;
}

.video-section .video-details {
	-webkit-flex: 100;
	flex: 100;
	padding: 0 8px;
	text-align: left;
}

.video-section .video-item .video-duration {
	bottom: 0;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	right: 14px;
	position: absolute;
	text-shadow: 0 0 3px rgba( 0, 0, 0, .5 );
}

.video-section .video-title {
	margin-bottom: 6px;
}

.video-section .video-item .video-title a {
	font-size: 9pt;
}

.video-section .video-title > span {
	font-weight: bold;
}

.video-section .video-item .video-author,
.video-section .video-item .video-views {
	background-color: #222;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #ddd;
	float: left;
	font-size: 8pt;
	line-height: 2;
	margin: 1px;
	padding: 0 5px;
}

.video-section .video-item .video-date {
	font-size: 85%;
	margin-bottom: 6px;
	opacity: .6;
	vertical-align: middle;
}

.video-section .video-item .video-date i {
	font-size: 85%;
}

.video-section .video-author a {
	color: rgba(255,255,255,.6);
	font-size: 8pt;
}

.video-section .video-views .video-views i {
    font-size: 100%;
}

.video-section .video-date-cats {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 0 solid rgba(255, 255, 255, 0.05);
	border-top: 0 solid rgba(255, 255, 255, 0.05);
	display: inline-block;
	padding: 2px 0 0;
	width: auto;
}

.video-section .post-humdiff {
	padding: 0;
}

.video-section .cat-links,
.video-section .tag-links {
	display: inline;
}

.video-section .tagncats {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	padding: 0 2px 0 7px;
	width: auto;
}

.video-section .cat-links > a,
.video-section .tag-links > a {
	border: 0 !important;
	background-color: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 0 2px;
	text-shadow: 0 0 0;
}

.video-section .cat-links > a::before,
.video-section .tag-links > a::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 15px;
	margin: 0 5px;
	vertical-align: middle;
}

.video-section .cat-links a::before {
	content: "\f0c9";
}

.video-section .tagncats .tag-links a::before {
	content: "\f02b";
}

.video-section .video-summary {
	padding: 6px 0;
	text-align: justify;
}

.video-section .video-summary-after::after {
	background-color: rgba(255, 255, 255, 0.1);
	border-top: 1px solid #111;
	content: "";
	display: block;
	height: 1px;
	margin: 8px 0;
	width: 100%;
}

.video-section .mainmeta-padder {
    font-size: 0 !important;
}

.video-section .mainmeta-padder .mainmeta {
	padding: 2px 6px;
}

.video-section .video-meta * {
	vertical-align: inherit;
}

.video-section .author-thumb {
	vertical-align: middle;
}

.video-section .video-title .mainmeta {
    float: right;
    padding: 0;
}

.video-section .video-meta {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.video-section .video-meta .post-author .author-thumb {
	border: 0 solid #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	height: 30px;
	width: 30px;
}

.video-section .wp-video,
.video-section .wp-video-shortcode.mejs-video,
.video-section .mejs-mediaelement video {
	background-color: #000;
	width: 100% !important;
}

.video-section .author-count-views-count {
	position: relative;
	top: 4px;
}

.site-man .single-format-video .share-btn-social {
	margin-top: 25px !important;
}

.single-format-video .vclf .share-btn-social {
	margin-top: 0 !important;
}

.single-format-video .vclf {
	margin-bottom: 0;
}

.single-format-video article .spc {
	margin: 12px 0 0;
}

.single-format-video .site-content {
	padding-top: 0 !important;
}

.single-format-video article .share-btn-social {
    margin-top: 0;
}

.single-format-video .site-content,
.single-format-gallery .site-content,
.single-format-image .site-content {
	margin-left: auto;
	margin-right: auto;
}

.category-slider br, .this-childs br {
	display: none;
}

#sidebar-content-inner .widget-area{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

#sidebar-content-inner .widget-area .widget {
    flex: auto 1;
    margin: 0 6px 6px;
}

.media-menu-item:nth-last-child(3){
	display: none;
}

.page-ext .site-content > div {
    width: 100%;
}

.page-ext .ext-url {
	background-color: #eee;
	box-shadow: -2px 2px 4px rgba(0,0,0,.2);
	border-radius: 5px;
	direction: ltr;
	display: block;
	padding: 0 12px;
	pointer-events: none;
	margin: 0 auto;
	user-select: none;
	width: max-content;
}

.page-ext .ext-loading {
	margin: 6px auto;
	padding: 10px;
	text-align: center;
}

.post-url {
	direction: ltr;
}

.post-url a {
	border: 1px solid #eee;
	color: #444;
	display: inline-block;
	font-size: 10pt;
	height: 34px;
	padding: 0 5px 0 36px;
	position: relative;
	overflow: hidden;
}

.post-shotlink {
	margin-left: 6px;
}

.post-url a i {
	background-color: #eee;
	bottom: 0;
	font-size: 12pt;
	left: -2px;
	padding: 7px;
	position: absolute;
	right: 100%;
	top: 0;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 32px;
	z-index: 2;
}

.post-url a.copied i {
	left: calc(100% - 34px);
	right: -2px;
}

.copied-text {
	background-color: #fff;
	left: -100%;
	text-align: center;
	position: absolute;
	top: 0;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 100%;
	z-index: 1;
}

.post-url a.copied .copied-text {
	left: -10px;
}

@keyframes heart-beat {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}

.fa-heart-beat {
	animation: heart-beat 200ms 2;
}

.site-content .cycle-slideshow > div,
.site-content .cycle-slideshow > li {
	display: inherit !important;
}

.fancybox-arrow {
	background-color: rgba(0,0,0,0) !important;
}

.cooperators a {
	color: inherit;
	font-size: 90%;
	margin: 2px;
	opacity: .8;
	padding: 0 4px;
}

.cooperators {
	border-bottom: 1px dotted #00000030;
	border-top: 1px dotted #00000030;
	margin-top: 25px
}

.post_author_link {
	background-color: #f7dea45c;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: inherit;
	font-weight: 400;
	padding: 3px 5px;
	vertical-align: inherit;
}

.post_author_link img {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 20px !important;
	margin-left: 3px;
	position: relative;
	top: 7px;
	width: 20px;
}

.post_author_link i {
	margin: 0;
}


@media (max-width: 598px){
	.single-post #content {
		padding: 6px;
	}

	.single-post .post {
		padding: 12px;
	}

	.page-feeds .categories-feeds {
		-wekit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.top-bigger-image {
		margin-top: 25px;
	}
}

@media (max-width: 420px){

	.page-feeds .categories-feeds {
		-wekit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}

	.gallery-section {
		float: none !important;
		margin: 10px auto !important;
		max-width: 95%;
	}

	.single-format-quote .entry-thumbnail {
		float: none;
		margin: 0 auto 12px;
		max-width: 100%;
		padding-left: 0;
	}

	.entry-content-container .post-date.post-updated {
		display: none;
	}

	#sidebar-content-inner .widget-area .widget {
		flex: 100%;
	}

	#archive-saerch-form input,
	#archive-saerch-form select {
		margin: 3px 2px;
		width: 40%;
	}

	#archive-saerch-form input[type="submit"],
	#archive-saerch-form input[name="term"],
	#archive-saerch-form select {
		width: 98%;
	}
	
	#archive-saerch-form {
		text-align: center;
	}

}