/*
Design by Cinnamon Agency
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.19.18.1551700231
Updated: 2019-03-04 12:50:31

*/

#logo {
	max-height: 35px !important;
}

.et_pb_text_inner a {
  text-decoration: none;
  outline: 0;
   border-bottom: solid 1px transparent;
  -webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
     -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
      -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
       -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
          transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

.et_pb_text_inner a:hover {
    border-bottom: solid 1px;
}

#main-header .container {
	max-width: 1440px !important;
}

.et_header_style_left #et-top-navigation {
	margin-right: 28%;
}

@media screen and (min-width: 980px) and (max-width: 1300px) {
	.et_header_style_left #et-top-navigation {
		margin-right: 5%;
	}
}

@media screen and (max-width: 979px) {
	.et_header_style_left #et-top-navigation {
		margin-right: auto;
	}
}

#top-menu .menu-item-has-children > a:first-child::after {
	content: url('/wp-content/uploads/2020/02/down.svg');
}

#top-menu .menu-item-has-children > a:hover:first-child::after {
	content: url('/wp-content/uploads/2020/02/Up.svg');
}

#top-menu .menu-item-has-children > a:focus:first-child::after {
	content: url('/wp-content/uploads/2020/02/Up.svg');
}

#top-menu li.current-menu-ancestor > a:first-child::after {
	content: url('/wp-content/uploads/2020/02/Up.svg');
}

#top-menu-nav > ul > li > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 3px;
    background-color: #393939;
    -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
    transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
}

#top-menu-nav > ul > li > a:hover:before {
	width: 100%;
	left: 0;
	right: auto;
}

#top-menu li.current-menu-item > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100% !important;
    height: 3px;
    background-color: #393939;
}

#top-menu li.current-menu-ancestor > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #393939;
}

.nav li ul .current-menu-item a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #393939;
}

#sub-menu li.current-menu-item > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #393939;
}

#top-menu-nav > ul > li > a:hover {
	opacity: 1;
}


#top-menu li.mega-menu > ul > li > a:first-child:hover {
	color: #797979;
}

#top-menu li.mega-menu .menu-subtitle a:hover {
	color: #3c0a56 !important;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
	opacity: 1;
}

#main-header {
	box-shadow: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
	border: none;;
}

/*Mega menu*/
#et-top-navigation {
    font-weight: 500;
}

#top-menu li.mega-menu > ul > li:nth-of-type(5n) {
	clear: none;
}
#top-menu li.mega-menu > ul > li:nth-of-type(6n) {
	clear: none;
}
#top-menu li.mega-menu > ul > li {
	width: 50%;
	margin: 0;
	display: flex !important;
}

#top-menu li.mega-menu.mega-menu-parent-3 > ul > li {
    width: 100%;
}

#top-menu li.mega-menu.mega-menu-parent-3 > ul > li:nth-child(2) {
    width: 50%;
}

#top-menu li.mega-menu.mega-menu-parent-3 > ul > li:nth-child(3) {
    width: 50%;
}

#top-menu li.mega-menu > ul > li > a:first-child {
	padding-top: 0 !important;
    font-weight: 500;
    border-bottom: none;
	width: auto;
}

#top-menu li.mega-menu > ul > li > a {
	margin: 0 20px 10px; 
	padding: 0 0 10px;
	color: #797979;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1px;
	font-family: 'Source Sans Pro'
}

#top-menu li.mega-menu .menu-subtitle {
    width: 100%;
	padding-bottom: 15px !important;
}

#top-menu li.mega-menu .menu-subtitle a{
    color: #3C0A56;	
	font-family: 'Palanquin Dark';	
	font-size: 24px;	
	font-weight: 500;	
	letter-spacing: -0.1px;	
	line-height: 32px;
}

#top-menu li.mega-menu .menu-subtitle a:first-child:before {
	display: none;
}

#top-menu li.mega-menu > ul {
	padding: 60px 130px 60px 165px;
}

#top-menu li.mega-menu > ul {
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1), 0 1px 4px 0 rgba(0,0,0,0.1);
}

#top-menu li.mega-menu > ul {
	max-width: 920px;
	margin-right: 15%;
	left: auto !important;
	right: 0 !important;
	
}

#top-menu li.mega-menu .hidden-menu {
	display: none !important;
}

@media screen and (min-width: 980px) and (max-width: 1300px) {
	#top-menu li.mega-menu > ul {
		margin-right: auto;
	}
}

#top-menu li.mega-menu.mega-menu-parent li > a {
	width: auto !important;
}

#top-menu li.mega-menu > ul > li > a:first-child:before {
    content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 3px;
    background-color: #393939;
    -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
    transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
}

#top-menu li.mega-menu > ul > li > a:first-child:hover:before {
	width: 100%;
	left: 0;
	right: auto;
}

#top-menu li.mega-menu > ul > li:nth-of-type(4n+1) {
    clear: right !important;
}

.op-none {
	opacity: 0 !important;
}

/*Footer*/
#footer-bottom .container {
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	padding-top: 21px;
}

#footer-bottom {
	padding-top: 0;
	padding-bottom: 19px;
}

/*Footer menus*/
.footer-title {
	font-family: 'Palanquin';
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.1px;
	color: #3c0a56;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.footer-list {
	list-style-type: none !important;
	font-family: 'Source Sans Pro';
	font-size: 16px !important;
	line-height: 1.5 !important;
	letter-spacing: 0.1px !important;
	color: #393939;
	padding: 0 !important;
}

.footer-list li {
	margin-bottom: 4px;
}

.footer-list a {
	color: #393939 !important;
}

.footer-list a {
  text-decoration: none;
  outline: 0;
   border-bottom: solid 1px transparent;
  -webkit-transition: color .2s ease-out, border-bottom-color .2s ease-out;
     -moz-transition: color .2s ease-out, border-bottom-color .2s ease-out;
      -ms-transition: color .2s ease-out, border-bottom-color .2s ease-out;
       -o-transition: color .2s ease-out, border-bottom-color .2s ease-out;
          transition: color .2s ease-out, border-bottom-color .2s ease-out;
}

.footer-list a:hover {
    border-bottom: solid 1px;
}


.footer-social {
	list-style-type: none !important;
	padding: 0 !important;
	text-align: end;
	display: inline-flex;
	align-items: center;
}

.footer-social-twitter a:before {
    content: url(https://www.barnahus.eu/en/wp-content/uploads/2020/02/twitter-1.svg);
	display: flex;
	height: 32px;
}

.footer-social-yt {
	margin-right: 16px;
	height: 23px;
}

.footer-social-yt a:before {
	content: url(https://www.barnahus.eu/en/wp-content/uploads/2020/02/youtube-icon.svg);
	display: flex;
	height: 23px;
}

.text-flag {
	display: flex;
}

.text-right {
	font-family: 'Source Sans Pro';
	font-size: 14px;
	line-height: 1.43;
	color: #393939;
}

.eu-flag {
	max-width: 95px;
	margin-right: 50px;
}

.eu-flag img {
	max-width: 95px;
	height: 63px;
}

@media only screen and (max-width: 578px) {
	.text-flag {
		display: block;
	}
	.eu-flag img {
		margin-bottom: 16px;
	}
}

@media only screen and (max-width: 889px) {
	#footer-copy .et_pb_column {
		width: 50% !important;
	}
}

#promise-home .et_pb_image_wrap::after {
	background-image: url(https://www.barnahus.eu/en/wp-content/uploads/2020/02/dots.svg);
	background-repeat: no-repeat;
	content: '';
	display: block;
	height: 168px;
	width: 204px;
	position: absolute;
	left: -102px;
	bottom: -84px;
	z-index: -9999;
}

@media only screen and (max-width: 889px) {
	#promise-home .et_pb_image_wrap::after {
		bottom: -30px;
}
}

/*Newsleter*/
#newsletter-purple .mc4wp-form-theme {	
	margin: 0;
}

#newsletter-purple .mc4wp-form-theme input[type="email"] {
	height: 48px;
	max-width: 356px;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	line-height: 1.5;
	color: #fff !important; 
	background-color: rgba(255, 255, 255, 0.12);
	border: none;
	border-radius: 8px;
	box-shadow: none;
}

#newsletter-purple .mc4wp-form-theme-light input[type="submit"] {
	height: 48px;
	font-family: 'Palanquin Dark';
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.1px;
	color: #fff !important;
	border: none;
	background-color: #e36e51 !important;
	border-radius: 8px;
	padding: 16px 26px;
	margin-left: -19px;
}

#newsletter-purple .mc4wp-form-theme input {
	display: inline;
}

#newsletter-purple .mc4wp-form-theme input:placeholder {
	color: #fff !important;
	opacity: 0.7 !important;
}

/*Newsletter Footer*/
#newsletter-footer .mc4wp-form-theme {	
	margin: 0;
}

#newsletter-footer .mc4wp-form-theme input[type="email"] {
	height: 48px;
	max-width: 356px;
	font-family: 'Source Sans Pro';
	font-size: 16px;
	line-height: 1.5;
	color: #646464 !important; 
	background-color: #f0f0f2;
	border: none;
	border-radius: 8px;
	box-shadow: none;
}

#newsletter-footer .mc4wp-form-theme-light input[type="submit"] {
	height: 48px;
	font-family: 'Palanquin Dark';
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.1px;
	color: #fff !important;
	border: none;
	background-color: #e36e51 !important;
	border-radius: 8px;
	padding: 16px 26px;
	margin-left: -19px;
}

