
<!DOCTYPE html>
<html lang="en">
<head>

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <title>Asian Science Citation Index</title>

    <!-- CSS -->
    <link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>

    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    <link rel="stylesheet" href="assets/css/font-awesome.min.css">
    <link rel="stylesheet" href="assets/css/main.css">

<meta property="og:title" content="Asian Science Citation Index"/>
<meta property="og:url" content="https://ascidatabase.com"/>
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="ASCI Database"/>
<meta property="og:description" content="ASCI Database provides authoritative, trusted, and the essential information to its readers by indexing high-quality scholarly journals to meet the needs & demands of the global scientific community.">
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:alt" content="ASCI Database provides authoritative, trusted, and the essential information to its readers by indexing high-quality scholarly journals to meet the needs & demands of the global scientific community." />
<meta property="og:type" content="website">
<meta property="og:image" content="https://ascidatabase.com/ascicard.jpg"/>

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@ascidatabase" />
<meta name="twitter:title" content="Asian Science Citation Index" />
<meta name="twitter:description" content="ASCI Database provides authoritative, trusted, and the essential information to its readers by indexing high-quality scholarly journals to meet the needs & demands of the global scientific community." />
<meta name="twitter:image" content="https://ascidatabase.com/ascicard.jpg" />

<link rel="icon" type="image/png" href="db.png"/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap" rel="stylesheet">
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto:300');

