@media screen and (max-width: 1660px) {
  .expoItem {
    height: 400px;
  }

  .opportunity-content {
    margin: 80px 0;
  }

  .opportunity-image {
    width: 45%;
  }

  .cardText h6 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  .formSection {
    top: 150px;
  }

  .videoBox .playIcon {
    height: 70px;
  }

  .textBox {
    font-size: 28px;
    height: 70px;
  }

  .headerBox h2 {
    font-size: 42px;
  }

  .expoItemTitle {
    font-size: 22px;
    padding: 8px 20px;
    border-radius: 10px;
  }

  .opportunity-content h2 {
    font-size: 38px;
  }

  .seminarScheduleTitle {
    line-height: 120%;
  }

  .opportunity-content p {
    font-size: 20px;
  }

  .main-tab {
    width: 250px;
    height: 50px;
  }

  .time-circle {
    width: 110px;
    height: 110px;
    font-size: 20px;
  }

  .event-info p {
    font-size: 20px;
  }

  .number-list li {
    font-size: 16px;
  }

  .event-info .customFont {
    font-size: 16px;
  }

  .timeline::before {
    left: 55px;
  }

  .timeline {
    gap: 50px;
  }

  .timeline-item {
    gap: 40px;
  }

  .day-content {
    padding: 35px;
  }

  .seminarsTextItem {
    font-size: 168px;
  }

  .custom-nav button {
    height: 50px;
    width: 50px;
  }

  .custom-nav {
    margin-top: -110px;
    gap: 16px;
  }

  .educatioContainer h2 {
    font-size: 42px;
  }

  .educatioContainer h2 {
    font-size: 48px;
    margin-bottom: 34px;
  }

  .boarding-left h2 {
    font-size: 42px;
    line-height: 130%;
    margin-bottom: 20px;
  }

  .features {
    gap: 20px;
  }

  .feature-item {
    gap: 16px;
  }

  .feature-text {
    font-size: 18px;
  }

  .boarding-left {
    width: 60%;
  }

  .boarding-right {
    width: 40%;
  }

  .feature-icon {
    width: 70px;
    height: 70px;
  }

  .feature-icon img {
    width: 50px;
    height: 50px;
  }

  .boarding-left .ctaBtn {
    margin-top: 10px;
  }

  .heroSection {
    margin-top: 80px;
  }

  .cards {
    gap: 10px;
  }

  .card {
    width: calc(25% - 10px);
    padding: 10px;
  }

  .cardImg {
    height: 320px;
  }

  .cardText h6 {
    font-size: 16px;
  }

  .noteText {
    font-size: 18px;
  }

  .seminar-slider .owl-item.center .item img {
    height: 340px !important;
  }
}

@media screen and (max-width: 1280px) {
  .formSection {
    top: 120px;
  }

  .participateContainer {
    margin: 40px 0;
  }

  .participateContainer2 {
    margin-top: 40px;
  }

  .videoBox {
    min-height: 350px;
  }

  .textBox {
    font-size: 24px;
    height: 60px;
  }

  .headerBox h2 {
    font-size: 38px;
  }

  .expoItem {
    height: 310px;
  }

  .opportunity-content h2 {
    font-size: 28px;
  }

  .opportunity-content p {
    font-size: 16px;
    margin: 16px 0;
  }

  .opportunity-image {
    width: 50%;
  }

  .opportunity-content {
    margin: 60px 0;
  }

  .seminarScheduleContainer {
    margin: 40px 0;
  }

  .main-tab {
    width: 220px;
    height: 45px;
    font-size: 16px;
  }

  .calandericon {
    height: 26px;
  }

  .day-tab {
    font-size: 18px;
  }

  .time-circle {
    width: 90px;
    height: 90px;
    font-size: 17px;
  }

  .timeline::before {
    left: 45px;
  }

  .event-info p {
    font-size: 18px;
  }

  .number-list li {
    font-size: 14px;
  }

  .event-info .customFont {
    font-size: 14px;
  }

  .timeline-item {
    gap: 32px;
  }

  .timeline {
    gap: 40px;
  }

  .seminarsTextItem {
    font-size: 130px;
    top: -5px;
  }

  .innerItem {
    height: 330px;
  }

  .seminar-slider .item img {
    height: 240px;
  }

  .educatioContainer h2 {
    font-size: 38px;
  }

  .seminarScheduleTitle {
    font-size: 32px;
  }

  .boardingContainer {
    margin: 60px 0;
  }

  .boarding-left h2 {
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 16px;
  }

  .feature-icon {
    width: 60px;
    height: 60px;
  }

  .feature-text {
    font-size: 16px;
  }

  .feature-item {
    gap: 10px;
    width: 49%;
  }

  .features {
    gap: 10px;
  }

  .boarding-left .ctaBtn {
    margin-top: 0;
  }

  .feature-icon img {
    width: 40px;
    height: 40px;
  }

  .educatioContainer h2 {
    font-size: 32px;
  }

  .cardImg {
    height: 250px;
  }
}