#newsletter-footer .mc4wp-form-theme input {
	display: inline;
}

/*Sendinblue*/

#newsletter-footer .sib_signup_box_inside_1 input[type="email"] {
	border-radius: 8px 0 0 8px;
	background-color: #f0f0f2;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.1 px;
	padding: 12px 0 12px 16px;
	border: none;
	width: 100%;
	max-width: 370px;
	height: 48px;
}

#newsletter-footer .sib_signup_box_inside_1 .sib-default-btn {
	font-family: 'Palanquin Dark';
	background: #e36e51;
	border-radius: 8px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.1px;
	height: 48px;
	padding: 16px 27px;
	margin-left: -19px;
	border: none;
}

@media screen and (min-width: 981px) {
	#newsletter-footer .sib_signup_box_inside_1 {
		display: flex;
		align-items: center;
	}
	.footer-subs {
		display: flex;
		align-items: center;
	}
}



#newsletter-purple .sib_signup_box_inside_1 input[type="email"] {
	border-radius: 8px 0 0 8px;
	background-color: rgba(255, 255, 255, 0.12);
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	letter-spacing: 0.1px;
	padding: 12px 0 12px 16px;
	border: none;
	width: 100%;
	max-width: 356px;
	height: 48px;
}

#newsletter-purple .sib_signup_box_inside_1 .sib-default-btn {
	font-family: 'Palanquin Dark';
	background: #e36e51;
	border-radius: 8px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.1px;
	height: 48px;
	padding: 16px 27px;
	margin-left: -19px;
	border: none;
}

#newsletter-purple .sib_signup_box_inside_1 {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media only screen and (max-width: 598px) {
	#newsletter-footer .sib_signup_box_inside_1 .sib-default-btn { 
		width: 100%;
		margin-left: 0;
		margin-top: 8px;
	}
	#newsletter-footer .sib_signup_box_inside_1 input[type="email"] {
		max-width: 100%;
		border-radius: 8px;
	}
	#newsletter-purple .sib_signup_box_inside_1 input[type="email"] {
		max-width: 100%;
		border-radius: 8px;
	}
	#newsletter-purple .sib_signup_box_inside_1 .sib-default-btn {
		width: 100%;
		margin-left: 0;
		margin-top: 8px;
	}
	#newsletter-purple .sib_signup_box_inside_1 {
		display: block;
	}
}


@media only screen and (max-width: 578px) {
	#newsletter-footer .mc4wp-form-theme input[type="email"] {
		max-width: 100%;
	}
	#newsletter-footer .mc4wp-form-theme-light input[type="submit"] {
		width: 100%;
		margin-left: 0;
		margin-top: 8px;
	}
}

@media only screen and (max-width: 603px) {
	#newsletter-purple .mc4wp-form-theme input[type="email"] {
		max-width: 100%;
	}
	#newsletter-purple .mc4wp-form-theme-light input[type="submit"] {
		width: 100%;
		margin-left: 0;
		margin-top: 8px;
	}
}


/*Membership home*/
#membership-home .et_pb_image_wrap::after {
	background-color: #3c0a56;
	background-repeat: no-repeat;
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: -102px;
	bottom: -84px;
	z-index: -9999;
}

.hero-image-purple:before {
	background-color: #3c0a56;
	z-index: -9999;
	height: 100%;
	display: block;
    content: "";
    margin-right: -100%;
    margin-left: -28px;
    position: relative;
}

.hero-image-purple {
	background-size: cover;
	height: 552px;
	width: 623px;
	margin-right: -106px;
	padding-top: 23px;
	padding-bottom: 41px;
	margin-left: 28px;
}

@media screen and (min-width: 980px) and (max-width: 1340px) {
	.hero-image-purple {
		height: 375px;
		width: 423px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.hero-image-purple {
		width: 423px;
		height: 375px;
	}
}

@media screen and (max-width: 479px) {
	.hero-image-purple {
		width: 253px;
		height: 225px;
		padding-top: 9px;
		padding-bottom: 16px;
		margin-left: 12px;
	}
	.hero-image-purple:before {
		margin-left: -12px;
	}
}

#hero-purple {
	overflow: hidden;
}

/*Blog*/
@media screen and (max-width: 767px) {
	#news-bottom h2.entry-title {
	min-height: auto !important;
}
	#publications h2.entry-title {
	min-height: auto !important;
}
	#webinars h2.entry-title {
	min-height: auto !important;
	}
	#competence h2.entry-title {
	min-height: auto !important;
	}
}
	
/* .post-content-custom a:hover {
	text-decoration: underline !important;
} */

.post-meta {
	display: flex;
	margin-bottom: 12px !important;
}

h2.entry-title {
	padding-bottom: 0;
	margin-bottom: 17px !important;
}

#latest-blog .et_pb_post {
    margin-bottom: 0;
}
	
#webinars .post-meta a {
	background-color: #11675b;
	padding: 5px 8px;
	width: fit-content;
}

#competence p.post-meta a {
	background-color: #a84d52;
	padding: 5px 8px;
	color: #fff;
}

#webinars h2.entry-title {
	min-height: 113px;
}

#competence h2.entry-title {
	min-height: 113px;
}


#news-bottom .post-meta a {
	background-color: #ffd17e;
	color: #353535 !important;
	padding: 5px 8px;
	width: fit-content;
}

#news-bottom h2.entry-title {
	min-height: 113px;
}

#news-top .post-meta a {
	background-color: #ffd17e;
	color: #353535 !important;
	padding: 5px 8px;
	width: fit-content;
}

#news-top .post-meta {
	padding-top: 9px;
}

#news-top .post-content-inner {
	padding-bottom: 25px;
}

#publications .post-meta a {
	background-color: #a0b4dc;
	padding: 5px 8px;
	width: fit-content;
}

#publications h2.entry-title {
	min-height: 113px;
}

.et_pb_post .entry-featured-image-url {
	margin-bottom: 20px;
}

#publications .post-content-inner, #webinars .post-content-inner, #news-bottom .post-content-inner {
	display: none;
}

#publications .post-meta a, #webinars .post-meta a, #news-bottom .post-meta a, #news-top .post-meta a {
	display: none;
}

#publications .post-meta a:last-child, #webinars .post-meta a:last-child, #news-bottom .post-meta a:last-child, #news-top .post-meta a:last-child {
	display: flex;
}

#news-top.et_pb_module .et_pb_post {
    display: block;
}

.et_pb_module .et_pb_post {
    display: flex;
    flex-direction: column;
}

.et_pb_module .et_pb_post .post-meta {
    order: 1;
}
.et_pb_module .et_pb_post .entry-title {
    order: 2;
}
.et_pb_module .et_pb_post .post-content {
    order: 3;
}

#competence a.more-link {
	font-family: 'Source Sans Pro';
	font-size: 16px;
	font-weight: 600 !important;
	line-height: 1.5;
	letter-spacing: 0.1px;
}

a.more-link {
	display: inline !important;
}

a.more-link:after {
	font-family: ETmodules;
	content: "5";
	font-size: 16px;
	padding-top: 1px;
	position: absolute;
}

/*a.more-link:hover {
	border-bottom: 1px solid;
}*/

a.more-link:before {
	content: '';
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: -1px;
	top: 30px;
	display: block;
	width: 0;
	height: 1px;
	background-color: #e36e51;
	-webkit-transition: all 700ms cubic-bezier(0.175,0.885,0.32,1.075);
	transition: all 700ms cubic-bezier(0.175,0.885,0.32,1.075);
}

a.more-link:hover:before {
	width: 72px;
	top: 30px;
	left: 0;
	right: auto
}

/*Grid*/

.read-link  a{
	display: inline !important;
}

.read-link {
	padding-bottom: 10px !important;
}

.read-link a:after {
	font-family: ETmodules;
	content: "5";
	font-size: 16px;
	padding-top: 1px;
	position: absolute;
}

.read-link a:before {
	content: '';
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: -1px;
	top: 30px;
	display: block;
	width: 0;
	height: 1px;
	background-color: #e36e51;
	-webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
	transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
}

.read-link a:hover:before {
	width: 72px;
	top: 30px;
	left: 0;
	right: auto
}

/* The CSS for having the featured image on the left */
.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post {
	width: 100%; }

.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url {
	width: 55%;
	max-width: 380px;
	height: auto;
	float: left; 
}

.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-title, .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-meta,	  .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-content {
	 width: 40%;
	float: right;
}

 @media all and (max-width: 979px) {
	.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url,
	.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-title,
	.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
	.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-content {
		width: 100%;
		float: none; 
	 }
	 #news-top .et_pb_post .entry-featured-image-url {
		position: relative !important;
	}
	 .et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url {
		 max-width: 100%;
	 }
} 

#news-top .et_pb_post .entry-featured-image-url {
	position: absolute;
}

#news-top .et_pb_post #news-top.entry-featured-image-url {
	position: absolute;
}

#news-top.et_pb_module .et_pb_post {
    display: flex !important;
}

#news-top.et_pb_module .et_pb_post .post-meta {
    order: 1;
	align-self: flex-end;
}
#news-top.et_pb_module .et_pb_post .entry-title {
    order: 2;
	align-self: flex-end;
}
#news-top.et_pb_module .et_pb_post .post-content {
    order: 3;
	align-self: flex-end;
}

