* {
    margin: 0;
    box-sizing: border-box;
  }
  
  html {
    scroll-snap-type: y mandatory;
    /* overscroll-behavior-y: none; */
  }
  
  body {
    
    /* color: white;
    background-color: rgb(255, 255, 255); */
    height: 100%;
    width: 100%;
    display: grid;
    /* overflow-y: hidden; */
    /* overflow-x: hidden;
    overscroll-behavior-y: none; */
    /* place-items: center; */
  }
  
  .app__videos {
    position: relative;
    height: 750px;
    background-color: white;
    overflow: hidden;
    width: 100%;
    max-width: 400px;
    /* scroll-snap-type: y mandatory; */
    border-radius: 20px;
  }
  
  .app__videos::-webkit-scrollbar {
    display: none;
  }
  
  .app__videos {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  
  .video {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: white;
    scroll-snap-align: start;
  }
  
  .video__player {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  
  .videoSidebar {
    position: absolute;
    /* top: 35%; */
    bottom: 17%;
    right: 0px;
  }
  .open__app{
    clear: both;
    display: block;
    margin-top: 15px;
    color: #111;
    text-decoration: none;
    outline: none;
    font-weight: 600;
    font-family: 'Muli';
  }
  .open__app:focus{
    background: none;
  }
  .videoSidebar .material-icons {
    font-size: 28px;
    cursor: pointer;
    color: #fff;
  }
  .videoSidebar p{color: #fff;}
  .videoSidebar__button {
    padding: 10px 17px;
    text-align: center;
  }
  
  .videoFooter {
    position: absolute;
    bottom: 15%;
    /* bottom: 100px; */
    margin-left: 20px;
    color: white;
    display: flex;
    width: 77%;
  }
  .videoSidebar__button img{
    width: 30px;
  }
  /* .videoFooter {
    position: relative;
    bottom: 60px;
    margin-left: 20px;
    color: white;
    display: flex;
  } */
  
  @keyframes spinTheRecord {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  
  .videoFooter__record {
    animation: spinTheRecord infinite 5s linear;
    height: 50px;
    filter: invert(1);
    position: absolute;
    bottom: 0;
    right: 20px;
  }
  
  .videoFooter__text {
    flex: 1;
  }
  
  .videoFooter__text h3 {
    padding-bottom: 20px;
    font-family: 'Muli';
  }
  
  .videoFooter__icon {
    position: absolute;
  }
  
  .videoFooter__ticker {
    width: 400px;
    display: flex;
    align-items: center;
  }
  
  .videoFooter__ticker marquee {
    height: fit-content;
    margin-left: 30px;
    width: 60%;
  }
  
  .videoFooter__description {
    padding-bottom: 20px;
    font-family: 'Muli';
  }
  
  @media (max-width: 425px) {
    .app__videos {
      width: 100%;
      height: 100%;
      max-width: 100%;
      border-radius: 0;
    }
  }

  /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 0;
  padding: 0px;
  border: 0px solid #888;
  width: 100%;
  border-radius: 0;
  bottom: 0;
  position: absolute;
}

/* The Close Button */
.close {
  color: #111;
  float: right;
  font-size: 38px;
  font-weight: bold;
  right: 10px;
  position: fixed;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.dowanload___header{
  background: #39A0E5;
    height: 200px;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 10px 10px 0 0;
}
.dowanload___header img{
  width: 175px;
}
.checked {
  color: orange;
}
.app__icon{
  /* width: 75px; */
    height: 50px;
    margin: 25px auto;
}
.app__icon img{
  /* width: 75px; */
    height: 50px;
    /* border-radius: 10px; */
}
.Download__content{

}
.Download__content p:nth-child(1){
  margin: 35px 30px 30px;
    text-align: center;
    font-weight: bold;
    font-family: 'Muli';
    font-size: 19px;
}
.Download__content p:nth-child(2){
  margin: 12px 12px 20px 12px;
  text-align: center;
  font-weight: normal;
  font-family: 'Muli';
  font-size: 20px;
}
.download__content_div{
  text-align: center;
    padding-bottom: 40px;
}
.download__btn{
  background: #5466CA;
    padding: 10px 46px;
    color: #fff;
    font-size: 17px;
    border: none;
    border-radius: 5px;
    width: 90%;
}

/* Related videos */
.related_videos h4{
  font-family: 'Muli';
  padding: 20px 10px;
    font-size: 20px;
}
.checkn-1copjur-UlRList {
  padding: 0px 8px 0px;
  margin: 0px;
}
.checkn-gvmewd-LiRItem {
  color: rgb(255, 255, 255);
  display: inline-block;
  border-width: 0px 0.08rem 0.18rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  vertical-align: bottom;
  width: 50%;
  float: left;
}
.checkn-1byzilo-DivPointerEvent {
  pointer-events: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.checkn-cho7lv-DivRItemCardCover {
  position: relative;
  padding-top: 133.2%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.checkn-1ajql4f-ImgRItemCover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
  border-radius: 0.08rem;
  background-color: rgba(22, 24, 35, 0.06);
}
.checkn-1hmevet-DivRItemCardInfoVideoAB {
  color: rgb(255, 255, 255);
  font-family: 'Muli';
  font-weight: 600;
  font-size: 0.26rem;
  line-height: 0.4rem;
  position: absolute;
  bottom: 0rem;
  right: 0rem;
  left: 0rem;
  pointer-events: none;
  padding: 0px 0.16rem 0.16rem;
  height: 1.6rem;
  display: flex;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 97%);
  border-bottom-left-radius: 0.08rem;
  border-bottom-right-radius: 0.08rem;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
.checkn-1hmevet-DivRItemCardInfoVideoAB {
  color: rgb(255, 255, 255);
  font-family: 'Muli';
  font-weight: 600;
  font-size: 0.26rem;
  line-height: 0.4rem;
  position: absolute;
  bottom: 0rem;
  right: 0rem;
  left: 0rem;
  pointer-events: none;
  padding: 0px 0.16rem 0.16rem;
  height: 1.6rem;
  display: flex;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 97%);
  border-bottom-left-radius: 0.08rem;
  border-bottom-right-radius: 0.08rem;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
.checkn-68jfuv-DivCreatorInfo {
  flex: 1 1 auto;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 2.4rem; 
   line-height: 2.4rem; 
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.checkn-14t65qg-ImgCreatorAvatar {
  width: 35px;
    height: 35px;
  border-radius: 50%;
  margin-right: 0.08rem;
  margin-left: 0px;
}
.checkn-jx9p2k-SpanCreatorUniqueId {
  text-overflow: ellipsis;
  font-family: 'Muli';
  overflow: hidden;
  padding-left: 10px;
  white-space: nowrap;
  font-size: 17px;
}
.checkn-9khvzs-DivLikeBoxAB {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 0.08rem;
}