@media (min-width: 1200px) and (max-width: 1400px) {
}
/*** Large screen view ***/
@media (min-width: 1200px) {
}
@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}

@media (min-width: 1900px) {
}
@media (min-width: 1650px) and (max-width: 1899px) {
}

/*** Tab view ***/
@media (max-width: 1200px) {
  .counter-section {
    padding: 40px 20px;
  }
  .copy-right-sec p {
    font-size: 12px;
  }
  p.contact-info,
  p.contact-info a {
    font-size: 14px;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  .w-78,
  .w-60 {
    width: 100%;
  }
  #page {
    overflow: hidden;
  }
  .px-100 {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  .py-5 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .f-45 {
    font-size: 35px;
    line-height: 45px;
  }
  .f-40 {
    font-size: 25px;
    line-height: 32px;
  }
  .f-32 {
    font-size: 22px;
    line-height: 28px;
  }
  .f-28 {
    font-size: 20px;
    line-height: 24px;
  }
  .f-26 {
    font-size: 20px;
    line-height: 24px;
  }
  .f-22 {
    font-size: 15px;
    line-height: 20px;
  }
  .f-20 {
    font-size: 18px;
    line-height: 22px;
  }
  .f-18 {
    font-size: 14px;
    line-height: 20px;
  }
  .f-16 {
    font-size: 13px;
    line-height: 20px;
  }
  .f-14 {
    font-size: 13px;
    line-height: 20px;
  }
}

@media (min-width: 991.98px) {
  .navbar-nav .sub-menu:before {
    content: "";
    height: 40px;
    width: 100%;
    background: #fff0;
    position: absolute;
    top: -30px;
    display: block;
    left: 0;
  }
}

@media (max-width: 1023px) {
  .section-subtitle {
    max-width: 100%;
  }
  .circle-button {
    width: auto;
    height: auto;
  }
  .lead {
    width: 100%;
  }
  #wprmenu_bar .menu_title a {
    display: none;
  }
  #wprmenu_bar {
    left: -30px;
  }
  .about-hero,
  .course-hero,
  .blog-hero,
  .contact-hero {
    padding: 160px 0;
  }
  .single-product .flex-control-thumbs li {
    width: 12%;
  }
  .locations {
    height: 230px !important;
  }
  .height-500px {
    height: 300px;
  }
  .our-mission-section {
    padding-top: 160px !important;
  }
  .btn-more {
    padding: 10px 40px;
  }
  .pl-100 {
    padding-left: 30px;
  }
  .pr-100 {
    padding-right: 30px;
  }
  /* .py-5 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  } */
  #navbar_top.navbar > .container-fluid {
    flex-wrap: initial !important;
  }
  .toggler-example.close {
    display: block !important;
  }
  #menu-main-menu li {
    color: #1d0193;
  }
  #menu-main-menu .sub-menu li {
    font-size: 14px;
    line-height: 20px;
    color: #1d0193;
  }
  #menu-main-menu li.current_page_item a {
    text-decoration: none;
  }
  #menu-main-menu > li {
    margin-bottom: 15px;
  }
  i.fas.fa-plus.menu-icon.minus:before {
    content: "\f068";
    font-weight: 900;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
    padding-left: 5px;
    cursor: pointer;
    padding: 3px;
  }
  #menu-main-menu li:hover > a {
    text-decoration: none;
    color: #000;
  }
  .navbar-expand-md .navbar-toggler:hover i {
    color: #1d0193;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: column;
  }
  .navbar-expand-md .navbar-toggler {
    display: block;
    float: right;
    position: relative;
    outline: none !important;
  }
  #menu-main-menu li.current_page_item {
    color: #1d0193;
    text-decoration: none;
  }
  #menu-main-menu li.menu-item-has-children:after {
    border: none;
    display: block;
  }
  #navbar_top .navbar-toggler {
    width: auto !important;
  }
  .navbar-expand-md #navbarToggler.navbar-collapse.show {
    display: block !important;
    position: fixed;
    top: 0px;
    right: 0px;
    padding: 10px;
    z-index: 1;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 60%);
    background-color: #fafad2;
    width: 100%;
    /* height: 100%; */
    overflow: scroll;
    padding: 5rem 2rem 4rem 2rem !important;
    z-index: 2;
  }
  .navbar-expand-md #navbarToggler.navbar-collapse {
    display: none !important;
  }
  #navbar_top #navbarToggler.navbar-collapse.show .close {
    width: 20px !important;
  }
  #close {
    color: #1d0193;
    font-size: 22px;
    font-weight: 700;
    opacity: 1;
  }
  button.close {
    position: absolute;
    top: -10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }
  #navbar_top
    #navbarToggler.navbar-collapse.show
    #menu-main-menu
    li:hover
    .sub-menu {
    padding: 10px 15px;
    background: transparent;
    box-shadow: none !important;
    position: unset;
  }
  .footer-menu h2 {
    font-size: 22px;
  }
  .footer-menu li {
    padding-right: 5px;
    font-size: 14px;
    line-height: 18px;
  }
  .footer-menu li:last-child {
    padding-right: 0px;
  }
}
@media (max-width: 991.95px) {
  .copy-right-sec p {
    text-align: center;
  }
  .social-media {
    justify-content: center !important;
  }
  .learning-path-wrapper {
    flex-direction: column;
  }

  .path-arrow {
    transform: rotate(90deg);
  }

  .path-card {
    width: 100%;
  }
}

