body {
    overflow: hidden;
    max-height: 100vh;
}

/* Analysis and Project Analysis */
.question-category {
    font-family: 'Inter', sans-serif;;
    font-weight: 800;
    font-size: 30px;
    padding-top: 12px;
    color: #000000;
}
/* Ends */

.account-wrapper {
    width: 100%;
}

.left-side-col {
    width: 16.4%;
}

.right-side-col {
    width: 83.6%;
}

#password-form-element {
    position: absolute;
    width: 25%;
}

.field-icon {
    float: right;
    position: relative;
    margin-top: -58px;
    left: -5%;
    z-index: 3;
    display: flex;
     align-items: center;
    height: 30px
}

.hero-overlay {
    min-height: 100vh;
    background-image: linear-gradient(rgba(245, 246, 252, 1), rgba(0, 174, 255, 0.4)), url("../img/hero.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}

.settings-center {
        width: 80%;
        background-color: #F1F1F1;
        min-height: 70vh;
        border-radius: 10px;
    }

.hero-spacer {
    padding-top: 1%;
}

.hero-text {
    padding-top: 5%;
}

.hero-text-header {
    font-family: 'Inter', sans-serif;;
    font-weight: 900;
    font-size: 40px;
    color: #000000;
}

.hero-text-tag {
    padding-top: 5%;
    font-family: 'Inter', sans-serif;;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
}

.get-started-btn {
    font-family: 'Inter', sans-serif;;
    font-size: 24px;
    font-weight: 400;
    color: black;
    background-color: white;
    border: none;
    border-radius: 8px;
}

.hero-get-started-text {
    font-family: 'Inter', sans-serif;;
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-left: -60px;
}

.hero-image-container, .methodology-image-container {
    position: relative;
}

.gradient-background-image {
    width: 450px;
    height: 610px;
    background-color: #ffffff;
    background-image: linear-gradient(180deg, #ffffff 0%, #65AED7 47%);
    border-radius: 7px;
    float: right;
}

.survey-hero {
    position: absolute;
    width: 600px;
    top: 75px;
    left: 100px;

}

.bottom-border {
    width: 100%;
    padding-top: 5%;
}

.partner-logo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.partner-logo-list, .pricing-content {
    list-style: none;
padding-left: 0px;
}

.partner-logo-list li {
display: inline-block;
margin-right: 5px;
}

.pricing-content li {
    display: inline-block;
    margin-top: 0px;
}

.how-it-works-text, .analysis-tag {
    padding-top: 5%;
    font-family: 'Inter', sans-serif;;
    font-size: 26px;
}

.app-image-2 {
    position: absolute;
    top: 180px;
    left: -30px;

}

.middle-section-2, .middle-section-3, .middle-section-4, .middle-section-5, .middle-section-6, .middle-section-7,
.middle-section-8, .middle-section-9 {
    padding-top: 5%;
    margin-top: 20px;
}

.why-us {
    color: #2AACF5;
}

.why-us-img {
    width: 100px;
    height: 100px;
}

.why-us-text {
    font-family: 'Inter', sans-serif;;
    font-weight: 600;
    font-size: 20px;
}

.vertical-align-text {
    display: flex;
    align-items: center;
    height: 60px;
}

.vertical-align-text-2 {
    display: flex;
    align-items: center;
    height: 100px;
}

.analysis-tag {
    padding-top: 2%;
}

.analysis-tag-header {
    font-weight: 950;
}

.analyze {
    font-family: 'Inter', sans-serif;;
    font-weight: bold;
    font-size: 24px;
    border: none;
    border-radius: 8px;
    background-color: #2AACF5;
    color: #EDE6E6;

}

.analysis-text {
    font-family: 'Inter', sans-serif;;
    font-size: 22px;
}

.users {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
    border: 2px solid #2AACF5;
    border-radius: 6px;
}

.user-img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
}


.user-icon {
    width: 59px;
    height: 35px;
    margin-left: 30px;
    margin-bottom: -10px;
    margin-top: 10px;
}

.user-comment {
    font-family: 'Inter', sans-serif;;
    font-size: 24px;
    padding-left: 30px;
}

.star-icon {
    font-size: 30px;
    color: #FFD700;
}

.user-name {
    font-family: 'Inter', sans-serif;;
    font-size: 24px;
    font-weight: bold;
}

.user-position {
    font-family: 'Inter', sans-serif;;
    font-size: 20px;
    font-weight: 900;
    color: #2AACF5;
}

.methodology-image-1 {
    width: 566px;
    height: 456px;
    background-color: #2aacf5;
    background-image: linear-gradient(180deg, #2aacf5 1%, #19658F 100%);
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
}

.methodology-image-2 {
    position: absolute;
    top: 100px;
    left: 50px;
}

.methodology-img-logo {
    position: absolute;
}

.methodology-img-2 {
    width: 650px;
    border-radius: 8px;
}

.contact-header {
    font-family: 'Inter', sans-serif;;
    font-size: 36px;
    font-weight: 900;
}

.plan-organization {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
    border: 2px solid #2AACF5;
    border-radius: 6px;
    background-color: #FFFFFF;
    height: 730px;
}

.plan-student {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
    border: 0;
    border-radius: 6px;
    background-color: #D9D9D9;
    height: 730px;
}

.plan-organization-premium {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
    border: 0;
    border-radius: 6px;
    background-color: #BCBCE4;
    padding-bottom: 10px;
    height: 730px;
}

.plan-student-plus {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
    border: 0;
    border-radius: 6px;
    background-color: #20C845;
    padding-bottom: 10px;
    height: 730px;
}

.plan-amount {
    font-size: 64px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
}

.dollar-sign {
    font-size: 36px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
}

.month-text {
    font-size: 24px;
    font-family: 'Inter', sans-serif;
}

.month-text {
    margin-top: -30px;
}

.plan-description {
    font-size: 20px;
    font-family: 'Inter', sans-serif;

}

.plan-tick {
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
}

.plan-text {
    font-size: 20px;
    font-family: 'Inter', sans-serif;
}

.plan-details {
    height: 250px;
}

.plan-details-current {
    height: 250px;
}

.plan-button {
    margin: 60px 0px 30px 0px;
}

.plan-btn {
    background-color: #2AACF5;
    color: white;
    border-radius: 3px;
    font-size: 20px;
    font-weight: 800;
    border: 0;
}

.plan-btn-4 {
    background-color: #FFFFFF;
    color: #000000;
    border: 0;
}

.plan-btn-3 {
    background-color: #2AACF5;
    color: #EDE6E6;
    margin-top: 4.319px;
}

.plan-btn-3-stud {
    margin-top: -4px;
}

.plan-img-text-premium {
    line-height: 1.4em;
}

.shift-plan-data-premium {
    margin-top: -3px;
    margin-bottom: -3px;
}

.shift-plan-data-basic {
    margin-top: -5px;
}

.middle-section-7 {
    min-height: 120vh;
}

.newsletter-row {
    background-image: url("../img/newsletter-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    /*filter: saturate(90%) contrast(90%) brightness(100%);*/
}

.newsletter-header {
    font-family: 'Inter', sans-serif;
    font-weight: 800px;
    font-size: 58px;
}

.plus-minus {
    font-size: 40px;
    color: #000000;
    border-radius: 20%;
}

.plus-minus:after,
.plus-minus.collapsed:after {
  display: inline-block;
  width: 2em;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.plus-minus:after {
  content: url("../img/ph_minus-thin.png");
  top: -1px;
}

.plus-minus.collapsed:after {
  content: url("../img/ph_plus-thin.png");
  top: 0;
}

.faq-text {
    font-size: 26px;
    font-family: 'Inter', sans-serif;
}

.faq-content {
    font-size: 22px;
}

.faq-background {
    background-color: rgba(185, 222, 242, 0.5)
}

@media only screen and (max-width: 500px) {
    .plus-minus-col {
        padding-left: 0px;
    }
}

.contact-form {
    background: linear-gradient(rgba(42, 172, 245, 1), rgba(217, 217, 217, 1));
    border-radius: 8px;
}

.contact-us-submit-button {
    float: right;
    border: 0;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 10px 30px 10px 30px;
}

.contact-us-submit-text {
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 800;
}

.newsletter-form {
    margin-top: -30px;
}

.form-style div label {
    color: white;
    font-family: 'Inter', sans-serif;
    font-weight: 800;
    font-size: 20px;
}

.form-style div input, .form-style div textarea, .form-style div select {
    border-radius: 12px;
    border: 2px solid white;
    box-shadow: none;
}

.form-style div input:hover, .form-style div select:hover, .form-style div textarea:hover,
.form-style div input:focus, .form-style div select:focus, .form-style div textarea:focus {
    border: 2px solid #2AACF5;
    box-shadow: none;
}

.newsletter-field div label {
    font-size: 26px;
}

.newsletter-field div input {
    height: 42px;
}

.newsletter-button {
    border-radius: 10px;
    padding: 7px 30px 7px 30px;
}

.newsletter-submit {
    font-size: 24px;
}


.modal-form {
    font-family: "Istok Web", sans-serif;
    font-weight: bold;
    font-size: 24px;
}

.modal-form-style div label, .modal-forgot, .form-check-label {
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
}

.modal-form-style div input, .modal-form-style div select {
    border-radius: 20px;
    border: 1px solid #000000;
    height: 54px;
}

.modal-form-style div input:hover, .modal-form-style div select:hover,
.modal-form-style div input:focus, .modal-form-style div select:focus {
    border: 1px solid #2AACF5;
    box-shadow: none;
}

.asteriskField {
    color: red;
}

.modal-one-submit-button {
    border: 0;
    background: #2AACF5;
    border-radius: 15px;
    padding: 10px 30px 10px 30px;
}

.modal-one-submit-text {
    color: #FFFFFF;
    font-family: 'Istok Web', sans-serif;
    font-size: 24px;
    font-weight: 100;
}

.modal-terms {
    font-family: 'Inria Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
}

.modal-four-submit-button {
    padding: 10px 70px 10px 70px;
    margin-bottom: 40px;
}

.modal-form-purpose-2 {
    margin-top: -60px;
    margin-bottom: 33px;
}

.form-select {
    background-size: 23px 13px !important;
    background-image: url("../img/chevron.png") !important;
}

.form {
    background-color: #F1F1F1;
    border-radius: 10px;
    width: 90%;
}

.edit-btn, .save-btn {
    float: right;
    background-color: #2AACF5;
    border-radius: 8px;
    padding: 5px 30px 5px 30px;
    color: white;
    border: 0;
    margin-top: -6px;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
}

.current-active {
    color: white;
    background-color: #2AACF5;
    font-family: Inter;
    font-weight: 800;
    font-size: 25px;
    margin-right: -10px;
}

.double-ticks {
        height: 40px; width: 40px;

    }

.save-btn, .add-btn {
    border-radius: 20px;
    font-family: 'Istok Web', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 30px 10px 30px;

}

.add-btn {
    float: left;
    background-color: #000000;
    color: white;

}

/* General Nav bar */
.partner-logo {
    width: 128px;
    height: 125px;
    border-radius: 50%;
}

.left-navbar-text {
    height: 130px;
    display: flex;
    align-items: center;
    line-height: normal;
}

.nav-link-text {
    font-weight: 600;
}

.add-image {
    position: absolute;
    top: 60%;
    left: 85%;

}

.nav-tabs {
    border-bottom: 2px solid #DDD5D5;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-bottom: 9px solid #2AACF5;
  background-color: transparent !important;
}

.nav-tabs .nav-link:hover {
  background-color: transparent !important;
}

.nav-link {
  transition: none;
}

.nav-item {
    margin-right: 5%;
}

/* General Nav bar ends */

.analyst-name {
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 800;
}

.analyst-organization {
    font-family: 'Inter', sans-serif;
    font-size: 25px;
}

.analyst-tab-content {
    border: 2px solid #2AACF5;
    border-radius: 15px;
    padding: 0;
}

.analyst-add {
    font-family: 'Istok Web', sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #287AC7;
}

.smart-scroll-analyst {
    overflow-y: scroll;
    max-height: 80vh;
    padding-bottom: 50px;
    overflow-x: hidden;
}

/* Track */
    .smart-scroll-analyst::-webkit-scrollbar-track {
      margin-bottom: 15px;
      margin-top: 10px;
    }

.training-analysts {
    max-height: 89vh;
}

.add-analyst-form {
    display: none;
}

.tab-padding {
    padding-top: 15px;
}


/* Modal Section */
/* Modal CSS */
/* The Modal (background) */
.modals, .modals-profile {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  min-height: 100vh;
  overflow: auto; /* Enable scroll if needed */
  /* background: linear-gradient(rgba(245, 246, 252, 1), rgba(0, 174, 255, 0.5), rgba(245, 246, 252, 1)); /* Black w/ opacity */
  /* backdrop-filter: blur(30px); */
  /* overflow-y: hidden; */
}

.modal-content {
    min-height: 100vh;
}

/* Modal Content/Box */
.analyst-modal {
  background-color: #FFFFFF;
  margin: auto auto;
  border: 2px solid #D9D9D9;
  width: 75%; /* Could be more or less, depending on screen size */
}

.asteriskField {
    color: red;
}

.modal-form-style div label, .modal-forgot, .form-check-label {
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
}

.modal-form-style div input, .modal-form-style div select {
    border-radius: 20px;
    border: 2px solid #000000;
    height: 54px;
}

.modal-form-style div input:hover, .modal-form-style div select:hover,
.modal-form-style div input:focus, .modal-form-style div select:focus {
    border: 2px solid #2AACF5;
    box-shadow: none;
}

.close-logo {
    position: absolute;
    margin-top: -20px;
}

.close-modal {
    position: relative;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: right;
    font-size: 40px;
    color: #000000;
    font-weight: 100;

}

.close-span {
    background-color: #D9D9D9;
    position: relative;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 5px 5px;
}

.question-navigator-link {
    position: relative;
    height: 10%;
    display: flex;
    align-items: center;
    justify-content: right;
    margin-top: 20px;
    margin-bottom: -50px;
}

.close-link {
    height: 50%;
}

.make-payment {
    float: right;
}

.plan-table {
    max-height: 65vh;
}

.settings-btn {
    border: 2px solid #000000;
    background-color: #FFFFFF;
    padding: 5px 15px;
    margin: auto 10px;
}

.settings-text {
    font-family: 'Inter', sans-serif;;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}

.analysis-image {
        height: 230px; width: 230px;
        border-radius: 50%;
    }

.subscription-form {
    display: none;
}

.table-header {
    font-family: 'Inter', sans-serif;;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}

.table-text {
    font-family: 'Inter', sans-serif;;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}

.nav-link-text {
    text-transform: capitalize !important;
}

.current-space {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media only screen and (max-width: 1680px) {
    .left-side-col {
        width: 20%;
    }

    .right-side-col {
        width: 80%;
    }

    .smart-scroll {
        overflow-y: scroll;
            max-height: 80vh;
            padding-bottom: 50px;
            overflow-x: hidden;
    }

    /* Track */
    .smart-scroll::-webkit-scrollbar-track {
      margin-bottom: 15px;
      margin-top: 10px;
    }

}

@media only screen and (max-width: 1600px) {
    .nav-link-text {
        font-size: 20px;
    }

    .nav-item {
        padding: 0 !important;
    }

    .plan-organization {
        height: 800px;
    }

.plan-organization-premium {
    height: 800px;
}

    .plan-button {
        margin: 130px 0px 30px 0px;
    }

    .plan-button-stud {
        margin: 60px 0px 30px 0px;
    }
    .analyst-add-image {
        height: 215px;
        width: 218px;
    }

    .analysis-image {
        height: 178px;
        width: 175px;
    }

    .smart-scroll-settings {
        overflow-y: scroll;
            padding-bottom: 50px;
            overflow-x: hidden;
    }

    .smart-scroll, .smart-scroll-settings, .smart-scroll-analyst {
       max-height: 78vh;
    }

    /* Track */
    .smart-scroll::-webkit-scrollbar-track, .smart-scroll-settings::-webkit-scrollbar-track, .smart-scroll-analyst::-webkit-scrollbar-track {
      margin-bottom: 30px;
      margin-top: 10px;
    }

}


@media only screen and (max-width: 1366px) {
/* Track */
    .smart-scroll, .smart-scroll-settings, .smart-scroll-analyst {
       padding-bottom: 100px;
    }
    .smart-scroll::-webkit-scrollbar-track, .smart-scroll-settings::-webkit-scrollbar-track, smart-scroll-analyst::-webkit-scrollbar-track {
      margin-bottom: 60px;
      margin-top: 10px;
    }

    .org-premium-form {
        margin-top: -34px;
    }

}

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

    .nav-link-text {
        font-size: 16px;
    }

    .nav-item {
        padding: 0 !important;
        margin: 0;
    }

    .user-name {
        font-size: 20px;
    }

    .current-active {
        font-size: 18px;
    }

    .double-ticks {
        height: 30px;
        width: 30px;
    }
}


@media only screen and (max-width: 1024px) {
    .org-premium-form {
        margin-top: 10px;
    }

    .nav-item {
        padding: 0 !important;
        margin: -10px;
    }

    .nav-link-text {
        font-size: 16px;
    }

    .user-name {
        font-size: 16px;
    }

    .current-active {
        font-size: 13px;
    }

    .double-ticks {
        height: 18px;
        width: 18px;
    }

    .center-price-content {
        padding: 0 !important;

    }

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

    .plan-description {
        padding: 0 !important;
        font-size: 16px;
    }

    .org-basic-form {
        margin-top: 30px;
    }

    .form {
        margin: 0;
        width: 99% !important;
    }

    .analysis-image {
        height: 100px;
        width: 100px;
    }

    .analyst-organization {
        font-size: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .left-side-col {
        width: 10%;
    }

    .right-side-col {
        width: 90%;
    }

    .modal-form-style div label, .modal-forgot, .form-check-label {
        font-size: 13px;
    }

    .edit-btn, .save-btn {
        padding: 5px 30px 5px 30px;
        font-size: 13px;
    }

    .modal-form-style div input, .modal-form-style div select {
        height: 40px;
    }

    .settings-center {
        width: 99%;
    }

    .analysis-image {
        height: 100px;
        width: 100px;
    }

    .analyst-organization {
        font-size: 20px;
    }

    .content-name {
        font-size: 18px;
        display: block !important;

    }

    .analyst-add {
        font-size: 12px;
    }

    .analyst-add-image {
        width: 100px;
        height: 100px;
    }
}

@media only screen and (max-width: 450px) {
    /* Analysis and Project Analysis */
    .question-category {
        font-size: 16px;
        padding-top: 12px;
    }
    /* Ends */

    .left-side-col {
        width: 20%;
    }

    .right-side-col {
        width: 80%;
    }

    .left-side-col {
        width: 15%;
    }

    .right-side-col {
        width: 85%;
        overflow: hidden;
    }

    .dashboard {
        overflow-y: scroll;
        max-height: 90vh;
        padding-bottom: 50px;
        overflow-x: hidden;
    }
    .card-one-header, canvas, .card-btn, .nav-link-text, .percentage-color {
        font-size: 7px;
    }

    .water-scarcity-percent {
        font-size: 10px;
    }

    .consumption-data {
        font-size: 10px;
        margin-top: 0;
    }

    .nav-tabs {
        padding: 0 !important;
        margin-left: -10px;
        margin-right: -10px;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      border-bottom: 3px solid #2AACF5;

    }

    .nav-tabs .nav-link:hover {
      background-color: transparent !important;
    }

    .line-nav {
        margin: 0 !important;
        padding: 0 !important;
        width: 50%;
        border-bottom: 1px solid #DDD5D5;
    }

    .nav-link {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .nav-tabs {
        margin: 0 auto;
    }

    .right-line-nav {
        text-align: center;
    }

    .pull-left {
        padding-right: 15px !important;
    }

    .pull-right{
        padding-left: 15px !important;
    }

    .donut-chart-1-container {
        width: 130px;
        left: 27%;

    }

    .line-bar-container {
        width: 100% !important;
    }

    .line-bart-select-q {
        left: 73%;
        top: 3%;
    }

    .line-bar-card {
        margin-left: -10px !important;
        margin-right: 0;
    }

    .line-chart-container {
        margin-top: 20px;
        margin-left: -10px !important;
        margin-right: 0;
        width: 100% !important;
    }

    .line-card-container {
        margin-right: -5px;
        width: 100% !important;
    }

    .line-bar-card {
        margin-left: 0 !important;
    }

    .risk-data {
        font-size: 63px;
    }

    .full-donut-percent {
        font-size: 28px;
    }

    .dash-nav-btn-5 span img, .dash-nav-btn-6 span img, .dash-nav-btn-7 span img, .dash-nav-btn-8 span img, .dash-nav-btn-9 span img, .dash-nav-btn-10 span img, .dash-nav-btn-11 span img {
        width: 8px;
        height: 4px;
    }

    .half-donut-percent {
   font-size: 16px;
}

    .nav-link-text, .nav-item, .nav-tabs {
        font-size: 14px;
        margin-top: 20px;
    }

    .nav-link-text {
        font-size: 7px;
    }

    .pricing-wrapper {
        margin-top: 10px;
    }

    .modal-form-style div label, .modal-forgot, .form-check-label {
        font-size: 13px;
    }

    .edit-btn, .save-btn {
        padding: 5px 30px 5px 30px;
        font-size: 13px;
    }

    .modal-form-style div input, .modal-form-style div select {
        height: 40px;
    }

    .settings-center {
        width: 99%;

    }

    .analysis-image {
        height: 100px;
        width: 100px;
    }

    .analyst-organization {
        font-size: 20px;
    }

    .content-name {
        font-size: 18px;
        display: block !important;

    }

    .analyst-add {
        font-size: 12px;
    }

    .analyst-add-image {
        width: 100px;
        height: 100px;
    }

    .scrollable {
        overflow-y: scroll;
        max-height: 76vh;
        padding-bottom: 50px;
        overflow-x: hidden;
    }

    .nav-item {
        margin: 0 !important;
    }

    .nav-link-text {
        font-size: 20px;
        padding: 0px 10px;
    }
}

@media only screen and (max-width: 768px) {
    .student-left-content, .student-right-content {
        width: 90%;
    }
    .ekcolab-signup-img-2 {
        display: none;
    }

    .modal-content {
        max-height: calc(100vh - 210px);
        overflow-y: auto;
    }

}
