.custom-logo{
  max-width: 100px;
}
#feature_button{
    color: #ffffff;
}
#slider-section {
  padding-bottom: 0 !important;
}
@media screen and (min-width:1024px) {
  .carousel-item .carousel-caption {
    width: 720px;
    top: 27% !important;
  }
}
.admin-bar .navbar.navbar-expand-lg {
  margin-top: 30px;
}
.latest-course .course-single h4 {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  margin-top: 10px;
}
#verify-certificate form input {
  height: 60px !important;
}

.feature-box-icon img {
  width: 40px;
}
#animated-image img {
  width: 180px;
}
/* Pagination CSS Styles */
.page-item.active a.page-link.current {
  background: black;
}
.page-item a.page-link:hover{
  box-shadow: 0 0 10px rgba(23, 23, 23, 0.15) !important
}
.pagination-style-01 .page-item:first-child .page-link:hover, .pagination-style-01 .page-item:last-child .page-link:hover {
  box-shadow: 0 0 10px rgba(23, 23, 23, 0.15) !important
}
.elements-social .col {
  border-collapse: collapse;
}
@media screen and (max-width:768px) {  
  #activity-features{
    margin-top: 0 !important;
  
  }
}