/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.bs-1columns .owl-item .bs_posts_slider_item {
    background: #efefef;
}
.bs-1columns .bottom-half-bs-posts, .bs-1columns .item.bs_posts_slider_item.flex {
    background: #efefef;
}
/* TOP BAR */
#secondary-navigation {
	background:#e6e6e6;
}
#secondary-navigation a {
	color: #666666;
}
#secondary-navigation .secondary-menu li {
	border-right:1px solid white;
}
@media screen and (max-width:768px) {
.secondary-navigation .wpml-ls ul {
	display: block;
}
}
#secondary-navigation .secondary-menu a {
	text-transform:uppercase;
	font-weight:500;
	transition:400ms all;
	font-size:13px;
	border-top:1px solid #e6e6e6;
}
#secondary-navigation .secondary-menu li:hover > a {
	background:transparent;
	color: #fff;
}
#secondary-navigation .secondary-menu li:hover {
	background: #5983af;
	color: #fff;
	transition:400ms all;
	text-decoration:none;
}
#secondary-navigation a:hover, #secondary-navigation .wpml-ls-current-language a, #secondary-navigation a:focus {
	background: #5983af !important;
	color: #fff;
	transition:400ms all;
	text-decoration:none;
}
#secondary-navigation a {
	transition:400ms all;
}
#secondary-navigation .top-bar a {
	padding:5px 10px;
	font-size: 13px;
}
#secondary-navigation .wpml-ls-legacy-list-horizontal {
	padding:1px 0 0 0;
}
#secondary-navigation .wpml-ls-legacy-list-horizontal a span {
    vertical-align: baseline;
}
#secondary-navigation .top-bar .widget_text {
	border-left: 1px solid white;
	vertical-align: middle;
}
#secondary-navigation .top-bar .widget_text:first-child {
	border-left: none;
}
#secondary-navigation.secondary-navigation .top-bar .inside-top-bar .widget {
	margin-left: 0;
}
@media screen and (min-width:992px) {
	#secondary-navigation .top-bar a {
    padding: 13px 20px 10px;
}
}
@media screen and (max-width:560px) {
	.secondary-nav-aligned-left #secondary-navigation.secondary-navigation .top-bar {
		position: relative;
		float: none;
	}
	#secondary-navigation.secondary-navigation .top-bar .inside-top-bar .widget {
		display: block;
	}
}
/* MAIN HEADER */
.main-navigation .menu  a{
	text-transform:uppercase;
	font-weight:300;
	transition:200ms ease-out;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
	font-weight: bold;
}
.main-navigation .menu .menu-item >  a:hover, .main-navigation .menu .current-menu-item > a {
	text-decoration:none;
	font-weight:bold;
	transition:200ms ease-in;
}
.main-navigation .menu  a:after {
	content:"";
	position:absolute;
	bottom:0px;
	background:#023577;
	width:0%;
	height:4px;
	left:0;
	opacity:0;
	visibility:hidden;
		transition:200ms ease-out;
}
.main-navigation .menu .menu-item >  a:hover:after, .main-navigation .menu .current-menu-item > a:after {
	visibility:visible;
	opacity:1;
	width:100%;
	transition:200ms ease-in;
}
.main-navigation .menu .menu-item .sub-menu .menu-item > a:after {
    background: #5983af;
}
.menu-item-has-children .dropdown-menu-toggle {
    padding-left: 5px;
    padding-right: 0;
}
@media screen and (max-width:1038px) and (min-width:1025px) {
	#site-navigation .navigation-branding img, #site-navigation .site-logo.mobile-header-logo img {
		height:91px;
	}
}
.main-navigation .main-nav ul li a {
	padding-left:0;
	padding-right:0;
	line-height: 7em;
}
.main-navigation .main-nav ul li {
	margin-left:5px;
	margin-right:5px;
	text-align: right;
}
.main-navigation .main-nav ul li a {
	text-align: center;
}
@media screen and (max-width:1024px) {
	#site-navigation.main-navigation .main-nav li {
		width:100% !important;
	}
}
/*@media screen and (min-width:1101px) {
#site-navigation .inside-navigation {
	max-width:90%;
	margin:auto;
}
#secondary-navigation .inside-navigation{
	max-width:calc(90% - 18px);
	margin:auto;
}
}*/
#site-navigation .navigation-branding img, #site-navigation .site-logo.mobile-header-logo img {
	height:96px;
}
.menu-toggle .mobile-menu {
    color: #666666;
    text-transform: uppercase;
}
.menu-toggle:before {
	color: #666666;
}
.bs_posts_featured_image {
    height: 146px;
    object-fit: contain;
    object-position: center;
	position: relative;
    z-index: 10;
}
/* POSTS CSS */
.owl-item .bs_posts_slider_item {
	background: #fff;
}
span.byline {
    display: none !important;
}
.bs_post_description p {
	padding: 15px;
	margin:0;
}
.bs_post_title {
	padding: 15px 15px 0;
	margin: 0;
}
.think-tank-posts .bs_post_title {
	display: none;
}
.bs_post_description .read-more-container {
	padding:0;
}
.read-more-container .read-more, .read-more-container .read-more:visited {
	background: #023577;
	border: 2px solid #023577;
	transition:400ms all;
	padding: 5px 20px;
	margin-top:15px;
}
.read-more-container .read-more:hover, .read-more-container .read-more:focus  {
	background:#5883ae;
	color: #fff;
	border: 2px solid #5883ae;
	text-decoration:none;
}
.media-section .bottom-half-bs-posts {
	background: #5883ae;
}
.media-section .bs_post_title, .media-section .bs_post_description {
	background: #5883ae;
	color: #fff;
}
.media-section .bs_post_title a {
	color: #fff;
}
.media-section .read-more-container .read-more:hover, .media-section .read-more-container .read-more:focus {
	color: #023577;
	background: #fff;
	border: 2px solid #fff;
}
.owl-carousel .owl-item .bs_posts_slider_item, .bs_posts_slider_item {
	overflow: hidden;
}
.owl-carousel .owl-item a:hover .bs_posts_featured_image, .bs_posts_slider_item > a:hover > .bs_posts_featured_image {
	transform: scale(1.1);
	transition:400ms ease-in;
}
.owl-carousel .owl-item .bs_posts_featured_image, .bs_posts_slider_item > a > .bs_posts_featured_image  {
	transition:400ms ease-out;
}
.bs_underline_title {
	color:#023577;
	font-weight: bold;
	border-bottom: 1px solid #5983af;
	position: relative;
	padding:0 15px 10px;
}
.bs_underline_title:before {
    content: ".";
    position: absolute;
    bottom: -6px;
    left: -3px;
    font-size: 42px;
    color: #5983af;
}
.bs_underline_title:after {
    content: ".";
    position: absolute;
    bottom: -6px;
    right: -3px;
    font-size: 42px;
    color: #5983af;
}
.bs_underline_title.only_border {
	visibility: hidden;
}
@media (min-width: 1025px) and (max-width: 1439px) {
	.bs_post_description p:first-child {
		overflow: hidden;
		text-overflow: ellipsis;
		display: block;
		max-height: 60px;
	}
	.bottom-half-bs-posts {
		height: 290px !important;
	}
}
@media (min-width: 992px) {
	.item.bs_posts_slider_item.flex {
    display: flex;
    align-items: center;
	}
	.half_post {
		width: 49% !important;
		display: inline-block;
	}
	.width-205 {
		min-width: 205px !important;
	}
	.bs-1columns .bottom-half-bs-posts {
		padding: 0 30px;
	}
}
@media screen and (max-width: 768px) {
.bs_underline_title:after, .bs_underline_title:before {
    bottom: -5px;
}
}

