.banner {
  /* background: url(/wp-content/uploads/2023/05/yeahs-awards-banner-bg.webp)
    center no-repeat;
  background-size: cover; */
  min-height: 800px;
  padding-top: 130px;
}
.banner * {
  color: #fff;
}
.banner .new-pbx {
  line-height: 40px;
  position: relative;
  padding-bottom: 2px;
  width: 187px;
  background: #00b7ff;
  border-radius: 20px 20px 20px 0px;
  text-align: center;
}
.banner h1 {
  margin: 35px 0 25px;
}
.banner .content-left {
  width: 42%;
}
.banner .btn-link a {
  background-color: #ffa300;
  margin: 0 20px 0 0;
}
.banner .btn-link a.default {
  border: 1px solid #fff;
  background-color: rgb(255 255 255 / 0%);
  color: #fff;
}
.banner .btn-link {
  margin-top: 30px;
}
.banner .date-img {
  display: flex;
  align-items: center;
  font-size: 20px;
  margin-top: 40px;
  /* background: url(/wp-content/uploads/2023/05/date-line-img.webp) left bottom
    no-repeat;
  background-size: 319px; */
}
.date-img img {
  width: 65px;
  margin-right: 20px;
}
.banner .date-img strong {
  margin: 0 2px;
}
/*  */
.welcome.same-width {
  background-color: #f2f9fe;
  padding: 40px 80px 80px;
  margin-top: 7vw;
  border-radius: 33px;
}
/*  */
div .meet-us {
  min-height: 367px;
  margin-top: 0;
  display: flex;
  align-items: center;
}
.meet-us .display-flex {
  padding: 0 3.5%;
}
.meet-us .conten-right {
  width: 45%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}
.meet-us .conten-right .date {
  font-size: 40px;
  font-family: Manrope !important;
  font-weight: 600;
  color: #006ee1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  width: 100px;
  height: 100px;
  border: 1px solid #b6d8f2;
  border-radius: 13px;
}
.meet-us .conten-right .item .title {
  text-align: center;
  margin-bottom: 0;
}
.meet-us .conten-left h2 {
  margin-top: 0;
}
/*  */
.course-info .display-flex {
	align-items: stretch;
}
.course-info.same-width {
  margin-top: 6vw;
}
.course-info .content-left, .course-info .content-right {
	width: 45%;
}
/* .course-info .item {
  width: 45%;
} */
.course-info .title-wrap {
  border-bottom: 1px solid;
  padding-bottom: 18px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}
