/* Awards CSS */
.awards_img_container {
  position: relative;
  text-align: center;
  color: white;
  padding: 0 25px;
  z-index: 10;
}

.arrow_awards {
  filter: invert(18%) sepia(89%) saturate(3966%) hue-rotate(302deg) brightness(76%) contrast(115%);
  padding: 0 10px 0 0;
  margin-bottom: 3px;
}

.card {
  border: none;
}

.awards-section .card {
  background-color: transparent;
}

.card-img-overlay {
  color: #fff;
  max-width: 410px;
  margin: auto;
  text-align: center;
  top: initial;
}

.card-img-overlay h2.card-title {
  font-family: "Rakuten Sans UI Bold";
}

.awards-section .card-title {
  margin-bottom: 0.25rem;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .card-img-overlay h3.card-title {
    font-size: 18px;
  }
}

.card-img-overlay h3.card-title {
  font-family: "Rakuten Sans UI Bold";
}

.awards-section .card-title {
  margin-bottom: 0.25rem;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .card-img-overlay p.card-text {
    font-size: 14px;
    line-height: 1.2;
  }
}

.card-img-overlay p.card-text {
  font-family: "Rakuten Sans UI";
}

.awards_img_container .card-text {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
}

.card-img-overlay {
  color: #fff;
  max-width: 410px;
  margin: auto;
  text-align: center;
  top: initial;
}

.card-img-overlay {
  color: #fff;
  max-width: 410px;
  margin: auto;
  text-align: center;
  top: initial;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .card-img-overlay p.card-text {
    font-size: 0.65em;
    line-height: 1.2;
  }
}

.card-img-overlay p.card-text {
  font-family: "Rakuten Sans UI";
}

