/* Min Width 1200px and Max Width 1399px */

@media (min-width: 1200px) and (max-width: 1399px) {
  .hero-content h2 {
    font-size: 48px;
  }

  .inner-hero-title h1,
  .hero-content h1 {
    font-size: 56px;
  }
}

/* Min Width 992px and Max Width 1199px */

@media (min-width: 992px) and (max-width: 1199px) {

/* 09-02-24 Dev */


.team-wrapper .row .col-md-6 {
  width: 100% !important;
}
.programs-wrapper{
  margin: 70px 0 !important;
}
  .speakers-card-content {
    margin-bottom: 100px;
}

/* */

  .register-btn {
    position: absolute; 
    bottom:0; 
    margin-bottom: 6rem;
  }

  .register-btn a img {
    margin-top: -0.2rem;
  }

  .git-form-field label,
  h2.title {
    font-size: 36px;
  }

  .hero-content h2 {
    font-size: 41px;
  }

  .inner-hero-title h1,
  .hero-content h1 {
    font-size: 45px;
  }

  .our-mission-top h1 {
    font-size: 42px;
  }

  .our-mission-top h1::after {
    right: 47px;
    width: 125px;
  }

  .our-mission-content h2::after {
    width: 180px;
  }

  .our-mission-content {
    padding: 80px 70px 50px;
  }

  .read-more-icon {
    max-width: 80px;
  }

  .inner-hero-bg {
    display: none;
  }

}

/* Min Width 768px and Max Width 991px */

@media (min-width: 768px) and (max-width: 991px) {

/* 09-02-24 Dev */

/*#Programs{
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}
*/
.hero-img {
    position: absolute !important;
    top: 120px !important;
    left: 40px !important;
    filter: opacity(40%) !important;
}

.hero-img img{
  width: 65% !important;
}

.accommodation-card{
  margin-top: 40px;
}


.git-wrapper{
  padding: 40px 0;
}

.programs-wrapper .order-first {
  margin-top: 40px;
}
 .register-wrapper{
  padding: 40px 0 !important;
}
#Highlight{
  margin-top: 40px;
}
.programs-content ul{
  padding: 0 20px;
}
.programs-wrapper{
  margin: 0 !important;
}

.programs-wrapper{
  padding: 0 !important;
}

  .our-mission-container {
    flex-direction: column-reverse !important;
  }

/**/
  .team-card {
    padding-top: 0;
}

.team-second-col {
    margin-top: 0px;
}

  .register-btn {
    position: absolute; 
    bottom:0; 
    margin-bottom: 5rem;
  }

  .register-btn a img {
    margin-top: -0.2rem;
  }
  
  .git-form-field label,
  h2.title {
    font-size: 36px;
  }

  .hero-content h2 {
    font-size: 41px;
  }

  .inner-hero-title h1,
  .hero-content h1 {
    font-size: 45px;
  }

  .hero-img {
    padding-top: 70px;
    text-align: center;
  }

  .our-mission-top h1 {
    font-size: 42px;
  }

  .our-mission-top h1::after {
    right: 47px;
    width: 125px;
  }

  .our-mission-content h2::after {
    width: 180px;
  }

  .our-mission-content {
    padding: 80px 70px 50px;
    border-radius: 0 0 35px 35px;
  }

  .our-mission-img img {
    border-radius: 35px 35px 0 0;
  }

  .read-more-icon {
    max-width: 80px;
    top: 40px;
    right: 50px;
  }

  .inner-hero-bg {
    display: none;
  }  
}

/* Min Width 300px and Max Width 767px */

@media (min-width: 300px) and (max-width: 767px) {


/* 09-02-24 Dev */
.inner-hero-wrapper {
    padding: 150px 0 80px;
}

#wpadminbar {
    position: fixed !important;
}

.hero-img img{
  width: 87% !important;
}


.team-card-content{
  word-break: break-all;
}

.our-mission-wrapper{
  padding-bottom: 40px !important;
}

.programs-wrapper{
  padding: 0 0 40px 0 !important;
}
.register-wrapper{
  margin-bottom: 30px !important;
}

.accommodation-card{
  margin-top: 40px;
}

.register-container {
  margin-top: 20px !important;
}

