@media (max-width: 768px) {
  .banner {
    height: auto;
  }
  .banner video {
    height: 100%;
  }
  .banner .banner-overlay {
    flex-direction: column;
    padding: 4rem 0.5rem;
  }
  .banner .banner-overlay img {
    margin-top: 0;
  }
  .banner .banner-overlay .row {
    flex-direction: column;
  }
  .banner .banner-overlay .row .text-column,
  .banner .banner-overlay .row .image-column {
    padding: 1.5rem 1rem;
    text-align: start;
  }
  .banner .banner-overlay .row .image-column img {
    width: 100%;
    height: auto;
  }
  .banner .banner-overlay .banner-data {
    text-align: start;
  }
  .banner .banner-overlay .banner-data h1 {
    font-size: 30px;
  }
  .banner .banner-overlay .banner-data h1 span {
    font-size: 50px;
  }
  .banner .banner-overlay .banner-data h2 {
    font-size: 18px;
    margin-bottom: 2px;
  }
  .banner .banner-overlay .banner-data h2.ultimate {
    padding-bottom: 18px;
    font-size: 16px;
  }
  .banner .banner-overlay .banner-data h3 span {
    font-size: 24px;
  }
  .banner .banner-overlay .banner-data p {
    font-size: 16px;
    line-height: 24px;
  }
  .banner .banner-overlay .banner-data p br {
    display: none;
  }
  .banner .banner-overlay .banner-data .banner-btn {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 13px;
    margin-top: 27px;
  }
  .banner .banner-overlay .banner-data .banner-btn .btn-banner,
  .banner .banner-overlay .banner-data .banner-btn .second-btn {
    padding: 8px 12px;
    font-size: 11px;
    margin: 0;
    width: auto;
  }
  .about-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .about-area .about-info .large-image {
    position: relative;
  }
  .about-area .about-info .large-image::after {
    width: 100px;
    height: 100px;
    top: -104px;
    right: 20px;
  }
  .test__wrapper .test__heading {
    padding-left: 0rem;
    padding-top: 0px !important;
  }
  .test__wrapper .test__heading h2 {
    font-weight: 600;
  }
  .test__wrapper .test__heading h3 {
    font-weight: 600;
    color: var(--dark);
    font-size: 30px;
  }
  .test__wrapper .test__heading p {
    padding-bottom: 1rem;
    font-size: 1rem;
  }
  .test__wrapper .button {
    padding: 9px 35px;
  }
  .what-learn-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .what-learn-area .content-box h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .what-learn-area .content-box p {
    font-size: 0.938rem;
    line-height: 1.5rem;
    text-align: center;
  }
  .popular-courses {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .popular-courses .site-heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    font-weight: 700;
  }
  .popular-courses .site-heading p {
    font-size: 0.938rem;
    line-height: 1.5rem;
  }
  .popular-courses .popular-courses-items .info h4 {
    font-size: 1rem;
    line-height: 1.625rem;
  }
  .popular-courses .popular-courses-items .info p {
    font-size: 0.938rem;
  }
  .about-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .about-area .about-info .info .empower {
    font-size: 0.938rem;
  }
  .about-area .about-info h2 {
    font-size: 1.375rem;
    font-weight: 700;
    text-align: center;
  }
  .about-area .about-info h2::before {
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: 5px;
    position: absolute;
    width: 40px;
  }
  .about-area .about-info h2::after {
    content: "";
    height: 2px;
    left: 35%;
    margin-left: 5px;
    position: absolute;
    width: 40px;
  }
  .about-area .about-info h5 {
    text-align: center;
  }
  .about-area .about-info P {
    font-size: 0.938rem;
    text-align: center;
    margin-bottom: 0rem;
  }
  .about-area .about-info .list ul li {
    font-size: 0.875rem;
  }
  .fun-factor-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-bottom: 0rem;
  }
  .fun-factor-area .site-heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .fun-factor-area .item .fun-fact {
    padding: 0rem 2rem 1rem 2rem;
  }
  .fun-factor-area .item .fun-fact .info h3 {
    font-size: 1.125rem !important;
  }
  .fun-factor-area .item .fun-fact .info p {
    font-size: 0.938rem;
  }
  .fun-factor-area .item .fun-fact .info p br {
    display: none;
  }
  .advisor-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .advisor-area .site-heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .advisor-area .site-heading p {
    font-size: 0.938rem;
  }
  .testimonials-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .testimonials-area .site-heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .testimonials-area .site-heading p {
    font-size: 0.938rem;
  }
  .testimonials-area .clients-review-carousel .item .info p {
    font-size: 0.938rem;
  }
  .reg-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .reg-area .reg-items .reg-form {
    padding-right: 0rem !important;
  }
  .reg-area .reg-items .reg-form .site-heading {
    text-align: center !important;
  }
  .reg-area .reg-items .reg-form .site-heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .reg-area .reg-items .reg-form .site-heading h2::before {
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: 5px;
    position: absolute;
    width: 40px;
  }
  .reg-area .reg-items .reg-form .site-heading h2::after {
    content: "";
    height: 2px;
    left: 35%;
    margin-left: -15px;
    position: absolute;
    width: 40px;
  }
  .reg-area .reg-items .reg-form .site-heading h2 #winning {
    display: none;
    text-align: center;
  }
  .reg-area .reg-items .reg-form .site-heading p {
    font-size: 0.938rem;
    text-align: center !important;
  }
  .wcs-area .site-heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .wcs-area .site-heading p {
    font-size: 0.938rem;
  }
  .wcs-area .item .icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 40px;
  }
  .wcs-area .item .info p {
    font-size: 0.938rem;
  }
  .video-area .video-heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .video-area .video-heading p {
    font-size: 0.938rem;
  }
  .steps {
    padding: 3rem 0rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .steps .steps__heading h2 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .steps .steps__heading p {
    font-size: 0.938rem;
  }
  .steps .steps__wrapper .steps__wrapper__content {
    padding: 40px 10px 40px 10px;
    margin-bottom: 20px;
    min-height: 280px;
    max-height: 280px;
  }
  .steps .steps__wrapper .steps__wrapper__content h3 {
    font-size: 1rem;
  }
  .steps .steps__wrapper .steps__wrapper__content p {
    font-size: 0.938rem;
  }
  .test__wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: center;
  }
  .test__wrapper .test__heading h3 {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  .test__wrapper .test__heading p {
    font-size: 0.938rem;
    text-align: center;
  }
  .test__wrapper .test__heading .button {
    text-align: center;
  }
  .fun-factor-area .item .fun-fact {
    padding: 0rem 2rem 1rem 2rem;
    padding-top: 2rem !important;
  }
  .sidebar-item .title {
    display: none;
  }
  .sidebar-item .left-sidebar .sidebar-info {
    display: none;
  }
  .faq-area .faq-content .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 1rem;
  }
  .faq-area .faq-content .accordion .accordion-item .accordion-body p {
    font-size: 0.938rem;
  }
  .contact-info-area {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .contact-info-area .contact-info .item {
    padding: 30px 30px;
  }
  .contact-info-area .contact-info .item i {
    font-size: 30px;
  }
  .contact-info-area .contact-info .item h4 {
    font-size: 1rem;
  }
  .contact-info-area .contact-info .item P {
    font-size: 0.938rem;
  }
  .map-form-wrapper {
    margin-top: -184px;
  }
  .map-form-wrapper form .form-group .form-control {
    font-size: 0.8rem;
  }
  .map-form-wrapper .maps {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    text-align: center;
  }
  .map-form-wrapper .maps h3 {
    font-size: 1.5rem;
  }
  .map-form-wrapper .maps p {
    font-size: 0.938rem;
  }
  .map-form-wrapper .maps .login-social ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .map-form-wrapper .maps .login-social ul li {
    width: 32px;
    height: 32px;
  }
  .disclaimer-area p br {
    display: none;
  }
}/*# sourceMappingURL=responsive.css.map */