@media only screen and (min-width: 1380px) {
	#news-top.et_pb_module .et_pb_post .post-content {
		position: relative;
		bottom: 0;
	}
	#news-top.et_pb_module .et_pb_post {
		min-height: 404px;
	}
}

@media only screen and (min-width: 979px) {
	.et_pb_blog_0 .et_pb_post .entry-title {
		max-height: 6.24em;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	/*#publications .et_pb_post a img {
		max-height: 186px;
		overflow: hidden;
	}
	#webinars .et_pb_post a img {
		max-height: 186px;
		overflow: hidden;
	}
	#news-bottom .et_pb_post a img {
		max-height: 186px;
		overflow: hidden;
	}*/
}
/*
@media only screen and (max-width: 988px) {
	#publications .et_pb_post a img {
		max-height: 418px;
		overflow: hidden;
	}
	#webinars .et_pb_post a img {
		max-height: 418px;
		overflow: hidden;
	}
	#news-bottom .et_pb_post a img {
		max-height: 418px;
		overflow: hidden;
	}
}
*/

@media only screen and (min-width: 987px) {
	#publications .et_pb_post a img {
		height: 186px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 186px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 186px;
		overflow: hidden;
		object-fit: cover;
	}
	#competence .et_pb_post a img {
		height: 186px;
		overflow: hidden;
		object-fit: cover;
	}
}

@media screen and (max-width: 981px) and (min-width: 767px) {
	#publications .et_pb_post a img {
		height: 350px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 350px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 350px;
		overflow: hidden;
		object-fit: cover;
	}
	#competence .et_pb_post a img {
		height: 350px;
		overflow: hidden;
		object-fit: cover;
	}
}

@media screen and (max-width: 766px) and (min-width: 576px) {
	#publications .et_pb_post a img {
		height: 280px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 280px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 280px;
		overflow: hidden;
		object-fit: cover;
	}
	#competence .et_pb_post a img {
		height: 280px;
		overflow: hidden;
		object-fit: cover;
	}
}

@media screen and (max-width: 575px) and (min-width: 479px) {
	#publications .et_pb_post a img {
		height: 220px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 220px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 220px;
		overflow: hidden;
		object-fit: cover;
	}
	#competence .et_pb_post a img {
		height: 220px;
		overflow: hidden;
		object-fit: cover;
	}
}

@media screen and (max-width: 478px) and (min-width: 350px) {
	#publications .et_pb_post a img {
		height: 160px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 160px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 160px;
		overflow: hidden;
		object-fit: cover;
	}
	#competence .et_pb_post a img {
		height: 160px;
		overflow: hidden;
		object-fit: cover;
	}
}

@media screen and (max-width: 349px) and (min-width: 100px) {
	#publications .et_pb_post a img {
		height: 120px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 1620px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 120px;
		overflow: hidden;
		object-fit: cover;
	}
	#competence .et_pb_post a img {
		height: 120px;
		overflow: hidden;
		object-fit: cover;
	}
}

/*Logo slider*/
.wpls-logo-showcase button.slick-prev:hover, .wpls-logo-showcase button.slick-prev {
	background: url('/wp-content/uploads/2020/02/bw.svg') center center no-repeat !important;
	background-size: auto;
    background-size: 18px 48px !important;
}

.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:hover {
	background: url('/wp-content/uploads/2020/02/bwr.svg') center center no-repeat !important;
	background-size: auto;
    background-size: 18px 48px !important;
}

.wpls-logo-showcase button.slick-arrow {
    width: 18px;
    height: 48px;
	border-radius: 0 !important;
}

.wpls-logo-showcase .slick-prev {
    left: -71px !important;
}

.wpls-logo-showcase .slick-next {
    right: -71px !important;
}

.wpls-logo-showcase.wpls-dots-false {
    padding: 0 !important;
	margin-left: -22px !important;
	margin-right: -22px !important;
}

@media only screen and (max-width: 767px) {
	.wpls-logo-showcase .slick-prev {
    left: 0 !important;
}

	.wpls-logo-showcase .slick-next {
    right: 0 !important;
}

	.wpls-logo-showcase.wpls-dots-false {
    padding: 0 30px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
}

/*Button*/
.btn {
	display: inline-block;
	padding: 0;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #a4d7f8;
	border: none;
	border-radius: 8px;
	overflow: hidden;
	transition: color .5s linear .5s;
	-webkit-transform: rotateX(0.01deg);
	transform: rotateX(0.01deg);
	color: #e36e51;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.1px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	font-family: 'Palanquin Dark';
}

.btn-orange {
	color: #fff;
	background: #e36e51;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.1px;
	line-height: 1;
	text-align: center;
	font-family: 'Palanquin Dark';
}

.btn:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #3c0a56;
	content: '';
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: -webkit-transform .5s cubic-bezier(.86,0,.07,1);
	transition: transform .5s cubic-bezier(.86,0,.07,1);
	transition: transform .5s cubic-bezier(.86,0,.07,1),-webkit-transform .5s cubic-bezier(.86,0,.07,1);
	z-index: 1;
}

.btn-orange > span {
	color: #fff;
	display: block;
	padding: 16px 20px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	transition: color .3s linear .3s;
	z-index: 2;
}
/*
.btn-orange:hover {
	color: #15161a;
}*/

.btn:hover::before, .btn:focus::before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.btn-orange:hover > span {
	color: #fff;
}

#membership .btn:before {
	background: #fff;
}

#membership .btn-orange:hover > span {
	color: #e36e51;
}

@media only screen and (max-width: 767px) {
	.btn-orange, .btn {
		width: 100%;
	}
	.btn-orange > span {
		padding: 16px 20px;
	}
}

/*Mobile menu*/
/*@media (max-width: 980px) {
 .container.et_menu_container { 
    width: calc( 100% - 60px);
 }
	.sub-menu {
		box-shadow: none;
}
}
 
.et_mobile_menu {
    left: 60px;
    padding: 5%;
    width: calc( 100% - 60px);
	top: 0;
	height: 100vh;
	padding-top: 84px !important;
}*/

/*#mobile_menu:after {
	content: '';
	background-color: rgba(57, 57, 57, 0.5);
	position: absolute;
	height: calc(100% + 90px);
	width: 100%;
	top: -90px;
	left: -60px;
	display: flex;
	z-index: -99999;
	right: 0;
}*/
 /*
#mobile_menu2 {
    display: block !important;
    right: 0;
	top: 52px;
    position: fixed;
    overflow: auto;
    -webkit-transition: -webkit-transform 0.4s 0s;
    -moz-transition: -moz-transform 0.4s 0s;
    transition: transform 0.4s 0s;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}*/
/* Move the mobile menu fully off the screen when closed using translateX(100%) */
/*.mobile_nav.closed #mobile_menu2 {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}*/
/* Move the mobile menu back onto the screen when open using translateX(0%) */
/*.mobile_nav.opened #mobile_menu2 {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}*/
 
/*** style the mobile menu links ***//*
@media (max-width: 980px) {
.et_mobile_menu li a {
    text-transform: none;
    opacity:1 !important;
    font-family: 'Lato';
    transition: all 0.1s ease !important;
    color: #525252;
    text-decoration: none;
    font-size: 16px !important;
	line-height: 1.5;
	letter-spacing: 0.1;
 }
 
.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0,0,0,0.03);
	padding: 12px 16px;
	color: #525252 !important;
}
 
.et_mobile_menu li a:hover {
    background-color: transparent;
	border-left: 4px solid #393939;
}
	.et_mobile_menu li a {
    border-left: 4px solid transparent;
}
	#mobile_menu2 li.current-menu-item > a, #mobile_menu2 li.current-menu-ancestor > a {
		border-left: 4px solid #393939;
		color: #393939 !important;
}
	.nav li ul .current-menu-item a {
		color: #393939;
	}
	#sub-menu li.current-menu-item > a {
		border-left: none;
	}
}

.et_mobile_menu .menu-item-has-children > a {
	background-color: transparent;
	font-weight: normal;
}

.et_first_mobile_item {
	display: block !important;
	border-top: 1px solid rgba(0,0,0,0.03);
}*/
/*
@media only screen and (max-width: 979px) {
	#main-header .et_mobile_menu li ul {
		display: flex !important;
		flex-direction: column !important;
	}
	.et_mobile_menu li:nth-child(1) {
		display: none;
	}
	.et_mobile_menu li:nth-child(2) {
		order: 1;
	}
	.et_mobile_menu li:nth-child(3) {
		order: 4;
	}
	.et_mobile_menu li:nth-child(4) {
		order: 2;
	}
	.et_mobile_menu li:nth-child(5) {
		order: 5;
	}
	.et_mobile_menu li:nth-child(6) {
		order: 3;
	}
}*/

/*Mobile submenu items*//*
.et_mobile_menu .first-level > a {
	background-color: transparent;
	position: relative;
}
.et_mobile_menu .first-level > a:after {
	content: url('/wp-content/uploads/2020/03/arrow.svg');
	position: absolute;
	top: 10px;
	right: 20px;
}
.et_mobile_menu .first-level > .icon-switch:after{
	content: url('/wp-content/uploads/2020/03/arrow-left.svg');
	position: absolute;
	top: 10px;
	right: 20px;
}

.second-level {
	display: none;
}

.third-level {
	display: none;
}

.reveal-items {
	display: block;
}

.mobile_menu_bar::before {
	content: url('/wp-content/uploads/2020/02/burger.svg');
	height: 32px;
	width: 32px;
	display: flex;
	z-index: 99999;
	justify-content: center;
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: url('/wp-content/uploads/2020/02/close-1.svg');
	height: 32px;
	width: 32px;
	display: flex;
	justify-content: center;
}

.et_mobile_menu {
	border: none;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	padding: 0 0 0 0;
}

.et_mobile_menu li a:hover, .et_mobile_menu li a:active, .et_mobile_menu li a:focus {
	background-color: #fff;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
	padding-bottom: 0 !important;
}

.mobile_menu_bar {
    bottom: 10px;

}*/

