.home-page-banner {
  margin-top: 0;
  background-image: url(../../org-images/org-banner.png);
  background-size: 100% 900px;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  z-index: 0;
  background-color: #e6ebf1;
  padding-bottom: 80px;
}
.home-page-banner.hero-banner-section .hero-section-inner {
  padding-top: 0;
  padding-bottom: 32px;
}
.home-page-banner.hero-banner-section .hero-section-inner .hero-content h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #ffffff;
  padding: 0;
  margin-bottom: 16px;
}
.home-page-banner.hero-section .hero-section-inner .hero-content h1 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 64px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 24px;
  padding: 0 75px;
}
.home-page-banner.hero-banner-section .hero-section-inner .hero-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #fff;
}
.home-page-banner.hero-banner-section .hero-section-inner .hero-content {
  margin-bottom: 48px;
}
.home-page-banner.hero-banner-section
  .hero-section-inner
  .hero-content
  .start-btn {
  margin: 32px auto 0;
  text-align: center;
}
.home-page-banner.hero-banner-section
  .hero-section-inner
  .hero-content
  .start-btn
  .btn {
  border: 1px solid var(--White, #ffffff);
  padding: 14.5px 24px !important;
  border-radius: 24px !important;
  background: transparent !important;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff !important;
  transform: 0.3s ease-in-out;
  transform: unset !important;
}

.home-page-banner.hero-banner-section
  .hero-section-inner
  .hero-content
  .start-btn
  .btn:hover {
  box-shadow: none !important;

  transform: unset !important;
  background: #fff !important;
  color: #020e1d !important;
}
.home-page-banner.hero-section-mobile-min-height {
  text-align: center;
  display: flex;
  justify-content: center;
}
.home-page-banner.hero-banner-section
  .hero-section-inner
  .hero-content-img
  img {
  width: 100%;
}
.home-page-banner.hero-banner-section .hero-section-inner .hero-content-img {
  backdrop-filter: blur(30px);
  border: 1px solid transparent;
  border-image: radial-gradient(
      circle at center,
      #ffffff 0%,
      rgba(255, 255, 255, 0) 100%
    )
    1;
  background: linear-gradient(
    153deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  padding: 25px;
  border-radius: 30px;
}
.home-page-banner.hero-banner-section .hero-course-box {
  margin-top: 0;
  background-color: unset;
  padding: 0;
}
.hero-banner-section .subject-card .left-content {
  background: unset;
  height: auto;
  width: auto;
  padding: 0;
}
.hero-banner-section .subject-card .left-content img {
  filter: brightness(0) saturate(100%) invert(34%) sepia(99%) saturate(2163%)
    hue-rotate(187deg) brightness(93%) contrast(102%);
  height: 32px;
  width: 32px;
}
.hero-banner-section .subject-card .right-content {
  padding-left: 12px;
}
.hero-banner-section .subject-card {
  border: 0;
  background: #ffffff80;
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 106px;
  padding: 20px 30px;
}
.hero-banner-section .subject-card .right-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  color: #020e1d;
}
.hero-banner-section .subject-card .right-content p br {
  display: none;
}
.educastic-integrates .educastic-integrates-container {
  padding: 0;
  background: unset;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
section .heading {
  margin-bottom: 40px !important;
}
section .heading h2 {
  font-weight: 700;
  font-style: Bold;
  font-size: 44px;
  line-height: 100%;
  text-align: center;
  color: #020e1d;
}
.home-educastic-integrates {
  border-radius: 0 0 30px 30px;
  background-color: #e6ebf1;
}

section.home-educastic-integrates .heading h2 {
  color: #020e1d;
}
.home-educastic-integrates.educastic-integrates .item {
  margin-right: 0;
  width: unset;
}
.home-educastic-integrates .integrates-slider {
  display: flex;
  padding: 0 153px;
  gap: 16px;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
}
.home-educastic-integrates.educastic-integrates .integrates-icon-div {
  height: 160px;
  width: 160px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #ffffff80;
  border: 1px solid rgba(255, 255, 255, 0.7);
  transition: 0.5s ease-in-out;
}
.home-educastic-integrates.educastic-integrates .integrates-icon-div:hover {
  box-shadow: 0px 0px 41px 11px #0d92f426 inset;
}
.home-educastic-integrates.educastic-integrates .integrates-icon-div img {
  height: 40px;
  width: 40px;
}
section.home-educastic-tools .heading h2 {
  color: #fff;
}
.home-educastic-tools.educastic-tools .educastic-tool-content {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.08) 100%
  );
  border: 2px solid rgba(255, 255, 255, 0.07);
  border-radius: 24px;
  padding: 0;
  padding-left: 32px;
  position: relative;
  padding-top: 60px;
}
.home-educastic-tools.educastic-tools .educastic-feature-content h4 {
  font-size: 16px;
}
.home-educastic-tools.educastic-tools .educastic-feature-content h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 12px;
}
.home-educastic-tools.educastic-tools .educastic-feature-content p {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.3;
  color: #fff;
}
.home-educastic-tools.educastic-tools .educastic-feature-content .btn {
  background-color: #fff;
  color: #020e1d;
}
.home-educastic-tools.educastic-tools .educastic-tool-img {
  margin-bottom: -1px;
  margin-right: -2px;
}
.home-educastic-tools.educastic-tools .educastic-tool-img img {
  height: 100%;
  width: 100%;
  border-top: 6px solid #ffffff33;
  border-left: 6px solid #ffffff33;
  border-radius: 12px 0 24px 0;
  object-fit: cover;
}
.home-educastic-tools.home-educastic-tools .slider-nav {
  border-top: 1px solid #e6e9ec33;
  padding-top: 0;
  margin-top: 10px;
}

