PhD Mohammad Ibrahim Alqurneh
Honey bee health
About
<style type="text/css">
/* =========================================================
SIMPLE PROFESSIONAL BIO - ENGLISH
========================================================= */
.profile-bio {
direction: ltr;
text-align: left;
width: 100%;
color: #555555;
font-size: 17px;
line-height: 2;
}
.profile-bio * {
box-sizing: border-box;
}
/* =========================================================
BIO BLOCK
========================================================= */
.profile-bio-block {
margin-bottom: 0;
padding: 18px 0;
border-bottom: 1px solid #eee8dc;
}
.profile-bio-block:last-child {
border-bottom: none;
}
/* =========================================================
TITLE
========================================================= */
.profile-bio-title {
display: block;
margin-bottom: 6px;
color: #6B2F22 !important;
font-size: 17px;
font-weight: 700;
}
/* =========================================================
TEXT
========================================================= */
.profile-bio-text {
margin: 0 !important;
color: #555555 !important;
font-size: 17px;
line-height: 2;
}
.profile-bio-text strong {
color: #6B2F22 !important;
font-weight: 700;
}
/* =========================================================
HIGHLIGHT
========================================================= */
.profile-bio-highlight {
margin-top: 20px;
padding: 16px 20px;
background: #faf8f5;
border-left: 3px solid #D4AF37;
}
.profile-bio-highlight p {
margin: 0 !important;
color: #555555 !important;
line-height: 2;
}
.profile-bio-highlight strong {
color: #6B2F22 !important;
font-weight: 700;
}
/* =========================================================
MOBILE
========================================================= */
@media (max-width: 767px) {
.profile-bio,
.profile-bio-text {
font-size: 15px;
}
.profile-bio-block {
padding: 14px 0;
}
.profile-bio-title {
font-size: 16px;
}
.profile-bio-highlight {
padding: 14px 16px;
}
}
</style>
<div class="profile-bio">
<!-- ACADEMIC PROFILE -->
<div class="profile-bio-block">
<span class="profile-bio-title">
Academic Background & Specialization
</span>
<p class="profile-bio-text">
A Palestinian researcher specializing in
<strong>honey bee health and diseases</strong>.
He holds a
<strong>Ph.D. in Honey Bee Pathology Diagnosis</strong>
from Martin Luther University, Germany.
</p>
</div>
<!-- PROFESSIONAL POSITION -->
<div class="profile-bio-block">
<span class="profile-bio-title">
Professional Experience
</span>
<p class="profile-bio-text">
He currently serves as
<strong>Director of the Agricultural Pest Monitoring and Control Department
at the Palestinian Ministry of Agriculture</strong>.
He has more than
<strong>20 years of experience</strong>
in plant protection and integrated pest management.
</p>
</div>
<!-- RESEARCH -->
<div class="profile-bio-block">
<span class="profile-bio-title">
Honey Bee Health & Diseases
</span>
<p class="profile-bio-text">
His research focuses on
<strong>honey bee health and colony losses in Palestine</strong>,
particularly Varroa mites, American foulbrood, Nosema disease,
bee viruses, and wasp predation.
</p>
</div>
<!-- PUBLICATIONS -->
<div class="profile-bio-block">
<span class="profile-bio-title">
Research & Scientific Contributions
</span>
<p class="profile-bio-text">
He has published several
<strong>peer-reviewed scientific papers</strong>
and presented his work at international conferences.
</p>
</div>
<!-- CURRENT RESEARCH INTERESTS -->
<div class="profile-bio-highlight">
<span class="profile-bio-title">
Current Research Interests
</span>
<p>
His current interests include
<strong>honey bee colony sustainability</strong>,
the impact of climate change on pollinator health,
and the
<strong>integrated pest management of honey bee pests</strong>.
</p>
</div>
</div>