/*About us membership table*/
#about-table .membership-table {
	display: flex;
	border-bottom: 1px solid #f0f0f2;
	padding-left: 43px;
}

#about-table .title {
	font-family: 'Palanquin Dark';
	font-size: 22px;
	color: #393939;
	text-transform: uppercase;
	display: flex;
	width: 50%;
	padding-bottom: 19px;
}

#about-table .sub-text {
	font-family: 'Source Sans Pro';
	font-size: 22px;
	line-height: 2.91;
	color: #646464;
	display: flex;
	width: 50%;
}

@media only screen and (max-width: 503px) {
	#about-table .sub-text {
		font-size: 14px;
		line-height: 1.43;
	}
	#about-table .title {
		font-size: 14px;
		line-height: 2;
	}
	#about-table .membership-table {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#about-table .membership-table:first-child {
		padding-top: 0;
		padding-bottom: 0;
	}
}

/*Quality PDF*/
.link-div {
	display: flex;
}

.quality-pdf {
	display: flex;
}

.col-1 {
	display: block;
	margin-right: 69px;
}

.col-2 {
	display: block;
}

@media only screen and (max-width: 1159px) {
	.quality-pdf {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.col-1 {
		width: 100%;
		margin-bottom: 41px;
	}
	.col-2 .title-pdf {
		display: none;
	}
}

.title-pdf {
	font-family: 'Palanquin';
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.1px;
	color: #393939;
	margin-bottom: 11px;
}

.pdf-link {
	font-family: 'Palanquin';
	font-size: 18px;
	font-weight: 700;
	line-height: 1.56;
	color: #e36e51;
}

a.pdf-link:after {
	font-family: ETmodules;
	content: "5";
	font-size: 18px;
	padding-top: 1px;
	position: absolute;
}

a.pdf-link:before {
	content: '';
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: -1px;
	top: 30px;
	display: block;
	width: 0;
	height: 1px;
	background-color: #e36e51;
	-webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
	transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
}

a.pdf-link:hover:before {
	width: 100%;
	top: 30px;
	left: 0;
	right: auto
}

/*quality languages*/
.quality-languages {
	list-style-type: none !important;
	padding: 0 !important;
}

.quality-languages li {
	font-family: 'Palanquin';
	font-size: 18px;
	line-height: 1.56;
	color: #e36e51;
	font-weight: 700;
	margin-bottom: 8px;
}
/*Gallery */
/** Desktop **/
@media (min-width: 768px){
.col-width .et_pb_gallery_item {
	width: calc(50% - 20px) !important; /*two columns*/
	clear: none !important;
	margin: 20px;
	}
}
.col-width .et_pb_grid_item.first_in_row {
	margin-left: 0 !important;
}
 
 
/** Small Tablet and Large Phone **/
@media (max-width: 767px){
.col-width .et_pb_gallery_item {
	width: 100% !important; /*three columns*/
	clear: none !important;
	margin-bottom: 16px !important;
	}
}
 
/** Phone **/
@media (max-width: 479px){
.col-width .et_pb_gallery_item {
	width: 100% !important; /*two columns*/
	clear: none !important;
	margin-bottom: 16px !important;
	}
}

.mfp-title {
	display: none;
}

.et_pb_gallery_image img {
	width: 100%;
}

@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.quality-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	flex-wrap: wrap;
	}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
	-webkit-order: 1;
	order: 1;
	}
 
.second-on-mobile {
	-webkit-order: 2;
	order: 2;
	}
 
.third-on-mobile {
	-webkit-order: 3;
	order: 3;
	}
 
.fourth-on-mobile {
	-webkit-order: 4;
	order: 4;
	}
}

@media screen and (max-width: 766px) and (min-width: 480px) {
	.second-on-mobile {
		margin-top: 150px;
	}
}

/*Quality page modals*/
/* The Modal (background) */
.lang-btn {
	font-family: 'Palanquin';
	font-size: 18px;
	line-height: 1.56;
	color: #e36e51;
	font-weight: 700;
	margin-bottom: 8px;
	cursor: pointer;
}

a.lang-btn:before {
	content: '';
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: -1px;
	top: 30px;
	display: block;
	width: 0;
	height: 1px;
	background-color: #e36e51;
	-webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
	transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
}

a.lang-btn:hover:before {
	width: 100%;
	top: 30px;
	left: 0;
	right: auto
}

.modal {
  	display: none; /* Hidden by default */
  	position: fixed; /* Stay in place */
  	z-index: 1; /* Sit on top */
  	padding-top: 100px; /* Location of the box */
  	right: 20px;
	left: auto;
  	top: 100px;
  	width: 100%; /* Full width */
  	height: 100%; /* Full height */
  	overflow: auto; /* Enable scroll if needed */
}

/* Modal Content */
.modal-content {
	background-color: #fff;
  	margin: auto;
 	padding: 73px 65px;
  	width: 540px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1);
}

.modal-content h2 {
	font-family: 'Palanquin Dark';
	font-size: 24px;
	font-weight: 500;
	line-height: 1.33;
	letter-spacing: -0.1px;
	color: #393939;
	margin-bottom: 16px;
	padding: 0;
}

.modal-content p {
	font-family: 'Source Sans Pro';
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.1px;
	color: #646464;
}

/* The Close Button */
.close {
  	content: url('/wp-content/uploads/2020/02/close-1.svg');
	display: block;
	width: 16px;
	height: 16px;
  	float: right;
  	top: -57px;
	position: relative;
	right: -49px;
}

.close:hover,
.close:focus {
  	cursor: pointer;
}

/*Compendium columns*/
.col-left-law {
	width: 22.555% !important;
	margin-right: 7.333% !important;
}

.col-right-law {
	width: 70.111% !important;
}

@media all and (max-width: 980px) {
	.col-left-law {
		width: 100% !important;
		margin-right: auto;
	}
	.col-right-law {
		width: 100% !important;
	}
}

/*Breadcrumbs*/
.separator {
	content: url('/wp-content/uploads/2020/02/fw.svg');
	display: inline-block;
	width: 9px;
	height: 12px;
	margin: 0 20px;
}

.breadcrumb_last {
	font-family: 'Source Sans Pro';
	font-size: 14px;
	font-weight: 600;
	line-height: 1.43;
	color: #000;
	opacity: 0.4;
}

.breadcrumb span a {
	font-family: 'Source Sans Pro';
	font-size: 14px;
	font-weight: 600;
	line-height: 1.43;
	color: #e36351;
}

/*Join the network*/
.txt-col-left {
	width: 42.5% !important;
	margin-right: 15% !important;
}

.txt-col-right {
	width: 42.5% !important;
}

.col-membership-left {
	width: 48.4% !important;
	margin-right: 12% !important;
}

.col-membership-right {
	width: 39.6% !important;
}

.col-fees-left {
	width: 38.6% !important;
	margin-right: 11% !important;
}

.col-fees-right {
	width: 50.4% !important;
}

