/***

TABLE CONTENT
	HEADER
		Topbar
		Logo
		Navigation
		Spinner loading
	FEATURED POST
		Slider carausel
		Slider fade
		Slideshow big
		Featured Grid
		Recent post section
	WIDGETS
		Custom menu
		Latest style 1
		Latest style 2
		Latest style 3
		Search form
		Tags
		Pagination
	BOTTOM
	OFFCANVAS
	FOOTER
		Gototop
		Search popup
	HOME PAGE
		Boxed layout
		Home Grid 1
	ARCHIVE LAYOUT
		Archive list
		Archive grid blance
		Archive list big
	POST STYLE
		Comment
	PAGES
		Author page
	HELPER
		Row and column gap
		Line
==============================
NOTE
	Primary color: #e5633f;
	Body font: 'Fira Sans',serif;
	Heading font: 'Playfair Display', serif;
***/
body {
	background: #ffffff none repeat scroll 0 0;
	color: #000000;
	font-family: 'Fira Sans', serif;
	font-weight: 400;
	line-height: 1.4;
}
a {
	color: #000000;
	text-decoration: none;
}

article a, div.animate-box a {color: #004080}
div.animate-box div.topc a, div.animate-box a.alith_tagg {color: #000}

strong {
	font-weight: 500;
}

h1, .h1 {
  font-size: 2.2rem;
}

h2, .h2 {
  font-size: 1.8rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

h4.ch-4 {
	font-size: 1.8rem;
	text-align:center;
	margin-bottom:2rem;
}

h4.ch-4::before {
	background: transparent url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 10px;
	margin-right: 10px;
	width: 30px;
}
h4.ch-4::after {
	background: transparent url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 10px;
	margin-left: 10px;
	width: 30px;
}

h4.color {
	font-size: 1.8rem;
	margin-bottom:2rem;
  color:#CC0000;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*COLOR*/
.main_nav,
.header,
.top_bar {
	border-color: #000000 !important;
}
a:focus,
a:hover,
.top_bar .social a:hover i,
.post_meta span a:hover,
.alith_post_content_big_caption a:hover,
a.link-active,
.sticky .alith_post_title a {
	color: #e5633f;
	text-decoration: none;
}
::selection {
	background: #000;
	/* WebKit/Blink Browsers */
	color: #fff;
}
::-moz-selection {
	background: #000;
	/* Gecko Browsers */
	color: #fff;
}
.alith_tagg:hover,
.alith_tagg:focus {
	background: #e5633f;
}
/*Fonts*/
.post_meta_categories_label,
.header .logo,
.alith_heading_patern_2,
.bottom-logo h1.logo,
#slideshow_big .alith_post_title,
.archive-title,
.post_list_big .alith_post_title,
.post-content .alith_post_title,
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6,
.dropcap p:first-child::first-letter,
.single-comment-title,
.comment-reply-title {
	font-family: 'Fira Sans', serif;
}


div.animate-box header h1 {
font-size:1.5em;
text-align:left;}

div.animate-box header {width:100%}
/*HEADER*/
/*Topbar*/
.margin-15 {
	margin-left: -15px;
	margin-right: -15px;
}
.top_bar {
	border-bottom: 1px solid;
	min-height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.top_bar .social {
	text-align: right;
}
.top_bar .social li {
	display: inline-block;
	margin: 0 0 0 5px;
}
.top_bar .social a {
	border: 1px solid;
	border-radius: 50%;
	color: #000;
	display: block;
	font-size: 10px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	width: 20px;
}
.top_bar .social a i {
	font-size: 10px;
}
.social ul {
	display: inline-block;
}
.top-search {
	display: inline-block;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid;
}
.top-search span {
	margin-left: 10px;
}
/*Logo*/
.header {
	border-bottom: 1px solid;
	padding: 30px 0;
	text-align: center;
}
.header .logo {
	font-size: 78px;
	letter-spacing: 3px;
	line-height: 1;
	margin: 0 0 5px;
}
.header .tagline {
	font-size: 14px;
	margin: 0;
}
.header .tagline::before {
	background: transparent url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 10px;
	margin-right: 10px;
	width: 30px;
}
.header .tagline::after {
	background: transparent url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 10px;
	margin-left: 10px;
	width: 30px;
}
/*Navigation*/
.main_nav_cover {
	border-bottom: 3px solid;
	height: 40px;
	line-height: 40px;
}
.smartnav .main_nav_cover {border: 0;}
.main_nav_cover #main-menu {
	padding: 0;
	text-align: center;
}
.main_nav_cover #main-menu li {
	line-height: 40px;
	padding: 0 30px;
	display: inline-block;
	position: relative;
}
.main_nav_cover #main-menu li a {
	font-size: 16px;
	padding: 0;
	position: relative !important;
	text-transform: uppercase;
}
.main_nav_cover #main-menu li ul.sub-menu a {
	text-transform: none;
}
ul.sub-menu {
	display: none;
	margin-left: 15px;
}
.main_nav_cover ul.sub-menu {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	display: none;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 100;
}
.main_nav_cover .menu-item-has-children ul.sub-menu a::before {
	content: none;
}
.main-nav ul li ul.sub-menu li ul.sub-menu {
	left: 100%;
	padding: 0;
	top: 0 !important;
	transform: none;
}
.main_nav_cover ul.sub-menu li ul.sub-menu {
	border-top: 1px solid !important;
}

#sidebar-wrapper .menu-item-has-children a::before {
	color: #888;
	content: "\f078";
	font-family: FontAwesome;
	font-size: 10px;
	position: absolute;
	right: 10px;
	top: 5px;
}
#sidebar-wrapper .menu-item-has-children ul.sub-menu a::before {
	content: none;
}
.main_nav_cover ul.sub-menu {
	border-top: 0 none;
	left: 50%;
	margin-left: 0;
	min-width: 200px;
	transform: translate(-50%);
	border: 1px solid;
}
.main_nav_cover #main-menu li ul.sub-menu li {
	border-bottom: 1px solid;
	display: block;
	line-height: 35px;
	padding: 0 10px;
}
.main_nav_cover #main-menu li ul.sub-menu li:last-child {
	border: none;
}
ul.sub-menu a::before {
	content: none;
}
.smartnav {
  background: #fff none repeat scroll 0 0 !important;
  border-radius: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  left: 0;
  text-align: center;
  z-index: 900;
}
/*spinner loading*/
.spinner-cover {
	background: #fff none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.spinner-inner {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
}
.spinner {
	margin: 100px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}
