/* Banner */
.event-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: auto;
  background: url(/assets/events/partnership-alliance/partnership-alliance.webp);
  background-size: cover;
}
.event-banner:after {
  content: '';
  background: url(/assets/events/partnership-alliance/partnership-alliance-bnr-bg.svg);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.3;
}
.video-new {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-banner .container {
  z-index: 1;
  position: relative;
  padding: 100px 15px;
}
.partnership-alliance-bnr-text {
  width: 100%;
}
.partnership-alliance-bnr-text h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  margin: 42px 0 34px;
}
.partnership-alliance-bnr-text p {
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
  margin: 0 0 65px;
}
.partnership-stats {
  display: flex;
  margin: 0 0 80px;
}
.partnership-stats li {
  color: #fff;
  margin: 0 75px 0 0;
}
.partnership-stats li:last-child {
  margin-right: 0;
}
.partnership-stats li .pns-top {
  display: flex;
  align-items: center;
  font-size: 40px;
}
.partnership-stats li .pns-top i {
  margin-right: 15px;
}
.pns-event-info {
  display: flex;
  align-items: center;
}
.pns-event-info li {
  display: flex;
  align-items: center;
  background-color: #2e2e2e;
  border-radius: 40px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  margin: 0 20px 0 0;
  padding: 0 25px;
}
.pns-event-info li:last-child {
  margin-right: 0;
}
.pns-event-info li.person-event {
  height: 74px;
  line-height: 74px;
  font-size: 24px;
  font-weight: 600;
  padding: 0 50px;
  background: linear-gradient(to right, #ff8500 1%, #ff4c06 100%);
}
.pns-event-info li img {
  margin-right: 10px;
}
/* Banner */

/* Middle Info */
.partnership-desc-sec {
  padding: 100px 0;
  background: #fafafa url(/assets/events/partnership-alliance/graphic-bg.svg) 145% top no-repeat;
  overflow: hidden;
}
.eventdesc-left h3 {
  font-size: 25px;
  margin: 20px 0;
}
.event-short {
  background: linear-gradient(to right, #fdd7cf 0%, #fdebde 100%);
  padding: 0 25px;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
  font-weight: 500;
  border-radius: 30px;
  margin: 0 0 20px;
  color: #000;
  display: inline-flex;
  align-items: center;
}
.event-short img {
  margin-right: 7px;
}
.why-attend-list {
  margin: 0 0 30px;
}
.why-attend-list li {
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  background: url(/assets/events/partnership-alliance/list-arw.svg) left 3px no-repeat;
}
.why-attend-list li a {
  color: #000;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.why-attend-list li a:hover {
  text-decoration: none;
}
.agenda {
  margin: 70px 0 40px;
}
.agenda h2 {
  margin: 0 0 15px;
}
.agenda-box {
  border-radius: 20px;
  background: #fff;
  padding: 20px;
  text-align: left;
  height: 100%;
}
.agenda-box img {
  width: 100%;
}
.agenda-time {
  color: #000;
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  margin: 25px 0 15px;
}
p.agenda-desc {
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}
.partnership-desc-sec .location {
  font-size: 25px;
  line-height: 30px;
  margin: 70px 0 20px;
  font-weight: 600;
}
.agenda-location {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  text-decoration: underline !important;
  width: 42%;
  align-items: flex-start;
}
.agenda-location:hover {
  color: #000;
}
.eventdesc-right {
  border: 1px solid #d9d9d9;
  padding: 30px;
  border-radius: 40px;
  background: #fff;
}
.eventdesc-right .input-form .form-control {
  border: 1px solid #d7d7d7;
  background: #fafafa;
}
.eventdesc-right .input-form .form-control:focus {
  background-color: #fff;
}
.prefer-mode {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px;
  font-weight: 500;
}
.eventdesc-right .form-check .form-check-input {
  position: relative;
  float: none;
  margin: 0;
}
.eventdesc-right .input-form {
  margin: 0 0 15px;
}
.eventdesc-right .input-form-company {
  margin: 0 0 30px;
}
.eventdesc-right .form-check {
  margin: 0 15px 15px 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.eventdesc-right .form-check-label {
  margin-bottom: 0;
  color: #5b5b5b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  padding-left: 5px;
}
.eventdesc-right .form-check-input {
  left: 0;
  width: 16px;
  height: 16px;
  min-width: 16px;
}
.eventdesc-right .input-form-company select.form-control {
  background-color: #fafafa;
  line-height: normal;
}
.eventdesc-right .form-check .form-check {
  margin: 0;
}
.eventdesc-right .form-check.frm-chk2 {
  align-items: flex-start;
  flex-direction: column;
  margin: 10px 0 15px;
}
.eventdesc-right .form-check.frm-chk2 .form-check-label {
  font-size: 12px;
}
.eventdesc-right .form-check.frm-chk2 .form-check {
  align-items: flex-start;
  margin: 0;
}

/* Register Now */
.register-box {
  background: url(/assets/events/partnership-alliance/graphic-bg.webp) no-repeat right center;
  background-size: cover;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 60px;
  gap: 60px;
  margin: 80px 0 0;
}
.register-box h2 {
  color: #fff;
  margin: 0;
  font-size: 22px;
  font-weight: 500;
}
.register-box .btn-custom {
  font-size: 20px;
  padding: 20px 50px;
}
.register-box .btn-custom:hover,
.register-box .btn-custom:focus,
.register-box .btn-custom:active {
  background: #f48120 !important;
}
.agenda,
.agenda-location:hover,
.agenda-time {
  color: #000;
}
.agenda {
  font-size: 40px;
  line-height: 50px;
  margin: 70px 0 25px;
}

.agenda-box {
  border-radius: 20px;
  background: #fafafa;
  padding: 30px 13px;
  text-align: center;
  width: 19%;
}

.agenda-box img {
  width: 100%;
}

.agenda-time {
  background-image: linear-gradient(to right, #848484, #262626);
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 12px;
  margin: 0 0 15px;
}
.agenda {
  font-size: 35px;
  line-height: 42px;
  margin: 70px 0 40px;
}
.agenda-box {
  border-radius: 20px;
  background: #fafafa;
  padding: 30px 13px;
  text-align: center;
  width: 19%;
}
.agenda-box img {
  width: 100%;
}
.agenda-box .highone {
  width: auto;
  margin: 20px 0 0;
}
.agenda-time {
  background-image: linear-gradient(to right, #848484, #262626);
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 8px 12px;
  margin: 0 0 15px;
}
p.agenda-desc {
  font-size: 16px;
  line-height: 21px;
  margin: 0;
}
@media (max-width: 1600px) {
  .event-banner .container {
    padding: 75px 15px;
  }
  .partnership-alliance-bnr-text h1 {
    font-size: 50px;
    margin: 30px 0;
  }
  .partnership-alliance-bnr-text p {
    font-size: 14px;
    margin: 0 0 40px;
  }
  .partnership-stats {
    margin: 0 0 40px;
  }
}
@media (max-width: 1400px) {
  .event-banner .container {
    padding: 60px 15px;
  }
  .partnership-alliance-bnr-text h1 {
    font-size: 44px;
    margin: 20px 0;
  }
  .partnership-alliance-bnr-text p {
    margin: 0 0 20px;
  }
  .partnership-stats {
    margin: 0 0 20px;
  }
  .PartnershipAllianceLogo {
    width: 330px;
  }
  .partnership-stats li .pns-top {
    font-size: 30px;
  }
  .pns-event-info li {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin: 0 15px 0 0;
    padding: 0 20px;
  }
  .pns-event-info li.person-event {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    padding: 0 30px;
  }
  .partnership-desc-sec {
    background-size: 60% auto;
  }
}
@media (max-width: 1200px) {
  p.banner-subhead,
  .banner-s {
    margin: 0 0 50px;
  }
  .partnership-desc-sec {
    padding: 60px 0;
  }
  .event-subtitle-strong {
    font-size: 22px;
    line-height: 28px;
  }
  .agenda {
    margin: 40px 0 20px;
  }
  .agenda-box {
    padding: 15px 10px;
  }

  p.agenda-desc {
    font-size: 15px;
  }
  .partnership-desc-sec .location {
    font-size: 22px;
    line-height: 27px;
    margin: 50px 0 10px;
  }
  .agenda-location {
    font-size: 17px;
    line-height: 26px;
  }
  .eventdesc-right {
    padding: 30px 22px;
  }
  .eventdesc-right .form-check-label {
    font-size: 13px;
  }
  .register-box {
    padding: 30px;
    gap: 30px;
    margin: 40px 0 0;
  }
  .register-box .btn-custom {
    font-size: 16px;
    padding: 15px 30px;
  }
  .eventdesc-left h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .event-left {
    width: 100%;
  }
  .banner-head {
    font-size: 56px;
    line-height: 64px;
  }
  p.agenda-desc {
    font-size: 14px;
  }
  .agenda-location {
    width: 54%;
  }
  .banner-s {
    width: 100%;
  }
  .partnership-stats li {
    margin: 0 35px 0 0;
  }
  .PartnershipAllianceLogo {
    width: 250px;
  }
  .partnership-alliance-bnr-text h1 {
    font-size: 34px;
    margin: 15px 0;
  }
  .partnership-alliance-bnr-text p {
    margin: 0 0 15px;
  }
  .partnership-stats li .pns-top {
    font-size: 24px;
  }
  .partnership-stats li .pns-top i {
    margin-right: 10px;
    width: 24px;
  }
  .pns-event-info {
    flex-wrap: wrap;
  }
  .pns-event-info li {
    margin: 0 15px 14px 0;
  }
  .event-banner .container {
    padding: 40px 15px;
  }
  .pns-event-info li.person-event {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0 20px;
  }
  .register-box {
    display: block;
  }
  .register-box h2 {
    margin: 0 0 15px;
  }
  .pns-event-info li.person-event .InPersonEvent {
    width: 20px;
  }
  .partnership-desc-sec {
    background: #fafafa;
  }
}
@media (max-width: 767px) {
  .banner-logoimg {
    max-width: 130px;
  }
  .event-banner:after {
    display: none;
  }
  .banner-head {
    font-size: 40px;
    line-height: 50px;
    width: 100%;
    margin: 20px 0 30px;
  }
  p.banner-subhead {
    margin: 0 0 40px;
    font-size: 14px;
    line-height: 20px;
  }
  .banner-subhead img {
    width: 30px;
  }
  .banner-subhead br {
    display: none;
  }
  .event-banner-detail,
  .event-agenda-flex {
    flex-wrap: wrap;
    row-gap: 18px;
  }
  .banner-details {
    padding: 12px 22px;
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    display: flex;
    align-items: flex-start;
  }
  .banner-details3 {
    margin: 20px 0 0 !important;
  }
  .partnership-desc-sec {
    padding: 40px 0;
  }
  .eventdesc-flex {
    flex-direction: column;
    row-gap: 20px;
  }
  .agenda-time {
    display: inline-block;
  }
  .partnership-desc-sec .location {
    font-size: 20px;
    line-height: 24px;
    margin: 25px 0 7px;
  }
  .agenda-location {
    font-size: 16px;
    line-height: 22px;
    width: 100%;
  }
  .eventdesc-right {
    padding: 20px;
    border-radius: 20px;
  }
  .about-btn button {
    padding: 9px 0;
  }
  .event-subtitle-strong {
    font-size: 18px;
    line-height: 22px;
  }
  .agenda-box img {
    display: block;
    margin: 0 auto;
  }
  p.banner-subhead,
  .banner-s {
    margin: 0 0 30px;
  }
  .agenda-box {
    padding: 15px;
  }
  .event-short {
    padding: 0 20px;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
  }
  .register-box {
    text-align: center;
    background: #000;
  }
  .register-box h2 br {
    display: none;
  }
  .partnership-alliance-bnr-text h1 br {
    display: none;
  }
  .pns-event-info {
    display: block;
  }
  .pns-event-info li {
    margin: 0 0 15px;
    height: auto !important;
    line-height: normal !important;
    padding: 12px 15px !important;
  }
  .video-new {
    display: none;
  }
  .partnership-alliance-bnr-text p br {
    display: none;
  }
  .agenda h2 {
    margin: 0 0 10px;
  }
  .event-agenda-flex {
    flex-wrap: wrap;
  }
  .agenda-box {
    width: 100%;
  }
}