@media all and (max-width: 980px) {
	.txt-col-left {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.txt-col-right {
		width: 100% !important;
	}
	.col-membership-left {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.col-membership-right {
		width: 100% !important;
	}
	.col-fees-left {
	width: 100% !important;
	margin-right: 0 !important;
}

.col-fees-right {
	width: 100% !important;
}
}

.documents-list {
	list-style-type: none !important;
	padding: 0 !important;
}

.documents-list li {
	margin-bottom: 8px;
}

.docs-link {
	font-family: 'Source Sans Pro';
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.1px;
	color: #e36e51;
	font-weight: 600;
	cursor: pointer;
	margin-bottom: 8px;
}

/*a.docs-link:before {
	content: '';
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: -1px;
	top: 30px;
	display: block;
	width: 0;
	height: 1px;
	background-color: #e36e51;
	-webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
	transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
}

a.docs-link:hover:before {
	width: 100%;
	top: 30px;
	left: 0;
	right: auto
}*/

.network-membership:before {
	content: '';
	background-image: url('/wp-content/uploads/2020/02/dots.svg');
	background-repeat: no-repeat;
	content: '';
	display: block;
	height: 168px;
	width: 204px;
	position: absolute;
	left: -102px;
	top: -84px;
	z-index: -9999;
}

@media only screen and (max-width: 889px) {
	.network-membership:before {
		bottom: -30px;
	}
}

.et_pb_text ul {
    padding-bottom: 0;
}

.application-1:before {
	content: '';
	background-image: url('/wp-content/uploads/2020/02/1.svg');
	position: absolute;
	width: 82px;
	height: 140px;
	top: -125px;
	left: -21px;
}

.application-2:before {
	content: '';
	background-image: url('/wp-content/uploads/2020/02/2.svg');
	position: absolute;
	width: 105px;
	height: 140px;
	top: -125px;
	left: -21px;
}

.application-3:before {
	content: '';
	background-image: url('/wp-content/uploads/2020/02/3.svg');
	position: absolute;
	width: 97px;
	height: 140px;
	top: -125px;
	left: -21px;
}

.application-4:before {
	content: '';
	background-image: url('/wp-content/uploads/2020/02/4.svg');
	position: absolute;
	width: 116px;
	height: 140px;
	top: -125px;
	left: -25px;
}

@media screen and (max-width: 479px) {
	.application-1:before {
		background-image: url('/wp-content/uploads/02/1-sm.svg');
		width: 31px;
		height: 53px;
		left: -21px;
		top: 32px;
	}
	.application-2:before {
		background-image: url('/wp-content/uploads/2020/02/2-sm.svg');
		width: 40px;
		height: 53px;
		left: -21px;
		top: 40px;
	}
	.application-3:before {
		background-image: url('/wp-content/uploads/2020/02/3-sm.svg');
		width: 37px;
		height: 53px;
		left: -21px;
		top: 80px;
	}
	.application-4:before {
		background-image: url('/wp-content/uploads/2020/02/4-sm.svg');
		width: 44px;
		height: 53px;
		left: -21px;
		top: 55px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.application-1 .et_pb_text_inner{
    margin-top: 150px !important;
	}
	.application-2 .et_pb_text_inner{
    margin-top: 150px !important;
	}
	.application-3 .et_pb_text_inner{
    margin-top: 150px !important;
	}
	.application-4 .et_pb_text_inner{
    margin-top: 150px !important;
	}
	.application-1:before {
		top: 30px;
	}
	.application-2:before {
		top: 30px;
	}
	.application-3:before {
		top: 30px;
	}
	.application-4:before {
		top: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	.application-3:before {
		top: 50px;
	}
	.application-4:before {
		top: 50px;
	}
}

/*Button outline*/
.btn-outline {
	display: inline-block;
	padding: 0;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	border: 2px solid #e36e51;
	border-radius: 8px;
	overflow: hidden;
	transition: color .1s linear .1s;
	-webkit-transform: rotateX(0.01deg);
	transform: rotateX(0.01deg);
	color: #e36e51;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.1px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	font-family: 'Palanquin Dark';
	height: 48px;
	width: 124px;
}

.btn-outline-orange {
	color: #e36e51;
	background: #fff;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.1px;
	line-height: 1;
	text-align: center;
	font-family: 'Palanquin Dark';
}

.btn-outline:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #e36e51;
	content: '';
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: -webkit-transform .3s cubic-bezier(.86,0,.07,1);
	transition: transform .3s cubic-bezier(.86,0,.07,1);
	transition: transform .3s cubic-bezier(.86,0,.07,1),-webkit-transform .3s cubic-bezier(.86,0,.07,1);
	z-index: 1;
}

.btn-outline-orange > span {
	color: #e36e51;
	display: block;
	padding: 13px 0;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	transition: color .1s linear .1s;
	z-index: 2;
}
/*
.btn-orange:hover {
	color: #15161a;
}*/

.btn-outline:hover::before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	color: #fff;
}

.btn-outline:active::before,
.btn-outline:focus::before {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	color: #e36e51;
}

.btn-outline-orange:hover > span{
	color: #fff;
}

.btn-outline-orange:active > span,
.btn-outline-orange:focus > span {
	color: #e36e51;
}

.network-image-purple:before {
	background-color: #3c0a56;
	z-index: -9999;
	height: 100%;
	display: block;
    content: "";
    margin-right: -100%;
    margin-left: -28px;
    position: relative;
}

.network-image-purple {
	background-image: url('/wp-content/uploads/2020/02/hero-image-4.jpg');
	background-size: cover;
	height: 552px;
	width: 623px;
	margin-right: -106px;
	padding-top: 23px;
	padding-bottom: 41px;
	margin-left: 28px;
}

@media screen and (min-width: 980px) and (max-width: 1340px) {
	.network-image-purple {
		height: 375px;
		width: 423px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	.network-image-purple {
		width: 423px;
		height: 375px;
	}
}

@media screen and (max-width: 479px) {
	.network-image-purple {
		width: 253px;
		height: 225px;
		padding-top: 9px;
		padding-bottom: 16px;
		margin-left: 12px;
	}
	.network-image-purple:before {
		margin-left: -12px;
	}
}

.network-btn {
	display: flex;
}

@media only screen and (max-width: 767px) {
	.btn-outline-orange, .btn-outline {
		width: 100%;
	}
	.btn-outline-orange > span {
		padding: 0;
	}
	#network-btn .btn-orange > span {
		padding: 0;
	}
	.network-btn {
		display: flex;
		flex-direction: column;
	}
}

#network-hero .second-on-mobile {
	margin-top: 0;
}

@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.mobile-order {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	-webkit-flex-wrap: wrap; /* Safari 6.1+ */
	flex-wrap: wrap;
	}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-mobile {
	-webkit-order: 1;
	order: 1;
	}
 
.second-mobile {
	-webkit-order: 2;
	order: 2;
	}
}

/*Twitter*/
#ctf .ctf-item:first-child {
	border-top: 1px solid rgba(0,0,0,.1) !important;
}

#ctf .ctf-item:last-child {
	border-bottom: 1px solid rgba(0,0,0,.1) !important;
}

#ctf .ctf-corner-logo {
	color: rgba(0,0,0,.1);
}

#ctf.ctf-super-narrow .ctf-author-box {
	float: none;
}

/*News sigle post*/
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 0;
}

.single .et_pb_post {
	margin-bottom: 0;
}

.single .post {
    padding-bottom: 0;
}

ul.et_pb_side_nav.et-visible {
	display: none;
}

.news-col-left {
	width: 49% !important;
	margin-right: 23% !important;
}

@media all and (max-width: 980px) {
	.news-col-left {
		width: 100% !important;
		margin-right: auto !important;
	}
}

.category-title a {
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.43;
	color: #3c0a56;
	border: 1px solid #3c0a56;
	padding: 6px 13px;
	display: inline-block;
	margin-bottom: 5px;
}

/*News tabs*/
#news-grid .et_pb_blog_grid .et_pb_image_container img {
	max-height: 183px;
}

.et_pb_tabs {
	border: none;
}

ul.et_pb_tabs_controls::after {
	border-top: none;
}

ul.et_pb_tabs_controls {
    background-color: transparent;
	margin-bottom: 30px;
	margin-left: -8px;
}

.et_pb_tabs_controls li {
	border: 1px solid #3c0a56;
	margin: 0 0 11px 8px;
}

.et_pb_tabs_controls li a {
	padding: 5px 14px;
}

.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
	border-right: 1px solid #3c0a56;
}	

#news-grid .et_pb_blog_grid .column.size-1of2 {
	width: 47.833% !important;
	margin-right: 4.333% !important;
}

#news-grid .et_pb_blog_grid .column.size-1of2:last-child {
	margin-right: 0 !important;
}

#news-grid .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 14% !important;
}

#news-grid .et_pb_blog_grid .et_pb_post {
	border: none;
	padding: 0;
}

#news-grid .et_pb_image_container {
    margin: 0;
}

#news-grid .et_pb_post .entry-featured-image-url {
    margin-bottom: 24px !important;
}

/*#news-grid .post-meta {
	display: none !important;
}*/

#news-grid h2.entry-title {
	margin-bottom: 0px !important;
/* 	min-height: 96px; */
	letter-spacing:0.1px!important;
}
	
#news-grid .post-content-inner {
	margin-bottom: 17px !important;
}

#featured-first  .et_pb_post .entry-featured-image-url {
    margin-bottom: 24px !important;
}

#featured-first  .post-meta {
	display: none !important;
}

#featured-first  h2.entry-title {
	margin-bottom: 16px !important;
}
	
#featured-first  .post-content-inner {
	margin-bottom: 17px !important;
}

@media all and (max-width: 767px) {
	.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li {
		display: inline-flex !important;
	}
	.et_pb_tabs_controls li {
		display: inline-flex;
	}
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		max-height: 100%;
	}
	#news-grid h2.entry-title {
		min-height: auto;
	}
}

.wp-pagenavi span.current {
    color: #e36e51 !important;
}

.wp-pagenavi a:hover {
    color: #e36e51 !important;
}

#news-grid .post-meta {
	color: #646464 !important;
}

#news-grid-meta #featured-first .post-meta {
    display: block !important;
}

/*Publication*/
.publication-template-default #main-content .et_pb_row {
    width: 100% !important;
}

#pub-grid {
	padding-top: 30px;
}

#pub-grid .et_pb_blog_grid .column.size-1of3 {
	width: 31.556% !important;
	margin-right: 2.666% !important;
}

#pub-grid .et_pb_blog_grid .column.size-1of3:last-child {
	margin-right: 0 !important;
}

#pub-grid .et_pb_blog_grid .column.size-1of3 .et_pb_post {
	margin-bottom: 14% !important;
}

#pub-grid .et_pb_blog_grid .et_pb_post {
	border: none;
	padding: 0;
}

#pub-grid .et_pb_image_container {
    margin: 0;
}

#pub-grid .et_pb_post .entry-featured-image-url {
    margin-bottom: 24px !important;
}

#pub-grid .post-meta {
	display: flex !important;
	flex-flow: row wrap;
}

#pub-grid .post-meta a {
	color: #3c0a56 !important;
	border: 1px solid #3c0a56;
	padding: 5px 16px;
	margin-bottom: 5px;
}
/*
#pub-grid .post-meta a:last-child {
	display: none;
}
*/
#pub-grid h2.entry-title {
	margin-bottom: 16px !important;
	min-height: 96px;
}
	