.spinner>div {
	background-color: #333;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4)
	}
	20% {
		-webkit-transform: scaleY(1.0)
	}
}
@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}
/*FEATURED POST*/
/*slider carausel*/
.section_margin {
	margin-bottom: 30px;
}
.section_margin_20 {
	margin-bottom: 20px;
}
.section_margin_40 {
	margin-bottom: 40px;
}
.section_margin_50 {
	margin-bottom: 50px;
}
#slider-small.carausel_slider {
	margin-right: -0.5rem;
	margin-left: -0.5rem;
}
.carausel_slider p {
	margin: 0;
}
#slider-small .alith_post_thumb {
	float: left;
	margin: 0 15px 0 0;
	width: 80px;
}
.alith_post_title_small {line-height: 1.2;}
.alith_post_title_small .meta, .alith_post_title_small p{
color: #888;
font-size: 12px;
margin-top: 10px;
/*text-transform: uppercase;*/
}
.alith_post_title_small .meta span{margin: 0 10px 0 0;}
/*slider fade*/
.alith_post_thumb_big {
	position: relative;
}
.post_meta_categories_label {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}
.alith_post_thumb_big .post_meta_categories_label {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 10;
}
#slideshow_face .alith_post_title {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 25px;
}
#slideshow_face .post_meta_center {
	border-right: 1px solid #eee;
	color: #888;
	margin-right: 50px;
	padding-right: 30px;
	text-align: center;
	font-size: 12px;
}
#slideshow_face .post_meta_center a {
	color: #000;
	font-size: 14px;
}
#slideshow_face .post_meta_center p {
	margin-bottom: 5px;
}
#slideshow_face .alith_post_except {
	font-size: 16px;
	padding-right: 150px;
}
/*slider-carousel*/
#slider-carousel figure {
	margin: 0;
}
#slider-carousel .grid-caption {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.41) 100%) repeat scroll 0 0;
	bottom: 0;
	padding: 50px 30px 30px;
	position: absolute;
	width: 100%;
	z-index: 3;
}
#slider-carousel a {
	color: #fff;
}
#slider-carousel .alith_post_thumb {
	border: 0 none;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
#slider-carousel .alith_post_thumb img {
	height: auto;
	left: 50%;
	min-height: 101%;
	min-width: 101%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}
#slider-carousel .wrap {
	height: 560px;
}
#slider-carousel .owl-item:hover .grid-caption,
.grid-post:hover .grid-caption {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 100%) repeat scroll 0 0;
}
/*slideshow big*/
#slideshow_big .alith_post_content_big {
	position: relative;
}
#slideshow_big .alith_post_content_big_inner {
	border: 0 none;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 90;
}
.alith_post_content_big_caption {
	color: #fff;
	left: 15%;
	position: absolute;
	right: 15%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	z-index: 90;
}
#slideshow_big .alith_post_thumb_big {
	margin: 0;
	position: relative;
}
.alith_post_content_big_caption a {
	color: #fff;
}
.alith_post_content_big_caption .alith_post_title {
	color: #fff;
	font-size: 2.8em;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 30px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
}
.alith_post_content_big_caption .alith_post_except a {
	border-bottom: 1px solid;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.alith_post_content_big_mark {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 80;
}
#slideshow_big .owl-dots {
	bottom: 20px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.arrow-prev,
.arrow-next {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: 66px;
	position: absolute;
	top: -40px;
	width: 70px;
}
.arrow-prev {
	left: 10px;
}
.arrow-next {
	right: 10px;
}
.arrow-prev::before,
.arrow-prev::after,
.arrow-next::before,
.arrow-next::after {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 2px;
	position: absolute;
	width: 45px;
}
.arrow-prev::before {
	top: 48px;
	transform: rotate(45deg);
	left: 0;
}
.arrow-prev::after {
	top: 17px;
	transform: rotate(-45deg);
	left: 0;
}
.arrow-next::before {
	top: 48px;
	transform: rotate(-45deg);
	right: 0;
}
.arrow-next::after {
	right: 0;
	top: 17px;
	transform: rotate(45deg);
}
/**Featured Grid**/
.grid-wrap {
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}
.grid-post,
.poster-image {
	backface-visibility: hidden;
	transform: translate3d(0px, 0px, 0px);
}
.grid-post {
	float: left;
	overflow: hidden;
	position: relative;
	height: 560px;
	width: 50%;
}
.grid-post.nr-2.style-1 {
	height: 280px;
	width: 50%;
}
.grid-post.style-1.nr-3,
.grid-post.style-1.nr-4 {
	height: 280px;
	width: 25%;
}
.grid-post .wrap {
	display: block;
	height: 100%;
	position: absolute;
	text-align: center;
	width: 100%;
}
.altpost-image {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.altpost-image img {
	height: auto;
	left: 50%;
	min-height: 101%;
	min-width: 101%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}
.grid-post .grid-caption {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.41) 100%) repeat scroll 0 0;
	bottom: 0;
	padding: 50px 30px 30px;
	position: absolute;
	width: 100%;
	z-index: 3;
}
.grid-post .grid-caption a {
	color: #fff;
}
.grid-post.style-1.nr-1 h2 {
	font-size: 40px;
	line-height: 1;
}
.grid-post h2 {
	color: white;
	font-size: 20px;
	font-weight: 900;
	padding: 5px 0 0;
	text-shadow: 0 0 100px rgb(0, 0, 0);
}
.grid-caption .post_meta span {
	color: #fff;
}
.grid-caption .post_meta span.meta_categories {
	background: #000 none repeat scroll 0 0;
	padding: 0 2px;
}
/*overwrite owl default*/
.owl-theme .owl-dots .owl-dot span {
	background: none;
	border: 1px solid #000;
	border-radius: 30px;
	height: 8px;
	margin: 0 2px;
	transition: opacity 200ms ease 0s;
	width: 8px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #000 none repeat scroll 0 0;
}
#slideshow_face .owl-dots {
	margin-top: -30px;
	text-align: right;
}
/*recent post section*/
.alith_heading_patern_2 {
	font-size: 40px;
	margin-bottom: 50px;
	text-align: center;
	text-transform: uppercase;
}
.alith_heading_patern_2::before {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 30px;
	margin-right: 10px;
	width: 60px;
}
.alith_heading_patern_2::after {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll left center;
	content: "";
	display: inline-block;
	height: 30px;
	margin-left: 10px;
	width: 60px;
}

