@media all and (max-width: 5000px) {

}
@media all and (max-width: 3000px) {

#header, #header-episode{
  height: 60vh;
}
}
@media all and (min-width: 2101px)  {
  .binge-learning {
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    position: absolute;
    left: 0;
    right: 0;
  }
}
@media all and (max-width: 2100px) {

#header, #header-episode {
  height: 80vh;
  /* 640 */
}
}
@media all and (max-width: 1600px) {

#header, #header-episode  {
  height: 100vh;
}
}
@media all and (max-width: 1319px) {
  .iframe-vid iframe {
    width: 500px;
  }
  .flip-slider {
    margin-top: 30vw;
  }

}
@media all and (max-width: 1024px) {
  .manana-head {
    font-size: 16px;
  }

}
@media all and (max-width: 991px) {
  .binge-learning {
    transform: translateY(0px);
    position: relative; left: 0; right: 0;
    padding-top: 30px;
  }
  .binge-learning h2 {
    color: #20114a;
    text-align: center;
  }
  .iframe-vid {
    float: left !important;
  }
  #header {
    height: auto;
    width: 100%;
  }
  .flip-slider {
    margin-top: 50px;
  }
  .question-two button {
    width: 150px;
    line-height: 1;
    font-size: 18px;
  }
  .binge-para {
    width: auto;
  }
}

@media all and (max-width: 767px) {
  .flip-grid {
    width: 95%;
  }
  .share-button button {
    margin-top: 5px;
  }
  .share-show {
    display: block;
  }
  .share-hide {
    display: none;
  }
  .share-this {
    margin-top: 38px;
  }
  .panel-group .panel {
    width: 95%;
    margin-bottom: 12px;
    display: block;
    margin: 0 auto;
  }
  .question-two button {
    width: 476px;
    font-family: var(--main-font);
    font-weight: normal;
  }
  .question-one button {
    font-family: var(--main-font);
    font-weight: normal;
  }
  .manana-head {
    font-size: 14px;
  }
  .read-manana {
    transform: translateX(0px);
  }
  .start-free {
    display: none;
  }
  .cust-freebtn {
    display: block;
  }
  .lacasa-epi {
    height: auto;
  }
}

@media all and (max-width: 640px) {
  .actual-question h3 {
    font-size: 36px;
  }
  .binge-learning h2, .flip-top-head, .heading-phrase, .test-heading, .check-episode-heading, .binge-heading, .hunderd-heading, .simple-heading, .member-heading, #for-episode h1 {
    font-size: 48px;
    padding: auto 40px;
  }
  .simple-heading {
    color: #20114a;
  }
  .quote-text p {
    font-size: 30px;
  }
  .episodes-heading {
    font-size: 44px;
  }
  .binge-para, .hunderd-para {
    padding: 0px 20px;
    font-size: 30px;
  }
  .img-hidexs {
    display: none;
  }
  .img-showxs {
    display: block !important;
    padding: 0px 20px;
  }
  img.simple-hidexs {
    display: none !important;
  }
  img.simple-showxs {
    display: block !important;
  }
  .mobile-manana {
    display: block;
  }
  .manana {
    display: none;
  }
  .double-slider {
    display: none !important;
  }
  .doublembl-slider {
    display: block !important;
  }
  .mbl-no-padding {
    padding: 0px !important;
  }
  .iframe-vid iframe {
    width: 100vw;
    transform: translateY(5px);
  }
  .question-one li, .question-two li {
    width: 100%;
  }
  .question-one button, .question-two button {
    width: 100%;
    height: auto;
    padding: 10px;
  }
  #for-episode h1 {
    padding-left: 0px;
  }
  .binge-learning h2 {
    padding-left: 10px;
    padding-right: 10px;
  }

}
@media all and (max-width: 480px) {

  .binge-learning h2, .flip-top-head, .heading-phrase, .test-heading, .check-episode-heading, .binge-heading, .hunderd-heading, .simple-heading, .member-heading, #for-episode h1 {
    font-size: 40px;
    padding: auto 40px;
  }
  .quote-text p {
    font-size: 24px;
  }
  .actual-question h3 {
    font-size: 24px;
  }
  .binge-para, .hunderd-para {
    padding: 0px 20px;
    font-size: 24px;
  }
  .panel-heading>.panel-title>a {
    font-size: 18px;
  }
}

@media all and (max-width: 415px) {

  .episode-desp {
    height: auto;
  }
  .wrong::after {
    right: 5px;
  }
  .right::after {
    right: 5px;
  }
  .changes-none{
    display: none !important;
  }
  .to-be-none {
    display: none !important;
  }
  .para {
    width: auto;
  }

}
@media all and (max-width: 375px) {

  .mobile-manana p {
    font-size: 24px;
  }
  .binge-learning h2, .flip-top-head, .heading-phrase, .test-heading, .check-episode-heading, .binge-heading, .hunderd-heading, .simple-heading, .member-heading {
    font-size: 36px;
    padding: auto 40px;
  }
  .slider-cust p {
    font-size: 20px;
  }
  .footer-text {
    margin-left: 15px;
  }
  .episode-no {
    font-size: 70px;
  }
}

@media all and (max-width: 320px) {

}
