@media screen and (max-width: 3840px) {}

@media screen and (max-width: 2560px) {}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1440px) {
    .hero-title {
        font-size: 42px;
    }

    .search-bar {
        height: 60px;
    }

    .search-select select,
    .search-btn {
        height: 45px;
    }

    .hero-subtitle {
        font-size: 16px;
    }

    .fit_intro_box p {
        font-size: 14px;
        line-height: 26px;
    }

    .fit_intro_box {
        max-width: 385px;
        padding: 40px 45px;
    }

    .fit_intro_box h5,
    .database_overview_container h6 {
        font-size: 19px;
    }

    .bottom_content_database,
    .database_list li {
        width: auto;
    }

    .database_overview_container p,
    .database_overview_container h6,
    .database_dark_container h6 {
        font-size: 16px;
        line-height: 30px;
    }

    .database_content p {
        font-size: 13px;
        line-height: 1.7;
    }

    .database_content h5 {
        font-size: 17px;
    }

    .database_icon {
        width: 70px;
        height: 70px;
        flex: 0 0 70px;
    }

    .database_list li {
        gap: 15px;
    }

    .part_database {
        width: 180px;
    }

    .database_dark_container ul li {
        padding-left: 90px;
    }

    .manual_data_box p {
        font-size: 14px;
    }

    .manual_circile_image img {
        width: 360px;
        height: auto;
        object-fit: cover;
    }

    .manual_data_box {
        background: #D9DDEE;
        border-radius: 8px;
        padding: 30px 60px 30px 35px;
        width: auto;
    }

    .manual_data_box.top {
        margin-bottom: 100px;
    }

    .manual_data_box.bottom {
        padding: 42px 40px 42px 80px;
        margin-top: 100px;
        /* margin-left: 0; */
    }

    .mt-94 {
        margin-top: 40px;
    }

    .member_feature_box {
        padding: 30px 30px 55px;
    }

    .member_feature_box p,
    .bottom_content_database p {
        font-size: 13px;
        line-height: 1.5;
    }

    .member_feature_box h4 {
        font-size: 20px;
    }

    .feature_btn {
        height: 45px;
        line-height: 40px;
        font-size: 14px;
        bottom: -20px;
    }
    .database_overview_circle_img {
    width: 640px;
    height: 600px;
}
}

@media screen and (max-width: 1366.99px) {
    .heading {
        font-size: 34px;
    }
    .enhanced_feature .database_list li {
    width: 530px;
}
.enhanced_feature .database_content h5{
    font-size: 22px;
}
}

@media screen and (max-width: 1280.99px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1156.99px) {}

@media screen and (max-width: 1024.99px) {}

@media screen and (max-width: 991.99px) {}

@media screen and (max-width: 850px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 767.99px) {}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 667px) {}

@media screen and (max-width: 575px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 430px) {}

@media screen and (max-width: 380px) {}

@media screen and (max-width: 330px) {}