.wrap-categortitle h3 {
    color: white;
    font-size: 38px;
    line-height: 54px;
    text-align: left;
    padding: 43px;
    font-family: "MADE Outer Sans", sans-serif;
}
.wrap-category-list ul li {
    color: white;
    display: inline-block;
    margin: 10px;
    padding: 7px;
    border: 1px solid white;
    border-radius: 19px;
}
  .wrap-category-list ul {
    margin: 0;
    padding-left: 20px;
  }

  .wrap-category-list li {
    margin-bottom: 8px;
  }

  /* Hidden items by default */
  .wrap-category-list li.hidden {
    display: none;
  }

  /* Button style */
 .read-more-btn {
    color: #fff;
    background: url(../images/btnbg111.webp);
    color: white;
    /* float: inline-end; */
    background-size: cover;
    border: none;
       border-radius: 29px;
    padding: 9px 49px;
    margin-left: 39px;
    margin-top: 10px;
}

  .read-more-btn:hover {
    background-color: #0056b3;
  }
section#awardscategory {
    padding: 7px 58px 51px 39px;
    position: relative;
    background: radial-gradient(circle at top right, #01215600, #071d99b8, #e52e718a);
}
.wrap-aienterprises img {
    width: 100%;
    opacity: 0.2;
    /* background: red; */
}
.wrap-category-list {
    padding: 81px 41px 41px 35px;
} 
.wrap-aienterprises {
    position: absolute;
    width: 40%;
    top: 113px;
}
.aicatr{
  position: relative;
}
section#whynominate {
    background: white;
}
.awardsholr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.6); */
    z-index: -1;
    background-image: radial-gradient(#ff8a00, #e52e71);
    background-image: radial-gradient(circle at top right, #01215600, #071d99b8, #e52e718a);
}
.awrdsbanner img {
    width: 44%;
}
.awrdsbanner {
    padding-top: 68px;
}

.wrp-whynominate h2 {
    color: #000000;
    font-size: 38px;
    line-height: 54px;
    text-align: center;
    padding: 43px;
    font-family: "MADE Outer Sans", sans-serif;
}
.wrp-nome {
    text-align: center;
    padding: 56px;
}
.wrap-jurry h2 {
    color: #ffffff;
    font-size: 38px;
    line-height: 54px;
    text-align: center;
    padding: 43px;
       font-family: "MADE Outer Sans", sans-serif;
}
section#pastjurry {
    padding: 55px;
    background: linear-gradient(45deg, #a8518d, #0b336f);
    text-align: center;
}
.wrap-speakerjurry {
    border: 1px solid white;
    border-radius: 19px;
}
p.awardspara {
    color: white;
}
.wrap-wrp-why {
    border: 1px solid #673AB7;
    border-radius: 10px;
    /* height: 338px; */
}
.wrap-speakerjurry h3 {
    color: white;
    font-size: 23px;
    padding-top: 15px;
}
.wrap-speakerjurry p {
    color: white;
    line-height: 20px;
    padding: 2px 6px;
    font-weight: 200;
    font-size: 15px;
}
h2.awrdstites {
    font-size: 38px;
    line-height: 54px;
    text-align: left;
    color: white;
    font-family: "MADE Outer Sans", sans-serif;
}
@media (max-width: 967px) {
.awrdsbanner img {
    width: 92%;
}
section#awardscategory {
    padding: 0px 0px 10px 0px;
}
.wrap-categortitle h3 {
    color: white;
    font-size: 26px;
    line-height: 54px;
}
.wrap-aienterprises {
    position: absolute;
    width: 83%;
    top: 69px;
}
.wrap-category-list {
    padding: 0px 0px 10px 0px;
}
section#partners {
    padding: 1px;
}
}