.bs_custom_border {
	border-bottom: 1px solid #5983af;
    max-width: 300px;
    margin: auto;
    margin-bottom: 20px;
    position: relative;
}
.bs_custom_border:before {
    content: ".";
    position: absolute;
    bottom: -29px;
    left: -4px;
    font-size: 62px;
    color: #5983af;
}
.bs_custom_border:after {
    content: ".";
    position: absolute;
    bottom: -29px;
    right: -4px;
    font-size: 62px;
    color: #5983af;
}
.entry-content > [class*="wp-block-"]:not(:last-child), .margin-bottom-0 {
    margin-bottom: 0em;
}
.padding-20 .wp-block-group__inner-container {
	padding:20px;
}
.lighter {
	font-weight:300;
}
/* ACF GUTENBERG SLIDER */
.bs_slider_acf .background-slider-container {
	padding: 140px 30px;
    background-size: cover;
    background-position: center;
}
.bs_slider_acf .background-slider-container h3 {
	font-size:32px;
	color: white;
}
.bs_slider_acf .background-slider-container p {
	font-size:16px;
	color: white;
}
@media screen and (max-width:599px) {
	.bs_slider_acf .background-slider-container {
		padding:0;
	}
	.bs_slider_acf .background-slider-container h3 {
		font-size:24px;
	}
	.bs_slider_acf .background-slider-container p {
	font-size:16px;
}
}
.bs_slider_acf .inside-container {
	background: #0235778c;
    max-width: 700px;
    margin: auto;
    padding: 30px;
}
.bs_slider_acf .btn-container {
	max-width:760px;
	margin: auto;
	margin-top:20px;
}
.bs_slider_acf .btn-container a {
	background:#5883ae;
	border: 2px solid #5883ae;
	transition:400ms all;
}
.bs_slider_acf .btn-container a:hover {
	transform: translateY(-10px);

}
.bs_slider_acf.owl-theme .owl-dots .owl-dot.active span, .bs_slider_acf.owl-theme .owl-dots .owl-dot:hover span, body .owl-theme .owl-dots .owl-dot.active span, body .owl-theme .owl-dots .owl-dot:hover span {
	background: #023577;
}
body .owl-theme .owl-dots .owl-dot span {
	background: #8e8e8e;
}
.bs_slider_acf.owl-theme .owl-dots .owl-dot span {
	background: #fff;
	width: 12px;
	height: 12px;
}
/* FOOTER */
.footer-widgets .widget-title {
    color: #123274;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 16px;
}
.footer-widgets p {
	font-size:16px;
}
.site-info {
      display: none;
}
#secondary-navigation-footer {
	background:#e6e6e6;
}
#secondary-navigation-footer a {
	color: #666666;
}
#secondary-navigation-footer li {
	border-right:1px solid white;
}
#secondary-navigation-footer  a {
	text-transform:uppercase;
	font-weight:500;
	transition:400ms all;
	font-size:14px;
	border-top:1px solid #e6e6e6;
}
#secondary-navigation-footer li:hover a {
	background:transparent;
	color: #fff;
}
#secondary-navigation-footer li:hover, #secondary-navigation-footer .icons_socials_search a:hover {
	background: #5983af;
	color: #fff;
	transition:400ms all;
	text-decoration:none;
}
#secondary-navigation-footer a {
	transition:400ms all;
}
#secondary-navigation-footer .top-bar a {
	padding:5px 10px;
	font-size: 14px;
}

