.cta-headline-text {
  width: 100%;
  color: #ffffff;
  font-size: 1.25rem;
  letter-spacing: 0.5px;

  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;

  line-clamp: 1;

  display: -webkit-box;
  overflow: hidden;
}

@media (max-width: 35.9988em) {
  .top-rower {
    height: 0em;
  }

  .col-9,
  .col-3 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}


@media (min-width: 36em) and (max-width: 47.9988em) {

  .top-rower {
    height: 100%;
  }

  .play-area {
    height: 100%;
  }

  .navbar {
    height: 100%;
  }

  .vertical-center {
    position: relative;
    top: 0em;
    transform: translateY(0%);
  }
}

@media (min-width: 48em) and (max-width: 61.9988em) {
  .top-rower {
    height: 0em;
  }

  .vertical-center {
    position: relative;
    top: 0em;
    transform: translateY(0%);
  }
}

@media (min-width: 62em) and (max-width: 74.9988em) {
  .footer {
    position: unset !important;
  }
}

@media (min-width: 75em) {

  .vertical-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (min-width: 123.75em) {
  .vertical-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.rotateme {
  animation: rotateme 1s ease-in-out reverse;
}

@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(180deg);
  }
}

.navbar-brand {
  margin-left: 0.9375em;
}

.extract {
  font-weight: bold;
  cursor: pointer;
}

.navbar {
  background-color: white;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.225rem;
  padding-bottom: 1.5rem;
}

.author-about {
  width: 100%;
  padding: 0.625em 0em 0em 0em;
  overflow: auto;
  word-wrap: normal;
  padding: 0em 0em 0em 0em;
  margin-top: 0em;
  /* color: #9b9b9b; */
}

.right-btn {
  height: 1.875em;
  border: 0.0625em solid lightgray;
  border-radius: 0.3125em;
  outline: none;
  background-color: white;
  /*width: 30px;*/
  padding: 0 0.45rem;
  color: #000000;
  font-size: 0.95rem !important;
  letter-spacing: 0.0169em;
  line-height: 1.0625em;
  text-align: center;
  position: absolute;
  right: 0.95em;
  top: 1.125rem;
}

.vertical-text {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


.share-author-title {
  min-height: 1.375em;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -0.41px;
  line-height: 22px;
}

.share-author-title-subtitle {
  height: 1.125em;
  color: rgba(60, 60, 67, 0.6);
  color: rgba(0, 0, 0, 0.6);
  padding: 0.156rem 0rem;
  font-size: 0.8125em;
  letter-spacing: -0.0156em;
  line-height: 1.125em;
  margin-top: 0.125rem;
}

.profile-pic {
  height: 2.5em;
  border-radius: 100%;
  width: 2.5em;
}

.showless {
  color: black;
  font-weight: bold;
  margin-top: 0.9375em;
  cursor: pointer;
}

blockquote {
  margin: 0 0 0rem;
}

.chapn-description {
  font-size: 0.875rem;
  color: #9b9b9b;
  text-align: left;
  letter-spacing: -0.0156em;
  /* line-height: 18px; */
}

.stitle {
  color: #000000;
  font-size: 0.875rem;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.0625em;
}

.navbar-brand {
  font-size: 2em;
}

.navbar-brand>img {
  border-radius: 100%;
  border: 0.0625em solid white;
}

.footer-link {
  color: #999999;
  font-size: 0.75em;
  text-align: center;
  text-decoration: none;
}

/* 
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/

@media (min-width: 48em) and (max-width: 64em) and (orientation: landscape) {}

/* 
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/

@media (min-width: 30.0625em) and (max-width: 47.9375em) {}

/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/

.navbar {
  height: 3em;
  width: 100%;
  background-color: #ffffff;
  box-shadow: inset 0 -0.0625em 0 0 #dbdbdb;
}

.name-of-company {
  height: 2.125em;
  color: rgba(60, 60, 67, 0.6);
  font-size: 1.3125em;
  float: left;
  text-align: left;
  letter-spacing: 0.0169em;
  line-height: 2.125em;
  /* text-transform: none; */
  display: block;
  padding-left: 3.125em;
}

.logo-company {
  height: 2.25em;
  border-radius: 100%;
  width: 2.25em;
  padding-top: 0em;
}

.timestump-duration {
  color: #787c82;
  border-radius: 0.25em;
  text-align: right;
  width: env();
  /* opacity: 0.5; */
  background-color: white;
  position: absolute;
  font-size: 0.65rem;
  border-radius: 0.25em;
  right: -2%;
  width: env();
  padding-right: 0em;
  opacity: 1;
  bottom: 0rem;
  position: inherit;
}

.display-inline {
  display: inline-table;
  padding-left: 0em;
  padding-right: 0em;
}

.content-flow-description {
  font-size: 0.875em;
  color: #9b9b9b;
  max-lines: 2;
  text-align: left;
  cursor: pointer;
}