@media screen and (max-width: 1080px) {
  .formSection {
    top: 100px;
    /* height: 400px; */
  }

  .pastexpoContainer {
    width: 95%;
  }

  .benifitsContainer {
    width: 95%;
  }

  .opportunityContainer {
    width: 95%;
  }

  .seminarScheduleContainer {
    width: 95%;
  }

  .educatioContainer {
    width: 95%;
  }

  .boardingContainer {
    width: 95%;
  }

  .seminarContainer {
    position: relative;
    margin: 50px 0 80px 0;
  }

  .cardImg {
    height: 200px;
  }

  .cardText h6 {
    font-size: 14px;
  }

  .card {
    width: calc(25% - 8px);
    padding: 8px;
  }
}

@media screen and (max-width: 992px) {
  .formSection {
    position: relative;
    width: 300px;
    /* height: 370px; */
    right: auto;
    top: auto;
    margin: 30px auto;
  }
}

@media screen and (max-width: 990px) {
  .heroSection {
    margin-top: 70px;
  }

  .webBg {
    min-height: 400px;
  }

  /* .formSection {
    top: 80px;
  } */
  /* .formSection {
    width: 300px;
    right: 2.5%;
  } */
  .participate {
    font-size: 34px;
  }

  .sliderContainer {
    margin-top: 20px;
  }

  .participateContainer2 {
    margin-top: 26px;
  }

  .videoBox {
    min-height: 295px;
  }

  .videoBox .playIcon {
    height: 50px;
  }

  .textBox {
    font-size: 18px;
    height: 50px;
  }

  .headerBox h2 {
    font-size: 28px;
  }

  .expoItemTitle {
    font-size: 16px;
    bottom: 20px;
    padding: 4px 14px;
    border-radius: 10px;
  }

  .expoItem {
    height: 260px;
  }

  .opportunityContainer {
    flex-direction: column;
  }

  .opportunity-content {
    width: 100%;
  }

  .opportunity-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .button-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .opportunity-image img {
    width: 70%;
  }

  .main-tab {
    width: 210px;
    height: 40px;
    font-size: 16px;
  }

  .day-tab {
    font-size: 16px;
  }

  .calandericon {
    height: 26px;
  }

  .day-content {
    padding: 30px;
  }

  .timeline-item {
    gap: 24px;
  }

  .time-circle {
    width: 60px;
    height: 60px;
    font-size: 11px;
  }

  .event-info p {
    font-size: 14px;
  }

  .number-list li {
    font-size: 12px;
  }

  .event-info .customFont {
    font-size: 12px;
  }

  .timeline::before {
    left: 30px;
  }

  .seminarsTextItem {
    font-size: 100px;
    top: 0px;
  }

  .seminarScheduleTitle br {
    display: none;
  }

  .seminarScheduleTitle {
    font-size: 28px;
  }

  .opportunity-content {
    margin: 60px 0 10px 0;
  }

  .educatioContainer {
    margin: 40px 0;
  }

  .educatioContainer h2 {
    text-align: center;
    margin-bottom: 28px;
  }

  .cards {
    display: none;
  }

  .owl-cards {
    display: flex !important;
  }

  .card {
    width: calc(100% - 20px);
    min-height: 350px;
  }

  .cardImg {
    height: 260px;
  }

  .boardingContainer {
    flex-direction: column;
  }

  .boarding-left {
    width: 100%;
  }

  .boardingContainer {
    margin: 30px 0 40px 0;
  }

  .boarding-right {
    margin-top: 30px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .boarding-right img {
    width: 70%;
    height: 300px;
  }

  #hero {
    scroll-margin-top: -300px;
  }
}