.alith_heading_patern_3 {
	font-size: 1.8rem;;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.alith_heading_patern_3::before {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 20px;
	margin-right: 10px;
	width: 40px;
}
.alith_heading_patern_3::after {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll left center;
	content: "";
	display: inline-block;
	height: 20px;
	margin-left: 10px;
	width: 40px;
}


.alith_post_title {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 15px;
}
.post_meta {
	font-size: 80%;
	font-weight: 300;
}
.post_meta span {
	color: #888;
	margin: 0 20px 0 0;
}
.post_meta span a {
	color: #888;
}
.post_meta .meta_author_avatar img {
	height: 20px;
	width: 20px;
	border-radius: 50%;
}
.post_meta .meta_categories,
.post_meta .meta_date,
.post_meta_date {
	text-transform: uppercase;
}
/*WIDGETS*/
.sidebar-widget {
	margin: 0 0 30px 0;
}
.vertical-align {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.widget-title-cover {
	line-height: 1;
	margin-bottom: 10px;
	overflow: hidden;
}
h4.widget-title {
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
}
h4.widget-title::after {
	background: #000 none repeat scroll 0 0;
	bottom: 10px;
	content: "";
	display: inline-block;
	height: 1px;
	left: 100%;
	position: absolute;
	width: 100vw;
}
h4.widget-title span {
	padding-left: 15px;
	padding-right: 10px;
}
h4.widget-title span::before {
	background: #000 none repeat scroll 0 0;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 0;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	width: 8px;
}
.sidebar_right::after {
	background: #eee none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 1px;
}
/*custom menu*/
.sidebar-widget ul.menu li {
	border-bottom: 1px dotted;
	padding: 5px 0;
	position: relative;
}
.sidebar-widget ul.menu li:last-child {
	border: 0;
}
/*latest style 1*/
.latest_style_1_item {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
	min-height: 80px;
}
.latest_style_1 .latest_style_1_item:last-child {
	border: none;
}
.latest_style_1 .latest_style_1_item:first-child {
	padding-top: 0;
}
.latest_style_1_item span.item-count {
	float: left;
	font-size: 30px;
}
.latest_style_1_item .alith_post_title_small {
	clear: none;
	float: left;
	left: 12%;
	margin-left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
	color: #888;
}
.latest_style_1_item .alith_news_img {
	display: block;
	float: right;
	margin: 0;
	position: relative;
	width: 35%;
}

/*latest style 2*/
.latest_style_2_item_first {
	margin-bottom: 20px;
	overflow: hidden;
}
.latest_style_2_item_first h3.alith_post_title {
	font-size: 18px;
	font-weight: 300;
}
.latest_style_2_item_first {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 10px;
}
.latest_style_2_item {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
}
.latest_style_2_item figure {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	position: relative;
	width: 35%;
}
.latest_style_2_item h3.alith_post_title {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
}
.latest_style_2 .latest_style_2_item:last-child {
	border-bottom: 0 none;
	margin: 0;
	padding: 0;
}
/*latest style 3*/
.latest_style_3_item {
	border-bottom: 1px solid #eee;
	min-height: 50px;
	overflow: hidden;
	padding: 40px 0;
	position: relative;
}
.latest_style_3_item span.item-count {
	float: left;
	font-size: 30px;
}
.latest_style_3_item .alith_post_title_small {
	clear: none;
	float: left;
	left: 12%;
	margin-left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 90%;
}
.latest_style_3 .latest_style_3_item:last-child {
	border: none;
}
/*search form*/
form.search-form {
	overflow: hidden;
}
form.search-form div{
	overflow: hidden;
}

form.search-form label {
	margin: 0;
}
form.search-form input.search-field {
	border: 1px solid #333;
	font-size: 14px;
	width: 70%;
	float: left;
}
form.search-form input.search-submit {
	background: #333 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	float: right;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 10px;
	text-transform: uppercase;
	width: 30%;
}
div.count-msg {
	margin:0 0 20px 0;
	font-weight: 500;
}


.news-search-form fieldset {
	background:#DFDFDF;
	width:100%;
}
.news-search-form fieldset div {
	float:left;
}

.news-search-form .btn {
	background: #000 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 10px;
	text-transform: uppercase;
	width: 60%;
}


#newsalbum {margin-bottom:30px;border-bottom:solid 1px #DFDFDF;padding:10px 0}

/* POLL  */
.tx-poll p.poll-description {color:#999;}
.tx-poll .poll-answer-image,
.tx-poll .poll-answer-description {
	margin-left: 18px;
}
.tx-poll .poll-question .poll-question-number {
	display: none;
}

.tx-poll .poll-question .poll-checkbox-user-answer,
.tx-poll .poll-question .poll-radiobutton-user-answer {
	display: inline-block;
}

.tx-poll .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: none;
}

.tx-poll .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
}
.latest_style_2 h6 {margin-top:10px;}
.tx-poll div.poll-result-bar {
	width: 100%;
}
.tx-poll span.poll-result-bar {
	display: inline-block;
	background-color: #CC0000;
	height: 10px;
}
.tx-poll .poll-result-percent {
	display: inline-block;
	width: 55px;
}
.tx-poll .poll-result-answer {
	display: inline-block;
}
.tx-poll .poll-result-row {
	height: 70px;
	display: inline-block;
	width: 100%;
}

.tx-poll .poll-button {
	margin-top: 0px;
	display: inline-block;
	width: 100%;
}

.tx-poll .poll-button .poll-finish {
background: #000 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	height: 50px;
	line-height: 1;
	padding: 10px 25px;
	text-transform: uppercase;
}

/* Poll-Question */
.tx-poll .poll-question-label {
	margin: 0 0 15px 0;
}
.tx-poll .poll-question {
	padding-top: 15px;
	padding-bottom: 15px;
    width: 100%;
    display: inline-block;
}
.tx-poll .poll-question .poll-question-answers {
	padding: 0;
    width: 100%;
    display: inline-block;
}
.tx-poll .poll-question .poll-question-answers .poll-radio-user-answer {
    display: inline-block;
}
.tx-poll .poll-question .poll-question-answers .poll-radio {
	display: inline-block;
	width: 100%;
	float: left;
}
.tx-poll .poll-question .poll-question-answers .poll-radiolabel {
	display: inline-block;
	float: left;
	margin-top: 2px;
}

.tx-poll .poll-answer .poll-radio input {margin-right:10px;}

.tx-poll .poll-question .poll-question-answers .poll-radiolabel label {
	font-weight: normal;
}
.tx-poll .poll-question.layout-inline-scaled .poll-question-answers .poll-answer {
	text-align: center;
}
.tx-poll .poll-question.layout-inline-scaled .poll-answer-scale {
	background-image: linear-gradient(90deg, red, yellow, green);
	height: 5px;
}


.tx-poll .poll-result-question {
    width: 100%;
}

.alert-danger {
    color: #721c24;
    background-color: #e5633f;
    border-color: #f5c6cb;
}




/* Poll 2 */



/*------------------------------------------------------------------------------------------------------*/
/* main */
.simplePollWrap {
    width: 100%;
    position: relative;
    margin-bottom:30px;
}
#simplePollVote {
    font-weight: 700;
    float: left;
}


.simplePollImage img{
    max-width: 100%;
    height: auto;
    border: 1px solid #BBB; 
}


