/* MV Client */
img.img-fluid.footer-logo-single.footer-logo-single-mv {
  width: 100px;
  background: #fff;
  border-radius: 12px;
  padding: 5px;
}

.app-customize-logo {
  width: 120px !important;
  height: 120px !important;
  object-fit: contain !important;
}

.app-customize-header-logo {
  width: 50px !important;
  height: 50px !important;
  margin-left: 20px !important;
  object-fit: contain !important;
}

.border-remove {
  border-right: none !important;
}

.mv-single-theme-logo {
  width: 70px !important;
      font-size: 11px;
}
/* MV Client */
.textcolor-changed {
  color: #212529;
}
.textcolor-changed.nocolor:hover {
  color: #212529;
  text-decoration: underline !important;
}
.para.author-instruction {
  color: #151515;
  font-size: 17px;
  font-weight: 400;
}
.heading-2-2.auth-head {
  color: #151515;
  font-size: 26px;
  font-weight: 600;
}
.heading-2-2.auth-head-2 {
  color: #0e5952;
  font-size: 20px;
  font-weight: 600;
}
.client-space {
  margin: 0px;
}

li.nestedissue.formatted-issue-left {
  list-style: none;
  margin-left: -15px;
  /* margin-top: 9px; */
}

.format-accordion {
  margin-top: -5px;
}

.f-kryoni{
  color: #f2be22;
  font-family: "Poppins", sans-serif;
}
.ff-size{
  font-size: 14px;
}

.footer-ms{
  margin-left: 34px;
}

.doi-content {
  word-wrap: break-word;
}

.article-btn-width{
  width: 25%;
}

/* mobile of upto 575px */
@media screen and (max-width: 575.98px) { 

  .open-access {
    font-size: 10px;
  }
  
  .green-outline-btn-1 {
    font-size: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding: 6px 15px !important;
  }

  .tab-content {
    padding: 5px;
  }

  .heading-3.c-g-100.sub-heading {
    font-size: 12px !important;
  }
  .btn.btn-primary.view-full-text {
    min-width: 150px !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    padding: 8px 0px;
  }
  .btn.btn-secondary.download-pdf {
    min-width: 150px !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    padding: 8px 0px;
  }
  h5.download-metrics-d {
    min-width: 130px !important;
    font-size: 14px !important;
    padding-left: 0.5em;
  }
  .download-metrics-d.mb-2 {
    min-width: 110px !important;
  }
  #selectCitation {
    width: 40%;
  }
  .article-left-content {   
    padding: 0px 0px !important;
  }
  .search-section-1 {
    background-position: center center !important;
  }
  .article-btn-width{
    width: 30%;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  h5.download-metrics-d {
    padding-left: 0em !important;
  }
  footer{
    background-size: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .heading-3.c-g-100.sub-heading {
    font-size: 13px !important;
  }
  h5.download-metrics-d {
    padding-left: 0em !important;
  }
  footer{
    background-size: 100%;
  }
}

/* ---------------desktop------------ */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .heading-3.c-g-100.sub-heading {
    font-size: 12px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .heading-3.c-g-100.sub-heading {
    font-size: 14px !important;
  }
}

@media (max-width: 991.98px) {
  .alter-is-card .p-2.p-lg-4 {
    padding: 10px !important;
  }

  .alter-is-card .px-2.px-lg-4.py-2 {
    padding: 10px !important;
  }

}

@media (max-width: 766.98px) {
  
  .view-buttons {
    gap: 10px;
    row-gap: 0px;
    margin-top: 0px;
  }
  .search-container {
    margin-left: 0px !important;
    padding-left: 0px !important;
  }

  .view-buttons a {
    margin: 0px 10px 0px 0px !important;
  }

}

.hovercontact-us{
  text-decoration: none;
}

.hovercontact-us:hover{
  text-decoration: underline;
}
@media (max-width: 1399.98px) {
 .custom-dropdown .dropdown-item {
    font-size: 13px;
  }
}
@media (max-width: 1199.98px) {
   .custom-dropdown .dropdown-item {
    font-size: 12px;
  }
}

.q-content {
  margin-left: 0px;
}

.quarterly-weight{
  font-weight: 700;
}

.announcement-bar .announcement-text {
  background: linear-gradient(90deg, #0E5952 0%, #053A5A 100%);
  font-size: 15px;
  font-weight: 500;
}
.announcement-bar .announcement-text .clickhere{
  color: #F2BE22;
  text-decoration: underline;
  font-weight: 500;
}

.clock-article-img{
  width: 16px;
}