@media (min-width: 768px) and (max-width: 800px) {

.breadcrumb-title h2 {
    text-align: center;
    font-size: 50px;
    margin-bottom: 0px !important;
    line-height: 1.2em;
    color: #06070B;
    letter-spacing: 1px;
    font-weight: 400;
}

}


@media only screen and (max-width: 767px) {
.fixed-tab {
  position: fixed;
  top: 0; /* adjust depending on your header height */
  left: 0;
  right: 0;
  z-index: 999;
  background: #ffffff !important; /* match your section background */
  padding: 10px 0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.courses-details-wrapper .courses-details-items .courses-details-content .nav .nav-item .nav-link {
    font-size: 14px !important;
    font-weight: 500;
    padding: 14px;
    color: var(--text);
    position: relative;
}


  html, body {
    overflow-x: hidden;
  }
  


.header-social a {
    color: #fff;
    margin-left: 14px !important;
    font-size: 12px !important;
}
    .contact-circle {
      margin-top: 30px;
    }
    .multi-image-slide img {
        height: 200px;
      }

      .hero-content h1 {
        font-size: 2rem !important;
        font-weight: bold;
    }
    .hero-content {
      padding: 59px 12px !important;
    }

    .pattern-circle {
       display: none;
    }

    .s-about-content h2 {
        font-size: 26px !important;
    }

    .award-btn {
       margin: 8px;
    }

    .award-btn {
        font-size: 14px;
    }

    .about-text {
       display: none;
    }

    .section-title h2 {
        font-size: 32px !important;
    }
	.popular-courses-items {
    margin: 30px 8px;
    border-radius: 7px;
    padding: 25px 15px !important;
}

.single-procedure {
    padding: 40px 0 40px 10px !important;
}

.rts-application-form-content {
    padding: 40px 20px 40px 20px !important; 
	}
	
#Reviews .courses-reviews-items h5 {
    padding-top: 20px !important;
}

    .content-c h3 {
        font-size: 26px !important;
    }

    .benefits-area .tab-content {
        margin-left: 0 !important;
        padding: 0 !important;
    }
	.benefits-area li span {
    padding: 15px 12px !important;
	}
	.benefits-area li {
    display: inline-block;
    margin: 26px 15px 10px 0 !important;
}

    .benefits-area .tab-content h2 {
        font-size: 25px !important;
        margin-bottom: 30px;
    }

    .global-partner-wrapper {
        padding: 40px 18px !important;
    }
    .top-bar {
        padding: 0;
    }
	.section-title h6 { 
	padding-top:30px !important;
	}
	
	.leaf-pattern {
	display:none;
	}
	
	.shape-right {
	display:none;
	}
	.star-pattern {
    position: absolute;
    width: 100px !important;
    height: 100px !important;
    left: 0 !important;
    animation: blink 2s infinite;
}
.pb-120 {
    padding-bottom: 60px !important;
}
    .cta-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: 1;
    width: 100%;
    top: 35px;
    height: auto;
    padding: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s-video-content img {
  width: 60%;
}
.graduate-pattern {
  display: none;
}
.benefits-area li span {
    padding: 15px 14px;
    background-color: #fff;
}

.benefits-area .tab-content {
    background: transparent;
}
.circle {
      position: absolute;
    top: 0 !important;
    left: 228px !important;
    z-index: 99;
    width: 100px;
    opacity: 0.1 !important;
}
.courses-details-wrapper {
    margin-top: 0;
    position: relative;
    z-index: 7;
}
  }


  @media (max-width: 768px) {
  #courseCarousel {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  #courseCarousel > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
     .leaf-pattern {
    position: absolute;
    bottom: -52px;
    opacity: 0.2;
    width: 142px;
}
.copyright-wrap li {
    display: inline;
    padding-left: 12px;
    margin-left: 0;
    position: relative;
}
.copyright-wrap .container {
    padding: 20px 20px 20px;
    border-top: 1px solid #fff3;
}

.rounded-circle {
   display: none!important;
}

.about-area p{
  /*text-align: justify;*/
}

.pd30 p{
  text-align: justify;
}

.breadcrumb-full {
    min-height: 233px !important;
}
.breadcrumb-area {
    background-size: cover;
    position: relative;
    min-height: 245px !important;
    background-repeat: no-repeat;
}
.breadcrumb-title h2 {
    font-size: 30px !important;
}

.courses-details-wrapper .courses-details-items .courses-details-content .nav {
  gap: 0 !important;
  padding: 14px 13px !important;
}

.about-area ul li {
 padding: 10px; 
}

.rts-application-form {
   padding-top: 20px; 
}

.about-content h4{
  padding-top: 20px;
}
.shape-left { 
display:none;
}
.count {
position: relative;
top: 0;
}
}

  @media (max-width: 768px) {
    .testimonial-carousel .testimonial-text {
      font-size: 18px !important;
      line-height: 28px !important;
	  text-align:left !important;
    }
    .testimonial-carousel .thumb img {
     display: none;
    }

     .carousel-item-box {
        flex: 0 0 100% !important;
        max-width: 100% !important;
  }
  }
  

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding: 0 !important;
    }
}


