/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#footer .widget {
	margin-bottom: 0px !important;
}

#footer .widget_nav_menu .sub-menu {display:none;}

#footer ul.menu {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count:2;
}

#text-3.widget_text {
	margin-top: 0px !important;
}

#media_image-2.widget_media_image {
	margin-left: -25px;
}

.copyright {
	font-size: 13px;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
	color: #222222 !important;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
	color: #fff !important;
}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after, .avia-bullet {
	background-color: #222222 !important;
}

#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items, .html_av-overlay-side #top .av-burger-overlay li {
	border-top: 1px solid #222;
}

.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div, .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child {
	height: 100%;
}

.team-member-name {
	font-size: 1.25em !important;
}

.fullsize.alternate .inner-box, .fullsize.alternate .team-social, .fullsize.alternate .team-social  {
	margin: 0 auto;
	width: min-content !important;
}

.alternate .person {
	width: max-content;
	margin: 7px auto;
	min-width: 150px;
}

.fullsize.alternate .person {
	text-align: center;
	padding-right: 0px !important;
}

.fullsize.alternate .team-social-inner {
	left: calc(100% - 30px);
}

.fullsize.alternate .team-member-description {
	margin: 0 auto;
	display: block;
	max-width: fit-content !important;
}

.alternate .team-social-inner {
	margin: 7px auto;
	margin-top: -26px;
}

.fullsize.alternate .team-member-description, .fullsize.alternate .person {
	max-width: 100%;
}

.inner-box {
	margin: 0 auto;
}

section.avia-team-member {
	border: 2px solid #f0f0f0;
	padding: 15px 25px;
}

.team-member-description, .person {
	display: inline-block;
	vertical-align: top;
	max-width: 45%;
}

.person {
	padding-right: 50px;
	min-width: 215px;
}

.team-member-description p {
	margin-top: 0px;
}

.avia-team-member .team-social {
	position: relative;
	visibility: visible !important;
	text-align: left;
	border-radius: 3px;
	width: 100%;
	height: 60px;
	opacity: 1 !important;
	border: none;
}

.responsive.av-no-preview #top .avia-team-member .team-social {
	border: none !important;
	background: transparent !important;
}

.team-social-inner {
	width: auto !important;
}

#hero .entry-content-wrapper {
	height: 100%;
}

#top .fullsize .template-blog .post-title, #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper {
	max-width: 100% !important;
}

.card {
	padding: 20px 20px 10px 95px;
	overflow: hidden !important;
	background-position: -100px;
	background-repeat: no-repeat;
	background-size: contain;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 205px;
}

.card img {
	position: relative;
	left: -85px;
	overflow: hidden;
	height: 200px;
	top: -10px;
	z-index: -1;
}

.card-text {
	margin-left: -80px;
	color: #222222 !important;
}

.card-outer {
	border: 1px solid #f0f0f0 !important;
	border-radius: 8px !important;
}

.card-outer.green{
	box-shadow: 5px 10px #6eaa44;
}

.card-outer.green .card {
	background-image: url(https://intl-isotope-soc.org/wp-content/uploads/2020/05/SYMBOL_GREEN.jpg);
}

.card-outer.purple {
	box-shadow: 5px 10px #606dd6;
}
.card-outer.purple .card {
	background-image: url(https://intl-isotope-soc.org/wp-content/uploads/2020/05/SYMBOL_PURPLE.jpg);
}

.card-outer:hover {
	box-shadow: 5px 5px #f0f0f0;
}

.card-outer:hover a {
	text-decoration: none;
}

.card img, .card .card-text {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}

@media (min-width: 481px) {
	.card {
		height: 175px;
		padding: 20px 50px;
		padding-left: 100px;
	}
}

.post-meta-infos .text-sep {
	display: none;
}

.template-blog article, .template-blog h2 {
	padding: 0 10px;
}

#news-left article:hover, .template-blog article:hover {
	background-color: #aeb5ea;
	transition: .5s;
}

.single article:hover {
	background-color: #ffffff;
}

.template-blog article:hover h2, .template-blog article:hover time  {
	color: #ffffff !important;
}

#top .main_color.fullsize .template-blog .post_delimiter {
	border-color: #f0f0f0 !important;
}

#news-left article:hover .post_delimiter {
	border: 0px !important;
}

.bloglist-simple .more-link{
	border-width: 0px;
}

.more-link-arrow {
	color: #222222 !important;
}

#top #wrap_all .social_bookmarks a {
	font-size: 25px !important;
}

.main_color .social_bookmarks a {
	color: #606dd6 !important;
}

#news-right {
	text-align: center;
}

#news-right-box {
	background-color: #f0f0f0;
	border-radius: 0 10px 10px 0!important;
}

#news-right h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

#news-right a {
	font-size: 18px;
}

.stacked {
	margin-bottom: 75px;
}


#hero .container {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.responsive #hero .container {
	max-width: 100% !important;
}

#hero .post-entry {
	background-color: rgba(96,109,214,.6);
	margin: 0 auto;
	padding: 25px 100px 25px 50px;
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

@media (min-width: 580px) {
	#hero .post-entry {
		border-radius: 0px 250px 250px 0px !important;
	}
}

@media (min-width: 651px) {
	#hero .post-entry {
		max-width: 74%;
	}
}