@media (min-width: 767.95px) and (max-width: 1200px) {
  .teachertraining-wrapper h3 {
    font-size: 16px;
    min-height: 35px;
    font-weight: 700;
  }
  .testimonial-section {
    padding-bottom: 75px !important;
  }
  #menu-main-menu li {
    font-size: 15px;
    line-height: 20px;
  }
  .testimonial-section .swiper-button-next {
    right: 80%;
  }
  .testi-block > div {
    background-position: 2.5% 10%;
  }
  .banner-desc {
    width: 200px;
  }
  .home-banner-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .pl-100 {
    padding-left: 40px;
  }
}
@media (min-width: 767px) and (max-width: 980px) {
  .testimonial-section .swiper-button-next {
    right: 75%;
  }
  .testimonial-section .swiper-button-next,
  .testimonial-section .swiper-button-prev,
  .testimonial-section .swiper-button-prev.swiper-button-disabled,
  .testimonial-section .swiper-button-next.swiper-button-disabled {
    bottom: 3%;
  }
}
@media (min-width: 1200px) and (max-width: 1395px) {
  .testimonial-section .swiper-button-next {
    right: 82%;
  }
  .testimonial-section .swiper-button-prev {
    left: 8%;
  }
  .testi-block > div {
    padding: 35px;
  }
  .teachertraining-wrapper h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 767.95px) and (max-width: 1023px) {
  .header-contact a {
    font-size: 14px;
    line-height: 20px;
  }
  .teachertraining-wrapper .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .teachertraining-wrapper h3 {
    font-size: 14px;
    line-height: 20px;
    min-height: 40px;
    font-weight: 700;
  }
  .testimonial-section .f-16 {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 5px !important;
  }
  .testimonial-section h2,
  .testimonial-section p {
    margin-bottom: 5px !important;
  }
  .mentor-wrapper .swiper-button-prev,
  .mentor-wrapper .swiper-button-next {
    bottom: 20px;
  }
  .mentor-wrapper .swiper-button-prev {
    left: 35%;
    right: auto;
  }
  .mentor-wrapper .swiper-button-next {
    right: 35%;
    left: auto;
  }
}

@media (min-width: 767.95px) {
  .counter-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); */
    background: #1d0193;
  }
  .counter-box:hover .icon {
    color: #ffc107;
  }
  .counter-box:hover p,
  .counter-box:hover .counter,
  .counter-box:hover .counter::after {
    color: #ffc107;
  }
  .counterSwiper .swiper-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .counterSwiper .swiper-slide {
    width: 33.33% !important;
  }
}

