@media (max-width: 1980px) {
    .mobile-banner {
        display: none;
    }
    .card-mobile {
        display: none;
    }
    .card-desktop {
        display: flex;
    }
    /* Progress Bar */
    .prgrss-hr-1 {
        left: 5.5%;
        top: 40%;
        width: 19.3%;
    }
    .prgrss-hr-2 {
        left: 26.4%;
        top: 40%;
        width: 19.9%;
    }
    .prgrss-hr-3 {
        width: 19.9%;
        left: 47.8%;
        top: 40%;
    }
    .prgrss-hr-4 {
        width: 19.9%;
        left: 69.2%;
        top: 40%;
    }
    .progressbar-row {
        padding-left: 11%;
        margin-left: 4%;
    }
    .start-flag {
        top: 40.5%;
        left: 4%;
    }
    .prgrss-hr-clr-1 {
        left: 5.5%;
        top: 40%;
    }
    /* Progress Bar Ends */
    /* .metrices-banner {
        padding-top: 2%;
        padding-left: 1%;
    } */
    /* .register-btn {
        margin-top: 1.5%;
    } */
    .progress-bar-maq-wrap {
        display: block;
    }
}

@media (max-width: 1540px) {
    .prgrss-hr-1 {
        left: 6%;
        top: 36.5%;
        width: 19.3%;
    }
    .prgrss-hr-2 {
        left: 26.4%;
        top: 36.5%;
        width: 19.9%;
    }
    .prgrss-hr-3 {
        width: 19.9%;
        left: 47.8%;
        top: 36.5%;
    }
    .prgrss-hr-4 {
        width: 19.9%;
        left: 69.2%;
        top: 36.5%;
    }
    .prgrss-hr-clr-1 {
        left: 6%;
        top: 36.5%;
    }
    .start-flag {
        top: 37%;
        left: 4%;
    }
    /* .metrices-banner {
        padding-left: 2%;
    } */
}

@media (max-width: 768px) {
    .prgrss-hr-1 {
        left: 8%;
        top: 33.8%;
        width: 15.6%;
    }
    .prgrss-hr-2 {
        left: 27.4%;
        top: 33.8%;
        width: 17.9%;
    }
    .prgrss-hr-3 {
        width: 17.5%;
        left: 49.5%;
        top: 33.8%;
    }
    .prgrss-hr-4 {
        width: 17.6%;
        left: 71.2%;
        top: 33.8%;
    }
    .prgrss-hr-clr-1 {
        left: 8%;
        top: 33.8%;
        width: 4%;
    }
    .start-flag {
        top: 34.4%;
        left: 4%;
    }
}

@media (max-width: 640px) {
    .wrapper.mobilenavigation-wrap {
        display: block;
    }
}

@media (min-width: 640px) {
    .wrapper.mobilenavigation-wrap {
        display: none;
    }
}

