.banner-content1 {
  margin-top: 200px;
  transform: translateY(-50%);
  width: 100%;
}
.banner-content1 .banner-title1 {
  width: 70% !important;
  font-size: 46px;
  font-weight: 800;
  -webkit-line-clamp: 2;
}
.guidence-section {
  margin-top: 17px;
}
.guidence-section .img-overlay img {
  content: '';
  width: 100%;
  top: 0;
  background: linear-gradient(90deg, #0E2646 0.22%, rgba(34, 93, 172, 0.25) 74.27%) !important;
}
.guidence-section .section-title {
  font-size: 40px;
  -webkit-line-clamp: 2;
  font-family: "Raleway", sans-serif;
}
.guidance-info {
  background-color: #ffffff;
  border-radius: 5px !important;
  padding: 15px 75px 15px 75px !important;
  height: 138px !important;
  position: relative;
}
.guidance-info .section-tit {
  font-size: 18px;
  font-weight: 600;
  -webkit-line-clamp: 1;
  margin-top: 26px;
}
.guidance-info .section-tit a {
  text-decoration: none !important;
}
.guidance-info .small-text {
  color: #696969;
  font-size: 14px;
  -webkit-line-clamp: 3;
}
.guidance-info01:before,
.guidance-info2:before,
.guidance-info3:before,
.guidance-info4:before {
  content: '';
  position: absolute;
  bottom: 40px;
  transform: translateY(-50%);
  left: 23px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  z-index: 1;
}
.guidance-info:after {
  content: '';
  position: absolute;
  bottom: 68px;
  left: -31px;
  background: linear-gradient(-125deg, #D9D9D9 67%, transparent 0%);
  height: 47px;
  width: 100px;
  border-radius: 0 30px 30px 0;
  transform: rotate(35deg);
  z-index: 0;
}
.container .content {
  margin: 0 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 60%;
}
.section2-con {
  margin: 0 114px;
  width: 60%;
}
.guidance-info01:before {
  background-color: #FE6C3F;
}
.guidance-info2:before {
  background-color: #97d152;
}
.guidance-info3:before {
  background-color: #0091ff;
}
.guidance-info4:before {
  background-color: #ffbd0f;
}
.img-overlay .wp-block-cover__background {
  background: linear-gradient(90deg, #0E2646 0.22%, rgba(34, 93, 172, 0.25) 74.27%) !important;
}
.wp-block-cover.bg-img {
  height: 600px !important;
}
.wp-block-cover__image-background.bg-img img {
  height: 600px !important;
  min-height: 0 !important;
}
/* responsive */
@media screen and (max-width: 767px) {
  .wp-block-cover.bg-img {
    height: 300px !important;
  }
  .guidance-info {
    background-color: #ffffff;
    border-radius: 5px !important;
    padding: 15px 25px 15px 75px !important;
  }
  .banner-content1 .banner-title1 {
    font-size: 30px !important;
    -webkit-line-clamp: 4;
    text-align: center;
    width: 100% !important;
  }
  .banner-content1 {
    text-align: center !important;
  }
  .content-banner{
    text-align: center !important;
  }
  .btn-sec {
    justify-content: center;
  }
  .btn-sec a {
    font-size: 12px !important;
  }
  .container .content {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100%;
    margin: 0 !important;
    max-width: 100%;
  }
  .section2-con {
    margin: 0 !important;
    width: 100% !important;
    text-align: center !important;
  }
  .guidence-section .section-title {
    font-size: 25px !important;
    text-align: center !important;
  }
  .guidence-section.small-t {
    text-align: center !important;
  }
  .guidance-info .section-tit {
    font-size: 15px !important;
    font-weight: 600;
    -webkit-line-clamp: 1;
    margin-top: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .wp-block-cover.bg-img {
    height: 300px !important;
  }
  .guidance-info {
    background-color: #ffffff;
    border-radius: 5px !important;
    padding: 15px 25px 15px 75px !important;
  }
  .banner-content1 .banner-title1 {
    font-size: 30px !important;
    -webkit-line-clamp: 4;
    text-align: start;
    width: 49% !important;
    margin-left: 215px;
  }
  .banner-content1 {
    text-align: center !important;
  }
  .content-banner1 {
    flex-basis: 20% !important;
  }
  .content-banner {
    flex-basis: 80% !important;
    text-align: center !important;
  }
  .btn-sec {
    justify-content: start;
    margin-left: 218px;
  }
  .btn-sec a {
    font-size: 12px !important;
  }
  .container .content {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    width: 100%;
    margin: 0 !important;
    max-width: 100%;
  }
  .section2-con {
    margin: 0 !important;
    width: 100% !important;
    text-align: start !important;
    margin-left: 17px !important;
  }
  .guidence-section .section-title {
    font-size: 25px !important;
    text-align: start !important;
  }
  .guidence-section.small-t {
    text-align: start !important;
  }
  .guidance-info .section-tit {
    font-size: 15px !important;
    font-weight: 600;
    -webkit-line-clamp: 1;
    margin-top: 26px;
  }
  .para-text {
    margin-left: 219px !important;
    text-align: start !important;
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .wp-block-cover__image-background.bg-img img {
    height: 600px !important;
    min-height: 0 !important;
  }
  .guidance-info {
    background-color: #ffffff;
    border-radius: 5px !important;
    padding: 15px 25px 15px 75px !important;
  }
  .banner-content1 .banner-title1 {
    font-size: 46px !important;
    -webkit-line-clamp: 4;
    text-align: start;
    width: 100% !important;
  }
  .banner-content1 {
    text-align: center !important;
  }
  .content-banner {
    text-align: center !important;
    flex-basis: 100% !important;
  }
  .btn-sec {
    justify-content: start;
  }
  .btn-sec a {
    font-size: 12px !important;
  }
  .container .content {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    width: 74%;
    margin: 0 !important;
    max-width: 100%;
  }
  .section2-con {
    margin: 0 !important;
    width: 69% !important;
    text-align: start !important;
    margin-left: 17px !important;
  }
  .guidence-section .section-title {
    font-size: 40px !important;
    text-align: start !important;
  }
  .guidence-section.small-t {
    text-align: start !important;
  }
  .guidance-info .section-tit {
    font-size: 15px !important;
    font-weight: 600;
    -webkit-line-clamp: 1;
    margin-top: 26px;
  }
  .para-text {
    text-align: start !important;
  }
}