/*** mobile view ***/
@media (max-width: 767.98px) {
  .form-box {
    background: rgba(255, 255, 255, 1);
  }
  .form-box label {
    color: #000;
    text-align: left;
  }
  .home-banner {
    height: auto !important;
  }

  .home-banner video {
    position: relative !important;
    width: 100%;
    height: auto !important;
    object-fit: contain;
  }
  .home-banner-content {
    position: relative !important;
    transform: none !important;
    text-align: center;
    padding: 0 30px 30px;
    background: #1d0193;
    margin-top: -5px;
    z-index: 2;
    left: 0 !important;
    top: 0px !important;
    max-width: 100%;
  }
  .site-header .site-logo img {
    width: 80px !important;
  }
  .site-header.scrolled .site-logo img {
    width: 60px !important;
  }
  .accordion-button {
    font-size: 16px;
    padding: 16px;
  }
  .accordion-body {
    font-size: 15px;
  }
  .site-header.scrolled .site-logo img {
    width: 120px; /* Smaller logo on scroll */
    transition: 0.3s ease;
  }
  .home-banner {
    height: 60vh; /* Adjust 60–75vh as needed */
  }
  .counterSwiper .swiper-slide {
    width: 100% !important;
  }
  #wprmenu_bar {
    left: -10px;
  }
  .competative-swipe .swiper-button-prev,
  .competative-swipe .swiper-button-next {
    top: 40%;
  }
  .teachertraining-wrapper h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .contact-form {
    padding: 40px 20px 10px;
  }
  .teacher-testimonial-section .swiper-slide {
    flex-direction: column;
  }
  .counter-box {
    flex: 100%;
  }
  .mentor-wrapper .swiper-button-prev,
  .mentor-wrapper .swiper-button-next {
    bottom: -60px;
  }
  .mentor-wrapper .swiper-button-prev {
    left: 35%;
  }
  .mentor-wrapper .swiper-button-next {
    right: 35%;
  }
  .mentor-wrapper .col-md-7 {
    margin-bottom: 80px;
  }
  .abt-janakiram_academy .col-md-7,
  .mentor-wrapper .col-md-5 {
    order: 2;
  }
  .abt-janakiram_academy .col-md-5 {
    margin-bottom: 20px;
  }
  .height-500px {
    height: 250px;
  }
  .copy-right-sec p {
    font-size: 11px;
    line-height: 14px;
  }
  .social-media {
    margin-bottom: 10px;
    justify-content: center !important;
  }
  .lead {
    font-size: 18px;
  }
  h1 {
    font-size: 32px;
  }
  h2,
  .footer-menu h2 {
    font-size: 28px;
  }
  .contact-sec .justify-content-between {
    justify-content: center !important;
  }
  .contact-sec {
    top: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .testimonial-section .testi-block p {
    font-size: 13px;
  }
  .testimonial-section .swiper-button-next,
  .testimonial-section .swiper-button-prev,
  .testimonial-section .swiper-button-prev.swiper-button-disabled,
  .testimonial-section .swiper-button-next.swiper-button-disabled {
    bottom: 3%;
  }
  .testimonial-section .swiper-button-prev {
    left: 35px;
  }
  .testimonial-section .swiper-button-next {
    right: 75%;
    left: auto;
  }
  .testi-block > div {
    background-position: 3.5% 3%;
    padding: 20px;
  }
  .testi-block .col-sm-5 {
    padding-bottom: 1rem !important;
  }
  .testi-block .col-sm-7.px-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-top: 1.5rem !important;
  }
  .btn-more {
    margin: 20px 0 !important;
    width: 100%;
  }
  .home-gallery .btn-more {
    margin: 20px 0 !important;
  }
  .home-banner-content h1 {
    font-size: 28px;
    line-height: 32px;
    padding: 20px 0 0;
    margin-bottom: 0px;
  }
  .home-banner-content .banner-desc {
    background: #fff !important;
    color: #1d0193 !important;
    width: 150px;
    padding: 5px !important;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .home-banner-content .banner-desc a {
    cursor: pointer;
    color: #1d0193 !important;
    font-weight: 700;
  }
  .f-45 {
    font-size: 28px;
    line-height: 36px;
  }
  .f-40 {
    font-size: 26px;
    line-height: 32px;
  }
  .f-32 {
    font-size: 24px;
    line-height: 30px;
  }
  .f-28,
  h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .f-26,
  h5 {
    font-size: 18px;
    line-height: 20px;
  }
  .f-22 {
    font-size: 16px;
    line-height: 20px;
  }
  .f-20 {
    font-size: 16px;
    line-height: 20px;
  }
  .f-18 {
    font-size: 16px;
    line-height: 20px;
  }
  .f-16 {
    font-size: 14px;
    line-height: 20px;
  }
  .f-14 {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (min-width: 576px) and (max-width: 767.95px) {
  .header-contact a {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .testimonial-section .swiper-button-next {
    right: 65%;
    left: auto;
  }
  .copy-right-sec > div {
    flex-wrap: wrap !important ;
  }
  .copy-right-sec p {
    text-align: center;
  }
}
@media (max-width: 479.98px) {
  .home .content-wrapper {
    padding-top: 190px;
  }
  .site-header.scrolled .site-logo img {
    width: 100px; /* Smaller logo on scroll */
    transition: 0.3s ease;
  }
  .home-banner-content h1 {
    font-size: 18px;
    line-height: 28px;
  }

  /* .home-banner-content {
    position: unset !important;
    transform: none !important;
    text-align: center;
    padding: 0 30px 30px 30px;
    background: #1d0193;
    margin-top: -5px;
  } */
}
@media (max-width: 359px) {
  .testimonial-section .swiper-button-next {
    right: 50%;
  }
  .footer-menu li {
    font-size: 12px;
    line-height: 14px;
  }
  .lead {
    font-size: 16px;
  }
}
