@media (min-width: 1200px) and (max-width: 1400px) {
}
/*** Large screen view ***/
@media (max-width: 1280px) {
  .woocommerce div.product div.summary {
    margin-top: 1% !important;
    padding: 0 20px !important;
  }
}
@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) {
  .single-product .prev_next_buttons {
    width: 100%;
  }
  .single-product .flex-control-thumbs li {
    width: 25%;
  }
  .single-product .enquire-now {
    width: 100%;
  }
  .single-product h1.product_title.entry-title {
    font-size: 30px;
    line-height: 40px;
  }
  .single-product .prev_next_buttons a {
    font-size: 18px;
    line-height: 30px;
  }
  .single-product .woocommerce-product-details__short-description p {
    font-size: 14px;
    line-height: 20px;
  }
  /* .woocommerce div.product div.summary {
        margin-top: 30px;
    } */
  .single-product h1.product_title.entry-title {
    font-size: 35px;
    line-height: 40px;
  }
  .prod-banner-content {
    padding: 90px 20px;
  }
  .w-78,
  .w-60 {
    width: 100%;
  }
  #page {
    overflow: hidden;
  }
  .px-100 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .lh-50 {
    line-height: 35px;
  }
  .f-45 {
    font-size: 35px;
  }
  .f-40 {
    font-size: 25px;
  }
  .f-32 {
    font-size: 22px;
  }
  .f-28 {
    font-size: 20px;
  }
  .f-26 {
    font-size: 20px;
  }
  .f-22 {
    font-size: 15px;
  }
  .f-20 {
    font-size: 18px;
  }
  .f-18 {
    font-size: 14px;
  }
  .f-16 {
    font-size: 13px;
  }
  .f-14 {
    font-size: 13px;
  }
  .lh-25 {
    line-height: 18px;
  }
  .lh-30 {
    line-height: 23px;
  }
  .lh-35 {
    line-height: 25px;
  }
  .lh-40 {
    line-height: 25px;
  }
  .lh-55 {
    line-height: 35px;
  }
}

@media (min-width: 992px) {
}

@media (max-width: 1023px) {
  .single-product .flex-control-thumbs li {
    width: 12%;
  }
  .locations {
    height: 230px !important;
  }
  .height-500px {
    height: 300px;
  }
  .our-mission-section {
    padding-top: 160px !important;
  }
  /* .abt-banner-content{
        position: unset;
        width: 100%;
    } */
  .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;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .teachertraining-wrapper h3 {
    font-size: 16px;
    min-height: 35px;
    font-weight: 700;
  }
  .testimonial-section {
    padding-bottom: 75px !important;
  }
  .home .site-footer > div {
    /* padding-top: 200px !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%;
  }
  .colour-platte {
    padding: 20px 0;
  }
  .colour-platte .pr-5 {
    padding-right: 0rem !important;
  }
  .colour-platte h4 {
    line-height: 30px;
  }
  .colour-platte .btn-more {
    padding: 10px 20px;
  }
  .home-banner video {
    /* height: 350px; */
  }
  .banner-desc {
    width: 175px;
  }
  .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: 768px) and (max-width: 1023px) {
  .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;
  }
}

/*** mobile view ***/
@media (max-width: 767px) {
  .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;
    margin: 0 20px;
  }
  .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;
  }
  #menu-footer-menu li {
    padding-right: 5px;
    font-size: 13px;
    line-height: 15px;
  }
  #menu-footer-menu li:last-child {
    padding-right: 0px;
  }
  .home .site-footer > div {
    /* padding-top: 200px !important; */
  }
  .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 video {
    /* height: 200px; */
  }
  .home-banner-content h1 {
    font-size: 18px;
    padding: 20px 0;
    margin-bottom: 15px;
  }
  .home-banner-content .banner-desc {
    background: #fff !important;
    color: #1d0193 !important;
    width: 150px;
    padding: 5px !important;
    line-height: 25px;
    font-size: 15px;
  }
  .home-banner-content .banner-desc a {
    cursor: pointer;
    color: #1d0193 !important;
    font-weight: 700;
  }
  .lh-50 {
    line-height: 30px;
  }
  .f-45 {
    font-size: 25px;
  }
  .f-40 {
    font-size: 22px;
  }
  .f-32 {
    font-size: 20px;
  }
  .f-28 {
    font-size: 18px;
  }
  .f-26 {
    font-size: 16px;
  }
  .f-22 {
    font-size: 14px;
  }
  .f-20 {
    font-size: 15px;
  }
  .f-18 {
    font-size: 15px;
  }
  .f-16 {
    font-size: 12px;
  }
  .f-14 {
    font-size: 12px;
  }
}
@media (min-width: 600px) and (max-width: 992px) {
}
@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 {
    justify-content: center !important;
  }
}
@media (max-width: 480px) {
  #menu-footer-menu li {
    font-size: 11px;
    line-height: 14px;
  }
}
@media (max-width: 479px) {
  .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%;
  }
}
