@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,500,700,900,300);
 :root
 {--font-family-sans-serif: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
	}
a{color: #242424;}
a:hover{color: #db2131;}
body {
    background:#fff;
    color:#101010;
    line-height:24px;
   font-family:'Argon', sans-serif;
    font-size:15px;
}
#category_slider{margin-bottom: 10px;}
a:hover{color: #4D4D4D;}
.green{color: #4377e0;}
.navbar-inverse {
   
    border-radius: 0px;
}
.home-main-cover{border:1px #ddd solid;padding: 4px;margin-bottom: 5px;}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 13px;
}
input.search-form:hover {
        width:250px;
}
.dropdown ul.dropdown-menu {
    -webkit-animation: fadeInUp 300ms linear 900ms both;
    -moz-animation: fadeInUp 300ms linear 900ms both;
    -o-animation: fadeInUp 300ms linear 900ms both;
    -ms-animation: fadeInUp 300ms linear 900ms both;
    animation: fadeInUp 300ms linear 900ms both;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.dropdown:hover ul.dropdown-menu {
    display:block;
     -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.dropdown-menu {
    min-width:185px;
}
.navbar {
    border-radius:0;
    margin-bottom:0;
}
.navbar-inverse {
    /*background: rgba(0, 0, 0, 0) linear-gradient(#4e4e4e, #4e4e4e) repeat scroll 0 0;*/
    background-color: #006680;
    border-top:1px solid #467837;
    border-bottom:0px solid #db2131;
}
.navbar-inverse .navbar-nav > li > a {
    color:#fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color:#006680;
    color:#fff;
    }
    .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color:#db2131;
    color:#fff;
    }
    .dropdown ul.dropdown-menu {
        background-color:#db2131;
        color:#fff;
        border:0;
        font-size:16px;
    }
    .dropdown-menu > li > a {
        color:#fff;
    }

.navbar-nav > li {
    /*border-right: 1px solid #999;*/
    -webkit-box-shadow: -1px 0px 0px 0px rgba(26,47,32,0.75);
    -moz-box-shadow: -1px 0px 0px 0px rgba(26,47,32,0.75);
    box-shadow: -1px 0px 0px 0px rgba(26,47,32,0.75);
}

.header-title h1{font-size: 20px;line-height: 34px;}
.header{padding-top: 15px;margin-bottom: 15px;}
.logo{border-right: 2px #eee solid;}

.table-responsive table  tbody tr td h4{text-align: center;margin-top: -2px;}
.table-responsive table  tbody tr td a{color: #4D4D4D;}
.table-responsive table  tbody tr td .style4{text-align: left;}
.tr1{font-size: 16px;text-align: center;}
h4{font-size: 16px;}
.first{margin-left: 30px;}
/* show or less contnet css ends */
.contnet-home {
    min-height:100px;
    box-sizing:border-box;
    padding-bottom:10px;
    text-align:justify;
    
}
.contnet-home h1{
    margin:5px 0;
    font-size:28px;
    color:#1a2f20;
    font-weight:400;
    border-bottom:1px solid #c52d2f;
    clear:both;
    padding-right:20px;
    padding-bottom:5px;
}
.contnet-home h2{
    color:#c52d2f;
    font-size: 20px;
    border-bottom:solid 1px #c52d2f;
    padding-bottom: 8px;
    font-weight:400;
}
.contnet-home h3{
    color:#930;
    font-size: 20px;
    margin-bottom: 0px;
}
.contnet-home h4{
    color:#930;
    font-size: 18px;
}
.


@media (min-width: 1200px) {
    .container {
        width: 1000px;
    }
}


.download-link{color: #4D4D4D;font-size: 20px;line-height: 27px;}
.logo img {border: 0px;}
.header-border{}
h1{color: #db2131;font-size: 18px;font-weight: bold;margin-top: 0px;}
.style1{color: #4D4D4D;font-style: normal;}
.style3{color:  #1e1e82;}
.pink{color: #db2131;}
.style2{color: #db2131;font-size: 15px;line-height: 27px;}
.journal-cover-border {border: 1px #ccc solid;}
h4 small{font-size: 15px;color:  #db2131;line-height: 25px;}
.btn-group-lg > .btn, .btn-lg {
    padding: 6.8px 16px;}

.journal-covers{
    width:100%;
    height:100%;
    border:1px solid  #1e1e82;
     text-decoration:none;

    
    background-color: #1e1e82;
  
}
.j1o{height: 32px;line-height:28px;color: #fff;}
.edi-box{padding-bottom: 5px;}

.journal-table-text , .journal-table-text a{color: #25729A;}
.journal-covers h2{color: #fff;}
.archive_table a{font-weight: bold;line-height: 40px;}
a.side_img img
{
margin: auto;
    border:2px #ea305d solid;
  
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    width: 90%;
    margin-bottom: 10px;
    margin-top: 5px;
}
.f1{font-size:1.3em;}
a.side_img img:hover
{
    border:3px #0099CC solid;
    padding:0px;
}
.side_tablehead {
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
    
   /*background: rgba(0, 0, 0, 0) linear-gradient(#4e4e4e, #4e4e4e) repeat scroll 0 0;*/
   background-color: rgba(0, 49, 60, 0.9);
    color: #FFF;
    height: 32px;
    width: 100%;
    text-align: center;
    line-height: 28px;
}
.side_tablebg {
    width: 100%;
    height: auto;
    border: 1px solid #CCC;
    
    padding: 5px;
    margin-bottom: 5px;
}
.side_tablebg  p{padding: 6px;line-height: 18px;}
.col_green{color:  #1558a7;font-weight: bold;text-decoration: underline;font-size: 15px;}
.footer {
    /*background-color: #4D4D4D;*/
    border-top:2px #db2131 solid;
    /*border: 1px solid #999;*/
    background-color: #006680;
    color: #FFF;
    padding: 10px;
}
.table-home-box{font-size: 14px;}
.indexing_bg {    
    width: 100%;
    border: 1px solid #25729A;
    border-radius: 4px;
    text-align: center;
    
    
    display: inline-block;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
    
    color: #FFF;
    background-color: #1e1e82;
    
}
.btn:hover, .indexing_bg:hover{ color:  #f4f4f4;background:  #222;border:1px #ccc solid;}
.paypal-button{width:65%}
.impact-factor-body{border:1px solid #06C; width:auto; margin-bottom: 5px;}
.impact-factor-head{border:1px solid #06C; width:auto; margin:0px;}
.impact-factor1{text-align:center; }
.impact-factor2{text-align:center; }
.table-download{margin-top: 5px;margin-bottom: 5px;}
.table-form{text-align:center;margin:auto;}
.succ  .warn{float:left;width:923px;border:1px solid;margin:10px 0px 10px;padding:10px 10px 10px 40px;font-size:14px}
.succ{color:#4377e0;line-height:36px;background:#DFF2BF no-repeat left}
.warn{color:#000;background:salmon no-repeat left}
.btn-primary{   
border: 1px #fef5f1 solid;border-radius: 0;background-color:#fef5f1;color: #555;  }
.btn-danger{border-radius: 0;background-color: #4D4D4D;border-color: #333;}
.edi-box .style2{color: #4377e0;}

.panel-success > .panel-heading{
        /*background-color: #555;*/
        background-color: rgba(0, 49, 60, 0.9);
    color: #fff;
}
.panel-success {
    border-color:transparent;
    border-left:#eee solid 1px;
    border-radius:0px;
    /*box-shadow: 2px 3px 3px #bbbbbb;*/
}
.panel-success .journal-name a{color: #db2131;}
.panel-success .panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel .list-group-item{
    padding:5px 10px;
}
.panel-success .media-heading{
    font-size:16px;
}
a.list-group-item, button.list-group-item{
    color:#101010;
}
.fl-text{color: #fff;}
.fl-text:hover{color: #fafafa;text-decoration: none;}

.fa-file-text{color: #fff;background-color: #333;}
.fa-file-text-o{color: #666;}
h4{margin-bottom: -3px;color: #666;}
.style4{text-align: justify;}



/** new theme **/

.left-menu {padding: 0px;}
.left-menu a{width: 100%;}
.a-start{
color: #fff;
border-color: transparent;
border-left: #eee solid 2px;
border-radius: 0px;
box-shadow: 2px 3px 3px #bbbbbb;
background: rgba(0, 0, 0, 0) linear-gradient(#3e3e3e, #3e3e3e) repeat scroll 0 0;
}.a-start span{color: #fff;}
.list-group-item {padding: 7px 7px;border-radius: 0px;}
.list-group-item:first-child {
border-radius: 0px;
}
.edi-box .style2{font-size:14px;color:#333;font-weight:bold;}
.article-table .style2{font-size:18px;font-weight:bold;}
.bold{font-weight: bold;}
.btn-hover:hover{background-color:#db2131; }
.style-gray{color: #4e4e4e;font-weight: bold;font-size: 14px;line-height: 30px;}
.text1{margin-left: 0px;text-align: justify;}
.stylep{color: #db2131;}
.pad10{padding-top: 10px;}
.img-home-cover{border:1px #ccc solid;margin-bottom:5px;}
.eb-data img {
    width: 90px;
    height: 100px;
}


.main-text{color: #db2131;padding-top: 5px;}
.home-journal-list {border:1px #eee solid;padding: 15px;margin-bottom: 20px;min-height: 280px;background-color: #fdfdfd;}
.home-journal-list .title{font-size: 16px;color: #db2131;}
.home-journal-list:hover{background-color: #fff;}
.home-journal-list .submit_paper{color: #333;font-size: 14px;text-decoration: underline;}
.home-journal-list .btn-warning{font-size: 13px;font-weight: bold;width:100%;border-radius: 0px;}
.home-journal-list .btn-danger{font-size: 13px;font-weight: bold;width:100%;border-radius: 0px;}
.journal-list .btn-primary,.home-journal-list .btn-primary{width: 100%;border-radius: 0px;font-weight: normal;}
.journal-list .btn-success, .home-journal-list .btn-success{width: 100%;border-radius: 0px;}
.jurnal-btn-row{margin-bottom: 10px;margin-top: 90px;}
.journal-list .btn-primary:hover,.home-journal-list .btn-primary:hover{background-color: #feded0;border: none;color: #333;}


.list-group .active{background-color: rgba(0, 49, 60, 0.9);}
.list-group .active:hover{background-color: #333;border-color: #333;}
.our_journal_list small{color: #888;}

.home-subject-lists.no-pad-left {
    padding-right: 0.3375rem;
}
.home-subject-lists.no-pad-right {
    padding-left: 0.3375rem;
}
.home-subject-list {
    margin-bottom: 3rem;
    position: relative;
}
.home-subject-list span {
    z-index: 10;
    position: absolute;
    bottom: -1px;
    /*top: 0px;*/
    left: 0;
    width: 100%;
    text-align: center;
    display: block;
    background-color: #db2131;
    color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  display: block;
  padding: 0.5em 0.2em;
}
.home-subject-list img{width: 100%;}


.home-subject-list span:after {
    display: inline-block;
  
  color: #00a9ce;
  position: relative;
  top: 4px;
  width: 9px;
  height: 13px;
  text-indent: -9999px;
  margin-left: 0.425em;
  
}
.home-subject-list a:hover span {
  background: #db2131;
  color: #fff;
}
.static-content{min-height:500px; }

.footer{color: #eee;}
.footer .footer-contact-info-bg {
    background: url(../images/world-map.png) no-repeat;
    background-size: 100%;
    background-position: center center;
    min-height: 220px;
}
.footer h3{color: #db2131;}
.copy-bar{background-color: rgba(0, 49, 60, 1);padding: 10px;text-align: center;line-height: 33px;
color: #eee;
}
.footer-contact-info-media a{color: #eee;}
footer table{margin-top: 10px;}
footer table td{width: 30px;}
footer .badge{background-color: #ccc;color: #333;}

/** Home lefttab panel **/
.panel-success > .panel-heading{
    background: rgba(0, 0, 0, 0) linear-gradient(#db2131, #db2131) repeat scroll 0 0;
    color: #ffffff;
	 text-transform: uppercase;
  
}
.panel-success {
    border-color:transparent;
    border-left:#eee solid;
    border-radius:0px;
    box-shadow: 2px 3px 3px #bbbbbb;
}
.panel-success .panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	 text-transform: uppercase;
	font-weight: 800;
}
.panel .list-group-item{
    padding:5px 10px;
}
.panel-success .media-heading{
    font-size:16px;
}

/**NEWCSS**/


/* Services Section
--------------------------------*/
#services {
  padding: 30px 0 0 0;
}

#services .box {
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
  background: #fff;
  transition: 0.4s;
}

#services .box:hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

#services .box .icon {
  float: left;
}

#services .box .icon i {
  color: #444;
  font-size: 64px;
  transition: 0.5s;
  line-height: 0;
  margin-top: 34px;
}

#services .box .icon i:before {
  background: #0c2e8a;
  background: linear-gradient(45deg, #1D7340 0%, #a3ebd5 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#services .box h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 22px;
}

#services .box h4 a {
  color: #444;
}

#services .box p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}

@media (max-width: 767px) {
  #services .box .box {
    margin-bottom: 20px;
  }
  #services .box .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #services .box h4, #services .box p {
    margin-left: 0;
    text-align: center;
  }
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

#clients .owl-nav, #clients .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#clients .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#clients .owl-dot.active {
  background-color: #1D7340;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
  padding: 30px 0;
}

#testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 0 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: 350px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {
  #testimonials .testimonial-item {
    margin: 30px 10px;
  }
}

#testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

#testimonials .owl-nav, #testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #1D7340;
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  background: #081e5b;
  background-size: cover;
  padding: 40px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 10px;
  border: 3px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #1D7340;
  border: 3px solid #1D7340;
}
/* Our Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 20px 0 0 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  overflow: hidden;
  text-align: center;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member .details {
  background: #546468;
  color: #fff;
  padding: 10px;
  border-radius: 0 0 3px 3px;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 5px;
}

#team .member .social a {
  color: #fff;
}

#team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/
#contact {
  padding: 30px 0;
}

#contact .contact-info {
  margin-bottom: 20px;
  text-align: center;
}

#contact .contact-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #1D7340;
}

#contact .contact-info address, #contact .contact-info p {
  margin-bottom: 0;
  color: #000;
}

#contact .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#contact .contact-info a {
  color: #000;
}

#contact .contact-info a:hover {
  color: #1D7340;
}

#contact .contact-address, #contact .contact-phone, #contact .contact-email {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #contact .contact-address, #contact .contact-phone, #contact .contact-email {
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}

#contact #google-map {
  height: 290px;
  margin-bottom: 20px;
}

@media (max-width: 576px) {
  #contact #google-map {
    margin-top: 20px;
  }
}

#contact .form #sendmessage {
  color: #1D7340;
  border: 1px solid #1D7340;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#contact .form button[type="submit"] {
  background: #1D7340;
  border: 0;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#contact .form button[type="submit"]:hover {
  background: #19454F;
}