@media (max-width: 991.98px) {
    .search-toggle {
      margin-right: 0;
    }

    .admission-btn {
      margin-top: 10px;
    }
  }

@media (min-width: 1200px) and (max-width: 1600px) {
  .top-bar a {
    color: #fff;
    font-size: 12px !important;
    text-decoration: none;
}
}

@media (min-width: 1200px) and (max-width: 1600px) {
.navbar-nav .nav-link {
  font-weight: 500;
  font-size: 17px;
  color: #333;
  padding: 8px 11px !important;
}

.hero-content h1 {
  font-size: 3.3rem !important;
  font-weight: bold;
}

.hero-content {
  padding: 100px 0 !important;
}

.s-about-content h2 {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #031f42;
}

.second-about p {
  font-size: 13px;
  line-height: 24px;
}
.second-about {
  right: 20px !important;
  bottom: 0;
  width: 276px !important;
}
.content p{
  font-size: 14px;
  line-height: 22px;
}

.popular-courses-items .content h4 a {
  color: #000;
  font-size: 20px;
  text-decoration: none;
}
.cta-bg {
  position: relative;
  background-size: cover;
  background-position: center;
  z-index: 1;
  width: 100%;
  height: 532px;
  display: flex  ;
  justify-content: center;
  align-items: center;
}
.benefits-area .tab-content h2 {
  font-size: 32px !important;
  margin-bottom: 30px;
}
.benefits-area .tab-content {
  padding: 40px !important;
}
.graduate-pattern {
    right: 73px !important;
    opacity: 0.4;
    top: 144px !important;
}
.leaf-pattern {
  position: absolute;
  bottom: -52px;
  opacity: 0.2;
  width: 150px;
}

.popular-courses-items {
  margin: 30px 8px;
  border-radius: 7px;
  padding: 25px 40px;
  height: 434px;
}
.testimonial-carousel .testimonial-text {
  font-size: 20px;
  font-weight: 500;
  max-width: 900px;
  margin: 10px auto 40px;
  text-align: justify;
  line-height: 32px;
  color: #2c0e11;
}
.testimonial-carousel .thumb img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  object-fit: cover;
}
.circle {
    left: 54px !important;
	top:0 !important;
}
.carousel-item { 
height:95vh !important;
}
.pattern-circle {
    animation: spin 20s linear infinite;
    width: 120px !important;
}
.testimonial-carousel {
padding-bottom:0 !important;
}
.breadcrumb-area {
    min-height: 250px !important;
	}
.courses-details-wrapper .courses-details-items .courses-image {
    margin-top: 70px !important;
}
.single-procedure {
    height: 356px !important;
}
.single-procedure a {
    font-size: 18px !important;
}
}


@media (min-width: 768px) and (max-width: 1199.98px) {
   .header-cta {
   display:none;
} 
.navbar-nav .nav-link {
    font-size: 15px !important;
    padding: 8px 5px ;
}
.header-social {
    margin-left: -199px;
}
.header-social a {
    color: #fff;
    margin-left: 15px;
    font-size: 12px !important;
}
.second-header-btn .btn {
    padding: 8px !important;
}
.hero-content h1 {
    font-size: 2.5rem !important;
    font-weight: 700;
}
.hero-content {
    padding: 65px 0 !important;
}
.section-title h2 {
    font-size: 36px !important;
	}
	.section-title h2 {
    font-size: 36px !important;
	}
	.popular-courses-items {
    margin: 30px 8px;
    border-radius: 7px;
    padding: 25px 10px !important;
}
.benefits-area .tab-content {
    padding: 22px !important;
    margin-left: -35px !important;
}
.benefits-area .tab-content h2 {
    font-size: 28px !important;
    margin-bottom: 30px;
}

.graduate-pattern {
    position: absolute;
    width: 130px;
    height: 130px;
    right: 37px !important;
    opacity: .4;
    top: 21px !important;
    z-index: 1;
}.about-text {
    position: absolute;
    bottom: -51px  !important;
    right: 0;
    width: 229px  !important;
	}
	.second-about p {
	font-size: 13px  !important;
	}
	.content-c h3 {
    font-size: 28px !important;
}
.breadcrumb-area {
    background-size: cover;
    position: relative;
    min-height: 199px !important;
    background-repeat: no-repeat;
}
.breadcrumb-title h2 {
    font-size: 32px !important;
    margin-bottom: 25px;
    line-height: 1.2em !important;
	}
	.circle {
	display:none;
	}
	.courses-details-wrapper {
    margin-top: -94px !important;
}
.courses-details-wrapper .courses-details-items .courses-details-content .nav {
gap:65px !important;
}
.arrow  {
font-size:28px;
}
}
