/*
Theme Name:   Osmosys Dhisahai
Theme URI:    http://example.com/twenty-twenty-four-child
Description:  A child theme of Twenty Twenty-Four
Template:     twentytwentyfour
Version:      1.0.0
Test Domain:  osmosys-dhisahai
*/

:root {
    --font-family: "DM Sans", sans-serif;
    --heading-font-family: 'Helvetica', sans-serif;
    --form-input-text-color: rgba(95, 102, 110, 1);

/* ----------------------HOME HEADER CSS ROOT---------------------- */
    --header-section-box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.05);
    --header-logo-title-font-size: 32px;
    --header-logo-title-line-height: 36.8px;
    
    /* ----------------------HOME WORKFLOW HEADER CSS ROOT and HOME SOLUTION HEADER CSS ROOT---------------------- */
    --color-emphasis: rgba(8, 166, 133, 1);
    --text-color: rgba(66, 73, 81, 1);
    --color-description: rgba(105, 105, 132, 1);
    
    --header-max-width: 1120px;
    --header-title-font-size: 36px;
    --header-title-font-weight: 700;
    ---header-title-line-height: 64.8px;
    
    
    --header-text-font-size: 24px;
    --header-text-line-height: 43.2px; 
    
    /* media queries */
    --header-title-font-size-lg: 36px;
    --header-title-line-height-lg: 56px;
    --header-text-font-size-lg: 24px;
    --header-text-line-height-lg: 43.2px;
    
    --header-title-font-size-md: 45px;
    --header-title-line-height-md: 36px;
    --header-text-font-size-md: 28px;
    --header-text-line-height-md: 43.2px; 
    
    
    /* ----------------------FOOTER CSS ROOT---------------------- */
    /* Color Variables */
    --primary-bg-color-footer: #08A685;
    --secondary-bg-color-footer: #00A885;
    --text-color-footer: white;
    --divider-color-footer: #424951;
    --input-text-color-footer: rgba(95, 102, 110, 1);
    --header-bg-color: white;
    
    
    /* Font Size Variables */
    --font-size-h1-footer: 40px;
    --font-size-p-footer: 26px;
    --font-size-footer-link: 22px;
    --font-size-input-footer: 16px;
    --font-size-copyright-footer: 22px;
    --line-height-footer: 28.64px;
    
    --footer-container-max-width: 1200px;
    
    --footer-vl-height: 80px;
    --footer-subscribe-p-line-height: 33.85px;
    --footer-subscribe-p-font-weight: 500;
    
    --footer-subscribe-form-width: 508px;
    --footer-subscribe-form-height: 56px;
    --footer-subscribe-form-border-radius: 10px;
    --footer-subscribe-form-padding: 8px 0px 8px 16px;
    --footer-subscribe-form-gap: 32px;
    
    --footer-subscribe-form-input-width: 400px;
    --footer-subscribe-form-input-border-radius: 30px 0 0 30px;
    --footer-subscribe-form-input-line-height: 20.83px;
    
    --foooter-subscribe-form-button-padding: 8px;
    --foooter-subscribe-form-button-border-radius: 4px;
    
    --footer-links-margin-top: 20px;
    --footer-links-font-size: 14px;
    
    --footer-links-v2-height: 30px;
    
    --footer-copyright-weight: 400;

    --font-size-h1-footer-xs: 16px;
    --footer-vl-height-xs: 18px;
    --font-size-p-footer-xs: 16px;
    --footer-subscribe-p-line-height-xs: 15.62px;
    --footer-subscribe-form-width-xs: 270px;
    --footer-subscribe-form-height-xs: 24px;
    --footer-subscribe-form-padding-xs: 2px 2px 2px 16px;

    --footer-subscribe-form-input-width-xs: 220px;
    --font-size-input-footer-xs: 8px;
    --footer-subscribe-form-input-line-height-xs: 10.42px;
    --foooter-subscribe-form-button-padding-xs: 0 4px;
    --footer-subscribe-form-gap-xs: 20px;
    --footer-links-font-size-xs: 10px;
    --footer-links-margin-top-xs: 10px;
    --footer-links-v2-height-xs: 16px;
    --font-size-copyright-footer-xs: 10px;
    --line-height-footer-footer-xs: 13.02px;


    
    
    /*----------------------FEATURE CSS ROOT----------------------*/
    
    /* Font Size Variables */
    --font-size-heading: 40px;
    --font-size-description: 22px;
    
    /* Line Height Variables */
    --line-height-heading: 64px;
    --line-height-description: 39.6px;
    
    /* Icon Size Variables */
    --icon-width: 110px;
    --icon-height: var(--icon-width);
    
    /* Content Min-Width */
    --content-min-width: 450px;
    
    /* Media Query Variables */
    --font-size-heading-lg: 28px;
    --font-size-description-lg: 18px;
    --line-height-heading-lg: 45px;
    --line-height-description-lg: 30.6px;
    --content-min-width-lg: 400px;
    --icon-size-lg: 80px;
    --feature-support-height-lg: 450px;
    
    --font-size-heading-md: 40px;
    --font-size-description-md: 28px;
    --content-min-width-md: 750px;
    --icon-size-md: 130px;
    --feature-support-height-md: 450px;
    
    --font-size-heading-sm: 36px;
    --font-size-description-sm: 26px;
    --line-height-description-sm: 40.6px;
    --content-min-width-sm: 300px;
    --icon-size-sm: 130px;
    --feature-support-height-sm: 400px;
    
    --font-size-heading-xs: 24px;
    --font-size-description-xs: 18px;
    --line-height-description-xs: 28.6px;
    --content-min-width-xs: 300px;
    --icon-size-xs: 80px;
    
    
    /* ----------------------HOME SOLUTION CSS ROOT---------------------- */
    --right-div-content-title-heading-font-size: 22px;
    --right-div-content-title-line-height: 39.6px;
    --right-div-content-description-font-size: 20px;
    --right-div-content-description-line-height: 36px;
    
    --right-div-content-title-heading-font-size-lg: 20px;
    --right-div-content-title-line-height-lg: 30.6px;
    --right-div-content-description-font-size-lg: 16px;
    --right-div-content-description-line-height-lg: 28px;
    
    --right-div-content-img-width: 258px;
    --right-div-content-img-height: 200px;
    
    
    --left-content-title-heading-font-size: 26px;
    --left-content-description-font-size: 20px;
    --left-content-title-heading-line-height: 46.8px;
    --left-content-description-line-height: 36px;
    
    --left-content-tag-color: rgba(8, 166, 133, 1);
    --left-content-tag-text-color: rgba(255, 255, 255, 1);
    --left-content-tag-text-font-size: 20px;
    --left-content-tag-border-radius: 80px;
    --left-content-prompt-font-size: 18px;
    --left-content-prompt-line-height: 27px;
    --left-content-prompt-border-radius: 12px;
    --left-content-prompt-box-shadow: 0 0 16px 5px rgba(107, 234, 207, 0.2);
    --left-content-prompt-background-color: rgba(255, 255, 255, 1);
    --left-content-prompt-icon-font-size: 12px;
    
    --left-content-title-heading-font-size-lg: 24px;
    --left-content-description-font-size-lg: 18px;
    --left-content-title-heading-line-height-lg: 42.8px;
    --left-content-description-line-height-lg: 30px;
    
    --left-content-title-heading-font-size-md: 26px;
    --left-content-description-font-size-md: 20px;
    --left-content-title-heading-line-height-md: 46.8px;
    --left-content-description-line-height-md: 39.46px;
    --left-content-propmpt-font-size-md: 20px;
    --left-content-prompt-line-height-md: 32px;

    --left-content-title-heading-font-size-xs: 20px;
    --left-content-description-font-size-xs: 14px;
    --left-content-title-heading-line-height-xs: 30px;
    --left-content-description-line-height-xs: 21.6px;
    --left-content-prompt-font-size-xs: 12px;
    --left-content-prompt-line-height-xs: 18px;
    --left-content-tag-text-font-size-xs: 12px;
    
    /* ----------------------HOME BANNER ROOT CSS---------------------- */
    --banner-heading-font-size: 56px;
    --banner-heading-line-height: 64.39px;
    --banner-heading-description-font-size: 28px;
    --banner-heading-description-line-height: 33.6px;
    --heading-description-text-color: var(--text-color);
    --heading-text-color: var(--text-color);

    --banner-form-input-group-border-radius: 50px;
    --banner-form-input-group-padding: 0px 1px 0px 36px;
    --banner-form-input-group-gap: 24px;
    --banner-form-input-group-width: 80%;
    --banner-form-input-group-background-color: rgba(255, 255, 255, 1);
    --banner-form-input-text-font-size: var(--font-size-input-footer);
    --banner-form-input-text-line-height: 20.83px;
    --banner-form-input-width: 100%;
    --banner-form-first-column-top: -200px;

    --banner-form-button-border-radius: 30px;
    --banner-form-button-padding: 18px 60px 18px 60px;
    --banner-form-button-background-color: rgba(8, 166, 133, 1);
    --banner-form-button-font-size: 20px;
    --banner-form-button-line-height: 23px;

    --banner-heading-font-size-xs: 36px;
    --banner-heading-line-height-xs: 41.4px;
    --banner-heading-description-font-weight-xs: 16px;
    --banner-heading-description-line-height-xs: 19.2px;

    --banner-form-button-font-size-xs: 16px;
    --banner-form-button-line-height-xs: 18.4px;
    --banner-form-button-padding-xs: 12px 40px 12px 40px;



    /* ----------------------CONTACT FORM CSS ROOT---------------------- */
    --contact-form-heading-line-height: 100.8px;
    --contact-form-subheading-font-size: 24px;
    --contact-form-subheading-line-height: 43.2px;
    --contact-form-description-font-size: 18px;
    --contact-form-description-line-height: 32.4px;
    --contact-form-label-font-size: 16px;
    --contact-form-input-border: 1px solid rgba(179, 179, 179, 1);
    --contact-form-input-border-radius: 6px;
    --contact-form-input-placeholder-color: rgba(130, 135, 139, 1);
    --contact-form-button-border-radius: var(--contact-form-input-border-radius);
    --contact-form-button-font-size: var(--contact-form-description-font-size);
    --contact-form-button-line-height: 23.44px;

    /* ----------------------HOME HEART CSS ROOT---------------------- */
    --thankyou-modal-box-shadow: 0px 0px 50px 0 rgba(8, 166, 133, 0.5);

    
    /* ----------------------HOME HEART CSS ROOT---------------------- */
    --slide-opacity: 1;
    --slide-transition: opacity 1s ease-in-out;
    --content-margin-left: 5%;
    --content-h2-margin-bottom: 20px;
    --content-h2-font-size: 26px;
    --content-h2-font-weight: 700;
    --content-h2-line-height: 29.9px;
    --content-p-margin-bottom: 20px;
    --content-p-width: 480px;
    --slide-points-margin-bottom: 15px;
    --slide-points-color: #424951;
    --slide-points-font-size: 20px;
    --slide-points-line-height: 26px;
    --slide-points-letter-spacing: 0.02em;
    --slide-points-img-width: 30px;
    --slide-points-img-margin-right: 15px;
    --logo-width: 65%;
    --c1-h2-color: #08A685;
    --c2-h2-color: #EA6A21;
    --c3-h2-color: #424951;
    --width-100-imp : 100% !important;
}

