#ac-menu .navbar-header .navbar-brand img {
  width: 160px;
}

#ac-menu .navbar-default .navbar-nav li > a {
  padding-bottom: 17px;
  padding-top: 17px;
}

#ac-menu .navbar-default .navbar-nav li > a.active {
  border-color: #fff;
  color: #000;
}

.top-add img {
  width: 80%;
}

.breadcrumb {
  background: none; /* Background color similar to your image */
  padding: 0 0px 0 10px;
  border-radius: 50px;
  margin-bottom: 0px;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: ">>" !important; /* Custom separator */
  color: #000; /* White color for the separators */
}

.breadcrumb-item a {
  color: #000; /* White color for the links */
  text-decoration: underline;
}

.breadcrumb-item.active {
  color: rgb(248, 81, 2); /* Text color for the active item */
  padding: 5px 0px;
  border-radius: 20px;
}

.breadcrumb-item.active a {
  color: #3a0071; /* Text color for the active item link */
}

#ac-menu .navbar-default {
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

#ac-page-breadcrumb {
  background-color: #3078a5;
  padding: 0px 0;
}
#ac-page-breadcrumb .ac-page-breadcrumb-area {
  display: inline;
  float: left;
}
#ac-page-breadcrumb .ac-page-breadcrumb-area h2 {
  text-align: center;
  color: #fff;
  font-size: 22px;
}
#ac-page-breadcrumb .ac-page-breadcrumb-area .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  margin-top: 0px;
  text-align: center;
  padding: 0px 0px;
}
#ac-page-breadcrumb .ac-page-breadcrumb-area .breadcrumb li {
  color: #fff;
}
#ac-page-breadcrumb .ac-page-breadcrumb-area .breadcrumb li a {
  color: #fff;
}
#ac-page-breadcrumb input[type="text"] {
  padding: 8px;
  margin-right: -4px;
  font-size: 15px;
}
.search-container {
  text-align: right;
}
#ac-page-breadcrumb .search-container button {
  height: 40px;
  color: #fff;
  background: rgb(248, 81, 2);
  font-size: 17px;
  border: none;
  cursor: pointer;
}
#ac-page-breadcrumb .search-container button:hover {
  background: #ccc;
}
#ac-page-breadcrumb a.btn {
  color: #fff;
  font-size: 16px;
  background: rgb(248, 81, 2);
  border: 0px;
  display: inline;
  text-decoration: none !important;
}
.btn-guideline {
  padding-top: 8px;
}

#course-content {
  padding: 10px 0;
}

.article-right .right-links .single-sidebar2 li {
  background: rgba(0, 33, 71, 0.75);
}

#testimonial {
  padding: 50px 0 60px 0;
}

#testimonial
  .testimonial-area
  .testimonial-content
  .testimonial-item
  .testimonial-quote {
  padding: 30px 20px 50px 20px;
}

#testimonial
  .testimonial-area
  .testimonial-content
  .testimonial-item
  .testimonial-img
  img {
  width: 100px;
}

.dropbtn {
  background-color: transparent;
  color: white;
  padding: 19px 0 19px 0px;
  font-size: 12px;
  border: none;
}

.dropdown {
  font-size: 12px;
  font-weight: 600;
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #d6d6d6;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  text-decoration: none;
  display: block;
  padding: 5px 10px !important;
}
.dropdown li > a.active {
  border-color: #3078a5;
  color: rgb(248, 81, 2) !important;
}

.dropdown li:hover {
  border-color: #3078a5;
  color: rgb(248, 81, 2) !important;
}
.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
}

.course-container {
  padding-top: 10px !important;
}

.mailheadings {
  border: 1px solid;
  color: #000;
  font-weight: bold;
  border-radius: 5px;
  padding: 4px 10px;
}

.sub_heading1 {
  font-weight: bold !important;
  border-bottom-width: 2px !important;
  color: #000 !important;
}

/*p{    color:#000 !important;}*/
.slider-single p {
  color: #fff !important;
}

.testimonial-quote p {
}

a {
  text-transform: inherit !important;
}

#ac-menu {
}
.testimonial-area {
  height: 230px !important;
  background: #f1f1f1 !important;
}
.headerTextJournal {
  background-color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding-top: 7px;
  padding-bottom: 8px;
  padding-left: 20px;
}

.dvMain {
  padding-top: 10px;
}

.mainImageHeader {
  width: 100%;
  float: left;
  background-color: #fff;
  background-image: url(https://sciencefrontier.org/frontend-assets/img/logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  margin-left: 14px;
}

.captionLogo {
  margin-top: -27px;
  margin-left: 81px;
  font-weight: 600;
  color: #d30594;
  font-family: "Times New Roman", Times, serif !important;
}

.nameLogo {
  margin-top: -8px;
  margin-left: 45px;
  font-size: 37px;
  font-family: "Times New Roman", Times, serif !important;
  color: #003194 !important;
}

.scrollToTop {
  background-color: revert !important;
  border: none !important;
}

.body-container {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fff;
}

.socialmediafb {
  background-color: #3b5998;
  height: 24px;
  border-radius: 7px;
  width: 30%;
}

.socialmediatwitter {
  background-color: #55acee;
  height: 24px;
  border-radius: 7px;
  width: 30%;
}

.socialmedialinkedin {
  background-color: #0976b4;
  height: 24px;
  border-radius: 7px;
  width: 30%;
}

@media screen and (max-width: 768px) {
  #course-content .container {
    width: 100% !important;
    padding: 0px !important;
  }
}

@media (max-width: 981px) {
  #ac-header {
    float: inherit !important;
  }

  #ac-menu {
    float: inherit !important;
  }

  .body-container {
    width: 100% !important;
  }

  .mainImageHeader {
    height: 85px;
    float: inherit;
  }
}
.p-0 {
  padding: 0px;
}
