@media (max-width:1400px) {
  /*winner page start*/
  .winnerBG .winnerText {
    font-size: 2rem;
  }
  .country-bx {
    width: 600px;
    max-width: 100%;
  }
  .cntr-dv {
    width: 150px;
  }
  .center-dv {
    width: 180px;
  }
  .center-dv h1 {
    font-size: 5rem;
  }
  .center-dv h1 sup {
    font-size: 3rem;
  }
  .center-dv .img-dvv {
    height: 140px;
  }
  .center-dv h4 {
    font-size: 1.5rem;
  }
  .cntr-dv h1 {
    font-size: 4rem;
  }
  .cntr-dv h1 sup {
    font-size: 2.2rem;
  }
  .cntr-dv h4 {
    font-size: 1.2rem;
  }
  .img-dvv {
    height: 120px;
  }
  .yel-road {
    height: 180px;
  }
  /*winner page end*/
}
@media (max-width:1200px) {
  .dropdown-bx {
    gap: 0;
    text-align: right;
    flex-direction: column;
    align-items: flex-start;
  }
  .dropdown-bx label {
    min-width: 80px;
    width: 100%;
    text-align: left;
    margin-bottom: 2px;
  }
  .yel-btn {
    gap: 15px;
  }
  .container {
    width: 100%;
  }
  .nav-item.active {
    background: none;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  header {
    height: 95px;
    width: 100%;
  }
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
    width: 100%;
    background: #fff;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
    z-index: 10000;
  }
  .user-img {
    width: 100%;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
  }
  .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    position: fixed;
    top: 94px;
    width: 250px;
    right: 0;
    background: #FFBC0d;
    padding: 20px;
    height: calc(100vh - 94px);
    box-shadow: 0px 10px 10px rgb(0 0 0 / 20%);
    transition: all ease-in .3s;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #000000 !important;
    font-size: 16px;
    padding: 5px 0;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .page-nav {
    display: flex;
    align-items: flex-start;
  }
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-logo img {
    width: 180px;
  }
}
@media (min-width: 991px) {
  .guideline-banner .bg .bg-1 {
    transform: translate(0, -50%);
  }
  .guideline-banner .bg .bg-2 {
    transform: translate(-8%, -50%);
  }
}
@media (min-width: 768px) and (max-width: 991.82px) {
  .container {
    max-width: 730px;
  }
}
@media (max-width: 991px) {
  .program-logo img {
    width: 250px;
  }
  .dropdown-bx select {
    width: 250px;
  }
  label {
    font-size: 14px;
  }
  .yel-btn {
    flex-direction: column;
    padding: 20px;
  }
  .register-page img {
    width: 200px;
    max-width: 80%;
  }
  .register-page {
    min-height: auto;
  }
  .our-aim-txt {
    padding: 10px;
    font-size: 2rem;
  }
  .guid-img img {
    width: 200px !important;
  }
  .mw-50 {
    width: 50%;
    justify-content: flex-end !important;
  }
  .weeks-tab .nav-item {
    width: 22.6%;
  }
  .left-ld-img {
    display: none;
  }
  .right-ld-img {
    display: none;
  }
}
@media (max-width: 767.82px) {
  /*winner page start*/
  .home-section .circles li:nth-child(1) {
    width: 24px;
    height: 30px;
  }
  .home-section .circles li:nth-child(2) {
    width: 14px;
    height: 24px;
  }
  .home-section .circles li:nth-child(3) {
    width: 31px;
    height: 22px;
  }
  .home-section .circles li:nth-child(4) {
    width: 18px;
    height: 34px;
  }
  .home-section .circles li:nth-child(5) {
    width: 16px;
    height: 25px;
  }
  .home-section .circles li:nth-child(6) {
    width: 23px;
    height: 40px;
  }
  .home-section .circles li:nth-child(7) {
    width: 22px;
    height: 10px;
  }
  .home-section .circles li:nth-child(11) {
    width: 31px;
    height: 20px;
  }
  .home-section .circles li:nth-child(12) {
    width: 48px;
    height: 20px;
  }
  .winnerBG .winnerText {
    font-size: 1.3rem;
  }
  .center-dv h1 {
    font-size: 3rem;
  }
  .center-dv h1 sup {
    font-size: 1.8rem;
  }
  .center-dv {
    width: 120px;
  }
  .cntr-dv {
    width: 100px;
  }
  .country-bx {
    width: 320px;
  }
  .center-dv .img-dvv {
    height: 80px;
  }
  .cntr-dv h4 {
    font-size: .8rem;
  }
  .cntr-dv h1 {
    font-size: 2.3rem;
  }
  .cntr-dv h1 sup {
    font-size: 1.4rem;
  }
  .img-dvv {
    height: 80px;
  }
  .center-dv h4 {
    font-size: 1rem;
  }
  .center-dv h1 {
    font-size: 2.8rem;
  }
  .center-dv h1 sup {
    font-size: 1.7rem;
  }
  .cntr-dv {
    margin-top: 3rem;
  }
  .center-dv {
    margin-top: 0rem;
  }
  .long-img {
    width: 250px;
    right: 0;
    animation: caranimate 10s linear Infinite;
  }
  @keyframes caranimate {
    from {
      right: -250px;
    }
    to {
      right: calc(100% + 250px);
    }
  }
  .yel-road {
    background-position: bottom center;
    height: 110px;
    background-size: 150%;
  }
  /*winner page end*/
  .name-txt {
    font-size: 1rem;
    margin-top: 5px;
    height: 30px;
  }
  /***** UPDATED CSS JUNE 15 2022 *****/
  .media-dropdown {
    font-size: 30px;
  }
  .media-dropdown-menu li .media-dropdown-item {
    font-size: 20px !important;
  }
  /***** UPDATED CSS JUNE 15 2022 END *****/
  .select-head.mt-5 {
    margin-top: 2rem !important
  }
  .select-head.mb-5 {
    margin-bottom: 2rem !important
  }
  .select-head .nice-select .current {
    font-size: 1.8rem;
  }
  .dashed-bx {
    width: 300px;
    height: 250px;
  }
  .imgs-box {
    width: 300px;
    height: 200px;
  }
  .login-background {
    background-image: none;
  }
  .page-logo img {
    width: 180px;
  }
  .register-page {
    min-height: auto;
    padding: 40px 0;
    align-items: center;
  }
  .register-page h2 {
    text-align: center;
  }
  .register-page p {
    text-align: center;
  }
  .register-page h1 {
    font-size: 1.6rem;
  }
  .mb-5 {
    margin-bottom: 3rem !important;
  }
  .mb-50 {
    margin-bottom: 30px;
  }
  .mt-50 {
    margin-top: 30px;
  }
  .dwnld-btn {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .table-box {
    margin-top: 20px;
  }
  .mb-150 {
    margin-bottom: 50px;
  }
  .white-bx-top {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .red-left-bx {
    width: 100%;
    min-height: 50px;
    height: auto;
    font-size: 1.5rem;
  }
  .right-bx-dv {
    width: 100%;
    height: auto;
  }
  .country-name-txt {
    font-size: 1rem;
  }
  .count-txt {
    font-size: 3rem;
    margin-right: -20px;
  }
  .flag-dv img {
    width: 100px;
    height: 100px;
  }
  .page-logo__text {
    font-size: 13px;
  }
  .page-nav li a {
    font-size: 12px;
  }
  .form-protocol-type p {
    font-size: 50px;
  }
  .form-protocol-type span {
    padding: 10px;
    font-size: 12px;
  }
  .form-protocol-detail {
    margin-top: 10px;
  }
  .form-protocol-detail .content {
    position: relative;
    height: auto;
  }
  .page-login-content {
    width: 370px;
    padding: 30px 45px;
  }
  .forgot-pass-modal .modal-dialog .modal-content {
    width: 370px;
  }
  .forgot-pass-modal .modal-dialog .content {
    padding: 30px 45px;
    padding-top: 0;
  }
  .guideline-submitter-footer h2 {
    font-size: 30px;
  }
  .guideline-part-box .collapse-title h2 {
    font-size: 18px;
  }
  .guideline-yellow-bd {
    width: 100%;
  }
  /*    UPDATED 2025*/
    .lvlCardBox {
        height: auto;
    }

    .smwSection {
        padding-bottom: 70px;
    }

    .mcSection h1 {
        font-size: 1.5rem;
    }

    .smwSection h1 {
        font-size: 1.5rem;
    }

    .highlightBU {
        font-size: 1.5rem;
    }

    .lbTrackTitle {
        font-size: 1.2rem;
    }

    .lbTrack img {
        width: 30px;
    }

    .lbListBox {
        overflow: auto;
        padding: 0 20px;
    }

    .mcSection {
        margin-top: 50px;
        margin-bottom: 50px;
    }

  /*    UPDATED 2025 END*/
}
@media (max-width: 575.82px) {
  .carousel-control-next-icon, .carousel-control-prev-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .carousel-control-next, .carousel-control-prev {
    width: 35px;
    height: 35px;
  }
  .carousel-control-next span, .carousel-control-prev span {
    filter: brightness(0);
    height: 17px;
    width: 17px;
  }
  .carousel-control-next {
    right: 10px;
  }
  .carousel-control-prev {
    left: 10px;
  }
  .phase-cir {
    width: 120px;
    height: 120px;
    font-size: 1rem;
  }
  .program-logo {
    height: 120px
  }
  .first-logo {
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #submissionWalkThruVideo h5 {
    font-size: 1rem;
  }
  .register-background {
    padding-bottom: 50px;
  }
  .create-account {
    font-size: 1.3rem;
  }
  .register-page img {
    width: 130px;
  }
  .register-page {
    padding: 20px 0;
  }
  .btn-lg.submit-form {
    width: 100%;
    margin-bottom: 10px;
    padding: 7px;
  }
  .weeks-tab .nav-item {
    width: 31.6%;
  }
  .copy-right img {
    max-width: 100%;
  }
  .page-logo {
    padding: 10px 0;
  }
  .page-logo__text {
    font-size: 9px;
  }
  .page-nav {
    gap: 10px;
    padding-top: 10px;
  }
  .page-nav li a {
    font-size: 10px;
  }
  .user {
    margin-left: 8px;
  }
  .main-banner h1 {
    font-size: 30px;
  }
  .accordion-main .accordion-button, .accordion-main:first-of-type .accordion-button {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
  }
  .form-basic-info {
    background-image: none !important;
    background: var(--primary-yellow);
  }
  .form-protocol-type span {
    font-size: 10px;
    padding: 5px;
  }
  .form-protocol-detail .content {
    padding: 10px;
  }
  .library-tab button.nav-link {
    font-size: 14px;
  }
  .page-login-content {
    padding: 30px 20px;
  }
  .forgot-pass-modal .modal-dialog .modal-content {
    width: 370px;
  }
  .forgot-pass-modal .modal-dialog .head {
    padding-left: 20px;
    padding-right: 20px;
  }
  .forgot-pass-modal .modal-dialog .content {
    padding: 30px 20px;
    padding-top: 0;
  }
  .scan-test-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1;
  }
  .scan-test-banner .bg {
    height: 50%;
    bottom: 0;
    top: auto;
  }
  .guideline-banner h1 {
    font-size: 25px;
  }
  .guideline-banner .bg .bg-1 {
    height: 70%;
  }
  .guideline-banner .bg .bg-2 {
    height: 70%;
  }
  .gudelines-bx .accordion-button {
    padding: 0.8rem 0px;
    font-size: 1.1rem;
  }
  .exp-hub-popup {
    padding-left: 10px;
  }
  .yel-btn .btn {
    padding: 0.375rem 1rem;
    font-size: .8rem;
  }
  .chart-bx {
    width: 270px;
  }
  .elements-table {
    font-size: .9rem;
  }
  .scr-box p {
    font-size: .9rem;
  }
  .card-header:first-child {
    font-size: 1rem;
  }
}
/*# sourceMappingURL=mobile.css.map */