.home-educastic-tools.educastic-tools .slider-for .slick-current {
  transform: unset;
}
.home-educastic-tools.educastic-tools .tool-category button {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 126px;
  width: 139px;
  border-radius: 0;
  background-color: transparent;
  white-space: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
}
.home-educastic-tools.educastic-tools .tool-category .slick-current button {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  border-top: 3px solid #8ac142;
  color: #fff;
}
.home-educastic-tools.educastic-tools .slick-dots li button {
  border: 1px solid #fff;
}
.home-educastic-tools.educastic-tools .slick-dots li.slick-active button {
  background-color: #fff;
}
.home-educastic-tools.educastic-tools .educastic-tool-content::before {
  position: absolute;
  width: 316px;
  height: 316px;
  border-radius: 50%;
  border: 0.7px solid transparent;
  border-image-source: radial-gradient(
      69.43% 69.43% at 50% 50%,
      #ffffff 0%,
      rgba(255, 255, 255, 0) 100%
    ),
    radial-gradient(
      60% 51.57% at 50% 50%,
      #1e90ff 0%,
      rgba(30, 144, 255, 0) 100%
    ),
    radial-gradient(54.8% 53% at 50% 50%, #151515 0%, rgba(21, 21, 21, 0) 100%);
  opacity: 0.3;
  background: #8ac142;
  filter: blur(41px);
  backdrop-filter: blur(100px);
  z-index: -1;
  content: "";
  top: 35px;
  left: 0;
}
.home-educastic-features.educastic-features {
  background-color: #e6ebf1;
  border-radius: 30px 30px 0 0;
  padding-bottom: 40px !important;
}
.feature-details-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.feature-details-list .feature-details-column {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.feature-details-list .feature-details-column .card {
  background: #ffffff80;
  border-radius: 24px;
  padding: 24px 20px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 16px;
  flex-direction: row;
}
.feature-details-list .feature-details-column .card h5 {
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #020e1d;
}
.feature-details-list .feature-details-column .card figure {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin: 0;
  border-radius: 50%;
  background: linear-gradient(99.56deg, #0d92f4 0%, #0a74c2 100%);
}
.feature-details-list .feature-details-column .card figure img {
  height: 32px;
  width: 32px;
}
.feature-details-list .feature-details-column .card figure.green {
  background: #8ac142;
}
.feature-details-list .feature-details-column .card-img {
  position: relative;
  height: calc(100% - 64px);
  /* display: flex;
    align-items: center;
    justify-content: center; */
}
.feature-details-list .feature-details-column .card-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 43.74%,
      rgba(0, 0, 0, 0.408) 73.9%,
      rgba(0, 0, 0, 0.8) 100%
    );
  border-radius: 27px;
}
.feature-details-list .feature-details-column .card-img img {
  border-radius: 27px;
  height: 100%;
  object-fit: cover;
  object-position: top left;
}
.home-educast-foundation {
  background-color: #e6ebf1;
  padding-bottom: 170px;
}
.home-educast-foundation.educast-foundation-section .educast-found-title {
  margin-top: 0;
}
.home-educast-foundation.educast-foundation-section .educast-found-box {
  padding: 42px 12px;
  background-color: #ffffff80;
  border: 1px solid rgba(255, 255, 255, 0.7);
  height: auto;
  margin: 0;
}
.home-educast-foundation.educast-foundation-section .educast-found-box img {
  width: 100%;
  height: auto;
  height: 176px;
}
.home-educast-foundation .splide__arrows .splide__arrow {
  top: unset;
  bottom: -90px;
  background-color: #ffffff80;
  border: 2px solid rgba(255, 255, 255, 0.7);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-size: 16px 16px;
}
.home-educast-foundation .splide__arrows .splide__arrow svg {
  display: none;
}
.splide__arrow--prev {
  left: calc(50% - 45px);
  background-image: url("../../home/left-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.splide__arrow--next {
  right: calc(50% - 45px);
  background-image: url("../../home/right-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.educast-search-result-middle.home-blog {
  background: #e6ebf1 !important;
  border-radius: 0 0 30px 30px;
}
.educast-search-result-middle.home-blog
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card {
  background: #ffffff80;
  margin: 0;
  box-shadow: unset;
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 0;
  border-radius: 24px;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .card-image
  img {
  height: 403px;
  max-height: unset;
  min-height: unset;
  border-radius: 24px 24px 0 0;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .card-image
  .card-link::after {
  border-radius: 24px 24px 0 0;
}
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .card-image {
  margin: 0;
}
.educast-search-result-middle.home-blog
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .card-content {
  padding: 30px 32px 32px;
}
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  h2 {
  font-weight: 700;
  font-style: Bold;
  font-size: 28px;
  line-height: 100%;
  color: #020e1d;
  margin-bottom: 16px;
}
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .views
  span,
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .reviews
  span {
  height: unset;
  width: unset;
  padding: 0;
  background-color: unset;
  font-size: 14px;
}
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .views
  span
  img,
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .reviews
  span
  img {
  height: 16px;
  width: 16px;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .view-section
  .blog-card-detail
  img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .view-section
  .blog-card-detail
  .blog-card-text {
  padding-left: 12px;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .view-section
  .blog-card-detail
  span {
  font-size: 14px;
  color: #020e1d;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .view-section
  .blog-card-detail
  p {
  font-size: 16px;
}

.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .view-section
  .blog-view-btn {
  border: 1px solid #09366f1a !important;
  background-color: #ffffff !important;
  color: #020e1d !important;
  font-size: 16px;
  padding: 12px 24px;
  background: #fff;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card:hover
  .view-section
  .blog-view-btn {
  background: linear-gradient(99.56deg, #0d92f4 0%, #0a74c2 100%) !important;
  background-color: transparent;
  border: 1px solid transparent;
}
.educast-search-result-middle.home-blog
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
  flex-direction: row;
  width: 100%;
}
/* .educast-search-result-middle.home-blog .tutorlist-section .tutorlist-inner .tutorlist-main .list-view .card:last-child{
        margin-bottom: 0;
    } */
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .card-image
  img {
  height: 100%;
  border-radius: 24px 0px 0px 24px;
  width: 100%;
}
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card:hover {
  box-shadow: unset;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .card-image
  .card-link::after {
  border-radius: 24px 0px 0px 24px;
}
.educast-search-result-middle.home-blog
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .card-content {
  padding: 8px 19px 8px;
  width: 100%;
}
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  h2 {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 100%;
  color: #020e1d;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .view-section
  .views {
  padding-bottom: 10px;
  line-height: normal;
}
.educast-search-result-middle
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .card-image {
  height: 194px;
  width: 208px;
  flex-shrink: 0;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .view-section
  .blog-card-detail
  img {
  height: 30px;
  width: 30px;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .view-section
  .blog-card-detail
  p {
  font-size: 14px;
  color: #020e1d;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .view-section
  .blog-card-detail
  .blog-card-text {
  padding-left: 8px;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .view-section
  .blog-card-detail
  span {
  font-size: 12px;
  color: #020e1d;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card
  .view-section
  .blog-view-btn {
  border: 1px solid #09366f1a !important;
  background-color: #ffffff !important;
  color: #020e1d !important;
  font-size: 14px;
  padding: 9px 24px;
  background: #fff;
  width: max-content;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .view-section
  .views {
  padding: 0;
  line-height: normal;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .list-view
  .card:hover
  .view-section
  .blog-view-btn {
  color: #fff !important;
}
.educast-search-result-middle.home-blog
  .tutorlist-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .card-content
  .middle-content {
  display: flex;
  align-items: center;
}
.educast-search-result-middle
  .blog-tutor-section
  .tutorlist-inner
  .tutorlist-main
  .card
  .view-section
  .blog-card-detail {
  display: flex;
  justify-content: end;
  width: 100%;
  margin: 0;
}
.blog-tutor-section .view-all-btn {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.blog-tutor-section .view-all-btn .btn-primary {
  color: #fff;
}
.banner-element .bg-icon {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(117, 199, 255, 0.5) 100%
  );
  border: 1px solid #a9d6f7;
  height: 48px;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.banner-element .bg-icon:hover {
  transform: scale(1.3);
}
.banner-element {
  position: relative;
}
.banner-element .bg-icon img {
  height: 24px;
  width: 24px;
}
.banner-element .bg-icon.one-img {
  top: -10px;
  left: 180px;
}
.banner-element .bg-icon.two-img {
  top: 20px;
  right: 0;
}
.banner-element .bg-icon.three-img {
  top: 280px;
  left: 90px;
}
.banner-element .bg-icon.four-img {
  top: 270px;
  right: 0;
}

@media screen and (max-width: 1199px) {
  .home-page-banner.hero-section .hero-section-inner .hero-content h1 {
    font-size: 54px;
    padding: 0 115px;
  }
  .home-page-banner {
    padding-top: 130px;
    background-size: 100% 710px;
    padding-bottom: 40px;
  }
  .banner-element .bg-icon.one-img {
    top: -20px;
    left: 150px;
  }
  .home-page-banner.hero-banner-section
    .hero-section-inner
    .hero-content
    .start-btn {
    margin: 22px auto 0;
    text-align: center;
  }
  .hero-banner-section .subject-card {
    padding: 12px 16px;
  }
  .hero-banner-section .subject-card .left-content img {
    height: 28px;
    width: 28px;
  }
  .hero-banner-section .subject-card .right-content {
    padding-left: 8px;
  }
  .hero-banner-section .subject-card .right-content p {
    font-size: 18px;
  }
  .home-educastic-integrates {
    margin-top: -1px;
  }
  section .heading h2 {
    font-size: 38px;
  }
  .ptb-100 {
    padding: 60px 0;
  }
  .pt-100 {
    padding: 60px 0 0;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  section .heading {
    margin-bottom: 30px;
  }
  .home-educastic-integrates.educastic-integrates .integrates-slider {
    display: grid;
    grid-template-columns: repeat(4, 2fr);
  }
  .home-educastic-integrates.educastic-integrates .integrates-icon-div {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-educastic-integrates.educastic-integrates .item {
    margin-right: 0;
    width: unset;
  }
  .home-educastic-integrates.educastic-integrates .integrates-icon-div {
    height: 120px;
    width: 120px;
  }
  .home-educastic-tools.educastic-tools .educastic-tool-content {
    padding-top: 30px;
  }
  .home-educastic-tools.educastic-tools .educastic-feature-content .btn {
    line-height: normal;
    height: 42px;
  }
  .home-educastic-tools.educastic-tools .tool-category button {
    width: 120px;
    height: 110px;
    font-size: 14px;
  }
  .feature-details-list .feature-details-column .card figure {
    height: 48px;
    width: 48px;
  }
  .feature-details-list .feature-details-column .card figure img {
    height: 18px;
    width: 18px;
  }
  .feature-details-list .feature-details-column .card h5 {
    font-size: 16px;
  }
  .feature-details-list .feature-details-column .card {
    padding: 12px 16px;
  }
  .home-educast-foundation {
    margin-top: -1px;
  }
  .home-educast-foundation.educast-foundation-section .educast-found-box {
    padding: 16px 12px;
  }
  .home-educast-foundation.educast-foundation-section .educast-found-box img {
    height: 125px;
  }
  .home-educast-foundation {
    padding-bottom: 120px !important;
  }
  .educast-search-result-middle.home-blog {
    margin-top: -1px;
  }
  .educast-search-result-middle.home-blog
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .card
    .card-content {
    padding: 20px;
  }
  .educast-search-result-middle
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .list-view
    .card
    .card-image {
    height: 187px;
    width: 198px;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 991px) {
  .hero-banner-section .hero-section-inner .row {
    flex-direction: unset;
  }
  .home-page-banner.hero-section .hero-section-inner .hero-content h1 {
    font-size: 44px;
    padding: 0 0;
  }
  .banner-element .bg-icon.one-img {
    top: -30px;
    left: 80px;
  }
  .banner-element .bg-icon.two-img {
    top: 0;
    right: 0;
  }
  .banner-element .bg-icon.three-img {
    top: 260px;
    left: 60px;
  }
  .home-page-banner.hero-banner-section .hero-section-inner .hero-content-img {
    padding: 15px;
  }
  .hero-banner-section .subject-card {
    padding: 10px 16px;
    height: 100%;
  }
  .hero-banner-section .subject-card .right-content p {
    font-size: 16px;
  }
  .hero-banner-section .subject-card .left-content img {
    height: 22px;
    width: 22px;
  }
  .ptb-100 {
    padding: 40px 0;
  }
  .pb-100 {
    padding: 0 0 40px;
  }
  .pt-100 {
    padding: 40px 0 0;
  }
  .home-educastic-integrates .integrates-slider {
    padding: 0;
  }
  .home-educastic-integrates.educastic-integrates .integrates-icon-div {
    height: 100px;
    width: 100px;
  }
  .home-educastic-integrates.educastic-integrates .integrates-icon-div img {
    height: 30px;
    width: 30px;
  }
  section .heading h2 {
    font-size: 34px;
  }
  section .heading {
    margin-bottom: 25px !important;
  }
  .educastic-tools .educastic-feature-content {
    margin: 0 auto 16px;
    max-width: 100%;
  }
  .home-educastic-tools.educastic-tools .educastic-tool-img {
    height: 300px;
  }
  .home-educastic-tools.educastic-tools .tool-category button {
    width: 110px;
    height: 80px;
  }

  .feature-details-list .feature-details-column .card figure {
    height: 38px;
    width: 38px;
  }
  .feature-details-list .feature-details-column .card {
    gap: 8px;
    padding: 10px;
  }
  .educast-search-result-middle
    .blog-tutor-section
    .tutorlist-inner
    .tutorlist-main
    .card
    .card-image
    img {
    height: 360px;
  }
  .educast-search-result-middle.home-blog
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .card
    .card-content {
    padding: 16px;
  }

  .educast-search-result-middle
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .card
    h2 {
    font-size: 24px;
  }
  .educast-search-result-middle
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .list-view
    .card
    .card-image {
    height: 167px;
    width: 128px;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .home-page-banner.hero-section .hero-section-inner .hero-content h1 {
    font-size: 36px;
  }
  .banner-element .bg-icon {
    height: 40px;
    width: 40px;
  }
  .banner-element .bg-icon img {
    height: auto;
    width: auto;
  }
  .home-page-banner {
    background-size: 100% 600px;
    padding-bottom: 0;
  }
  .educastic-integrates .educastic-integrates-container {
    padding: 0 !important;
  }
  .banner-element .bg-icon.three-img {
    top: 240px;
    left: 0;
  }
  .banner-element .bg-icon.three-img img {
    height: 20px;
    width: 20px;
  }
  .home-page-banner.hero-banner-section .hero-section-inner .hero-content {
    margin-bottom: 28px;
  }
  .home-page-banner.hero-banner-section .hero-section-inner .hero-content-img {
    padding: 10px;
  }
  .hero-banner-section .subject-card {
    height: auto;
  }
  .home-page-banner.hero-banner-section .hero-course-box .row {
    justify-content: center;
  }
  section .heading h2 {
    font-size: 28px;
  }
  .ptb-100 {
    padding: 30px 0 30px;
  }
  .pt-100 {
    padding: 30px 0 0;
  }
  .pb-100 {
    padding: 0 0 30px;
  }
  .home-educastic-integrates.educastic-integrates .integrates-icon-div {
    height: 80px;
    width: 80px;
  }
  .home-educastic-integrates.educastic-integrates .integrates-icon-div img {
    height: 24px;
    width: 24px;
  }
  .home-educastic-tools.educastic-tools .educastic-feature-content .btn {
    line-height: normal;
    height: 40px;
    font-size: 14px !important;
  }
  .home-educastic-tools.educastic-tools .educastic-tool-content {
    padding-top: 20px;
    padding-left: 20px;
  }
  .home-educastic-tools.educastic-tools .educastic-tool-img {
    height: auto;
  }
  .educastic-tools .slick-dots {
    bottom: -120px;
  }
  .home-educastic-tools.educastic-tools .educastic-tool-img img {
    position: absolute;
  }
  .home-educastic-tools.educastic-tools .educastic-tool-img {
    height: auto;
    overflow: hidden;
  }
  .educastic-tool-content {
    overflow: hidden;
  }
  .feature-details-list {
    gap: 20px;
    grid-template-columns: repeat(1, 1fr);
  }
  .home-educast-foundation {
    padding-bottom: 110px !important;
  }
  .educast-search-result-middle
    .blog-tutor-section
    .tutorlist-inner
    .tutorlist-main
    .card
    .card-image
    img {
    height: auto;
  }
  .educast-search-result-middle
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .card
    h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .educast-search-result-middle.home-blog
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .grid-view
    .card {
    margin-bottom: 20px;
  }
  .educast-search-result-middle
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .list-view
    .card
    .card-image {
    height: 167px;
    width: 188px;
    flex-shrink: 0;
  }
  .educast-search-result-middle .blog-tutor-section .tutorlist-inner .tutorlist-main .card .view-section .blog-view-btn{
    padding: 9px 15px;
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .educast-search-result-middle .blog-tutor-section .tutorlist-inner .tutorlist-main .card .view-section .blog-card-detail p{
    font-size: 14px;
  }
  .educast-search-result-middle .blog-tutor-section .tutorlist-inner .tutorlist-main .card .view-section .blog-card-detail{
    padding-bottom: 14px;
  }
  .home-page-banner.hero-section .hero-section-inner .hero-content h1 {
    font-size: 26px;
    margin-bottom: 12px;
  }
  .banner-element .bg-icon.one-img {
    top: -30px;
    left: 0;
  }
  .home-page-banner {
    background-size: 100% 540px;
  }
  .banner-element .bg-icon.three-img {
    top: 150px;
    left: 0;
  }
  .banner-element .bg-icon.two-img {
    top: -30px;
  }
  .banner-element .bg-icon.four-img {
    top: 160px;
    right: 0;
  }
  .home-page-banner.hero-banner-section
    .hero-section-inner
    .hero-content
    .start-btn
    .btn {
    padding: 11px 24px;
    font-size: 14px;
  }
  .home-educastic-integrates.educastic-integrates .item {
    margin-right: 0;

    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-educastic-integrates.educastic-integrates .integrates-slider {
    grid-template-columns: repeat(4, 2fr);
  }
  .home-educastic-integrates.educastic-integrates .integrates-icon-div {
    height: 60px;
    width: 60px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .educastic-tools .slick-arrow {
    display: none !important;
  }
  .home-educastic-features.educastic-features {
    border-radius: 20px 20px 0 0;
    padding-bottom: 20px !important;
  }
  .educast-search-result-middle.home-blog
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .list-view
    .card {
    flex-direction: column;
  }
  .educast-search-result-middle
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .list-view
    .card
    .card-image {
    width: 100%;
    height: auto;
  }
  .educast-search-result-middle.home-blog
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .list-view
    .card
    .card-content {
    padding: 12px 12px 12px;
    width: 100%;
  }
  .educast-search-result-middle
    .blog-tutor-section
    .tutorlist-inner
    .tutorlist-main
    .list-view
    .card
    .card-image
    img {
    border-radius: 12px 12px 0 0;
  }
  .educast-search-result-middle
    .tutorlist-section
    .tutorlist-inner
    .tutorlist-main
    .card
    h2 {
    font-size: 18px;
  }
  section .heading {
    margin-bottom: 20px !important;
  }
  section .heading h2 {
    font-size: 24px;
  }
}
