@media screen and (max-width: 1920px) and (min-width: 1750px) {
  .box_empty {
    height: 600px;
  }
}

@media screen and (max-width: 1500px) {
  .mainslidergedf {
    width: 230px;
    height: 500px;
  }

  .AdaptiveLearningf {
    gap: 8px;
    padding: 24px 0 8px;
  }
}

@media screen and (max-width: 1399px) {
  .AdaptiveLearningf {
    padding: 8px 0;
  }

  .mainslidergedf {
    width: 210px;
    height: 470px;
  }

  img.app-screenshot {
    width: 100%;
  }

  .screenshot {
    height: 100%;
  }

  p.resourcesOur {
    font-size: 17px;
  }

  .plans-grid {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  }

  .flex_all_data_Study img {
    width: 100%;
  }

}

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

  .box_empty {
    height: 330px;
  }

  .ComprehensivePackage_box2 {
    padding: 32px 0px 32px 24px;
  }

  .box_text {
    margin-top: 44px;
    width: 642px;
  }

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

  .hero-text {
    font-size: 45px;
    line-height: 60px;
  }

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

  ul.navbar-nav {
    gap: 10px;
  }

  .package-options {
    padding-left: 0;
  }

  .planssection_color {
    background: #1ffdac;
    padding: 56px 24px;
    border-radius: 24px;
  }

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

  .relativefff2 {
    padding: 56px 24px;
  }

  h3.FaihaFaiha {
    font-size: 20px;
  }

  p.distinguishedcurrently {
    font-size: 14px;
  }

  .relativefff3 {
    padding: 40px 0 24px 24px;
  }


}

@media screen and (max-width: 991px) {
  .modal-dialog.contactus {
      max-width: 97%;
      width: 100%;
  }
  .maingridinput {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(1, 1fr);
    align-items: center;
  }
  .Subscription_text_plan {
    padding-bottom: 50px;
  }

  .package-options {
    padding-top: 24px;
  }

  .relativefff {
    padding: 24px;
  }

  p.section-description {
    width: 100%;
  }

  h2.LiveMentorshipall {
    font-size: 40px;
  }

  .ComprehensivePackage_box5 {
    padding: 24px;
    margin-top: 16px;
  }

  .row.packdetai.m-0 {
    padding: 24px;
  }

  .sfwrf {
    text-align: center;
    margin-bottom: 16px;
  }

  .felxallmoveing {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .row.reversgrid {
    gap: 24px;
  }

  .row.reversgrid .col-lg-3 {
    padding: 0 !important;
  }

  .mainslidergedf {
    width: 210px;
    height: 440px;
  }

  .flex_temlete_class {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .relativefff3 {
    padding: 40px 24px 24px;
  }

  .felx_data_chacha {
    display: grid;
    justify-content: left;
    align-items: baseline;
    gap: 16px;
  }

  .Everything_box {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 16px;
  }

  img.mgEverything_second {
    width: 70px;
    height: 70px;
  }

  button#customToggler {
    padding-inline: 0;
  }

  .navbar-collapse {
    display: none;
  }

  .navbar-collapse.show {
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 70px;
    height: calc(100vh - 70px);
    background: #ffffff;
  }

  ul.navbar-nav {
    gap: 16px;
    padding-top: 16px;
  }

  .features-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  img.mgEverything {
    width: 60px;
    height: 60px;
  }

  .Everything_p {
    font-size: 18px;
  }

  .Everything_p_box {
    gap: 10px;
  }

  br {
    display: none;
  }

  .Everything {
    font-size: 32px;
  }

  .features-grid_box {
    padding: 24px;
  }

  img.app-screenshot {
    display: none;
  }

  .box_text {
    margin-top: 32px;
    width: 100%;
  }

  section.sec-iv.paddingsmall.pt-0 {
    padding-bottom: 0;
  }

  .early-access-form input {
    width: 100%;
  }

  .early-access-form {
    display: block;
  }

  .flex_box {
    gap: 10px;
  }

  #CrashCourse {
    padding: 0 0 50px 0;
    scroll-margin-top: 120px;
  }

  .imgcrash {
    display: none;
  }

  img.iconsd {
    width: 100%;
  }

  .CrashCourse {
    padding: 24px;
  }

  .row.CrashCourse.m-0.ps-0 {
    padding: 24px !important;
    flex-direction: column-reverse;
    gap: 24px;
  }

  .imageeash {
    padding: 0;
  }

  .right {
    text-align: left;
  }

  h4.mailing {
    font-size: 17px;
    margin-top: 16px;
    text-align: left;
  }

  .footerinpit {
    width: 100% !important;
  }

  .app-text {
    text-align: left;
  }

  .app-badges {
    justify-content: left;
  }

  .row.reversgrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }

  img.icomgs {
    top: -72px;
  }

  .AdaptiveLearningf.fererv {
    padding-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .feature-cards {
    grid-template-columns: repeat(1, 1fr);
  }

  .nav-placeholder {
    display: none !important;
  }

  div#sticky-nav-buttons {
    display: none;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding: 16px 0;
  }

  .ffsd {
    display: grid;
  }

  .assessment-cards {
    display: grid;
    justify-content: unset;
    gap: 16px;
  }

  .row.reversgrid {
    gap: 8px;
  }

  .OurMCCQE1 {
    font-size: 15px;
    line-height: 24px;
  }

  .boxes_all {
    padding: 16px;
  }

  .flex_box {
    gap: 10px;
    overflow: auto;
    padding: 0 8px 8px;
    justify-content: left;
  }

  .custom-button {
    flex: 0 0 auto;
  }

  .mainslidergrid {
    gap: 16px;
    grid-template-columns: repeat(1, 1fr);
  }

  .grid_all_data {
    gap: 16px;
  }

  .box_room {
    border-radius: 24px;
    background: #ffffff;
    padding: 16px;
  }

  .text {
    font-size: 13px;
    line-height: 10px;
  }

  .blurred {
    filter: url();
    opacity: 1;
  }

  .AdaptiveLearningf {
    padding: 32px 0 8px;
  }

  img.icomgs {
    top: -72px;
    height: 348px;
  }
}

