.single-communication-page-container .section-posts .content .posts .template-part-post-communication .post-image-holder {
	padding: 30px;
}

.single-communication-page-container .template-part-post-communication .post-image-holder .post-info {
	padding: 0;
	width: 100%;
}


.single-communication-page-container .template-part-post-communication .post-category.gl-pill {
	margin-bottom: 10px;
}

.single-communication-page-container .template-part-post-communication .post-image-holder .post-image {
	position: relative;
	margin-bottom: 10px;
	border-radius: 20px;
}


.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
}


.button-pdf {
	margin-top: 50px;
}

.template-rendements-page-container .section-table {
	background-color: #fff;
	margin-bottom: 0;
}

.template-rendements-page-container .description-section {
	background-color: #eaf3fd;
	margin-bottom: 0;
	padding: max(80px,8.073vw) 14px;
}

.template-rendements-page-container .section-info {
	margin-bottom: 0;
	background-color: #eaf3fd;
	padding: max(80px,8.073vw) 14px;
}


.template-communications-page-container .section-posts .content .posts .template-part-post-communication {
	width: 100%;
	margin-bottom: 12px;
}

.template-communications-page-container .section-posts .content .posts .template-part-post-communication a {
	display: flex;
	padding: 5px;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
	position: relative;
	transition:all 0.25s  linear;
}

.template-communications-page-container .section-posts .content .posts .template-part-post-communication a:hover{
	transform:scale(0.99);
}

#site-mobile-nav .content .row.row-2 .col.col-3 {
	border-right: 0;
	padding-right: 0;
}

.template-communications-page-container .section-posts .content .posts .template-part-post-communication a::after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNS4yNDMiIHZpZXdCb3g9IjAgMCAyNyAyNS4yNDMiPgogIDxwYXRoIGlkPSJJY29uX2FrYXItYXJyb3ctcmlnaHQiIGRhdGEtbmFtZT0iSWNvbiBha2FyLWFycm93LXJpZ2h0IiBkPSJNNiwxOEgzME0xOS41LDcuNSwzMCwxOCwxOS41LDI4LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjUgLTUuMzc5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIvPgo8L3N2Zz4K);
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	width: 16px;
	height: 14px;
	filter: brightness(0) saturate(100%) invert(35%) sepia(69%) saturate(3390%) hue-rotate(177deg) brightness(89%) contrast(101%);
	right: 40px;
	position: absolute;
}

.template-communications-page-container .section-posts .content .posts .template-part-post-communication .post-category.gl-pill {
	margin-bottom: 14px;
	font-size: 14px;
	border-radius: 24px;
}

.template-communications-page-container .section-posts .content .posts .template-part-post-communication .post-image {
	width: 150px;
	height: 150px;
	border-radius: 12px;
	position: relative;
}

.template-part-post-communication .post-image-holder {
	background-color: #EAF3FD;
}

.template-part-post-communication .post-image-holder .post-info {
	display: block;
	padding: 10px 25% 10px 0;
	position: relative;
	width: calc(100% - 185px);
}

.template-part-post-communication .post-title {
	margin-top: 0;
	text-align: left;
	text-decoration: none;
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 8px;
}

.template-part-post-communication .post-excerpt {
	color: #184068;
	font-family: peridot-pe-variable,sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.hidden-post {
    display: none;
}

#show-more {
	margin-top: 50px;
}

.button-flex {
	display: flex;
	position: relative;
	z-index: 22;
}

.button-flex .button-holder:first-child {
	margin-right: 30px;
}

.template-part-hero.hero-has-btn .content {
	flex-direction: column;
	align-items: center;
}

.template-part-hero.hero-has-btn .content .title {
	margin-bottom: 50px;
}

#crypto-items-wrapper .section-posts {
	padding: 0;
	margin-top: 80px;
}


#custom-links-bt {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 6;
	width: 100%;
	justify-content: center;
}

#custom-links-bt .link-holder {
	width: 33.333%;
	margin-right: 35px;
}

#custom-links-bt .link-holder .link {
	align-items: center;
	border: 1px solid #fff;
	border-radius: max(15px,1.0416666667vw);
	box-sizing: border-box;
	color: #fff;
	display: inline-flex;
	font-family: peridot-pe-variable,sans-serif;
	font-size: max(20px,1.5625vw);
	font-style: normal;
	font-weight: 700;
	height: 100%;
	justify-content: center;
	line-height: 1.3;
	padding: max(12px,1.0416666667vw);
	text-align: center;
	transition: all .35s ease 0ms;
	width: 100%;
	min-height: max(80px,6.9270833333vw);
}

#custom-links-bt .link-holder .link:hover {
	transform: scale(.95);
}

.template-part-hero.hero-has-btn .content{
	height: 100%;
}

.template-communications-page-container .section-hero .content .post .post-info {
	position: relative;
	text-align: center;
	padding-bottom: 120px;
}

.template-communications-page-container .section-hero .content .post .post-info .post-info-row {
	justify-content: center;
}

.template-communications-page-container .section-hero.section-hero--featured::after {
	height: 100%;
}

.template-communications-page-container .section-hero .content .post {
	display: block;
	min-height: 100%;
}

@media only screen and (min-width: 1250px) {
	#site-mobile-nav .content .row.row-2 .col {
		padding: 0 9.688vw 0 max(50px,2.604vw);
	}
}


@media only screen and (min-width: 768px) {
  #site-mobile-nav .content .row.row-2 .col {
 	padding: 0 9.688vw 0 max(50px,2.604vw);
  }
}

@media only screen and (max-width: 1024px) {
	#site-header .content .col.col-2 nav {
		display: block;
	}
	
	#site-header .content .col.col-2 nav li {
		display: none;
	}	
	
	#site-header .content .col.col-2 nav li.wpml-ls-menu-item {
		display:block;
	}
	
	#site-header .content .col.col-2 .hamburger {
		margin-left: 30px;
	}
	
}

@media only screen and (max-width: 767px) {
	#custom-links-bt {
		flex-direction:column;
		justify-content: center;
	}
	
	#custom-links-bt .link-holder {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	.template-communications-page-container .section-posts .content .posts .template-part-post-communication a{
		flex-direction:column;
		align-items:inherit;
	}
	
	.template-part-post-communication .post-image-holder .post-info {
		padding: 15px 0;
		width: 100%;
	}	
	
	.template-communications-page-container .section-posts .content .posts .template-part-post-communication a::after {
		display:none;
	}
	
	.template-communications-page-container .section-posts .content .posts .template-part-post-communication {
		opacity: 1 !important;
		padding: 0;
		transform: inherit !important;
	}
	
	.template-communications-page-container .section-posts .content .posts {
		margin-bottom: 0;
		margin-left: 0;
		width: 100%;
	}		
}