.elementor-8640 .elementor-element.elementor-element-68a0eed{padding:0px 0px 0px 0px;}.elementor-8640 .elementor-element.elementor-element-4f91cc8 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-8640 .elementor-element.elementor-element-57caa59 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-8640 .elementor-element.elementor-element-fda2949{padding:0px 0px 0px 0px;}.elementor-8640 .elementor-element.elementor-element-126d305 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-57caa59 */a:hover, a:focus {
      color: #2a6496;
      text-decoration: unset!important;
  }
  .white-overlay {
        width: 100%;
    height: 10%;
    background-color: rgba(255, 255, 255, 0.1);
    position: fixed!important;
    bottom: 0px;
    }
  #myProgress {
    width: 420px;
     background-color: #d9d9f2; 
    cursor: pointer;
    border-radius: 10px;
  }

  #myBar {
    width: 0%;
    height: 5px;
    background-color: #ffc266;
    border-radius: 10px;
  }

  .logo {
    fill: red;
  }
  /*
  .btn-action{
    cursor: pointer;
    padding-top: 0px;
    width: 30px;
  }*/

  .btn-ctn, .infos-ctn{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #9fc0d3
  }
  .fix_bar .col-md-6{
    width: 100%;
  }
  .infos-ctn{
  padding-top: 20px;
  }

  .btn-ctn > div {
   padding: 0px;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 40px;
   margin-right: 40px;
  }

  .infos-ctn > div {
   margin-bottom: 8px;
   color: #ffc266;
  }

  .first-btn{
    margin-left: 3px;
  }

  .duration{
    margin-left: 0px;
    font-size: 26px;
    line-height: 0;
    color: #fff;
  }

  .title{
       text-align: center;
      margin-top: 0px;
      font-family: "Itc", Sans-serif;
      font-size: 30px;
      font-weight: 700;
      color: #fff;
      z-index: 99;
      position: relative;
  }

  .player-ctn{
      margin:auto;
      width: 100%;
      background-size: cover;
      background-position: center;
      margin-top: 0px;
      border-radius: 0px;
      padding-bottom: 0px!important;
      padding-left: 0px;
      padding-right: 0px;
      height: 100vh;
      position: relative;
      padding: 0px!important;
  }
  .player-ctn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); /* Change the opacity value to adjust the darkness of the overlay */
    z-index: 1;
    height: 100vh;
  }
   /* .with-before::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #745f77!important;
    z-index: 2;
  }*/

  .playlist-track-ctn{
        margin-top: 0px;
      border-radius: 5px;
      cursor: pointer;
      margin-bottom: 0px;
  }
  .playlist-track-ctn:last-child{
    /*border: 1px solid #ffc266; */
  }

  .playlist-track-ctn > div{
    margin:10px;
  }
  .playlist-info-track{
    width: 80%;
  }
  .playlist-info-track,.playlist-duration{
   color: #fff;
    font-size: 23px;
    pointer-events: none;
    width: 100%;
    font-family: "Itc", Sans-serif;
    font-weight: 700;
    text-align: center;
    position: absolute;
    bottom: 35px;
    margin: 0px!important;

  }
  .playlist-ctn-new{
     padding-bottom: 20px;
  }
  .active-track{

    font-weight: bold;
    
  }

  .active-track > .playlist-info-track,.active-track >.playlist-duration,.active-track > .playlist-btn-play{
    color: #ffc266 !important;
  }


  .playlist-btn-play{
    pointer-events: none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .fas{
    color: #fff;
    font-size: 20px;
  }
  .playlist-duration{
    display: none;
  }
  .playlist-btn-play
  {
      padding: 0;
      margin: auto!important;
      position: absolute;
      text-align: center;
       top: -22px;
    width: 100%;
    bottom: 0px;
    height: 35px;
  }
  .playlist-info-img
  {
    pointer-events: none;
    width: 100%;
    height: 260px!important;
    object-fit: contain;
    border-radius: 0px!important;
    padding-right: 0px;
  }
  .no-padding
  {
    padding: 0px!important;
  }
  .section_box{
        padding-left: 0px!important;
      padding-right: 0px!important;
  }
  .playlist-info-text{
    font-size: 13px;
    font-family: "Itc", Sans-serif;
    font-weight: 400;
    color:#fff;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "Itc", Sans-serif;
    font-weight: 400;
    display: none;
  }


  .card {
      display: flex;
      align-items: center;
      width: 400px;
      height: 400px;
      justify-content: center;
      margin: auto;
      margin-top: 68px;
      z-index: 1;
      position: relative;
  }
.margin_top{
  margin-top: -10px;
}
  .card .percent {
    position: relative;
  }

  .card svg {
    position: relative;
    width: 400px;
    height: 400px;
    transform: rotate(-90deg);
  }

  .card svg circle {
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #e4d9d9;
    stroke-width: 2;
    stroke-linecap: round;
  }

  .card svg circle:last-of-type {
    stroke-dasharray: 1063px;
    stroke-dashoffset: calc(1063px - (1063px * var(--percent)) / 100);
    stroke: #3498db; 
  }

  .card .number {
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .card .number h3 {
    font-weight: 200;
    font-size: 3.5rem;
  }

  .card .number h3 span {
    font-size: 2rem;
  }

  .card .title h2 {
    margin: 25px 0 0;
  }

  .card:nth-child(1) svg circle:last-of-type {
      stroke: #fff;
    stroke-width: 8px;
  }

  .card:nth-child(2) svg circle:last-of-type {
    stroke: #fff;
    stroke-width: 8px;
  }
  .display_box{
      display: flex;
      align-items: center;
      justify-content: center;
  }
  #btn-faws-rewind{
        position: relative;
      right: 38px;
  }
  #btn-faws-rewind img{
      width: 30px;
      object-fit: cover;
      cursor: pointer;
  }
  #btn-faws-forward {
      position: relative;
      left: 38px;
  }
  #btn-faws-forward img {
      width: 30px;
      object-fit: cover;
      cursor: pointer;
  }
  .timer_box{
       text-align: center;
      position: relative;
      top: 85px; 
  }
  .timer_box .timer{
      font-size: 16px;
      color: #fff;
  } 
  .text-center{
    text-align: center;
  }
  .minutes{
      margin-bottom: 0px;
      font-size: 16px;
      color: #fff;
      position: relative;
      top: 100px;
      font-family: "Itc", Sans-serif;
  }
  .more-stories{
      margin: auto;
      font-size: 18px;
      color: #fff;
      font-family: "Itc", Sans-serif;
      font-weight: 700;
  }
  .more-stories-subtext{
      font-size: 13px;
      color: #fff;
      margin-top: 10px;
      margin-bottom: 20px;
      font-family: "Itc", Sans-serif;
      font-weight: 400;
  }
  .playlist-ctn-new::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for IE, Edge and Firefox */
  .playlist-ctn-new {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }
  .no-padding-left{
    padding-left: 0px;
  }
  .playlist-track-ctn{
    padding-right: 0px!important;
    padding-left: 0px!important;
  }
  .more_subtext{
        font-size: 14px;
      margin-bottom: 0px;
      color: #fff;
      margin-top: 8px;
  }
  .subtitle{
      text-align: center;
      color: #fff;
      width: 34%;
      margin: auto;
      margin-top: 12px;
      height: 50px; 
      display: block;
      margin-bottom: 60px;    
      font-family: "Itc", Sans-serif;
      font-size: 14px;
      font-weight: 400;
      display: none;

  }
  #btn-faws-back img{
    width: 22px;
    cursor: pointer;
  }
  #btn-faws-next img{
    width: 22px;
    cursor: pointer;
  }
  #icon-play,#icon-pause{
    font-size: 24px;
    cursor: pointer;
    position: relative;
    width: 20px;
  }
  .fa-pause{
        font-size: 35px;
  }
  .stories_align{
      position: absolute!important;
      right: 0;
  }
  .footer-box{
      position: fixed!important;
      bottom: -100%;
      left: 0;
      width: 100%!important;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      transition: all 0.6s ease-out;
      z-index: 99;
  }
  .st_padding_right{
        padding-right: 0px!important;
  }
  .st_padding_left{
        padding-left: 0px!important;
  }
  .more_stories{
        position: absolute;
      right: 100px;
      top: 22px;
      cursor: pointer;
      font-size: 17px;
      color: #fff;
      font-family: "Itc", Sans-serif;
      font-weight: 700;
  }
  .arrow_icon{
      position: absolute;
      right: 72px;
      top: 26px;
      width: 16px;
      object-fit: cover;
      transform: rotate(180deg);
      cursor: pointer;
      transition: all 0.6s ease-out;
  }
  .playlist-ctn-new {
    height: 100vh;
    overflow-y: unset;
    padding-bottom: 0px!important;
  }
  /* width */
  .playlist-ctn-new::-webkit-scrollbar {
    width: 10px;
  }

  /* Track */
  .playlist-ctn-new::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 4px;
  }
   
  /* Handle */
  .playlist-ctn-new::-webkit-scrollbar-thumb {
    background: #000; 
    border-radius: 8px;
  }

  /* Handle on hover */
  .playlist-ctn-new::-webkit-scrollbar-thumb:hover {
    background: #000; 
  }
  .footer_text{
      text-align: center;
      margin: auto;
      font-size: 18px;
      color: #fff;
      position: relative;
      right: 0px;
      top: 0px;
      margin-top: 0px;
      margin-bottom: 70px;
      font-family: "Itc", Sans-serif;
      font-weight: 700;
      display: none;
  }
  .more-top{
        padding-top: 60px!important;
  }
  .up-bottom{
    bottom: 0px;
  }
  .down-bottom{
    bottom: -100%;
  }
  .line_btm{
    border-top: 1px solid #BBA4A4
  }
  .fa-play{
    font-size: 35px;
  }
  .tray_bg{
      background-color: #fff;
      padding: 25px 100px 25px 100px!important;
      height: 100vh;
      top: 0px;
  }
  .hide_plyer{
      opacity: 0.1;
      pointer-events: none;
  }
  .timer{
        margin-left: 0px;
      font-size: 50px;
      line-height: 0;
      color: #fff;
  }
  .sample_box
  {
    padding-left: 53px!important;
    padding-top: 14px!important;
    padding-bottom: 14px!important;
    width: 26.5%!important;
    display: none;
  }
  .sample_1{
    margin-bottom: 2px;
    font-size: 14px;
    color: #fff;
    font-family: "Itc", Sans-serif;
  }
  .sample_2{
    margin-bottom: 0px;
    font-size: 13px;
    color: #fff;
    font-family: "Itc", Sans-serif;
  }
  .remove_bg{
    /*background-color: unset!important;*/
    border-bottom: 0px!important;
  }
  .hide_scroll{
  overflow: hidden;
}
.fix_bar {
    position: fixed!important;
    bottom: 0;
    z-index: 999;
    width: 100%;
    border-top: 2px solid #fff;
    display: none;
}
.exp_hap{
      text-align: center;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 24px;
}
.bg_clr{
  background-color: #745F77;
}
.playlist-trackName, .playlist-trackNameNew{
  display: none;
}
.title1{
    text-align: center;
    margin-top: 0px;
    font-family: "Itc", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    z-index: 99;
    position: relative;
    display: none;
}
.title2{
     text-align: center;
    margin-top: 0px;
    font-family: "Itc", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    z-index: 99;
    position: relative;
    display: none;
}
.close_mark{
     position: absolute;
    right: 40px;
    width: 33px;
    opacity: 1;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    top: 30px;
}
 .happiness_img{
    
     object-fit: contain;
    margin-top: 16px;
    margin-bottom: 16px;
    height: 47px!important;
  }
  @media screen and (min-width: 601px) and (max-width: 1024px) {
   .playlist-track-ctn {
      padding-right: 30px;
      width: 50%;
      display: inline-block;
  }
  .close_mark{
     position: absolute;
    right: 40px;
    width: 33px;
    opacity: 1;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    top:0px;
}
  .tray_bg{
      background-color: #fff;
      padding: 60px 0px 60px 0px!important;
  }
  .section_box {
      padding-left: 0px!important;
      padding-right: 0px!important;
  }
  .more_stories {
      position: absolute;
      right: 92px;
      top: -48px;
      cursor: pointer;
      font-size: 20px;
      color: #fff;
  }
  .arrow_icon{
       top: -40px;
    right: 65px;
  }
  .left-align {
      position: relative;
      left: 0%!important;
      background-color: #9fc0d3;
  }
  .subtitle{
        width: 50%;
  }
  .player-ctn{
        padding-top: 50px!important;
        height: 100vh;
  }
  .playlist-info-img {
      pointer-events: none;
    width: 346px!important;
    height: 385px!important;
    object-fit: contain;
      border-radius: 0px!important;
  }
  .playlist-btn-play{
       top: -2px;
    width: 100%;
    bottom: 0px;
    height: 35px;
  }
  .st_padding_left {
      padding-left: 0px!important;
          text-align: center;
  }
  .st_padding_right {
      padding-right: 0px!important;
      text-align: center;
  }
  .playlist-track-ctn {
      padding-right: 0px!important;
      padding-left: 0px!important;
  }
  .playlist-ctn-new {
       height: 100vh;
    overflow-y: scroll;
    padding-bottom: 0px!important;
    padding-top: 15px!important;
  }
  .up-bottom {
      bottom: 0px!important;
  }
  .stories_align {
      position: inherit!important;
      right: 0;
  }
  .sample_box {
        padding-left: 0px!important;
    padding-top: 14px!important;
    text-align: center;
    width: 100%!important;
    padding-bottom: 0px!important;
}
.footer_text{
      top: -30px;
}
.card{
  margin-top: 33%;
}
  .happiness_img{
      height: 60px!important;
    object-fit: contain;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  }
  @media (max-width:576px) {
    .card{
          position: relative;
      right: 12px;
    }
    .footer_text{
      font-size: 15px!important;
      position: relative;
      top: -8px!important;
      white-space: nowrap;
      width: 345px;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .title {
      text-align: center;
      margin-top: 0px;
      font-size: 20px;
      color: #fff;
      margin-bottom: 0px;
  }
  .player-ctn .title {
    position: relative;
    top: 20px;
  }
  .subtitle {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
  }
  .btn-ctn > div {
      padding: 5px;
      margin-top: 18px;
      margin-bottom: 18px;
      margin-left: 15px;
      margin-right: 15px;
  }
  .playlist-btn-play {
      top: -2px;
    width: 100%;
    bottom: 0px;
    height: 35px;
  }
  .st_padding_left {
      padding-left: 0px!important;
      width: 100%;
  }
  .section_box {
      padding-left: 0px!important;
      padding-right: 0px!important;
  }
  .playlist-track-ctn {
      padding-right: 15px;
      width: 50%;
      display: inline-block;
      padding-right: 0px!important;
  }
  .more-stories {
      margin: auto;
      font-size: 16px;
      color: #fff;
  }
  .more_subtext {
      font-size: 13px;
      margin-bottom: 30px;
      color: #fff;
      margin-top: 8px;
  }
  .playlist-track-ctn {
      margin-top: 0px;
      border-radius: 5px;
      cursor: pointer;
      margin-bottom: 15px;
      padding-right: 0px;
  }
  .more-top {
      padding-top: 40px!important;
  }
  .playlist-ctn-new {
      max-height: max-content;
    overflow-y: scroll;
    display: inline-block;
    padding-bottom: 10px!important;
    height: 100%;
    padding-top: 25px!important;
  }
  .tray_bg {
      background-color: #fff;
      padding: 60px 0px 115px 0px!important;
  }
  .st_padding_right {
      padding-right: 0px!important;
          width: 100%;
          text-align: center;
  }
  .card{
      margin-top: 0px;
      display: flex;
      align-items: center;
      width: 350px;
      height: 350px;
      justify-content: center;
      margin: auto;
      position: relative;
      right: 0px;
      margin-top: 45%!important;

  }
  circle {
      cx: 175px;
      cy: 175px;
      r: 160px;
    }
    .card svg {
      position: relative;
      width: 350px;
      height: 350px;
      transform: rotate(-90deg);
  }
  .more_stories {
      position: absolute;
      right: 48px;
      top: -46px;
      cursor: pointer;
      font-size: 16px;
      color: #fff;
  }
  .arrow_icon{
      width: 16px;
      top: -42px;
      right: 18px;
  }
  #icon-play, #icon-pause {
      font-size: 20px;
      cursor: pointer;
          width: 16px;
  }
  #btn-faws-back img {
      width: 18px;
      cursor: pointer;
  }
  #btn-faws-next img {
      width: 18px;  
      cursor: pointer;
  }
  .player-ctn{
    height: 100vh;
  }
  .left-align {
      position: relative;
      left: 0%!important;
  }
  .sample_box {
    padding-left: 20px!important;
    padding-top: 14px!important;
    text-align: left;
}
.playlist-info-track{
  font-size: 15px!important;
  }
  .sample_2 {
    margin-bottom: 0px;
    font-size: 12px;
    color: #fff;
    font-family: "Itc", Sans-serif;
}
.sample_1 {
    margin-bottom: 2px;
    font-size: 12px;
    color: #fff;
    font-family: "Itc", Sans-serif;
}
.hide_scroll{
  overflow: hidden;
}
.fix_bar_clr {
    background-color: #383954;
}
.footer_text{
  display: none;
}
.exp_hap {
    text-align: center;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 18px;
}
.more-stories-subtext {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: "Itc", Sans-serif;
    font-weight: 400;
}
.down-bottom {
    bottom: -100%;
}
.tray_bg{
      top: 0px;
      height: 100vh;
      text-align: center;
}
.title1, .title2{
  position: relative;
  top: 20px;
}
.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    justify-content: left!important;
    padding-left: 25px!important;
    padding-right: 22px!important;
}
.title, .title1, .title2{
  z-index: 1;
}
.footer-box{
  z-index: 1;
}
.elementor-nav-menu--dropdown {
    border-radius: 0px !important;
}
#first-div{
  width: 100%;
}

#second-div{
  width: 100%;
}
.happiness_img {
    height: 39px!important;
    object-fit: cover;
    margin-top: 6px;
    margin-bottom: 15px;
}
.playlist-info-img {
pointer-events: none;
    width: 95%!important;
    height: 257px!important;
    object-fit: contain;
    border-radius: 0px!important;
}
.close_mark {
    position: absolute;
    right: 25px;
    width: 25px;
    opacity: 1;
    color: #fff;
    cursor: pointer;
    z-index: 1;
    top: 25px;
}
}/* End custom CSS */