.service-three__image.image {
    min-height: 240px;
}
span#emailError {
    margin-bottom: -20px;
    line-height: 20px;
    display: block;
    font-size: 12px;
}
.gallerbox {
    display: none;
}
.team__item:hover .akbox p{
    display: block !important;
}
.akbox p{
    line-height:18px;
    font-size: 15px;
}
button#toggleGallery {
    border-radius: 8px;
    padding: 6px 20px;
}
button.btn-close {
    background-color: #fff;
}
.service-three__content h4 {
    font-size: 17px;
}
.team-item.akks {
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.nice-select.bg-transparent.bor {
    border: 1px solid var(--border);
    margin-bottom: 0;
    padding: 6px 15px;
    height: auto;
    line-height: 30px;
}
.nice-select span.current {
    color: #000;
}
.modal-header {
    background: var(--gradient-bg);
}
h5#digitalSummitLabel {
    font-size: 20px;
}
.agenda-section table td {
    background:#e6c9df;
    border: none;
    border-color: #822396;
}
.agenda-section table tr {
    border-color: #822396;
    border:none;
}
.agenda-section table th{
    border: none;
}
.nice-select ul.list
 {
    height: 150px;
    overflow-y: scroll;
}
.team__item {
    position: relative;
    overflow: hidden;
}

.team__content .hover-text {
    opacity: 0;
    transform: translateY(20px);
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}

/* Show on hover */
.team__item:hover .hover-text {
    opacity: 1;
    transform: translateY(0);
    max-height: 200px;
}
#contactt .info p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: -8px;
}
.service-three__up-content p {
    line-height: 18px;
    margin-top: -10px;
    font-size: 15px;
}
.image.case-two__image.ak-lead {
    background: linear-gradient(337deg, #b687b8 0%, #743277 50%, #8a1c91 100%) !important;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
}
.ak-lead h3 {
    font-size: 18px;
    min-height: 70px;
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 20px;
}
.team__content.akbox p {
    position: relative;
    z-index: 9999 !important;
}
.service-two__item {
    min-height: 480px;
}
    /* Top logo */
    .top-logo img {
      height: 40px;
    }

    /* Main content */
    .content {
      margin-top: 120px;
      padding-bottom: 120px;
    }

    .presenter {
      font-size: 18px;
      letter-spacing: 2px;
      font-weight: 600;
      color: #fff;
    }

   .edition {
    font-size: 22px;
    font-weight: bold;
    margin-top: 10px;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: end;
    gap: 4px;
}
.edition img {
    width: 200px;
}

    .title {
      margin-top: 20px;
      font-size: 52px;
      font-weight: 800;
      line-height: 1.1;
      color: #fff;
      text-transform: uppercase;
    }

    .subtitle {
      margin-top:0px;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.4;
      color: #fff;
    }

    .location {
      margin-top: 5px;
      font-size: 22px;
      font-weight: 700;
      color: #fff;
      letter-spacing: 1px;
    }

    /* Bottom date bar */
    .date-bar {
    background: linear-gradient(90deg, #db2727, #5a1621);
    color: #000;
    padding: 16px 28px;
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    color: #fff;
    margin-top: 15px;
}
.ak-counter h4 {
    font-size: 50px;
    margin-bottom: 15px;
}
button#myBtn {
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 17px;
    margin-top:10px;
}
.partnerbox p {
    color: #fff;
    text-align: center;
}
.partnerbox img {
    background: #fff;
    padding: 36px 22px;
    border-radius: 10px;
    width: 100%;
    margin-top: 5px;
}
.speakerbox {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 20%, rgb(220 39 39) 50%, rgba(255, 255, 255, 1) 79%, rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 0.4) 100%);
    border-radius: 15px;
    padding: 20px;
    text-align: center;
}
.speakerbox h3 span {
    background: #000;
    padding: 4px 48px;
    margin: 15px 0;
    border-radius: 29px;
    font-size: 22px;
}
.speakerbox h4 {
    font-size: 25px;
    line-height: 20px;
    margin-top: 5px;
}
.speakerbox p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
    font-weight: 500;
}
.speakerbox img{
  width: 100%;
}
.akboxspeka img{
  margin-bottom: 20px;
}
.akboxspeka h4{
  font-size: 20px;
  margin-bottom: 10px;
}
.gallerbox {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #000;
    padding-top: 70%;
}
.gallerbox img {
   position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    transform: translate(-50%, -50%) scale(1);
    transition: 0.3s ease-in-out;
}
.gallerbox:hover img {
    transform: translate(-50%, -50%) scale(2);
}
.akgalery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
}
.blog__image .blog-tag h3 {
    line-height: 22px;
    font-weight: 500;
    font-size: 16px;
}
.service-two__content h4 {
    font-size: 18px;
    line-height: 24px;
}
.akks p span{
    display: block;
    font-weight: 600;
}
.akks p{
    line-height:20px;
}
.marquee ul.flex
 {
    display: flex;
    align-items: center;
}
.marquee-wrapper {
    width: 100%;
    overflow: hidden;
}
.blog__image img {
    height: 160px;
}
.marquee {
    margin: 0 auto;
    overflow: hidden;
}
.marquee ul.flex li {
    flex-shrink: 0;
    border-radius: 5px;
    text-align: center;
    font-size: 38px;
    color: #fff;
    background: #fff;
    padding: 5px;
    width:300px;

}
#speaker .marquee ul.flex li {
  min-height: 300px;  
}
.marquee ul.flex li img {
    border-radius: 15px;
}

