
.recent_posts li span{
  font-size: 10px;
  color: #44d2b8;
}
.sonsorsbig10 .grid-sponsors .grid_contaner{
  padding: 30px;
}
.sonsorsbig10 .grid-sponsors .grid_contaner .g_media{

}
.sonsorsbig10 .grid-sponsors .grid_contaner .caption{

}
.grid-sponsors .caption h3 {
  margin: 5px 0px 0px 0px;
}
.post-slider-wrapper.slider_modern .swiper-pagination-bullet-active {
  background-image: none;
  background-color: #44d2b8;
}
.heading_title3 {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.heading_title3 .main_title:after {
  content: '';
  width: 70%;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 0px;
  left: 30px;
  border-radius: 3px;
}
.heading_title4 {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.heading_title4 .main_title:after {
  content: '';
  width: 70%;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 0px;
  left: 30px;
  border-radius: 3px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .post-slider-wrapper.slider_modern .swiper-container2.post-slider .info-wrap .title {
      font-size: 16px;
  }
  .post-slider-wrapper.slider_modern .swiper-container2.post-slider {
    max-width: 470px;
    width: 470px;
  }
  .post-slider-wrapper.slider_modern .swiper-wrap .swiper-button-prev {
    background-color: transparent;
  }
  .post-slider-wrapper.slider_modern .swiper-wrap .swiper-button-next {
    background-color: transparent;
  }
  .post-slider-wrapper.slider_modern .swiper-wrap .swiper-button-prev:hover {
    background-color: transparent !important;
    color: #222222 !important;
  }
  .post-slider-wrapper.slider_modern .swiper-wrap .swiper-button-next:hover {
    background-color: transparent !important;
    color: #222222 !important;
  }
}
@media (min-width: 992px) and (max-width: 1235px) {

}
@media (min-width: 600px) and (max-width: 991px) {
  .home_counter .counter {
    font-size: 30px;
  }
 .Statsbig10 .home_counter {
    margin-bottom: 40px;
  }
  .home_counter h3 {
    font-size: 20px;
    margin: 0px;
  }
  .grid-sponsors .caption h3 {
    font-size: 10px;
  }
}
@media (max-width: 599px) {
  .home_counter .counter {
    font-size: 30px;
  }
 .Statsbig10 .home_counter {
    margin-bottom: 40px;
  }
  .home_counter h3 {
    font-size: 20px;
    margin: 0px;
  }
  .grid-sponsors .caption h3 {
      font-size: 14px;
  }
}
@media (max-width: 767px) {

}
@media (max-width: 575px) {

}
@media (max-width: 320px) {

}
@media (max-width: 991px) {
  .heading_title {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .heading_title .main_title:after {
    content: '';
    width: 70%;
    height: 4px;
    background-color: #000;
    position: absolute;
    bottom: 0px;
    left: 30px;
    border-radius: 3px;
  }
  .registartion2{
    overflow: hidden;
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .thebig10change .sub_title{
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .registartion2{
    flex-direction: column;
    overflow: hidden;
    justify-content: center;
  }
  .registartion2 .btn-custom2{
     width: 100%;
     margin-bottom: 5px;
     margin-right: 0px !important;
  }
  .registartion2 .btn-custom{
     width: 100%;
     margin-bottom: 5px;
  }
}
.top_bar .hidetag{
  display: none !important;
}
.top_bar .mobile_nav2{
  display: none;
}
.top_bar .showtag{
  display: block !important;
  position: absolute;
  right: 20px;
  background-color: #44d2b8;
  border-color: #fbfbfb;
}
.top_bar .mobile_nav2:hover{
  background-color: #44d2b8;
  border-color: #fbfbfb;
}
.top_bar .mobile_nav2:active,
.top_bar .mobile_nav2:active{
  outline: none;
  box-shadow: none;
  background-color: #44d2b8 !important;
  border-color: #fbfbfb !important;
}

/*******************
  Mobile Nav
*******************/
.toggle_nav{
  display: flex !important;
  flex-direction: column;
  background-color: #44d2b8;
  margin-top: 0px !important;
  width: 200px !important;
  padding: 40px;
  height: 100% !important;
  position: fixed;
  top: 0px;
  right: 0px;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}
.top_bar .toggle_nav  ul li{
  display: block;
  text-align: left;
}

.top_bar .toggle_nav ul li a.active,
.top_bar .toggle_nav ul li a:hover {
    color: #000 !important;
}

.top_bar .toggle_nav .other_navicons .btn_navcustm {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}
