@media screen and (max-width: 768px) {
  .abt_text {
    padding: 10px 5px 0px 5px;
    font-size: 14px;
    text-align: justify;
    /*line-height: 28px;*/
  }
  .mobile-nav-list li a {
  display: block;          
  width: 100%;             
  padding: 5px 16px;     
  text-decoration: none;
}
  img.time_schedule{
          object-fit: contain;
  }
  h2.panel_title{
        font-weight: 700;
        text-align: center;
        font-size: 25px !important;
        padding: 0px 55px 0px 55px !important;
        line-height: 35px;
        margin-top:40px;
  }
  h3.panel_sub_title{
      font-size: 18px !important;
      margin-top: 10px;
  }
 p.panel_text {
    padding: 5px 0px 5px 0px;
    line-height: 25px;
    font-size: 14px;
    color: #444444;
    text-align: justify;
}
button.toggleButton{
    margin-bottom:10px;
}
  section#about {
    padding-top: 15px;
  }
  h2.video_title {
    padding: 0px 5px 0px 5px;
    letter-spacing: 0.6px;
    line-height: 32px;
    font-weight: 600;
    font-size: 26px;
  }
  .parallax-video {
    height: auto !important;
    margin-top: 0px;
    padding: 20px 20px 0px 20px;
  }
  section.gallery.section {
    padding: 40px 0px 0px 0px;
  }
  .doctors .team-member span {
    font-size: 18px;
  }
  .doctors .team-member h4 {
    font-size: 24px;
  }
  select#format {
    font-size: 14px;
    height: 40px;
  }
  p.abt_ef {
    font-size: 14px !important;
    line-height: 28px;
    text-align: justify;
    padding: 0px 5px 0px 5px !important;
  }
  .footer-contact.pt-3 p {
    font-size: 14px;
  }
  .footer-contact p {
    font-size: 14px !important;
  }
  .footer .footer-top {
    padding-top: 25px;
  }
  input.form-control {
    font-size: 14px !important;
    height: 40px;
  }
  select#format option {
    font-size: 14px;
  }

  .jury-row {
    padding: 0px 0px;
    gap: 20px;
  }
  .jury-team {
    /*bottom: 42px;*/
  }
  .jury-member-img {
    bottom: 44px;
  }
  .jury-member {
    width: 275px;
  }
  .jury-details h4 {
    font-size: 24px;
  }
  .jury-details p {
    font-size: 14px;
  }
  .desktop-hero {
    display: none !important;
  }
  .mobile-hero {
    display: block !important;
  }

  .mobile-header {
    display: block;
    padding: 1px;
  }
  .desktop-header {
    display: none;
  }
  .mobile-nav-list.open {
    display: block;
  }
  form.php-email-form {
    padding: 0 !important;
  }
  #myBtn {
    display: inline-block;
    background-color: transparent;
    border: none;
    color: #007bff;
    font-size: 16px;
    cursor: pointer;
  }
  #dots {
    display: inline;
  }
  .abt_below_head {
    letter-spacing: 0.6px;
    line-height: 25px;
    padding: 0px 30px !important;
  }
  .header .logo img {
    height: 45px;
  }
  .header .cta-btn {
    margin: 0;
    padding: 6px 15px;
    font-size: 14px;
  }
  .header .cta-btn:focus {
    margin: 0px;
    color: var(--contrast-color);
    background: var(--accent-color);
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 50px;
    transition: 0.3s;
  }
  .header-cta {
    position: absolute;
    left: 48%;
  }
  p.c_sub_title {
    font-size: 14px;
  }
  h3.c_title {
    font-size: 16px;
  }
  .header-cta {
    flex-shrink: 0;
  }
  .thanks-head {
   font-size: 18px !important;
    line-height: 25px;
  }
  .thanks-para {
    font-size: 14px;
    line-height: 25px;
}
  section#awards {
    margin: 0;
  }
  section#footer-abt h3 {
    margin: 0;
  }
  /*section#jury h2 {*/
  /*    padding-bottom: 25px;*/
  /*}*/
  #venue {
    margin-bottom: 20px;
  }
  .about .content h3 {
    font-size: 26px !important;
    padding: 0px 55px 0px 55px !important;
  }
  .section-title h2 {
    font-size: 25px;
  }
  #edition-logo {
    max-height: 38px;
  }

  button.banner-button {
    color: var(--contrast-color);
    background: #f68118;
    font-size: 16px;
    padding: 10px 0px 10px 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 50px;
    transition: 0.3s;
    width: 100%;
    max-width: 200px;
    display: block;
    border: none;
    font-weight: 600;
    /* margin-left: -40px; */
    margin-right: auto;
    margin-left: auto;
  }

  img.cat_text {
    width: 100%;
    max-width: 650px;
    margin-left: 0px;
  }

  ul.mobile-nav-list.open {
    padding-left: 20px;
  }
  .mobile-nav-list li {
    list-style: none;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #d9d5d5;
  }
  div#nominate_border {
    border: none;
  }
  .jury-desktop {
    display: none;
  }

  .jury-member {
    margin-top: 60px;
  }

  img.company-logo {
    margin: auto;
  }

  .jury-mobile {
    display: block;
  }
  .register-form-right {
    display: none;
  }

  .registration-form {
    display: flex;
    flex-direction: column;
    align-items: normal;
    margin: 30px;
  }

  .registration-form h1 {
    display: block;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0px;
  }
  .register-form-left {
    padding: 0px !important;
  }
  .parallax-video {
    width: 100%;
    padding: 20px;
  }
  .categories-card img {
    width: 150px;
    border-radius: 25px;
  }

  h1.categories-head {
    font-size: 30px;
  }

  div#product-list {
    display: grid;
    grid-template-columns: auto auto;
  }
  h1.terms-head {
    font-size: 32px !important;
  }
  h2.text_pg {
    font-size: 20px;
  }
  p.privacy_text {
    font-size: 14px;
  }
  
  img.mobile {
    width: 100%;
}
.register-form-left{
    margin-top:0px;
}
img#last_icon {
  width: 160px;
  margin-top: 20px;
}
.section-title {
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
h2.time_schedule {
    color: #fff;
    padding: 0px 55px 0px 55px !important;
}
section#panel {
    background: url(../img/bg.png);
    /* background: #f68118; */
    padding: 20px 0px 50px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
li {
  color: #444444;
  font-size: 13px;
  line-height: 25px;
}
.panel_border {
  border: 2px solid;
  padding: 10px;
  color: #f68118;
}
.mobile-nav-icons{
    font-size: 18px;
}
section#agenda {
    margin-top: 20px !important;
}
.jury-details p{
    display:flex !important;
    justify-content:center;
}
.jury-details p img{
    margin-left:5px;
}
.panellist{
    margin-bottom:30px !important;
}
.award-logo {
    max-height: 150px;
    object-fit: contain;
    margin-bottom: 25px;
 }
  section#footer-abt{
    padding-top: 20px;
  }
.news-sec{
    margin-bottom:30px;
}
section.gallery {
    padding: 10px 0px 0px 0px;
}
#news_row{
    gap:20px;
}
}

@media (min-width: 769px) and (max-width: 5000px) {
    img.mobile {
        display: none;
    }
}

@media (min-width: 1920px) {
    .register-form-left {
        margin-top: 150px;
        background: #f7f7f7;
        padding: 0px 120px 0px 120px;
    }


    .register-form-right img {
        width: 100%;
        max-width: 400px;
        display: block;
        margin: auto;
        margin-top: 127px;
    }
}




