* {
  margin: 0;
  padding: 0;
  box-sizing: border;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border;
  background-color: #093770;
}

.container {
  max-width: 1214px;
  padding: 0 15px;
}
.new-header-section {
  padding: 0 15px;
}
.new-header-section .navbar-brand {
  padding: 0;
  max-width: unset;
  min-width: unset;
  margin-right: 0;
}
.new-header-section .container {
  position: relative;
}
.new-header-section .navbar {
  background-color: unset;
  top: 16px;
  border-radius: 50px;
  box-shadow: unset;
  padding: 12px 24px;
  background: #ffffffcc !important;
  border: 2px solid rgba(255, 255, 255, 0.7) !important;
}
header.new-header-section .navbar .nav-link {
  padding: 0 !important;
}
header .navbar .nav-link:after {
  width: 100%;
}
header.new-header-section .navbar .nav-item {
  margin-right: 20px;
}
header.new-header-section .navbar .nav-item .user_profile_image {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  flex-shrink: 0;
}
header.new-header-section .navbar .nav-item:last-child {
  margin: 0;
}
header.new-header-section .navbar .header-signup .btn {
  margin: 0;
}
header.new-header-section .navbar .header-signup .btn.btn-light {
  padding: 0;
  margin: 0 15px;
}
header.new-header-section .navbar .header-signup .btn.btn-primary {
  padding: 11.5px 24px;
}
header.new-header-section .fixed-top {
  position: sticky;
  max-width: 1214px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1), 0 2px 1px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  background-color: #fff !important;
}
.hero-section.new-hero-form.cms-hero-banner {
  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: 0;
}
.hero-section .hero-section-inner .hero-content h1 {
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 24px;
}
.hero-banner-section .hero-section-inner .hero-content {
  margin-bottom: 80px;
}
.hero-banner-section .hero-section-inner .hero-content p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  margin: 0 auto;
}

.cms-organization-whiteboard {
  background: #e6ebf1;
  padding: 80px 0 100px;
  border-radius: 0px 0px 30px 30px;
}
.hero-section.new-hero-form .form-group.form-pass.form-captcha-custom {
  justify-content: start;
}
.cms-organization-whiteboard.whiteboard-section .row {
  border: unset;
  background-color: unset;
  padding: 0;
  --bs-gutter-x: 2rem;
}
.whiteboard-section.cms-organization-whiteboard
  .col:not(:last-child)
  .whiteboard-col {
  border-right: 1px solid #e1e4ed;
}

.cms-organization-tools {
  padding: 100px 0 130px;
}
section.cms-organization-tools .heading {
  margin-bottom: 30px;
}
section.cms-organization-tools .heading h2 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 44px;
  line-height: 100%;
  text-align: center;
}
.cms-organization-tools .slick-next:after,
.cms-organization-tools .slick-prev:after {
  filter: brightness(61) invert(0);
}