#pub-grid .post-content-inner {
	margin-bottom: 17px !important;
}

#pub-grid.et_pb_module .et_pb_post {
    display: flex;
    flex-direction: column;
}

#pub-grid.et_pb_module .et_pb_post .post-meta {
    order: 1;
}

#pub-grid.et_pb_module .et_pb_post .entry-title {
    order: 2;
}

#pub-grid.et_pb_module .et_pb_post .post-content {
    order: 3;
}

@media all and (max-width: 767px) {
	#pub-grid h2.entry-title {
		min-height: auto;
	}
}

/*Webinars*/
.webinar-template-default #main-content .et_pb_row {
    width: 100% !important;
}

#web-grid {
	padding-top: 30px;
}

#web-grid .et_pb_blog_grid .column.size-1of3 {
	width: 31.556% !important;
	margin-right: 2.666% !important;
}

#web-grid .et_pb_blog_grid .column.size-1of3:last-child {
	margin-right: 0 !important;
}

#web-grid .et_pb_blog_grid .column.size-1of3 .et_pb_post {
	margin-bottom: 14% !important;
}

#web-grid .et_pb_blog_grid .et_pb_post {
	border: none;
	padding: 0;
}

#web-grid .et_pb_image_container {
    margin: 0;
}

#web-grid .et_pb_post .entry-featured-image-url {
    margin-bottom: 24px !important;
}

#web-grid .post-meta {
	display: flex !important;
	flex-flow: row wrap;
}

#web-grid .post-meta a {
	color: #3c0a56 !important;
	border: 1px solid #3c0a56;
	padding: 5px 16px;
	margin-bottom: 5px;
}

#web-grid .post-meta a:last-child {
	display: none;
}

#web-grid h2.entry-title {
	margin-bottom: 16px !important;
	min-height: 96px;
}
	
#web-grid .post-content-inner {
	margin-bottom: 17px !important;
}

#web-grid.et_pb_module .et_pb_post {
    display: flex;
    flex-direction: column;
}

#web-grid.et_pb_module .et_pb_post .post-meta {
    order: 1;
}

#web-grid.et_pb_module .et_pb_post .entry-title {
    order: 2;
}

#web-grid.et_pb_module .et_pb_post .post-content {
    order: 3;
}

@media all and (max-width: 767px) {
	#web-grid h2.entry-title {
		min-height: auto;
	}
}

.col-web-left {
	width: 40% !important;
	margin-right: 10% !important;
}

.col-web-right {
	width: 50% !important;
}

@media all and (max-width: 980px) {
	.col-web-left {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.col-web-right {
		width: 100% !important;
	}
}

.post-meta {
	color: #fff;
}

/*Recent posts*/
.tg-recent .tg-element-5 {
	background-color: transparent !important;
}

.tg-recent .tg-element-5 .tg-item-term {
    border: 1px solid #3c0a56;
	margin-right: 3px;
}

.tg-recent .tg-element-3 {
	display: inline !important;
}

.tg-recent .tg-element-3 a:after {
	font-family: ETmodules;
	content: "5";
	font-size: 16px;
	/*padding-top: 9px;*/
	position: relative;
	display: inline-flex;
	top: 2px;
}

.tg-recent .tg-element-3:before {
	content: '';
	overflow: hidden;
	position: relative;
	left: 0;
	bottom: -1px;
	top: 30px;
	display: block;
	width: 0;
	height: 1px;
	background-color: #e36e51;
	-webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
	transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.075);
}

.tg-recent .tg-element-3:hover:before {
	width: 72px;
	top: 30px;
	left: 0;
	right: auto;
}


.tg-txt .tg-icon-left-arrow::before {
    content: url('/wp-content/uploads/2020/02/bw.svg') !important;
	width: 18px;
	height: 49px;
}

.tg-grid-area-left .tg-left-arrow, .tg-grid-area-right .tg-right-arrow {
	bottom: 120px;
	width: 18px !important;
	height: 48px !important;
}

.tg-grid-area-left {
	left: -50px !important;
}

.tg-grid-area-right {
	right: -30px !important;
}

@media screen and (min-width: 479px) and (max-width: 767px) {
	.tg-grid-area-left {
		left: -25px !important;
	}

	.tg-grid-area-right {
		right: -25px !important;
	}
}

@media screen and (max-width: 478px) {
	.tg-grid-area-left {
		left: -10px !important;
	}

	.tg-grid-area-right {
		right: -10px !important;
	}
}

.tg-txt .tg-icon-right-arrow::before {
    content: url('/wp-content/uploads/2020/02/bwr.svg') !important;
	width: 18px;
	height: 48px;
}

.tg-left-arrow.tg-disabled {
	opacity: 1 !important;
}

.tg-item-title.tg-element-1 a {
	max-height: 2.66em;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;	
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

/*Related posts*/
/*
.tg-related .tg-item-media-holder {
	display: flex !important;
	flex-direction: column;
	position: relative !important;
}

.tg-related  .tg-item-media-inner {
	position: relative !important;
	height: auto !important;
	min-height: 187px;
}
*/
/*Social share*/
.ss-inline-share-wrapper.ss-with-spacing .ss-social-icons-container > li {
    margin: 0 22px 0 0 !important;
}

.ss-inline-share-wrapper.ss-small-icons .ss-social-icons-container > li > a {
    width: auto;
    height: 32px;
    line-height: 32px;
}

.ss-inline-share-wrapper.ss-small-icons .ss-social-icons-container > li > a i {
    min-width: 22px;
    width: 22px;
}

.ss-inline-share-wrapper .ss-social-icons-container > li > a {
	border: none !important;
}

.ss-facebook-color {
    background-color: transparent !important;
}


a.ss-facebook-color .ss-network-icon {
    content: url('/wp-content/uploads/2020/02/facebook.svg') !important;
	width: 22px;
	height: 23px;
	display: block;
}

a.ss-twitter-color .ss-network-icon {
    content: url('/wp-content/uploads/2020/02/twitter-2.svg');
	width: 22px;
	height: 23px;
	display: block;
}

.ss-twitter-color {
    background-color: transparent !important;
}

a.ss-copy-color .ss-network-icon {
	content: url('/wp-content/uploads/2020/02/copy-link.svg');
	width: 22px;
	height: 23px;
	display: block;
}

.ss-copy-color {
    background-color: transparent !important;
}

.ss-social-icons-container > li .ss-ss-on-media-button:hover::after, .ss-social-icons-container > li > a:hover::after {
    background-color: transparent;
}

/*Promise*/
.promise-col-left {
	width: 47.5% !important;
	margin-right: 10% !important;
}

.quote-1-left {
	width: 45% !important;
	margin-right: 7% !important;
}

.quote-1-right {
	width: 48% !important;
}

@media all and (max-width: 980px) {
	.promise-col-left {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.quote-1-left {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.quote-1-right {
		width: 100% !important;
	}
}

.promise-purple-bg:after {
	content: "";
	background-image: url('/wp-content/uploads/2020/03/quotes-2.svg');
	width: 236px;
	height: 207px;
	display: flex;
	position: absolute;
	right: -180px;
	bottom: -170px;
}

@media screen and (min-width: 980px) and (max-width: 1400px) {
	.promise-image-left.et_pb_image {
		margin-left: -25.999% !important;
	}
	.promise-image-right.et_pb_image {
		margin-right: -25.999% !important;
	}
}

@media screen and (min-width: 980px) and (max-width: 1300px) {
	.promise-purple-bg:after {
		right: -90px;
		bottom: -170px;
	}
}

@media screen and (max-width: 980px) {
	.promise-purple-bg:after {
		content: "";
		background-image: url('/wp-content/uploads/2020/03/quotes-2.svg');
		background-size: contain;
		background-repeat: no-repeat;
		width: 97px;
		height: 86px;
		display: flex;
		position: absolute;
		right: -30px;
		top: unset;
		bottom: -130px;
	}
}


.et_pb_widget_area_left {
    border-right: none !important;
    padding-right: 0 !important; 
}


/* -------Publications page ------------*/
@media screen and (min-width: 1200px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 187px;
		object-fit: cover;
	}
}

@media screen and (max-width: 1199px) and (min-width: 981px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 145px;
		object-fit: cover;
	}
}

@media screen and (max-width: 980px) and (min-width: 768px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 175px;
		object-fit: cover;
	}
}

@media screen and (max-width: 767px) and (min-width: 661px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 300px;
		object-fit: cover;
	}
}

@media screen and (max-width: 660px) and (min-width: 576px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 265px;
		object-fit: cover;
	}
}

@media screen and (max-width: 575px) and (min-width: 479px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 225px;
		object-fit: cover;
	}
}

@media screen and (max-width: 478px) and (min-width: 350px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 200px;
		object-fit: cover;
	}
}

@media screen and (max-width: 349px) and (min-width: 100px) {
	#web-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 120px;
		object-fit: cover;
	}
}

/* --------- Publications page ---------- */

@media screen and (min-width: 1200px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 218px;
		object-fit: cover;
	}
}

@media screen and (max-width: 1199px) and (min-width: 981px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 165px;
		object-fit: cover;
	}
}

@media screen and (max-width: 980px) and (min-width: 768px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 185px;
		object-fit: cover;
	}
}

@media screen and (max-width: 767px) and (min-width: 661px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 310px;
		object-fit: cover;
	}
}

