body {
 background:  url('data:image/svg+xml,<svg width="250" height="250" viewBox="0 0 250 250" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.1"><mask id="path-1-inside-1_6916_12051" fill="white"><path d="M-250 0C-250 -138.071 -138.071 -250 0 -250C138.071 -250 250 -138.071 250 0C250 138.071 138.071 250 0 250C-138.071 250 -250 138.071 -250 0Z"/></mask><path d="M0 250V170C-93.8884 170 -170 93.8884 -170 0H-250H-330C-330 182.254 -182.254 330 0 330V250ZM250 0H170C170 93.8884 93.8884 170 0 170V250V330C182.254 330 330 182.254 330 0H250ZM0 -250V-170C93.8884 -170 170 -93.8884 170 0H250H330C330 -182.254 182.254 -330 0 -330V-250ZM0 -250V-330C-182.254 -330 -330 -182.254 -330 0H-250H-170C-170 -93.8884 -93.8884 -170 0 -170V-250Z" fill="%238BDCE2" mask="url(%23path-1-inside-1_6916_12051)"/></g></svg>') 0 80px no-repeat padding-box;
}

@media screen and (max-width: 768px) {
	body {
    background: url('data:image/svg+xml,<svg width="250" height="250" viewBox="0 0 250 250" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.1"><mask id="path-1-inside-1_6915_11878" fill="white"><path d="M0 0C0 -138.071 111.929 -250 250 -250C388.071 -250 500 -138.071 500 0C500 138.071 388.071 250 250 250C111.929 250 0 138.071 0 0Z"/></mask><path d="M250 250V190C145.066 190 60 104.934 60 0H0H-60C-60 171.208 78.7917 310 250 310V250ZM500 0H440C440 104.934 354.934 190 250 190V250V310C421.208 310 560 171.208 560 0H500ZM250 -250V-190C354.934 -190 440 -104.934 440 0H500H560C560 -171.208 421.208 -310 250 -310V-250ZM250 -250V-310C78.7917 -310 -60 -171.208 -60 0H0H60C60 -104.934 145.066 -190 250 -190V-250Z" fill="%238BDCE2" mask="url(%23path-1-inside-1_6915_11878)"/></g></svg>') right 80px no-repeat padding-box;
	 background-size: 54%;
	}
}

div.error, div.error li {
	color:#ff0000;
}

div.open-position-description ul li {
	margin-bottom: 16px;
}

.home .scientific-mission {
    padding-left: 60px;
    padding-top: 60px;
}

.sci-text {
    max-width: 70%;
	font-weight: 300;
}

.donatebutton {
display: flex; border-radius: 100px; color: #515151; height: 48px; padding: 0px 32px; justify-content: center; align-items: center; gap: 8px; border: 1px solid #B9E0E5; text-decoration: none;
margin-right:30px; background-color:#B9E0E5;
}

.loadmore {
  margin: 0 auto;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.dNone {
	display:none;
}

.newsTextInner {
  height: 87px;
  height: auto;

}

.newsTextCont {
    height: auto;
}

div.showmorenews {
	display:none;
}

.openNewsText .newsTextInner div.showmorenews {
	display:block;
}

.newsCont {
  min-height: auto;
}

.newsImgCont {
  height: auto;
}

#container_2, #container_3, #container_4, #container_5, #container_6, #container_7, #container_8, #container_9, #container_10, #container_11, #container_12, #container_13, #container_14, #container_15, #container_16, #container_17, #container_18, #container_19, #container_20{
  display: none;
}

#container_1 {
  display: flex;
}

.team-inner-div {
    display: flex;
    gap: 100px;
}

.team-inner-div-left {
    min-width: 203px;
}

h3.maxwidthsub{
	max-width:200px;
	width:200px;
	display:block;
	white-space: normal;
}

div.open-position-description p a, div.newsTextInner p a, .bank-transfer-section-text span.pink {
	font-size:inherit;
}

.readOnline span.lowerBicon img, .openPDF span.lowerBicon img {
	margin-left: 15px;
}

.pics-div h3, .pics-div p {
    text-shadow: 2px 2px 4px #000000;
}

.h4h p {
    font-weight: 300;
}

@media only screen and (min-width : 1024px) {
	.about-us-right {
		min-height:900px !important;
	}
}

@media only screen and (min-width : 720px) {
	.about-us-right {
		min-height:600px;
	}
}