@media (max-width: 480px) {
    li.nav-item {
        justify-content: flex-start;
    }
    .btn-feedback {
        margin-bottom: 6%;
    }
    .test-text {
        margin-right: 0;
    }
    .test-row {
        margin-top: 14% !important;
    }
    .test-btn {
        float: right;
        padding: 10px;
        border-radius: 30px;
        color: #fff !important;
        width: auto;
        border: 1px solid #f58220;
        background: #f58220 !important;
        cursor: pointer;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .module-col {
        margin-top: 10%;
        padding-left: 7%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .row.alter-display .col-sm-4.module-col h3 {
        width: fit-content;
    }
    .learning-module .row {
        width: 100%;
        margin: 0;
    }
    div#navbarSupportedContent {
        padding-left: 10%;
    }
    .tableStyle td,
    .tableStyle th {
        padding: 2px !important;
        font-size: 10px !important;
    }
    .banner-module {
        padding: 4% 0%;
    }
    /* Nav */
    .navbar-brand {
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-brand {
        padding-bottom: 1.3125rem;
    }
    .header-hr {
        width: 99%;
    }
    /* Nav Ends */
    .banner .content h2 {
        font-size: 16px;
        padding-top: 5%;
    }
    .num-label-banner {
        font-size: 12px;
    }
    /* .metrices-banner .row {
        padding-left: 5%;
    } */
    #number-banner {
        font-size: 24px;
    }
    /* .metrices-banner {
        padding-top: 7%;
        padding-left: 5%;
    } */
    .banner {
        float: inherit;
    }
    .register-btn,
    .start-learning-btn {
        font-size: 12px;
        margin-right: auto;
        margin-left: auto;
    }
    .basic-level-card,
    .intermediate-level-card {
        width: 24rem !important;
        min-height: 282px !important;
        margin-bottom: 5%;
    }
    .learning-module .row .col-6 {
        max-width: initial;
    }
    .basic-module-img,
    .intermediate-module-img {
        width: 25% !important;
    }
    .basic-level-card .card-body,
    .intermediate-level-card .card-body {
        padding: 30px 12px;
    }
    /* .banner-module {
        height: 254px;
    } */
    .content h4 {
        font-size: 16px;
    }
    .module-heading .content {
        font-size: 14px;
    }
    .sidemenu {
        display: none !important;
    }
    .col-sm-4.module-col h3 {
        font-size: 16px;
        font-weight: bold;
    }
    .underline {
        width: 17%;
        margin-bottom: 5px;
    }
    .module-name {
        width: 100%;
    }
    .btn.quiz-btn.mt-4 {
        font-size: 12px;
        width: auto;
        margin-top: 0 !important;
        margin-right: 0;
        text-align: center;
    }
    .module01-img {
        margin-top: 0%;
    }
    .card-mobile {
        display: flex;
    }
    .card-desktop {
        display: none;
    }
    .topic-banner-module .content h4 {
        margin-top: 14%;
        font-size: 20px !important;
    }
    .topic-page-content {
        margin: 0 2%;
    }
    .row.mt-5.topic-row {
        padding: 0 15px;
    }
    .module-title {
        font-size: 16px;
    }
    .question-title.pt-4 {
        font-size: 14px;
    }
    .topic-back-to-modules-btn {
        font-size: 12px;
        width: auto;
    }
    .previous-btn.bg-white.text-center,
    .next-btn.bg-white.text-center {
        width: auto;
    }
    .answer.pt-2 {
        font-size: 12px;
    }
    .previous-btn.bg-white.text-center {
        font-size: 12px;
        float: left;
    }
    .next-btn.bg-white.text-center {
        font-size: 12px;
        float: right;
    }
    .row.topic-footer {
        display: block;
    }
    .col-md-2.show-more.text-center.pt-3 {
        padding-top: 0 !important;
    }
    .col-md-2.show-more a {
        float: right;
    }
    .col-md-3.metrices-col {
        display: inline-block;
        padding: 15px 0;
    }
    #number {
        font-size: 34px;
    }
    .num-label {
        font-size: 14px;
    }
    .metrices {
        /* width: 60%; */
        margin-left: auto;
        margin-right: auto;
    }
    .quizmodule-quiz {
        display: flow-root;
        margin: 0;
        padding: 0px 4%;
    }
    .quizmodule-quiz .quizmodule-quiz-answer {
        margin: 0;
        width: 100%;
        min-height: 80px;
        margin-bottom: 3%;
    }
    .quiz-btn-next {
        float: right;
    }
    .completion-msg {
        font-size: 14px;
    }
    .completion-msg-module {
        font-size: 12px;
    }
    .anser-key-btn {
        font-size: 12px;
    }
    /* progress Bar */
    .col-md-3.progrssbar-col {
        width: 24.5%;
    }
    .parent .child-node:after {
        top: 13px;
    }
    .legand-row .col-12.col-lg-2 {
        display: flex;
        align-items: center;
        width: 50%;
    }
    .legand-row {
        display: block;
        margin-top: 3%;
        padding: 2%;
    }
    .prgrss-hr-1 {
        border: 2px solid #cdcecb;
        position: absolute;
        width: 15.3%;
        left: 10.2%;
        top: 31.4%;
    }
    .prgrss-hr-2 {
        border: 2px solid #cdcecb;
        position: absolute;
        width: 13.5%;
        left: 32.5%;
        top: 31.4%;
    }
    .prgrss-hr-3 {
        border: 2px solid #cdcecb;
        position: absolute;
        width: 13.3%;
        left: 53.2%;
        top: 31.4%;
    }
    .prgrss-hr-4 {
        border: 2px solid #cdcecb;
        position: absolute;
        width: 13.5%;
        left: 73.6%;
        top: 31.4%;
    }
    .prgrss-hr-clr-1 {
        border: 2px solid #043b72;
        position: absolute;
        width: 3%;
        left: 10.2%;
        top: 31.4%;
    }
    .progressbar-row {
        margin-top: 3%;
        padding-left: 19%;
        margin-left: 0%;
    }
    .start-flag {
        top: 31.8%;
        font-size: 10px;
        left: 4%;
    }
    /* progress Bar Ends  */
    /* Login Page */
    .wrap-SignIn-registration-maq {
        padding-left: 18%;
    }
    .welcome-registration-maq {
        font-size: 25px;
        text-align: center;
        margin-top: 5%;
    }
    .registeration-img {
        display: none;
    }
    .wrap-login-box-maq {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    button.btn.btn-feedback {
        margin-left: 8%;
    }
    /* Login Page Ends */
    .m-card {
        max-width: 48.7%;
    }
    .module-list-img {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 10%;
    }
    /* .parent {
        display: none;
    } */
    .parent {
        margin-top: 6%;
    }
    .row.mt-4.pb-4:nth-child(even) .col-md-9 .alter-display {
        display: flex;
        width: auto;
    }
    .row.mt-4.pb-4:nth-child(even) .col-md-9 .row .col-md-8 img {
        float: initial;
    }
    .parent .child-node p {
        display: none;
    }
    .parent .child-node span {
        margin-left: 0;
        width: 30px;
        height: 30px;
    }
    .parent {
        width: 90%;
    }
    .parent .child-node:before {
        top: 13px;
    }
    i.fas.fa-flag {
        font-size: 12px;
    }
    .row.mobile-navigation .col-sm-3 {
        width: fit-content;
        padding: 12px 3px;
    }
    .topic-heading-col {
        position: absolute;
        width: 65%;
        padding-top: 0 !important;
    }
    .row.quiz-actn-btn-row {
        width: 100%;
        padding-right: 6%;
        padding-left: 6%;
        margin: auto;
    }
    #btnPrevious {
        float: left;
    }
    #btnNext {
        float: right;
    }
    .banner.desktop-banner {
        display: none;
    }
    .banner.mobile-banner {
        display: block;
    }
    .mobile-banner img {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-top: 5%;
    }
    .metrices-content-col {
        width: 40%;
    }
    .banner-img-col img {
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-top: 2%;
    }
    #share i {
        position: initial;
        font-size: 14px;
        vertical-align: middle;
    }
    #share a {
        width: 30px;
        height: 30px;
    }
    #share {
        top: 35%;
    }
    .quiz-question-title h6 {
        margin: 0;
        position: relative;
        text-align: left;
    }
    .maq-popup-topic-image-dialog {
        top: 12%;
        max-width: initial;
    }
    #share a {
        font-size: 20px;
    }
    .welcome-login-maq {
        font-size: 24px;
        font-weight: 600;
        color: #535353;
        text-align: center;
    }
    .login-img img {
        width: 100%;
    }
    .learning-module {
        margin-top: 8%;
        margin-bottom: 5%;
        padding: 0;
    }
    .learning-module-card {
        padding: 0;
        margin-bottom: 4%;
    }
    .metrices-row-learning-module-banner {
        margin-bottom: 4%;
    }
    .metrices-col {
        margin: auto;
    }
    .btn-feedback-learning-module {
        margin-left: 5%;
        margin-top: 0;
        margin-bottom: 5%;
    }
    .banner-button-row div {
        margin: auto;
    }
    .metrices.quiz-metrices .row {
        width: 100%;
        margin: 0;
    }
    /* .page-content {
        margin-top: 149px;
    } */
    .disclaimer {
        padding: 2% 4%;
        font-size: 12px;
    }
    .btn-feedback {
        font-size: 14px;
    }
    #mobile-menu .navbar-toggler:focus {
        outline: none;
    }
}

