.social-highlight-main {
  padding: 80px 0;
  padding-bottom: 0;
}

#owl-carousel.social-carousel .item {
  color: #231f20;
}
#owl-carousel.social-carousel {
  display: block !important;
}
#owl-carousel.social-carousel img {
  margin-bottom: 30px;
  height: 250px;
  object-fit: cover;
}
#owl-carousel.social-carousel button.owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 5px;
  background: #d5d5d5;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

#owl-carousel.social-carousel .owl-dots {
  text-align: center !important;
}
#owl-carousel.social-carousel button.owl-dot.active span {
  background: #ff7315 !important;
}
.social-highlight-main h2 {
  width: 100%;
  font-size: 2.5rem;
  color: #231f20;
  font-family: "gothambold";
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  .social-highlight-main h2 {
    font-size: 1.75rem;
    margin-bottom: 1rem;
  }
}
.knowmore-paras {
  font-size: inherit !important;
  margin: inherit !important;
  text-align: left !important;
  color: #fff !important;
  line-height: 1.2;
}
.social-membership h4 {
  font-size: 28px !important;
  font-family: "gothambold" !important;
  margin-bottom: 2px !important;
}
.social-eg-strap {
  background-image: url("../images-s/social-partner.png") !important;
}
.social-eg-strap::before {
  background: inherit !important;
}
.social-eg-strap .btn-wrapper {
  margin-top: 20px !important;
}
@media screen and (max-width: 991px) {
  .knowmore-paras {
    margin: 30px 0 !important;
  }
}
