.profile-bio-tabs-v3 .lp-container{max-width: 1272px; padding: 0 20px;}
.profile-bio-tabs-v3 .tab-mnu {padding-left: 0px; margin-bottom: 0;display: flex;column-gap: 30px;row-gap: 30px;}
.profile-bio-tabs-v3 .tab-mnu li {position: relative;display: flex; justify-content: center; align-items: center;list-style:none;width: 33.333%;text-align: center;font-family: "Avenir Next Bold";font-size: 22px;line-height:24px;background: #F0F3FF;padding: 28px 65px 28px 15px;cursor: pointer; border-right: 1.8px solid #fff;border-radius: 50px;}
.profile-bio-tabs-v3 .tab-mnu li:last-child{border-right:none;}
.profile-bio-tabs-v3 .tab-mnu li.active {background: #FA83DD;color: #F0F3FF;position:relative;}
.profile-bio-tabs-v3 .tab-mnu li:hover { color: #FA83DD;}
.profile-bio-tabs-v3 .tab-mnu li.active:hover, .profile-bio-tabs-v3 .tab-mnu li.active:hover a {color: #F0F3FF;}
.profile-bio-tabs-v3 .tab-mnu li .icon {
    width: 50px;
    height: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    right: 15px;
}

.profile-bio-tabs-v3 .tab-mnu li.active .icon svg{
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
    transform: rotate(90deg);
}
.profile-bio-tabs-v3 .tab-mnu li svg.close-icon {
    display: none;
    margin-left: 6px;
    margin-top: -5px;
}
.profile-bio-tabs-v3 .tab-mnu li.active.change-icon:hover svg.close-icon {
    display: block;
}
.profile-bio-tabs-v3 .tab-mnu li.active.change-icon:hover svg.arrow-icon {
    display: none;
}
.profile-bio-tabs-v3 .tab-mnu li a{color: #1B1620;pointer-events:none;}
.profile-bio-tabs-v3 .tab-mnu li:hover a {opacity: 1;}
.profile-bio-tabs-v3 .tab-mnu li a:hover{ color: #FA83DD;}
.profile-bio-tabs-v3 .tab-mnu li.active a{color: #F0F3FF;opacity:1;}
.profile-bio-tabs-v3 .tab-cont {padding: 48px 0px 100px;}
.profile-bio-tabs-v3 .tab-cont p:last-child{margin-bottom:0px;}
.profile-bio-tabs-v3 .tab-flex {display: flex;flex-wrap: wrap;}
.profile-bio-tabs-v3 .tab-flex-col {column-gap: 50px;}
.profile-bio-tabs-v3 .tab-flex-col {    width: 50%;}
.profile-bio-tabs-v3 .tab-flex-col.col-img { text-align: center;}
.profile-bio-tabs-v3 .tab-flex-col p{margin-top:0;}
.profile-bio-tabs-v3 .tab-flex-col p, 
.profile-bio-tabs-v3 .tab-flex-col ul li, 
.profile-bio-tabs-v3 .tab-flex-col ol li {font-size: 16px;line-height: 24px;font-family: 'Avenir Next';font-weight: 500;}
.profile-bio-tabs-v3 .tab-flex-col a,
.profile-bio-tabs-v3 .tab-flex-col p a, 
.profile-bio-tabs-v3 .tab-flex-col ul li a, 
.profile-bio-tabs-v3 .tab-flex-col ol li a{color:#333; text-decoration: underline;}
.profile-bio-tabs-v3 .tab-flex-col a:hover,.tab-flex-col p a:hover, .tab-flex-col ul li a:hover, .tab-flex-col ol li a:hover{text-decoration: none;}
.profile-bio-tabs-v3 .bio-card-flex {display: flex;flex-wrap: wrap;margin-bottom:-20px;}
.profile-bio-tabs-v3 .bio-card-flex-col {width: 204px;margin-right: 37px;border: 0.75px solid #99C3C8;border-radius: 20px;overflow: hidden;text-align: center;margin-bottom:20px;padding-bottom: 20px;}
.profile-bio-tabs-v3 .bio-card-flex-col:nth-child(5n+5){margin-right:0px;}
.profile-bio-tabs-v3 .bio-card-date {font-family: 'Avenir Next';font-weight: 500;font-size: 12px;text-align: center;text-transform: uppercase;background: #99C3C8;padding: 10px;line-height:16px;border-bottom: 0.75px solid #99C3C8;color: #fff;}
.profile-bio-tabs-v3 .bio-card-logo {height: 45px;margin: 20px 0px 15px;}
.profile-bio-tabs-v3 .bio-card-heading {font-family: "Avenir Next Bold";font-size: 12px;line-height: 18px;color:#99C3C8;}
.profile-bio-tabs-v3 .bio-card-subheading {font-size: 12px;line-height: 18px;padding-bottom: 15px;}
.profile-bio-tabs-v3 .bio-card-title {font-family: "Avenir Next Bold";font-size: 12px;line-height: 18px;color:#99C3C8;}
.profile-bio-tabs-v3 .bio-card-description{font-size: 12px;line-height: 18px;max-width:175px;width:100%;margin: auto;}
.profile-bio-tabs-v3 .testimonial-tab{position:relative;}
/* owl nav */
.profile-bio-tabs-v3 .testimonial-tab .owl-prev span, .testimonial-tab .owl-next span {color: #333;font-size: 20px;width:20px;height:20px;}

.profile-bio-tabs-v3 .testimonial-tab .owl-prev span:hover, 
.profile-bio-tabs-v3 .testimonial-tab .owl-next span:hover {color: #8199A3;}

.profile-bio-tabs-v3 .testimonial-tab .owl-prev, .testimonial-tab .owl-next {position: absolute;top: 43%;height: 40px;width:40px;}
.profile-bio-tabs-v3 .testimonial-tab .owl-nav.disabled {display: block !important;}
/* removing blue outline from buttons */
.profile-bio-tabs-v3 .testimonial-tab button:focus, .testimonial-tab button:active {outline: none;}
.profile-bio-tabs-v3 .testimonial-tab .owl-dots {display: none;}
.profile-bio-tabs-v3 .testimonial-tab button span svg {width: 40px;height: 40px;border: 1.25px solid #333; padding: 12px;border-radius: 100%;}
.profile-bio-tabs-v3 .testimonial-tab .owl-prev {left: -45px;transform: rotate(180deg);}
.profile-bio-tabs-v3 .testimonial-tab .owl-next {right: -45px;}
.profile-bio-tabs-v3 .testimonial-tab button span svg:hover {background: #333;}
.profile-bio-tabs-v3 .testimonial-tab button span svg:hover .cls-1 {stroke: #fff;stroke-width: 1.25px;}
.profile-bio-tabs-v3 .testimonial-tab button .cls-1{ stroke: #333;}
.profile-bio-tabs-v3 .testimonial-profile-flex {display: flex;flex-wrap: wrap;padding-top: 40px;}
.profile-bio-tabs-v3 .testimonial-profile {width: 75px;}
.profile-bio-tabs-v3 .testimonial-designation-area {width: calc(100% - 75px);padding-left: 20px;}
.testimonial-slider h3 {font-family: 'Avenir Next Bold';font-size: 22px;line-height: 30px;padding-bottom:20px;}
.profile-bio-tabs-v3 .testimonial-content, .testimonial-content p, .testimonial-content ul li, .testimonial-content ol li {font-size: 16px;line-height: 24px;font-family: 'Avenir Next'; font-weight: 500;}
.profile-bio-tabs-v3 .testimonial-content p:last-child{margin-bottom:0px;}
.profile-bio-tabs-v3 .testimonial-text-frame {height: 232px;display:inline-block;}
.profile-bio-tabs-v3 .testimonial-person-name {font-family: "Avenir Next Bold";font-size: 16px;line-height: 22px;}
.profile-bio-tabs-v3 .testimonial-person-desg {font-size: 16px;line-height: 22px;font-family: 'Avenir Next';font-weight: 500;}
.profile-bio-tabs-v3 .testimonial-quote img {width: 32px !important;height: 25px;}
.profile-bio-tabs-v3 .testimonial-quote{margin-bottom:20px;}
.profile-bio-tabs-v3 .tab-mnu.two-col li {width: 50%;}
.profile-bio-tabs-v3 .tab-mnu.two-col li:last-child {display: none;}

@media (min-width: 1440px){
.profile-bio-tabs-v3 .testimonial-tab .owl-prev {left: -85px;}
.profile-bio-tabs-v3 .testimonial-tab .owl-next {right: -85px;}
}
@media (min-width: 1260px){
.profile-bio-tabs-v3 .bio-card-flex-col {margin-right: 50px;}
.profile-bio-tabs-v3 .bio-card-flex-col:nth-child(5n+5){margin-right:0px;}
}
@media (max-width: 1280px){
.profile-bio-tabs-v3 .testimonial-tab .owl-prev {left: 0px;}
.profile-bio-tabs-v3 .testimonial-tab .owl-next {right: 0px;}
.profile-bio-tabs-v3 .testimonial-tab {padding: 0px 70px;}
}
@media (max-width: 1260px){
.profile-bio-tabs-v3 .bio-card-flex-col {width: 23%;margin-right: 2;}
}
@media (max-width: 1200px){
.profile-bio-tabs-v3 .bio-card-flex-col {width: 23%;margin-right: 2.66%;}
.profile-bio-tabs-v3 .bio-card-flex-col:nth-child(4n+4) {margin-right: 0px;}
.profile-bio-tabs-v3 .tab-cont {padding: 50px 0 80px;}
  .profile-bio-tabs-v3 .tab-flex-col{max-height:inherit;}
  .profile-bio-tabs-v3 .tab-mnu .active::before{bottom:-29px;}
}
@media (max-width: 1024px){
  .profile-bio-tabs-v3 .tab-mnu li{font-size:20px; line-height 28px}

}
@media (max-width: 991px){
.profile-bio-tabs-v3 .tab-mnu {column-gap: 10px; row-gap: 20px;}
  .profile-bio-tabs-v3 .tab-flex-col.col-img {
    display: none;
}
  .profile-bio-tabs-v3 .tab-mnu li .icon {
    width: 35px;
    height: 35px;
  }
  .profile-bio-tabs-v3 .tab-mnu li .icon svg {
        width: 15px;
    }
  .profile-bio-tabs-v3 .tab-mnu li svg.close-icon {
    margin-left: 4px;
}
.profile-bio-tabs-v3 .tab-mnu li {font-size:14px !important;padding:19px 70px 19px 20px !important;text-decoration: none;line-height: 14px;} 
.tab-flex-col p, .tab-flex-col ul li, .tab-flex-col ol li{ font-size:16px; line-height:24px; }
.profile-bio-tabs-v3 .tab-flex-col {width: 100%;padding:0px !important;columns:auto;}
.profile-bio-tabs-v3 .tab-flex-col:first-child{margin-bottom:19px;}
.profile-bio-tabs-v3 .tab-cont {padding: 40px 0 40px;}
.profile-bio-tabs-v3 .bio-card-flex-col {width: 32.333% !important;margin-right: 1.333% !important;}
.profile-bio-tabs-v3 .bio-card-flex-col:nth-child(3n+3) {margin-right: 0px !important;}
.profile-bio-tabs-v3 .bio-card-description{ padding: 0px 10px 0px;}
.profile-bio-tabs-v3 .testimonial-tab {padding: 0px 35px;}
.profile-bio-tabs-v3 .testimonial-tab button span svg{width:25px;height:25px;padding:6px;}
.profile-bio-tabs-v3 .testimonial-slider h3{font-size: 20px;line-height: 28px;}
.profile-bio-tabs-v3 .testimonial-content, .testimonial-content p, .testimonial-content ul li, .testimonial-content ol li{font-size:16px;line-height:24px;}
.profile-bio-tabs-v3 .testimonial-quote img {width: 25px !important;height: 20px;}
.profile-bio-tabs-v3 .testimonial-person-name {font-size: 12px;line-height: 18px;}
.profile-bio-tabs-v3 .testimonial-person-desg {font-size: 12px;line-height: 18px;}
.profile-bio-tabs-v3 .testimonial-profile {width: 55px;}
.profile-bio-tabs-v3 .testimonial-designation-area {width: calc(100% - 55px);}
.profile-bio-tabs-v3 .testimonial-text-frame {height: auto;}
.profile-bio-tabs-v3 .testimonial-tab .owl-prev, .testimonial-tab .owl-next{width:25px;height:25px;}
.profile-bio-tabs-v3 .testimonial-tab .owl-prev {left: -15px;}
.profile-bio-tabs-v3 .testimonial-tab .owl-next {right: -15px;}
.profile-bio-tabs-v3 .bio-card-logo{margin-bottom:11px;}
.profile-bio-tabs-v3 .tab-mnu .active:after{top:46px;} 
.profile-bio-tabs-v3 ul.tab-mnu.two-col .active:after {left: 46%;}
}


@media (max-width: 560px){
.profile-bio-tabs-v3 .bio-card-flex .bio-card-flex-col {width: 47% !important;margin-right: 20px !important;margin-bottom:20px;height: auto;}
.profile-bio-tabs-v3 .bio-card-flex .bio-card-flex-col:nth-child(2n+2) {margin-right: 0px !important;}
.profile-bio-tabs-v3 .bio-card-flex{margin-bottom:-20px;}
 .profile-bio-tabs-v3 .tab-mnu .active::before{left:calc(50% - 15px);}
  .profile-bio-tabs-v3 .tab-mnu li .icon {
    width: 30px;
    height: 30px;
  }
  .profile-bio-tabs-v3 .tab-mnu li .icon svg {
    width: 15px;
}
}

@media (max-width: 385px){
.profile-bio-tabs-v3 .bio-card-flex .bio-card-flex-col {width: 153px !important;margin-right: 0px !important;}
.profile-bio-tabs-v3 .bio-card-flex{justify-content: space-between;}
}

@media (max-width: 360px){
.profile-bio-tabs-v3 .bio-card-flex .bio-card-flex-col {width: 48% !important;}
.profile-bio-tabs-v3 .tab-mnu li {
        padding: 19px 70px 19px 30px !important;
  }
}



:root{
  --primary_color:#70A3AA;
  --secondary_color:#1B1620;
  --white_color:#ffffff;
  --primary_font: 'Avenir Next';
  --pinky:#fa83dd;
}
 .profile-bio-tabs-v3 .analyst-page *{
  font-family: var(--primary_font);
}
.profile-bio-tabs-v3 .analyst-page a:not(.cta_button):hover{
  text-decoration: none;
}

body .profile-bio-tabs-v3 .analyst-page .past-events{
  max-width: 1312px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left:auto;
  margin-right:auto;
  overflow-x: hidden;
}
.profile-bio-tabs-v3 .section-heading {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin: 0;
  font-family: var(--primary_font);
}

.profile-bio-tabs-v3 .cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.profile-bio-tabs-v3 .card-inner::before {
  position: absolute;
  content: '';
  width: 156px;
  height: 46px;
  background: url(../png/curve.png) no-repeat;
  left: 0px;
  top: 0px;
  background-size: 100%;
}
.profile-bio-tabs-v3 .analyst-image {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
  flex-wrap:wrap;
  align-items: self-end;
}
.profile-bio-tabs-v3 .analyst-image a {
  text-decoration: none !important;
  color: #000;
  margin-right: 15px;
  margin-top:10px;
  line-height:normal;
}
.profile-bio-tabs-v3 .analyst-image a:hover{
  color: #70A3AA;
  transition: .3s;
  -webkit-transition: .3s;
}
.profile-bio-tabs-v3 .analyst-image a:last-child {
  margin-right: 0;
}
.profile-bio-tabs-v3 .past-events .cards-wrapper {
  margin: 0 -15px;
}
.profile-bio-tabs-v3 .analyst-image img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 auto 10px;
  display: block;
}
.profile-bio-tabs-v3 .analyst-image figure{
  position: relative;
  z-index: 1;
  padding: initial;
  margin: auto;
  margin-block-start: auto;
  margin-block-end: auto;
  margin-inline-start: auto;
  margin-inline-end: auto;
}
.profile-bio-tabs-v3 .analyst-image figure:before {
  content: '';
  position: absolute;
  width: 52.41px;
  height: 52.41px;
  background: #F9F08D;
  filter: blur(17.5px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
}
.profile-bio-tabs-v3 .analyst-image span {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  font-family: var(--primary_font);
}
.profile-bio-tabs-v3 .analyst-image span {
  margin-top: 10px;
}
.profile-bio-tabs-v3 .analyst-image > span span {
  color: var(--primary_color);
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 10px;
}
.profile-bio-tabs-v3 .analyst-image > span > img {
  width: 37px;
  height: 37px;
  display:none;
}

.profile-bio-tabs-v3 .event-date {
  color: var(--primary_color);
  position: absolute;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  padding-left: 10px;
  font-family: var(--primary_font);
  text-transform: uppercase;
}
.profile-bio-tabs-v3 .brand-info-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.profile-bio-tabs-v3 .brand-logo,
.profile-bio-tabs-v3 .no-brand-logo{
  width: 120px;
  height: 120px;
  margin-top: -15px;
}
.profile-bio-tabs-v3 .brand-logo img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: inline-block;
}
.profile-bio-tabs-v3 .brand-name {
  width: 250px;
  max-width:100%;
  text-align: center;
}
.profile-bio-tabs-v3 .brand-name img {
  max-width: 15px;
  vertical-align: middle;
  margin-left: 5px;
  min-height:11px;
}
.profile-bio-tabs-v3 .brand-name h5{
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-transform: capitalize;
  margin: 22px 0 10px;
  font-family: var(--primary_font);
}
.profile-bio-tabs-v3 .brand-name span {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  font-family: var(--primary_font);
  text-transform: capitalize;
}
.profile-bio-tabs-v3 .card-desription {
  padding: 0 28px;
  display:none;
  font-family: var(--primary_font);
}
.profile-bio-tabs-v3 .past-events > .section-heading {
  margin-bottom: 10px;
}
.profile-bio-tabs-v3 .past-events .event-tag-wrapper {
  text-align:center;
  margin-top:auto;
}
.profile-bio-tabs-v3 .event-tag {
  color: #000;
  text-align: center;
  padding: 4px 10px;
  border-radius: 50px;
  background: var(--white_color);
  width: max-content;
  margin: 0 7px 10px 7px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition:.3s;
  -webkit-transition:.3s;
  font-family: var(--primary_font);
}

.profile-bio-tabs-v3 .past-events .card-items {
  position: relative;
  width: calc( 27% - 25px );
  padding: 0 15px;
  margin-bottom: 35px;
  margin-top: 80px;
  display:none;
}
.past-events .card-items.display {
    display: block;
}
.profile-bio-tabs-v3 .past-events .card-items .card-inner {
  background: #F2F6F6;
  border-radius: 25px;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 15px 10px;
}
.profile-bio-tabs-v3 .past-events .card-inner .card-column-group {
  margin-bottom: 20px;
}
.profile-bio-tabs-v3 .past-events .card-items .card-inner::before {
  width: 138px;
  height: 40px;
  left: 15px;
}
.profile-bio-tabs-v3 .past-events .card-items .card-column-right {
  text-align: center;
}
.profile-bio-tabs-v3 .past-events .card-items .brand-logo, .past-events .no-brand-logo {
  width: 100px;
  height: 100px;
  margin-top: -34px;
  margin-right: 15px;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
.profile-bio-tabs-v3 .past-events .card-items .brand-logo img {
  width: 100px;
  height: 100px;
}
.profile-bio-tabs-v3 .past-events .card-items .brand-logo:before {
  content: '';
  width: 100px;
  height: 100px;
  background: #CBE1E6;
  filter: blur(17.5px);
  position: absolute;
  z-index: -2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.profile-bio-tabs-v3 .past-events .card-items .brand-logo::after {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 100px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100px;
    z-index: -1;
}
.profile-bio-tabs-v3 .past-events .card-items .event-date{
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 0;
  margin-left: -5px;
}
.profile-bio-tabs-v3 .card-items.removed-card {
  display: none;
}
.profile-bio-tabs-v3 .past-events .brand-name h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin: 22px 0 10px;
}
.profile-bio-tabs-v3 .past-events .brand-name h5, 
.profile-bio-tabs-v3 .past-events .brand-name span.city-name, 
.profile-bio-tabs-v3 .brand-name h5, 
.profile-bio-tabs-v3 .brand-name span.city-name {
  padding: 0 5px;
}
.profile-bio-tabs-v3 .past-events .load-more-btn {
    text-align: center;
      margin: 5px 0 0;
}
.profile-bio-tabs-v3 .past-events .load-more-btn a {
    align-items: center;
    border: 1px solid #70a3aa;
    border-radius: 50px;
    color: #70a3aa !important;
    column-gap: 10px;
    display: flex;
    font-family: Avenir Next;
    font-size: 12px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: .5px;
    margin: 0 auto;
    padding: 6px 16px !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all .45s;
    width: max-content;
}
.profile-bio-tabs-v3 .load-more-btn a:hover {
    background: #70A3AA;
    color: #fff !important;
}
.profile-bio-tabs-v3 .load-more-btn a:hover svg path {
    stroke: #fff;
    transition: all .45s;
}
@media ( max-width:1200px ){
 
  .profile-bio-tabs-v3 .past-events .card-items {
    width: calc(33.33%);
  }
}
@media( min-width:768px ) and ( max-width:1023px ){
  .profile-bio-tabs-v3 .past-events .card-items{
    width: 50%;
  }
  .profile-bio-tabs-v3 .calendar-tab-section-v2 ul li{
    width: 30%;
  }
}

@media(max-width:767px){
 
  .profile-bio-tabs-v3 .calendar-tab-section-v2 ul li {
    box-shadow: none;
  }
  
  .profile-bio-tabs-v3 .brand-logo img {
    width: 110px;
    height: 110px;
  }  
  .profile-bio-tabs-v3 .card-inner::before{
    top: 0px;
    width: 130px;
  }
  .profile-bio-tabs-v3 .section-heading{
    text-align:center;
    font-size:20px;
  }
 
.profile-bio-tabs-v3 .brand-logo {
    height: 110px;
    width: 110px;
}
  
  .profile-bio-tabs-v3 .past-events .event-date{
    font-size: 10px;
  }
  .profile-bio-tabs-v3 .past-events .card-items .brand-logo img {
    width: 75px;
    height: 75px;
  }
  .profile-bio-tabs-v3 .past-events .card-items .brand-logo:before {
    width: 75px;
    height: 75px;
  }
  .profile-bio-tabs-v3 .past-events .card-items .brand-logo {
    width: 75px;
    height: 75px;
    margin-top: 45px;
    flex-basis: 100%;
    margin-left: auto;
    margin-right:auto;
  }
  .profile-bio-tabs-v3 .analyst-image {
    margin-top: 25px;
    flex-wrap: wrap;
    max-width: 313px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    align-items: flex-end;
    justify-content: center;
    padding: 0 5px;
  }
  
  .profile-bio-tabs-v3 .analyst-image a, 
  .profile-bio-tabs-v3 .analyst-image span,
  .profile-bio-tabs-v3 .analyst-image a:last-child {
    flex-basis: 75px;
    text-align: center;
    margin-bottom: 10px;
  }
  .profile-bio-tabs-v3 .analyst-image > span > img{
    display: none;
  }
  .profile-bio-tabs-v3 .past-events .event-tag-wrapper{
    max-width: 156px;
    margin-left: auto;
    margin-right: auto;
  }
 
  .profile-bio-tabs-v3 .past-events .card-items{
    margin-bottom: 0px;
    margin-top: 25px;
    padding: 0 15px;
    width: 50%;
    overflow: hidden;
  }
  .profile-bio-tabs-v3 .event-tag{
    font-size: 10px;
    padding: 3px 8px;
    margin-bottom: 8px;
  }
  .profile-bio-tabs-v3 .brand-info-wrapper{
    overflow: visible;
    margin-bottom: -7px;
  }
  .profile-bio-tabs-v3 .past-events .card-items .card-inner{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 15px 5px;
  }
  .profile-bio-tabs-v3 .past-events .card-inner .card-column-group {
    margin-bottom: 0px;
    flex-basis: 100%;
  }
  .profile-bio-tabs-v3 .past-events .card-items .event-date{
    font-size: 10px;
    top: 4px;
  }
  .profile-bio-tabs-v3 .past-events .brand-name span{
    font-size: 10px;
  }
  .profile-bio-tabs-v3 .past-events .brand-name {
    flex-basis: 100%;
    max-width: 147px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  
  .profile-bio-tabs-v3 .past-events .card-items .card-inner::before{
    left: 15px;
    width: 114px;
  }
  .profile-bio-tabs-v3 .past-events .analyst-image img{
    width: 35px;
    height: 35px;
  }
  .profile-bio-tabs-v3 .past-events .analyst-image a,
  .profile-bio-tabs-v3 .past-events .analyst-image a:last-child,
  .profile-bio-tabs-v3 .past-events .analyst-image span{
    flex-basis: 50px;
  }
  .profile-bio-tabs-v3 .past-events .analyst-image > span {
    margin-top: 0;
  }
  .profile-bio-tabs-v3 .past-events .analyst-image figure:before{
    width: 34.34px;
    height: 35px;
  }
  
  .profile-bio-tabs-v3 .past-events .brand-name h5{
    width: auto;
    font-size: 12px;
    line-height: 133.333%;
    margin: 21px 0 0px;
  }
 
  .profile-bio-tabs-v3 .calendar-tab-section-v2 {
    overflow: hidden;
  }
 
  .profile-bio-tabs-v3 .past-events > .section-heading {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .profile-bio-tabs-v3 .event-tag:last-child {
    margin-bottom: 11px;
  }
 
}
@media(max-width:580px){
  .profile-bio-tabs-v3 .past-events .card-items{
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
 
  .profile-bio-tabs-v3 .past-events .card-items .event-date{
    left: 23px;
  }
}