html {
    margin-top: 0 !important;
}

header {
    box-shadow: var(--header-section-box-shadow);
    position: sticky;
    top: 0;
    z-index: 1004;
    background-color: var(--banner-form-input-group-background-color);
}
.header-logo{
    text-decoration: none;
    cursor: pointer;
}
.header-logo h1 {
    font-size: var(--header-logo-title-font-size);
    line-height: var(--header-logo-title-line-height);
    font-family: var(--heading-font-family);
    color: var(--text-color);
}

/* ----------------------HOME BANNER CSS---------------------- */
.hero {
    margin-bottom: 100px;
    height: 898px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.box {
    border: 1px solid rgba(130, 135, 139, 1);
    border-radius: 8px;
    width: 100px;
    padding: 18px 8px;
    cursor: pointer;
}
.box-inner {
    width: 65px;
    cursor: pointer;
}
.form-second-column-inner {
    background-color: white;
    width: 380px;
    position: relative;
    z-index: 10;
    top: -350px;
    border: 1px solid transparent;
    border-radius: 24px;
    background: linear-gradient(white, white) padding-box,
                linear-gradient(to right, 
            rgba(8, 166, 133, 1), 
            rgba(14, 190, 152, 1), 
            rgba(39, 215, 177, 1), 
            rgba(255, 200, 120, 1), 
            rgba(253, 153, 39, 1), 
            rgba(234, 106, 33, 1)
        ) border-box;

    box-shadow: 0 0 24px 0 rgba(179, 179, 179, 0.47);
}
.industry-options-heading {
    font-size: 16px;
    font-family: var(--font-family);
    color: var(--text-color);
}
.card-text {
    font-size: 16px;;
}
  

.checkbox-input {
    appearance: none; 
    padding: 6px;
    border: 2px solid var(--text-color); 
    border-radius: 4px; 
    background-color: #fff; 
    cursor: pointer; 
    position: relative; 
    transition: border-color 0.1s, background-color 0.3s; 
}


.checkbox-input:hover, .checkbox-hover-custom {
    border-color: rgba(39, 215, 177, 1); 
}


.checkbox-input:checked {
    background-color: white; 
    border-color: rgba(8, 166, 133, 1); 
}


.checkbox-input:checked::before {
    content: '\2713'; 
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 14px;
    font-weight: bolder;
    color: rgba(8, 166, 133, 1); 
    transform: translate(-50%, -50%); 
}



.hero-container-first-row{
    padding-top: 174px;
}
.hero-heading {
    font-size: var(--banner-heading-font-size);
    line-height: var(--banner-heading-line-height);
    font-family: var(--heading-font-family);
    font-weight: bold;
    color: var(--heading-text-color);
}
.hero-heading span {
    color: var(--color-emphasis);
}

.hero-description {
    font-size: var(--banner-heading-description-font-size);
    line-height: var(--banner-heading-description-line-height);
    color: var(--text-color);
}

.form-first-column{
    position: relative;
    top: var(--banner-form-first-column-top);
}

.text-content-inner, .form-first-column-inner {
    max-width: 582px;
}


.form-button {
    border-radius: var(--banner-form-button-border-radius);
    padding: var(--banner-form-button-padding);
    background-color: var(--banner-form-button-background-color);
    color: var(--banner-form-input-group-background-color);
    font-size: var(--banner-form-button-font-size);
    line-height: var(--banner-form-button-line-height);
    font-family: var(--heading-font-family);
    border: 4px solid transparent;
}
.form-button:hover {
    padding-left: 40px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 4px solid rgba(8, 166, 133, 1);
    background-color: transparent;
    color: rgba(8, 166, 133, 1);
    transition: color 1s ease, padding-left 0.6s ease, border-color 1s ease, background-color 1s ease;

}

.form-button img {
    width: 0;
    height: 0;
    opacity: 0;
    transform: translateX(-80px);
    transition: opacity 1s ease, transform 1s ease;
}
  
.form-button:hover img {
    width: 42px;
    height: 42px;
    margin-left: 60px;
    opacity: 1;
    transform: translateX(0);
}


/* ----------------------HOME WORKFLOW HEADER CSS and HOME SOLUTION HEADER CSS---------------------- */
.workflow-header, .solution-header, .heart-header {
    font-family: var(--heading-font-family);
}

.workflow-header h2, .solution-header h2, .heart-header h2 {
    font-size: var(--header-title-font-size);
    line-height: var(--header-title-line-height);
    font-family: var(--font-family);
    color: var(--text-color);
}

.workflow-header h2 span, .solution-header h2 span, .heart-header h2 span{
    color: var(--color-emphasis);
}

.workflow-header p, .solution-header p, .heart-header p {
    font-size: var(--header-text-font-size);
    line-height: var(--header-text-line-height);
    color: var(--header-text-color);
    max-width: var(--header-max-width);
}

/* Feature css */
.feature-intelligent-assistant, .feature-support, .feature-automation {
    font-family: var(--font-family);
}

.feature-content-text h2 span {
    color: var(--color-emphasis);
}

.feature-content-text {
    min-width: var(--content-min-width);
}

.feature-heading {
    font-size: var(--font-size-heading);
    line-height: var(--line-height-heading);
    color: var(--text-color);
    font-family: var(--font-family);
}

.icons {
    width: var(--icon-width);
    height: var(--icon-height);
}

.feature-description {
    font-size: var(--font-size-description);
    line-height: var(--line-height-description);
    color: var(--color-description);
}


/* ----------------------HOME SOLUTION CSS---------------------- */

.solution-content, .left-content .content h2, .right-div-content .content-details h3 {
    font-family: var(--font-family);
    color: var(--text-color);

}
.right-div-content {
    cursor: pointer;
}
.right-div-content .content-details h3 {
    font-size: var(--right-div-content-title-heading-font-size);
    line-height: var(--right-div-content-title-line-height);
    
}
.right-div-content .content-details p {
    font-size: var(--right-div-content-description-font-size);
    line-height: var(--right-div-content-description-line-height);
}


.left-content h3 {
    background-color: var(--left-content-tag-color);
    color: var(--left-content-tag-text-color);
    font-family: var(--font-family);
    font-size: var(--left-content-tag-text-font-size);
    border-radius: var(--left-content-tag-border-radius);
    border: none;
    display: inline-block;
}
.left-content .content h2 {
    font-size: var(--left-content-title-heading-font-size);
    line-height: var(--left-content-description-line-height);
}
.left-content .content p {
    font-size: var(--left-content-description-font-size);
    line-height: var(--left-content-description-line-height);
}
.left-content .prompt {
    font-size: var(--left-content-prompt-font-size);
    line-height: var(--left-content-prompt-line-height);
    box-shadow: var(--left-content-prompt-box-shadow);
    border: none;
    background-color: var(--left-content-prompt-background-color);
    border-radius: var(--left-content-prompt-border-radius);
    text-decoration: none;
    color: var(--text-color);

}
.left-content .prompt .bi {
    font-size: var(--left-content-prompt-icon-font-size);
}


 /* ----------------------FOOTER CSS---------------------- */
footer {
    background-color: var(--primary-bg-color-footer);
    color: var(--text-color-footer);
    font-family: var(--font-family);
}

.footer-container {
    max-width: var(--footer-container-max-width);
    margin: 0 auto;
}


.vl {
    border-left: 2px solid var(--divider-color-footer);
    height: var(--footer-vl-height);
}

.footer-logo h2 {
    font-size: var(--font-size-h1-footer);
    color: var(--text-color-footer);
    font-family: var(--heading-font-family);
}

.footer-subscribe p {
    font-size: var(--font-size-p-footer);
    line-height: var(--footer-subscribe-p-line-height);
    font-weight: var(--footer-subscribe-p-font-weight);
}

.subscribe-form {
    background-color: var(--text-color-footer);
    width: var(--footer-subscribe-form-width);
    height: var(--footer-subscribe-form-height);
    border-radius: var(--footer-subscribe-form-border-radius);
    padding: var(--footer-subscribe-form-padding);
    gap: var(--footer-subscribe-form-gap)
}

.subscribe-form input {
    border: none;
    border-radius: var(--footer-subscribe-form-border-radius);
    outline: none;
    width: var(--footer-subscribe-form-input-width);
    color: var(--input-text-color-footer);
    font-size: var(--font-size-input-footer);
    line-height: var(--footer-subscribe-form-input-line-height);
}

.subscribe-form button {
    background-color: var(--secondary-bg-color-footer);
    border: none;
    padding: var(--foooter-subscribe-form-button-padding);
    border-radius: var(--foooter-subscribe-form-button-border-radius);
    cursor: pointer;
}


.footer-links {
    margin-top: var(--footer-links-margin-top);
    font-size: var(--footer-links-font-size);
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-links a {
    color: var(--text-color-footer);
    text-decoration: none;
    font-size: var(--font-size-footer-link);
}

.footer-links .v2 {
    height: var(--footer-links-v2-height);
    border-left: 2px solid var(--divider-color-footer);
}

.footer-copyright {
    font-size: var(--font-size-copyright-footer);
    font-weight: var(--footer-copyright-weight);
    line-height: var(--line-height-footer-footer);
}


/* ----------------------CONTACT FORM CSS---------------------- */

.contact-form-section {
    padding-top: 80px;
}
.contact-form-section-heading {
    color: var(--color-emphasis);
    font-family: var(--heading-font-family);
    font-size: var(--banner-heading-font-size);
    line-height: var(--contact-form-heading-line-height);
}
.contact-form-section-subheading{
    color: var(--text-color);
    font-family: var(--heading-font-family);
    font-weight: bold;
    font-size: var(--contact-form-subheading-font-size);
    line-height: var(--contact-form-subheading-line-height);
}
.contact-form-section-description {
    color: var(--text-color);
    font-family: var(--heading-font-family);
    font-size: var(--contact-form-description-font-size);
    line-height: var(--contact-form-description-line-height);
    width: 964px;
}

.contact-form, .what-happens-next-section, .prefer-to-talk-directly-section {
    width: 800px !important;
}

.star {
    color: var( --banner-form-button-background-color);
}

.line {
    width: 50%;
}
.contact-form label {
    color: var(--text-color);
    font-family: var(--font-family);
    font-weight: bold;
    font-size: var(--contact-form-label-font-size);
    line-height: var(--contact-form-subheading-font-size);
}

.contact-form input, .dropdown .options, .dropdown .industry {
    border: var(--contact-form-input-border);
    border-radius: var(--contact-form-input-border-radius);
}
.radio-div, .radio-div-other {
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: var(--contact-form-input-border-radius);
}
.contact-form input::placeholder {
    color: var(--contact-form-input-placeholder-color);
    font-size: var(--contact-form-label-font-size);
    line-height: var(--contact-form-subheading-font-size);
    font-family: var(--font-family);
}


.radio-div {
    width: 100%;
}
.radio-div-other input[type="text"] {
    border: none;
    border-bottom: 1px solid var(--contact-form-input-placeholder-color); /* Add bottom border */
    border-radius: 0;
    outline: none;
    width: 85%;
}

.contact-form-button{
    width: 100%;
    border-radius: var(--contact-form-button-border-radius);
    color: var(--banner-form-input-group-background-color);
    background-color: var(--banner-form-button-background-color);
    border: none;
    font-size: var(--contact-form-button-font-size);
    line-height: var(--contact-form-button-line-height);
    font-family: var(--font-family);
    font-weight: bold;
}

.what-happens-next-section h2, .prefer-to-talk-directly-section h2 {
    font-family: var(--font-family);
    font-weight: bold;
    font-size: var(--contact-form-subheading-font-size);
    line-height: var(--contact-form-subheading-font-size);
    color: var(--text-color);
}
.what-happens-next-section p {
    font-family: var(--font-family);
    font-size: var(--contact-form-button-font-size);
    line-height: var(--contact-form-subheading-font-size);
    color: var(--text-color);
}

.contact-info a {
    text-decoration: none;
    color: var(--text-color);
}
input[type="radio"] {
    accent-color: rgba(8, 166, 133, 1); /* Replace 'red' with your desired color */
}
.selected {
    border: 2px solid rgba(8, 166, 133, 1) !important;
}


.custom-dropdown {
    position: relative;
    width: 778px;
}

.industry {
    background-color: #fff;
    padding: 8px;
    cursor: pointer;
    background-position: right 10px center; 
    background-repeat: no-repeat; 
    background-size: 15px; 
}

.dropdown .options {
    list-style-type: none;
    text-decoration: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    display: none;
    z-index: 1000;
    padding: 0;
}

.dropdown .options li {
    text-decoration: none;
    padding: 8px;
    cursor: pointer;
}

.dropdown .options li:hover {
    background-color: rgba(8, 166, 133, 1);
    color: white;
}

.dropdown .options.active {
    display: block;
    text-decoration: none;
}


.modal {
    position: fixed;
    z-index: 1005;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0 0 0 / 0.4);
    backdrop-filter: blur(8px);
}

.modal-content {
    font-family: var(--font-family);
    font-weight: bold;
    width: 440px;
    color: var(--text-color);
    background-color: var(--banner-form-input-group-background-color);
    border-radius: var(--contact-form-subheading-font-size);
    box-shadow: var(--thankyou-modal-box-shadow);
    font-size: var(--contact-form-subheading-font-size);
}
.modal-content h1 {
    font-family: var(--heading-font-family);
    font-weight: bold;
    color: var(--banner-form-button-background-color);
}
.dhisahai-thankyou-logo {
    width: 120px;
    height: 120px;
}




#page {
    background-color: white;
}