#hero .entry-content-wrapper {
	padding-left: calc((100vw - 1310px - 100px) / 2);
}

@media only screen and (max-width: 650px) {
	.responsive #top #wrap_all #hero .post-entry {
		padding: 0;
	}
	#hero .entry-content-wrapper {
		max-width: 85%;
		margin: 0 auto;
	}
}

.greendot {
	height: fit-content;
	padding: 15px 40px;
}

.greendot p {
	font-size: 1vw;
	line-height: 20px;
	text-align: center;
	margin: 0px !important;
}

#greendot2, #greendot1 {
	display: inline-flex;
	vertical-align: middle;
	margin-left: 2%;
	margin-top: 95px;
	width: 24vw;
	border-radius: 50%;
	height: 24vw;
	background-color: rgba(110,170,68,.8);
	align-items: center;
	max-height: 400px;
	max-width: 400px;
} 
section#hero-title {
	margin-top: 115px;
}

span.logo img {
	padding: 5px 0;
}

#hero {
	background-size: cover;
	margin-bottom: 0px;
}

.home #after_section_1 {
	padding-bottom: 0px;
}

.post-entry-693 {
	height: 100%;
}

#white-font, #white-font h2 {
	color: #ffffff !important;
}

.main-title.entry-title {
	font-size: 28px;
	font-weight: bold;
}

#header_main_alternate, .av-main-nav ul li a {
	background-color: #606dd6 !important;
}

.avia-section-default .template-page.content {
	padding-top: 15px;
}

.main_color b {
	color: #222222 !important;
}

.sec-email a {
	word-break: break-word;
}

#top .header_color input[type='text'] {
	background-color: #ffffff !important;
	color: #222222 !important;
}

::placeholder {
	color: #222222 !important;
}

.nf-form-content {
	max-width: 800px !important;
	margin: 0px !important;
}

#top .widget_nav_menu li {
	font-size: 16px;
}

#scroll-top-link {
	background-color: #ebebeb;
	color: #222222;
	border: 1px solid #222222;
}

#scroll-top-link:hover {
	background-color: #606dd6;
	border: 1px solid #222222;
	color: #fff;
}

/*accessible sized & placed social buttons - these rules are especially useful when using the custom social_icons shortcode in the footer widget - found in the file devsite-starter-functions.php*/
#top .social_bookmarks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 44px;
}
#top .social_bookmarks li {
	border: none;
	width: 44px;
}
#top .social_bookmarks li a {
	width: 44px;
	line-height: 44px;
	min-height: 44px;
	font-size: 1.3em;
}

#top .social_bookmarks li.avia-svg-icon img[is-svg-img="true"], #top .social_bookmarks li.avia-svg-icon svg:first-child {
	margin-top: 12px;
} 

#top #wrap_all .av-social-link-linkedin a {
	background-color: #0072b1;
	color: #fff;
}

@media (max-width: 900px) {
	.inner-box {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	.person {
		margin: 0 auto;
	}
	.team-member-description, .person {
		max-width: 100%;
	}
	.team-social {
		max-width: 100px;
		margin: 0 auto;
	}
	.alternate .team-social-inner {
		left: 30%;
	}
}

@media (max-width: 767px) {
	#greendot1, #greendot2 {
		display: none;
	}
	.responsive #top #wrap_all #hero .container {
		width: 100% !important;
	}
	#hero-text {
		height: 75%;
		max-width: 100%;
		border-radius: 0 0 400px 400px !important;
	}
	section#hero-title{
		margin-top: 35px;
	}
	#hero-text h1 {
		font-size: 40px !important;
	}
	#hero-text p {
		font-size: 18px;
	}
	.card img {
		left: -90px !important;
		transition: .5s ease;
	}
	.green,  #events-list {
		order: 0;
		margin-top: 25px !important;
	}
	.purple {
		order: 1;
	}
	#bot-list {
		order: 2;
		margin-top: 25px !important;
	}
	.home #av_section_3 .entry-content-wrapper {
		display: flex !important;
		flex-wrap: wrap;
	}
	#news-right-box {
		margin: 0px;
		border-radius: 0 0 10px 10px !important;
	}
	#news-right {
		margin-top: 25px;
	}
	.stacked {
		margin-bottom: 25px;
	}
	.fullsize.alternate .team-social-inner {
		left: calc(100% - 20px);
	}
	.person, .alternate .person {
		min-width: 215px;
	}
}

@media (max-width: 1127px) and (min-width: 767px)  {
	section#hero-title {
		margin-top: 75px !important;
	}
	#hero .avia-button.avia-size-large {
		min-width: 105px;
		max-width: 105px;
		padding: 15px 0px;
	}
	#greendot2 {
		display: none;
	}
	#greendot1 {
		width: 40vw;
		height: 40vw;
		margin-left: 5%;
		margin-top: 80px;
	}
	.greendot p {
		font-size: 16px;
	}
}

@media (max-width: 905px) and (min-width: 767px) {
	.card-text {
		margin-left: -105px;
		z-index: 1;
	}
	.card-text h2 {
		font-size: 25px;
	}
	.card-text p {
		font-size: 14px;
	}
	.card img {
		left: -90px !important;
		transition: .5s ease;
	}
	.alternate .person {
		width: 100%;
	}
	.fullsize.alternate .inner-box {
		margin: 0px !important;
		width: 100% !important;
	}
}
