@media screen and (max-width: 1730px) {
  .heroVideo {
    height: 100vh;
    max-height: auto;
    min-height: 600px;
  }
  .heroLeftContainer img {
    height: auto;
    width: 95%;
  }
  .heroSection .logo {
    height: 100px;
  }
  .heroContainer hr {
    margin: 18px 0;
  }
  .heroContainer .info-item h2 {
    font-size: 28px;
  }
  .heroContainer .info-item p {
    margin-top: 8px;
    font-size: 20px;
  }
  .heroContainer .icon {
    width: 35px;
    margin-right: 20px;
  }
  .speakerImg {
    height: 310px;
  }
  .videoImage {
    height: 900px;
  }
}
@media screen and (max-width: 1660px) {
  .heroSection .logo {
    height: 90px;
  }
  .heroVideo {
    height: 800px;
    max-height: 800px;
    min-height: 600px;
  }
  .heroContainer .eventDetails {
    margin-bottom: 50px;
  }
  .heroContainer hr {
    margin: 14px 0;
  }
  .heroContainer .info-item h2 {
    font-size: 24px;
  }
  .heroContainer .icon {
    width: 28px;
  }
  .heroContainer .info-item p {
    margin-top: 4px;
    font-size: 18px;
  }

  .institutionsHeader h2 {
    font-size: 64px;
  }
  .careerControler {
    margin-top: 80px;
  }
  .careerLogo {
    height: 110px;
  }
  .branding p {
    font-size: 22px;
  }
  .speakerImg {
    height: 260px;
  }
  .speakerCard {
    margin-top: 50px;
  }

  .speakerName {
    font-size: 22px;
  }
  .speakerTopic {
    font-size: 18px;
  }
  .speakerInfo {
    min-height: 100px;
  }
  .prebookContainer p {
    font-size: 28px;
  }
  .prebookContainer a {
    margin-top: 30px;
    width: 340px;
  }
  .setContainer p {
    font-size: 28px;
  }
  .frameLogo {
    max-width: 560px;
  }
  .controllBoxVideo h3 {
    font-size: 100px;
  }
  .controllBoxVideo p {
    font-size: 28px;
  }
  .rightConfused {
    width: 50%;
  }
  .rightConfused h4 {
    font-size: 24px;
  }
  .rightConfused p {
    font-size: 20px;
    margin-top: 22px;
  }
  .confusedPoints li {
    gap: 8px;
    padding: 10px 20px;
    font-size: 18px;
  }
  .confusedPoints li p {
    font-size: 18px;
  }
  .contentExpl h2,
  .prebookContainer h2,
  .setContainer h2,
  .rightConfused h2,
  .eventContainer h2,
  .discoverContainer h2 {
    font-size: 84px;
  }
  .eventContainer h4,
  .discoverContainer h5 {
    font-size: 64px;
  }
  .discoverContainer .ul .li {
    padding: 18px 28px;
    font-size: 24px;
  }
  .contentExpl {
    padding-left: 0;
  }
}
@media screen and (max-width: 1440px) {
  .heroContainer .info-item h2 {
    font-size: 18px;
  }
  .heroContainer .info-item p {
    margin-top: 4px;
    font-size: 14px;
  }
  .heroContainer .icon {
    width: 22px;
  }
  .heroVideo {
    height: 750px;
    max-height: 750px;
    min-height: 750px;
  }
  .heroRightContainer {
    max-width: 375px;
  }
  .heroLeftContainer img {
    height: auto;
    width: 90%;
    margin-top: 70px;
  }
  .careerContainer {
    margin: 70px 0;
  }
  .institutionsHeader h2 {
    font-size: 54px;
  }
  .careerControler {
    margin-top: 60px;
  }
  .careerLogo {
    height: 90px;
  }
  .branding p {
    font-size: 18px;
  }
  .csBtn img {
    height: 50px;
    width: 50px;
  }
  .careerTabBtn {
    font-size: 14px;
    width: 130px;
    height: 40px;
    padding: 10px 20px;
  }
  .prebookContainer {
    margin: 100px 0 0 0;
  }
  .contentExpl h2,
  .prebookContainer h2,
  .setContainer h2,
  .rightConfused h2,
  .eventContainer h2,
  .discoverContainer h2 {
    font-size: 64px;
  }
  .prebookContainer p {
    font-size: 22px;
  }
  .prebookContainer a {
    margin-top: 20px;
    width: 330px;
    height: 50px;
  }
  .prebook {
    margin-top: -60px;
  }
  .setContainer p {
    font-size: 24px;
  }
  .videoImage {
    height: 750px;
  }
  .videoContainer {
    height: 570px;
  }
  .playBtn {
    height: 80px;
    width: 80px;
  }
  .frameLogo {
    max-width: 450px;
  }
  .controllBoxVideo h3 {
    font-size: 80px;
  }
  .controllBoxVideo p {
    font-size: 22px;
  }
  .controllBoxVideo {
    padding: 30px;
  }
  .leftConfused {
    width: 50%;
  }
  .confusedPoints li {
    gap: 6px;
    padding: 10px;
  }
  .confusedPoints li p {
    font-size: 16px;
  }
  .pointIcon {
    height: 28px;
  }
  .rightConfused p {
    font-size: 18px;
    margin-top: 14px;
  }
  .rightConfused h4 {
    font-size: 22px;
  }
  .eventContainer h4,
  .discoverContainer h5 {
    font-size: 54px;
  }
  .discoverContainer .ul {
    gap: 20px;
  }
  .discoverContainer .ul .li {
    padding: 14px 28px;
    font-size: 20px;
  }
  .discoverContainer {
    margin: 80px 0;
  }
  .eventContainer h4,
  .discoverContainer h5 {
    font-size: 48px;
  }
  .eventContainer h4 {
    margin-top: -10px;
  }
  .contentExpl {
    max-width: 450px;
  }
  .contentExpl p {
    font-size: 24px;
    /* margin-bottom: 30px; */
  }
  .sideRibbon {
    right: -50px;
    width: 50px;
  }
}
@media screen and (max-width: 1400px) {
  .speakerCard {
    margin-top: 50px;
  }
  .speakerImg img {
    display: block;
    width: 80% !important;
  }
}
@media screen and (max-width: 1280px) {
  .heroVideo {
    height: 750px;
    max-height: 750px;
    min-height: 750px;
  }
  .heroContainer .reg-form label {
    font-size: 20px;
    padding: 16px 0 0 20px;
  }
  .heroContainer .reg-form {
    margin-top: 16px;
    border-radius: 16px;
  }
  .heroContainer hr {
    margin: 10px 0;
  }
  .heroContainer .icon {
    margin-right: 16px;
  }
  .heroLeftContainer img {
    margin-top: 165px;
    width: 95%;
  }
  .institutionsHeader h2 {
    font-size: 48px;
  }
  .careerControler {
    margin-top: 50px;
  }
  .careerLogo {
    height: 70px;
  }
  .branding p {
    font-size: 14px;
  }
  .speakerImg img {
    width: 80% !important;
  }
  .speakerCard {
    margin-top: 80px;
    padding: 20px;
  }
  .speakerName {
    font-size: 20px;
  }
  .speakerTopic {
    font-size: 16px;
  }
  .speakerTime {
    font-size: 14px;
  }
  .speakerInfo {
    min-height: 80px;
  }
  .prebookContainer {
    margin: 84px 0 0 0;
  }
  .contentExpl h2,
  .prebookContainer h2,
  .setContainer h2,
  .rightConfused h2,
  .eventContainer h2,
  .discoverContainer h2 {
    font-size: 54px;
  }
  .prebookContainer p {
    font-size: 20px;
  }
  .prebookContainer a {
    margin-top: 16px;
    width: 330px;
    height: 50px;
  }
  .prebook {
    margin-top: -30px;
  }
  .setContainer p {
    font-size: 20px;
    margin-top: 10px;
  }
  .videoContainer {
    height: 500px;
  }
  .videoImage {
    height: 640px;
  }
  .playBtn {
    height: 70px;
    width: 70px;
  }
  .frameLogo {
    max-width: 400px;
  }
  .controllBoxVideo h3 {
    font-size: 64px;
  }
  .controllBoxVideo p {
    font-size: 18px;
  }
  .rightConfused h4 {
    font-size: 18px;
  }
  .rightConfused p {
    font-size: 16px;
    margin-top: 16px;
  }
  .confusedPoints {
    margin-top: 22px;
    margin-bottom: 34px;
  }
  .confusedPoints li {
    gap: 6px;
    padding: 8px 10px;
    font-size: 14px;
  }
  .confusedPoints li p {
    font-size: 14px;
  }
  .eventContainer h4,
  .discoverContainer h5 {
    font-size: 38px;
  }
  .discoverContainer .ul {
    gap: 16px;
  }
  .discoverContainer .ul .li {
    padding: 10px 20px;
    font-size: 18px;
  }
  .eventContainer h4,
  .discoverContainer h5 {
    font-size: 28px;
  }
  .frameLogoW {
    max-width: 580px;
  }
  .eventBtns button {
    height: 50px;
    width: 50px;
  }
  .contentExpl {
    max-width: 380px;
    padding-left: 100px;
  }
  .contentExpl p {
    font-size: 20px;
    /* margin-bottom: 20px; */
  }
  .contentExpl a {
    padding: 16px 20px;
    font-size: 16px;
  }
  .page-wrapper,
  .uni-card {
    width: 400px !important;
    height: 450px !important;
  }
  .flipbook,
  .setSlider {
    width: 100%;
    max-width: 800px !important;
  }
  .image-wrapper {
    padding: 20px 20px 0 20px;
  }
  .content {
    padding: 16px 16px 0px 16px;
    height: 100px;
  }
  .content h1 {
    font-size: 24px;
  }
  .setContainer p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1080px) {
  .speakerImg img {
    width: 100% !important;
  }
  .contentExpl {
    padding-left: 40px;
  }
}
@media screen and (max-width: 990px) {
  .heroSection .logo {
    height: 60px;
    left: 2.5%;
  }
  .institutionsHeader h2 {
    font-size: 38px;
  }
  .careerLogo {
    height: 60px;
  }
  .careerControlRoom {
    gap: 20px;
  }
  .speakerCard {
    margin-top: 50px;
  }
  .contentExpl h2,
  .prebookContainer h2,
  .setContainer h2,
  .rightConfused h2,
  .eventContainer h2,
  .discoverContainer h2 {
    font-size: 50px;
  }
  .prebookContainer p {
    font-size: 18px;
  }
  .videoImage {
    height: 540px;
  }
  .videoContainer {
    height: 400px;
  }
  .frameLogo {
    max-width: 300px;
  }
  .confusedContainer {
    margin: 100px 0 0 0;
  }
  .controllBoxVideo h3 {
    font-size: 48px;
  }
  .confusedPoints li {
    gap: 6px;
    font-size: 12px;
  }
  .confusedPoints li p {
    font-size: 14px;
  }
  .pointIcon {
    height: 22px;
  }
  .rightConfused {
    width: 53%;
  }
  .discoverContainer h5 {
    margin: 10px 0 28px 0;
  }
  .discoverContainer {
    margin: 60px 0;
  }
  .frameLogoW {
    max-width: 400px;
  }
  .eventContainer h4,
  .discoverContainer h5 {
    font-size: 24px;
  }
  .eventContainer h4 {
    margin-top: 10px;
  }
  .contentExpl {
    max-width: 330px;
  }
  .contentExpl h2 {
    /* margin-bottom: 20px; */
    line-height: 110%;
  }
  .contentExpl p {
    font-size: 18px;
  }
  .heroRightContainer {
    max-width: 300px;
  }
  #formIfram {
    height: 378px !important;
  }
  .heroLeftContainer img {
    margin-top: 235px;
    width: 100%;
  }

  .page-wrapper,
  .uni-card {
    width: 300px !important;
    height: 400px !important;
  }
  .flipbook,
  .setSlider {
    width: 100%;
    max-width: 600px !important;
    height: 430px;
  }
  .image-wrapper {
    padding: 20px 20px 0 20px;
  }
  .content {
    padding: 16px 16px 0px 16px;
    height: 80px;
  }
  .footer {
    padding: 20px;
  }
  .image-wrapper img {
    height: 170px;
  }
  .content h1 {
    font-size: 20px;
  }
  .setContainer p {
    font-size: 16px;
  }
  .setSliderContainer {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .heroSection {
    height: 1160px;
    align-items: flex-start;
  }
  .heroVideo {
    height: 500px;
    max-height: 500px;
    min-height: 500px;
  }
  .filterLayer {
    height: 550px;
  }
  .heroContainer {
    top: 0;
    bottom: auto;
    flex-direction: column;
    gap: 40px;
  }
  .heroRightContainer {
    width: 100%;
    max-width: 100%;
  }
  .heroLeftContainer img {
    margin-top: 78px;
    max-width: 569px;
    width: 100%;
  }
  .eventDetails {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .heroContainer .reg-form {
    width: 100%;
    max-width: 400px;
    margin: 40px auto 0;
  }
  .info-item {
    width: 30%;
    flex-direction: column;
    gap: 19px;
  }
  .heroContainer hr {
    margin: 0;
  }
  .eventDetails hr:nth-child(6) {
    display: none !important;
  }
  .heroContainer .eventDetails {
    margin-bottom: 0;
    justify-content: space-between;
  }
  .careerControler {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 30px;
  }
  .careerControlRoom {
    width: 100%;
    justify-content: space-between;
  }
  .speakerCard {
    margin-top: 35px;
    padding: 10px;
    border-radius: 20px;
  }
  .speakerInfo {
    padding: 10px 0;
  }
  .speakerImg {
    height: 230px;
  }
  .speakerImg img {
    width: 80% !important;
  }
  .speakerTopic {
    font-size: 14px;
  }
  .speakerName {
    font-size: 18px;
  }
  .videoContainer {
    height: 320px;
  }
  .videoImage {
    height: 440px;
  }
  .controllBoxVideo {
    padding: 20px;
  }
  .playBtn {
    height: 50px;
    width: 50px;
  }
  .frameLogo {
    max-width: 250px;
  }
  .controllBoxVideo h3 {
    font-size: 38px;
  }
  .controllBoxVideo p {
    font-size: 16px;
  }
  .confusedContainer {
    flex-direction: column;
    gap: 30px;
  }
  .leftConfused {
    display: none;
  }
  .rightConfused {
    width: 100%;
  }
  .confusedImgInner {
    display: block;
    width: 100%;
    /* max-width: 600px; */
    margin-bottom: 20px;
  }
  .rightConfused h2,
  .rightConfused h4 {
    text-align: center;
  }
  .confusedPoints li {
    gap: 6px;
  }
  .confusedPoints li p {
    font-size: 14px;
  }
  .pointIcon {
    height: 28px;
  }
  .discoverContainer {
    margin: 40px 0;
  }
  .contentExpl h2,
  .prebookContainer h2,
  .setContainer h2,
  .rightConfused h2,
  .eventContainer h2,
  .discoverContainer h2 {
    font-size: 50px;
  }
  .exploreContainer {
    height: 660px;
    align-items: flex-end;
  }
  .contentExpl {
    max-width: 100%;
    top: 40px;
    align-items: center;
  }
  .expBgMb {
    display: block;
    width: 100%;
  }
  .expBg {
    display: none;
  }
  .page-wrapper,
  .uni-card {
    width: 200px !important;
    height: 350px !important;
  }
  .uni-card {
    border-radius: 20px;
  }
  .setSlider {
    width: 100%;
    max-width: 400px !important;
  }
  .contentExpl p {
    font-size: 20px;
  }
  .image-wrapper {
    padding: 10px 10px 0 10px;
  }
  .content {
    padding: 10px 10px 0px 10px;
    height: 80px;
  }
  .image-wrapper img {
    height: 170px;
    border-radius: 20px;
  }
  .content h1 {
    font-size: 16px;
  }
  .setContainer p {
    font-size: 14px;
  }
  .footer span {
    font-size: 20px;
  }
  .footer {
    padding: 10px;
  }
  .sliderBtn {
    width: 40px;
    height: 40px;
  }

  .flipbook,
  .setSlider {
    height: 370px;
    max-width: 400px !important;
  }
  .contentExpl {
    padding-left: 0px;
  }
}
@media screen and (max-width: 600px) {
  .filterLayer {
    height: 340px;
  }
  .heroVideo {
    height: 340px;
    max-height: 340px;
    min-height: 340px;
  }
  .heroContainer {
    gap: 30px;
  }
  .heroLeftContainer img {
    margin-top: 90px;
    max-width: 340px;
    width: 100%;
  }
  .heroContainer .info-item h2 {
    font-size: 18px;
  }
  .heroContainer .info-item p {
    margin-top: 8px;
    font-size: 16px;
  }
  .info-item {
    /* max-width: 50%; */
    width: auto;
    flex-direction: row;
    gap: 0;
  }
  .heroContainer .icon {
    margin-right: 4px;
  }
  .eventDetails hr {
    display: none;
  }
  /* .heroContainer .info-item h2 {
    font-size: 16px;
  } */
  .eventDetails .info-item:nth-child(5) {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .heroContainer .eventDetails {
    justify-content: space-around;
  }
  .careerControlRoom {
    flex-direction: column;
  }
  .heroSection {
    height: 1020px;
  }
  .careerContainer {
    margin: 40px 0;
  }
  .institutionsHeader h2 {
    font-size: 28px;
  }
  .careerSection {
    border-radius: 30px;
  }
  .careerControler {
    gap: 20px;
  }
  .careerTabBtn {
    font-size: 12px;
    width: 110px;
    height: 35px;
    padding: 10px;
  }
  .aframeBackshadow {
    bottom: auto;
    top: 0;
  }
  .speakerImg img {
    width: 100% !important;
    max-width: 240px;
  }
  .speakerCard {
    margin-top: 70px;
  }
  .prebook {
    margin-top: 0;
    height: 300px;
    object-fit: cover;
    object-position: bottom center;
  }
  .videoContainer {
    height: 234px;
  }
  .videoImage {
    height: 340px;
  }
  .prebookSection {
    border-radius: 0 0 30px 30px;
  }
  .setSection {
    border-radius: 0 0 30px 30px;
  }
  .videoSection {
    border-radius: 0 0 30px 30px;
  }
  .confusedPoints li p {
    font-size: 12px;
  }
  .pointIcon {
    height: 24px;
  }
  .contentExpl h2,
  .prebookContainer h2,
  .setContainer h2,
  .rightConfused h2,
  .eventContainer h2,
  .discoverContainer h2 {
    font-size: 28px;
  }
  .controllBoxVideo h3 {
    font-size: 28px;
    text-align: center;
  }
  .controllBoxVideo p {
    font-size: 14px;
  }
  .playBtn {
    height: 40px;
    width: 40px;
  }
  .eventContainer h4,
  .discoverContainer h5 {
    font-size: 20px;
  }
  .discoverContainer .ul .li {
    padding: 8px 16px;
    font-size: 16px;
  }
  .discoverContainer .ul {
    gap: 10px;
  }
  .discoverContainer .ul {
    margin-bottom: 0;
  }
  .discoverContainer p {
    font-size: 16px;
  }
  .discoverSection {
    border-radius: 0 0 30px 30px;
  }
  .eventBtns button {
    height: 40px;
    width: 40px;
  }
  .eventContainer h4 {
    margin-top: 0;
  }
  .exploreContainer {
    height: 500px;
  }
  .contentExpl a {
    padding: 14px 22px;
    font-size: 14px;
  }
  .officeGrid {
    flex-direction: column;
  }
  .sideRibbon {
    display: none;
  }
  .setSliderContainer {
    padding-bottom: 50px;
    position: relative;
  }
  .sliderBtn {
    bottom: 0;
    position: absolute;
  }
  .sliderBtn:first-child {
    left: 40%;
  }
  .sliderBtn:last-child {
    right: 40%;
  }
  .flipbook,
  .setSlider {
    width: 100%;
    max-width: 400px !important;
    height: 380px;
  }
  .page-wrapper,
  .uni-card {
    width: 200px !important;
    height: 370px !important;
  }
  .frameLogo {
    display: none;
  }
  .controllBoxVideo {
    padding: 20px;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
    height: 50%;
  }
  .prebookContainer a {
    font-size: 14px;
    width: 280px;
    height: 45px;
  }
  .prebookContainer h2 {
    font-size: 32px;
  }
  #formIfram {
    height: 380px !important;
  }
  .controllBoxVideo h3 {
    font-size: 26px !important;
  }
  .controllBoxVideo p {
    font-size: 14px !important;
    margin-top: 4px !important;
  }
  .seeWhatBox {
    margin-bottom: -10px;
  }
}
@media screen and (max-width: 500px) {
  .heroLeftContainer {
    height: 400px;
  }
  .heroLeftContainer img {
    margin-top: 40px;
    max-width: 100%;
    width: 95%;
  }
  .heroModalMob {
    display: block;
  }
  .heroModalWeb {
    display: none;
  }
  .image-wrapper img {
    height: 150px;
  }
  .heroVideo {
    height: 400px;
    max-height: 400px;
    min-height: auto;
  }
  .filterLayer {
    height: 400px;
  }
  .filterLayer2 {
    display: block;
    width: 100%;
    height: 100px;
    position: absolute;
    background: linear-gradient(0deg, #105798 38.27%, rgba(16, 87, 152, 0) 100%);
    top: 300px;
    z-index: 10;
  }
  .heroContainer {
    gap: 10px;
  }
  .heroContainer .icon {
    width: 24px;
    margin-right: 8px;
  }
  .eventDetails .info-item:first-child {
    margin-bottom: 24px;
  }
  .heroContainer .icon {
    width: 20px;
    margin-right: 6px;
  }
  .heroSection {
    height: 1075px;
  }
  .careerSliderBtns {
    display: none;
  }
  .careerControler {
    gap: 24px;
  }
  .careerLogo {
    height: 70px;
  }
  .branding p {
    font-size: 20px;
    margin-top: 10px;
  }
  .careerTabBtn {
    font-size: 16px;
    width: 110px;
    height: 50px;
    padding: 0px;
  }
  .careerTabs {
    border: 1px solid #282828;
  }
  .speakerName {
    font-size: 24px;
  }
  .speakerTopic {
    font-size: 16px;
  }
  .speakerTime {
    margin-top: 8px;
  }
  .speakerCard.is-active {
    background-color: #111111;
  }
  .speakerInfo {
    min-height: 100px;
  }
  .speakerImg {
    height: 260px;
  }
  .speakerInfo {
    padding: 20px 0;
  }
  .prebookContainer h2 {
    font-size: 50px;
  }
  .prebookContainer p {
    font-size: 20px;
  }
  .prebookContainer a {
    font-size: 18px;
    width: 350px;
    height: 50px;
  }
  .prebookMob {
    display: block;
    width: 100%;
    margin-top: -125px;
  }
  .prebook {
    display: none;
  }
  .setContainer h2 {
    font-size: 50px;
  }
  .setContainer .paraSet {
    font-size: 20px;
  }
  .videoContainer {
    height: 370px;
  }
  .videoImage {
    height: 440px;
  }
  .contentExpl h2,
  .eventContainer h2,
  .discoverContainer h2,
  .rightConfused h2,
  .controllBoxVideo h3 {
    font-size: 50px;
  }
  .controllBoxVideo p {
    font-size: 20px;
    margin-top: 8px;
  }
  .playBtn {
    height: 60px;
    width: 60px;
  }
  .confusedMob {
    width: 100%;
    margin-top: -60px;
    display: block;
  }
  .confusedImgInner {
    display: none;
  }
  .confusedPoints li {
    font-size: 16px;
    display: flex;
    /* flex-wrap: wrap; */
  }
  .institutionsHeader h2 {
    font-size: 20px;
  }
  .logo-set img {
    height: 50px;
    margin: 0 6px;
  }
  .prebookMob {
    margin-top: -200px;
  }
  .discoverContainer .ul .li {
    padding: 12px 20px;
    font-size: 16px;
  }
  .eventBtns {
    display: none;
  }
  .eventHeader {
    justify-content: center;
    text-align: center;
  }
  .eventContainer h4 {
    margin-top: 8px;
  }
  .eventSlider .item img {
    height: 216px;
    object-fit: cover;
  }
  .contentExpl {
    text-align: center;
  }
  .contentExpl p {
    font-size: 20px;
  }
  .exploreContainer {
    height: 570px;
  }
  .contentExpl a {
    padding: 14px 30px;
    font-size: 16px;
  }
  .heroContainer .info-item {
    width: auto;
  }
}
@media screen and (max-width: 425px) {
  .flipbook,
  .setSlider {
    width: 100%;
    max-width: 300px !important;
    height: 380px;
  }
  .page-wrapper,
  .uni-card {
    width: 150px !important;
  }
  .sliderBtn:first-child {
    left: 37%;
  }
  .sliderBtn:last-child {
    right: 37%;
  }
  .heroLeftContainer {
    height: 350px;
  }
  .filterLayer {
    height: 350px;
  }
  .heroVideo {
    height: 350px;
    max-height: 350px;
    min-height: 350px;
  }
  .heroContainer {
    gap: 5px;
  }
  .heroLeftContainer img {
    margin-top: 0px;
    max-width: 95%;
    width: 100%;
  }
  .filterLayer2 {
    height: 70px;
    top: 280px;
  }
  .heroSection {
    height: 1030px;
  }
  /* .heroContainer .info-item h2 {
    font-size: 14px;
  } */
  .speakerCard {
    margin-top: 25px;
  }
  .exploreContainer {
    height: 520px;
  }
  .branding p br {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  #formIfram {
    height: 372px !important;
  }
  .prebookMob {
    margin-top: -130px;
  }
  .heroContainer .info-item h2 {
    font-size: 16px;
  }
}