.educastic-tools.cms-organization-tools .slick-dots li.slick-active button {
  background-color: #fff;
}
.educastic-tools.cms-organization-tools .slick-dots li button {
  border-color: #fff;
}
.organization-hero-course-box.cms-org-her-course-box {
  background-color: #e6ebf1;
  padding: 80px 0;
}
.cms-org-her-course-box {
  background: #ffffff80;
  border: 2px solid rgba(255, 255, 255, 0.7);
}
.organization-hero-course-box.hero-banner-section .subject-card {
  background-color: #fff;
  box-shadow: 0px 0.5px 2px 0px #19213d1a;
}
.hero-banner-section .subject-card .left-content {
  background: linear-gradient(99.56deg, #0d92f4 0%, #0a74c2 100%);
}

.book-demo-section .modal-certification {
  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: 20px;
  border-radius: 30px;
}

/*============== hero banner start============== */
.cms-hero-banner {
  margin-top: 0;
  padding-top: 205px;
  position: relative;
}
/* .cms-hero-banner:before{
    content: '';
    background: linear-gradient(180deg, rgba(5, 33, 67, 0) 0%, #052143 100%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    
} */
.hero-banner-section.cms-hero-banner .update-section-inner.hero-section-inner {
  padding-top: 0 !important;
}
.new-hero-bd {
  max-width: 687px;
  background: unset;
}
/* .cms-banner-demo-form .modal-content{
    background: #FFFFFF80;
    border: 1px solid rgba(255, 255, 255, 0.7);
} */
.new-hero-bd.cms-banner-demo-form
  .modal-certification
  .certification-data
  .right-certification {
  padding: 40px 40px 18px;
  background-color: #fff;
  border-radius: 20px;
}
.cms-banner-demo-form
  .modal-certification
  .certification-data
  .right-certification
  .form-control {
  border: 1px solid #d9dce2;
  background: #ffffff;
  border-radius: 4px;
  padding: 12px 14px;
  height: 44px;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  line-height: 140%;
}
.cms-banner-demo-form
  .modal-certification
  .certification-data
  .right-certification
  .form-control:focus {
  border: 1px solid #000;
}
.cms-banner-demo-form
  .modal-certification
  .certification-data
  .right-certification
  .form-control.textarea-control {
  height: unset;
  min-height: 44px !important;
}
.book-demo-section .modal-certification .modal-dialog {
  border-radius: 20px;
  background-color: unset;
}
.book-demo-section .modal-certification .modal-content {
  background-color: unset;
}
.new-hero-bd.cms-banner-demo-form
  .modal-certification
  .certification-data
  .right-certification
  .position-content
  h3 {
  font-size: 32px;
  margin-bottom: 24px;
  font-weight: 700;
  line-height: 100%;
  text-align: left;
}
.new-hero-bd.cms-banner-demo-form .captcha-image {
  width: 177px;
  display: inline-block;
  padding-right: 8px;
  flex-shrink: 0;
}
.book-demo-section.cms-banner-demo-form .refresh-button {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  padding: 5px;
}
.cms-banner-demo-form .modal-bottom-btn .btn-primary {
  padding: 14px 10px;
}

/* =============hero banner start =============*/

/* section white board start */
.cms-organization-whiteboard .whiteboard-col {
  background-color: #ffffff80;
  border-radius: 106px;
  display: flex;
  flex-wrap: unset;
  align-items: center;
  padding: 18px 30px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  justify-content: center;
}
.cms-organization-whiteboard.whiteboard-section .whiteboard-title h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
  color: #020e1d;
}
.cms-organization-whiteboard.whiteboard-section .whiteboard-img {
  height: 32px;
  width: 32px;
  flex-shrink: 0;
}
.cms-organization-whiteboard .whiteboard-section-inner {
  max-width: 1067px;
  margin: 0 auto;
}
.educastic-tools.cms-organization-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.2);
  padding: 0;
  padding-left: 32px;
  padding-top: 60px;
  border-radius: 24px;
}
/* section white board end */

/* cms-organization-tools start */
.educastic-tools.cms-organization-tools .slick-arrow {
  display: none !important;
}
.educastic-tools.cms-organization-tools .educastic-feature-content h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 12px;
}
.educastic-tools.cms-organization-tools .educastic-feature-content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: #fff;
}
.educastic-tools.cms-organization-tools .educastic-tool-img {
  height: 290px;
  margin-bottom: -1px;
  margin-right: -2px;
}
.educastic-tools.cms-organization-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;
}
.educastic-tools.cms-organization-tools .educastic-feature-content {
  max-width: 296px;
  padding-right: 15px;
  position: relative;
}
.educastic-tools.cms-organization-tools .educastic-tool-content {
  position: relative;
}
.educastic-tools.cms-organization-tools .educastic-tool-content::before {
  position: absolute;
  width: 246px;
  height: 196px;
  border-radius: 300px;
  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.4;
  background: #8ac142;
  filter: blur(41px);
  backdrop-filter: blur(100px);
  z-index: 0;
  content: "";
  top: 35px;
  left: 0;
}

