 /* ======education======== */
 .slick-slide .slide_box .card_box h3 strong {
  margin-bottom: 15px;
  display: inline-block;
  font-weight: 600;
  font-size: 22px;
}
 .slide_box span:nth-child(2) {
  text-align: center;
  font-size: 18px;
  color: #000;
}

 .attendee-reviews_attendee-reviews .slick-slide .slide_box {
    box-shadow: none;
    border-radius: 30px;
    border: 1px solid #C2C2C2;
}
section.event-intro{
  padding: 100px 0px;
}
 .event-intro h2 {
  color: #f2184e;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 800;
}
 .event-intro .what-row p{
  margin-bottom: 2rem;
  font-size: 20px;
}
 .about-ifah-wrapper{
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
 .brand-section .slick-track .slick-slide img {
border: 1px solid #dddddd;
padding: 8px 0px;
border-radius: 20px;
background: #fff;
height: 150px;
max-height: 150px;
object-fit: contain;
}
 .spot_leader h2{
color: var(--theme-color);
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 700;
margin-bottom: 20px;
}
 .spot_leader p{
color: #444;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 400;
margin-bottom: 20px;  
}

 .custom-img {
border-radius: 20px;
width: 100%;
object-fit: cover;
height: 350px;
}
 .accordion .accordion-item {
border: none;
border-radius: 12px;
margin-bottom: 10px;
box-shadow: 0 1px 6px rgba(60, 60, 60, 0.07);
background: #F2F2F2;
padding: 2px;
border: 1px solid #000;
}
 .accordion-header {
border-radius: 12px !important;
background: #fff;
font-weight: 500;
font-size: 1.05rem;
color: #222;
padding: 10px;
width: 100%;
text-align: start;
display: flex;
justify-content: space-between;
}
 .accordion-button{
border: none;
background: transparent;
}
 .accordion-body {
font-size: 0.98rem;
color: #444;
background-color: #F2F2F2;
border-radius: 0 0 12px 12px;
}
 .accordion-body p{
padding: 10px;
}
 .faqs_section{
padding: 60px 0px;
}
/* ================RealTalkFromRealAttendees================= */


 .vedio_main{
  position: relative;
  }
  
   .owl-item.center > div{
  margin:0% 0%;
  }
  
   .owl-item > div {
  margin: 0% 0%;
  }
  
    .owl-carousel .owl-item img{
  max-height: 100%;
  }
  
   .vedio_main .owl-carousel .owl-video-tn {
  background-size: cover;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  }
  
   .vedio_main .owl-carousel .item-video {
  height: 300px;
  }
  
   .vedio_main .owl-video-frame {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  }
  
   .vedio_main .owl-video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }
  
  
   .vedio_main .owl-dots {
  text-align: center;
  margin-top: 20px;
  }
  
  
   .vedio_main .owl-dot {
  display: inline-block;
  }
  
  
   .vedio_main .owl-dot span {
  width: 11px;
  height: 11px;
  background-color: #ccc;
  border-radius:10px;
  display: block;
  margin: 5px 3px;
  }
  
  
   .vedio_main .owl-dot.active span {
  background-color: #000;
  }
  
   .vedio_main .owl-carousel .owl-video-play-icon{
  background: url(../image/btnplay.png) no-repeat!important;
  }
  
   .vedio_main .owl-carousel .owl-video-wrapper{
  background: #858585;
  }
  
   .vedio_main .owl-carousel .owl-video-tn {
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../image/vedio_image.png)!important;
  transition: opacity .4s ease;
  width: 100%;
  background-size: cover;
  object-fit: cover;
  }
   .vedio_main .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  color: white!important;
  font-size: 35px!important;
  }
  
  
   .vedio_main .owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  background:#f2184e;
  padding: 6px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  top: 55%;
  left: 19%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  }
  
   .vedio_main .owl-theme .owl-nav [class*=owl-]:hover{
  background: transparent;
  }
  
   .vedio_main .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 54px;
  width: 56px;
  left: 94%;
  top: 85%;
  background: url(owl.video.play.png) no-repeat;
  
  }
  
   .slider_one_slider .about_slider{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
  margin: 0 auto;
  padding: 10px 0px;
  }
  
   .slider_one_slider .about_slider h4{
  color:#f2184e;
  font-size: 23px;
  font-weight: 500;
  }
  
   .slider_one_slider .about_slider p span{
  color:black;
  font-weight: 600;
  }
  
  /* ================================ */
  
  
   .slider_one{
  position: relative;
  padding: 50px 0px;
  z-index: 11;
  overflow: hidden;
  background-color: #f3f3f3;
  
  }
  
  
   .slider_one .vedio_main_wrapper{
  max-width: 1000px;
  margin: 0 auto;
  }
  
   .slider_one h3{
  color: #f2184e;
  text-align: center;
  font-family: Urbanist;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 58px; /* 120.833% */
  margin-bottom: 30px;
  }
  
   .slider_one_slider h3 {
  max-width: 500px;
  text-align: start;
  margin-bottom: 20px;
  }
  
   .slider_one_slider .right_content {
  display: flex;
  justify-content: end;
  }
  
  /* ===============RealTalk============= */
  
   .vedio_main_two .owl-item {
  filter: grayscale(0);
  }
  
   .vedio_main_two .owl-item {
  opacity: 1;
  }
  
   .bringing .vedio_main_two .owl-theme .owl-nav{
  display: none;
  }
  
   .vedio_main_two iframe{
  width: 100%;
  }
  
   .vedio_main_two .item .image_iframe{
  position: relative;
  }
  
   .vedio_main_two .item .image_iframe{
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 20px;   
  }
  
   .vedio_main_two .item .image_wrapper{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  }
  
   .vedio_main_two .item .image_wrapper img{
  height: 100%;
  object-fit: cover;
  }
  
   .vedio_main_two .item  .video_btn{
  top: 74%;
  left: 79%;
  cursor: pointer;
  position: absolute;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  }
  
   .vedio_main_two .item  .video_btn p{
  margin: 4px 0px;
  }
  
   .vedio_main_two .item  img.btn_play{
  width: 40px;
  height: 40px;
  
  }
  
   .vedio_main_two .item  img.btn_play:hover{
  transform: scale(1.5);
  transition: 1s all;
  }
  
    .vedio_main_two .item .slider_content {
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
  }
    .vedio_main_two .item .slider_content{
  padding: 0px;
  }
    .vedio_main_two .item .slider_content p{
  border-radius: 25px;
  border: 1px solid #CACACA;
  background: #FAFAFA;
  padding: 12px;
  min-height: 130px;  
  }
  
   .slider_one_slider .vedio_main_two .item .slider_content {
  display: none;
  }
  
   .slider_one_slider .owl-carousel .owl-stage div.center .slider_content{
  display: block;
  }
  
  .vedio_main_two .item .slider_content h4 {
  color:#f2184e;
  font-size: 23px;
  font-weight: 500;
  }
  
   .vedio_main_two .item .slider_content p{
  font-size: 16px;
  }
  
  
   .vedio_main_two .owl-dot.active span {
  background-color: #000;
  width: 70px;
  }
  
   .vedio_main_two .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background:#f2184e;
  }
  
   .bringing .heading_wrapper{
  max-width: 900px;
  margin: 0 auto;
  }
   .bringing .heading_wrapper h2,
  .testimonial-section .what_we_do h2{
    color: var(--theme-color);
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .testimonial-section .what_we_do p{
    text-align: center;
   
  }
   .bringing .attening_review .heading_wrapper p {
  font-size: 16px;
  font-weight: 400;
  margin: 20px 0px;
  text-align: center;
  color: #000;
  }
  .attendee-reviews_attendee-reviews .slide_box span:nth-child(2){
    text-align: center;
  }
  @media only screen and (min-width: 1200px) {
     .gallery .col-xl-2 {
        flex: 20%;
        max-width: 20%;
    }
}
@media only screen and (max-width: 1199px) {
  .new_agenda_discription h3,
  .spot_leader h2,
  .bringing .heading_wrapper h2,
  .slider_one h3{
    font-size: 32px;
  }
   .event-intro h2{
    text-align: center!important;
    font-size: 32px;
  }
  .bringing .heading_wrapper h2, .spot_leader h2,.new_agenda_discription h3 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .bringing .heading_wrapper h2, .spot_leader h2,.new_agenda_discription h3 {
    font-size: 22px;
  } 
}