.marqueepartner li img {
    height: 100px;
    padding: 20px;
    border-radius: 10px;
}
.akks p {
    color: #000;
    font-size: 14px;
}
.blog-two__list-item {
    background: linear-gradient(337deg, #ffffff 0%, #743277 50%, #fff 100%) !important;
    border-radius: 20px;
    overflow: hidden;
}
.blog-area-section{
    background: #fff;
}
section#about
 {
    background: #360346;
}
section#about .section-header p {
    color: #000 !important;
}
section#about .section-header h2 {
    color: #fff !important;
}
section#about .section-header p {
    color: #fff !important;
}
.blog-area-section .section-header h2 {
    color: #000 !important;
}
/*.service-two__content h4 a {
    color: #000;
}
.service-two__content p {
    color: #000;
}*/
.blog-area-section  h4 {
    color: #000 !important;
}
.pace{
    display: none !important;
}
section#about .section-header p span{
    color: #000 !important;
}
section#about .about-two__right-item ul li {
    color: #fff !important;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
}
.about-two__right-item {
    background: var(--gradient-bg);
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
      padding: 14px 30px;
    border-radius: 20px;
        margin-top: 15px;
}
.about-two__shape.rightimg {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    right: auto;
}
section#speaker .section-header h2 {
    color: #000 !important;
}
section#speaker {
    background: #fff;
}
.akks h4 {
    color: #000;
    font-size: 18px;
    line-height: 20px;
}
.akks p span {
    display: block;
    font-weight: 600;
    color: #733176;
}
.marqueespeakerd li {
    background: #fff !important;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.akks img {
    width: 170px !important;
    height: 170px !important;
}

.marquee ul.flex li img {
    border-radius: 15px;
}

.team-img img {
    transition: .5s;
}
.delhiedi img {
    max-height: 250px;
}
.navtabsglimpses button {
    margin-bottom: -1px;
    background: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
}
.navtabsglimpses button:hover{
  border-color: var(--gradient-bg);
  color: var(--gradient-bg);
}
.navtabsglimpses button.active {
    background: var(--gradient-bg); !important;
    border: 1px solid var(--gradient-bg) !important;
    color: #fff !important;
}
.tabs {
    display: flex;
    justify-content: center;
    border-bottom: none;
}
.blog-two__list-item:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: var(--gradient-bg);
    z-index: -1;
    opacity: .7;
}
.blog-two__list-item{
  position: relative;
  z-index: 1;
  border:none;
}
.digital_logo img{
  width: 32%;
}
.indialogo img{
  width: 150px;
  margin-bottom: 10px;
}
.agena-items div:nth-child(1) {
    width: 22% !important;
    max-width: 248px;
    background: var(--gradient-bg);
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
}
.agena-items {
    align-items: center;
    display: flex;
    margin-bottom: 19px;
    border-radius: 6px;
    overflow: hidden;
    border-left: 3px solid #e828ba;
}
.agena-items div {
    background: #e6c9df;
    width: 80%;
    padding: 15px;
    font-weight: 500;
    color: #000;
}

.service-three__up-content {
    opacity: 1 !important;
}
.service-three__item::before{
    height: 100%;
}

.from-transforms {
    position: fixed;
    top: 35%;
    right: -40px;
    transform: rotate(90deg);
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: table;
    cursor: pointer;
    z-index: 999;
}
.from-transforms .btn-one {
   border-radius: 5px;
    padding: 10px 16px;
    min-width: auto;
    font-size: 14px;
    text-transform: capitalize;
    min-height: auto;
    line-height: 17px;
}
.imgbox img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    margin-right: 10px;
    border: 2px solid #fff;
    padding: 4px;
}
section#about {
    background-size: cover;
    padding-top: 90px;
}
.aboutimg{
    display: none;
}
.aboutimg img{
    width:100%;
}
.marqueepartner ul.flex li img {
    width: 100%;
    height:100px;
    object-fit: contain;
}