@media screen and (max-width: 660px) and (min-width: 576px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 275px;
		object-fit: cover;
	}
}

@media screen and (max-width: 575px) and (min-width: 479px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 235px;
		object-fit: cover;
	}
}

@media screen and (max-width: 478px) and (min-width: 350px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 210px;
		object-fit: cover;
	}
}

@media screen and (max-width: 349px) and (min-width: 100px) {
	#pub-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 130px;
		object-fit: cover;
	}
}

/* ---------------- News page -------------- */

@media screen and (min-width: 1200px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 183px;
		object-fit: cover;
	}
}

@media screen and (max-width: 1199px) and (min-width: 981px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 145px;
		object-fit: cover;
	}
}

@media screen and (max-width: 980px) and (min-width: 768px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 175px;
		object-fit: cover;
	}
}

@media screen and (max-width: 767px) and (min-width: 661px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 300px;
		object-fit: cover;
	}
}

@media screen and (max-width: 660px) and (min-width: 576px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 265px;
		object-fit: cover;
	}
}

@media screen and (max-width: 575px) and (min-width: 479px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 225px;
		object-fit: cover;
	}
}

@media screen and (max-width: 478px) and (min-width: 350px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 200px;
		object-fit: cover;
	}
}

@media screen and (max-width: 349px) and (min-width: 100px) {
	#news-grid .et_pb_blog_grid .et_pb_image_container img {
		height: 120px;
		object-fit: cover;
	}
}


/* ---------------- Home page -------------- */




@media only screen and (min-width: 120px) {
	#publications .et_pb_post a img {
		height: 186px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 186px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 186px;
		overflow: hidden;
		object-fit: cover;
	}
}

@media screen and (max-width: 1199px) and (min-width: 981px) {
	#publications .et_pb_post a img {
		height: 146px;
		overflow: hidden;
		object-fit: cover;
	}
	#webinars .et_pb_post a img {
		height: 146px;
		overflow: hidden;
		object-fit: cover;
	}
	#news-bottom .et_pb_post a img {
		height: 146px;
		overflow: hidden;
		object-fit: cover;
	}
}


.tg-recent .tg-element-5 .tg-item-term {
	margin-bottom: 3px;
}

blockquote {
    border-color: #e36e51 !important;
}

/**********************************Courses**************************************/
#cat-cours .et_pb_text_inner a {
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.43;
	color: #3c0a56 !important;
	padding: 5px 8px;
	border: 1px solid #3c0a56;
	margin-bottom: 5px;
	display: inline-block;
}

.twitter-tweet.twitter-tweet-rendered {
	margin: 10px auto;
}

figure.wp-block-embed-twitter {
	padding-top: 60px;
	margin-bottom: 0 !important;
}

figure.wp-block-embed-twitter + figure.wp-block-embed-twitter {
	padding-top: 20px;
	padding-bottom: 60px;
}

figure.wp-block-embed-youtube {
	margin-top: 40px !important;
	margin-bottom: 64px !important;
}

#courses-templ blockquote.wp-block-quote p {
	padding-top: 10px;
	padding-bottom: 10px !important;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px !important;
	line-height: 1.6 !important;
	text-align: center;
	color: #000 !important;
}

blockquote.wp-block-quote {
	margin-top: 64px;
	margin-bottom: 64px;
}

blockquote.wp-block-quote + blockquote.wp-block-quote {
	margin-top: 0;
	margin-bottom: 64px;
}

#courses-templ h2 {
	font-family: 'Palanquin Dark', sans-serif;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.19;
	letter-spacing: -0.4;
	color:  #393939;
	padding-bottom: 25px;
}

#courses-templ p + h2 {
	padding-top: 60px;
}

#courses-templ p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px !important;
	line-height: 1.5;
	letter-spacing: 0.1px;
	color: #646464;
}

#courses-templ ul {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px !important;
	line-height: 1.5;
	letter-spacing: 0.1px;
	color: #646464;
}

#courses-templ p strong {
	font-weight: 600;
}

@media screen and (max-width: 767px) {
	blockquote.wp-block-quote p {
		padding-top: 20px;
		padding-bottom: 20px !important;
	 	font-size: 20px;
	}
	figure.wp-block-embed-twitter {
		padding-top: 30px;
	}
	figure.wp-block-embed-twitter + figure.wp-block-embed-twitter {
		padding-top: 10px;
		padding-bottom: 60px;
	}
	#courses-templ h2 {
		font-size: 18px;
		line-height: 1.56;
		letter-spacing: normal;
		padding-bottom: 12px;
	}
}


.co-b {
	display: flex;
	max-width: 700px;
	width: 100%;
	margin-bottom: 60px;
}

.co-b-l {
	display: flex;
	max-width: 700px;
	width: 100%;
	margin-bottom: 0;
}

.co-b-col {
	width: 50%;
}

.co-b-col:first-child {
		margin-right: 80px;
}

footer.et_pb_column {
	margin-bottom: 0 !important;
}

.et_pb_column {
	margin-bottom: 0 !important;
}


.ss-inline-share-wrapper {
    margin: 0 !important;
}






/*********************New menu 2021.***************************************/

#h-row .h-col {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	height: 60px;
}

@media screen and (max-width: 1100px) {
	#h-row .h-logo {
		margin-right: 5% !important;
		display: inline-block;
	}
	#new-menu.et_pb_module {
   		width: calc(100% - 200px) !important;
	}
}
@media screen and (max-width: 980px) {
	/*#h-row {
		padding-top: 7px !important;
	}
	#h-row .h-col {
    	display: block;
		height: auto;
	}
	#h-row .mobile-menu {
		margin-top: -25px;
	}*/
}

.et-db #et-boc .et-l .et-menu-nav li.mega-menu > ul > li > a:first-child {
    border-bottom: none !important;
}

#new-menu .et-menu li > a {
	padding-bottom: 0 !important;
	line-height: 60px;
	font-family: 'Palanquin', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1px;
	color: #393939 !important;
	
}

#new-menu.et_pb_module {
	width: calc(100% - 380px);
}

#new-menu .et-menu li  {
	margin-top: 0 !important;
}

#new-menu .menu-item-has-children > a:first-child::after {
	content: url('/wp-content/uploads/2020/02/down.svg') !important;
}

#new-menu .menu-item-has-children > a:hover:first-child::after {
	content: url('/wp-content/uploads/2020/02/Up.svg') !important;
}

#new-menu .menu-item-has-children > a:focus:first-child::after {
	content: url('/wp-content/uploads/2020/02/Up.svg') !important;
}

#new-menu li.current-menu-ancestor > a:first-child::after {
	content: url('/wp-content/uploads/2020/02/Up.svg') !important;
}

#new-menu .et-menu-nav > ul > li > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 3px;
    background-color: #393939;
    -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
    transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
}

#new-menu .et-menu-nav > ul > li > a:hover:before {
	width: 100%;
	left: 0;
	right: auto;
}

#top-menu li.current-menu-item > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100% !important;
    height: 3px;
    background-color: #393939;
}

#top-menu li.current-menu-ancestor > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #393939;
}

#new-menu .nav li ul .current-menu-item a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #393939;
}

#sub-menu li.current-menu-item > a:before {
	content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #393939;
}

#new-menu .et-menu-nav > ul > li > a:hover {
	opacity: 1;
}


#top-menu li.mega-menu > ul > li > a:first-child:hover {
	color: #797979;
}

#top-menu li.mega-menu .menu-subtitle a:hover {
	color: #3c0a56 !important;
}

#new-menu .et_mobile_menu li a:hover, .nav ul li a:hover {
	opacity: 1;
}

#main-header {
	box-shadow: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
	border: none;;
}

/*Mega menu*/
#new-menu .et-menu-nav li.mega-menu li > a {
    width: auto !important;
}

#new-menu li.mega-menu.mm-three-cols .menu-subtitle {
	width: 33% !important;
}

#new-menu li.mega-menu.mm-three-cols > ul > li {
    width: 33% !important;
}

#new-menu li.mega-menu.mm-two-cols .menu-subtitle {
	width: 100% !important;
}

#new-menu li.mega-menu.mm-two-cols > ul > li {
    width: 50% !important;
}


#new-menu li.mega-menu > ul > li {
	display: flex !important;
}

#et-top-navigation {
    font-weight: 500 !important;
}

#new-menu li.mega-menu > ul > li:nth-of-type(5n) {
	clear: none;
}
#new-menu li.mega-menu > ul > li:nth-of-type(6n) {
	clear: none;
}
#new-menu li.mega-menu > ul > li {
	width: 50% !important;
	margin: 0 !important;
	display: flex !important;
}

#new-menu li.mega-menu.mega-menu-parent-3 > ul > li {
    width: 100%;
}

#new-menu li.mega-menu.mega-menu-parent-3 > ul > li:nth-child(2) {
    width: 50%;
}

#new-menu li.mega-menu.mega-menu-parent-3 > ul > li:nth-child(3) {
    width: 50%;
}

#new-menu li.mega-menu > ul > li > a:first-child {
	padding-top: 0 !important;
    font-weight: 500 !important;
    border-bottom: none !important;
	width: auto !important;
}

#new-menu li.mega-menu > ul > li > a {
	margin: 0 20px 10px; 
	padding: 0 0 10px!important;
	color: #797979 !important;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1px;
	font-family: 'Source Sans Pro'
}

