body, html,
.mega-links > li > a,
.nav-pills .nav-link,
.section-footer {
    font-size: 16px;
}
#header {
    height: 80px;
	    padding: 0px 40px;
}
.megamenu .menu-item {
    line-height: 80px;
}
.megamenu .megamenu-wrapper{
	height: 80px;
}
.mega-box label {
    line-height: 18px;
    letter-spacing: 0.2px;
}
.logo-wrapper img{
	max-height: 70px;
}
.mega-box {
    top: 100px;
}
.nav-links li:hover .drop-menu, .nav-links li:hover .mega-box {
    top: 80px;
}
.nav-links li:hover a.menu-parent:after {
    bottom: -29px;
}
.ul-icons a {
    width: 32px;
    height: 32px
}
.ul-icons img{
	width: 20px;
}
.wrapper-user {
    border-radius: 41px;
    padding: 3px 5px 3px 8px;
    gap: 10px;
    /* width: 162px; */
    width: 95px;
    height: 48px;
}
.user-avatar img {
    width: 40px;
	border-radius:100%;
}
.mega-box .content {
    padding: 24px 24px calc(24px - 12px);
}
hr,.mega-box hr {
    margin: 16px 0;
}
.nav-links > li > a,
.mega-links > li > a,
.page-menu ul li{
	letter-spacing: 0;
}
.text-date {
    font-size: 12px;
}
.mega-links > li > a {
    padding: 12px 0px;
    /* font-size: 16px; */
    line-height: 16px;
	
}
.section-intro-inside {
    padding-top: 66px;
    /* padding-top: 100px; */
}
.bannerwrapper-content h2 {
    font-size: 40px;
}
.bannerwrapper h4 {
    font-size: 18px;
}
.bannerwrapper {
    height: 280px;
}
.section-intro {
    height: 640px;
    padding-top: 66px;
}
.slideritem-wrapper {
    /* height: 400px; */
	aspect-ratio: 198 / 60;
}
.director-image {
    width: 220px;
    height: 220px;
    margin-bottom: 16px;
}
.director-card-flex {
    /* min-height: 350px; */
}
.large .director-image {
    /* width: 240px; */
    /* height: 240px; */
}
.director-card .readmore {
    transform: translateX(8px);
}
.wrapper-bod.full{
    /* max-width: 1140px; */
    max-width: 1030px;
    margin: 0 auto;
}
.ul-footer a {
    padding: 7.3px 0;
}
.section-footer {
    height: 502px;
    padding-top: 60px;
}
.ul-legal a {
    letter-spacing: 0.2px;
    font-size: 13px;
}
.link:hover span {
    letter-spacing: .3px;
}
.copyright {
    letter-spacing: 0.36px;
    font-size: 12px;
}
.col-ul-footer label {
    margin-bottom: .5rem;
    letter-spacing: 0.64px;
}
.section-belief {
    min-height: 680px;
    background: url(../img/btm.png) no-repeat;
    background-position: center bottom;
    position: relative;
    padding-top: 60px;
    color: #fff;
}
.box-belief {
	padding: 28px 100px 28px;
    line-height: 1.2;
    min-height: 282px;
}
.tab-belief .nav-item:before{
	z-index: 2;
}
.tab-belief .nav-item:not(:last-child)::after {
    left: 79px;
}
.wrapper-belief h3 {
    font-size: 24px;
}
.ul-points li {
    margin-bottom: 14px;
    line-height: 1.2;
}
.ul-points li::before {
	content: '';
	min-width: 24px;
	width: 24px;
	height: 24px;
	background: #01A29C;
	border-radius: 6px;
	margin-right: 12px;
	margin-top: -1px;
	position: relative;
}

.ul-points li::after {
	content: '';
	position: absolute;
	left: 9px;
	top: 4px;
	width: 6px;
	height: 12px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.cardbox {
    padding: 18px;
}
.icon img{
	/* width: 32px; */
	/* height: 32px; */
}
.whoweare-header {
    gap: 9px;
    margin-bottom: 20px;
}
.content-wrapper h3{
	/* font-size: 24px; */
	/* font-weight: 600; */
    /* line-height: 1.3; */
}
.row-bod {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 40px;
}
.section-history{
    min-height: unset;
	height: auto;
    background: url(../img/btm.png) no-repeat;
    background-position: center bottom;
    position: relative;
    padding-top: 60px;
    color: #fff;
}
.gap60 {
    /* padding-top: 40px; */
}
.timeline-container {
    margin: 0 70px 40px;
}
.timeline-content {
    padding-left: 80px;
    padding-top: 40px;
}
.timeline-content h3 {
    font-size: 19px;
    margin-bottom: 7px;
}
.card-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 7px;
    line-height: 1.3;
}
.icon-wrapper {
    width: 80px;
    height: 80px;
}
.icon-wrapper img{
		width: 44px;
}
.btn-edit-post-link {
    /* top: -65px; */
}
.report-text h2 {
    font-size: 28px;
}
.report-text h3 {
    letter-spacing: .3px;
}

.post-card-meta {
	margin-top:40px;
}



.user-avatar-menu{
  position: relative;
  display: inline-block;
}

/* Button reset */
.user-avatar-menu .avatar-btn{
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

/* Initials bubble */
.user-avatar-menu .avatar-initials{
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-weight: 700;
  text-transform: uppercase;
  background: #fff;
  color: #111;
}

/* Dropdown */
.user-avatar-menu .avatar-dropdown{
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 160px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,.12);
  padding: 6px;
  display: none;
  z-index: 9999;
}

.user-avatar-menu .avatar-dropdown a{
  display: block;
  padding: 10px 12px;
  border-radius: 8px;
  text-decoration: none;
  color: #111;
  font-size: 14px;
}

.user-avatar-menu .avatar-dropdown a:hover{
  background: rgba(0,0,0,.06);
}

/* Show on hover OR focus (keyboard) */
.user-avatar-menu:hover .avatar-dropdown,
.user-avatar-menu:focus-within .avatar-dropdown{
  display: block;
}

/* .singlepagecontentarea img { */
	/* border-radius:16px; */
/* } */