.contact-us-section p a.pink {
    font-size: 18px;
}



#mobBg {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:74px;
	background-color:#1e1e1e;
	z-index:10000;

	border-bottom: 0.8px solid #B9E0E5;
    background: #F5F5F5;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);

}

@media (max-width: 1280px){

.navbar {
    padding: 0 30px;
}

}

#mobile-menu, .brand-title{
	z-index:10001;
}




@media only screen and (max-width : 1024px) {

	#mobBg {
		display:block;
	}

	.brand-title {
		top: 20px;
		left: 19px;
	}

	.home .scientific-mission {
		padding-left: 20px;
	}

	.sci-text {
		max-width: 100%;
	}

	h1.banner-text {
		margin-top: 15px;
	}
	/*

	.banner {
		background-position: 43% 183px;
	}
	*/

}

@media only screen and (max-width : 720px) {

	div.place div.address{
		position:relative;
		top:-15px;
	}

	.joinUsSection {
		margin-bottom: 10px;

	}

	.simple-pay {
		display:block;
		margin:40px auto 0 auto;
		width:30%;
		position:relative;
		left:-10px;
	}


}

.red {background: #F05663 !important; }

.worker-popup-text::after {
	background:none;
}

#worker-popup-outer {
    z-index: 10020;
}

.file-input {
    color: #515151;
	top:-2px;
}

.open-position-file {
    margin-left: -180px;
}

.open-position-file2 {
    margin-left: -157px;
}

.open-position-file, .open-position-file-left, .open-position-file-upper {
    font-size: 18px;
}

@media (max-width: 1024px) {

	.about-us-right {
		height: 400px;
	}

	.partners-inner .partner-box p, .partners-inner .partner-box h3 {
		width: 90%;
	}

	.news-section-mobile p {
		font-weight: 300;
	}

}

.sec_pub_names {
    max-width: 720px;
}

.open-position-description p {
    margin: 0;
}

#authorWrap .select-items {
max-height: 300px; overflow: scroll;
overflow-x: hidden;
}

.showAll {
    position:relative;
	top:-4px;
}

.newsTextInner::after {
    content: "...";
    content: "";
    position: absolute;
    right: 0;
    bottom: 4px;
}

#article-body ul, #article-body ul li {
	color:#515151;
}



.pic3 {
  background-image: url(../jpg/data-sci2.jpg);
}

@media (max-width: 1380px) {

	.h4h-right-div {
		padding-right: 72px;
	}

}

@media (max-width: 1280px) {

	.h4h-right-div {
		padding-right: 40px;
	}

	#h4h-more-about .button-container {
		position:relative;
		top:30px;
	}


}

span.zar, .newsToggle span.nyit{
	display:none;
}

.newsToggle span.zar{
	display:inline;
}

.research section {
    margin-left: 0;
    padding-top: 40px;
}

.research-section {
    padding-bottom: 0;
    padding-top: 40px;
}

.research-section p {
    margin-bottom: 72px;
    margin-bottom: 0;
}

@media (max-width: 1300px) {

	main.research-main {
		margin: 0 0 0 170px;
	}

}

@media (max-width: 1200px) {

	main.research-main {
		margin: 0 0 0 70px;
	}

}

@media (max-width: 1100px) {

	main.research-main {
		margin: 0 0 0 20px;
	}

}

@media (max-width: 1024px) {

	main.research-main {
		margin: 0 0 0 0;
	}

}



#supportlogos {
	position:absolute;
	width:362px;
	height:87px;
	top:78px;
	right:0px;
	z-index:2;
	display:none;
}

.supportlogos_hu{
	/*background-image: url(../svg/NL_logo_island_Desktop_HU.svg);*/
	background: url('../svg/NL_logo_island_Desktop_HU.svg') bottom right no-repeat padding-box;
	background-size: contain;
}

.supportlogos_en{
	/*background-image: url(../svg/NL_logo_island_Desktop_ENG.svg);*/
	background: url('../svg/NL_logo_island_Desktop_ENG.svg') bottom right no-repeat padding-box;
	background-size: contain;
}


#supportlogos_footer {
	position: absolute;
	/*width:360px;
	height:193px;*/
	width:386px;
	height:209px;
	top:100%;
	right:-12px;
	right:0;
	z-index:44;
	display:none;
}

#supportlogos_footer {
	display:none;
}