.title-wrap::after {
  content: ">";
  font-size: 32px;
  position: absolute;
  right: 0;
  transform: rotate(90deg);
  transition: all 0.3s;
  font-weight: 300;
}
.course-info .detail-wrap {
  padding-top: 16px;
  display: none;
  margin-bottom: 0;
}
.course-info .slide-down .detail-wrap {
  display: block;
}
/*  */
.customer-story {
  /* background: url(/wp-content/uploads/2023/05/enter-now-bg.webp) center
    no-repeat;
  background-size: cover; */
  min-height: 360px;
  display: flex;
  align-items: center;
  margin-top: 7vw;
}
.customer-story .btn-link a {
  background-color: #006ee1;
}
.customer-story .content-left {
  width: 42%;
}
.customer-story .title {
  font-size: 30px;
  margin-bottom: 42px;
  line-height: 43px;
	font-family: Manrope !important;
	font-weight: 500;
}
.customer-story .content-right {
	width: 24%;
	min-height: 153px;
	background: rgb(245 252 255 / 85%);
	border-radius: 20px;
	text-align: center;
	padding-top: 1px;
}
.customer-story h4 {
	color: #006EE1;
	font-weight: bold;
}
.customer-story .followlink-icon {
	background-color: rgb(255 255 255 / 0%);
}
.customer-story .followlink-icon i {
	color: rgb(0 110 225 / 0%);
	font-size: 0;
}
.customer-story .followlink-icon i::before {
	color: #006ee1;
	font-size: 18px;
}
.followlink-icon {
	display: flex;
	justify-content: space-around;
	padding: 0 40px;
}
.followlink-icon a:hover {
	text-decoration: none;
}
.followlink-icon a:nth-child(1):hover i::before {
	color: red;
}
.followlink-icon a:nth-child(2):hover i::before {
	color: #0a66c2;
}
.followlink-icon a:nth-child(3):hover i::before {
	color: #1877f2;
}
.followlink-icon a:nth-child(4):hover i::before {
	color: #1d9bf0;
}
.followlink-icon a:nth-child(5):hover i::before {
	color: #de336a;
}
/*  */
.yeahs-awards {
  margin-top: 7vw;
}
.yeahs-awards h2 {
  margin-bottom: 70px;
}
.yeahs-awards .blue {
	display: block;
	color: #006EE1;
	font-family: Manrope !important;
	font-weight: 500;
}
.yeahs-awards .content-left {
  width: 61%;
  min-height: 420px;
  border: 1px solid #94dbff;
  background: linear-gradient(0deg, #c9eafb 0%, #ffffff 100%);
  border-radius: 20px;
  padding: 12px 10px 8px;
}
.yeahs-awards .content-right {
  width: 36%;
  /* background: url(/wp-content/uploads/2023/05/winner-brochures-img.webp) center
    no-repeat;
  background-size: cover; */
  min-height: 424px;
  padding: 15px 30px;
}
.yeahs-awards a {
  /* background: url(/wp-content/uploads/svg/round-arrow-bottom-blue.svg) left
    center no-repeat;
  background-size: 35px; */
  display: inline-block;
  line-height: 35px;
  padding-left: 45px;
  font-size: 18px;
	text-decoration: underline;
}
.yeahs-awards a:hover {
	color: #00b7ff;
}
.yeahs-awards .btn {
  margin-top: 210px;
}
.yeahs-awards .content-left iframe {
  width: 100%;
  min-height: 400px;
  border-radius: 20px;
}
/*  */
.important {
  text-align: center;
  margin-top: 7vw;
}
.important .display-flex {
  align-items: stretch;
}
.important .item {
  position: relative;
  z-index: 2;
  width: 20%;
}
.important .svg {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #006ee1;
  display: block;
  margin: 0 auto;
}
.important .dot {
  font-size: 0;
  width: 27px;
  height: 27px;
  border: 1px solid #006ee1;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  margin: 18px auto 15px;
}
.important .dot::after {
  content: "";
  width: 13px;
  height: 13px;
  background-color: #006ee1;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.important .title {
  font-size: 20px;
  font-family: Manrope !important;
  font-weight: 600;
  color: #101f3a;
  margin-bottom: 5px;
}
.important .tag {
  width: 225px;
  line-height: 33px;
  border-radius: 17px;
  color: #fff;
  position: relative;
}
.important .item:last-child .tag {
  background: #00b7ff;
}
.important .item:last-child .tag::after {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-radius: 2px;
  transform: rotate(45deg);
  position: absolute;
  bottom: -5px;
  left: 50%;
}
.important .item:last-child .tag::after {
  border-right-color: #00b7ff;
  border-bottom-color: #00b7ff;
}
.important .display-flex::after {
  content: "";
  display: inline-block;
  width: 100%;
  border: 1px dashed #b7bbc4;
  position: absolute;
  left: 0;
  top: 56%;
}
/*  */
.submit-your {
  margin-top: 6vw;
}
.submit-your .wrap2 {
  min-height: 293px;
  display: flex;
  align-items: center;
  border-radius: 30px;
}
.submit-your h2 {
	margin-bottom: 75px;
}
.submit-your .wrap2 .centen-right {
  width: 49%;
}
.submit-your .wrap2 div .title {
  font-size: 30px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #ffffff;
  line-height: 40px;
}
.submit-your .wrap2 div .line {
  width: 53px;
  border-bottom: 3px solid #ffffff;
  font-size: 0;
  line-height: 0;
  margin-top: 22px;
}
.submit-your .wrap2 div a {
  background-color: #ffa300;
  margin-top: 13px;
}
/*  */
.ace .wrap1 {
  min-height: 255px;
  background: linear-gradient(180deg,#f2f9fe 0%,#ffffff 100%);
  border-radius: 33px;
  padding: 0 60px 0 35px;
  position: relative;
  z-index: 3;
  margin-top: -4px;
}
.ace .wrap1 .content-left {
  width: 24%;
}
.ace .wrap1 .content-right {
  width: 60%;
}
.ace h3 {
  border-bottom: 1px solid;
  padding-bottom: 20px;
  margin-bottom: 18px;
  margin-top: 0;
}
/*  */
.awards-category {
  margin-top: 7vw;
}
.awards-category h2 {
	margin-bottom: 0;
}
.awards-category .display-flex {
  align-items: stretch;
}
.awards-category .item1,
.awards-category .item3 {
  width: 32.5%;
}
.awards-category .item2 {
  width: 35%;
}
.awards-category .item .title {
  font-size: 20px;
  font-family: Manrope !important;
  color: #101f3a;
  border-bottom: 1px solid #b7bbc4;
  padding-bottom: 10px;
  margin-bottom: 10px;
	font-weight: 600;
}
.awards-category .item .title .number {
  font-size: 30px;
  font-weight: 600;
}
.awards-category .item {
  border-radius: 33px;
  padding-top: 40px;
}
.awards-category .text {
  padding: 0 50px;
}
.awards-category .dot {
  margin-bottom: 5px;
  padding-left: 10px;
  position: relative;
}
.awards-category .dot::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #006ee1;
  position: absolute;
  top: 10px;
  left: 0;
}
.awards-category .title2 {
  font-size: 20px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #101f3a;
  text-align: center;
  margin-bottom: 8px;
}
.awards-category .tag {
  width: max-content;
  line-height: 40px;
  background: #b3defc;
  box-shadow: 1px 0px 1px 0px rgba(255, 255, 255, 0.48),
    -1px 0px 7px 0px rgba(169, 218, 251, 0.5);
  border-radius: 20px;
  font-size: 16px;
  font-family: Manrope !important;
  font-weight: 600;
  color: #006ee1;
  text-align: center;
  padding: 0 25px;
  margin: 0 auto 5px;
}
.awards-category .content {
  text-align: center;
  /* background: url(/wp-content/uploads/2023/05/for-anyone-who-enters-bg.webp)
    center no-repeat; */
  /* background-size: cover; */
  min-height: 223px;
  padding-top: 50px;
  margin-top: -23px;
}
.awards-category .item3 .content {
  margin-top: -35px;
	padding-top: 81px;
}
.awards-category .item2 .content {
  /* background-image: url(/wp-content/uploads/2023/05/yeahs-awards-bg.webp); */
  min-height: 271px;
	padding-top: 60px;
}
.awards-category .item3 .content {
  /* background-image: url(/wp-content/uploads/2023/05/honotable-mentions-bg.webp); */
  min-height: 261px;
}
.awards-category .tip {
  font-size: 14px;
  margin-bottom: 5px;
}
.awards-category a {
  display: block;
  width: max-content;
  /* background: url(/wp-content/uploads/svg/arrow-right-blue.svg) right no-repeat; */
  /* background-size: 14px; */
  padding-right: 20px;
  margin: 0 auto;
	text-decoration: underline;
}
.awards-category a:hover {
	color: #00b7ff;
}
.awards-category .img {
  margin-bottom: 0;
  line-height: 0;
  margin-top: 73px;
}
.awards-category .item2 .img {
  margin-top: 50px;
}
.awards-category .item3 .img {
  margin-top: 115px;
}
.awards-category .num {
	width: 27px;
	line-height: 27px;
	background: #006EE1;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}
@media (max-width: 1500px) and (min-width: 768px) {
  div .display-flex,
  div .same-width {
    width: 1100px;
    max-width: 90%;
  }
  .banner {
    min-height: 600px;
    padding-top: 60px;
  }
  .banner-info {
    font-size: 20px;
  }
  div .meet-us {
    min-height: 275px;
    margin-top: 0;
  }
  .submit-your .wrap2 {
    min-height: 220px;
  }
  .welcome.same-width {
    padding: 20px 60px 60px;
  }
  .banner h1 {
    margin: 25px 0 15px;
    font-size: 50px;
  }
  .awards-category .item3 .content {
    min-height: 245px;
  }
	.customer-story {
    min-height: 330px;
	}
  .ace .wrap1 {
    margin-top: -12px;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .banner .content-left {
    width: 80%;
  }
}
@media (max-width: 767px) {
	.display-flex .content-left,
	.display-flex .content-right {
    width: 100%;
    max-width: initial;
	}
  .banner h1 {
    font-size: 30px;
  }
  .banner {
    min-height: 550px;
    padding-top: 30px;
  }
  .banner .btn-link {
    margin-top: 60px;
  }
  .banner .btn-link a {
    margin: 0 20px 20px 0;
  }
  div .meet-us {
    margin-top: 50px;
    padding: 20px 3.5%;
  }
  .meet-us .conten-right {
    width: 100%;
    justify-content: space-between;
    margin-top: 20px;
  }
  .meet-us .conten-right .item .title {
    font-size: 14px;
  }
  .numbers .item {
    border-right: none;
    padding-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .welcome.same-width {
    padding: 10px 10px 61px;
  }
  .awards-category .item {
    width: 100%;
    padding-top: 0;
  }
  .awards-category .img,
  .awards-category .item3 .img {
    margin-top: 52px;
  }
  .ace .wrap1 {
    padding: 0 15px;
  }
  .ace .wrap1 .content-right,
  .ace .wrap1 .content-left {
    width: 100%;
  }
  .submit-your .wrap2 .centen-right {
    width: 100%;
  }
  .submit-your h2 {
    margin-bottom: 25px;
  }
  .meet-us .conten-right .date {
    font-size: 30px;
    width: 70px;
    height: 70px;
  }
  .important .item {
    width: 100%;
  }
  .important .display-flex::after {
    display: none;
  }
  .important .item:last-child .tag {
    margin: 10px auto;
  }
  .important .item:last-child .tag::after {
    left: 46%;
  }
  .course-info .item {
    width: 100%;
  }
	.yeahs-awards .content-left iframe {
    min-height: 181px;
	}
	.yeahs-awards .content-left {
    min-height: 211px;
    margin-bottom: 20px;
	}
	.customer-story {
    padding: 20px 0 0;
	}
	.customer-story .content-right {
    margin: 30px 0;
	}
  .important h2 {
    margin-bottom: 0;
  }
  .yeahs-awards .content-right {
    background-size: cover;
    min-height: 300px;
  }
  .yeahs-awards .btn {
    margin-top: 50px;
  }
  .submit-your .wrap2 {
    padding: 0 15px;
  }
}