/* ----------------------HEART OF DHISAHAI CSS---------------------- */
.slideshow-container {
    position: relative;
    width: var(--width-100-imp);
    min-height: 300px;
    padding-top: 25%;
    padding-bottom: 0;
    overflow-x: hidden;
}

.slideshow-container .slide {
    position: absolute;
    width: var(--width-100-imp);
    height: var(--width-100-imp);
    background-position: bottom right;
    background-repeat: no-repeat;
    opacity: 0;
    top: 0;
    left: 0;
    transition: var(--slide-transition);
}

.slideshow-container .slide.active {
    opacity: var(--slide-opacity);
    z-index: 1;
}

.slideshow-container .content {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slideshow-container .content h2 {
    margin-bottom: var(--content-h2-margin-bottom);
    font-family: var(--heading-font-family);
    font-size: var(--content-h2-font-size);
    font-weight: var(--content-h2-font-weight);
    line-height: var(--content-h2-line-height);
    text-align: left;
}

.slideshow-container .content p {
    margin-bottom: var(--content-p-margin-bottom);
    color: var(--text-color);
    font-family: var(--font-family);
    font-size: var(--content-p-font-size);
    font-weight: var(--content-p-font-weight);
    line-height: var(--content-p-line-height);
    letter-spacing: var(--content-p-letter-spacing);
    text-align: justified;
    width: var(--content-p-width);
}

.slideshow-container ul.slide-points {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 600px;
}

.slideshow-container ul.slide-points li {
    margin-bottom: var(--slide-points-margin-bottom);
    display: flex;
    align-items: flex-start;
    color: var(--slide-points-color);
    font-family: var(--slide-points-font-family);
    font-size: var(--slide-points-font-size);
    font-weight: var(--slide-points-font-weight);
    line-height: var(--slide-points-line-height);
    letter-spacing: var(--slide-points-letter-spacing);
    text-align: justified;
}

.slideshow-container ul.slide-points img {
    width: var(--slide-points-img-width);
    margin-right: var(--slide-points-img-margin-right);
}

.slideshow-container .logo {
    position: absolute;
    bottom: 0;
    right: 0;
    width: var(--logo-width);
    height: auto;
    z-index: 2;
}

.slideshow-container .c1 h2 {
    color: var(--c1-h2-color);
}

.slideshow-container .c2 h2 {
    color: var(--c2-h2-color);
}

.slideshow-container .c3 h2 {
    color: var(--c3-h2-color);
}




/* Responsive Styles */
@media (min-width: 1680px) {
    .header-logo {
        margin-left: 100px;
    }
}
@media (min-width: 1570px) and (max-width: 1680px){
    .hero-screen-image{
        width: 630px;
    }
    .form-second-column-inner {
        top: -300px;
    }
    .form-first-column {
        top: -100px;
    }
    .form-first-column {
        top: -150px;
    }
    .header-logo {
        margin-left: 50px;
    }
}
@media (min-width: 1400px) and (max-width: 1569px){
    .hero {
        height: 840px !important;
    }
    .hero-screen-image{
        width: 550px;
    }
    .form-second-column-inner {
        top: -250px;
    }
    .form-first-column {
        top: -100px;
        margin-left: -80px;
    }
    .screen-image-column{
        margin-left: 60px;
    }
}
@media (min-width: 1250px) and (max-width: 1399px){
    .hero {
        height: 820px !important;
    }
    .hero-screen-image{
        width: 500px;
    }
    .form-second-column-inner {
        top: -280px;
    }
    .form-first-column {
        top: -90px;
        margin-left: -120px;
    }
    .screen-image-column{
        margin-left: 100px;
    }
    .banner-form-first-column {
        width: 80%;
    }
    .text-content-inner, .form-first-column-inner {
        max-width: 100%;
    }
    
    .hero-container-first-row{
        padding-top: 154px;
    }
    .hero-heading {
        font-size: 48px;
        line-height: 56.39px;
    }
    
    .hero-description {
        font-size: 26px;
        line-height: 28.6px;
    }

    .modal-content {
        font-size: 22px;
        width: 400px;
    }
    .dhisahai-thankyou-logo {
        width: 100px;
        height: 100px;
    }
}
@media (min-width:1200px) and (max-width: 1249px) {
    .hero {
        height: 800px !important;
    }
    .hero-screen-image{
        width: 450px;
    }
    .screen-image-column{
        margin-left: 80px;
    }
    .hero-heading {
        font-size: 38px;
        line-height: 46.39px;
    }
    
    .hero-description {
        font-size: 24px;
    }
    .text-content-inner, .form-first-column-inner {
        max-width: 98%;
    }
    .form-first-column {
        top: -60px;
        margin-left: -100px;
    }
    .form-second-column-inner {
        top: -250px;
    }
    .box {
        width: 100px;
        padding: 14px 6px;
    }
    .box-inner {
        width: 65px;
    }
    .modal-content {
        font-size: 22px;
        width: 400px;
    }
    .dhisahai-thankyou-logo {
        width: 100px;
        height: 100px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hero {
        height: 700px !important;
    }
    .workflow-header h2, .solution-header h2, .heart-header h2 {
        font-size: var(--header-title-font-size-lg);
        line-height: var(--header-title-line-height-lg);
    }
    .workflow-header p, .solution-header p, .heart-header p {
        font-size: var(--header-text-font-size-lg);
        line-height: var(--header-text-line-height-lg);
    }
    .feature-heading {
        font-size: var(--font-size-heading-lg);
        line-height: var(--line-height-heading-lg);
    }
    .feature-description {
        font-size: var(--font-size-description-lg);
        line-height: var(--line-height-description-lg);
    }
    .feature-content-text {
        min-width: var(--content-min-width-lg);
    }
    .icons {
        width: var(--icon-size-lg);
        height: var(--icon-size-lg);
    }
    .feature-support-image img{
        height: var(--feature-support-height-lg);
    }
    .right-div-content .content-details h3 {
        font-size: var(--right-div-content-title-heading-font-size-lg);
        line-height: var(--right-div-content-title-line-height-lg);
        
    }
    .right-div-content .content-details p {
        font-size: var(--right-div-content-description-font-size-lg);
        line-height: var(--right-div-content-description-line-height-lg);
    }

    .left-content .content h2 {
        font-size: var(--left-content-title-heading-font-size-lg);
        line-height: var(--left-content-description-line-height-lg);
    }
    .left-content .content p {
        font-size: var(--left-content-description-font-size-lg);
        line-height: var(--left-content-description-line-height-lg);
    }
    .right-content .content-thumbnail {
        width: 200px;
    }

    .hero-container-first-row{
        padding-top: 124px;
    }
    .hero-screen-image{
        width: 380px;
    }
    .screen-image-column{
        margin-left: 160px;
    }
    .hero-heading {
        font-size: 34px;
        line-height: 40.39px;
    }
    
    .hero-description {
        font-size: 18px;
        line-height: 24px;
    }
    .text-content-inner, .form-first-column-inner {
        max-width: 90%;
    }
    
    .form-first-column {
        top: -70px;
        margin-left: -80px;
    }
    .form-second-column-inner {
        width: 300px;
        top: -220px;
    }

    .box {
        width: 80px;
        padding: 14px 8px;
    }
    .box-inner {
        width: 60px;
    }
    .checkbox-input {
        padding: 4px;
    }
    .checkbox-input:checked::before {
        font-size: 12px;
    }
    .card-text{
        font-size: 12px;
    }
    .industry-options-heading {
        font-size: 14px;
    }

    .form-button {
        padding: 16px 40px 16px 40px;
        font-size: 16px;
        line-height: var(--banner-form-button-line-height);
    }

    .modal-content {
        font-size: 20px;
        width: 380px;
    }
    .dhisahai-thankyou-logo {
        width: 100px;
        height: 100px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .workflow-header h2, .solution-header h2, .heart-header h2 {
        font-size: var(--header-title-font-size-md);
        line-height: var(--header-title-line-height-md);
    }
    .workflow-header p, .solution-header p, .heart-header p {
        font-size: var(--header-text-font-size-md);
        line-height: var(--header-text-line-height-md);
    }
    .feature-heading {
        font-size: var(--font-size-heading-md);
    }
    .feature-description {
        font-size: var(--font-size-description-md);
        line-height: var(--line-height-description);
    }
    .feature-content-text {
        min-width: var(--content-min-width-md);
    }
    .icons {
        width: var(--icon-size-md);
        height: var(--icon-size-md);
    }
    .feature-support-image img{
        height: var(--feature-support-height-md);
    }
    .right-div-content .content-details h3, .right-div-content .content-details p {
        display: none;
    }

    .left-content .content h2 {
        font-size: var(--left-content-title-heading-font-size-md);
        line-height: var(--left-content-title-heading-line-height-md);
    }
    .left-content .content p {
        font-size: var(--left-content-description-font-size-md);
        line-height: var(--left-content-description-line-height-md);
    }

    .hero {
        height: 1200px !important;
        margin-bottom: 250px !important;
    }
    .form-first-column {
        position: static;
        margin-left: 0px;
    }
    .screen-image-column {
        margin-left: 0;
    }
    .form-second-column-inner{
        position: static;
    }

    .hero-container-first-row {
        padding-top: 0px;
    }
    .form-first-column-inner{
        width: 80%;
    }
    .hero-screen-image {
        width: 600px;
    }

    .slideshow-container {
        padding-bottom: 15% !important;
    }
    .modal-content {
        font-size: 20px;
        width: 380px;
    }
    .dhisahai-thankyou-logo {
        width: 100px;
        height: 100px;
    }
    
}

@media (min-width: 768px) and (max-width: 1199px) {
    .slideshow-container {
        padding-top: 35%;
    }

    .slideshow-container .content h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .slideshow-container .content p {
        font-size: 18px;
        line-height: 26px;
    }

    .slideshow-container .logo {
        width: 55%;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .workflow-header h2, .solution-header h2, .heart-header h2, .feature-heading {
        font-size: var(--font-size-heading-sm);
        line-height: var(--line-height-heading-sm);
    }
    .workflow-header p, .solution-header p, .heart-header p, .feature-description {
        font-size: var(--font-size-description-sm);
        line-height: var(--line-height-description-sm);
    }
    .feature-content-text {
        min-width: var(--content-min-width-sm);
    }
    .icons {
        width: var(--icon-size-);
        height: var(--icon-size-sm);
    }
    .feature-support-image img{
        height: var(--feature-support-height-sm);
    }
    
    .right-div-content .content-details h3, .right-div-content .content-details p {
        display: none;
    }

    .left-content .content h2 {
        font-size: var(--left-content-title-heading-font-size-md);
        line-height: var(--left-content-title-heading-line-height-md);
    }
    .left-content .content p {
        font-size: var(--left-content-description-font-size-md);
        line-height: var(--left-content-description-line-height-md);
    }

    .radio-div-parent {
        flex-direction: column;
    }
    .radio-div {
        width: 100%;
    }
    .radio-div-other input[type="text"] {
        width: 80%;
    }
    .radio-div.margin-bottom {
        margin-bottom: 15px;
    }

    .hero {
        height: 1200px !important;
        margin-bottom: 250px !important;
    }
    .form-first-column {
        position: static;
        margin-left: 0px;
    }
    .screen-image-column {
        margin-left: 0;
    }
    .form-second-column-inner{
        position: static;
    }

    .hero-container-first-row {
        padding-top: 0px;
    }
    .form-first-column-inner{
        width: 80%;
    }
    .hero-screen-image {
        width: 600px;
    }

    .slideshow-container {
        padding-top: 45%;
    }

    .slideshow-container .content h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .slideshow-container .content p {
        font-size: 16px;
        line-height: 24px;
    }

    .slideshow-container .logo {
        width: 65%;
    }

    .modal-content {
        font-size: 18px;
    }
    .dhisahai-thankyou-logo {
        width: 100px;
        height: 100px;
    }
    
}

@media (max-width: 575px) {
    .workflow-header h2, .solution-header h2, .heart-header h2 {
        font-size: var(--font-size-heading-xs);
        line-height: 35px;
    }
    .workflow-header p, .solution-header p, .heart-header p {
        font-size: var(--font-size-description-xs);
        line-height: var(--line-height-description-xs);
    }
    .feature-heading {
        font-size: var(--font-size-heading-xs);
        line-height: 35px;
    }
    .feature-description {
        font-size: var(--font-size-description-xs);
        line-height: var(--line-height-description-xs);
    }
    .feature-content-text {
        min-width: var(--content-min-width-xs);
    }
    .icons {
        width: var(--icon-size-xs);
        height: var(--icon-size-xs);
    }

    .feature-support .check-icon{
        width: 26px;
        height: 26px;
    }

    .right-div-content .content-details h3, .right-div-content .content-details p {
        display: none;
    }

    .left-content h3 {
        font-size: var(--left-content-tag-text-font-size-xs);
    }
    .left-content .content h2 {
        font-size: var(--left-content-title-heading-font-size-xs);
        line-height: var(--left-content-title-heading-line-height-xs);
    }
    .left-content .content p {
        font-size: var(--left-content-description-font-size-xs);
        line-height: var(--left-content-description-line-height-xs);
    }
    .left-content .prompt {
        font-size: var(--left-content-prompt-font-size-xs);
        line-height: var(--left-content-prompt-line-height-xs);
    }
    .right-content .content-thumbnail {
        width: 170px !important;
    }

    .radio-div-parent {
        flex-direction: column;
    }
    .radio-div {
        width: 100%;
    }
    .radio-div-other input[type="text"] {
        width: 75%;
    }
    .radio-div.margin-bottom {
        margin-bottom: 15px;
    }
    .contact-info {
        flex-direction: column;
        gap: 20px;
    }
    .contact-form-section-heading {
        font-size: 38px;
    }
    .contact-form-section-subheading{
        font-size: 26px;
    }

    
    .vl {
        height: var(--footer-vl-height-xs);
    }
    .footer-logo .img-fluid {
        width: 30px;
        height: 30px;
    }
    
    .footer-logo h2 {
        font-size: var(--font-size-h1-footer-xs);
    }
    
    .footer-subscribe p {
        font-size: var(--font-size-p-footer-xs);
        line-height: var(--footer-subscribe-p-line-height-xs);
    }
    
    .subscribe-form {
        width: var(--footer-subscribe-form-width-xs);
        height: var(--footer-subscribe-form-height-xs);
        padding: var(--footer-subscribe-form-padding-xs);
        gap: var(--footer-subscribe-form-gap-xs);
    }
    
    .subscribe-form input {
        width: var(--footer-subscribe-form-input-width-xs);
        font-size: var(--font-size-input-footer-xs);
        line-height: var(--footer-subscribe-form-input-line-height-xs);
    }
    
    .subscribe-form button {
        padding: var(--foooter-subscribe-form-button-padding-xs);
    }
    .subscribe-form button img {
        width: 12px;
        height: 12px;
    }
    
    
    .footer-links {
        margin-top: var(--footer-links-margin-top-xs);
    }
    
    .footer-links a {
        font-size: var(--font-size-footer-link-xs);
    }
    
    .footer-links .v2 {
        height: var(--footer-links-v2-height-xs);
        border-left: 2px solid var(--divider-color-footer);
    }
    
    .footer-copyright {
        font-size: var(--font-size-copyright-footer-xs);
        line-height: var(--line-height-footer-footer-xs);
    }

    .hero {
        height: 980px !important;
        margin-bottom: 220px !important;
    }
    .form-first-column {
        position: static;
        margin-left: 0px;
    }
    .screen-image-column {
        margin-left: 0;
    }
    .form-second-column-inner{
        position: static;
    }

    .hero-container-first-row {
        padding-top: 0px;
    }
    .form-first-column-inner{
        width: 80%;
    }
    .hero-screen-image {
        width: 600px;
    }

    .hero-heading {
        font-size: var(--banner-heading-font-size-xs);
        line-height: var(--banner-heading-line-height-xs);
    }
    .hero-description {
        font-size: var(--banner-heading-description-font-size-xs);
        line-height: var(--banner-heading-description-line-height-xs);
    }
    .text-content-inner {
        max-width: 314px;
    }
    .form-first-column-inner {
        width: 100%;
    }
    .form-button {
        font-size: var(--banner-form-button-font-size-xs);
        line-height: var(--banner-form-button-line-height-xs);
        padding: var(--banner-form-button-padding-xs);
    }

    .box {
        width: 85px;
        padding: 12px 2px;
    }
    .box-inner {
        width: 50px;
    }
    .form-second-column-inner {
        background-color: white;
        width: 304px;
        position: static;
    }
    .industry-options-heading {
        font-size: 14px;
    }
    .card-text {
        font-size: 12px;;
    }


    .slideshow-container {
        padding-top: 60%;
        height: 360px;
    }

    .slideshow-container .content h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .slideshow-container .content p {
        font-size: 16px;
        line-height: 20px;
        max-width: 100%;
    }

    .slideshow-container .logo {
        width: 70%;
        right: -40px;
    }

    .slideshow-container ul.slide-points li {
        font-size: 16px;
    }

    .slideshow-container ul.slide-points img {
        width: 20px;
    }

    .modal-content {
        font-size: 18px;
        width: 350px;
    }
    .dhisahai-thankyou-logo {
        width: 100px;
        height: 100px;
    }

    
}

@media (max-width: 427px) {
    .right-content .content-thumbnail {
        width: 120px !important;
    }
    .hero {
        margin-bottom: 180px !important;
    }
}


@media (min-width: 1200px) {
    .slideshow-container {
        padding-top: 30%;
    }

    .slideshow-container .content h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .slideshow-container .content p {
        font-size: 20px;
        line-height: 28px;
    }

    .slideshow-container .logo {
        width: 50%;
    }
}

@media (max-width: 375px) {
    .slideshow-container .content h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .slideshow-container .logo {
        width: 75%;
    }

    .left-content .prompt-parent-div {
        width: 300px;
    }
    .modal-content {
        font-size: 18px;
        width: 300px;
    }
}
