.our-service-sec{
    height: 100%;
}

.our-service-slider {
    overflow: hidden;
    width: 100%;
    position: relative;
  }

  .swiper-wrapper {
    height: 100%;
  }

  .our-service-slider .swiper-slide {
    background-color: #fff;
  }
  .swiper-slide-wrap {
    position: relative;
    height: 100%;
  }

  .slider-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 6%;
    gap: 20px;
  }

  .slider-container h3 {
    width: 100%;
    text-align: center;
    font-size: 23px;
    color: #000;
    font-weight: 300;
    line-height: 1.5em;
  }

  .haf-list-sec-container {
    padding: calc( 68px * var(--rez) );
    background-color: black !important;
  }
  .three-haf-list {
    list-style: none;
    line-height: 1.8em;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
  }

  @media (min-width: 992px) {
    .three-haf-list.full-list li {
      min-height: inherit;
      max-width: 100%;
    }
  }
  .three-haf-list li {
	min-height: 88px;
	max-width: 50%;
}

.col-lg-4 {
    color: white !important;
}

.three-haf-list li {
	padding-bottom: calc( 7.5px + (var(--rez) * 7.5px ) );
	padding-left: 30px;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 0.4em;
	background-position: left top 0.5em;
	width: 100%;
    font-size: var(--fz21);
    font-weight: 400;
    -webkit-filter: invert(90%);
}

.bottom-meet-sec {
	width: 100%;
	padding: 30px 0 0px 0;
}
.bottom-meet-row {
	display: flex;
	justify-content: space-between;
	row-gap: 20px;
}

.bottom-meet-row p {
    text-align: center;
    width: 80%;
    margin: auto;
    font-weight: 400;
    font-size: 20px;
}

.bottom-meet-row .leftbox {
	width: 100%;
	background-color: #F5F8FA;
	border-radius: 10px;
	padding: clamp(1.875rem, -1.25rem + 10vw, 4.375rem);
	height: 100%;
}

.bottom-meet-row .leftbox h3 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #000;
	font-weight: 500;
	text-align: left;
}
.bottom-meet-row .leftbox .box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: clamp(1.25rem, -0.3125rem + 5vw, 2.5rem) 0;
	border-bottom: 1px solid #ccc;
	gap: 20px;
}
.bottom-meet-row .leftbox .box .box-img {
	width: 70px;
}
.bottom-meet-row .leftbox .box .box-text {
	width: calc(100% - 70px);
	display: flex;
	flex-direction: column;
	text-align: left;
}
.bottom-meet-row .leftbox .box .box-text h4 {
	font-size: clamp(1.25rem, 0.7813rem + 1.5vw, 1.5rem);
	font-weight: 500;
	margin: 0;
	padding: 0;
}
.bottom-meet-row .leftbox .box .box-text p {
	font-size: clamp(1.0625rem, 0.8281rem + 0.75vw, 1.25rem);
	margin: 0;
	padding: 0;
    text-align: left;
}
.bottom-meet-row .leftbox ul {
	width: 100%;
	padding-left: 0;
	padding-top: 15px;
}
.bottom-meet-row .leftbox ul li {
	list-style: none;
	/* padding: 2px 0; */
}
/* .full-img-content-list-list-sm li {
	max-width: calc(50% - 16px);
} */
.full-img-content-list-list-sm {
	padding-left: 0px;
	list-style: none;
	line-height: 1.8em;
	margin-bottom: 0;
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.full-img-content-list-list-sm li {
	padding-top: calc( 3.5px + (var(--rez) * 3.5px ) );
	padding-bottom: calc( 3.5px + (var(--rez) * 3.5px ) );
	padding-left: 20px;
	background-image: url(../../images/new-home/blue-arrow.svg);
	background-repeat: no-repeat;
	background-size: 0.4em;
	background-position: left top calc(0.5em + ( 3.5px + (var(--rez) * 3.5px ) ));
	line-height: line-height(20, 25);
	width: 100%;
}
.full-img-content-list-list-sm {
	list-style: none;
	line-height: 1.8em;
}
.bottom-meet-row .leftbox ul li a {
	color: #0089CD;
	font-size: clamp(1.25rem, 0.7813rem + 1.5vw, 1rem);
}

.event_image {
	display: block;
	margin: auto;
	max-width: 40px;
}

.full-img-content-list-content {
	max-width: 500px;
}

.full-img-content-list-list {
	padding-left: 0px;
	list-style: none;
	line-height: 1.8em;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.full-img-content-list-list li {
	padding-top: calc( 7.5px + (var(--rez) * 7.5px ) );
	padding-bottom: calc( 7.5px + (var(--rez) * 7.5px ) );
	border-bottom: 1px solid #BABAB1;
	padding-left: 15px;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 0.4em;
	background-position: left top calc(0.5em + ( 7.5px + (var(--rez) * 7.5px ) ));
	line-height: line-height(20, 25);
	width: 100%;
}

.speakers {
	padding-top: 40px !important;
	padding-bottom: 20px !important;
}