@media (min-width: 768px) and (max-width: 1024px) {
  .food-beverages {
    bottom: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .card-img-overlay {
    bottom: 5px;
  }
}

@media (max-width: 480px) {
  .card-img-overlay {
    bottom: 5px;
    margin: auto;
    margin-bottom: 0.8rem;
    text-align: center;
    max-width: 310px;
  }
}

@media (max-width: 480px) {
  .card-img-overlay h2.card-title {
    font-size: 24px;
  }

  .awards_desktop_view {
    display: none;
  }

  .hirai_san_award_img {
    margin-bottom: 1em;
  }
}

@media only screen and (max-width: 768px) {
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 480px) {
  .arrow_awards {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media (min-width: 1024px) {
  .awards_img_container {
    padding: 30px;
  }

  .networking_food {
    margin: 30px 20px
  }

  .arrow_awards {
    padding: 0px 10px 0px 0px !important;
  }
}

.gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, #000000 0.5%, rgba(57, 34, 112, 0.0001) 60.04%);
  border-radius: 8px; /* To match the image's border-radius */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}

.hirai_san_award, .networking, .food_beverages {
  border-radius: 8px !important;
}

.networking_food {
  margin: 1.5em 0em;
}

.awards_bg_top {
  position: absolute;
  left: 42%;
  z-index: 0;
  top: 10%;
}

.awards_bg_bottom {
  position: absolute;
  left: 86%;
  z-index: 0;
  top: 47%;
}


.awards_img_container {
  position: relative;
  text-align: center;
  color: white;
}

.networking_beverage {
  margin-top: 50px;
  /* margin-bottom: 50px; */
}

.centered-right {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(46%, -50%);
}

.centered-right .award-txt-1 {
  font-size: 0.93rem;
}


.awards-section .container {
  position: relative;
  text-align: center;
  color: white;
}

.bottom-left {
  position: absolute;
  top: 59%;
  left: 10%;
  width: 315px;
  text-align: left;
  max-width: 79%;
}

.nobrk {
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pr_2 {
  padding-right: 2px;
}

.awards-section .card {
  background-color: transparent;
}

.awards-section .card-title {
  margin-bottom: 0.25rem;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .awards_bg_bottom {
    position: absolute;
    left: -20%;
    z-index: 0;
    top: 70%;
  }

  .awards_bg_top {
    position: absolute;
    left: 91%;
    z-index: 0;
    top: -10%;
    transform: rotate(180deg);
  }

  .food-beverages {

    bottom: 5px;
  }

  .network {

    bottom: 5px;
  }

  .card-img-overlay h2.card-title {
    font-size: 24px;
  }

  .card-img-overlay h3.card-title {
    font-size: 16px;
  }

  .card-img-overlay p.card-text {
    font-size: 0.8em;
    line-height: 1.2;
  }

  div.awards_desktop_view {
    display: none;
  }

  .hirai_san_award_img {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .card-img-overlay {

    bottom: 5px;
    margin-bottom: 1.5rem;
  }

  .food-beverages {

    bottom: 5px;
  }

  .network {

    bottom: 5px;
  }

  .card-img-overlay h2.card-title {
    font-size: 24px;
  }

  .card-img-overlay h3.card-title {
    font-size: 18px;
  }

  .card-img-overlay p.card-text {
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 0em
  }

  div.awards_mobile_view {
    display: none;
  }

  .card.img-fluid.hirai_san_award_img {
    padding-top: 50px;
  }

}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .card-img-overlay {

    bottom: 5px;
    margin-bottom: 1.5rem;
  }

  .food-beverages {

    bottom: 5px;
  }

  .network {

    bottom: 5px;
  }

  .card-img-overlay h2.card-title {
    font-size: 32px !important;
  }

  .card-img-overlay h3.card-title {
    font-size: 24px;
  }

  .card-img-overlay p.card-text {
    font-size: 14px;
    line-height: 1.2;
  }

  div.awards_mobile_view {
    display: none;
  }

  .card.img-fluid.hirai_san_award_img {
    padding-top: 45px;
  }

  /* was forced to add here beacuse this media query was created --srinivas */

}

.awards-reg-btn .register-awards {
  font-family: "Rakuten Sans UI Bold";
  border: none;
  background: #FFF9FD;
  padding: 5px 20px;
  border-radius: 2px;
  color: #C00091 !important;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 10px;
}

@media only screen and (min-width: 1024px) {
  .awards-reg-btn .register-awards {
    font-family: "Rakuten Sans UI Bold";
    border: none;
    background: #FFF9FD;
    padding: 5px 20px;
    border-radius: 2px;
    color: #C00091 !important;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
  }

  .rk_img {
    margin: 30px 5vw auto;
    z-index: 10;
    position: relative;
  }

  /* Awards - Start */
  .card-img-overlay {
    bottom: 5px;
  }

  .food-beverages {
    bottom: 5px;
  }

  .network {
    bottom: 5px;
  }

  .card-img-overlay h2.card-title {
    font-size: 36px;
  }

  .card-img-overlay h3.card-title {
    font-size: 24px;
  }

  .card-img-overlay p.card-text {
    line-height: 1.2;
  }

  div.awards_mobile_view {
    display: none;
  }

  .card.img-fluid.hirai_san_award_img {
    padding-top: 60px;
    scale: 0.94;
  }

}

@media (max-width: 1199px) and (min-width: 1024px) {
  .awards_bg_top {
    position: absolute;
    left: 40%;
    z-index: 0;
    top: 1%;
    scale: 0.8;
  }

  .awards_bg_bottom {
    position: absolute;
    left: 84%;
    z-index: 0;
    top: 42%;
    scale: 0.9;
  }
}

@media (max-width: 1023px) and (min-width: 992px) {
  .awards-reg-btn .register-awards {
    font-family: "Rakuten Sans UI Bold";
    border: none;
    background: #FFF9FD;
    padding: 5px 20px;
    border-radius: 2px;
    color: #C00091 !important;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
  }

  .awards_bg_top {
    position: absolute;
    left: 39%;
    z-index: 0;
    top: -4%;
    scale: 0.9;
  }

  .awards_bg_bottom {
    position: absolute;
    left: 84%;
    z-index: 0;
    top: 42%;
    scale: 0.9;
  }
}

@media (max-width: 991px) and (min-width: 768px) {

  .awards_bg_top {
    position: absolute;
    left: 35%;
    z-index: 0;
    top: -4%;
    scale: 0.8;
  }

  .awards_bg_bottom {
    position: absolute;
    left: 80%;
    z-index: 0;
    top: 33%;
    scale: 0.8;
  }
}

@media (max-width: 479px) and (min-width: 321px) {
  .awards_bg_bottom {
    position: absolute;
    left: -5%;
    z-index: 0;
    top: 60%;
  }

  .awards_bg_top {
    position: absolute;
    left: 75%;
    z-index: 0;
    top: -10%;
    transform: rotate(180deg);
  }

  .card-text {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
  }

  .card-img-overlay h3.card-title {
    font-size: 15px;
  }
}

@media (max-width: 320px) and (min-width: 300px) {
  .awards_bg_bottom {
    position: absolute;
    left: -5%;
    z-index: 0;
    top: 50%;
  }

  .awards_bg_top {
    position: absolute;
    left: 75%;
    z-index: 0;
    top: -10%;
    transform: rotate(180deg);
  }

  .card-text {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0px;
  }

  .card-img-overlay h3.card-title {
    font-size: 13px;
  }
}

#awards_section {
  padding-top: 2em !important; /*5.5*/
  padding-bottom: 1.5em !important;
}