.limited-text,
.limited-text>* {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  cursor: pointer;
  overflow: hidden;
  /* max-height: 3em; 
  line-height: 1.5em; */
}

_:-ms-fullscreen,
:root .limited-text {
  max-height: 3em;
  line-height: 1.5em;
}

.content-flow-title {
  color: #000000;
  font-size: 0.875em;
  letter-spacing: 0;
  padding: 0.5rem 0rem 0.25rem 0rem;
  font-weight: bold;
  line-height: 1.5625em;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}

.media-core-clip-description {
  word-break: break-word;
  transition: all 1s ease-in-out;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
}


.content-more {
  color: rgb(0, 0, 0);
  float: right;
  color: #000;
  padding-right: 0.3125rem;
  cursor: pointer;
  font-weight: 600;
}

@font-face {
  font-family: "SF Pro";
  font-weight: 300;
  src: url("SF-Pro-Text-Regular.ttf") format("truetype"),
    url("SF-Pro-Text-Regular.woff") format("woff");
  font-style: normal;
}

body {
  font-family: "SF Pro";
}

.no-cursor {
  cursor: auto;
}

.chaptering-short-description {
  height: 4rem;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0.5rem;
}

.aligner-preview {
  display: grid;
  width: 100%;
}

.aligner-preview-card {
  overflow: hidden;
  border: none;
  width: unset;
}

.share-page-square-btn {
  border: 1px solid lightgray;
  border-radius: 5px;
  outline: none;
  background-color: white;
  width: 2rem; 
  height: 2rem;

  color: #000000;
  font-size: 15px !important;
  letter-spacing: 0.5px;
  line-height: 100%;
  text-align: center;

  display: flex;
  align-items: center;
  justify-content: center;
}

.share-page-square-btn:disabled,
#share-page-download-icon:disabled {
  pointer-events: none;
  opacity: 0.25;
}

.show-less-chap-desc {
  background: #ffffff;
  font-weight: normal;
  cursor: pointer;
  color: #000000;
}

.fr-view h1,
.fr-view h2,
.fr-view h3 {
  font-weight: normal;
  font-size: 1.5rem;
}

.format-desc-line {
  white-space: pre-line !important;
  word-break: break-word !important;
}

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f0f0f6;
  padding: 20px;
  border-top: 1px solid #d9d9d9;
}

@media (min-width: 62em) {
  .footer {
    position: unset !important;
  }
}


@media only screen and (max-width: 1280px) {
  .popup-dialog {
    width: 80vw !important;
    max-width: 600px;
    border: 1px solid #d9d9d9;
    background-color: white;
  }
}

.popup {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-dialog {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35vw;
  border: 1px solid #d9d9d9;
  background-color: white;
  animation: pulse 0.5s ease-in both;

}

@keyframes pulse {
  25% {
    transform: scale(0.9);
  }

  75% {
    transform: scale(1.1);
  }
}

.popup-header {
  height: 64px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #212136 !important;
}

.popup-body {
  padding: 24px;
}

.popup-footer {
  padding: 26px 24px;
  background-color: #f9f9f9;
  box-shadow: 0 -1px 0 0 #d9d9d9;
}

.popup-close-btn {
  height: 36px;
  width: 180px;
  background-color: white;
  border: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 19px;
  text-align: center;
  border-radius: 5px;
}

.popup-text {
  color: #000000;
  font-size: 17px;
  letter-spacing: -0.58px;
  line-height: 22px;
}

.popup-close-btn-header {
  color: rgba(255, 255, 255, 0.5);
}

.popup-body {
  padding-bottom: 4.5rem;
}

.media-count-box {
  box-sizing: border-box;
  height: 3rem;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.media-content-text {
  color: #000000;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.3125rem;
}

.media-count-sub-text {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  letter-spacing: 0.43px;
  line-height: 21px;
}

.cust-name {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  cursor: pointer;
  overflow: hidden;
}

.media-time-duration {
  color: #ffffff;
  font-size: 11px;
  letter-spacing: 0.07px;
  line-height: 13px;
}

.media-time-badge {
  height: 1rem;
  padding: 5px;
  opacity: 0.75;
  border-radius: 5px;
  background-color: #000000;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0.35rem;
}


#downloadZipBtn {
  display: block;
  text-align: center;
  padding-top: 7.5px;
  text-decoration: none;
}

#downloadZipBtn:hover {
  color: white !important;
}

.nav-cursor-arrow {
  z-index: 1000 !important;
  cursor: pointer;
  height: 95%;
}

.cta-bar-chaptering {
  position: absolute;
  bottom: 0;
}
 

.chap-media-container {
  height: 100%;
}

.chap-left-container {
  height: calc(100vh - 48px);
  overflow: auto;
}

.chaptering-clips-list {
  height: calc(100vh - 280px);
  overflow-y: auto;
}

.chaptering-page-footer {
  height: 46px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: white;

  display: flex;
  align-items: center;
  justify-content: center;
}