@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
.news-blog, .about, .luanar4moreimpact, .events-pro .events, .faculties{
width: 95%;
align-items: center;
padding: auto;
margin-left: 40px;

}

.source-sans-3-homecontent {
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.merriweather-sans-heading1 {
  font-family: "Merriweather Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
  
.events-pro{
    width: 100%;
    background-color: rgb(237, 243, 168);
}

.footer .container .col-md-3 .footer-list li a, .footer .container .col-md-3 .footer-list li{
    color: rgb(255, 255, 255);
}
.footer .container .col-md-3 .footer-list li:hover a{
    color: rgb(43, 182, 43);
}

.covid-alert {
	background: #2eb135;
}
.covid-alert a {
	color: #fff;
  text-decoration: underline;
  font-weight: 400;
}
.covid-alert .text{
    width: 100%;
    padding: 15px;
    color: #fff;
    font-size: 23px;
	text-align: center;
	font-weight: bold;
	font-family: Inter, sans-serif;
}


/* .banner-wrapper .fade-carousel {
    height: 200px;
    }
.banner-wrapper .fade-carousel .carousel-inner .item {
    height: 200px;
    }
.banner-wrapper .fade-carousel .slides .slide-1, .banner-wrapper .fade-carousel .slides .slide-2, .banner-wrapper .fade-carousel .slides .slide-3 {
    height: 200px;
    } */
   
    .banner-wrapper {
      width: 100%;
      float: left;
      position: relative;
    }
    .banner-wrapper .fade-carousel {
      position: relative;
    }
    .banner-wrapper .fade-carousel .carousel-indicators > li {
      margin: 0 2px;
      background-color: none;
      border-color: #fff;
      border-width: 2px;
      border-style: solid;
      width: 12px;
      height: 12px;
    }
    .banner-wrapper .fade-carousel .carousel-indicators > li.active {
      width: 12px;
      height: 12px;
    }
    .hero {
      position: absolute;
      left: 50%;
      position: absolute;
      top: 50%;
      text-align: center;
      color: white;
      text-align: center;
      text-transform: uppercase;
      -webkit-transform: translate3d(-50%, -50%, 0);
      -moz-transform: translate3d(-50%, -50%, 0);
      -ms-transform: translate3d(-50%, -50%, 0);
      -o-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0);
      transform: translate(-50%, -50%);
      opacity: 0;
    }
    .banner-wrapper .carousel .item.active .hero {
      opacity: 1;
    }
    .hero h1 {
      font-size: 30px;
      font-weight: 700;
      margin: 0 0 8px 0;
      display:inline-block;
      ;
      padding: 10px;
      font-family: 'Open Sans', sans-serif;
     
      color:#2eb135;
    }
    .hero h3 {
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
      font-weight: 400;
      padding: 10px;
      color:#ffffff;
      text-transform:capitalize;
    }
    .banner-wrapper .carousel .item.active .animated1 {
      animation: 1s ease-in 500ms normal both 1 running flipInX;
    }
    .banner-wrapper .carousel .item.active .animated2 {
      animation: 1s ease-in-out 100ms normal both 1 running bounceInLeft;
    }
    /* Slides backgrounds */
    .fade-carousel .slides .slide-1, .fade-carousel .slides .slide-2, .fade-carousel .slides .slide-3 {
      height: 500px;
      background-size: cover;
      background-position: left center;
      background-repeat: no-repeat;
    }
    .fade-carousel .slides .slide-1:before, .fade-carousel .slides .slide-2:before, .fade-carousel .slides .slide-3:before {
      background: #000 none repeat scroll 0 0;
      bottom: 0;
      content: "";
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      top: 0;
    }
.highlight {
  color: red;
}

.counter-area {
  background: transparent url("../images/about.jpg") no-repeat center center/cover;
  min-height: 500px;
  position: relative;
  padding: 30px 0;
}
.counter-area:before {
  background: rgba(254, 199, 34, 0.1);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.counter-area:after {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.counter-area .counters {
  background: transparent url("../images/index/counter-shape-bg.png") no-repeat center center/cover;
  text-align: center;
  z-index: 2;
  color: #ffffff;
}
.counter-area .counters .counters-item {
  padding: 40px 0;
}
.counter-area .counters .counters-item .counter-box img {
  padding-bottom: 15px;
}
.counter-area .counters .counters-item .counter-box .counter {
  color: #ffffff;
  font-size: 35px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.counter-area .counters .counters-item .counter-box span {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.counter-area .counter-text-bottom {
  background: #ffffff;
  float: right;
  margin-top: 50px;
  padding: 0;
  text-align: center;
  z-index: 2;
  z-index: 2;
}
.counter-area .counter-text-bottom .counter-text-box .counter-text {
  padding: 40px 34px;
  margin: 0;
}
.counter-area .counter-text-bottom .counter-text-box .counter-text p {
  margin: 0;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  line-height: 26px;
}
.counter-area .counter-text-bottom .counter-text-box .counter-btn {
  background: rgb(0, 124, 187);
  padding: 6px 0;

}
.counter-area .counter-text-bottom .counter-text-box .counter-btn a {
  color: #333333;
  margin: 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 25px;
}


.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol li {
  font-family: "Open Sans", sans-serif;
  color: #666666;
  line-height: 24px;
  font-size: 14px;
  padding-left: 20px;
  counter-increment: count-me 1;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol li:before {
  color: #fec722;
  content: counter(count-me, decimal) ". ";
  display: block;
  left: -20px;
  max-height: 0;
  max-width: 0;
  position: relative;
  top: 0.05em;
  font-weight: 700;
}

/* General styles for all screen sizes */
.mb-20 {
  margin-bottom: 20px;
}

.box-hover-effect {
  transition: transform 0.3s ease;
}

.box-hover-effect:hover {
  transform: scale(1.05);
}

.effect-wrapper {
  overflow: hidden;
}


.thumb img {
  width: 100%; /* Ensure the image takes the full width of its container */
  height: auto; /* Maintain aspect ratio */
  display: block;
}

/* Media query for small devices (e.g., smartphones) */
@media (max-width: 700px) {
  .effect-wrapper .thumb img {
    display: none;
  }

  .effect-wrapper {
    margin: 0 auto;
    padding: 10px; /* Add some padding for better spacing on small screens */
  }
}

/* Media query for medium devices (e.g., tablets) */
@media (min-width: 701px) and (max-width: 1024px) {
  .thumb img {
    width: 100%;
    height: auto;
  }

  .effect-wrapper {
    margin: 0 auto;
    padding: 15px;
  }
}

/* Media query for small devices (e.g., smartphones) */
@media (max-width: 600px) {
  .box-hover-effect .effect-wrapper .thumb .img-banner{
    display: none;
  }
  }
  
  /* Default styles (applies to all screen sizes) */
#home .container-fluid {
  padding: 0;
}

#home .owl-carousel-1col .item img {
  width: 100%;
  height: auto;
}

/* Media query for tablets (768px and up) */
@media (min-width: 768px) {
  #home .container-fluid {
    padding: 10px;
  }

  #home .owl-carousel-1col .item img {
    max-height: 400px;
  }
}

/* Media query for small screens (less than 768px) */
@media (max-width: 767px) {
  #home .container-fluid {
    padding: 5px;
  }

  #home .owl-carousel-1col .item img {
    max-height: 300px;
    height: 130px;
  }
}

/* Media query for mobile phones (less than 576px) */
@media (max-width: 575px) {
  #home .container-fluid {
    padding: 0;
  }

  #home .owl-carousel-1col .item img {
    max-height: 200px;
    height: 120px;
  }

  #home .owl-carousel-1col .item {
    text-align: center;
  }
}

  .media-body .media-heading a {
color: rgb(0, 124, 187);
font-size: 16px;
  }
  .media-body .media-heading a:hover , .media-body .media-heading a:focus{
    color: #2eb135;
  }

 /* Show on small screens (less than 768px) */
 .slide-large-screen {
  display: none;
}

@media (min-width: 768px) {
  .slide-small-screen {
    display: none;
  }
  .slide-large-screen {
    display: block;
  }
}