:root {
  --color-heading: #333;
}
.bg-color-anchor-blue {
	background-color: #c5d5e8;
}
.hamburger-menu .hamburger-inner .icon {
	width: 80px;
	border-radius: 15px;
}
.axil-header.header-style-3 .header-top {
	background-color: #2f516d;
	}
.axil-header.header-style-3 .header-top .header-top-date li a,
.axil-header.header-style-3 .header-top .social-share-transparent li a {
	color: #ddd;
}
.copyright-area .copyright-left .logo img {
	max-height: 80px;
}
.news-privacy {
	font-size: 0.7em;
	text-align: left;
}
.axil-single-widget.widget_postlist p {
	font-size: 0.9em;
	line-height: 1.3em;
	display: inline-block;
}
.axil-post-details img.size-full {
	max-width: 100%;
  width: 100%;
}
.gallery figure {
	margin: 0;
}
.content-block.post-list-view .post-content .post-meta-wrapper {
	margin-top: 20px;
}
.post-content .post-cat .post-cat-list a {
	margin: 3px;
}
.post-single-wrapper .axil-post-details .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post-single-wrapper iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}
.header-search-form,
.axil-search.form-group,
.axil-header .header-search .header-search-form .axil-search.form-group input {
	width: 100%;
	max-width: 100%;
	margin-bottom: 5px;
}
.whatsapp-community-link{
	background-color: green;
	color: white;
	width: 100%;
	display: block;
	padding: 7px;
	border-radius: 10px;
	font-size: 1.2em;
	margin-top: 15px;
}
.home-podcast-block {
	font-size: 0.8em;
}
.home-podcast-head {
	display: inline-block;
	font-weight: bold;
	opacity: 0.7;
	margin-bottom: 5px;
}
.home-podcast-head i {
	margin-right: 5px;
}
.home-podcast-category {
	font-weight: bold;
	background-color: #2f516d;
	color: #eee;
	padding: 3px 7px;
	margin-right: 5px;
}
.home-podcast-episode	{
	font-weight: bold;
}
.home-podcast-author {
	display: inline-block;
	margin-top: 3px;
	font-style: italic;
	font-size: 0.9em;
}
.home-podcast-listen {
	border-left: 1px solid #2f516d;
}
.podcast-description p {
	font-size: 1.1em;
  line-height: 1.2em;
  margin-top: 10px;
}
.podcast-author {
	font-style: italic;
	margin-bottom: 0;
	color: #666;
}
.read-article {
	display: none;
}
.photosmash_gallery {
	display: none;
}
.copyright-area {
	background-color: #2f516d;
	padding: 15px 0;
}
.copyright-area .copyright-right p {
	color: #ddd;
}
.axil-footer-style-1 {
	padding: 0;
}
.axil-slick-arrow .slide-arrow {
	background-color: white;
	opacity: 1;
}
.podcast-play-all {
	position: relative;
	width: 300px;
	padding-right: 30px;
}
.podcast-play-all a {
	position: relative !important;
	width: 180px !important;
	border-radius: 20px !important;
	text-align: right !important;
	padding-top: 8px !important;
	padding-right: 20px !important;
}
.podcast-play-all a::before {
	left: 25px;
}

.pagination-wrapper a {
	border: 1px solid var(--color-lighter);
	border-radius: var(--radius-small);
	padding: 0 18px;
	height: 46px;
	display: inline-block;
	line-height: 46px;
	font-weight: var(--p-bold);
	font-size: var(--font-size-b1);
	color: var(--color-midgray);
	background: var(--color-white);
	outline: none;
}
.pagination-wrapper a:nth-child(2) {
	margin-left: 30px;
}
.mainmenu-nav ul.mainmenu > li > a {
	font-size: 1.1em;
	color: #444;
	height: 70px;
}
.post-content .post-cat .post-cat-list a:hover, .mainmenu-nav ul.mainmenu > li > a:hover, a.axil-link-button {
	color: #2f516d;
}
#backto-top {
	background-color: #2f516d;
}
.text-shadowed {
	text-shadow: 0 0 5px black;
}
.breadcrumb-style-1 {
	padding: 40px 0;
}
.community-cta-single {
	background-color: #eee;
	font-size: 0.9em;
	font-style: italic;
	padding: 10px 20px;
}
.a2a_kit {
	display: inline-block;
}
.article-print {
	width: 32px;
	height: 32px;
	background-color: rgb(1, 102, 255);
	float: right;
	text-align: center;
	line-height: 40px;
	border-radius: 15%;
}
.article-print img {
	margin-top: -10px;
}

@media screen and (max-width: 992px) {
	.copyright-area .copyright-left .logo {
		margin-right: 0;
	}
	.copyright-area .copyright-left,
	.copyright-area .copyright-right {
		justify-content: center;
		text-align: center !important;
	}
}

@media screen and (max-width: 768px) {
	.podcast-play-all {
		width: 100%;
  	padding-right: 0;
  	margin-top: 50px;
	}
	.podcast-play-all a {
		left: 30px !important;
		top: 0 !important;
	}
}

@media screen and (max-width: 576px) {
	.content-block.post-grid.post-grid-transparent.big-news-responsive .post-grid-content {
		position: static;
		margin-top: 20px;
	}
	.content-block.post-grid.post-grid-transparent.big-news-responsive .post-grid-content .post-content .post-cat .post-cat-list a {
		color: var(--color-secondary);
	}
	.content-block.big-news-responsive .post-content .title a {
		color: var(--color-heading);
	}
	.text-shadowed {
		text-shadow: none;
	}
	.banner-add-1 {
		display: none;
	}
}


/* IMPORT FROM ANCORAONLINE3 */
.gallery {
	margin: 0 auto 15px;
}
.gallery-item {
	display: inline-block;
	padding: 15px 2%;
	text-align: center;
	vertical-align: top;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
	padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
	padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item { width:50%; }
.gallery-columns-3 .gallery-item { width:33.33%; }
.gallery-columns-4 .gallery-item { width:25%; }
.gallery-columns-5 .gallery-item { width:20%; }
.gallery-columns-6 .gallery-item { width:16.66%; }
.gallery-columns-7 .gallery-item { width:14.28%; }
.gallery-columns-8 .gallery-item { width:12.5%; }
.gallery-columns-9 .gallery-item { width:11.11%; }
.gallery-icon img {
	margin: 0 auto;
}
.gallery .gallery-caption {
	font-size: 12px;
	line-height: 1.2;
	padding-top: 5px;
}