.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: none;
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

@media (max-width: 1200px) {
  .bannar-card .banner-card-1 {
    padding: 18px 0px;
  }

  .student .man {
    width: 165px;
    height: 217px;
    margin-top: -38px;
    padding-right: 28px;
  }

  .search-option {
    margin-top: 0;
  }

  .student-feed-back-text {
    margin-left: 20px;
  }

  .c-d-3-banner img {
    max-width: 1000px;
  }

  .course-decription-3 .course-left-side {
    margin-top: 200px;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .sing-up-right .resend-code .form-control {
    margin: 0px 9px 8px 2px;
  }

  .sing-up-right .resend-code .btn {
    border: 1.5px solid #6e798a45;
    margin-top: 18px;
    margin-left: 0;
    background-color: #754FFE;
    margin-bottom: 30px;
    padding: 6px 12px 6px 12px;
  }

  .profile-input .form-control {
    border-radius: 10px;
    border: 1.5px solid #6e798a49;
    font-size: 13px;
    padding: 12px 20px;
    width: 192px;
  }

  .price-card .price-card-full-body .price-btn a {
    padding: 14px 32px;
  }

  .cart-total .cart-total-btn a {
    padding: 11px 13px;
  }
}

@media (max-width: 1100px) {
  .c-d-3-banner img {
    max-width: 900px;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .cart-total .cart-total-btn a {
    padding: 11px 13px;
  }

  .arrow-side:after {
    display: none;
  }

}

@media all and (min-width: 992px) {

  .mobile-view-offcanves,
  .inline-form {
    display: none !important;
  }

}

/* Large devices (desktops, 992px and up) */
@media all and (max-width: 991px) {
    
    .courses-list-view-card-body {
    flex-direction: column;
    width: 100%;
  }
  .courses-card .courses-card-body .courses-card-image {
   
    width: 100%;
    flex: 0 0 auto;
}
.courses-list-view-card .courses-list-view-card-body .courses-card-image img{
    border-radius: 10px 10px 0px 0px;
    max-width: 100%;
    max-height: 100%;
}

  /* Header Menu */
  .navbar-collapse .antryArea,
  .navbar-collapse .main-nav-wrap {
    display: none;
  }

  .menu-offcanves {
    display: inline-flex;
    align-items: center;
  }

  .menu-offcanves li {
    margin-left: 18px;
  }

  .btn-bar {
    font-size: 30px;
    margin-right: 12px;
    color: #754FFE;
  }

  .m-search-icon {
    display: block;
  }

  .navbar-collapse {
    display: none;
  }

  .h-1-banner .h-1-banner-text h1 span::before {
    display: none;
  }

  /* Bannar Area Home 3 */
  .bannar-hide {
    display: none;
  }

  .h-3-banner-text h1 {
    font-size: 45px;
  }

  .h-3-bannar-card {
    margin-top: 50px;
  }

  .h-3-courses .h-3-banner-button {
    margin-top: 23px;
  }

  .h-3-about {
    margin-bottom: 17px;
  }

  .h-3-top-categories {
    margin-bottom: 65px;
  }

  .course-group-slider .slick-next,
  .course-group-slider .slick-prev {
    display: none !important;
  }

  .expert-instructor .instructor-card .instructor-card-body {
    margin-bottom: 30px;
  }

  .top-categories {
    padding: 60px 0 30px 0;
  }

  /* Bannar Area Home 3 */
  .menu_pro_tgl_bg {
    right: -162px;
    top: 51px;
  }

  .path-pos::after {
    left: -21px;
  }

  .menu_pro_cart {
    left: 8px;
    top: 51px;
  }

  .menu_pro_wish {
    left: 0;
    top: 50px;
  }

  .menu_pro_wish .path_pos_wish-2::after {
    left: 0px;
  }

  .hoverSearch {
    top: -50px;
    right: 73px;
  }

  .menu_pro_cart .path_pos_wish-2::after {
    left: 3px;
  }

  .hoverMenuSearch {
    display: block;
  }

  .header-dropdown {
    padding: 7px 13px;
  }

  .navbarHover {
    position: static;
    display: none;
  }

  .h-1-banner .bannar-card {
    position: static;
    margin-top: 57px;
  }

  .search-option {
    margin-top: 0;
  }

  .h-1-banner .h-1-banner-text h1 span::after {
    top: -2px;
  }

  .bannar-card .banner-card-1 {
    margin: 10px;
  }

  .h-1-banner {
    margin-bottom: 0;
  }

  .bannar-card .banner-card-1 {
    padding: 18px 0px;
  }

  .introduction-item {
    margin-top: 0;
  }

  .course-card {
    margin-top: 39px;
  }

  .c-d-3-banner img {
    max-width: 800px;
  }

  .course-decription-3 .course-left-side {
    margin-top: 100px;
  }

  .c-d-3-banner .card-video-icon i {
    top: 73%;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .forget-pass {
    margin-top: 0px;
  }

  .sing-up-right .resend-code .form-control {
    margin: 0px 5px 7px 3px;
    width: 40px;
  }

  .sing-up-right .resend-code .btn {
    border: 1.5px solid #6e798a45;
    margin-top: 18px;
    margin-left: 0;
    background-color: #754FFE;
    margin-bottom: 30px;
    padding: 6px 12px 6px 12px;
  }

  .wish-list-body .wish-list-search .search-btn i {
    position: absolute;
    left: 11px;
    top: 12px;
    color: #6e798a6e;
    font-size: 18px;
    cursor: pointer;
  }

  .wish-list-body .wish-list-search .form-control {
    padding: 11px 0px 10px 41px;
    margin-bottom: 18px;
    font-size: 13px;

  }

  .profile .profile-parrent .profile-child h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3px;
  }

  .profile .profile-parrent .profile-child-btn a {
    border: 1.5px solid #1e293b35;
    padding: 6px 12px;
    margin-left: 10px;
  }

  .profile .profile-parrent .profile-child-btn {
    display: block ruby;
  }

  .profile .profile-parrent .profile-child .child-text {
    margin-left: 9px;
  }

  .profile .profile-parrent img {
    height: 120px;
    width: 120px;
  }

  .profile-input .form-control {
    padding: 12px 0px 10px 20px;
    width: 139px;
  }

  .profile-input {
    display: flex;
    margin-right: 0;
  }

  .profile-input-3 {
    margin-right: 0;
  }

  .input-group #inputGroupSelect04 {
    padding: 0px 23px;
    height: 43px;
  }

  .profile-font-icon {
    margin-left: 11px;
    margin-top: 15px;
    display: flex;
  }

  .faq .faq-accrodion .faq-acc-heading h1 {
    font-size: 34px;
    font-weight: 700;
  }

  .faq-accrodion .accordion .accordion-button {
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .faq .faq-accrodion .faq-acc-heading {
    margin-bottom: 26px;
  }

  .about-us .about-us-r-2 img {
    height: 120px;
    width: 141px;
    border-radius: 10px 10px 0px 0px;
  }

  .about-us .about-us-r-2 .about-us-r-1-text {
    width: 144px;
  }

  .about-us .about-us-r-1 img {
    height: 120px;
    width: 141px;
    border-radius: 10px 10px 0px 0px;
  }

  .about-us .about-us-r-1 .about-us-r-1-text {
    width: 144px;
  }

  .about-us .about-us-r-1 {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: -1;
  }

  .about-us .about-us-r-2 {
    position: absolute;
    left: 0;
    bottom: 64px;
  }

  .about-us .about-us-right .about-us-right-main-img img {
    height: auto;
    width: 299px;

  }

  .course-play-right .course-play-video .icon .card-video-icon {
    top: 36%;
    left: 40%;
  }

  .compare-card .empty-card {
    margin-bottom: 61px;
  }

  .my-course-1-full-body .my-course-1-full-body-card {
    display: block;
  }

  .my-course-1-full-body .my-course-1-full-body-card .my-course-1-text {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }

  .banner-image {
    margin-bottom: 50px;
  }

  .world-class .world-class-content h1 {
    margin-bottom: 30px;
  }

  .student .student-body-1 {
    margin-bottom: 50px;
  }

  .contact-page {
    padding: 50px 0;
  }

  .contact-page .contact-image img {
    height: 350px;
    object-fit: cover;
  }

  .my-course-1-full-body .my-course-1-full-body-card .my-course-1-img img {
    height: 200px;
    width: 100%;
  }

  /* New */
  .h-1-banner .h-1-banner-text h1 {
    width: 100%;
  }

  .EbannerTop {
    width: 100%;
  }

  .Ebanner img {
    height: auto;
  }

  .EbannerRight {
    position: inherit;
    overflow: hidden;
  }

  .Ebaner-card {
    margin-top: -39px !important;
  }

  .inline-form .mobile-search {
    z-index: 99999999999999;
  }

  .instructor-right {
    margin-bottom: 30px;
  }

  .newFooterlatest {
    margin-bottom: 60px;
    margin-top: 20px;
  }

  .eFaq .faq-accrodion {
    width: auto;
  }

  .faq-accrodion .accordion .accordion-button::before {
    display: none;
  }

  .eFaq .faq-accrodion .accordion .accordion-body {
    padding: 0 0 20px 0;
  }

  .eUpcomingCourse .title-one p,
  .cTitle p {
    width: auto;
  }

  .eBottomfooter .nav {
    justify-content: center !important;
  }

  .eBottomfooter p {
    text-align: center !important;
    padding: 0;
    margin-bottom: 10px;
  }
}

@media all and (max-width: 900px) {
  .c-d-3-banner img {
    max-width: 700px;
  }

  .hoverSearch {
    top: -50px;
    right: 73px;
  }

  .forget-pass {
    margin-top: 0px;
  }

  .sing-up-right .resend-code .form-control {
    margin: 0px 9px 8px 2px;
  }

  .sing-up-right .resend-code .btn {
    border: 1.5px solid #6e798a45;
    margin-top: 18px;
    margin-left: 0;
    background-color: #754FFE;
    margin-bottom: 30px;
    padding: 6px 12px 6px 12px;
  }

  .sing-up-right .resend-code .form-control {
    margin: 0px 5px 7px 3px;
    width: 40px;
  }

  .sing-up-right .resend-code .btn {
    border: 1.5px solid #6e798a45;
    margin-top: 18px;
    margin-left: 0;
    background-color: #754FFE;
    margin-bottom: 30px;
    padding: 6px 12px 6px 12px;
  }

  .course-play-tab .nav-tabs .nav-link {
    margin-right: 29px;
  }

  .course-play-right .review-icon ul li i {
    color: #F9B23A;
    margin-right: 5px;
  }

  .course-play-right .course-play-video .icon .card-video-icon {
    top: 36%;
    left: 40%;
  }
}

/* Medium devices (tablets, 768px and up) */
@media all and (max-width: 768px) {
  .navbarHover {
    position: static;
    display: none;
  }

  .hoverSearch {
    top: -50px;
    right: 73px;
  }

  .bread-crumb h1 {
    margin-left: 8px;
    font-size: 30px;
  }

  .c-d-3-banner img {
    max-width: 560px;
  }

  .h-3-expert-instructor {
    margin-bottom: 50px;
  }

  .h-3-expert-instructor-heading h1 {
    font-size: 30px;
    font-weight: 600;
  }

  strong {
    font-weight: 400;
  }

  .students-rating h1 {
    font-size: 30px;
  }

  .h-3-slider .slick-initialized .slick-slide {
    padding: 19px;
  }

  .h-1-banner .h-1-banner-text h1 {
    font-size: 35px;
    margin-bottom: 12px;
  }

  /* Slider Area  Start */
  .student {
    margin-bottom: 50px;
  }

  .company-logo {
    margin-bottom: 30px;
  }

  .testimonials-slide-author .slick-list {
    width: 100%;
  }

  .testimonials-slide-author .slick-center img {
    height: 360px;
  }

  .testi-person img {
    height: 360px;
  }

  .testimonials-slide-author .slick-center img {
    transform: inherit;
  }

  .latest-blog {
    margin-bottom: 70px;
  }

  /* Slider Area  End */
  .students-rating p {
    padding: 0;
  }

  .h-3-bannar-card {
    margin-bottom: 60px;
  }

  .c-d-3-banner .card-video-icon i {
    top: 58%;
  }

  .course-decription-3 .course-left-side {
    margin-top: 50px;
  }

  .icon.icon-left {
    display: flex;
    justify-content: center;
  }

  .icon.right-icon {
    display: flex;
    justify-content: center;
  }

  .h-1-banner .bannar-card {
    position: static;
    margin-top: 57px;
  }

  .search-option {
    margin-top: 0;
  }

  .h-1-banner .h-1-banner-text h1 span::after {
    top: -2px;
  }

  .bannar-card .banner-card-1 {
    margin: 10px;
  }

  .footer p {
    letter-spacing: 0px;
    line-height: 1.5;
    text-align: justify;
    padding: 0;
  }

  .lattest-news #emails {
    margin-bottom: 0px;
  }

  .footer .icon li {
    margin: 19px 18px;
  }

  .footer .copyright li {
    justify-content: center;
  }

  .footer .copyright p {
    text-align: center;
  }

  .clock-user {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .courses-details .courses-details-1st-text .clock {
    padding: 0px 58px 15px 0px;
  }

  .courses-details .courses-details-1st-text .icon ul {
    padding: 0;
  }

  .student-feed-back-text {
    margin-left: 20px;
  }

  .book-img img {
    height: auto;
    width: 173px;
    float: right;
  }

  .error-body-text {
    margin-top: 100px;
    text-align: center;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .sing-up-img img {
    display: none;
  }

  .sing-up-right {
    margin-top: 40px;
  }

  .sing-up-right .resend-code .form-control {
    margin: 8px 18px 13px 24px;
    width: 46px;
  }

  .price-card .price-card-full-body .price-btn a {
    padding: 11px 13px;
    font-size: 14px;
  }

  .course-play-body {
    margin-top: -100px;
  }

  .course-play-right .course-play-video .icon .card-video-icon {
    top: 36%;
    left: 40%;
  }

  .course-play-banner img {
    height: 170px;
  }

  .compare-table .table td p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-left: 27px;
  }

  .compare-table .table td ul li p {
    margin-left: 9px;
    word-spacing: 2px;
  }

  .compare-table .table td ul li {
    color: #6e798ad6;
    font-size: 20px;
    text-align: left;
    margin-left: 8px;
  }

  .h-1-banner {
    padding-bottom: 62px;
  }

  .pt-60 {
    padding-top: 0;
  }

  .sample {
    display: flex;
    justify-content: center;
  }

  .search {
    margin-top: 60px;
  }

 

 

  .courses-list-view {
    padding-bottom: 0;
  }

  .faq .faq-img img {
    height: 350px;
  }

  /* New */
  .eUpcomingCourse .img-rating .img img {
    height: 300px;
  }

  .eExpert-instruction .eInstuctor .instructor-card-img img {
    height: 280px;
    border-radius: 5px;
  }

  .eExpert-instruction .instructor-card .instructor-card-body {
    margin-bottom: 50px;
  }

  .eCircle_parent {
    display: none;
  }

  .Ebaner-card {
    margin-top: 57px !important;
  }

  .EbannerRight {
    overflow: inherit;
    margin-top: 26px;
  }

  .Ebaner-card .banner-card-1 p,
  .Ebaner-card h6 {
    margin-left: 0;
  }

  .Espeech-item .speech-item-content .no::after {
    display: none;
  }

  .Nspeech {
    display: flex;
    align-items: center !important;
    justify-content: center;
    width: 100%;
    height: 100%;
  }

  .Nspeech2 {
    margin-top: 20px;
  }

  .Espeech-item .speech-item-img img {
    max-width: 460px !important;
    height: 220px;
  }

  .instructor-1 .instructor-about .rating {
    float: left;
  }

  .instructor-1 .instructor-about .rating h4 {
    text-align: start !important;
  }

}

@media all and (max-width: 668px) {
  .c-d-3-banner img {
    max-width: 514px;
    height: auto;
    position: absolute;
    top: 381px;
    left: 57px;
    border-radius: 10px;
  }

  .hoverSearch {
    top: -50px;
    right: 73px;
  }

  .c-d-3-banner .card-video-icon i {
    top: 80%;
  }

  .course-decription-3 .course-left-side {
    margin-top: 83px;
  }

  .courses-details-3 .courses-details-1st-text {
    padding-bottom: 200px;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .sing-up-img img {
    display: none;
  }

  .breadcrumb {
    padding: 38px 0px 0px;
    margin-bottom: 0;
    margin-left: 8px;
  }

  .contact-page .office-time {
    margin-bottom: 50px;
  }

  .course-play-body {
    margin-top: -80px;
  }

  .course-play-right .course-play-video .icon .card-video-icon {
    top: 36%;
    left: 40%;
  }

  .course-play-banner img {
    height: 150px;
  }

  .compare-table .table td p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-left: 27px;
  }


}

/* Small devices (landscape phones, 576px and up) */
@media all and (max-width: 576px) {

  /* Header Menu */
  .offcanvas.offcanvas-start {
    width: 100%;
    max-width: 337px;
  }

  .menu_pro_cart {
    left: -242px;
    top: 46px;
  }

  .menu_pro_wish {
    left: -179px;
    top: 46px;
  }

  .menu_pro_wish .path_pos_wish-2::after {
    left: 180px;
  }

  .menu_pro_cart .path_pos_wish-2::after {
    right: 3px;
    left: 244px;
  }

  .c-d-3-banner img {
    max-width: 400px;
    height: auto;
    position: absolute;
    top: 381px;
    left: 81px;
    border-radius: 10px;
  }

  .hoverSearch {
    top: -50px;
    right: 73px;
  }

  .c-d-3-banner .card-video-icon i {
    top: 85%;
  }

  .courses-details-3 .courses-details-1st-text {
    padding-bottom: 118px;
  }

  .icon.icon-left {
    display: flex;
    justify-content: center;
  }

  .icon.right-icon {
    display: flex;
    justify-content: center;
  }

  .h-1-banner .bannar-card {
    position: static;
    margin-top: 57px;
  }

  .search-option {
    margin-top: 0;
  }

  .h-1-banner .h-1-banner-text h1 span::after {
    top: -2px;
  }

  .bannar-card .banner-card-1 {
    margin: 10px;
  }

  .expert-instructor .instructor-card .instructor-card-body {
    margin-bottom: 20px;
  }

  /* Home Page 3 Start */
  .h-3-banner-text h1 {
    font-size: 29px;
    line-height: 40px;
    margin: 40px 0 20px 0;
  }

  .sidebar-arrow:after {
    display: none;
  }

  .testimonials-slide-author .slick-prev,
  .testimonials-slide-author .slick-next {
    display: none !important;
  }

  .h-2-courses .h-3-blog-card-body {
    height: 361px;
  }

  .h-3-blog-card-full-body .h-3-blog-card-body .h-3-blog-text {
    padding: 3px 3px 53px 3px;
  }

  .wish-list-body .courses-card-body {
    width: 100%;
  }

  .wish-list-body .courses-card .courses-card-body img {
    height: 260px;
    width: 100%;
  }

  /* Home Page 3 End */
  .footer p {
    letter-spacing: 0px;
    line-height: 1.5;
    text-align: justify;
    padding: 0;
  }

  .icon.right-icon {
    display: flex;
    justify-content: center;
    margin: auto;
  }

  .footer .copyright li {
    justify-content: center;
  }

  .footer .copyright p {
    text-align: center;
  }

  .footer .copyright .footer-privacy a {
    margin: 6px 37px 0px 0px;
  }

  #tilt {
    display: block;
    height: 400px;
    width: auto;
    margin: 0 auto;
    transition: box-shadow 0.1s, transform 0.1s;
    background-image: url("../image/h-banner-img.png");
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .courses-list-view-card-body {
    display: inline-block;
  }

  .courses-list-view-card-body .courses-text .courses-d-flex-text .compare-img {
    padding: 5px 6px;
    display: flex;
  }

  .courses-list-view-card .courses-list-view-card-body .courses-text img {
    height: 11px;
    width: 11px;
    margin-right: 5px;
    margin-top: 3px;
  }

  .courses-list-view-card-body .courses-text .courses-d-flex-text .compare-img {
    padding: 10px 7px;
    display: flex;
  }

  .courses-list-view-card-body .courses-card-image img {
    max-width: 100%;
    max-height: 195px;
    border-radius: 15px 15px 0px 0px;
  }

  .book-img img {
    height: auto;
    width: 167px;
    float: right;
  }

  .error-body-text {
    margin-top: 80px;
    text-align: center;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .profile .profile-parrent .profile-child-btn a {
    margin-bottom: 20px;
  }

  .course-play-body {
    margin-top: -80px;
  }

  .course-play-right .course-play-video .icon .card-video-icon {
    top: 36%;
    left: 40%;
  }

  .h-2-instructor .h-2-instructor-full .h-2-instructor-image img {
    left: 20%;
  }

  .blog-body .top h3 {
    font-size: 28px;
  }

  .blog-body .top h4 {
    line-height: 31px;
    letter-spacing: 0;
  }

  .blog-body .right-section .post img {
    height: 160px;
    object-fit: cover;
    border-radius: 5px;
    margin-top: 20px;
  }

  .contact-page .office-hour {
    display: grid;
    text-align: center;
  }

  .contact-page .office-hour .icon i {
    margin-right: 0;
    padding-bottom: 10px;
  }

  .grid-heading {
    overflow: hidden;
  }

  .price-card .price-card-full-body .ammount h1 {
    font-size: 30px;
  }

  .Espeech-item .speech-item-content .inner {
    flex: 0 1 170px;
  }

  .speech-item-content .no {
    padding-bottom: 0;
  }

  .e_border::after {
    left: 0;
  }


}

@media all and (max-width: 500px) {
  .sub-header .icon-left .nav {
    justify-content: center;
  }

  .menu_pro_tgl_bg {
    right: 0;
    top: 51px;
  }

  .path-pos::after {
    left: 132px
  }

  .student .man {
    width: 165px;
    height: 197px;
    margin-top: 10px;
    padding-right: 54px;
  }

  .courses-details .courses-details-1st-text h1 {
    font-size: 32px;
  }

  .courses-details .courses-details-1st-text p {
    font-size: 14px;
  }

  .c-d-3-banner img {
    max-width: 400px;
    height: auto;
    position: absolute;
    top: 334px;
    left: 53px;
    border-radius: 10px;
  }

  .c-d-3-banner .card-video-icon i {
    top: 85%;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .sing-up-img img {
    display: none;
  }

  .profile .profile-parrent .profile-child-btn a {
    margin-bottom: 20px;
  }

  .course-play-body {
    margin-top: -80px;
  }

  .course-play-right .course-play-video .icon .card-video-icon {
    top: 36%;
    left: 40%;
  }

  .course-play-banner img {
    height: 113px;
  }

  .h-2-banner .h-2-banner-text .banner-image .image-bottom {
    margin-top: 0px;
    margin-bottom: 40px;

  }

  .hoverMenuSearch {
    display: block;
    width: 197px;
  }

  .hoverMenuSearch {
    display: block;
    width: 164px;
  }

  #tilt {
    height: 299px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media all and (max-width: 420px) {
  .hoverMenuSearch {
    display: block;
    width: 132px;
  }

  .search-btnh i {
    position: absolute;
    top: 35px;
    color: #6e798a6e;
    font-size: 15px;
    cursor: pointer;
    right: 10px;
  }

  .hoverMenuSearch .form-control {

    padding: 5px 27px 5px 6px;
  }

  .h-2-instructor .h-2-instructor-full .h-2-instructor-image img {
    left: 20%;
  }

  .h-2-instructor .h-2-instructor-full .h-2-instructor-image img {
    left: 20%;
  }

  .h-2-banner {
    background-image: none;
  }

  .c-d-3-banner img {
    max-width: 343px;
    height: auto;
    position: absolute;
    top: 330px;
    left: 37px;
    border-radius: 10px;
  }

  .c-d-3-banner .card-video-icon i {
    color: #fff;
    font-size: 20px;
    position: absolute;
    background-color: #FFF6;
    border-radius: 50%;
    padding: 14px 17px;
    left: 45%;
    top: 90%;
    cursor: pointer;
    transition: .5s;
  }

  .courses-details-3 .courses-details-1st-text {
    padding-bottom: 83px;
  }

  .icon.icon-left {
    display: flex;
    justify-content: center;
  }

  .icon.right-icon {
    display: flex;
    justify-content: center;
  }

  .h-1-banner .h-1-banner-text h1 {
    margin-top: 29px;
  }

  .h-1-banner .bannar-card {
    position: static;
    margin-top: 57px;
  }

  .search-option {
    margin-top: 0;
  }

  .h-1-banner .h-1-banner-text h1 span::after {
    top: -2px;
  }

  .students-rating h1 {
    font-size: 33px;
  }

  .bannar-card .banner-card-1 {
    margin: 10px;
  }

  .top-categories h1::after {
    top: 32px;
    right: 98px;
  }

  .student .student-body-1 {
    margin: 0;
    margin-bottom: 50px;
  }

  .student .student-body-2 {
    margin: 0;
  }

  .student .man {
    width: 165px;
    height: 197px;
    margin-top: 10px;
    padding-right: 54px;
  }

  .footer p {
    letter-spacing: 0px;
    line-height: 1.5;
    text-align: justify;
    padding: 0;
  }

  .footer .copyright li {
    justify-content: center;
  }

  .footer .copyright p {
    text-align: center;
  }

  .footer .copyright .footer-privacy a {
    margin: 6px 37px 0px 0px;
  }

  .book-img img {
    width: 149px;
  }

  .bread-crumb h1 {
    margin-bottom: 10px;
  }

  .breadcrumb i {
    padding: 5px 0px;
  }

  .breadcrumb-item {
    padding: 0px;
  }

  .breadcrumb span {
    font-size: 14px;
    margin-left: 7px;
  }

  .breadcrumb {
    padding: 43px 0px 0px;
    margin-bottom: 5px;
  }

  .courses-list-view-card-body {
    display: inline-block;
  }

  .courses-list-view-card-body .courses-text .courses-d-flex-text .compare-img {
    padding: 5px 6px;
    display: flex;
  }

  .courses-list-view-card .courses-list-view-card-body .courses-text img {
    height: 11px;
    width: 11px;
    margin-right: 5px;
    margin-top: 7px;
  }

  .courses-list-view-card-body .courses-text .courses-d-flex-text .compare-img {
    padding: 10px 7px;
    display: flex;
  }

  .grid-view-body .select-box {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .grid-view-body .btn.active {
    margin-left: 0;
  }

  .grid-view-body .btn {
    background-color: #fff;
    color: #6E798A;
    margin-left: 4px;
    border: 1.5px solid #6e798a45;
  }

  .grid-view-body p {
    margin-bottom: 30px;

  }

  .courses-details .courses-details-1st-text h1 {
    font-size: 32px;
  }

  .courses-details .courses-details-1st-text p {
    font-size: 14px;
    margin-top: 19px;
  }

  .clock-user {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .courses-details .courses-details-1st-text .clock {
    padding: 0px 58px 15px 0px;
  }

  .courses-details .courses-details-1st-text .icon ul {
    padding: 0;
  }

  .courses-details .courses-details-1st-text .clock i {
    color: #fff;
    padding: 2px 8px 15px 0px;
  }

  .courses-details .courses-details-1st-text .user i {
    color: #fff;
    padding: 2px 8px 15px 0px;
  }

  .courses-details .courses-details-1st-text p {
    font-size: 14px;
    margin-top: 0px;
  }

  .course-decription li .nav-link {
    font-size: 13px;
  }

  .tab-content h3 {
    font-size: 19px;
    margin: 20px 12px;
  }

  .tab-content p {
    margin: 21px 15px;
    font-size: 14px;
  }

  .reviews {
    margin: 13px 0px;
  }

  .tab-content h3 {
    font-size: 16px;
    margin: 7px 2px;
  }

  .tab-content p {
    margin: 7px 1px;
    font-size: 14px;
  }

  .reviews .text {
    font-size: 14px;
    margin: 0;
  }

  .error-body-text {
    margin-top: 80px;
    text-align: center;
  }

  .blog-body .left-tag {
    display: block;
  }

  .blog-body .left-tag a {
    margin: 9px 16px 12px 0px;
    display: inline-block;
  }

  .blog-body .right-section .search {
    margin-top: 50px;
  }

  .sing-up-img img {
    display: none;
  }

  .sing-up-right .resend-code .form-control {
    margin: 0px 9px 8px 2px;
  }

  .sing-up-right .resend-code .btn {
    border: 1.5px solid #6e798a45;
    margin-top: 18px;
    margin-left: 0;
    background-color: #754FFE;
    margin-bottom: 30px;
    padding: 6px 12px 6px 12px;
  }

  .instructor .instructor-about .skill .skill-point .skill-point-1 {
    margin: 0px 50px 0px 1px;

  }

  .instructor .instructor-about .skill .skill-point .skill-point-1:last-child {
    margin: 0px;

  }

  .instructor .instructor-about .skill .skill-point .skill-point-1 h1 {
    font-size: 40px;

  }

  .instructor-1 .instructor-about img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
  }

  .instructor-1 .instructor-about .pro-heading .name {
    margin: 2px 12px;
  }

  .instructor-1 .instructor-about .pro-heading .name p {
    font-size: 11px;
    font-weight: 500;
  }

  .instructor-1 .instructor-about .rating {
    margin: 0px 0px 0px 0px;
    float: right;
  }

  .instructor-1 .instructor-about .rating .rating-point i {
    color: #F9B23A;
    font-size: 14px;
    margin: 3px 2px 0px 4px;
  }

  .instructor-1 .instructor-about .rating {
    margin: 0px 0px 0px 0px;
    float: right;
  }

  .instructor-1 .instructor-about {
    box-sizing: border-box;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 29px 15px;
    border-radius: 10px;
    margin-bottom: 50px;
  }

  .profile-input-1 {
    display: block;
  }

  .profile .profile-parrent .profile-child {
    display: block;
  }

  .profile .profile-parrent .profile-child .child-text {
    margin-top: 12px;
  }

  .profile .profile-parrent {
    margin-bottom: 30px;
  }

  .profile .profile-parrent .profile-child-btn {
    display: inline-flex;
    height: 53px;
  }

  .invoice-no .invoice-color {
    color: #754FFE;
    margin-right: 3px;
  }

  .invoice-bill .invoice-total h2 {
    font-size: 25px;
    font-weight: 600;
    color: #754FFE;
  }

  .invoice-2 .invoice-total {
    float: left;
    margin-top: 27px;
  }

  .course-play-body {
    margin-top: -80px;
  }

  .course-play-right .course-play-video .icon .card-video-icon {
    top: 33%;
    left: 42%;
  }

  .course-play-banner img {
    height: 113px;
  }

  .grid-view-body p {
    margin-left: 0;
  }
}



/*** New Hero Section Responsive Start  ***
*****************************************/
@media all and (max-width: 1399px){
    /* Font Size */
    .fs-64px{
        font-size: 60px !important;
    }
    .fs-68px{
        font-size: 63px !important;
    }
    .fs-72px{
        font-size: 66px !important;
    }
    .fs-88px {
        font-size: 78px !important;
    }
    /* Individual Instructor/Kindergarten Hero 1 */
    .hero3-content-banner {
        margin-bottom: -37px;
        max-width: 530px;
        display: flex;
        align-items: flex-end;
    }
    .hero3-content-banner .banner{
        width: 100%;
    }
    .hero3-content-banner::after{
        bottom: 37px;
        width: calc(100% + 200px);
    }
    .lms-hero-main3 {
        border-radius: 0 0 150px 150px;
    }
    .hero3-banner-button{
        min-width: 180px;
    }
}
@media all and (max-width: 1199px){
    /* Font Size */
    .fs-48px {
        font-size: 45px !important;
    }
    .fs-52px {
        font-size: 45px !important;
    }
    .fs-60px{
        font-size: 54px !important;
    }
    .fs-64px{
        font-size: 54px !important;
    }
    .fs-68px{
        font-size: 57px !important;
    }
    .fs-72px{
        font-size: 58px !important;
    }
    .fs-88px {
        font-size: 68px !important;
    }
    /* University Hero 1 */
    .uv-hero1-userWrap {
        margin-bottom: 50px;
    }
    .uv-hero1-counter-title {
        font-size: 36px;
    }
    /* Brand Slider */
    .brandSlider1-height .swiper-slide {
        height: 50px;
    }
    .brandSlider2-height .swiper-slide{
        height: 65px;
    }
    /* Corporate Training/Elegan Hero 1 */
    .hero2-iconbox-category {
        font-size: 15px;
    }
    .hero2-iconbox-title {
        font-size: 19px;
    }
    /* Individual Instructor/Kindergarten Hero 1 */
    .lms-hero-content3 {
        margin-top: 0px;
        align-items: flex-end;
    }
    .hero3-content-left,
    .hero3-content-right{
        margin-top: 0;
        margin-bottom: 40px;
    }
    .lms-hero-main3 {
        border-radius: 0 0 100px 100px;
    }
    .hero3-content-banner {
        margin-bottom: -25px;
        max-width: 350px;
    }
    .hero3-content-banner::after {
        bottom: 25px;
        left: 50%;
        width: calc(100% + 150px);
    }
    .hero3-banner-button {
        min-width: 165px;
        padding: 12px 24px;
    }
    .hero3-quote-wrap {
        margin-bottom: 30px;
    }
    .hero3-mentor-wrap {
        margin-bottom: 30px;
    }
    .hero3-banner-buttons {
        bottom: 60px;
        padding: 10px;
    }
    /* Online Course Marketplace Hero 1 */
    .hero4-circle-btn-wrap {
        max-width: 200px;
    }
    .lms-hero-content4 {
        padding-bottom: 120px;
    }
    /* Language Learning Hero 1 */
    .brand-list-group2 {
        column-gap: 54px;
    }
    .brand-list2-item img {
        max-height: 34px;
    }
    /* Health & Fitness Hero 1 */
    .hero6-banner-wrap1,
    .hero6-banner-wrap2,
    .hero6-banner-wrap3,
    .hero6-banner-wrap4{
        margin-top: 0;
    }
    /* Blog Card */
    .lms4-bCard-banner {
        width: 200px;
        flex: 0 0 200px;
    }
    /* Kids Learning Platform Hero 1 */
    .lms-hero-section7::before{
        width: 190px;
    }
    .lms-hero-section7::after{
        width: 220px;
    }
    /* Tech & Programming Hero 1 */
    .curved-slide-banner {
        width: 370px;
    }
    /* Footer 1 */
    .ft1-newsletter-title {
        font-size: 34px;
    }
    /* Footer 2 */
    .lms2-footer-content{
        flex-wrap: wrap;
    }
  
 
    /* Review */
    .lms2-review-slider-main {
        column-gap: 40px;
    }
    .lms2-reviewTitle-content {
        max-width: 520px;
    }
    .lms3-review-content-slide {
        padding: 70px 60px 50px 60px;
    }
}
@media all and (max-width: 991px){
    /* Font Size */
    .fs-40px {
        font-size: 38px !important;
    }
    .fs-48px {
        font-size: 40px !important;
    }
    .fs-52px {
        font-size: 40px !important;
    }
    .fs-60px{
        font-size: 48px !important;
    }
    .fs-64px{
        font-size: 48px !important;
    }
    .fs-68px{
        font-size: 50px !important;
    }
    .fs-72px{
        font-size: 50px !important;
    }
    .fs-88px {
        font-size: 58px !important;
    }
    /* University Hero 1 */
    .uv-hero1-userWrap {
        margin-bottom: 0px;
    }
    .lms-hero-area1{
        flex-direction: column;
        background: url(../images/img/unv-hero-bg1-sm.webp) no-repeat scroll center center / cover;
    }
    .uv-hero1-content {
        max-width: 100%;
        padding: 80px 32px 32px 32px;
    }
    .uv-hero1-counter-title {
        font-size: 32px;
    }
    .uv-hero1-counter-main {
        border-radius: 20px;
    }
    /* Brand Slider */
    .brandSlider1-height .swiper-slide {
        height: 44px;
    }
    .brandSlider2-height .swiper-slide{
        height: 55px;
    }
    .brandSlider3-height .swiper-slide{
        height: 34px;
    }
    /* Corporate Training/Elegan Hero 1 */
    .hero2-iconbox-category {
        font-size: 14px;
    }
    .hero2-iconbox-title {
        font-size: 18px;
    }
    .lms-hero-content2 {
        max-width: 100%;
    }
    /* Individual Instructor/Kindergarten Hero 1 */
    .lms-hero-content3 {
        flex-wrap: wrap;
    }
    .hero3-content-banner {
        margin-bottom: 0px;
        order: -1;
        margin-left: auto;
        margin-right: auto;
    }
    .hero3-content-left, .hero3-content-right {
        min-width: calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
    .lms-hero-main3 {
        border-radius: 0 0 80px 80px;
    }
    .hero3-content-banner::after {
        bottom: 24px;
    }
    /* Online Course Marketplace Hero 1 */
    .lms-hero4-banner{
        margin-right: auto;
        max-width: 450px;
    }
    .lms-hero-content4 {
        padding-bottom: 0px;
    }
    .hero4-circle-btn-wrap {
        max-width: 180px;
    }
    .lms-hero-section4 {
        margin-bottom: 160px;
        margin-top: -77px;
    }

    /* Language Learning Hero 1 */
    .lms-hero-content5{
        max-width: 100%;
    }
    .brand-list-group2 {
        column-gap: 50px;
    }
    .brand-list2-item img {
        max-height: 32px;
    }
    .lms2-bCard-title{
        font-size: 24px;
    }
    /* Kids Learning Platform Hero 1 */
    .lms7-hero-btn {
        min-width: 185px;
    }
    .lms-hero-section7::before{
        width: 170px;
    }
    .lms-hero-section7::after{
        width: 200px;
    }
    .lms-hero-section7{     
        margin-top: -77px;
    }
    /* Tech & Programming Hero 1 */
    .lms8-hero-btn {
        min-width: 185px;
    }
    .curved-slide-banner {
        width: 350px;
    }
    /* Footer 1 */
    .ft1-newsletter-title {
        font-size: 32px;
    }
    .lms1-footer-content{
        flex-wrap: wrap;
    }
    .ft1-logo-area {
        max-width: 100%;
    }
    /* Instructor */
    .lms2-instructor-name {
        font-size: 22px;
    }
    /* Review */
    .lms2-review-slider-main {
        flex-direction: column;
        justify-content: center;
    }
    .lms2-reviewTitle-content {
        max-width: 566px;
        margin: 0 auto;
    }
    .lms2-reviewSlider-banner{
        max-width: 450px;
    }
    .lms3-review-content-slide {
        padding: 60px 40px 40px 40px;
    }
    .lms3-review-comment {
        font-size: 20px;
    }
    .lms3-reviewer-name{
        font-size: 20px;
    }
    .lms3-reviewer-location{
        font-size: 15px;
    }
}
@media all and (max-width: 767px){
    /* Font Size */
    .fs-40px {
        font-size: 34px !important;
    }
    .fs-48px {
        font-size: 35px !important;
    }
    .fs-52px {
        font-size: 35px !important;
    }
    .fs-60px{
        font-size: 42px !important;
    }
    .fs-64px{
        font-size: 42px !important;
    }
    .fs-68px{
        font-size: 43px !important;
    }
    .fs-72px{
        font-size: 43px !important;
    }
    .fs-88px {
        font-size: 48px !important;
    }
    /* University Hero 1 */
    .uv-hero1-counter-title {
        font-size: 28px;
    }
    .uv-hero1-userWrap {
        margin-bottom: 30px;
    }
    .uv-hero1-counter-main {
        border-radius: 16px;
    }
    .uv-hero1-counter-outer {
        padding: 10px 0 0 10px;
        border-radius: 20px 0 0 0;
    }
    .uv-hero1-counter-main {
        column-gap: 60px;
    }
    .uv-hero1-counter-single:not(:last-child)::after {
        right: -30px;
    
    }
    
    .uv-hero1-banner{
        max-width: 350px;
    }
    .uv-hero1-banner .banner{
        width:100%;
    }
    /* Brand Slider */
    .brandSlider1-height .swiper-slide {
        height: 38px;
    }
    .brandSlider2-height .swiper-slide{
        height: 45px;
    }
    .brandSlider3-height .swiper-slide{
        height: 32px;
    }
    /* Corporate Training/Elegan Hero 1 */
    .lms-hero-section2{
        
        margin-top: -77px;
    }
    .hero2-iconbox-title {
        font-size: 17px;
    }
    /* Individual Instructor/Kindergarten Hero 1 */
    .lms-hero-main3 {
        border-radius: 0 0 60px 60px;
    }
    /* Online Course Marketplace Hero 1 */
    .lms-hero-section4{   
        border-radius: 0 0 50px 50px;
        margin-bottom: 140px;
    }
    .hero4-circle-btn-wrap {
        max-width: 150px;
        padding: 16px;
    }
    /* Language Learning Hero 1 */
    .brand-list-group2 {
        column-gap: 45px;
    }
    .brand-list2-item img {
        max-height: 30px;
    }
    /* Courser Card */
    .lms1-cCard-title,
    .lms3-cCard-title,
    .lms4-cCard-title,
    .lms5-cCard-title{
        font-size: 18px;
    }
    /* Blog Card */
    .lms1-bCard-title{
        font-size: 19px;
    }
    .lms1-blog-card .lms1-btn-secondary{
        font-size: 15px;
    }
    .lms2-bCard-title{
        font-size: 22px;
    }
    .lms3-bCard-title {
        font-size: 22px;
    }
    /* Kids Learning Platform Hero 1 */
  
    .lms7-hero-btn {
        min-width: 170px;
    }
    .lms7-hero-btn.lms2-btn-orange-rounded {
        padding: 18px 36px;
    }
    .lms7-hero-btn.lms1-btn-outline-orange {
        padding: 17px 35px;
    }
    .lms-hero7-banner-shape {
        min-width: 1088px;
    }
    .lms-hero-section7::before{
        width: 150px;
    }
    .lms-hero-section7::after{
        width: 170px;
    }
    /* Tech & Programming Hero 1 */
    .lms8-hero-btn {
        min-width: 170px;
    }
    .lms8-hero-btn.lms2-btn-blue-rounded {
        padding: 18px 36px;
    }
    .lms8-hero-btn.lms1-btn-outline-blue {
        padding: 17px 35px;
    }
    .curved-slide-banner {
        width: 300px;
    }
    .slide-top-curve{
        width: calc(100% + 50px);
        height: 80px;
        border-bottom-left-radius: 60%;
        border-bottom-right-radius: 60%;
        left: -25px;
        top: -40px;
    }
    .slide-bottom-curve{
        width: calc(100% + 50px);
        height: 80px;
        border-top-left-radius: 60%;
        border-top-right-radius: 60%;
        left: -25px;
        bottom: -40px;
    }
    /* Footer 1 */
    .lms1-footer-newsletter {
        padding: 40px 40px;
    }
    .ft1-newsletter-title {
        font-size: 29px;
    }

    .ft2-bottom-content{
        flex-direction: column;
    }
    .ft2-copyright-info{
        text-align: center;
    }
    .ft2-copyright-nav-group{
        justify-content: center;
    }
    /* Instructor */
    .lms3-instructor-name {
        font-size: 19px;
    }
    .lms2-instructor-name {
        font-size: 20px;
    }
    /* Review */
    .reviewSlider3-author-wrap {
        max-width: 350px;
    }
    .lms3-reviewSlider-content {
        padding: 0px 65px;
    }
    .lms3-review-content-slide {
        padding: 50px 24px 24px 24px;
    }
    .lms3-review-comment {
        font-size: 19px;
    }
    .lms3-reviewer-name{
        font-size: 19px;
    }
}
@media all and (max-width: 575px){
    /* gutter */
    .gx-30px {
        --bs-gutter-x: inherit;
    }
    /* Font Size */
    .fs-40px {
        font-size: 30px !important;
    }
    .fs-48px {
        font-size: 30px !important;
    }
    .fs-52px {
        font-size: 30px !important;
    }
    .fs-60px{
        font-size: 36px !important;
    }
    .fs-64px{
        font-size: 36px !important;
    }
    .fs-68px{
        font-size: 36px !important;
    }
    .fs-72px{
        font-size: 36px !important;
    }
    .fs-88px {
        font-size: 36px !important;
    }
    /* University Hero 1 */
    .uv-hero1-counter-title {
        font-size: 24px;
    }
    .uv-hero1-counter-main {
        column-gap: 40px;
    }
    .uv-hero1-counter-single:not(:last-child)::after {
        right: -20px;
    }
    .uv-hero1-banner{
        display: none;
    }
    .uv-hero1-userWrap{
        margin-bottom: 20px;
        padding-right: 20px;
        padding-left: 20px;
        margin-left: auto;
    }
    .uv-hero1-images{
        min-height: 180px;
    }
    .uv-hero1-images{
        width: 100%;
        align-items: flex-start;
        justify-content: flex-end;
        flex-direction: column;
        padding-right: 0;
    }
    .uv-hero1-counter-outer{
        position: relative;
        margin-left: auto;
    }
    /* Brand Slider */
    .brandSlider1-height .swiper-slide {
        height: 34px;
    }
    .brandSlider2-height .swiper-slide{
        height: 35px;
    }
    .brandSlider3-height .swiper-slide{
        height: 30px;
    }
    /* Corporate Training/Elegan Hero 1 */
    .hero2-banner-shape1{
        display: none;
    }
    .hero2-banner-shape2{
        display: none;
    }
    .hero2-banner-area2 {
        padding-top: 0px;
    }
    /* Individual Instructor/Kindergarten Hero 1 */
    .hero3-content-left, 
    .hero3-content-right {
        min-width: unset;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .hero3-content-left{
        margin-bottom: 0px;
    }
    .lms-hero-main3 {
        border-radius: 0 0 0px 0px;
    }
    .hero3-banner-buttons {
        position: unset;
        transform: translateX(0);
        flex-wrap: wrap;
        width: fit-content;
        justify-content: center;

        padding: 0px;
        background: transparent;
        border-radius: 0;
        box-shadow: none;
    }
    .hero3-content-banner{
        flex-direction: column-reverse;
        align-items: unset;
        row-gap: 30px;
        max-width: 100%;
    }
    .hero3-content-banner .banner {
        max-width: 350px;
        width: 100%;
        margin: 0 auto;
    }
    .lms-hero-content3 {
        margin-top: 30px;
    }
    /* Online Course Marketplace Hero 1 */
    .hero4-circle-btn-wrap {
        max-width: 120px;
        padding: 12px;
    }
    .lms-hero-section4{
        border-radius: 0 0 40px 40px;
        margin-bottom: 110px;
    }
    /* Language Learning Hero 1 */
    .brand-list-group2 {
        column-gap: 40px;
    }
    /* Health & Fitness Hero 1 */
    .hero6-banner-wrap1,
    .hero6-banner-wrap2,
    .hero6-banner-wrap3,
    .hero6-banner-wrap4{
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    /* Course Card */
    .lms2-cCard-inner{
        flex-direction: column;
    }
    .lms2-course-card{
        max-width: 400px;
        margin: 0 auto;
    }
    .lms2-cCard-banner {
        width: 100%;
        flex: 0 0 auto;
        aspect-ratio: 180 / 164;
    }
    .lms2-cCard-title {
        font-size: 16px;
    }
    .lms1-cCard-title,
    .lms3-cCard-title,
    .lms4-cCard-title,
    .lms5-cCard-title{
        font-size: 16px;
    }
    /* Blog Card */
    .lms1-bCard-title{
        font-size: 18px;
    }
    .lms1-blog-card .lms1-btn-secondary {
        font-size: 14px;
    }
    .lms2-bCard-title{
        font-size: 20px;
    }
    .lms3-bCard-title {
        font-size: 20px;
    }
    .lms4-blog-card{
        flex-direction: column;
    }
    .lms4-bCard-banner {
        width: 100%;
        flex: 0 0 auto;
    }
    .lms4-bCard-body {
        padding: 4px 8px;
    }
    .lms4-blog-card{
        max-width: 400px;
        margin: 0 auto;
    }
    .lms4-bCard-title {
        font-size: 19px;
    }
    /* Kids Learning Platform Hero 1 */
    .lms7-hero-btn {
        min-width: 150px;
    }
    .lms7-hero-btn.lms2-btn-orange-rounded {
        padding: 16px 32px;
    }
    .lms7-hero-btn.lms1-btn-outline-orange {
        padding: 15px 30px;
    }
    .lms-hero7-banner{
        max-width: 400px;
        width: 100%;
    }
    .lms-hero7-banner-shape {
        height: 170px;
        min-width: 600px;
    }
    .lms-hero-section7::before{
        display: none;
    }
    .lms-hero-section7::after{
        display: none;
    }
    /* Tech & Programming Hero 1 */
    .lms8-hero-btn {
        min-width: 150px;
    }
    .lms8-hero-btn.lms2-btn-blue-rounded {
        padding: 16px 32px;
    }
    .lms8-hero-btn.lms1-btn-outline-blue {
        padding: 15px 30px;
    }
    .curved-slide-banner {
        width: 250px;
    }
    .slide-top-curve{
        width: calc(100% + 40px);
        height: 60px;
        border-bottom-left-radius: 50%;
        border-bottom-right-radius: 50%;
        left: -20px;
        top: -30px;
    }
    .slide-bottom-curve{
        width: calc(100% + 40px);
        height: 60px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
        left: -20px;
        bottom: -30px;
    }
    /* Footer 1 */
    .lms1-footer-newsletter {
        padding: 40px 30px;
    }
    .ft1-newsletter-title {
        font-size: 26px;
    }
    .fit1-newsLetter-btn {
        padding: 12px 16px;
        font-size: 15px;
    }

  
    /* Instructor */
    .lms3-instructor-name {
        font-size: 18px;
    }
    .lms2-instructor-name {
        font-size: 18px;
    }
    /* Review */
    .lms1-reviewSlider {
        padding: 32px 20px 52px 20px;
    }
    .lms2-reviewSlider {
        padding: 0 10px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .reviewSlider3-author-wrap {
        max-width: 220px;
    }
    .lms3-reviewSlider-content .slick-next, 
    .lms3-reviewSlider-content .slick-prev {
        height: 45px;
        width: 45px;
    }
    .lms3-reviewSlider-content {
        padding: 0px 45px;
    }
    .lms3-review-content-slide {
        padding: 40px 12px 16px 12px;
    }
    .lms3-review-comment {
        font-size: 18px;
    }
    .lms3-reviewer-name{
        font-size: 18px;
    }
}

@media all and (max-width: 450px){
    /* Individual Instructor/Kindergarten Hero 1 */
    .hero3-content-banner .banner {
        max-width: 285px;
    }
    .hero3-content-banner::after {
        bottom: 20px;
    }
    /* Online Course Marketplace Hero 1 */
    .hero4-circle-btn-wrap {
        max-width: 120px;
    }
    /* Health & Fitness Hero 1 */
    .hero6-counter-wrap{
        flex-direction: column;
    }
    .hero6-counter-line{
        display: none;
    }
    /* Footer 1 */
    .lms1-footer-newsletter {
        padding: 40px 20px;
    }
}
/*** New Hero Section Responsive End  ***
***************************************/


@media all and (max-width: 1199px) {

  /* Footer 2 */
  .lms2-footer-content {
    flex-wrap: wrap;
  }

}