@media screen and (max-width: 575px) {
  .box_empty {
    height: 280px;
  }

  .flex_all_data_Study img {
    display: none;
  }

  .flex_all_data_Study .image-content {
    display: none;
  }

  p.Planmanage {
    width: 100%;
  }

  .ComprehensivePackage_box2 {
    padding: 24px 16px;
    margin: 0 !important;
  }

  .row.packdetai.m-0 {
    padding: 16px;
  }

  .planssection_color {
    padding: 24px 16px;
  }

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

  span.Questions91 {
    font-size: 16px;
    line-height: 30px;
  }

  .remove_bullet_icon {
    gap: 8px;
  }

  .space32px {
    padding-bottom: 10px;
  }

  p.ultimate {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0px;
    width: 100%;
  }

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

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

  img.icomgs {
    top: -72px;
    height: 316px;
    left: calc(50% - 8px);
  }

  .feature-tags {
    top: 376px;
  }

  p.youngknow {
    font-size: 32px;
    line-height: 44px;
  }

}

@media screen and (max-width: 480px) {
  .modal-content.contactus {
    padding: 24px 16px;
    border-radius: 16px;
  }
  .inlinebox {
      gap: 0px;
  }
  .box_empty {
    height: 200px;
  }
  .box_empty img {
      height: auto;
  }

  h1.ChooseRight {
    font-size: 25px;
  }

  h1.Comprehensive_text.mb-2 {
    font-size: 25px;
  }

  .sec-i.paddingsmall.ptlag {
    padding-top: 130px;
  }

  .Comprehensive_text {
    font-size: 30px;
    line-height: 42px;
  }

  .Subscription_text_plan {
    padding-bottom: 16px;
  }

  h2.ComprehensiveResources {
    font-size: 18px;
    line-height: 26px;
  }

  img.Mask {
    width: 70%;
  }

  p.internationalmedical {
    font-size: 14px;
    line-height: 22px;
  }

  .one {
    font-size: 72px;
  }

  p.leadingphysicians {
    font-size: 18px;
  }

  .relativefff3 {
    padding: 32px 10px 10px;
    margin: 0 !important;
  }

  .relativefff2 {
    padding: 24px 10px;
    margin: 0 0px !important;
  }

  p.Developed {
    font-size: 18px;
    text-align: left;
  }

  .relativefff {
    padding: 16px;
    height: 416px;
    margin: 0 4px 10px;
  }

  .BilalMD {
    font-size: 16px;
  }


  span.MentorshipSupport {
    font-size: 16px;
    line-height: 28px;
  }

  .frfdfv.pb-4 {
    padding-bottom: 8px !important;
  }

  img.icomgs {
    top: -72px;
    height: 259px;
    left: calc(50% - 5px);
  }

  p.PathtoSuccess_all {
    font-size: 16px;
    line-height: 28px;
  }

  .app-text {
    margin: 16px 0;
  }

  section#Mentorship {
    padding-bottom: 50px;
  }

  #OSCER {
    scroll-margin-top: 66px;
  }

  .Mentorship1 {
    font-size: 34px;
  }

  section.sec-iv.paddingsmall.pt-0 {
    padding: 0 !important;
  }

  .features-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }

  .Adaptive {
    font-size: 24px;
  }

  img.icon-img {
    width: 20px;
    height: 20px;
  }

  .flex_box2 {
    padding-bottom: 8px;
  }

  .frfdfv.pb-4 img {
    width: 80%;
  }

  .row.CrashCourse.m-0.ps-0 {
    padding: 24px 12px !important;
    flex-direction: column-reverse;
    gap: 24px;
  }

  .hero-text {
    font-size: 32px;
    line-height: 44px;
  }

  .inclusive {
    font-size: 20px;
    line-height: 30px;
  }

  .Everything {
    font-size: 26px;
    line-height: 35px;
  }


}