@media (max-width: 415px) {
    .progressbar-row {
        margin-top: 4%;
    }
    .prgrss-hr-1 {
        border: 2px solid #cdcecb;
        position: absolute;
        width: 13.6%;
        left: 11.2%;
        top: 31.4%;
    }
    .prgrss-hr-clr-1 {
        left: 11.2%;
    }
    .wrap-login-box-maq {
        padding: 1% 10%;
    }
    .welcome-registration-maq {
        font-size: 24px;
    }
    .login-card {
        margin-top: 30%;
    }
}

@media (max-width: 375px) {
    .basic-level-card,
    .intermediate-level-card {
        width: 21.55rem !important;
    }
    .metrices-banner .row .col-md-2 {
        width: 30%;
    }
    /* .banner .content h2 {
        top: 17%;
    } */
    /* .metrices-banner {
        padding-top: 8%;
    } */
    .basic-level-card,
    .intermediate-level-card {
        width: 20.6rem !important;
    }
    .navbar-brand {
        padding-left: 0%;
    }
    .card-footer {
        padding: .75rem 1rem;
    }
    .progressbar-row {
        margin-top: 3%;
        padding-left: 22%;
    }
    .start-flag {
        top: 37%;
        font-size: 10px;
        left: 4%;
        padding: 7px 10px;
    }
    .prgrss-hr-1 {
        width: 15.6%;
        left: 11.8%;
        top: 36.5%;
    }
    .prgrss-hr-2 {
        width: 11.1%;
        left: 36%;
        top: 36.5%;
    }
    .prgrss-hr-3 {
        width: 11.2%;
        left: 56%;
        top: 36.5%
    }
    .prgrss-hr-4 {
        width: 11.2%;
        left: 76%;
        top: 36.5%;
    }
    .prgrss-hr-clr-1 {
        width: 4%;
        left: 11%;
        top: 36.5%;
    }
    .welcome-registration-maq {
        font-size: 24px;
    }
    .login-card {
        margin-top: 30%;
    }
}

@media (max-width: 360px) {
    .start-flag {
        top: 38.5%;
    }
    .prgrss-hr-1 {
        width: 14.6%;
        left: 12%;
        top: 38%;
    }
    .prgrss-hr-2 {
        width: 11%;
        left: 36%;
        top: 38%;
    }
    .prgrss-hr-3 {
        width: 11%;
        left: 56%;
        top: 38%;
    }
    .prgrss-hr-4 {
        width: 11.5%;
        left: 76%;
        top: 38%;
    }
    .prgrss-hr-clr-1 {
        width: 4%;
        left: 12%;
        top: 38%;
    }
    .welcome-registration-maq {
        font-size: 23px;
    }
    .login-card {
        margin-top: 7%;
    }
}

@media (max-width: 320px) {
    .basic-level-card,
    .intermediate-level-card {
        width: 18.6rem !important;
    }
    .learning-btn,
    .quiz-btn {
        font-size: 12px;
    }
}