@media screen and (max-width: 768px) {
  .noteText {
    font-size: 16px;
    margin: 20px 2.5%;
  }

  .formSection {
    position: relative;
    width: 300px;
    /* height: 370px; */
    right: auto;
    top: auto;
    margin: 30px auto;
  }

  #hero {
    scroll-margin-top: -600px;
  }

  .heroSection {
    margin-top: 60px;
  }

  .participate {
    font-size: 28px;
  }

  .filterBox {
    width: 300px;
  }

  .videoBox {
    min-height: 230px;
  }

  .textBox {
    font-size: 16px;
    height: 40px;
  }

  .headerBox h2 {
    font-size: 24px;
  }

  .expoItem {
    height: 210px;
  }

  .expoItemTitle {
    bottom: 16px;
    font-size: 16px;
  }

  .opportunity-content h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .seminarScheduleTitle {
    font-size: 26px;
  }

  .main-tabs {
    margin-bottom: 30px;
  }

  .day-content {
    padding: 20px;
  }

  .time-circle {
    width: 50px;
    height: 50px;
    font-size: 8px;
  }

  .timeline-item {
    gap: 20px;
  }

  .timeline {
    gap: 30px;
  }

  .timeline::before {
    left: 25px;
  }

  .seminarTitle {
    font-size: 32px;
  }

  .day-tab {
    padding: 6px 20px;
  }

  .event-info p {
    font-size: 12px;
  }

  .number-list li {
    font-size: 11px;
  }

  .event-info .customFont {
    font-size: 11px;
  }

  .timeline {
    gap: 26px;
  }

  .seminar-slider .owl-item.center .item img {
    height: 300px !important;
  }

  .seminar-slider .item img {
    height: 200px;
  }

  .seminarsTextItem {
    font-size: 90px;
  }

  .educatioContainer h2 {
    font-size: 28px;
  }

  .seminarTitle {
    font-size: 28px;
  }

  .seminarsTextItem {
    font-size: 84px;
  }

  .main-tabs {
    margin-bottom: 20px;
  }

  .seminarScheduleContainer {
    margin: 30px 0 50px 0;
  }

  .seminarTitle {
    margin-bottom: 20px;
  }

  .feature-text {
    font-size: 14px;
  }

  .educatioContainer {
    margin: 30px 0;
  }

  .boarding-left h2 {
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 18px;
  }

  /* .displaySet {
   flex-wrap: wrap;
  }

  .displaySet img{
    padding: 10px 10px 10px 10px;
    margin-top: 15px;
} */

 .displaySet {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* smooth scroll for iOS */
    scroll-behavior: smooth;
    justify-content: flex-start; /* aligns items properly */
  }

  .displaySet img {
    flex: 0 0 80%; /* show part of next image */
    width: 400px; 
  }

}