@media screen and (min-width:1678px) {
	#secondary-navigation-footer .top-bar li:first-child a {
		padding-left:0;
	}
}
#secondary-navigation-footer .top-bar .widget_text {
	border-left: 1px solid white;
	vertical-align: middle;
}
#secondary-navigation-footer .top-bar .widget_text:first-child {
	border-left: none;
}
#secondary-navigation-footer.secondary-navigation .top-bar .inside-top-bar .widget {
	margin-left: 0;
}
@media screen and (min-width:992px) {
	#secondary-navigation-footer .top-bar a {
	padding:10px 20px;
}
}
#secondary-navigation-footer.secondary-navigation .top-bar {
	float:none;
}
#secondary-navigation-footer #bs_bottom_footer_socials {
	float:right;
}
#secondary-navigation-footer .top-bar .icons_socials_search a {
	font-size:18px;
	padding: 8px 20px;
}
#secondary-navigation-footer.secondary-navigation .top-bar {
	position:relative;
}
#secondary-navigation-footer #bottom-navigation-footer ul {
	display: block;
}
.credits-below-footer {
	background:#123274;
	padding:15px 30px;
}
.credits-below-footer p {
	color: #fff;
	margin-bottom: 0;
	font-size: 16px;
}
#secondary-navigation-footer .top-bar .legals-below-footer a {
	padding:0;
	font-size: 16px;
    color: #123274;
    font-weight: bold;
}
#secondary-navigation-footer .legals-container.grid-container, #secondary-navigation-footer .icons_socials_search {
	padding:0 40px;
}
@media screen and (max-width:768px) {
	#secondary-navigation-footer .top-bar .inside-top-bar {
		text-align: center;
	}
}
@media screen and (max-width:340px) {
	#secondary-navigation-footer .legals-container.grid-container, #secondary-navigation-footer .icons_socials_search {
	padding:0 10px;
}
.credits-below-footer {
	padding:15px 10px;
}
}
/* INTERNAL PAGE */
.padding-bottom-30 {
	padding-bottom: 30px;
}
.bs_gallery_item {
    height: 600px;
	display: flex;
	background-size: cover;
	background-repeat: no-repeat;
}
.entry-title.bs_underline_title, .subtitle-below-header {
	color: #fff;
}
.light-grey-bg {
    background-color: #f9f9f9;
}
 .entry-title.bs_underline_title {
 	padding: 0 0 10px;
    margin: 0 15px 10px;
    border-bottom: 1px solid #ffffff;
 }
