@media (max-width: 1599px) {}

@media (max-width: 1399px) {
  .top-countries .rbt-swiper-arrow.rbt-arrow-left {
    left: -10px;
  }

  .top-countries .rbt-swiper-arrow.rbt-arrow-right {
    right: -10px;
  }

  .pg-highlight-section .pg-highlight-right-col .banner-bullets {
    font-size: 16px;
  }

  .pg-highlight-section .pg-highlight-right-col .description {
    font-size: 18px;
  }

  .pg-highlight-section .pg-highlight-right-col {
    padding: 40px 30px !important;
  }

  .pg-highlight-section .pg-highlight-right-col {
    padding: 40px 30px !important;
  }

  .university-cards .flag-img {
    width: 50px;
    height: 50px;
  }

  .university-cards .flag-img img {
    width: 30px;
  }

  .banner-video img {
    height: 100%;

  }
}

@media (max-width: 1199px) {

  h1,
  .h1 {
    font-size: 48px;
  }

  h2,
  .h2 {
    font-size: 38px;
  }

  h3,
  .h3 {
    font-size: 32px;
  }

  h4,
  .h4 {
    font-size: 26px;
  }

  h5,
  .h5 {
    font-size: 22px;
  }

  .rbt-header-top.rbt-header-top-1 .rbt-header-sec .rbt-header-sec-col {
    flex-basis: auto;
  }

  .rbt-header-top.rbt-header-top-1 .rbt-header-sec .rbt-header-sec-col {
    flex-basis: auto;
  }

  .rbt-header .logo a img {
    width: 150px;
  }

  .rbt-header .rbt-header-wrapper {
    padding: 10px 0;
  }

  .rbt-information-list li {
    font-size: 12px;
  }

  .rbt-information-list li a {
    font-size: 12px;
  }

  .social-share-transparent li a img {
    height: 12px;
  }

  .hamberger .hamberger-button {
    font-size: 32px;
  }

  .who-we-are-content .description {
    font-size: 16px;
  }

  .rbt-section-gap {
    padding: 50px 0;
  }

  .rbt-counterup .inner .content .subtitle {
    font-size: 13px;
  }

  .pg-highlight-section .pg-highlight-right-col .description {
    font-size: 16px;
  }

  .counter-left-image {
    height: 100%;
  }

  .pg-highlight-section .infinite-slider {
    height: 50%;
  }

  .infinite-slider .swiper-slide {
    width: 90%;
  }

  .top-countries .rbt-swiper-arrow.rbt-arrow-right {
    right: 0;
  }

  .top-countries .rbt-swiper-arrow.rbt-arrow-left {
    left: 0;
  }

  .event-activation-1.pb--60 {
    padding-bottom: 0 !important;
  }

  .pg-neet-counter-section .counter-left-image {
    border-radius: 0;
  }

  .pg-neet-counter-section .col-xl-6:last-child {
    order: 1;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .pg-neet-counter-section .col-xl-6:first-child {
    order: 2;
  }

  .copyright-style-1 p {
    font-size: 14px;
  }

  .footer-style-1 .ft-title {
    font-size: 16px;
  }

  .footer-widget p,
  .footer-widget a,
  .footer-widget li {
    font-size: 13px;
  }

  .rbt-card.event-grid-card .rbt-card-body .rbt-card-title {
    font-size: 20px;
    line-height: 26px;
  }

  .rbt-card.event-grid-card .rbt-meta li,
  .rbt-card.blog-card.event-grid-card .rbt-meta li {
    font-size: 12px;
  }

  .popup-mobile-menu {
    background: rgb(0 0 0 / 60%);
    backdrop-filter: blur(3px);
  }

  .udeatil-left {
    padding-right: 0;
  }

  .c-form.c-list {
    padding: 16px;
  }

  .c-form.c-list h3 {
    font-size: 22px;
  }

  .checkout-form input,
  .checkout-form textarea,
  .rbt-default-form input,
  .rbt-default-form textarea {
    padding: 10px 10px;
    line-height: normal;
    height: auto;
  }

  .key-highlights-wrap .key-highlights-wrap-inner ul li {
    padding: 4px 8px;
    border-radius: 5px;
    font-size: 12px;
    border: navajowhite;
    color: var(--color-primary);
    background: transparent;
    box-shadow: 0 0 4px var(--color-primary);
  }

  .udeatil-left h2 {
    font-size: 38px !important;
  }

  .udeatil-left h3 {
    font-size: 22px;
  }



  .pg-neet-counter-section .counter-left-image img {
    width: 100%;
  }

  .rbt-testimonial-box .clint-info-wrapper .thumb {
    width: 70px;
  }

  .mt--75 {
    margin-top: 0px !important;
  }

  .rbt-cta-default.style-4 .content-wrapper .thumbnail {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 28%;
    ;
  }
}

@media (max-width: 991px) {

  h1,
  .h1 {
    font-size: 42px;
  }

  h2,
  .h2 {
    font-size: 34px;
  }

  h3,
  .h3 {
    font-size: 28px;
  }

  h4,
  .h4 {
    font-size: 24px;
  }

  h5,
  .h5 {
    font-size: 20px;
  }

  .container,
  .container-sm {
    max-width: 100%;
    padding: 0 16px;
  }

  .header-info .rbt-information-list li:first-child {
    display: none;
  }

  .rbt-header-sec .rbt-header-right {
    margin-top: 0 !important;
  }

  .rbt-header-top.rbt-header-top-1 .top-expended-wrapper {
    height: auto;
  }

  .rbt-header-top .rbt-header-right .rbt-header-content {
    justify-content: flex-end !important;
  }

  .rbt-information-list li:last-child {
    margin: 0;
  }

  .home-slider .swiper-slide {
    min-height: 350px;
    height: calc(100vh - 300px);
  }

  .home-slider .swiper-slide.video-bg .banner-text-title-wrap {
    margin-bottom: 0;
  }

  .rbt-banner-6.variation-03 .wrapper {
    padding: 50px;
  }

  .key-highlights-wrap-university .key-highlights-wrap-inner ul li {
    margin-bottom: 20px;
  }

  .home-slider .swiper-slide.video-bg .banner-text-title-wrap .banner-text-title {
    font-size: 38px;
  }

  .home-slider .swiper-slide.video-bg .banner-text-title-wrap .rbt-btn {
    padding: 10px 10px;
    line-height: normal;
    min-height: unset;
    height: auto;
  }

  .home-slider .rbt-arrow-between .rbt-swiper-arrow,
  .swiper-arrows .rbt-swiper-arrow,
  .top-countries .rbt-swiper-arrow {
    width: 30px;
    height: 30px;
  }

  .home-slider .rbt-arrow-between .rbt-swiper-arrow i,
  .swiper-arrows .rbt-swiper-arrow i {
    font-size: 19px;
  }

  .rbt-section-gap {
    padding: 50px 0 !important;
  }

  .usps-box .video-popup-wrapper img {
    margin: 30px auto 0;
    display: block;
  }

  .our-usps-list ul li {
    padding: 4px 8px;
  }

  .infinite-slider .swiper-slide {
    width: 35%;
  }

  .rbt-counterup {
    padding: 20px 10px;
    height: 100%;
  }

  .rbt-counterup .inner .icon img,
  .rbt-counterup .inner .rbt-round-icon img {
    max-width: 50px;
  }

  .rbt-testimonial-box .description p {
    font-size: 14px;
  }

  .udeatil-left h2 {
    font-size: 32px !important;
  }

  .rbt-cta-default.style-4 .content-wrapper .thumbnail {
    position: absolute;
    left: -38px;
    bottom: -6px;
    width: 28%;
  }

  .parent-gallery-container .rbt-gallery img {
    height: 100%;
    object-fit: cover;
    object-position: top;
  }

  .common-banner .btags {
    flex-direction: column;
    gap: 1.5rem;
    justify-content: center !important;
    align-items: center !important;
  }

  .bshare .social-icon.social-default.transparent-with-border li {
    color: #ffffff;
    font-weight: 600;
    height: 29px;
    line-height: 48px;
    font-size: 14px;
  }

  .details-navigation .single-navigation .content h6 {
    transition: 0.35s;
    margin-bottom: 0;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .rbt-cta-default.style-4 .content-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .blog-detail-left {
    padding-right: 0px;
  }

  .rbt-cta-default.style-4 .content-wrapper .thumbnail {
    display: none;
  }

  .rbt-cta-default.style-4 .content-wrapper .inner {
    padding-left: 0px;
  }

  .social-default li a {
    height: 32px;
    width: 32px;
    line-height: 27px !important;
    ;
  }

  .binfo .rbt-meta li {
    margin: 0px;
    font-size: 12px;
  }

  .success-story-card {
    height: 100%;
    ;
  }

  .success-story-card span {
    font-size: 10px;
    line-height: 16px;
    opacity: 0.7;
  }

  .lp-imgsec {
    width: 22%;
  }

  .lp-blgname {
    width: 80%;
    margin-left: 5px;
  }

  .section-title.our-usps-title.pl--50 {
    padding-left: 0px !important;
  }

}

@media (max-width: 767px) {

  body,
  p,
  .who-we-are-content .description {
    font-size: 14px;
    line-height: 20px;
  }

  h1,
  .h1 {
    font-size: 38px;
  }

  h2,
  .h2 {
    font-size: 30px;
  }

  h3,
  .h3 {
    font-size: 24px;
  }

  h4,
  .h4 {
    font-size: 20px;
  }

  h5,
  .h5 {
    font-size: 18px;
  }

  .rbt-service.rbt-service-1 .inner .content .title {
    font-size: 18px;
  }

  .pg-neet-counter-section .col-xl-6:last-child {
    padding: 50px 16px !important;
  }

  .rbt-feature .feature-content .feature-title {
    font-size: 16px;
  }

  .parent-gallery-container .rbt-gallery img {
    height: 100%;
    object-fit: cover;
    object-position: top;
  }

  .rbt-feature .icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
  }

  .rbt-feature+.rbt-feature {
    margin-top: 10px;
  }

  .rbt-feature .feature-content .feature-title {
    font-size: 16px;
  }

  .rbt-feature .icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
  }

  .rbt-feature+.rbt-feature {
    margin-top: 10px;
  }

  .rbt-accordion-style .card .card-header button {
    font-size: 16px;
  }

  .country-university-card .content .left-content {
    width: 150px;
  }

  .country-university-card .content .right-content {
    width: calc(100% - 170px);
  }

  .udeatil-left h2 {
    font-size: 28px !important;
    line-height: 34px;
  }

  .eligibility-criteria-inner-wrap {
    flex-direction: column;
  }

  .eligibility-criteria-card .eligibility-criteria-inner-wrap .right-content {
    width: 100%;
  }

  .key-highlights-wrap-university .key-highlights-wrap-inner ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }

  .admission-procedure {
    margin-top: 20px;
  }

  .udeatil-left h4 {
    font-size: 20px;
  }

  .head {
    font-size: 36px;
  }

  .rbt-btn {
    padding: 0 16px;
  }

  .country-banner-wrapper {
    height: auto;
  }

  .country-banner-wrapper .video-inner-banner {
    position: relative;
  }

  .country-slider-content {
    padding: 30px 16px 50px;
    background: var(--pg-main-primary-dark-green);
  }

  .country-banner-wrapper .rbt-swiper-arrow {
    /* display: none; */
    width: 30px;
    height: 30px;
    font-size: 18px;
  }

  .country-banner-wrapper .video-inner-banner:before {
    content: none;
  }

  .udetail-main h3,
  .udetail-main h4,
  .udetail-main h5,
  .udetail-main h2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .udetail-main h3,
  .udetail-main h4,
  .udetail-main h5,
  .udetail-main h2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .country-university-card .content {
    flex-wrap: wrap;
  }

  .country-university-card .content .left-content,
  .country-university-card .content .right-content {
    width: 100%;
  }

  .country-university-card-wrap {
    overflow: unset !important;
  }

  .country-university-card .content .right-content {
    overflow: auto;
  }

  .country-university-card {
    margin: 4px;
  }

  .key-highlights-wrap .key-highlights-wrap-inner {
    padding: 0;
    box-shadow: none;
  }

  .key-highlights-wrap .key-highlights-wrap-inner ul li {
    padding: 4px 8px;
    border-radius: 5px;
    font-size: 12px;
  }

  .key-highlights-wrap .key-highlights-wrap-inner ul {
    gap: 10px;
  }

  .university-cta {
    flex-direction: column;
    align-items: start;
  }

  .university-cta h3 {
    width: calc(100% - 0px);
  }

  .banner-video img {
    height: auto;

  }

  .blog-detail-left iframe {
    width: 100%;
    height: 173px;
  }

  .binfo .rbt-meta li {
    margin: 0px;
    font-size: 11px;
  }

  .rbt-error-area .sub-title {
    font-size: 24px;

  }

  .lp-imgsec {
    width: 50%;
  }

  .blogs-moresec {
    display: none;
  }
}