#new-menu li.mega-menu .menu-subtitle {
    width: 100% !important;
	padding-bottom: 15px !important;
}

#new-menu li.mega-menu .menu-subtitle a{
    color: #3C0A56 !important;	
	font-family: 'Palanquin Dark';	
	font-size: 24px !important;	
	font-weight: 500 !important;	
	letter-spacing: -0.1px;	
	line-height: 32px;
}

#new-menu li.mega-menu .menu-subtitle a:first-child:before {
	display: none;
}

#new-menu li.mega-menu > ul {
	padding: 60px 130px 60px 165px!important;
}

#new-menu li.mega-menu > ul {
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.1), 0 1px 4px 0 rgba(0,0,0,0.1)!important;
}

#new-menu li.mega-menu > ul {
	max-width: 920px;
	margin-right: 15%;
	left: auto !important;
	right: 0 !important;
	
}

#new-menu li.mega-menu.mm-three-cols > ul {
	max-width: 1300px;
	margin-right: 15%;
	left: auto !important;
	right: 0 !important;
	width: 150% !important;
}

#new-menu li.mega-menu.mm-two-cols > ul {
	max-width: 920px !important;
	margin-right: 15% !important;
	left: auto !important;
	right: 0 !important;
	width: 150% !important;
}

@media (max-width: 1600px) { 
	#new-menu li.mega-menu.mm-three-cols > ul {
		margin-right: 0;
	}
}

@media (max-width: 1300px) { 
	#new-menu li.mega-menu.mm-three-cols > ul {
		margin-right: 0;
	}
	#new-menu li.mega-menu.mm-three-cols > ul {
		padding: 60px 60px 60px 60px
	}
}

@media (max-width: 1100px) { 
	#new-menu li.mega-menu.mm-three-cols > ul {
		margin-right: 0;
		max-width: 900px;
	}
	#new-menu li.mega-menu.mm-three-cols > ul {
		padding: 40px 30px 40px 30px
	}
}

#new-menu li.mega-menu .hidden-menu {
	display: none !important;
}

@media screen and (min-width: 980px) and (max-width: 1300px) {
	#top-menu li.mega-menu > ul {
		margin-right: auto;
	}
}

#new-menu li.mega-menu.mega-menu-parent li > a {
	width: auto !important;
}

#new-menu li.mega-menu > ul > li > a:first-child:before {
    content: '';
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 3px;
    background-color: #393939;
    -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
    transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.075);
}

#new-menu li.mega-menu > ul > li > a:first-child:hover:before {
	width: 100%;
	left: 0;
	right: auto;
}

#new-menu li.mega-menu > ul > li:nth-of-type(4n+1) {
    clear: right !important;
}



/*Mobile menu*/
@media (max-width: 980px) {
 .container.et_menu_container { 
    width: calc( 100% - 60px);
 }
	.sub-menu {
		box-shadow: none;
	}
}
 
ul#mobile_menu2:before {
	content: '';
	background: rgba(57, 57, 57, 0.5);
	width: 100vw;
	height: 100vh;
}
 
.et_mobile_menu {
    padding: 5% 5% 5% 0 !important;
    width: calc( 100% );
	top: 0;
	height: 100vh;
	padding-top: 84px !important;
	margin-left: 60px;
}

/*#mobile_menu:after {
	content: '';
	background-color: rgba(57, 57, 57, 0.5);
	position: absolute;
	height: calc(100% + 90px);
	width: 100%;
	top: -90px;
	left: -60px;
	display: flex;
	z-index: -99999;
	right: 0;
}*/
 
#mobile_menu2 {
    display: block !important;
    right: 0;
	top: 0;
    position: fixed;
    overflow: auto;
    -webkit-transition: -webkit-transform 0.4s 0s;
    -moz-transition: -moz-transform 0.4s 0s;
    transition: transform 0.4s 0s;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}
/* Move the mobile menu fully off the screen when closed using translateX(100%) */
.mobile_nav.closed #mobile_menu2 {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
/* Move the mobile menu back onto the screen when open using translateX(0%) */
.mobile_nav.opened #mobile_menu2 {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
 
/*** style the mobile menu links ***/
@media (max-width: 980px) {
.et_pb_menu .et_mobile_menu  li a {
    text-transform: none;
    opacity: 1 !important;
    font-family: 'Palanquin';
    transition: all 0.1s ease !important;
    color: #393939;
    text-decoration: none;
	font-weight: 500;
    font-size: 16px !important;
	line-height: 1.5;
	letter-spacing: 0.1px;
 }
 
 .et_mobile_menu  li.first-level a {
    text-transform: none;
    opacity: 1 !important;
    font-family: 'Palanquin';
    transition: all 0.1s ease !important;
    color: #393939;
    text-decoration: none;
	font-weight: 500;
    font-size: 16px !important;
	line-height: 1.5;
	letter-spacing: 0.1px;
 }
 
 
.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0,0,0,0.03);
	padding: 12px 16px;
	color: #393939 !important;
}
 
.et_mobile_menu li a:hover {
    background-color: transparent;
	border-left: 4px solid #393939;
}
	.et_mobile_menu li a {
    border-left: 4px solid transparent;
}
	#mobile_menu2 li.current-menu-item > a, #mobile_menu2 li.current-menu-ancestor > a {
		border-left: 4px solid #393939;
		color: #393939 !important;
}
	.nav li ul .current-menu-item a {
		color: #393939;
	}
	#sub-menu li.current-menu-item > a {
		border-left: none;
	}
}

.et_mobile_menu .menu-item-has-children > a {
	background-color: transparent;
	font-weight: normal;
}

.et_first_mobile_item {
	display: block !important;
	border-top: 1px solid rgba(0,0,0,0.03);
}

/*Mobile submenu items*/
.et_mobile_menu .first-level > a {
	background-color: transparent;
	position: relative;
}
.et_mobile_menu .first-level > a:after {
	content: url('/wp-content/uploads/2020/03/arrow.svg');
	position: absolute;
	top: 10px;
	right: 80px;
}
.et_mobile_menu .first-level > .icon-switch:after{
	content: url('/wp-content/uploads/2020/03/arrow-left.svg');
	position: absolute;
	top: 10px;
	right: 80px;
}

.et_mobile_menu .third-level > a:after {
	content: url('/wp-content/uploads/2020/03/arrow.svg');
	position: absolute;
	right: 130px;
}
.et_mobile_menu .third-level > .icon-switch:after{
	content: url('/wp-content/uploads/2020/03/arrow-left.svg');
	position: absolute;
	right: 130px;
}

.second-level {
	display: none;
}

.third-level {
	display: none;
}

.reveal-items {
	display: block;
}

.mobile_menu_bar::before {
	content: url('/wp-content/uploads/2020/02/burger.svg');
	height: 32px;
	width: 32px;
	display: flex;
	z-index: 99999;
	justify-content: center;
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: url('/wp-content/uploads/2020/02/close-1.svg');
	height: 16px;
	width: 16px;
	display: flex;
	justify-content: center;
	padding-right: 8px;
}

.et_mobile_menu {
	border: none;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	padding: 0 0 0 0;
}

.et_mobile_menu li a:hover, .et_mobile_menu li a:active, .et_mobile_menu li a:focus {
	background-color: #fff;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
	padding-bottom: 0 !important;
}

.mobile_menu_bar {
    z-index: 99999;

}

@media screen and (max-width: 479px) {	
	#cc-page {
		background-position: right -70px bottom 0;
	}
}

@media screen and (max-width: 980px) and (min-width: 480px) {	
	#cc-page {
		background-position: right 70px bottom 0;
	}
}

 button.et_pb_menu__icon {
	margin-left: auto !important;
}

.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,
.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button {
	color: #393939 !important;
}

.et_pb_menu__search-button::after {
    content: url('/wp-content/themes/DiviChild/icons/ic-search.svg');
}

/************Newsletter spiner************************/

.sib_loader img {
	display: none;
}

.sib_loader {
	margin: 20px auto;
	font-size: 5px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: load5 1.1s infinite ease;
	animation: load5 1.1s infinite ease;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}


/**************************************************************************
 * Post tags in search results *
 * ***********************************************************************/

.post-meta {
	display: inline-block;
}

p.post-meta a {
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.43;
	color: #3c0a56;
	border: 1px solid #3c0a56;
    border-bottom-color: rgb(60, 10, 86);
    border-bottom-style: solid;
    border-bottom-width: 1px;
	padding: 6px 13px;
	display: inline-block;
	margin-bottom: 5px;
}


span.published {
	display: flex;
	margin-bottom: 15px;
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
	font-size: 16px;
	letter-spacing: 0.1px;
	line-height: 1.5em;
	color: #646464;
}

.wp-block-file {
    margin-bottom: 1.5em;
	margin-top: 1.5em;
	min-height:42px;
}
.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff!important;
    font-size: 1em;
    padding: 0.5em 1em;
	margin-left: 0.75em;
}

.et-db #et-boc .et-l .et-menu-nav li.mega-menu>ul {
	left:auto!important;
}
.et-db #et-boc .et-l .et-menu-nav li.mega-menu ul li {
/* 	padding-bottom:15px!important; */
	margin:0px!important;
	display:flex!important;
}

.et-db #et-boc .et-l .et-menu-nav li.mega-menu li>a {
	width:auto!important;
}

.second-level,
.second-level a,
.sub-menu li a{
	margin-bottom:0px!important;
	padding-bottom:0px!important;
	font-size:16px!important;
}