.supportlogos_foo_hu{
	/*background-image: url(../svg/NL_logo_island_footer_HU2.png);
	background-image: url(../svg/Mobil_NL_logo_island_footer_ENG.svg);*/
	background: url('../svg/Mobil_NL_logo_island_footer_HU.svg') bottom right no-repeat padding-box;
	background-size: contain;
}

.supportlogos_foo_en{
	background-image: url(../svg/NL_logo_island_footer_ENG2.png);
	background: url('../svg/Mobil_NL_logo_island_footer_ENG.svg') bottom right no-repeat padding-box;
	background-size: contain;
}

@media (max-width: 1024px) {

	#supportlogos {
		width:110px;
		height:60px;
		display:block;
	}

	.banner {
		margin-top: 49px;
	}

	.supportlogos_hu{
		background-image: url(../svg/NL_logo_island_Mobil_HU.svg);
	}

	.supportlogos_en{
		background-image: url(../svg/NL_logo_island_Mobil_ENG.svg);
	}

}



.NKFIH_logo {
    margin-bottom:30px;
}

#logoFooterasdf {
	display:none;
}

@media (max-width: 1024px) {

	.NKFIH_logo {
		display:none;
	}

	.footer-container {
		min-height: auto;
		margin-top:40px;
	}

	#logoFooterasdf {
		display:block;
		float:right;
		position:relative;
		top:7px;
		right:-24px;
		width:110px;
		height:60px;
	}


}

p.partners-upper-text a {
	font-size:16px;
}

/*

input[type="checkbox"] {
	width: 24px;
	height: 24px;
	background: #FFFFFF;
	border: 1px solid #007D98;
	border-radius: 6px;
	display:block;
	float:left;
	margin-right: 6px;
}

input[type=checkbox]:checked::before {
    top: -3px;
    font-size: 15px;
    font-weight: 900;
}

*/

.open-position-accept input[type=checkbox] {
	width: 24px;
	height: 24px;
	top: 13px;
	position: relative;
}

.social {
	margin-top:-15px;
	margin-left:25px;
}

/*

#footerCopyWrap2 {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}

#footerCopyWrap {
    max-width: none;
    height: 21px;
    padding-top: 24px;
    padding-bottom: 24px;
    border-top: 0.5px #6D6D6D solid;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    display: inline-flex;
    width: 70%;
    text-align: left;
    margin-top: -24px;
    margin: 0 0 0 0;
}

@media (max-width: 1024px) {

	#footerCopyWrap, #footerCopyWrap .copyRight {
		width: 100%;
		border-top: 0;
	}

	.copyRight:first-child {
		padding-bottom: 0;
	}

}

*/

.partner-box p a {
font-size:inherit;
}

.video-section {
	padding:0 60px;
}

@media (max-width: 1024px) {

	.video-section {
		padding-left:0;
		padding-right:0;
	}

}

/* Newsletter index */


#newsletter {
	background-color:#fff;
}

#newsletter .newsletter_canvas{
	max-width:1440px;
	display:flex;
	margin: 0 auto;
	padding: 70px 0 70px 0;
}

#newsletter .newsletter_left, #newsletter .newsletter_right {
	width:50%;
	padding: 0 20px;
}

#newsletter h2 {
    font-family: "lato";
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 48px;
	margin-top:0;
	margin-bottom:0;
}

#newsletter .newsletter_left p {
    color: #515151;
    font-family: "lato";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 40px;
    margin-top: 28px;
    margin-bottom: 0px;
}

.newsletter_right form {
	padding-top: 10px;
}

.newsletter_right form #email_newsletter {
	width:100%;
    font-size: 24px;
    font-weight: 300;
	margin-bottom:12px;
}

.newsletter_right form input[type="checkbox"] {
    border: 1px solid #5E5E5E;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

.newsletter_right form p {
    color: #515151;
    font-family: "lato";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.newsletter_right form p a {
    font-size: 18px;
}

.newsletter_right form .send-message-btn {
    margin-top: 12px;
	font-size: 18px;
}

@media (max-width: 768px) {

	#newsletter .newsletter_canvas{
		display:block;
	}

	#newsletter .newsletter_left, #newsletter .newsletter_right {
		width:90%;
		padding: 0 20px;
	}

	#newsletter .newsletter_left p {
		font-size: 18px;
		line-height: 24px;
	}

}

/* Newsletter index */

@media (min-width: 768px) {

	a#hide1,a#hide2,a#hide3{
		text-decoration:none;
		cursor: default;
	} 

}