.whatistiYoutube section {
  padding-block: 50px;
}
.whatistiYoutube p {
  margin-bottom: 1rem;
  font-size: 16px;
  line-height: 20px;
  color: #454545;
  font-weight: 300;
  text-align: left;
}
.whatistiYoutube .whatistiYoutubeWrapper .single-page-video .iframe-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow-clip-margin: content-box;
  overflow: clip;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
  cursor: pointer;
}
.whatistiYoutube .image-replace{
  height: 330px;
  width: 100%;
}
.whatistiYoutube .youtubeShorts .whatistiYoutubeContentWrapper .image-replace {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.whatistiYoutube .whatistiYoutubeContentWrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.whatistiYoutube .whatistiYoutubeContent {
  width: 58%;
}
.whatistiYoutube .whatistiYoutubeContentWrapper .single-page-video {
width: 40%;
height: 250px;
}
.whatistiYoutube .youtubeShorts .whatistiYoutubeContentWrapper .single-page-video {
width: 30%;
height: 400px;
}
.whatistiYoutube .whatistiYoutubeWrapper .single-page-video .iframe-wrapper iframe {
  height: 100%;
  width: 100%;
}
.whatistiYoutube .youtube_videothumbnail {
  height: 330px;
    width: 100%;
}
.whatistiYoutube .youtube_icon {
  position: absolute;
}
.whatistiYoutube .content-view-label {
  display: none;
}
.whatistiYoutube h3 {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
}
.whatistiYoutube h4 {
  font-size: 14px;
  margin-bottom: .5rem;
  text-align: left;
}
.whatistiYoutube .listNumElibility {
  /* padding: 0 15px; */
  padding-inline-start: 20px;
  font-size: 18px;
  font-weight: 600;
}
.whatistiYoutube .textLeft {
  text-align: left;
}
.whatistiYoutube .listBullet {
  list-style: disc;
  margin-left: 15px;
}

@media (max-width: 768px) {
  .whatistiYoutube section {
    padding-block: 20px;
  }
  .whatistiYoutube p {
    text-align: center;
  }
  .whatistiYoutube .whatistiYoutubeWrapper .single-page-video {
    height: unset;
    width: 100%;
}
.whatistiYoutube .whatistiYoutubeContentWrapper {
  display: block;
}
 .whatistiYoutube .whatistiYoutubeContent {
  width: 100%;
}
.whatistiYoutube .whatistiYoutubeWrapper .single-page-video .iframe-wrapper {
      height: 186px;
      /* margin-bottom: 8px; */
  }
     .whatistiYoutube .youtubeShorts .whatistiYoutubeContentWrapper .single-page-video {
      width: 100%;
      height: 400px;
     }
     .whatistiYoutube .youtubeShorts .whatistiYoutubeWrapper .single-page-video .iframe-wrapper {
      height: 400px;
    }
  .whatistiYoutube .youtube_videothumbnail {
    height: 245px;
  }
  .whatistiYoutube .image-replace {
    height: 245px;
  }
  .whatistiYoutube .youtubeShorts .whatistiYoutubeContentWrapper .image-replace {
    height: 400px;
  }
  .whatistiYoutube .content-view.overflowContent {
    max-height: 120px;
    overflow: hidden;
    transition: all .5s linear;
}
.whatistiYoutube .content-view.overflowContent.slideDetails {
  max-height: 1000px;
}
.whatistiYoutube  .content-view-label.showButton {
  display: block;
  width: max-content;
  color: #0056a5;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer;
  transition: all .8s linear;
}
}

@media screen and (max-width:767px){
  .whatistiYoutube .txtContext-Center{
    text-align: center;
  }
  .whatistiYoutube .listNumElibility li::marker {
  font-size: 16px;
}
}

.whatistiYoutube .videoList .whatistiYoutubeContentWrapper .single-page-video {
  height: 300px;
}

.whatistiYoutube .videosList {
  position: relative;
  overflow: hidden;
}

.whatistiYoutube .swiper-wrapper {
  height: 250px;
}

.whatistiYoutube .swiper-pagination-bullet-active{
  background: #ed1c24;
}

.whatistiYoutube .youtubeShorts.videoList .whatistiYoutubeContentWrapper .single-page-video,
.whatistiYoutube .youtubeShorts .videosList,
.whatistiYoutube .youtubeShorts .swiper-wrapper {
  height: 100%;
}

.whatistiYoutube .youtubeShorts .videosList {
  padding-bottom: 50px;
}

.whatistiYoutube .youtubeShorts.videoList .whatistiYoutubeContentWrapper .single-page-video {
  width: 100%;
}

.whatistiYoutube .youtubeShorts.videoList .whatistiYoutubeWrapper .single-page-video .iframe-wrapper {
  height: 400px;
}

.whatistiYoutube .swiper-slide {
  padding-left: 20px;
}

.whatistiYoutube .center-align .swiper-wrapper {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.whatistiYoutube .center-align .swiper-slide {
  width: 22%;
  padding-left: 0px;
}

@media (max-width: 768px) {
  .whatistiYoutube .videoList .whatistiYoutubeContentWrapper .single-page-video {
    height: unset;
  }

  .whatistiYoutube .swiper-container-horizontal>.swiper-pagination-bullets, 
  .whatistiYoutube .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px !important;
  }

  .whatistiYoutube .youtubeShorts.videoList .whatistiYoutubeWrapper .single-page-video .iframe-wrapper {
    height: 100%;
  }

  .whatistiYoutube .youtubeShorts .whatistiYoutubeContentWrapper .image-replace {
    height: auto;
  }

  .whatistiYoutube .youtubeShorts.videoList .whatistiYoutubeWrapper .single-page-video .iframe-wrapper.showFrame,
  .whatistiYoutube .youtubeShorts .whatistiYoutubeContentWrapper .showFrame .image-replace {
    height: 400px;
  }
}