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

.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 {
    width: 30%;
}

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

.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: 13%;

}

.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;
}

.app-image-1 {
    width: 800px;
}

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

.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;
}

.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: 26px;
    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;
}



.recommended {
    background-color: #2AACF5;
    color: white;
    width: 70%;
    margin-bottom: -10px;
    border-radius: 3px;
}

.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: 2px solid #D9D9D9;
    border-radius: 6px;
    background-color: #D9D9D9;
}

.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: 2px solid #20C845;
    border-radius: 6px;
    background-color: #20C845;

}

.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;
}

.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: 2px solid #BCBCE4;
    border-radius: 6px;
    background-color: #BCBCE4;
}

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

.dollar-sign {
    font-size: 32px;
    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;
    padding-top: 2px;
}

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

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

.plan-details {
    height: 200px;
}

.plan-button {
    margin: 150px 0px 50px 0px;
    position: relative;
    z-index: 1;
}

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

.plan-btn:hover {
        color: #EDE6E6;
    }

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

.plan-btn-3 {
    background-color: #000000;
    color: #FFFFFF;
}

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

.newsletter-row {
    background-image: url("../img/newsletter-background.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 550px;
    /*filter: saturate(90%) contrast(90%) brightness(100%);*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.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;
}

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

/* Above 1024 < 1920 */
@media only screen and (max-width: 1440px) {
    .middle-section-8 {
        margin-top: 200px;
    }
}

@media only screen and (max-width: 1366px) {
    .middle-section-8 {
        margin-top: 300px;
    }
}
@media only screen and (max-width: 1919px) {
    .hero-text-header {
        font-size: 25px;
    }

    .hero-text-tag {
        font-size: 18px;
    }

    .get-started-btn {
        font-size: 14px;
        margin-top: 65px;

    }

    .hero-get-started {
        margin-top: 15px !important;
        width: 35%;
    }

    .hero-get-started-text {
        font-size: 14px;

    }
    .survey-hero {
        width: 400px;
        top: 153px;
        left: 18%;
    }

   .gradient-background-image {
    width: 350px;
    height: 510px;
    }

    .how-it-works-text, .analysis-tag {
        font-size: 18px;
    }

    .app-image-1 {
    width: 600px;
    }

    .app-image-2 {
        width: 230px;
        top: 32%;
    }

    .why-us-text, .analysis-text {
        font-size: 16px;
        padding-left: 20px;
    }

    .methodology-image-1 {
        width: 466px;
        height: 356px;
    }

    .methodology-image-2 {
        top: 70px;
        left: 50px;
    }

    .methodology-img-logo {
        margin-left: -20px;
    }

    .methodology-img-2 {
        width: 500px;
    }

    .user-comment {
        font-size: 22px;
        padding-top: 5px;
    }

    .star-container {
        padding-right: 30px !important;
    }

    .recommended {
        font-size: 15px;
        z-index: 1;
        position: relative;
    }

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

    .dollar-sign {
        font-size: 25px;
    }

    .plan-amount {
        font-size: 50px;
    }

    .month-text {
        font-size: 18px;
    }

    .plan-description, .plan-text {
        font-size: 16px;
    }

    .double-ticks, .single-ticks {
        height: 25px;
    width: 25px;
    }

    .plan-button {
        margin: 120px 0px 50px 0px;
    }

    .plan-button:hover {
        color: #EDE6E6;
    }

    .plan-btn {
        font-size: 20px;
    }

    .plan-student {
        height: 640px;
    }

    .plan-student-plus {
        height: 640px;

    }

    .plan-organization {
        height: 640px;
    }

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

    .plus-minus {
        font-size: 30px;
    }

    .faq-text {
        font-size: 20px;
    }

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

    .newsletter-row {
        height: 440px;
    }

}


/* Above < 1024 */
@media only screen and (max-width: 1024px) {
    .hero-text-header {
        font-size: 20px;
    }

    .hero-text-tag {
        font-size: 16px;
    }

    .get-started-btn {
        font-size: 14px;
        margin-top: 65px;

    }

    .hero-get-started {
        width: 43%;
    }
    .hero-get-started {
        margin-top: 15px !important;
    }

    .hero-get-started-text {
        font-size: 12px;

    }
    .survey-hero {
        width: 400px;
        top: 143px;
        left: -15%;
    }

   .gradient-background-image {
        width: 350px;
        height: 500px;
        }

    .how-it-works-text, .analysis-tag {
        font-size: 16px;
    }

    .app-image-1 {
        width: 430px;
        }

    .app-image-2 {
        width: 200px;
        top: 32%;
    }

    .why-us-text, .analysis-text {
        font-size: 13px;
        padding-left: 20px;
    }

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

    .analysis-img {
        width: 80px;
        height: 65px;
    }

    .analyze {
    font-size: 16px;

}

    .methodology-image-1 {
        width: 366px;
        height: 256px;
    }

    .methodology-image-2 {
        top: 50px;
        left: 30px;
    }

    .methodology-img-logo {
        margin-left: -20px;
    }

    .methodology-img-2 {
        width: 400px;
    }

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

    .user-position {
        font-size: 15px;
    }

    .user-icon {
        width: 49px;
    height: 25px;
    padding: 0;
    margin: 0;
    }

    .user-comment {
        font-size: 16px;
        padding-top: 5px;
        padding: 0;
    }

    .star-container {
        padding-right: 30px !important;
    }

    .star-icon {
    font-size: 20px;
    }

    .middle-col {
        width: 10px;
    }

    .form-label {
        font-size: 16px !important;
    }

    .recommended {
        font-size: 12px;
    }

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

    .dollar-sign {
        font-size: 18px;
    }

    .plan-amount {
        font-size: 30px;
    }

    .month-text {
        font-size: 13px;
    }

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

    .plan-text-content, .plan-description {
        padding: 0 !important;
    }

    .plan-description {
        height: 65px;
        padding-left: 10px;
    }

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

    .plan-button {
        margin: 120px 0px 50px 0px;
    }

    .plan-button:hover {
        color: #EDE6E6;
    }

    .plan-btn {
        font-size: 20px;
    }

    .plan-student {
        height: 630px;
    }

    .plan-student-plus {
        height: 630px;

    }

    .plan-organization {
        height: 630px;
    }

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

    .plus-minus {
        font-size: 16px !important;
    }

    .newsletter-header {
        font-size: 40px;
    }

    .faq-text {
        font-size: 16px;
    }

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

    .newsletter-row {
        height: 340px;
    }

    .newsletter-button {
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
}
.newsletter-submit {
    font-size: 18px;
}

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

}

/* < 768 */
@media only screen and (max-width: 900px) {
    .hero-text-header {
        font-size: 16px;
    }

    .hero-text-tag {
        font-size: 13px;
    }

    .get-started-btn {
        font-size: 12px;
        margin-top: 65px;

    }

    .hero-get-started {
        width: 40%;
    }
    .hero-get-started {
        margin-top: 15px !important;
    }

    .hero-get-started-text {
        font-size: 8px;

    }
    .survey-hero {
        width: 250px;
        top: 36px;
        left: 0%;
    }

   .gradient-background-image {
        width: 250px;
        height: 260px;
        }

        .partner-logo {
            width: 30px;
            height: 30px;
        }

    .how-it-works-text, .analysis-tag {
        font-size: 14px;
    }

    .app-image-1 {
        width: 330px;
        }

    .app-image-2 {
        width: 200px;
        top: 32%;
    }

    .why-us-text, .analysis-text {
        font-size: 10px;
        padding-left: 0px;
    }

    .why-us-img {
        width: 65px;
        height: 65px;
        margin-top: 20px;
    }

    .analysis-img {
        width: 80px;
        height: 65px;
    }

    .analyze {
    font-size: 10px;

}

    .methodology-image-1 {
        width: 266px;
        height: 156px;
    }

    .methodology-image-2 {
        top: 50px;
        left: 30px;
    }

    .methodology-img-logo {
        margin-left: -5px;
        width: 50px;
    }

    .methodology-img-2 {
        width: 270px;
    }

    .users {
        margin-top: 20px;
    }

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

    .user-position {
        font-size: 15px;
    }

    .user-icon {
        width: 49px;
    height: 25px;
    padding: 0;
    margin: 0;
    }

    .user-comment {
        font-size: 16px;
        padding-top: 5px;
        padding: 0;
    }

    .star-container {
        padding-right: 30px !important;
    }

    .star-icon {
    font-size: 20px;
    }

    .middle-col {
        width: 10px;
    }

    .form-label {
        font-size: 16px !important;
    }

    .recommended {
        font-size: 12px;
        margin-top: 20px;
    }

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

    .dollar-sign {
        font-size: 18px;
    }

    .plan-amount {
        font-size: 30px;
    }

    .month-text {
        font-size: 13px;
    }

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

    .plan-text-content, .plan-description {
        padding: 0 !important;
    }

    .plan-description {
        height: 65px;
        padding-left: 10px;
    }

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

    .plan-button {
        margin: 120px 0px 50px 0px;
    }

    .plan-button:hover {
        color: #EDE6E6;
    }

    .plan-btn {
        font-size: 20px;
    }

    .pricing-plan {
        width: 70% !important;
        margin: auto auto;
    }

    .plan-student {
        height: 630px;
    }

    .plan-student-plus {
        height: 630px;

    }

    .plan-organization {
        height: 630px;
    }

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

    .plus-minus {
        font-size: 16px !important;
    }

    .newsletter-header {
        font-size: 40px;
    }

    .faq-text {
        font-size: 16px;
    }

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

    .newsletter-row {
        height: 340px;
    }

    .newsletter-button {
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
}
.newsletter-submit {
    font-size: 18px;
}

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

}


/* < 450 */
@media only screen and (max-width: 450px) {
    .hero-text-header {
        font-size: 16px;
    }

    .hero-text-tag {
        font-size: 16px;
    }

    .get-started-btn {
        font-size: 12px;
        margin-top: 65px;

    }

    .hero-get-started {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .hero-get-started-text {
        font-size: 12px;
display: flex;
        justify-content: center;
        padding: 0;
        padding-top: 10px;
        margin: 0;
    }

    .survey-hero {
        width: 250px;
        top: 36px;
        left: 10%;
    }

    .vertical-align-text {
        display: block;
    }

   .gradient-background-image {
        width: 100%;
        height: 260px;

        }

        .partner-logo {
            width: 30px;
            height: 30px;
        }

    .how-it-works-text, .analysis-tag {
        font-size: 14px;
    }

    .app-image-1 {
        width: 330px;
                margin-bottom: 100px;

        }

    .app-image-2 {
        width: 200px;
        top: 22%;
    }

    .why-us-text, .analysis-text {
        font-size: 10px;
        padding-left: 0px;
    }

    .why-us-img {
        width: 65px;
        height: 65px;
        margin-top: 20px;
    }

    .analysis-img {
        width: 80px;
        height: 65px;
    }

    .analyze {
    font-size: 10px;

}

    .methodology-image-1 {
        width: 266px;
        height: 156px;
    }

    .methodology-image-2 {
        top: 50px;
        left: 30px;
    }

    .methodology-img-logo {
        margin-left: -5px;
        width: 50px;
    }

    .methodology-img-2 {
        width: 270px;
    }

    .methodology-image-container {
        margin-bottom: 100px;
    }

    .vertical-align-text-2 {
        display: block;
    }

    .users {
        margin-top: 20px;
    }

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

    .user-position {
        font-size: 15px;
    }

    .user-icon {
        width: 49px;
    height: 25px;
    padding: 0;
    margin: 0;
    }

    .user-comment {
        font-size: 16px;
        padding-top: 5px;
        padding: 0;
    }

    .star-container {
        padding-right: 30px !important;
    }

    .star-icon {
    font-size: 20px;
    }

    .middle-col {
        width: 10px;
    }

    .form-label {
        font-size: 16px !important;
    }

    .recommended {
        font-size: 12px;
        margin-top: 20px;
    }

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

    .dollar-sign {
        font-size: 18px;
    }

    .plan-amount {
        font-size: 30px;
    }

    .month-text {
        font-size: 13px;
    }

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

    .plan-text-content, .plan-description {
        padding: 0 !important;
    }

    .plan-description {
        height: 65px;
        padding-left: 10px;
    }

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

    .plan-button {
        margin: 120px 0px 50px 0px;
    }

    .plan-button:hover {
        color: #EDE6E6;
    }

    .plan-btn {
        font-size: 20px;
    }

    .pricing-plan {
        width: 70% !important;
        margin: auto auto;
    }

    .plan-student {
        height: 630px;
    }

    .plan-student-plus {
        height: 630px;

    }

    .plan-organization {
        height: 630px;
    }

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

    .plus-minus {
        font-size: 13px !important;
    }

    .newsletter-header {
        font-size: 20px;
        margin-bottom: 50px;
    }

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

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

    .newsletter-row {
        height: 450px;
    }

    .newsletter-button {
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
}
.newsletter-submit {
    font-size: 18px;
}

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

}





@media only screen and (min-width: 769px) {
.pricing-plan {
    position: relative;
}

.recommended {
     z-index: 1;
        position: relative;
}

.plan-student {
    position: absolute;
    height: 725px;
}

.plan-student-plus {
    position: absolute;
    height: 725px;

}

.plan-organization {
    position: absolute;

    height: 725px;
}

.plan-organization-premium {
    position: absolute;
    height: 725px;
}
}