.entry-title.bs_underline_title:before, .entry-title.bs_underline_title:after {
	bottom:-14px;
	color:#fff;
}
.subtitle-below-header {
	padding: 0 15px 10px;
	margin-top: 10px;
	font-size:20px;
}
.bs_page-title-cont:after {
	  content: "";
    width: calc(100% - 80px);
    height: 15px;
    background: #5983af;
    position: absolute;
    bottom: 0;
}
@media screen and (max-width: 768px) {
.entry-title.bs_underline_title:before, .entry-title.bs_underline_title:after {
	bottom:-8px;
}
.bs_page-title-cont:after {
    width: calc(100% - 60px);
}
}
.entry-header.bs-custom-page-title {
	background: #123274;
}
.bs_page-title-cont {
	position: relative;
}
body:not(.home) .bs_page-title-cont {
	    padding-top: 10px;
    padding-bottom: 10px;
}
.bs_page-gallery-cont.wp-block-group__inner-container {
	padding-top:0;
	padding-bottom: 0;
}
.bs_page-gallery-cont .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
	margin: auto;
	max-width: 500px;
	background-color: rgb(255 255 255 / 0.8);
}
.border-left-text {
	border-left:7px solid #123274;
	padding-left:20px;
}
.below-border-left {
	padding-left:20px;
}
@media screen and (min-width:769px) {
.thick-blue-bottom-border {
	border-top:20px solid #5983af;

}
}
.thick-border-top-container .wp-block-group__inner-container{
	padding-top:0;
}
.thick-blue-bottom-border .wp-block-column {
	padding: 20px 15px 0;
	background: #fff;
	border-bottom:15px solid #123274;
}
.gray-background-container .wp-block-column{
	background: #f3f3f3;
	padding: 20px 15px 0;
	border-bottom:15px solid #123274;

}
.gray-background-container {
	position: relative;
}
@media screen and (max-width:781px) {
	.page-template-internal-page-template .wp-block-columns .wp-block-column {
		flex-basis:100% !important;
		margin-left: 0;
	}
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.page-template-internal-page-template h3.bs_underline_title {
	font-size:24px;
	font-weight: 500
}
.page-template-internal-page-template h3.bs_underline_title:after, .page-template-internal-page-template h3.bs_underline_title:before {
	bottom:-3px;
}
.page-template-internal-page-template h4.bs_underline_title {
	font-size:22px;
	font-weight: 500;
	border:none;
}
.page-template-internal-page-template h4.bs_underline_title:after, .page-template-internal-page-template h4.bs_underline_title:before {
	bottom: -21px;
    width: 65%;
}
.page-template-internal-page-template h4.bs_underline_title span.custom-border-shorter:after {
    position: absolute;
    width: 36%;
    background: #5983af;
    height: 2px;
    content: "";
    left: 32%;
    bottom: -2px;
}
.page-template-internal-page-template .bs_underline_title {
	padding:0 0px 10px;
}
.padding-bottom-0 .wp-block-group__inner-container {
	padding-bottom: 0;
}
.padding-bottom-25 .wp-block-group__inner-container{
	padding-bottom: 25px;
}
.margin-bottom-0 .wp-block-group__inner-container {
	margin-bottom: 0;
}
.thick-blue-bottom-border.no-border-top {
	border-top: none;
}
@media screen and (max-width:1200px) and (min-width:782px) {
	.tablet-responsivness {
		flex-wrap: wrap;
	}
	.tablet-responsivness .wp-block-column {
		flex-basis: auto;
		flex-grow: 1;
		margin-left: 0;
	}
	.gray-background-container:after {
		width:100%;
	}
}
.bs-1columns .bs-custom-readmore-btn.read-more-container {
	display: block;
	position: relative;
}
.bs-1columns .bottom-half-bs-posts {
	height:auto;
	position: relative;
}
.bs-custom-readmore-btn.read-more-container {
	display: block;
	position: absolute;
	bottom: 0;
}
/*@media screen and (max-width:1200px){
.bs-custom-readmore-btn.read-more-container {
	display: block;
	position: relative;
	bottom: 0;
}
}*/
.bs-1columns .bs_posts_featured_image {
	height:auto;
}
.bottom-half-bs-posts {
	height:260px;
	position: relative;
	background: #fff;
}
.read-more-container {
	display: none;
}
/* CF7 */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
	width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
	margin:auto;
	display: table;
}
/* ARCHIVE PAGES */
.bs-4columns-thinktank .bs-posts-grid, .archive .post {
	padding-bottom: 20px;
	min-height: 340px;
	padding-top: 20px;
}
.border-bottom .bs-4columns-thinktank .bs-posts-grid, .archive .post {
	padding-bottom: 40px;
	min-height: 540px;
	border-bottom: 1px solid #d4d4d4;
    margin-bottom: 40px;
}
.bs-custom-pagination .page-numbers {
	padding:10px;
}
.bs-custom-pagination {
	text-align: center;
    padding-top: 20px;
    bottom: 0;
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.entry-header.bs-custom-page-title.bs-archives {
	margin-bottom: 50px;
}
.main-navigation .menu .sub-menu a:after {
	bottom:0;
	background: #fff;
}
.main-navigation .menu .sub-menu a {
	text-align: left;
}
.main-navigation .menu .sub-menu li {
	width:100%;
	margin:0;
}
@media screen and (max-width:1024px) {
	.main-navigation .menu .sub-menu a {
		text-align: center;
	}
}
/* IMAGE WITH TEXT OVERLAY */
.image-overlay-text-gutenberg-block {
	position: relative;
}
.imageoverlaycont .bs-imagetxt-title {
	width: 100%;
    position: absolute;
    text-align: center;
    top: 44%;
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    z-index: 99;
    transition-duration: 600ms;
}
@media screen and (max-width:400px) {
	.imageoverlaycont .bs-imagetxt-title {
		font-size: 20px;
	}
}
.image-overlay-text-gutenberg-block .wp-block-image {
	position: relative;
	margin-bottom: 30px;
}
.imageoverlaycont, .imageoverlaycont figure {
	transition: 400ms all;
}
.imageoverlaycont .image-container-bs:after {
	content: "";
    width: 100%;
    height: 100%;
    background: #00000059;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    transition: 600ms all;
}
.imageoverlaycont:hover .image-container-bs:after {
	opacity: 1;
	visibility: visible;
	transition: 600ms all;
}
.imageoverlaycont:hover .bs-imagetxt-title {
	transform: translate(0, -10px);
	transition: 600ms all;
	transition-duration: 600ms;
}
.imageoverlaycont .image-container-bs {
	line-height: 0;
}
.linee-bcg, .main-img-container-bs-full, body:not(.home) .has-background {
	background-image: url(assets/img/linee.svg);
	background-size: 100%;
    background-repeat: repeat-x;
    background-attachment: fixed;
}
.home .bs_underline_title {
	font-size:26px;
}
.comments-area {
	display: none;
}
/* ANIMATION */
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

.animated.bs_custom_border, .bs_underline_title.animated {  
  /* This section calls the slideInFromLeft animation we defined above */
  animation: 1.5s ease-out 0s 1 slideInFromLeft;
  }

.bs_slider_acf .owl-nav .owl-next i {
	margin-right: 15px;
}
.bs_slider_acf .owl-nav .owl-prev i {
	margin-left: 15px;
}
nav ul ul .menu-item-has-children .dropdown-menu-toggle, .sidebar .menu-item-has-children .dropdown-menu-toggle {
    padding-right: 10px;
}
.bs-add-to-calendar {
	font-size: 13px;
    padding: 8px;
}
.bs-add-to-calendar:after {
	content: '\f073';
	font-family: 'Font Awesome 5 Free';
	margin-left: 10px;
}
.page-id-3197 .bs_posts_featured_image, .page-id-3193 .bs_posts_featured_image,  .page-id-10524 .bs_posts_featured_image, .page-id-10529 .bs_posts_featured_image  {
	display: none;
}
/*.page-id-3197 .bs-custom-readmore-btn.read-more-container, .page-id-3193 .bs-custom-readmore-btn.read-more-container {
	position: relative;
}*/
.page-id-3197 .bs-4columns-thinktank .bs-posts-grid, .page-id-3193 .bs-4columns-thinktank .bs-posts-grid, .page-id-10524 .bs-4columns-thinktank .bs-posts-grid, .page-id-10529 .bs-4columns-thinktank .bs-posts-grid {
	min-height: unset;
}
.archives-filter select {
	max-width:380px;
}
.bs-1columns {
	text-align: center;
}
.media-section .owl-carousel .owl-item .bs_posts_featured_image {
	display: none;
}
.visibility-hidden {
	visibility: hidden;
	opacity: 0;
}
.think-tank-posts .image-overlay-text-gutenberg-block .wp-block-image {
	margin-bottom: 0px;
}
.think-tank-posts .wp-block-group__inner-container {
	padding-bottom: 20px;
}
@media screen and (max-width:1024px) {
	#site-navigation.main-navigation .main-nav li {
    width: 97% !important;
    margin:auto;
}
.main-navigation .main-nav ul li a {
	line-height: 3em;
}
.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
	position: absolute;
}
}
@media screen and (max-width:767px) {
	.bs_page-gallery-cont .owl-carousel .owl-item img {
		height:auto;
	}
	.bs_gallery_item {
    	height: 320px;
	}
	.bs-custom-readmore-btn.read-more-container {
		position: relative !important;
	}
	.client-logos figure, .client-logos figure > a {
		margin:auto;
		display: table;
	}
}
.bs-posts-grid .inside-article {
	padding:0;
}
.main-navigation ul ul.sub-menu {
	right: 0;
	width:250px;
}
.main-navigation ul ul.sub-menu li .sub-menu  {
	    left: auto;
    right: 0px;
    top: 76px;
}
.no-image .bs_posts_featured_image {
	display: none;
}
.no-image .bs-4columns-thinktank .bs-posts-grid, .archive .post {
	min-height: 300px;
}
.bs-4columns-thinktank {
	display: table;
	width: 100%;
}
@media screen and (min-width:768px) {
	.below-1024 {
		display: none !important;
	}
}
#secondary-navigation .menu-toggle.secondary-menu-toggle .mobile-menu {
	display: none;
}
#secondary-navigation .menu-toggle.secondary-menu-toggle:before {
	visibility: hidden;
	opacity: 0;
}
@media screen and (max-width:560px) {
	#secondary-navigation .menu-toggle.secondary-menu-toggle {
		display: none;
	}
}
@media screen and (max-width:430px) {
	#site-navigation .navigation-branding img, #site-navigation .site-logo.mobile-header-logo img {
    height: 60px;
}
}
@media screen and (max-width:1085px) and (min-width:1025px) {
	.main-navigation .menu a {
		font-size:14px;
	}
	#site-navigation .navigation-branding img, #site-navigation .site-logo.mobile-header-logo img {
    height: 77px;
}

}
.main-navigation ul ul.sub-menu.with-second-level {
	right:100px;
}
.fade-in {
animation: fadeIn ease 1s;
-webkit-animation: fadeIn ease 1s;
-moz-animation: fadeIn ease 1s;
-o-animation: fadeIn ease 1s;
-ms-animation: fadeIn ease 1s;
}
@keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-moz-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-o-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-ms-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}
.animated{
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}

