/*!***********************************************!*/
.shadowBox {
  box-shadow: -4px 18px 34px -5px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: -4px 18px 34px -5px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: -4px 18px 34px -5px rgba(0, 0, 0, 0.63);
}

.ImageFile {
  background-color: #173446;
}

.iframeSection {
  background-color: #d6b266;
}

.mejs__controls .mejs__playpause-button {
  background-image: url("static-controllers.png");
  background-repeat: no-repeat;
}

.mejs__controls:not([style*="display: none"]) {
  background: transparent;
}

.GoToHomeFrame {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
}

.GoToHomeFrame .GoToHomeBTN {
  background-color: #173446;
  padding: 15px 10px;
  border-radius: 24px;
}

.GoToHomeFrame .GoToHomeBTN a {
  text-decoration: none;
}

.text {
  background: linear-gradient(to right, #cecfd3 0%, #dab972 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
}

.mejs__overlay-play {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

/******************14011027********************/
@media (max-width: 575.98px) {
  .mejs__icon-replay, .mejs__controls,
  .mejs__button,
  .iframeSection {
    display: flex;
  }
  .iframeSection {
    width: 100%;
    height: inherit;
    overflow-x: hidden;
  }
  .mejs__button {
    width: 100%;
    justify-content: center;
  }
  .mejs__horizontal-volume-total {
    display: none;
  }
  .mejs__icon-replay, .mejs__icon-play {
    background-image: url("play-icon.png") !important;
    background-size: 76% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .mejs__icon-replay, .mejs__controls {
    flex-wrap: wrap;
    background: transparent;
  }
  .mejs__icon-pause {
    background-image: url("puase.png");
    background-size: 76%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mejs__button > button {
    margin: 0;
  }
  .mejs__button > button {
    width: 30px;
    height: 30px;
  }
  .mejs__button svg {
    width: 30px;
    height: 30px;
  }
  .mejs__controls .mejs__playpause-button {
    background-position-x: center;
    height: 30px;
    align-items: center;
    background-position-y: 65%;
    background-size: 100%;
  }
  /**************************************/
  .voicePattern, .iframeSection {
    flex-direction: column;
    align-items: center;
  }
  .voicePattern, .ImageFile, .AudioFrame {
    width: 290px;
  }
  .mejs__container {
    width: 100% !important;
    height: 460px !important;
    background: none;
  }
  .voicePattern {
    margin-top: 44px;
    margin-bottom: 20px;
  }
  .voicePattern img {
    width: 100%;
    height: 100%;
  }
  #player2_html5 {
    height: 400px !important;
    width: 98% !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .mejs__icon-replay, .mejs__controls, .mejs__button, .ImageFile, .iframeSection {
    display: flex;
  }
  .iframeSection {
    width: 100%;
    height: inherit;
    overflow-x: hidden;
  }
  .mejs__button {
    width: 100%;
    justify-content: center;
  }
  .mejs__horizontal-volume-total {
    display: none;
  }
  .mejs__icon-replay, .mejs__icon-play {
    background-image: url("play-icon.png") !important;
    background-size: 76% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .mejs__icon-replay, .mejs__controls {
    flex-wrap: wrap;
    background: transparent;
  }
  .mejs__icon-pause {
    background-image: url("puase.png");
    background-size: 76%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mejs__button > button {
    margin: 0;
  }
  .mejs__button > button {
    width: 30px;
    height: 30px;
  }
  .mejs__button svg {
    width: 30px;
    height: 30px;
  }
  .mejs__controls .mejs__playpause-button {
    background-position-x: center;
    height: 30px;
    align-items: center;
    background-position-y: 65%;
    background-size: 100%;
  }
  /**************************************/
  .voicePattern, .iframeSection {
    flex-direction: column;
    align-items: center;
  }
  .voicePattern, .AudioFrame {
    width: 400px;
  }
  .mejs__container {
    width: 100% !important;
    height: 710px !important;
    background: none;
  }
  .voicePattern {
    margin-top: 44px;
    margin-bottom: 20px;
  }
  .voicePattern img {
    width: 100%;
    height: 100%;
  }
  #player2_html5 {
    height: 660px !important;
    width: 98% !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .mejs__icon-replay, .mejs__controls,
  .mejs__button,
  .iframeSection {
    display: flex;
  }
  .iframeSection {
    width: 100%;
    height: inherit;
    overflow-x: hidden;
  }
  .mejs__button {
    width: 100%;
    justify-content: center;
  }
  .mejs__horizontal-volume-total {
    display: none;
  }
  .mejs__icon-replay, .mejs__icon-play {
    background-image: url("play-icon.png") !important;
    background-size: 76% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .mejs__icon-replay, .mejs__controls {
    flex-wrap: wrap;
    background: transparent;
  }
  .mejs__icon-pause {
    background-image: url("puase.png");
    background-size: 76%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mejs__button > button {
    margin: 0;
  }
  .mejs__button > button {
    width: 30px;
    height: 30px;
  }
  .mejs__button svg {
    width: 30px;
    height: 30px;
  }
  .mejs__controls .mejs__playpause-button {
    background-position-x: center;
    height: 30px;
    align-items: center;
    background-position-y: 65%;
    background-size: 100%;
  }
  /**************************************/
  .voicePattern, .iframeSection {
    flex-direction: column;
    align-items: center;
  }
  .voicePattern, .AudioFrame {
    width: 400px;
  }
  .mejs__container {
    width: 100% !important;
    height: 710px !important;
    background: none;
  }
  .voicePattern {
    margin-top: 44px;
    margin-bottom: 20px;
  }
  .voicePattern img {
    width: 100%;
    height: 100%;
  }
  #player2_html5 {
    height: 660px !important;
    width: 98% !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .mejs__icon-replay, .mejs__controls,
  .mejs__button, .iframeSection {
    display: flex;
  }
  .iframeSection {
    width: 100%;
    height: inherit;
    overflow-x: hidden;
  }
  .mejs__button {
    width: 100%;
    justify-content: center;
  }
  .mejs__horizontal-volume-total {
    display: none;
  }
  .mejs__icon-replay, .mejs__icon-play {
    background-image: url("play-icon.png") !important;
    background-size: 76% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .mejs__icon-replay, .mejs__controls {
    flex-wrap: wrap;
    background: transparent;
  }
  .mejs__icon-pause {
    background-image: url("puase.png");
    background-size: 76%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mejs__button > button {
    margin: 0;
  }
  .mejs__button > button {
    width: 50px;
    height: 50px;
  }
  .mejs__button svg {
    width: 50px;
    height: 50px;
  }
  .mejs__controls .mejs__playpause-button {
    background-position-x: center;
    height: 50px;
    align-items: center;
    background-position-y: center;
    background-size: 92%;
  }
  /**************************************/
  .voicePattern, .iframeSection {
    flex-direction: column;
    align-items: center;
  }
  .voicePattern, .AudioFrame {
    width: 400px;
  }
  .mejs__container {
    width: 100% !important;
    height: 710px !important;
    background: none;
  }
  .voicePattern {
    margin-top: 2044px;
    margin-bottom: 20px;
  }
  .voicePattern img {
    width: 100%;
    height: 100%;
  }
  #player2_html5 {
    height: 660px !important;
    width: 98% !important;
  }
}

@media (min-width: 1200px) {
  .mejs__button, .iframeSection {
    display: flex;
  }
  .iframeSection {
    width: 100%;
    height: inherit;
    overflow-x: hidden;
  }
  .mejs__button {
    width: 100%;
    justify-content: center;
  }
  .mejs__horizontal-volume-total {
    display: none;
  }
  .mejs__icon-replay, .mejs__icon-play {
    background-image: url("play-icon.png") !important;
    background-size: 76% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .mejs__icon-replay, .mejs__controls {
    display: flex;
    flex-wrap: wrap;
    background: transparent;
  }
  .mejs__icon-pause {
    background-image: url("puase.png");
    background-size: 76%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mejs__button > button {
    margin: 0;
  }
  .mejs__button > button {
    width: 50px;
    height: 50px;
  }
  .mejs__button svg {
    width: 50px;
    height: 50px;
  }
  .mejs__controls .mejs__playpause-button {
    background-position-x: center;
    height: 50px;
    align-items: center;
    background-position-y: center;
    background-size: 92%;
  }
  /**************************************/
  .voicePattern, .iframeSection {
    flex-direction: column;
    align-items: center;
  }
  .voicePattern, .AudioFrame {
    width: 400px;
  }
  .mejs__container {
    width: 100% !important;
    height: 710px !important;
    background: none;
  }
  .voicePattern {
    margin-top: 44px;
    margin-bottom: 20px;
  }
  .voicePattern img {
    width: 100%;
    height: 100%;
  }
  #player2_html5 {
    height: 660px !important;
    width: 98% !important;
  }
}