@media (max-width: 575px) {

  h1,
  .h1 {
    font-size: 36px;
  }

  h2,
  .h2 {
    font-size: 26px;
  }

  h3,
  .h3 {
    font-size: 20px;
  }

  h4,
  .h4 {
    font-size: 16px;
  }

  h5,
  .h5 {
    font-size: 14px;
  }

  .rbt-btn {
    line-height: 40px;
    height: 40px;
    padding: 0 16px;
    font-size: 14px;
  }

  .home-slider .swiper-slide.video-bg .banner-video {
    position: relative;
  }

  .home-slider .swiper-slide .rbt-banner-area {
    flex-direction: column;
  }

  .home-slider .swiper-slide {
    min-height: unset;
    height: auto;
  }

  .rbt-banner-6.variation-03 .wrapper {
    padding: 20px;
    background: var(--pg-main-primary-dark-green);
    border-radius: 0 0 10px 10px;
  }

  .home-slider .swiper-slide.video-bg .banner-text-title-wrap .banner-text-title {
    font-size: 28px;
  }

  .home-slider .swiper-slide.video-bg .banner-text-title-wrap .button-group {
    margin-top: 12px !important;
  }

  .home-slider .swiper-slide.video-bg .banner-text-title-wrap {
    margin-bottom: 14px;
  }

  .rbt-section-gap {
    padding: 40px 0 !important;
  }

  .mt--50 {
    margin-top: 30px !important;
  }

  .mb--55 {
    margin-bottom: 30px !important;
  }

  .pg-highlight-section .pg-highlight-right-col {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }

  .counter-left-image {
    height: auto;
  }

  .infinite-slider .swiper-slide {
    width: 50%;
  }

  .pg-neet-counter-section .counter-left-image {
    height: auto;
  }

  .rbt-testimonial-box .description p {
    font-size: 12px;
  }

  .scroll-animation .single-column-20 {
    width: 280px;
  }

  .scroll-animation-wrapper::before {
    content: none;
  }

  .scroll-animation-wrapper::after {
    content: none;
  }

  .rbt-testimonial-box .clint-info-wrapper .client-info .title {
    font-size: 16px;
  }

  .rbt-testimonial-box .clint-info-wrapper .client-info span {
    line-height: normal;
    font-size: 12px;
  }

  .rbt-card.event-grid-card .rbt-meta li,
  .rbt-card.blog-card.event-grid-card .rbt-meta li {
    font-size: 10px;
  }

  .rbt-card.event-grid-card .rbt-card-body .rbt-card-title {
    font-size: 16px;
    line-height: 20px;
  }

  .rbt-card.vlog-card {
    padding: 12px;
  }

  .rbt-header .rbt-header-wrapper .header-right .rbt-btn {
    font-size: 12px;
    padding: 8px 10px;
    height: auto;
    line-height: normal;
  }

  .ftr-icon {
    width: 22px;
  }

  .ftr-icon.phone-call {
    width: 19px;
  }

  .rbt-header .rbt-header-wrapper .header-right .right-menu-wrap {
    gap: 10px;
  }

  .hamberger .hamberger-button {
    font-size: 28px;
  }

  .country-detail-content table tr:nth-child(even) td p {
    font-size: 14px;
  }
}