/* footer css start */
.cms-footer {
  border-top: 1px solid #e1e4ed;
}
.footer-section.cms-footer .footer-content ul li a {
  padding: 0;
}
.footer-section.cms-footer .footer-content ul li {
  margin-right: 24px;
}
.footer-section.cms-footer .footer-content ul li:last-child {
  margin: 0;
}
.footer-section.cms-footer .footer-content img {
  height: auto;
  width: 172px;
}
.footer-section.cms-footer {
  padding-top: 72px;
}
.footer-section.cms-footer .footer-content {
  margin-bottom: 32px;
}
.footer-section.cms-footer .copyright {
  border-top: 1px solid #e1e4ed;
  padding: 24px 0;
}
.footer-section.cms-footer .footer-content ul li a:after {
  width: 100%;
  left: 0;
  right: unset;
}
.footer-section.cms-footer .footer-content .footer-social-media a {
  height: 32px;
  width: 32px;
  margin: 0;
  margin-right: 12px;
  min-width: unset;
  flex-shrink: 0;
}
.footer-section.cms-footer .footer-content ul {
  justify-content: start;
  margin-left: 35px;
}
.footer-section .footer-content .footer-social-media a:last-child {
  margin: 0;
}
.footer-section.cms-footer .footer-content .footer-social-media a svg {
  height: 18px;
  width: 18px;
}
.footer-section.cms-footer .footer-content .footer-social-media a i {
  font-size: 15px;
}
.footer-section.cms-footer .footer-content .footer-social-media a:hover {
  background: linear-gradient(99.56deg, #0d92f4 0%, #0a74c2 100%);
}
.footer-section.cms-footer .footer-content .footer-social-media a:hover i {
  color: #fff;
}
.footer-section.cms-footer .footer-content .footer-social-media a:hover path {
  fill: #fff;
}
/* footer css end */

/* inner hero banner start */
.cms-hero-banner {
  padding-top: 175px;
  height: unset;
  padding-bottom: 80px;
}

.cms-hero-banner.findtutor-section::after,
.cms-hero-banner.findtutor-section::before {
  content: unset;
}
.cms-hero-banner.findtutor-section .findtutor-content {
  height: unset;
}
.cms-hero-banner.findtutor-section .findtutor-content h2 {
  font-weight: 700;
  font-size: 64px;
  line-height: 120%;
  margin-bottom: 20px;
  text-align: center;
}

.cms-hero-banner.findtutor-section .findtutor-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  color: #fff;
  margin: 0;
}
.educast-search-result-middle {
  padding: 0;
}

/* inner hero banner end */

/*============== responsive start =============*/

@media (max-width: 1199px) {
  .new-header-section .container {
    position: unset;
  }
  .new-header-section .navbar {
    top: 0;
    border-radius: 0;
  }
  .new-header-section .navbar-brand img {
    height: unset;
    max-width: unset !important;
  }
  header .navbar .nav-link {
    font-size: 12px;
  }
  header.new-header-section .navbar .nav-item {
    margin-right: 20px;
  }
  header.new-header-section .navbar .nav-item .icon-custom {
    height: 32px;
    width: 32px;
  }
  .new-header-section .navbar {
    padding: 12px 12px 12px 8px;
  }
  header.new-header-section .navbar .header-signup .btn.btn-light {
    padding: 0;
    margin: 0 8px;
    font-size: 12px;
  }
  header.new-header-section .navbar .header-signup .btn.btn-primary {
    padding: 8.5px 20px;
    font-size: 12px;
  }
  header.new-header-section .fixed-top {
    padding: 8px 12px 8px 12px;
    height: auto;
  }
  header.new-header-section .navbar .nav-item .user_profile_image {
    height: 32px;
    width: 32px;
  }
  header.new-header-section .menu_listing .navbar-nav .nav-item {
    margin-right: 10px;
  }
  header.new-header-section .menu_listing .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }
  header.new-header-section .navbar .nav-item .signed_profile p {
    font-size: 12px;
  }
  .new-header-section .fixed-top .navbar-brand img {
    /* height: 35px; */
  }
  .new-header-section .fixed-top .navbar-brand {
  }
  .hero-section.new-hero-form.cms-hero-banner {
    padding-top: 160px;
  }
  .book-demo-section .modal-certification {
    padding: 14px;
  }
  .hero-section .hero-section-inner .hero-content h1 {
    font-size: 50px;
  }
  .hero-banner-section .hero-section-inner .hero-content {
    padding-top: 0;
    margin-bottom: 50px;
  }
  .new-hero-bd.cms-banner-demo-form
    .modal-certification
    .certification-data
    .right-certification {
    padding: 30px 30px 18px;
  }
  .new-hero-bd.cms-banner-demo-form
    .modal-certification
    .certification-data
    .right-certification
    .position-content
    h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .cms-organization-whiteboard {
    padding: 60px 0 60px;
  }
  .cms-organization-whiteboard .whiteboard-col {
    padding: 14px 24px;
  }
  .cms-organization-whiteboard.whiteboard-section .whiteboard-title h2 {
    font-size: 18px;
  }
  .cms-organization-tools {
    padding: 60px 0 90px;
  }
  section.cms-organization-tools .heading h2 {
    font-size: 38px;
  }
  .footer-section.cms-footer .footer-content ul {
    margin-left: 0;
    margin-top: 20px;
  }
  .footer-section .footer-content .footer-social-media {
    margin-top: 20px;
  }
  .footer-section.cms-footer .copyright {
    padding: 16px 0;
  }
  .footer-section.cms-footer {
    padding-top: 60px;
  }
  .cms-hero-banner {
    padding-top: 140px;
    padding-bottom: 100px;
  }
  .cms-hero-banner.findtutor-section .findtutor-content h2 {
    font-size: 54px;
    margin-bottom: 10px;
  }
}