.zbody {
  text-align:center;
  background:linear-gradient(141deg, #ccc 25%, #eee 40%, #ddd 55%);
  color:#555;
  font-family:'Roboto';
  font-weight:300;
  font-size:32px;
  padding-top:40vh;
  height:100vh;
  overflow:hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: translate3d(0,0,0);
}

.zdiv {
  display:inline-block;
  overflow:hidden;
  white-space:nowrap;
}

.zdiv:first-of-type {    /* For increasing performance 
                       ID/Class should've been used. 
                       For a small demo 
                       it's okaish for now */
  animation: showup 11s infinite;
}

.zdiv:last-of-type {
  width:0px;
  animation: reveal 11s infinite;
}

.zdiv:last-of-type span {
  margin-left:-375px;
  animation: slidein 5s infinite;
}

@keyframes showup {
    0% {opacity:0;}
    20% {opacity:1;}
    80% {opacity:1;}
    100% {opacity:0;}
}

@keyframes slidein {
    0% { margin-left:-800px; }
    20% { margin-left:-800px; }
    35% { margin-left:0px; }
    100% { margin-left:0px; }
}

@keyframes reveal {
    0% {opacity:0;width:0px;}
    20% {opacity:1;width:0px;}
    30% {width:375px;}
    80% {opacity:1;}
    100% {opacity:0;width:955px;}
}

p {
	color:#000 !important;
}
.zp {
  font-size:12px;
  color:#999;
  margin-top:200px;
}
.icon img {
    filter: brightness(0.6); /* lower = darker */
	max-width:50px;
}


.hero-block img {
    width: 100%;
    height: auto;
    display: block;
}

.hero-content h1 {
  font-family: "Merriweather", serif;

    font-size: 36px;
	line-height:53px;
}

@media (min-width: 992px) {
    .hero-content h1 {
    
  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
    
  //  	font-size: 45px;
  //  	line-height:59px;
    }
}
.hero-block .row {
    display: flex;
    align-items: center;
    min-height: 70vh; /* full vertical balance */
}

.hero-block .hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
h1 {
  font-family: "Merriweather", serif;
  font-size: 34px;
  line-height:51px;
}
.suggest-journal {
    width: 100%;
}

.suggest-journal img {
    width: 100%;        /* Makes image scale with screen */
    height: auto;       /* Maintains aspect ratio */
    display: block;     /* Removes unwanted spacing */
}

/* Optional: limit max width on large screens */
@media (min-width: 1024px) {
    .suggest-journal {
       // max-width: 1200px;
        margin: 0 auto; /* center it */
    }
}
</style>
</head>
<body>

<!-- Header -->

<header id="hero" class="hero overlay">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap" rel="stylesheet">
<style>
h1 {
  font-family: "Merriweather", serif;
  font-size: 34px;
  line-height:51px;
}
h2 {
  font-family: "Merriweather", serif;
  font-size: 34px;
  line-height:51px;
}
.section-title {
  font-family: "Merriweather", serif;
  font-size: 37px;
  line-height:51px;
}
</style>
	<nav class="navbar">
    <div class="container">
        <div class="navbar-header">
            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false">
                <span class="sr-only">Toggle navigation</span>
                <span class="fa fa-bars"></span>
            </button>
            <a href="home.php" class="brand" title="Asian Science Citation Index">
                <img src="assets/images/logo.png" alt="ASCI" width="140px" style="margin-top:-15px;filter: brightness(0) invert(1);">
            </a>
        </div>
        <div class="navbar-collapse collapse" id="navbar-collapse">
            <ul class="nav navbar-nav navbar-right">
                <li>
                    <a href="home.php" title="Asian Science Citation Index">
                        Home
                    </a>
                </li>
                <li>
                    <a href="masterjournallist.php" title="For Publishers">
                        Master Journal List
                    </a>
                </li>
                <li style="padding-right:15px;">
                    <a href="contact.php" title="Contact ASCI">
                        Contact
                    </a>
                </li>
                <li>
                     <a href="suggestajournal.php" class="btn btn-success nav-btn" title="Suggest a Journal">Suggest a Journal</a>
                </li>
            </ul>
        </div>
    </div>
</nav>
</header>

                             
<section class="hero-block" style="background:#f5f7fa; margin-top:-25px;">
    <div class="container">
<div class="row">

    <!-- LEFT CONTENT -->
    <div class="col-lg-7 col-md-12">
        <div class="hero-content">
            <h1>ASCI Database: Setting New Standards in Scholarly Indexing and Journal Evaluation</h1>

            <p style="margin-bottom:25px;margin-top:5px;">ASCI Database provides authoritative, trusted, and the essential information to its readers by indexing high-quality scholarly journals to meet the needs & demands of the global scientific community.</p>

            <div>
                <a href="suggestajournal.php" class="btn btn-primary">Suggest a Journal</a>
                <a href="contact.php" class="btn btn-outline-secondary">Contact us →</a>
            </div>
        </div>
    </div>

<!-- RIGHT IMAGE -->
<div class="col-lg-5 hidden-xs hidden-sm hidden-md">
    <img src="assets/images/asci-hero2.png" 
         class="img-fluid w-100" />
</div>

</div>
    </div>
</section>
                             

<section id="features" class="features">
    <div class="container ">
        <div class="row features-section">
            <div class="text-center col-xs-10 col-xs-offset-1">
                <div class="media-body">
                    <span class="icon"><img src="assets/images/icon/icon1.png" alt=""></span>
                    <h1 style="margin-bottom:25px;">Suggest a Journal for Evaluation</h1>
                    <p class="col-xs-10 col-xs-offset-1" style="padding-bottom:15px;">Do you know a journal that should be included in the ASCI Database? We welcome recommendations from the scholarly community.
<br><br>
ASCI Database applies a rigorous and transparent evaluation framework to ensure the inclusion of high-quality and relevant journals. Key criteria include robust editorial and peer-review processes, originality and academic impact, clearly defined scope, consistent publication practices, international authorship diversity, adherence to publishing ethics, and citation-based influence.</p>
                    <a href="suggestajournal.php" title="Suggest a Journal" class="btn btn-success">Journal Title suggestion for ASCI Database</a>
                </div>
            </div>
        </div>
    </div>
</section>


<!-- Features -->

<section id="features" class="features bgc-light-gray">
    <div class="container ">
        <div class="row features-section">
<h1 align="center" style="margin-top:-25px;margin-bottom:30px;">Why ASCI Database?</h1>
            <div class="text-center col-sm-4">
                <div class="media-body">
                    <span class="icon"><img src="assets/images/icon/icon_new1.png" alt=""></span>
                    <h3>Global Reach</h3>
                    <p class="text-muted">Position your journal within a globally accessible indexing platform to maximize discoverability and impact.</p>
                </div>
            </div>
            <div class="text-center col-sm-4">
                <div class="media-body">
                    <span class="icon"><img src="assets/images/icon/icon_new5.png" alt=""></span>
                    <h3>Timely Decisions</h3>
                    <p>Experience an efficient and responsive evaluation process aligned with modern publishing needs.</p>
                </div>
            </div>
            <div class="text-center col-sm-4">
                <div class="media-body">
                    <span class="icon"><img src="assets/images/icon/icon_new3.png" alt=""></span>
                    <h3>Rigorous Evaluation</h3>
                    <p>Ensure credibility through a structured, transparent, and multi-dimensional journal assessment process.</p>
                </div>
            </div>

		</div>

        <div class="row features-section" style="padding-top:20px;">

            <div class="text-center col-sm-4">
                <div class="media-body">
                    <span class="icon"><img src="assets/images/icon/icon_new4.png" alt=""></span>
                    <h3>Comprehensive Coverage</h3>
                    <p>Include a diverse range of journals across disciplines, publishing models, and regions.</p>
                </div>
            </div>
            <div class="text-center col-sm-4">
                <div class="media-body">
                    <span class="icon"><img src="assets/images/icon/icon_new2.png" alt=""></span>
                    <h3>Scholarly Excellence</h3>
                    <p class="text-muted">Recognize and promote journals that adhere to rigorous editorial and publishing standards.</p>
                </div>
            </div>
            <div class="text-center col-sm-4">
                <div class="media-body">
                    <span class="icon"><img src="assets/images/icon/icon_new6.png" alt=""></span>
                    <h3>Trusted Index</h3>
                    <p>Strengthen author and institutional confidence through reliable and integrity-driven indexing.</p>
                </div>
            </div>

                             
        </div>
    </div>
</section>



<!-- Topics -->
<section class="topics">
    <div class="container">
        <div class="row" style="padding-bottom:20px;padding-top:20px;">
            <div class="col-lg-8">
                <header>
                    <h1><span class="icon-pages"></span>By the Numbers: Current Coverage</h1>
                    <p>ASCI Database provides trusted and authoritative coverage of high-quality scholarly journals, enabling global visibility and supporting the evolving needs of the research community.</p>
                </header>
                
                <div class="row">
                    <div class="col-sm-4">
                        <div class="topics-list">
                            <h4><span class="badge2">1M+</span>Records</h4>
                        </div>
                    </div>
                    <div class="col-sm-4">
                        <div class="topics-list">
                            <h4><span class="badge2">2M+</span>Authors</h4>
                        </div>
                    </div>
                    <div class="col-sm-4">
                        <div class="topics-list">
                            <h4><span class="badge2">100+</span>Topics</h4>
                        </div>
                    </div>
                </div>
                
                <div class="row">
                    <div class="col-sm-4">
                        <div class="topics-list">
                            <h4><span class="badge2">100+</span>Countries</h4>
                        </div>
                    </div>
                    <div class="col-sm-4">
                        <div class="topics-list">
                            <h4><span class="badge2">15500+</span>Journals</h4>
                        </div>
                    </div>
                    <div class="col-sm-4">
                        <div class="topics-list">
                            <h4><span class="badge2">1990+</span>Coverage</h4>
                        </div>
                    </div>
                </div>
                
            </div>
            <div class="col-lg-4">
                <div class="sidebar">
                    <div class="widget widget-support-forum">
                        <span class="icon icon-forum"></span>
                            <h4><strong>Suggest a Journal for Evaluation</strong></h4>

                            <p>The ASCI Database applies a rigorous and transparent evaluation framework to ensure the inclusion of high-quality and relevant scholarly journals. Key criteria include robust editorial and peer-review processes, originality and academic impact, clearly defined scope, consistent publication practices, international diversity of authorship, adherence to publishing ethics, and citation-based influence.</p>


                        <a href="suggestajournal.php" title="Journals" class="btn btn-success">Suggest Journal</a>
                    </div>

                </div>
             </div>
        </div>

    </div>
</section>

<section class="suggest-journal" style="margin-top:-50px;margin-bottom:30px;">
  <div class="container">
    <a href="https://ascidatabase.com/suggestajournal.php">
        <img src="assets/images/suggest-a-journal.jpg" alt="Suggest a Journal">
    </a>
  </div>
</section>
                             
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha512-SfTiTlX6kk+qitfevl/7LibUOeJWlt9rbyDn92a1DqWOw9vWG2MFoays0sgObmWazO5BQPiFucnnEAjpAB+/Sw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
	<footer>
        <div class="container">
            <div class="row">
                <div class="col-lg-2 col-md-3 col-sm-3">
                    <a href="home.php" class="brand" title="Asian Science Citation Index">
                        <img src="assets/images/logo2.png" alt="ASCI" width="140px" style="padding-bottom:20px;filter: brightness(0) invert(0);">
                        <span class="circle"></span>
                    </a>
                </div>
                <div class="col-lg-7 col-md-5 col-sm-9" style="padding-top:10px;">
                    <ul class="footer-links">
                        <li><a href="home.php" title="Asian Science Citation Index">Home</a></li>
                        <li><a href="contact.php" title="Contact ASCI">Contact</a></li>
                        <li><a href="suggestajournal.php" title="Suggest a Journal>Suggest a Journal</a></li>
                        <li style="padding-right:10px;"><a href="https://www.facebook.com/ascidatabase" title="Facebook" target="_blank"><i class="fa fa-facebook-square" style="font-size:25px;color:#3b5998;" aria-hidden="true"></i></a></li>
                        <li><a href="https://twitter.com/ascidatabase" title="Twitter" target="_blank"><i class="fa fa-twitter-square" style="font-size:25px;color:#1DA1F2;" aria-hidden="true"></i></a></li>
                        <li><a href="https://www.linkedin.com/company/asci-database/" title="LinkedIn" target="_blank"><i class="fa fa-linkedin-square" style="font-size:25px;color:#0A66C2;" aria-hidden="true"></i></a></li>

                    </ul>
                </div>
                <div class="col-lg-3 col-md-4 col-sm-12" style="padding-top:10px;">
                    <div class="copyright">
                        <p>© 2026 ASCI Copyrights</p>
                    </div>
                </div>
            </div>
        </div>
    </footer>

    <script src="assets/js/jquery-1.12.3.min.js"></script>
    <script src="assets/js/bootstrap.min.js"></script>
    <script src="assets/js/main.js"></script>
</body>
</html>