input#simplePollVote {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	height: 50px;
	line-height: 1;
	padding: 10px 25px;
	text-transform: uppercase;
}
input#simplePollVote{margin:8px 0;}
input#simplePollVote:hover{cursor:pointer;}
/*------------------------------------------------------------------------------------------------------*/
/* see votes link and page */
#simplePollSeeVotes {
    color: #000;
    text-decoration: none;
    padding: 1px 6px;
    margin: 2px;
    float: right;
}
.simplePollSeeVotes ul {
    list-style-type: none;
    padding-left: 5px; 
    margin-left: 0;
}
.simplePollSeeVotes ul li {
    text-indent: 0;
    margin-left: 0;
    padding-left: 0;
}
.simplePollSeeVotes .simplePollAnswer {
    margin-bottom: 2px;
}
.simplePollRow {margin-top:15px;}
/*------------------------------------------------------------------------------------------------------*/
/* percent bars */
.simplePollSeeVotes .simplePollPercentText {
    margin-top: 3px;
    color: #555;
}
.simplePollPercentBarLimiter {
    width: 75%;
    height: 0px;
}
.simplePollPercentBarColor-1 {
    /*background-color: red;*/
}
/*limit the overall length of the bars, so we can still fit the percent number behind it*/
.simplePollPercentBar {
    border: 1px solid #888;
    height: 14px;
    margin-top: 2px;
    margin-right: 5px;
    float: left;
    background-color: #BBB;
    border-radius: 2px;
    background-image: -webkit-linear-gradient(#EEE 0%, #003e82 100%); 
    background-image: -moz-linear-gradient(#EEE 0%, #003e82 100%); 
    background-image: -o-linear-gradient(#EEE 0%, #003e82 100%); 
    background-image: linear-gradient(#EEE 0%, #003e82 100%);
}

/*------------------------------------------------------------------------------------------------------*/
/* general */
.clearfix:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}



/*Tags*/
.alith_tagg {
	background: #f1f1f1;
	padding: 10px 15px;
	color: #222;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block
}
.alith_tagg:hover,
.alith_tagg:focus {
	color: #fff;
	text-decoration: none
}
/*pagination*/
.site-pagination {
	border-top: 1px solid #eee;
	font-size: 16px;
	padding-top: 30px;
}
ul.page-numbers {
	font-weight: 300;
}
ul.page-numbers li {
	display: inline-block;
	padding: 0 10px 0 0;
}
ul.page-numbers li span.current {
	font-weight: 500;
}
ul.page-numbers li.next a {
	font-size: 14px;
	padding-right: 30px;
	position: relative;
	transition-duration: .2s;
}
ul.page-numbers li.next a:hover {
	padding-right: 35px;
	transition-duration: .2s;
}
ul.page-numbers li.prev a {
	font-size: 14px;
	padding-left: 30px;
	position: relative;
}
ul.page-numbers li.next a::after {
	background: rgba(0, 0, 0, 0) url("../img/icon-next.png") repeat scroll 0 0;
	content: "";
	height: 17px;
	position: absolute;
	right: 0;
	top: 0;
	width: 22px;
}
ul.page-numbers li.prev a::after {
	background: rgba(0, 0, 0, 0) url("../img/icon-prev.png") repeat scroll 0 0;
	content: "";
	height: 17px;
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
}
/*BOTTOM*/
.bottom {
	border-bottom: 3px solid;
	padding: 30px 0 0;
}
.bottom_menu {
	overflow: hidden;
}
.bottom_menu li {
	float: left;
	margin: 2px 0;
	width: 50%;
}
.bottom-logo {
	text-align: center;
	padding: 15px 0;
}
.bottom-logo h1.logo {
	font-size: 20px;
	margin: 0;
}
.bottom-logo .social::before,
.post-share::before {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 10px;
	margin-right: 10px;
	width: 30px;
}
.bottom-logo .social::after,
.post-share::after {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 10px;
	margin-left: 10px;
	width: 30px;
}
.bottom-logo .social ul,
.post-share ul {
	display: inline;
}
.bottom-logo .social li,
.post-share li {
	display: inline-block;
	margin: 30px 4px 0 4px;
}
.bottom-logo .social li a,
.post-share li a {
	border: 1px solid #333;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	width: 30px;
	height: 30px;
	display: block;
}
.bottom-logo .social li a:hover,
.post-share li a:hover {
	background: #333;
	transition-duration: .2s;
}

.bottom-logo .social li a:hover i,
.post-share li a:hover i {
	color: #fff;
}
.bottom-logo .social li a i,
.post-share li a i {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.bottom-menu {text-align:right;margin-top:10px;}
.bottom-menu a {margin:0 10px; font-weight:200;}
.coppyright {
	text-align: center;
	padding: 0 0 30px 0;
}
/*OFFCANVAS*/
#off-canvas-toggle {
	border-right: 1px solid;
	display: inline-block;
	height: 38px;
	margin-right: 20px;
	min-width: 50px;
	padding: 0 20px 0 0;
}
#off-canvas-toggle span {
	background: #000 none repeat scroll 0 0;
	display: inherit;
	height: 2px;
	position: relative;
	width: 25px;
}
#off-canvas-toggle span::before,
#off-canvas-toggle span::after {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
}
#off-canvas-toggle span::after {
	top: -5px;
	width: 20px;
}
#off-canvas-toggle span::before {
	top: -10px;
	width: 15px;
}
#off-canvas-toggle:hover span::before {
	width: 25px;
}
#off-canvas-toggle:hover span {
	width: 15px;
	margin-right: 10px;
}
#off-canvas-toggle p {
	margin-left: 10px;
	display: inline;
}
#wrapper {
	padding-left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sidebar-wrapper {
	background: #fff none repeat scroll 0 0;
	height: 100%;
	left: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	width: 0;
	z-index: 1000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
	width: 350px;
}
#page-content-wrapper {
	width: 100%;
	position: absolute;
}
#wrapper.toggled #page-content-wrapper {
	position: absolute;
	margin-right: -350px;
}
.sidebar-inner {
	padding: 20px;
}
.sidebar-inner h4.widget-title {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 16px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
#wrapper {
	position: relative;
	padding-left: 0;
}
#sidebar-wrapper {
	width: 0;
}
#wrapper.toggled #sidebar-wrapper {
	width: 350px;
	border-right: 1px solid;
}
.boxed #sidebar-wrapper {
	border-left: 1px solid;
}
#page-content-wrapper {
	position: relative;
}
#wrapper.toggled #page-content-wrapper {
	position: relative;
	margin-right: 0;
}
.off-canvas-close {
	height: 20px;
	margin-bottom: 10px;
	position: relative;
}
.off-canvas-close span {
	float: right;
	padding-right: 25px;
	position: relative;
}
.off-canvas-close span::after,
.off-canvas-close span::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 2px;
	position: absolute;
	right: 0;
	width: 20px;
	margin-top: 10px;
}
.off-canvas-close span::before {
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.off-canvas-close span::after {
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
#wrapper.toggled #off-canvas-toggle span::before {
	top: -5px !important;
	width: 20px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
#wrapper.toggled #off-canvas-toggle span::after {
	top: -5px !important;
	width: 20px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled #off-canvas-toggle span {
	background: none;
}
/*footer*/
.alith_footer_bg {
	background: #222;
	color: #fff;
	-webkit-clip-path: polygon(0 17%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 17%, 100% 0, 100% 100%, 0% 100%)
}
/*gototop*/
.gototop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease
}
.gototop.active {
	opacity: 1;
	visibility: visible
}
.gototop a {
	background: rgba(0, 0, 0, 0) url("../img/icon-up.png") no-repeat scroll center top;
	display: table;
	font-size: 12px;
	height: 40px;
	padding-top: 30px;
	text-align: center;
	width: 40px;
	transition-duration: .2s;
}
.gototop a i {
	height: 50px;
	display: table-cell;
	vertical-align: middle
}
.gototop a:hover,
.gototop a:active,
.gototop a:focus {
	text-decoration: none;
	outline: none
}
.gototop:hover a {
	padding-top: 35px;
	transition-duration: .2s;
}
.js .animate-box {
	opacity: 0
}
/*search popup*/
.top-search-form {
	background: #fff none repeat scroll 0 0;
	display: none;
	height: 38px;
	line-height: 38px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.top-search-form form.search-form input.search-submit {
	display: none;
}
.top-search-form form.search-form input.search-field {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #000;
	border-image: none;
	border-style: none none none solid;
	border-width: 0 0 0 1px;
	float: left;
	font-size: 14px;
	height: 38px;
	width: 80%;
}
.top-search-form label span {
	display: none;
}
/*HOME PAGE*/
/*boxed layout*/
.boxed {
	border: 1px solid #000;
	margin: 30px auto;
	display: table;
}
/**Home Grid 1**/
.grid-item .post_meta {
	margin-bottom: 15px;
}
.grid-item .alith_news_img {
	position: relative;
}
.grid-item .post_meta_categories_label {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}
.grid-sizer,
.grid-item {
	overflow: hidden;
	padding: 0 10px 30px;
	width: calc(100%/3*1);
	/**default is 3 column**/
}
.grid_two_column .grid-sizer,
.grid_two_column .grid-item {
	width: calc(100% / 2 * 1);
}
.grid_four_column .grid-sizer,
.grid_four_column .grid-item {
	width: calc(100%/4*1);
}
.alith_post_except, blockquote {color: #888;}
/**ARCHIVE**/
.archive-header {
	border-bottom: 1px solid;
	margin-bottom: 50px;
	padding-bottom: 30px;
	text-align: center;
	width: 100%;
}
.archive-description {
	color: #888;
}
.bread {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
}
.bread li {
	display: inline;
}
.bread a {
	color: #fff;
}
/*archive list*/
.post_list_style_1 .post_meta {
	margin-bottom: 20px;
}
.read_more {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	font-size: 80%;
	padding: 0 2px;
	text-transform: uppercase;
}
/**archive grid blance**/
.grid-blance .wrap {
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.grid-blance .alith_news_img {
	border: 0 none;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.grid-blance .alith_news_img img {
	height: auto;
	left: 50%;
	min-height: 101%;
	min-width: 101%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}
.grid-blance .post_meta {
	margin-bottom: 15px;
}
.grid-blance .alith_news_img .post_meta_categories_label {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}
/*archive list big*/
.post_list_big .alith_post_title {
	font-size: 30px;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.post_list_big .post_meta_center {
	border-right: 1px solid #eee;
	color: #888;
	font-size: 12px;
	margin-right: 50px;
	padding-right: 30px;
	text-align: center;
}
.post_list_big .post_meta_center a {
	color: #000;
	font-size: 14px;
}
.post_list_big .post_meta_center p {
	margin-bottom: 5px;
}
.post_list_big .alith_post_except {
	font-size: 16px;
	padding-right: 100px;
}
/**SINGLE POST**/
.single-header {
	border-bottom: 1px solid;
	margin: 0 0 30px;
	padding: 0 0 20px;
}
.single-header .alith_post_title {
	font-size: 36px;
	text-align: center;
}
.single-header .post_meta {
	text-align: center;
}
.single-content .alith_post_except {
	background: #f1f1f1 none repeat scroll 0 0;
	font-size: 120%;
	font-weight: 500;
	padding: 20px;
	text-align: left;
}
.single-more-articles {
    background: #fff none repeat scroll 0 0;
    border: 2px solid;
    bottom: 84px;
    display: inline-block;
    max-width: 100%;
    opacity: 0;
    padding: 20px;
    position: fixed;
    right: 20px;
    transform: translateY(200%);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    width: 330px;
    z-index: 9999;
}
.single-more-articles h4 {
	border-bottom: 1px solid;
	font-size: 16px;
	margin: 0 0 30px;
	padding: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
}
.single-more-articles.single-more-articles--visible {
    transform: none;
    opacity: 1;
}
.single-more-articles-content img {
    float: left;
    margin: 0 10px 0 0;
    width: 85px;
}
.single-more-articles-content {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 0 20px;
}
.single-more-articles-close-button {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 0;
}
.single-more-articles-content:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 16px;
}
.column-2 {
	columns: 2;
	-webkit-columns: 2;
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
	/* text-align: justify;*/
}
.column-3 {
	columns: 3;
	-webkit-columns: 3;
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
	text-align: justify;
}
.column-4 {
	columns: 4;
	-webkit-columns: 4;
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
	text-align: justify;
}
.dropcap p:first-child::first-letter {
	display: block;
	float: left;
	font-size: 5em;
	font-weight: 700;
	line-height: 1;
	margin: 5px 18px 10px 0;
}
.dropcap blockquote p:first-child::first-letter {
	display: inline;
	float: none;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
}
blockquote {
	border: 1px dashed #000;
	display: block;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 30px auto;
	max-width: 500px;
	padding: 60px 20px 20px;
	position: relative;
	text-align: center;
}
blockquote::before {
	content: "“";
	font-family: georgia, serif;
	font-size: 60px;
	left: 50%;
	line-height: 1;
	margin-left: -20px;
	position: absolute;
	top: 18px;
	width: 40px;
	z-index: 20;
}
div.related {
	border: 1px dashed #000;
	display: block;
	font-size: 1em;
	line-height: 1.5;
	margin: 30px auto;
	padding: 20px 20px;
	text-align: left;
}

div.related h5{

}

div.related ul li span {
	color: #888;
}
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
	margin-bottom: 1rem;
}
.post-header {
	margin: 20px 0 50px 0;
	text-align: center;
	width: 100%;
}
.post-tags {
	text-align: center;
	margin: 40px 0;
}
.post-tags-inner {
	background: #eee;
	display: inline;
	padding: 2px 10px;
	margin: 0 auto;
}
.post-tags a {
	padding: 0 10px;
}
.post-share {
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	margin: 0 0 40px 0;
}
.post-share li {
	margin-top: 0;
}
.post-share li a {
	border: 0;
	color: #fff;
}
.post-share li:hover a {
	opacity: 0.8;
	transition-duration: 0.2s;
}
.post-share li.facebook a, .bottom-logo .social li.facebook a:hover {
	background: #3b5998 none repeat scroll 0 0; border-color: #3b5998;
}
.post-share li.twitter a, .bottom-logo .social li.twitter a:hover {
	background: #55acee none repeat scroll 0 0; border-color: #55acee;
}
.post-share li.google-plus a, .bottom-logo .social li.google-plus a:hover {
	background: #dd4b39 none repeat scroll 0 0; border-color: #dd4b39;
}
.post-share li.instagram a, .bottom-logo .social li.instagram a:hover {
	background: #cc2127 none repeat scroll 0 0; border-color: #cc2127;
}
.post-author {
	background: #eee none repeat scroll 0 0;
	overflow: hidden;
}
.post-author figure {
	display: inline;
	float: left;
	margin: 0 30px 0 0;
}
.post-author .post-author-info {
	padding: 15px 15px 0 0;
}
.post-author-info ul li {
	display: inline-block;
	margin: 0 0 0 5px;
}
.post-author-info ul li a {
	border: 1px solid;
	border-radius: 50%;
	color: #000;
	display: block;
	font-size: 10px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	width: 20px;
}
.post-author-info ul li a i {
	font-size: 10px;
}
.post-navigation .latest_style_2_item figure {
	width: 25%;
}
/*comment*/
a#cancel-comment-reply-link {display: none;}
.single-comment-title::before,
.comment-reply-title::before {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 15px;
	margin-right: 10px;
	width: 30px;
}
.single-comment-title::after,
.comment-reply-title::after {
	background: rgba(0, 0, 0, 0) url("../img/patern-1.png") no-repeat scroll right center;
	content: "";
	display: inline-block;
	height: 15px;
	margin-left: 10px;
	width: 30px;
}
.single-comment-title,
.comment-reply-title {
	font-size: 1.75rem;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.comments-title {
	text-align: center;
}
.comments-title p {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	display: inline;
	padding: 0 20px;
	text-align: center;
}
ol.commentlist {
	list-style: outside none none;
	margin: 0;
	padding: 50px 50px 0;
}
ol.commentlist li {
	list-style: outside none none;
}
ol.commentlist li article {
	padding: 0 50px 20px 0;
	position: relative;
}
ol.commentlist ul {
	padding: 0 0 0 30px;
}
ol.commentlist .comment-author {
	float: left;
	margin: 0 20px 0 0;
}
ol.commentlist .comment-author img {
	border: 1px solid;
	padding: 3px;
}
ol.commentlist .reply {
	position: absolute;
	right: -20px;
	top: 20%;
}
ol.commentlist li ul article {
	padding: 0 50px 20px 0;
}
a.comment-reply-link {
	border: 1px solid;
	font-size: 12px;
	padding: 2px 10px;
	text-transform: uppercase;
}
ol.commentlist li article:hover a.comment-reply-link {
	background: #000;
	color: #fff;
	transition-duration: .2s;
}
.comment-meta {
	background: #eee none repeat scroll 0 0;
	display: inline;
	padding: 0 10px;
}
.comment-navigation {
	text-align: right;
}
.comment-notes {
	margin-bottom: 30px;
	text-align: center;
}
.comment-respond {
	padding-top: 30px;
}
.comment-form textarea,
.comment-form input {
	border: 1px solid #000;
	color: #000;
	font-size: 14px;
	margin: 0 0 20px;
}
.comment-form textarea {
	min-height: 150px;
}
.comment-form input.submit {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	height: 50px;
	line-height: 1;
	padding: 10px 25px;
	text-transform: uppercase;
}
form p {
	margin: 0;
}

/* ALL FORMS */
div.tx-powermail form h3, div.tx-powermail form legend {display:none;}

div.tx-powermail fieldset{padding:0;}
div.tx-powermail form label.col-sm-2 {
  display: inline-block;
  margin-bottom: 0.5rem;
  max-width: 83.333333%;
}

div.tx-powermail form textarea,
div.tx-powermail form input {
	border: 1px solid #000;
	color: #000;
	font-size: 14px;
	margin: 0 0 20px;
}
div.tx-powermail form textarea {
	min-height: 150px;
	width:100%;
}
div.tx-powermail form input.powermail_submit {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	height: 50px;
	line-height: 1;
	padding: 10px 25px;
	text-transform: uppercase;
}

div.tx-powermail form p {
	margin: 0;
}

div.tx-powermail form.layout1 legend {display:block;margin-bottom:1em;}
form.layout1 label{font-weight:500;}

form.layout1 div.layout2 label {float:left;padding-top:1em;}
form.layout1 div.layout2 input {float:right;width:75%}
form.layout1 div.powermail_fieldwrap {clear:both;}

form.layout1 div.powermail_fieldwrap_type_radio {margin:15px 0;}
form.layout1 div.powermail_fieldwrap_type_radio input.powermail_radio {margin:0 10px 0 0;}

form.layout1 div.powermail_fieldwrap_type_radio div.radio label{margin:0 0 0 0}

form.layout1 input#powermail_field_ihranzeigenpreis {border:none;font-weight:500;font-size:2em;}
form.layout1 div.checkbox label a {color:#CC0000;}

/*post video*/
.alith_news_img {
	overflow: hidden;
}
.alith_news_img iframe {
	width:100%; height:300;
}
.alith_video_thumb {
	padding:56.25% 0 0 0;
	position:relative;
}
.alith_video_thumb iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*page_404*/
.page_404 {
	padding: 0 30%;
	text-align: center;
}
.page_404 h2 {
	font-size: 200px;
	font-weight: bold;
}
.alith_button {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	display: inline-table;
	margin: 20px 0 0;
	padding: 10px 30px;
	text-transform: uppercase;
}
/*PAGES*/
/*author page*/
.archive-header .post-author-info {
	padding: 0 30%;
}
.archive-header .post-author-info img {
	border: 1px solid;
	margin-bottom: 20px;
	max-width: 150px;
	padding: 5px;
}
/*contact page*/
#map {
	width:100%;
	height:400px;
}

/*HELPER*/
/*Row and column gap*/
.alith-row {
	margin: 0 -10px;
	overflow: hidden
}
.alith-row .alith-col,
.alith-row .alith-col-nr {
	float: left;
	margin: 0 0 20px;
	padding: 0 10px
}
.rtl .alith-row .alith-col,
.rtl .alith-row .alith-col-nr {
	float: right
}
.alith-row .alith-col img,
.alith-row .alith-col-nr img {
	vertical-align: bottom
}
.alith-row .alith-count-1 {
	clear: both
}
.alith-row .alith-col-1 {
	width: 100%
}
.alith-row .alith-col-2 {
	width: 50%
}
.alith-row .alith-col-3 {
	width: 33.33%
}
.alith-row .alith-col-4 {
	width: 25%
}
.alith-row .alith-col-5 {
	width: 20%
}
.alith-row .alith-col-6 {
	width: 16.66666667%
}
.alith-row .alith-col-7 {
	width: 14.285%
}
.alith-row .alith-col-8 {
	width: 12.5%
}
.alith-row .alith-col-9 {
	width: 11.11%
}
.alith-row .alith-col-10 {
	width: 10%
}
.alith-row.alith-gap-0px {
	margin: 0
}
.alith-row.alith-gap-0px .alith-col,
.alith-row.alith-gap-0px .alith-col-nr {
	margin: 0;
	padding: 0
}
.alith-row.alith-gap-1 {
	margin: 0 -0.5px
}
.alith-row.alith-gap-1 .alith-col,
.alith-row.alith-gap-1 .alith-col-nr {
	margin: 0 0 1px;
	padding: 0 0.5px
}
.alith-row.alith-gap-5 {
	margin: 0 -2.5px
}
.alith-row.alith-gap-5 .alith-col,
.alith-row.alith-gap-5 .alith-col-nr {
	margin: 0 0 5px;
	padding: 0 2.5px
}
.alith-row.alith-gap-10 {
	margin: 0 -5px
}
.alith-row.alith-gap-10 .alith-col,
.alith-row.alith-gap-10 .alith-col-nr {
	float: left;
	margin: 0 0 10px;
	padding: 0 5px
}
.alith-row.alith-gap-20 {
	margin: 0 -10px
}
.alith-row.alith-gap-20 .alith-col,
.alith-row.alith-gap-20 .alith-col-nr {
	margin: 0 0 20px;
	padding: 0 10px
}
.alith-row.alith-gap-24 {
	margin: 0 -11px
}
.alith-row.alith-gap-24 .alith-col,
.alith-row.alith-gap-24 .alith-col-nr {
	margin: 0 0 24px;
	padding: 0 11px
}
.alith-row.alith-gap-30 {
	margin: 0 -15px
}
.alith-row.alith-gap-30 .alith-col,
.alith-row.alith-gap-30 .alith-col-nr {
	margin: 0 0 30px;
	padding: 0 15px
}
.alith-row.alith-gap-40 {
	margin: 0 -20px
}
.alith-row.alith-gap-40 .alith-col,
.alith-row.alith-gap-40 .alith-col-nr {
	margin: 0 0 40px;
	padding: 0 20px
}
.alith-row.alith-gap-50 {
	margin: 0 -25px
}
.alith-row.alith-gap-50 .alith-col,
.alith-row.alith-gap-50 .alith-col-nr {
	margin: 0 0 50px;
	padding: 0 25px
}
.alith-row.alith-gap-60 {
	margin: 0 -30px
}
.alith-row.alith-gap-60 .alith-col,
.alith-row.alith-gap-60 .alith-col-nr {
	margin: 0 0 60px;
	padding: 0 30px
}
/*image hover*/
.hover_grey:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: filter .5s ease-in-out;
}
/*line*/
.line_hoz {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
}

/* LEAFLET */
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
	background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 Fira Sans, Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Fira Sans', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(../img/leaflet/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(../img/leaflet/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(../img/leaflet/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	-ms-zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

#kontmap {height:280px;width:100%;filter:grayscale(1);}


/* CONTENT Elements */
div.topc ins {
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
  }
  
 div.dropcap ul li {
 list-style:disc;
 list-style-position:outside;
 padding-left:10px;
}

div.dropcap ul li ul li{list-style:circle}



.cl-1 h1 {margin-bottom:15px;}
.cl-1 h2, .cl-1 h3, .cl-1 h4, .cl-1 h5 {margin-bottom: 30px;}
.cl-1 h2 {font-size: 1.4rem;}
h3.ch-3, h2.ch-3 {font-size:1.3rem;margin-bottom:2rem;}

.grid-item-bg { border:solid 10px #F1F1F1;padding:10px;}

table#mediadaten th {background:#EFEFEF}
table#mediadaten th, table#mediadaten td {
text-align:left;
}

table.contenttable th {background:#EFEFEF}
table.contenttable th, table.contenttable td {
text-align:left;
}

h5.md {color:#004080;}
table#table001 th, table#table002 th, table#table003 th {line-height:1.5em;}
table#table001 td {line-height:1.5em;text-align:right;padding:2px;}
table#table001 tr:nth-child(odd) td {border-bottom:solid 1px #000;}

table#table002 tr:nth-child(odd) td, table#table003 tr:nth-child(odd) td {background:#EEE;}

p.news-img-caption {margin:10px 0 15px 0;}
/* KLEINANZEIGEN */

#treeRoot span, #treeRoot img {display:none;}

table.kaz tr td {font-size:1em; line-height:1.2em;text-align:right;padding:8px;}
table.kaz tr td.txt {text-align:left;}
table.kaz tr th {background:#F1F1F1;padding:0 8px;}
table.kaz a {color:#000}
table.kaz a:hover {color:#555}

.news-list-browse {
    text-align: center;
    margin-bottom: 20px;
}

.browseLinksWrap span, .browseLinksWrap a {margin:0 10px;font-size:14px;}
div.primary .browseLinksWrap a {color: #CC0000;}



/* EPAPER */

.tx-magaloneflipbook a.flipbook-thumbnail img, a.flipbook-thumbnail img {
    max-width: 200px;
    max-height:280px;
    height: auto;
}
#reader-container .content .pages .overlayer .page .overlay.open .content {
    opacity: 1;
    pointer-events: all;
    overflow-y: auto;
}

ul.epaperlist {
background-image: url(../img/paper.jpg);
background-size:cover;
min-height:400px;
}

ul.epaperlist li {
	margin: 20px auto;
}

ul.epaperlist li a {color:#000;background: #eee;
	
	padding: 5px 10px;
	}

/* ADS */
div.ads {text-align:center;}
div.ads p, div.ads p a {text-align:right;font-size:0.9em; color: #888;}


/*  SHARIFF */

 .shariff:after,.shariff:before{content:" ";display:table}.shariff:after{clear:both}.shariff ul{padding:0;margin:0;list-style:none}.shariff li{overflow:hidden}.shariff li,.shariff li a{height:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.shariff li a{color:#fff;position:relative;display:block;text-decoration:none}.shariff li .share_count,.shariff li .share_text{font-family:Arial,Helvetica,sans-serif;font-size:12px;vertical-align:middle;line-height:35px}.shariff li .fab,.shariff li .far,.shariff li .fas{width:35px;line-height:35px;text-align:center;vertical-align:middle}.shariff li .share_count{padding:0 8px;height:33px;position:absolute;top:1px;right:1px}.shariff .orientation-horizontal li{-webkit-box-flex:1}.shariff .orientation-horizontal .info{-webkit-box-flex:0}.shariff .orientation-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.shariff .orientation-horizontal li{float:left;-webkit-box-flex:0;-ms-flex:none;flex:none;width:35px;margin-right:3%;margin-bottom:10px}.shariff .orientation-horizontal li:last-child{margin-right:0}.shariff .orientation-horizontal li .share_text{display:block;text-indent:-9999px;padding-left:3px}.shariff .orientation-horizontal li .share_count{display:none}.shariff .theme-grey .shariff-button a{background-color:#b0b0b0}.shariff .theme-grey .shariff-button .share_count{background-color:#ccc;color:#333}.shariff .theme-white .shariff-button{border:1px solid #ddd}.shariff .theme-white .shariff-button a{background-color:#fff}.shariff .theme-white .shariff-button a:hover{background-color:#eee}.shariff .theme-white .shariff-button .share_count{background-color:#fff;color:#999}.shariff .orientation-vertical.button-style-icon{min-width:35px}.shariff .orientation-vertical.button-style-icon-count{min-width:80px}.shariff .orientation-vertical.button-style-standard{min-width:110px}.shariff .orientation-vertical li{display:block;width:100%;margin:5px 0}.shariff .orientation-vertical.button-style-icon-count li .share_count,.shariff .orientation-vertical.button-style-standard li .share_count{width:24px;text-align:right}@media only screen and (min-width:360px){.shariff .orientation-horizontal li{margin-right:1.8%}.shariff .orientation-horizontal.button-style-icon-count li,.shariff .orientation-horizontal.button-style-standard li{min-width:80px}.shariff .orientation-horizontal.button-style-icon-count li .share_count,.shariff .orientation-horizontal.button-style-standard li .share_count{display:block}.shariff .orientation-horizontal.button-style-standard li{width:auto;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.shariff .orientation-horizontal.button-style-standard.shariff-col-1 li,.shariff .orientation-horizontal.button-style-standard.shariff-col-2 li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.button-style-standard.shariff-col-1 li .share_text,.shariff .orientation-horizontal.button-style-standard.shariff-col-2 li .share_text{text-indent:0;display:inline}.shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,.shariff .orientation-horizontal.button-style-standard.shariff-col-6 li{-webkit-box-flex:0;-ms-flex:none;flex:none}}@media only screen and (min-width:640px){.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text{text-indent:0;display:inline}}@media only screen and (min-width:768px){.shariff .orientation-horizontal.button-style-standard li{min-width:110px;max-width:160px}.shariff .orientation-horizontal.button-style-standard li .share_text{text-indent:0;display:inline}.shariff .orientation-horizontal.button-style-standard.shariff-col-5 li,.shariff .orientation-horizontal.button-style-standard.shariff-col-6 li{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}@media only screen and (min-width:1024px){.shariff li,.shariff li a{height:30px}.shariff li .fab,.shariff li .far,.shariff li .fas{width:30px;line-height:30px}.shariff li .share_count,.shariff li .share_text{line-height:30px}.shariff li .share_count{height:28px}}.shariff .addthis a{background-color:#f8694d}.shariff .addthis a:hover{background-color:#f75b44}.shariff .addthis .fa-plus{font-size:14px}.shariff .addthis .share_count{color:#f8694d;background-color:#f1b8b0}.shariff .theme-white .addthis a{color:#f8694d}@media only screen and (min-width:600px){.shariff .addthis .fa-plus{font-size:14px;position:relative;top:1px}}.shariff .buffer a{background-color:#3a3a3a}.shariff .buffer a:hover{background-color:#555}.shariff .buffer .fa-buffer{font-size:22px}.shariff .buffer .share_count{color:#3a3a3a;background-color:#ddd}.shariff .theme-white .buffer a{color:#3a3a3a}@media only screen and (min-width:600px){.shariff .buffer .fa-buffer{font-size:19px;position:relative;top:1px}}.shariff .diaspora a{background-color:#999}.shariff .diaspora a:hover{background-color:#b3b3b3}.shariff .diaspora .fa-times-circle{font-size:17px}.shariff .theme-white .diaspora a{color:#999}@media only screen and (min-width:600px){.shariff .diaspora .fa-times-circle{font-size:16px}}.shariff .facebook a{background-color:#3b5998}.shariff .facebook a:hover{background-color:#4273c8}.shariff .facebook .fa-facebook-f{font-size:22px}.shariff .facebook .share_count{color:#183a75;background-color:#99adcf}.shariff .theme-white .facebook a{color:#3b5998}@media only screen and (min-width:600px){.shariff .facebook .fa-facebook-f{font-size:19px}}.shariff .flattr a{background-color:#7ea352}.shariff .flattr a:hover{background-color:#f67c1a}.shariff .flattr a:hover .share_count{color:#d56308;background-color:#fab47c}.shariff .flattr .fa-money-bill-alt{font-size:22px}.shariff .flattr .share_count{color:#648141;background-color:#b0c893}.shariff .theme-white .flattr a{color:#f67c1a}@media only screen and (min-width:600px){.shariff .flattr .fa-money-bill-alt{font-size:19px}}.shariff .flipboard a{background-color:#e12828}.shariff .flipboard a:hover{background-color:#ff2e2e}.shariff .flipboard .fa-flipboard{font-size:22px}.shariff .theme-white .flipboard a{color:#e12828}@media only screen and (min-width:600px){.shariff .flipboard .fa-flipboard{font-size:19px}}.shariff .info{border:1px solid #ccc}.shariff .info a{color:#666;background-color:#fff}.shariff .info a:hover{background-color:#efefef}.shariff .info .fa-info{font-size:20px;width:33px}.shariff .info .share_text{display:block!important;text-indent:-9999px!important}.shariff .theme-grey .info a{background-color:#fff}.shariff .theme-grey .info a:hover{background-color:#efefef}.shariff .orientation-vertical .info{width:35px;float:right}@media only screen and (min-width:360px){.shariff .orientation-horizontal .info{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;width:35px;min-width:35px!important}}@media only screen and (min-width:1024px){.shariff .info .fa-info{font-size:16px;width:23px}.shariff .orientation-horizontal .info{width:25px;min-width:25px!important}.shariff .orientation-vertical .info{width:25px}}.shariff .linkedin a{background-color:#0077b5}.shariff .linkedin a:hover{background-color:#0369a0}.shariff .linkedin .fa-linkedin-in{font-size:22px}.shariff .linkedin .share_count{color:#004785;background-color:#33aae8}.shariff .theme-white .linkedin a{color:#0077b5}@media only screen and (min-width:600px){.shariff .linkedin .fa-linkedin-in{font-size:19px}}.shariff .mail a{background-color:#999}.shariff .mail a:hover{background-color:#a8a8a8}.shariff .mail .fa-envelope{font-size:21px}.shariff .theme-white .mail a{color:#999}@media only screen and (min-width:600px){.shariff .mail .fa-envelope{font-size:18px}}.shariff .print a{background-color:#999}.shariff .print a:hover{background-color:#a8a8a8}.shariff .print .fa-print{font-size:21px}.shariff .theme-white .print a{color:#999}@media only screen and (min-width:600px){.shariff .print .fa-print{font-size:18px}}.shariff .pinterest a{background-color:#bd081c}.shariff .pinterest a:hover{background-color:#d50920}.shariff .pinterest .fa-pinterest-p{font-size:22px}.shariff .pinterest .share_count{color:#a31601;background-color:#eda79d}.shariff .theme-white .pinterest a{color:#bd081c}@media only screen and (min-width:600px){.shariff .pinterest .fa-pinterest-p{font-size:19px;position:relative;top:1px}}.shariff .pocket a{background-color:#ef4056}.shariff .pocket a:hover{background-color:#ff5066}.shariff .pocket .fa-get-pocket{font-size:22px}.shariff .theme-white .pocket a{color:#ef4056}@media only screen and (min-width:600px){.shariff .pocket .fa-get-pocket{font-size:19px}}.shariff .reddit a{background-color:#ff4500}.shariff .reddit a:hover{background-color:#ff6a33}.shariff .reddit .fa-reddit{font-size:17px}.shariff .theme-white .reddit a{color:#ff4500}@media only screen and (min-width:600px){.shariff .reddit .fa-reddit{font-size:16px}}.shariff .stumbleupon a{background-color:#eb4924}.shariff .stumbleupon a:hover{background-color:#ef7053}.shariff .stumbleupon .fa-stumbleupon{font-size:17px}.shariff .theme-white .stumbleupon a{color:#eb4924}@media only screen and (min-width:600px){.shariff .stumbleupon .fa-stumbleupon{font-size:16px}}.shariff .twitter a{background-color:#55acee}.shariff .twitter a:hover{background-color:#32bbf5}.shariff .twitter .fa-twitter{font-size:28px}.shariff .twitter .share_count{color:#0174a4;background-color:#96d4ee}.shariff .theme-white .twitter a{color:#55acee}@media only screen and (min-width:600px){.shariff .twitter .fa-twitter{font-size:24px}}.shariff .whatsapp a{background-color:#5cbe4a}.shariff .whatsapp a:hover{background-color:#34af23}.shariff .whatsapp .fa-whatsapp{font-size:28px}.shariff .theme-white .whatsapp a{color:#5cbe4a}@media only screen and (min-width:600px){.shariff .whatsapp .fa-whatsapp{font-size:22px}}.shariff .xing a{background-color:#126567}.shariff .xing a:hover{background-color:#29888a}.shariff .xing .fa-xing{font-size:22px}.shariff .xing .share_count{color:#15686a;background-color:#4fa5a7}.shariff .theme-white .xing a{color:#126567}@media only screen and (min-width:600px){.shariff .xing .fa-xing{font-size:19px}}.shariff .tumblr a{background-color:#36465d}.shariff .tumblr a:hover{background-color:#44546b}.shariff .tumblr .fa-tumblr{font-size:28px}.shariff .theme-white .tumblr a{color:#5cbe4a}@media only screen and (min-width:600px){.shariff .tumblr .fa-tumblr{font-size:22px}}.shariff .threema a{background-color:#333}.shariff .threema a:hover{background-color:#1f1f1f}.shariff .threema .fa-lock{font-size:28px}.shariff .theme-white .threema a{color:#333}@media only screen and (min-width:600px){.shariff .threema .fa-lock{font-size:22px}}.shariff .weibo a{background-color:#f56770}.shariff .weibo a:hover{background-color:#fa7f8a}.shariff .weibo .fa-weibo{font-size:28px}.shariff .weibo .share_count{color:#0174a4;background-color:#f56770}.shariff .theme-white .weibo a{color:#f56770}@media only screen and (min-width:600px){.shariff .weibo .fa-weibo{font-size:24px}}.shariff .tencent-weibo a{background-color:#26ace0}.shariff .tencent-weibo a:hover{background-color:#38bbeb}.shariff .tencent-weibo .fa-tencent-weibo{font-size:28px}.shariff .tencent-weibo .share_count{color:#0174a4;background-color:#26ace0}.shariff .theme-white .tencent-weibo a{color:#26ace0}@media only screen and (min-width:600px){.shariff .tencent-weibo .fa-tencent-weibo{font-size:24px}}.shariff .telegram a{background-color:#08c}.shariff .telegram a:hover{background-color:#007dbb}.shariff .telegram .fa-telegram{font-size:28px}.shariff .theme-white .telegram a{color:#08c}@media only screen and (min-width:600px){.shariff .telegram .fa-telegram{font-size:22px}}.shariff .qzone a{background-color:#2b82d9}.shariff .qzone a:hover{background-color:#398fe6}.shariff .qzone .fa-qq{font-size:28px}.shariff .qzone .share_count{color:#0174a4;background-color:#2b82d9}.shariff .theme-white .qzone a{color:#2b82d9}@media only screen and (min-width:600px){.shariff .qzone .fa-qq{font-size:24px}}.shariff .vk a{background-color:#5d7fa4}.shariff .vk a:hover{background-color:#678eb4}.shariff .vk .fa-vk{font-size:22px}.shariff .vk .share_count{color:#55677d;background-color:#fff}.shariff .theme-white .vk a{color:#3b5998}@media only screen and (min-width:600px){.shariff .vk .fa-vk{font-size:19px}}