@media (max-width: 992px) {
  header.new-header-section .navbar .nav-link {
    font-size: 14px;
  }
  header.new-header-section .navbar-expand-lg .navbar-nav {
    padding-top: 20px;
  }
  header.new-header-section .closebtn img {
    width: 18px;
    height: 18px;
  }
  header.new-header-section .navbar .header-signup .btn.btn-light {
    text-align: left;
    font-size: 14px;
    margin: 12px 0;
  }
  header.new-header-section .navbar .nav-item {
    margin-right: 0;
    margin-bottom: 12px;
  }
  header .navbar .header-signup {
    justify-content: start;
    align-items: start;
  }
  .user-account-nav {
    margin-top: 15px;
  }
  .user-account-nav ul li a {
    display: flex;
    gap: 8px;
    align-items: center;
    color: #020e1d;
    font-size: 14px;
  }
  .user-account-nav ul li {
    margin-bottom: 10px;
  }
  .user-account-nav ul li a .icon-custom {
    height: 32px;
    width: 32px;
  }
  .user-account-nav ul li a .profile-pic img {
    height: 32px;
    width: 32px;
    border-radius: 50%;
  }

  .hero-section.new-hero-form.cms-hero-banner {
    background-size: 100% 750px;
  }
  .footer-section .footer-content .footer-social-media {
    justify-content: center;
  }
  .new-header-section .navbar {
    justify-content: space-between;
  }
  .new-header-section .navbar {
    padding: 12px 15px 12px 15px;
  }
  header.new-header-section .fixed-top {
    padding: 12px 15px 8px 15px;
  }
  header.new-header-section .navbar-expand-lg .navbar-collapse {
    display: block !important;
    flex-basis: auto;
  }

  .new-header-section .navbar {
    padding: 8px 20px;
  }
  .navbar-toggler .navbar-toggler-icon {
    height: 28px;
    width: 28px;
  }
  .new-header-section .navbar-expand-lg .navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
  }
  .hero-section .hero-section-inner .hero-content h1 {
    font-size: 44px;
    line-height: 1.1;
    margin-bottom: 20px;
  }
  .hero-banner-section .hero-section-inner .hero-content {
    margin-bottom: 30px;
  }
  .new-hero-bd.cms-banner-demo-form
    .modal-certification
    .certification-data
    .right-certification {
    padding: 20px 20px 18px;
  }
  .new-hero-bd.cms-banner-demo-form
    .modal-certification
    .certification-data
    .right-certification
    .position-content
    h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .hero-section.new-hero-form.cms-hero-banner {
    padding-top: 150px;
  }
  .cms-organization-whiteboard {
    padding: 40px 0;
  }
  .new-hero-bd {
    margin: 10px auto;
  }
  .cms-organization-whiteboard .whiteboard-col {
    padding: 10px 12px;
  }
  .footer-section.cms-footer {
    padding-top: 40px;
  }
  .footer-section .footer-content img {
    margin: unset;
    max-width: unset;
    margin-bottom: 20px;
  }

  .footer-section.cms-footer .footer-content ul {
    margin-bottom: 0;
  }
  .footer-section.cms-footer .footer-content ul {
    margin: 0;
  }
  .footer-section.cms-footer .footer-content ul {
    justify-content: center;
  }
  .cms-organization-whiteboard.whiteboard-section .whiteboard-img {
    height: 24px;
    width: 24px;
  }
  .cms-organization-whiteboard.whiteboard-section .row {
    --bs-gutter-x: 1rem;
  }
  .cms-organization-whiteboard.whiteboard-section .whiteboard-col {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
  .whiteboard-section .whiteboard-title h2 {
    padding: 0 0;
  }
  .cms-organization-whiteboard.whiteboard-section .whiteboard-title h2 {
    font-size: 16px;
  }
  .cms-organization-tools {
    padding: 40px 0 70px;
  }
  section.cms-organization-tools .heading h2 {
    font-size: 32px;
  }
  .educastic-tools.cms-organization-tools .educastic-tool-content {
    min-height: unset;
  }
  .educastic-tools.cms-organization-tools .educastic-feature-content {
    max-width: 100%;
  }
  .educastic-tools.cms-organization-tools .educastic-tool-content::before {
    z-index: -1;
  }
  .educastic-tools.cms-organization-tools .educastic-tool-content {
    padding-top: 40px;
  }
  .educastic-tools.cms-organization-tools .item {
    min-height: unset;
  }
  section.cms-organization-tools .heading {
    margin-bottom: 20px;
  }
  .cms-hero-banner {
    padding-top: 110px;
    padding-bottom: 80px;
  }
  .cms-hero-banner.findtutor-section .findtutor-content h2 {
    font-size: 44px;
    margin-bottom: 10px;
  }
  .cms-hero-banner {
    padding-top: 110px;
    padding-bottom: 80px;
  }
  .cms-hero-banner.findtutor-section .findtutor-content h2 {
    font-size: 38px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .hero-section.new-hero-form.cms-hero-banner {
    padding-top: 130px;
  }
  .hero-section .hero-section-inner .hero-content h1 {
    font-size: 36px;
    margin-bottom: 16px;
  }
  .hero-banner-section .hero-section-inner .hero-content {
    margin-bottom: 24px;
  }
  .cms-organization-whiteboard {
    padding: 30px 0;
  }
  .cms-organization-tools {
    padding: 30px 0 60px;
  }
  section.cms-organization-tools .heading h2 {
    font-size: 28px;
  }
  .educastic-tools.cms-organization-tools .educastic-tool-content {
    padding-top: 20px;
    padding-left: 16px;
  }
  section.cms-organization-tools .heading {
    margin-bottom: 16px;
  }
  .educastic-tools.cms-organization-tools .educastic-feature-content h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .educastic-tools.cms-organization-tools .educastic-feature-content p {
    margin: 0;
  }
  .footer-section.cms-footer {
    padding: 30px 0 0;
  }
  .footer-section.cms-footer .footer-content ul li a:after {
    content: unset;
  }
  .footer-section .footer-content .footer-social-media {
    justify-content: center;
  }
  .footer-section.cms-footer .footer-content ul li {
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .hero-section.new-hero-form.cms-hero-banner {
    padding-top: 110px;
  }
  .hero-section .hero-section-inner .hero-content h1 {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .hero-banner-section .hero-section-inner .hero-content p {
    font-size: 14px;
  }
  .new-hero-bd.cms-banner-demo-form
    .modal-certification
    .certification-data
    .right-certification {
    padding: 15px;
  }
  .book-demo-section .modal-certification {
    padding: 6px;
  }
  .new-hero-bd.cms-banner-demo-form
    .modal-certification
    .certification-data
    .right-certification
    .position-content
    h3 {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .cms-banner-demo-form
    .modal-certification
    .certification-data
    .right-certification
    .form-control {
    height: 40px;
    font-size: 15px;
  }
  .modal-certification .certification-data .right-certification .form-group {
    margin-bottom: 16px;
  }
  .book-demo-section.cms-banner-demo-form .refresh-button {
    height: 40px;
    width: 40px;
  }
  .cms-banner-demo-form .modal-bottom-btn .btn-primary {
    padding: 12px 10px;
  }
  .hero-section.new-hero-form.cms-hero-banner {
    background-size: 100% 670px;
  }
  section.cms-organization-tools .heading h2 {
    font-size: 24px;
    line-height: 1.2;
  }
  .educastic-tools.cms-organization-tools .educastic-feature-content h2 {
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 1.2;
  }
  .educastic-tools.cms-organization-tools .educastic-tool-img {
    margin-top: 20px;
  }
  .educastic-tools .slider-for .slick-slide {
    max-width: 1110px !important;
  }
  .cms-hero-banner.findtutor-section .findtutor-content h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .cms-hero-banner.findtutor-section .findtutor-content p {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .sd-desktop-hide {
    display: none;
  }
  .footer-section.cms-footer .footer-content img {
    width: 142px;
  }
}
/*============= responsive end ===============*/
