#mainNav .navbar-nav .nav-item .nav-link.active {
  color: white !important;
}

.members-box {
  padding: 60px 20px;
}

.member-mt-100 {
  margin-top: 100px;
}

.board-side {
  background: #d3af5d;
  width: 81px;
  position: absolute;
  left: 0;
  top: 0;
  height: 43px;
}

#portfolio {
  background: linear-gradient(rgba(37,73,74,0.88), rgba(37,73,74,0.92)) center / cover no-repeat fixed, url("../../assets/img/finance-manager-meeting-discussing-company-growth-project-success-financial-statistics.jpg"), #4badad;
  border-style: none;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

section#cegadatok {
  background-color: #212529;
  background-repeat: no-repeat;
  background-position: center;
}

.navbar-shrink .logo-img {
  width: 155px;
}

#top {
  margin-right: 50px;
  margin-left: 50px;
}

.ab-main-title {
  font-size: 68px;
}

.alapok-box-wrap div {
  padding-top: 27%;
  padding-bottom: 40%;
}

@media (min-width: 1600px) {
  #rolunk-img-wrap {
    padding: 62px;
  }
}

@media (max-width: 768px) {
  .ab-main-title {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  #footer-one, #footer-two {
    margin: 0 0 30px 0;
  }
}

@media (max-width: 768px) {
  .logo-img {
    max-width: 100px;
  }
}

@media (max-width: 768px) {
  #top {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  .member-mt-100 {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  #cegadatok, #company-information {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 768px) {
  #rolunk-text {
    margin-top: 50px;
    margin-bottom: 20px !important;
  }
}

@media (max-width: 768px) {
  #kezelt-alapok, #cegadatok, #managed-funds {
    padding-top: 15% !important;
    padding-bottom: 15% !important;
  }
}

@media (max-width: 768px) {
  #tulajdonos .col {
    background-color: #014e4e !important;
  }
}

@media (max-width: 768px) {
  #szervezeti-struktura, #board-of-directors {
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-size: 15%, 15%, auto !important;
    padding-top: 15% !important;
    padding-bottom: 15% !important;
  }
}

@media (max-width: 768px) {
  .alapok-box-wrap {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  section h2.section-heading, section .section-heading.h2 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .footer-cols span {
    display: inline-block;
    width: 100%;
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .footer-cols div {
    text-align: center;
  }
}

.ab-text-link a {
  text-decoration: none !important;
}

.besz a {
  text-decoration: none;
}