@media screen and (max-width: 600px) {
  .noteText {
    font-size: 12px;
  }

  .expo-owl-box {
    display: flex !important;
    margin-top: 20px;
  }

  .expoItem {
    width: 100%;
  }

  .expoItem.active {
    width: 100%;
  }

  .expoItem:hover {
    width: 100%;
  }

  .webBg {
    display: none;
  }

  .seminarContainer {
    position: relative;
    margin: 40px 0 50px 0;
  }

  .mobBg {
    display: block;
    width: 100%;
  }

  .main-tab {
    width: 160px;
    height: 40px;
    font-size: 12px;
  }

  .seminarScheduleTitle {
    font-size: 20px;
  }

  .participate {
    font-size: 22px;
  }

  .expoItems {
    display: none;
  }

  .expoItem .expoItemTitle {
    display: flex;
    bottom: 0;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
  }

  .participateContainer2 {
    margin-top: 20px;
  }

  .pastexpoContainer {
    margin-top: 10px;
  }

  .videoBox .video {
    height: 100%;
    min-height: 230px;
  }

  .headerBox h2 {
    font-size: 20px;
  }

  .opportunity-content h2 {
    font-size: 22px;
  }

  .opportunity-content p br {
    display: none;
  }

  .opportunity-image img {
    width: 100%;
  }

  .opportunity-content {
    margin: 30px 0px 0px 12px;
  }

  .seminarsTextItem {
    font-size: 48px;
    margin-top: 10px;
  }

  .custom-nav button {
    height: 40px;
    width: 40px;
  }

  .custom-nav {
    margin-top: -90px;
    gap: 16px;
  }

  .educatioContainer h2 {
    font-size: 22px;
    line-height: 140%;
    text-align: center;
  }

  .boarding-left h2 {
    font-size: 22px;
  }

  .feature-item {
    width: 100%;
  }

  .feature-text {
    font-size: 16px;
  }

  .boarding-right img {
    width: 100%;
  }

  .timeline-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .time-circle {
    width: 100px;
    height: 30px;
    font-size: 12px;
    border-radius: 20px;
    box-shadow: 0 0 0 4px #ee202e60;
  }

  .timeline::before {
    left: 10px;
  }

  .event-info {
    margin-left: 30px;
    font-size: 16px;
  }

  .day-tab {
    font-size: 14px;
  }

  .main-tab {
    width: 150px;
  }

  .calandericon {
    height: 20px;
  }

  .day-tab {
    padding: 6px 12px;
  }

  .feature-text {
    font-size: 14px;
  }

  .feature-icon {
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 450px) {
  .headerBox .ctaBtn {
    display: none;
  }

  .mobBtn {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .day-content {
    padding: 26px 16px;
  }
}

@media (max-width: 1750px) and (min-width: 1420px) {
  .container {
    width: 1420px;
    margin: 0 auto;
  }

  .banner .container {
    padding: 80px 0 60px 0;
  }

  .banner .redShadowText1 {
    font-size: 28px;
  }

  .banner .redShadowText2 {
    font-size: 24px;
    margin-left: 10px;
  }

  .bannerNumber {
    font-size: 110px;
  }

  .text {
    font-size: 48px;
  }

  .bannerCard {
    min-width: 240px;
    min-height: 220px;
    padding-left: 30px;
  }

  .bannerCard .city {
    font-size: 24px;
    margin-top: 35px;
    margin-bottom: 15px;
  }

  .bannerCard .date {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .bannerCard .location {
    font-size: 16px;
  }

  .mapPointer {
    padding: 8px;
  }

  .bannerCardContainer {
    gap: 16px;
  }

  h1 {
    gap: 16px;
  }
}

@media (max-width: 1450px) and (min-width: 1140px) {
  .container {
    width: 1170px;
    margin: 0 auto;
  }

  .banner .container {
    padding: 60px 0 50px 0;
  }

  .banner .redShadowText1 {
    font-size: 24px;
  }

  .banner .redShadowText2 {
    font-size: 20px;
    margin-left: 10px;
  }

  .bannerNumber {
    font-size: 90px;
  }

  .text {
    font-size: 40px;
  }

  .bannerCard {
    min-width: 200px;
    min-height: 200px;
    padding-left: 25px;
  }

  .bannerCard .city {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 12px;
  }

  .bannerCard .date {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .bannerCard .location {
    font-size: 14px;
  }

  .mapPointer {
    padding: 6px;
  }

  .bannerCardContainer {
    gap: 12px;
  }

  h1 {
    gap: 12px;
  }
}

@media (max-width: 1170px) and (min-width: 992px) {
  .container {
    width: 992px;
    margin: 0 auto;
  }

  .banner .container {
    padding: 50px 0 40px 0;
  }

  .banner .redShadowText1 {
    font-size: 20px;
  }

  .banner .redShadowText2 {
    font-size: 18px;
    margin-left: 10px;
  }

  .bannerNumber {
    font-size: 70px;
  }

  .text {
    font-size: 32px;
  }

  .bannerCard {
    min-width: 180px;
    min-height: 180px;
    padding-left: 20px;
  }

  .bannerCard .city {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 10px;
  }

  .bannerCard .date {
    font-size: 18px;
    margin-bottom: 6px;
  }

  .bannerCard .location {
    font-size: 12px;
  }

  .mapPointer {
    padding: 5px;
  }

  .bannerCardContainer {
    gap: 10px;
  }

  h1 {
    gap: 10px;
  }
}

@media (max-width: 992px) and (min-width: 597px) {
  .d-992 {
    display: none !important;
  }

  .m-992 {
    display: block !important;
  }

  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
  }

  .banner .container {
    padding: 40px 20px 30px 20px;
  }

  .banner .redShadowText1 {
    font-size: 18px;
  }

  .banner .redShadowText2 {
    font-size: 16px;
    margin-left: 10px;
  }

  .mapPointer {
    width: 62px;
  }

  .bannerNumber {
    font-size: 60px;
  }

  .text {
    font-size: 28px;
  }

  .bannerCard {
    min-width: 160px;
    min-height: 160px;
    padding-left: 15px;
  }

  .bannerCard .city {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 8px;
  }

  .bannerCard .date {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .bannerCard .location {
    font-size: 12px;
  }

  .mapPointer {
    padding: 4px;
  }

  .bannerCardContainer {
    gap: 8px;
  }

  h1 {
    gap: 8px;
  }
}

@media (max-width: 597px) {
  .d-992 {
    display: none !important;
  }

  .m-992 {
    display: block !important;
  }

  .d-view {
    display: none !important;
  }

  .m-view {
    display: flex !important;
  }

  .mobile-d-block {
    display: block;
  }

  .banner {
    background: url("../images/banner/banner-mob.webp") no-repeat;
    background-size: cover;
    border-radius: 0;
  }

  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 18px;
    margin: 0 auto;
  }

  .banner .container {
    padding: 103px 20px 80px 18px;
  }

  .banner .redShadowText1 {
    font-size: 18px;
  }

  .banner .redShadowText2 {
    font-size: 22px;
    margin-left: 10px;
    font-weight: 600;
  }

  h1 {
    gap: 5px;
  }

  .mapPointer {
    width: 81px;
    padding: 13px;
  }

  .bannerNumber {
    font-size: 64px;
  }

  .text {
    font-size: 24px;
  }

  .locater {
    margin-left: 7px;
    margin-bottom: 11px;
    margin-top: 23px;
  }

  .bannerCardContainer {
    flex-direction: column;
    gap: 29px;
    margin-top: 30px;
  }

  .bannerCard {
    width: 100%;
    min-width: auto;
    min-height: auto;
    padding-left: 30px;
    padding-right: 31px;

    background: linear-gradient(180deg,
        rgba(255, 255, 255, 0.12) 0%,
        rgba(255, 255, 255, 0) 100%);

    border: 2px solid #ffffff;
  }

  .cardContent {
    align-items: center;
    position: relative;
  }

  .cardContent .address {
    flex: 225;
    margin-bottom: 14px;
  }

  .cardContent::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 49px;
    left: calc(225 / (225 + 167) * 100%);
    border-left: 1px solid transparent;
    border-image-source: linear-gradient(180deg,
        rgba(255, 255, 255, 0) 0%,
        #ffffff 50%,
        rgba(255, 255, 255, 0) 100%);
    border-image-slice: 1;
  }

  .bannerCard .d-block {
    display: inline;
  }

  .bannerCard img {
    margin-left: auto;
  }

  .bannerCard .city {
    margin-top: 0;
    margin-bottom: 5px;

    /* font-size: 20px; */
    font-size: 25px;
  }

  .bannerCard .date {
    flex-direction: 167;
    margin-left: auto;
    /* font-size: 20px; */
    font-size: 25px;
    min-width: 105px;
  }

  .bannerCard .location {
    /* font-size: 14px; */
    font-size: 18px;
  }

  .bannerCard2 .location {
    font-size: 17px;
  }
}

@media (max-width: 550px) {
  .bannerCard .location {
    font-size: 16px;
  }
}

@media (max-width: 500px) {
  .bannerCard .city {
    font-size: 21px;
  }

  .bannerCard .location {
    font-size: 15px;
  }
}

@media (max-width: 480px) {
  .bannerCard .city {
    font-size: 20px;
  }

  .bannerCard .location {
    font-size: 14px;
  }
}

@media (max-width: 450px) {
  .bannerCardContainer {
    gap: 24px;
  }

  .bannerCard {
    padding-left: 15px;
    padding-right: 30px;
  }

  .cardContent .address {
    flex: 225;
  }

  .cardContent::before {
    height: 35px;
  }

  .bannerCard .city {
    font-size: 18px;
  }

  .bannerCard .date {
    margin-left: auto;
    font-size: 18px;
  }

  .bannerCard .location {
    font-size: 14px;
  }

  .bannerCard img {
    width: 38px;
    margin-top: -19px;
  }
}

@media (max-width: 430px) {
  .bannerCard .city {
    font-size: 15px;
  }

  .bannerCard .location {
    font-size: 12px;
  }
}

@media (max-width: 410px) {
  .text {
    font-size: 18px;
  }

  .bannerNumber {
    font-size: 55px;
  }
}

@media (max-width: 380px) {
  .bannerCard .city {
    font-size: 14x;
  }

  .bannerCard .location {
    font-size: 11px;
  }
}

@media (max-width: 350px) {
  .bannerCard .location {
    font-size: 10px;
  }

  .bannerCard .date {
    font-size: 14px;
  }
}