.git-wrapper{
  padding: 40px 0 0 0;
}

.programs-wrapper .order-first {
  margin-top: 40px;
}
 .register-wrapper{
  padding: 40px 0 !important;
}

#Team .team-title{
  padding-top: 0 !important;
}

.git-form{
  padding-top: 40px;
}

.programs-wrapper{
  padding: 40px 0 0 0 !important;
}

.accommodation-wrapper {
  padding-top: 40px !important;
}

#Team .team-wrapper{
  padding-bottom: 0;
  padding-top: 40px;
}

.partners-container, .sponsor-container{
  display: block !important;
}

.partners-container .partners-card, .sponsor-container .sponsor-card{
  margin: 0 auto;
}

#Highlight{
  padding-bottom: 70px !important;
}
.programs-wrapper{
  margin: 0 !important;
}

.programs-content ul{
  padding: 0 20px;
}
.our-mission-wrapper .speakers-container{
  padding-top: 70px !important;
}

/*  */
  .logo {
    max-width: 180px;
    padding-left: 10px;
  }

  .register-btn {
    position: absolute; 
    bottom:0; 
    margin-bottom: 3rem;
  }

  .register-btn a img {
    margin-top: -0.2rem;
  }

  .heart-icon {
    display: none;
  }

  .git-form-field label,
  h2.title {
    font-size: 28px;
  }

  .hero-wrapper {
    padding: 200px 0 100px;
  }

  .hero-logos ul li {
    padding-right: 20px;
  }

  .hero-content h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .inner-hero-title h1,
  .hero-content h1 {
    font-size: 36px;
  }

  .date h5,
  .location h5 {
    font-size: 15px;
  }

  .primary-btn a,
  .hero-learn-btn a {
    font-size: 15px;
    display: block;
    text-align: center;
  }

  .hero-img {
    position:absolute;
    top: 120px;
    left: 40px;
    /* width: 80%; */
    /* padding-top: 70px; */
    /* text-align: center; */
    /* z-index: 1; */
    filter: opacity(40%);
  }

  .our-mission-top h1 {
    font-size: 36px;
  }

  .our-mission-top h1::after {
    right: 30px;
    width: 100px;
  }

  .our-mission-top h3,
  .mission-card h3,
  .venue-card h3 {
    font-size: 24px;
  }

  .our-mission-content h2::after {
    width: 140px;
    bottom: 4px;
  }

  .our-mission-content {
    padding: 50px 25px;
    border-radius: 0 0 35px 35px;
  }

  .our-mission-img img {
    border-radius: 35px 35px 0 0;
  }

  .mission-card h3::after {
    left: 73px;
    bottom: 26px;
    width: 65px;
  }

  .read-more-icon {
    max-width: 80px;
    top: 30px;
    right: 40px;
  }

  .speakers-wrapper {
    padding: 60px 0;
  }

  .speakers-container {
    padding-top: 0px;
  }

  .speakers-title h2::after {
    width: 170px;
    top: 5px;
  }

  .highlight-wrapper {
    padding: 60px 0;
  }

  .highlight-content h2::after {
    width: 175px;
  }

  .programs-wrapper {
    padding: 60px 0;
  }

  .programs-wrapper .heart-bg {
    margin-top: 0%;
  }

  .programs-img {
    padding: 0px;
  }

  .programs-content h2::after {
    width: 175px;
  }

  .programs-content p {
    padding-right: 0px;
  }

  .venue-wrapper {
    padding: 60px 0 200px;    
  }

  .venue-registered-card h3,
  .cardiologists-content h3 {
    font-size: 20px;
  }

  /* .cardiologists-img, */
  .cardiologists-content,
  .cardiologists-content h3 {
    width: 100%;
    margin-top: 0;
  }

  .venue-registered-card,
  .venue-cardiologist-card {
    padding: 40px 30px;
  }

  .cardiologists-img {
    /* display: none; */
  }

  .sponsor-title h2::after {
    bottom: 5px;
    width: 195px;
  }

  .sponsor-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .partners-title h2::after {
    bottom: 5px;
    width: 195px;
  }

  .partners-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .inner-hero-bg {
    top: 34%;
    left: 44%;
  }
}
