@media screen and (max-width: 1399px) {
  .main_heading {
    font-size: 3.5rem;
    letter-spacing: 1.5px;
    line-height: 61px;
  }
  .navbar-nav {
    gap: 6px;
  }
  .nav-item .nav-link {
    font-size: 12px;
    padding: 10px !important;
  }
  h1.main_heading {
    font-size: 5rem;
  }
  .bann_right ul li p {
    font-size: 14px;
  }
  .counter-box h2 {
    font-size: 38px;
  }
  .btn_container .pulse {
    width: 60px;
    height: 60px;
  }
  .bann_right .btn_container span {
    font-size: 13px;
    margin-right: 0 !important;
  }
  iframe {
    width: 500px;
  }
  .sec_hd {
    font-size: 55px;
  }
  .s1-box-img {
    width: 80px;
    height: 81px;
  }
  .c1_icon i {
    font-size: 24px;
  }
  
  .res_time_text {
    padding: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  h2.main_heading {
    font-size: 2.5rem;
  }
  h1.main_heading {
    font-size: 3.5rem;
  }
  .bann_right ul {
    padding-bottom: 30px;
  }
  .btn_container {
    margin-top: 1rem !important;
  }
  .bann_right .btn_container span {
    font-size: 12px;
  }
  .theme_btn {
    padding: 15px 25px;
  }
  .counter-box h2 {
    font-size: 33px;
  }
  .navbar-brand {
    width: 13%;
  }
  .bann_left_bottom p {
    font-size: 15px;
    margin: 1rem 0 !important;
  }
  .nav-item .nav-link {
    font-size: 12px;
    padding: 20px 5px !important;
  }
  .navbar-brand {
    width: 19%;
  }
  .login_sign li {
    font-size: 14px;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 0 !important;
  }
  /* .head_btn a i {
        font-size: 22px;
    } */
  .s1-box-text {
    margin-top: -3.5rem;
    padding: 5rem 10px 1rem 10px;
  }
  .s1-box-text p {
    font-size: 17px;
  }
  .culture-img-1 {
    object-fit: cover;
  }
  iframe {
    width: 450px;
  }
  .menu_box li h5 {
    font-size: 18px;
  }
  .menu_box .price h3 {
    font-size: 20px;
  }
  .sec_hd {
    font-size: 50px;
  }
  .p1-sm-cont img {
    width: 90px;
    padding: 5px;
  }
  .s1-box-text h3 {
    font-size: 1.5rem;
  }
  .s1-box-img {
    width: 105px;
    height: 105px;
  }
  .s2_img {
    height: 300px;
  }
  .s2_img_1 {
    height: 275px;
  }
  .sec_hd {
    font-size: 45px;
  }
  .s6_box_img {
    height: 345px;
  }
}
@media screen and (max-width: 991px) {
  .nav-item .nav-link {
    padding: 10px 5px !important;
  }
  .bann_right {
    margin-top: 2rem;
  }
  .bann_right ul li {
    align-items: flex-start !important;
    justify-content: center;
  }
  .bann_right ul {
    padding-bottom: 0;
    gap: 1rem;
  }
  .bann_pd {
    padding: 88px 0 65px 0;
  }
  .theme_btn {
    padding: 11px 15px;
  }
  .bann_left ul li img {
    height: 71px;
    width: 71px;
  }
  .bann_right ul li p {
    font-size: 13px;
  }
  .sec_pd {
    padding: 80px 0 80px 0;
  }
  .s2_img,
  .s2_img_1 {
    height: auto;
    margin: 0 !important;
  }
  .s2_text p {
    font-size: 15px;
  }
  .fix_section {
    height: 300px;
    width: 80%;
  }
  .fix_section .row {
    height: 300px;
  }
  .foot_box .social_icon {
    margin-bottom: 20px;
  }
  .login_sign {
    align-items: flex-start !important;
    row-gap: 1rem;
  }
  .inner_banner {
    padding: 6rem 0 2rem 0;
  }
  .ab1_right_img {
    height: 400px !important;
  }
  .ab_3_right {
    margin: 0;
  }
  .ab_3_left {
    padding-left: 1rem;
  }
  .side_img_sec {
    width: 225px;
  }
  .culture_hd {
    margin-bottom: 1rem !important;
  }
  .s6_box_img {
    height: 350px;
  }
  iframe {
    width: 100%;
  }
  .tb-desc {
    font-size: 15px;
  }
  .cart_btn_1 {
    /* margin-top: 0 !important; */
  }
  .cart_incr {
    width: 120px;
  }
  .navbar-brand {
    width: 24%;
  }
  .ss1-1 {
    margin: auto;
  }
  .ss-2 {
    justify-content: center !important;
  }
  footer .row {
    padding-bottom: 0;
  }
  .time_img img {
    width: 100%;
  }
  .res_f1_text h4 {
    margin: auto !important;
    padding-bottom: 10px !important;
  }
  .res_f1_text {
    margin-top: 0 !important;
    text-align: center;
  }
  .foot_box img {
    max-width: 23%;
  }

  .res_time_text {
    height: auto;
  }
  .navbar .container {
    position: relative;
  }
  .navbar-expand-lg .navbar-collapse {
    position: absolute;
    top: 103px;
    z-index: 999999999999;
    left: 0;
    background-color: black;
    width: 75%;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .bann_left_top {
    display: none !important;
  }
  .bann_left_bottom p {
    margin: 0 !important;
  }
  h1.main_heading {
    font-size: 3rem;
  }
  h2.main_heading {
    font-size: 2rem;
  }
  .bann_heading {
    margin-bottom: 2rem;
  }
  .main_heading {
    line-height: 55px;
  }
  .sec_pd {
    padding: 60px 0 60px 0;
  }
  .btn_container .pulse {
    width: 50px;
    height: 50px;
  }
  .bann_right .btn_container a {
    font-size: 17px;
  }
  .w-50.mx-auto {
    width: 75% !important;
  }
  .s5-img {
    height: 375px;
  }
  .menu_box ul li.d-flex.gap-3.mb-5 {
    margin-bottom: 1rem !important;
    justify-content: center;
  }
  .fix_section {
    height: 270px;
  }
  .fix_section .row {
    height: 270px;
  }
  .testi_inner {
    padding-bottom: 1rem !important;
  }
  .theme_para {
    font-size: 17px;
  }
  .testi_inner i.fa-solid.fa-quote-right {
    line-height: 1.3;
  }
  .navbar-brand {
    width: 30%;
  }
  .inner_hd {
    font-size: 44px;
  }
  .ab1_right_img {
    height: 350px !important;
  }
  .lc_text h5 {
    font-size: 25px;
  }
  .ab4_box_bottom {
    height: 170px;
  }
  .quote_text {
    padding: 1.5rem !important;
  }
  .s6_box_img {
    height: 300px;
  }
  .s6_box {
    width: 340px;
    margin: auto;
  }
  .contact_1_hd {
    margin-bottom: 0 !important;
  }

  .cart_text p {
    font-size: 13px;
    width: 215px;
  }
  .tab-pane p {
    font-size: 13px;
  }
  .ab2_right_bottom .para_color {
    font-size: 15px;
  }
  .cart_sec table {
    display: none;
  }

  .cart_img {
    width: 105px;
  }
  .cart-sec2 {
    display: flex;
  }
  .time_img {
    height: 250px;
  }
  .res_time_text li a {
    font-size: 16px;
    line-height: 1.5;
  }
  div.c h5 {
    font-size: 14px;
  }
  .l::before {
    content: "";
  }
  div.c {
    margin: 0;
  }
  .res_form .form_control {
    padding: 10px;
  }
  .tutor-table tr td:first-child {
    min-width: 220px;
  }
  .tutor-table tr {
    padding: 10px 10px;
  }
  .tutor-table tr th {
    padding: 16px 5px 16px 16px;
  }
  .instructor-grid {
    padding: 1rem 0;
  }
  footer {
    padding: 1rem 0 !important;
  }
  .foot_box img {
    max-width: 30%;
  }
  .profile-share {
    margin: 0;
  }
  .s1-box-text p {
    padding: 0 !important;
    margin-top: 0 !important;
  }
  .mu-box-img {
    width: 140px;
  }
  .s1-box-img {
    width: 75px;
    height: 75px;
  }
}
@media screen and (max-width: 566px) {
  .navbar-expand-lg .navbar-collapse {
    top: 80px;
    padding-left: 20px;
  }
  .nav-item .nav-link {
    padding: 5px 5px !important;
  }
  .head_btn a span {
    display: none;
  }
  .head_btn a i {
    font-size: 15px;
  }
  h2.main_heading {
    font-size: 1.2rem;
  }
  h1.main_heading {
    font-size: 2.3rem;
  }
  .counter-box h2 {
    font-size: 25px;
  }
  .bann_left_top {
    padding-bottom: 0.5rem;
  }
  .bann_left_top .counter_title {
    font-size: 17px;
  }
  .bann_left ul li img {
    height: 61px;
    width: 61px;
  }
  .bann_right ul li {
    align-items: center !important;
    gap: 0.5rem !important;
  }
  .bann_pd {
    padding: 54px 0 44px 0;
  }
  .s1-box-text {
    width: 275px;
  }
  .s2_img_sec {
    flex-direction: column;
    align-items: center;
  }
  .s2_img,
  .s2_img_1 {
    width: 270px !important;
  }
  .sec_hd {
    font-size: 35px;
    text-align: center;
  }
  .s2_text p {
    font-size: 13px;
    text-align: center;
  }
  .w-50.mx-auto {
    width: 100% !important;
    margin: 0 !important;
    font-size: 15px;
  }
  .s4_box {
    width: 255px;
    margin: auto;
  }
  .s4_box_top {
    height: 305px;
  }
  .s5-text p {
    margin: 0 !important;
  }
  .s5-img {
    height: 300px;
  }
  .theme_para {
    font-size: 13px;
  }
  .s5-text h4 {
    font-size: 20px;
    margin-top: 10px;
  }
  .menu_sec p {
    padding: 0 !important;
    font-size: 15px;
  }
  .fix_section {
    height: 230px;
    width: 90%;
  }
  .fix_section .row {
    height: 230px;
  }
  .play_btn {
    width: 125px;
    height: 125px;
  }
  .sec_pd {
    padding: 30px 0 30px 0;
  }
  .sec_6 .row.justify-content-between.mb-4.align-items-center {
    justify-content: center !important;
    padding: 0 !important;
  }
  .s6_box_text p {
    margin: 0;
  }
  .s6_box_img {
    height: 300px;
  }
  .s6_box {
    width: 300px;
    margin: auto;
  }
  .main_heading {
    line-height: 33px;
  }
  .navbar-brand {
    width: 25%;
  }
  .ab1_right_img {
    height: 300px !important;
  }
  .inner_hd {
    font-size: 33px;
  }
  .inner_banner {
    padding: 4rem 0 2rem 0;
  }
  .ab2_right_bottom ul {
    flex-wrap: wrap;
    gap: 1rem !important;
    justify-content: flex-start !important;
  }
  .ab2_right_bottom .para_color {
    font-size: 13px;
  }
  .lc_text h5 {
    font-size: 20px;
  }
  .lc_text p {
    margin: 0;
  }
  .lc_img {
    width: 70px;
  }
  .ab3_right_img {
    width: 80%;
    margin: auto;
  }
  .left_content {
    gap: 0.5rem !important;
  }
  .ab4_box_bottom {
    height: 160px;
  }
  .ab4_bb_text h4 {
    font-size: 20px;
  }
  .quote_text {
    padding: 1rem !important;
  }
  .culture-img-1 {
    margin: auto;
  }
  .blog_hd,
  .blog_1_date {
    margin-bottom: 0 !important;
  }
  .prod-2 .nav-link {
    padding: 5px !important;
  }
  .prod-2 .nav-pills {
    gap: 10px !important;
  }
  .prod-2 .tab-pane {
    padding: 10px !important;
    margin: 0 !important;
  }
  .review-prof {
    gap: 0.3rem !important;
  }
  .rp-text h5 {
    font-size: 16px;
  }
  .i1-h6 {
    margin: 0 !important;
    width: 112px;
  }
  .categories {
    padding: 0 3rem;
  }
  .cart_sec .cart_incr {
    padding: 5px;
    gap: 0px !important;
    width: 25%;
  }
  .cart_img {
    width: 85px;
  }
  .foot_box h3 {
    font-size: 20px;
  }
  .foot_list ul li a {
    font-size: 14px;
  }
  .foot_list {
    margin-top: 5px !important;
  }
  .foot_line {
    margin: 0px 0;
  }
}
@media screen and (max-width: 399px) {
  .fix_section {
    height: 200px;
    width: 90%;
  }
  .fix_section .row {
    height: 200px;
  }
  .play_btn {
    width: 100px;
    height: 100px;
  }
  .testimonial_slider {
    padding-bottom: 0 !important;
  }
  .s6_box {
    width: 270px;
  }
  .inner_hd {
    font-size: 28px;
  }
  .categories {
    padding: 0 1rem;
  }
  .sec_hd {
    font-size: 31px;
  }
}