@-webkit-keyframes fadeInLeft{
	0%{
		opacity:0;
		-webkit-transform:translateX(-300px);
		transform:translateX(-300px)}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
		transform:translateX(0)
	}
}
@keyframes fadeInLeft{
	0%{
		opacity:0;
		-webkit-transform:translateX(-300px);
		-ms-transform:translateX(-300px);
		transform:translateX(-300px)}
	100%{
		opacity:1;
		-webkit-transform:translateX(0);
		-ms-transform:translateX(0);
		transform:translateX(0)
	}
}
.fadeInLeft{
	-webkit-animation-name:fadeInLeft;
	animation-name:fadeInLeft
}
/* HIDE LIBRARY IN EN */
.hide-library {
	display: none !important;
}
.bs_posts_featured_image{
	height: 146px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

/* PRIMO PIANO */
.primo_piano {
    max-height: 400px;
}
.primo_piano img.bs_posts_featured_image {
    height: 350px;
}

.bs_posts_featured_image{
	height: 146px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.single-thinktank h1.entry-title{
	font-size:30px !important;
}

.read-more-container .read-more-btn, .read-more-container .read-more-btn:visited{

    /* border: 2px solid #023577; */
    transition: 400ms all;
    padding: 10px 25px;
    margin-top: 30px;	
}
.bs-1columns_ .bs_posts_featured_image {
    height: 400px;
}
.bs-1columns_ {
    text-align: center;
}
.bs_blog_slider_home .bs-custom-readmore-btn.read-more-container {
    position: initial;
  margin-top: 50px;
}
.hidden_block{
	display: none;
}