#home .header-top {
  background-color: #424496;
}

#home .header-top ul li a {
  color: #43bbca;
}

.header-bottom-area .logo img {
  max-width: 150px;
}
#Contact .footer-logo img {
  max-width: 200px;
}

#about .about-row {
  min-height: 100%;
}

#about .team-member-img img {
  max-width: 422px;
}

#about .col-xl-7,
#about .col-lg-7 {
  display: flex;
}

.about-title-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.slick-dots {
  display: none !important;
}

.advisors-area .contact-info-text {
  margin-bottom: 68px;
}

.about-title-section .why-tumsider {
  font-size: 25px;
}
