/*Обнуление*/

* {
  padding: 0;

  margin: 0;

  border: 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;

  width: 100%;

  font-size: 100%;

  line-height: 1;

  font-size: 14px;

  -ms-text-size-adjust: 100%;

  -moz-text-size-adjust: 100%;

  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

p {
  margin: 0 0 10px 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;
}

@font-face {
  font-family: "Mont Regular";

  src: url("../fonts/Mont-Regular.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Mont Bold";

  src: url("../fonts/Mont-Bold.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Mont Semibold";

  src: url("../fonts/Mont-SemiBold.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "EuropeExt Bold";

  src: url("../fonts/EuropeExtBold.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;
}

body {
  background-color: #252323;

  color: #e0e0e0;

  font-family: Mont Regular;
}

.center_load {
  display: flex;
  justify-content: center;

  position: relative;

  transition: opacity 0.5s ease;

  opacity: 1;
  height: 100vh;
}

.center_upload {
  display: none;

  justify-content: center;

  position: relative;

  transition: opacity 0.5s ease;
  height: 100vh;
  opacity: 0;
}
.center_uploadk {
  display: none;

  justify-content: center;

  position: relative;

  transition: opacity 0.5s ease;
  height: 100vh;
  opacity: 0;
}

.center_uploadmp {
  display: none;

  justify-content: center;

  position: relative;

  transition: opacity 0.5s ease;

  opacity: 0;
}

.center_vertical {
  display: flex;

  text-align: center;

  justify-content: center;

  align-items: center;

  height: 100vh;
}

.load {
  position: absolute;

  background: url(../img/Icon2.png) no-repeat;

  background-size: cover;

  height: 200px;

  width: 200px;
}

.title__soft {
  font-family: Mont Semibold;

  margin-bottom: 30px;
}

.action {
  padding: 20px 0 65px 0;
}

.pretitle {
  margin-left: -10px;

  font-family: EuropeExt Bold;

  font-size: 20px;

  font-weight: bold;

  font-style: normal;

  letter-spacing: normal;

  text-align: left;

  text-transform: uppercase;
  white-space: nowrap;
}

.action-item {
  display: flex;

  width: 580px;

  margin-top: 45px;

  align-items: center;
}

.all_slidecontainer {
  display: flex;
}

.slidecontainer {
  width: 270px;

  height: 20px;

  display: flex;
}

.slider {
  -webkit-appearance: none;

  min-width: 100%;

  height: 8px;

  box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.15), 0 0 10px #2e2d2d;

  border-radius: 4px;

  background-color: #3a3a3a;

  outline: none;

  -webkit-transition: 0.2s;

  transition: opacity 0.2s;

  background: linear-gradient(
    to right,
    #21e0d5 0%,
    #21e0d5 50%,
    #3a3a3a 50%,
    #3a3a3a 100%
  );
}
.the-main-events {
  display: block;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;

  appearance: none;

  width: 10px;

  overflow: visible;

  height: 20px;

  border: 0;

  background: url("../img/scroll2.png");

  cursor: pointer;

  box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.15), 0 0 10px #212121;
}

.slider::-moz-range-thumb {
  width: 10px;

  overflow: visible;

  height: 20px;

  border: 0;

  background: url("../img/scroll2.png");

  cursor: pointer;

  box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.15), 0 0 10px #212121;
}

.desc-item {
  position: relative;

  min-width: 225px;

  margin-right: 30px;

  margin-top: -10px;
}

.redesc-item {
  position: relative;

  min-width: 225px;

  margin-right: -10px;

  margin-top: -10px;
}

.desc-item::before {
  content: "";

  position: absolute;

  background: url(../img/help.png) no-repeat;

  background-size: cover;

  height: 20px;

  width: 20px;

  margin-top: -2px;

  margin-left: -30px;
}

.pretitle::before {
  content: "";

  position: absolute;

  background: url(../img/help.png) no-repeat;

  background-size: cover;

  height: 20px;

  width: 20px;

  margin-top: -2px;

  margin-left: -30px;
}

.rez_value {
  position: absolute;

  margin-top: -31px;

  padding-left: 146px;

  color: #21e0d5;

  font-family: Mont Semibold;

  text-align: center;
}

.min_value {
  margin-top: -31px;

  display: block;

  opacity: 1;
}

.max_value {
  margin-top: -31px;

  display: block;

  opacity: 1;
}

.action-block {
  display: flex;

  flex-direction: column;

  padding-top: 55px;
}

.int_num {
  width: 45px;

  height: 26px;

  box-shadow: inset 0 0 4px 1px rgba(0, 0, 0, 0.25);

  border-radius: 2px;

  background-color: #3a3a3a;

  margin-top: -15px;

  color: #e0e0e0;

  font-family: Mont Semibold;

  font-size: 14px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: normal;

  line-height: 58px;

  text-align: center;
}

.action-block h3 {
  margin-right: 10px;
}

.item-bold {
  color: #e0e0e0;

  font-family: Mont Bold;

  font-size: 14px;

  font-weight: 700;

  font-style: normal;

  letter-spacing: normal;

  line-height: 19px;

  text-align: left;

  margin-right: 10px;

  margin-left: 20px;

  min-width: 0;
}

.alarm {
  display: flex;
}

.action_timer {
  padding-top: 45px;
}

.action_timer {
  display: flex;
}

.timer-text {
  font-family: Mont Bold;

  font-size: 14px;

  font-weight: 700;

  font-style: normal;

  letter-spacing: normal;

  text-align: left;

  margin-top: -10px;
}

.timer-left {
  margin-left: -15px;

  margin-right: 10px;
}

.timer-right {
  margin: 0 8px 0;

  margin-top: -13px;
}

.relaxing {
  margin-left: 20px;

  position: relative;
}

.btn_precet-all {
  padding-top: 40px;

  display: flex;

  position: relative;
}

.two-btn_precet {
  display: flex;

  position: absolute;

  right: 0;
}

.btn-log {
  color: #21e0d5;

  font-family: Mont Semibold;

  font-size: 12px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: normal;

  line-height: 18px;

  text-align: center;

  text-transform: uppercase;

  padding: 10px 25px;

  border-radius: 5px;

  background-color: #3a3a3a;
}

.btn-precet {
  color: #ffffff;

  font-family: Mont Semibold;

  font-weight: 400;

  font-style: normal;

  letter-spacing: normal;

  text-align: center;

  text-transform: uppercase;

  font-size: 12px;

  padding: 10px 20px;

  line-height: 10px;

  border-radius: 12px;

  background-color: #21e0d5;
}

.bt1:first-child {
  margin-right: 50px;
}

.btn-journal {
  display: flex;
  color: #ffffff;
  font-family: Mont Semibold;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  padding: 8px 20px;
  line-height: 18px;
  border-radius: 5px;
  background-color: #21e0d5;
}

.button_last {
  padding-top: 45px;

  display: flex;

  justify-content: center;
}
.button_last_mini {
  padding-top: 60px;
}
.button_block3 {
  width: 100%;

  display: flex;

  justify-content: center;
}

.button_container {
  display: flex;

  align-items: center;
}

.btn-save {
  color: #ffffff;

  font-family: EuropeExt Bold;

  font-size: 14px;

  font-weight: 700;

  font-style: normal;

  letter-spacing: normal;

  line-height: 18px;

  text-align: center;

  padding: 22px 47px;

  border-radius: 3px;

  background-color: #3a3a3a;

  margin-left: 20px;
}

.btn-save_none {
  display: none;
}

.btn-default {
  color: #ffffff;

  font-family: EuropeExt Bold;

  font-size: 14px;

  font-weight: 700;

  font-style: normal;

  letter-spacing: normal;

  line-height: 18px;

  text-align: center;

  text-transform: uppercase;

  padding: 22px 45px;

  border-radius: 3px;

  background-color: #21e0d5;

  margin-left: 20px;
}

.center_container {
  padding: 17vh 0 60px;
  display: none;
  flex-direction: column;

  min-height: 100vh;

  opacity: 0;

  transition: opacity 1.5s ease;

  position: absolute;

  width: 100%;

  align-items: center;
}

.title_advanced {
  margin: 50px auto 40px;
  text-align: center;
  font-family: "EuropeExt Bold";
  font-size: 26px;
  line-height: 1.4;
}
.center_container_advanced {
  padding: 60px 0;
}
.center_sleep_log {
  display: none;

  opacity: 0;

  flex-direction: column;

  min-height: 100vh;

  align-items: center;

  justify-content: center;

  transition: opacity 1.5s ease;
}

.pretitle-action {
  padding-bottom: 50px;

  margin-left: -20px;
}

.padding_subtitle {
  padding-top: 60px;
}

.action-signals {
  display: flex;

  flex-direction: row;
}

.relaxing-label {
  margin-left: 0px;

  margin-right: 10px;
}

.alarm-block-timer {
  display: flex;
}

.all_slidecontainer {
  position: relative;
}

.upload {
  width: 520px;

  height: 170px;

  background-color: #252828;

  display: flex;

  flex-direction: column;

  justify-content: center;

  border-bottom-right-radius: 35px;

  border-bottom-left-radius: 35px;
}

.upload_flex {
  display: flex;

  flex-direction: column;
}

.rect_up {
  display: flex;

  width: 520px;

  height: 65px;

  background-color: #2f3232;

  align-items: center;

  justify-content: center;

  font-size: 23px;

  border-top-right-radius: 35px;

  border-top-left-radius: 35px;
}

.image-text {
  display: flex;

  justify-content: center;
}

.text-right p {
  max-width: 85%;

  text-align: center;
}

.text_right {
  width: 85%;

  display: flex;

  max-width: 55%;

  line-height: 25px;

  text-align: center;

  align-items: center;

  justify-content: center;
}

.button-uploader {
  display: flex;

  justify-content: center;

  padding-top: 15px;
}

.button-upload {
  display: flex;

  align-items: center;

  justify-content: center;

  width: 50%;
}

.btn-upload {
  color: #21e0d5;

  font-family: Mont Semibold;

  font-size: 15px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: normal;

  line-height: 18px;

  text-align: center;

  text-transform: uppercase;

  padding: 13px 39px;

  border-radius: 5px;

  background-color: #3a3a3a;
}

.log-container {
  padding: 90px 0;
  flex-direction: column;

  display: flex;

  justify-content: center;

  align-items: center;
}

.log-box {
  display: flex;

  position: relative;
}

.area {
  display: flex;

  flex-direction: row;
}

.sleep-log-no {
  margin-right: 50px;
}

.t_area {
  width: 600px;

  height: 400px;

  background-color: #2f2d2d;

  color: #ffffff;

  resize: none;

  font-family: "Segoe UI";

  font-size: 16px;

  line-height: 1.5;
}

.t_area1 {
  width: 350px;

  height: 400px;

  background-color: transparent;

  color: #ffffff;

  resize: none;

  font-family: "Segoe UI";

  font-size: 17px;

  line-height: 1.9;
}

.main-event {
  font-size: 24px;

  font-family: Mont Bold;
}

.btn-all {
  padding-top: 55px;

  padding-right: 130px;
}

.btn-back {
  color: #21e0d5;

  font-family: Mont Semibold;

  font-size: 12px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: normal;

  line-height: 18px;

  text-align: center;

  text-transform: uppercase;

  padding: 10px 35px;

  border-radius: 5px;

  background-color: #3a3a3a;

  position: absolute;

  bottom: 0;
}

.btn-open {
  margin-bottom: 50px;
}

.btn-top {
  top: 50px;

  bottom: auto;
}

/* START TOOLTIP STYLES */

[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */

[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */

  font-size: 0.9em; /* opinion 3 */

  line-height: 1;

  user-select: none;

  pointer-events: none;

  position: absolute;

  display: none;

  opacity: 0;
}

[tooltip]::before {
  content: "";

  border: 5px solid transparent; /* opinion 4 */

  z-index: 1001; /* absurdity 1 */
}

[tooltip]::after {
  content: attr(tooltip); /* magic! */

  font-family: Mont Regular, sans-serif;

  text-align: center;

  min-width: 3em;

  max-width: 21em;

  width: 85%;

  overflow: hidden;

  text-overflow: ellipsis;

  padding: 1ch 1.5ch;

  border-radius: 0.3ch;

  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);

  background: #333;

  color: #fff;

  z-index: 1000; /* absurdity 2 */

  line-height: 1.4;
}

/* Make the tooltips respond to hover */

[tooltip]:hover::before,
[tooltip]:hover::after {
  width: 230px;

  display: block;
}

/* don't show empty tooltips */

[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}

/* FLOW: DOWN */

[tooltip][flow^="down"]::before {
  top: 100%;

  border-top-width: 0;

  border-bottom-color: #333;
}

[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}

[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 45%;

  transform: translate(-50%, 0.5em);
}

/* KEYFRAMES */

@keyframes tooltips-vert {
  to {
    opacity: 0.9;

    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 0.9;

    transform: translate(0, -50%);
  }
}

/* FX All The Things */

[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltipt][flow^="right"]::before {
  top: 50%;

  border-left-width: 0;

  border-right-color: #333;

  right: calc(0em - 5px);

  transform: translate(0.5em, -50%);
}

[tooltipt][flow^="right"]::after {
  top: 50%;

  left: calc(100% + 5px);

  transform: translate(0.5em, -50%);
}

/* KEYFRAMES */

@keyframes tooltips-vert {
  to {
    opacity: 0.9;

    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 0.9;

    transform: translate(0, -50%);
  }
}

[tooltipt] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */

[tooltipt]::before,
[tooltipt]::after {
  text-transform: none; /* opinion 2 */

  font-size: 0.9em; /* opinion 3 */

  line-height: 1;

  user-select: none;

  pointer-events: none;

  position: absolute;

  display: none;

  opacity: 0;
}

[tooltipt]::before {
  content: "";

  border: 5px solid transparent; /* opinion 4 */

  z-index: 1001; /* absurdity 1 */
}

[tooltipt]::after {
  content: attr(tooltipt); /* magic! */

  font-family: Mont Regular, sans-serif;

  text-align: center;

  min-width: 3em;

  max-width: 21em;

  width: 85%;

  overflow: hidden;

  text-overflow: ellipsis;

  padding: 1ch 1.5ch;

  border-radius: 0.3ch;

  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);

  background: #333;

  color: #fff;

  z-index: 1000; /* absurdity 2 */

  line-height: 1.4;
}

/* Make the tooltips respond to hover */

[tooltipt]:hover::before,
[tooltipt]:hover::after {
  width: 230px;

  display: block;
}

/* don't show empty tooltips */

[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}

/* FLOW: DOWN */

[tooltipt][flow^="down"]::before {
  top: 100%;

  border-top-width: 0;

  border-bottom-color: #333;
}

[tooltipt][flow^="down"]::after {
  top: calc(100% + 5px);
}

[tooltipt][flow^="down"]::before,
[tooltipt][flow^="down"]::after {
  left: 23%;

  transform: translate(-50%, 0.5em);
}

/* KEYFRAMES */

@keyframes tooltips-vert {
  to {
    opacity: 0.9;

    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 0.9;

    transform: translate(0, -50%);
  }
}

/* FX All The Things */

[tooltipt]:not([flow]):hover::before,
[tooltipt]:not([flow]):hover::after,
[tooltipt][flow^="down"]:hover::before,
[tooltipt][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltipt][flow^="right"]::before {
  top: 50%;

  border-left-width: 0;

  border-right-color: #333;

  right: calc(0em - 5px);

  transform: translate(0.5em, -50%);
}

[tooltipt][flow^="right"]::after {
  top: 50%;

  left: calc(100% + 5px);

  transform: translate(0.5em, -50%);
}

/* KEYFRAMES */

@keyframes tooltips-vert {
  to {
    opacity: 0.9;

    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 0.9;

    transform: translate(0, -50%);
  }
}

.mpopup-container {
  position: fixed;

  display: none;

  justify-content: center;

  align-items: center;

  width: 100%;
}

.mpopup-containermp {
  position: fixed;

  display: none;

  justify-content: center;

  align-items: center;

  width: 100%;
}

.mpopup-containerdw {
  position: fixed;

  display: none;

  justify-content: center;

  align-items: center;

  width: 100%;
}

.mpopup-containersl {
  position: fixed;

  top: 0;

  display: none;

  justify-content: center;

  align-items: center;

  width: 100%;
}

.mpopup-fade {
  display: none;

  width: 100%;
}

.mpopup-fade:before {
  content: "";

  background: #000;

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  opacity: 0.7;

  z-index: 9999;
}
#slk {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
#sll {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.mpopup-fademp {
  display: none;

  width: 100%;
}

.mpopup-fademp:before {
  content: "";

  background: #000;

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  opacity: 0.7;

  z-index: 9999;
}

.mpopup-fadedw {
  display: none;

  width: 100%;
}

.mpopup-fadedw:before {
  content: "";

  background: #000;

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  opacity: 0.7;

  z-index: 9999;
}

.mpopup-fadesl {
  display: none;

  width: 100%;
}

.mpopup-fadesl:before {
  content: "";

  background: #000;

  position: fixed;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  opacity: 0.7;

  z-index: 9999;
}

.mpopup {
  display: flex;

  position: relative;

  width: 520px;

  background-color: #252828;

  border-radius: 4px;

  z-index: 99999;

  opacity: 1;

  border-radius: 30px;

  color: #e0e0e0;
}

.mpopup-close {
  position: absolute;

  background: url(../img/close.png) no-repeat;

  background-size: cover;

  top: 10px;

  right: 20px;

  width: 25px;

  height: 25px;
}

.mpopup-closemp {
  position: absolute;

  background: url(../img/close.png) no-repeat;

  background-size: cover;

  top: 10px;

  right: 20px;

  width: 25px;

  height: 25px;
}

.mpopup-closesl {
  position: absolute;

  background: url(../img/close.png) no-repeat;

  background-size: cover;

  top: 10px;

  right: 20px;

  width: 25px;

  height: 25px;
}

.mpopup-closedw {
  position: absolute;

  background: url(../img/close.png) no-repeat;

  background-size: cover;

  top: 10px;

  right: 20px;

  width: 25px;

  height: 25px;
}

.buttom-bottom {
  display: flex;
}

.mpopup-center {
  display: flex;

  justify-content: center;

  align-items: center;

  width: 100%;

  padding: 40px 0;
}

.mpopup-centerdw {
  display: flex;

  justify-content: center;

  align-items: center;

  width: 100%;

  padding: 20px 0;
}

.btn-accept {
  margin-top: 20px;
}

.mpopup-center-vertical {
  display: flex;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  width: 100%;
}

.mpopup-text {
  max-width: 85%;

  text-align: center;

  line-height: 1.5;
}

.mpopup-recener {
  width: 100%;
  height: 100vh;
  display: flex;

  align-items: center;

  justify-content: center;
}

.m_count {
  padding-top: 55px;

  margin-left: -20px;
}
.ml3 {
  margin-left: 5px;
}

.mini_setting,
.advanced_setting,
.advanced_setting {
  display: flex;

  justify-content: space-between;
}

.container-slider {
  display: flex;

  padding-top: 50px;

  padding-left: 35px;

  position: relative;
}

.container-slider_right {
  display: flex;

  padding-top: 55px;

  padding-left: 0;
}

.main_container {
  width: 1250px;

  position: relative;
}

.c_calm {
  margin-left: 35px;

  padding-left: 21px;
}

.relaxing_settings {
  padding-top: 37px;
}

.alarm-label {
  margin-left: 35px;
}

.medium {
  display: flex;
}

.btn-info {
  color: #ffffff;

  font-family: Mont Semibold;

  font-size: 12px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: normal;

  line-height: 18px;

  text-align: center;

  padding: 12px 27px;

  border-radius: 3px;

  background-color: #3a3a3a;
}

.left {
  position: absolute;

  left: 0;
  display: flex;
}

.right {
  position: absolute;

  right: 0;
}

.pretitle-relaxing {
  margin-left: 0;
}

.pretitle-rem {
  margin-left: -5px;
}

.btn-replace {
  position: absolute;

  color: #ffffff;

  font-family: Mont Semibold;

  font-size: 10px;

  font-weight: 400;

  font-style: normal;

  letter-spacing: normal;

  line-height: 15px;

  text-align: center;

  text-transform: uppercase;

  padding: 2px 9px;

  border-radius: 5px;

  background-color: #21e0d5;
}

.btn-colors {
  position: absolute;

  padding-left: 60px;

  padding-top: 3px;

  white-space: nowrap;
}

.replace_lucid {
  position: absolute;

  padding-left: 133px;

  top: 16px;
}

.replace_calm {
  position: absolute;

  padding-left: 80px;

  top: 16px;
}

.replace_alarm {
  position: absolute;

  padding-left: 80px;

  top: 16px;
}

.color_led {
  position: absolute;

  top: 5px;
}

.alarm-block-timer {
  position: relative;
}

.time-hours {
  position: absolute;

  padding-top: 17px;

  padding-left: 14px;

  font-size: 13px;
}

.time-min {
  position: absolute;

  padding-top: 17px;

  padding-left: 78px;

  font-size: 13px;
}

.btn-replace-upload {
  padding-top: 20px;
}

.no {
  display: flex;

  flex-direction: column;

  padding-top: 60px;
}

.bt1 {
  display: flex;
}

.mobile-bottom {
  display: none;
}

.dropdown {
  position: relative;

  display: inline-block;
}
.button_block_btn {
  display: flex;
  margin-top: 10px;
}
#mpDownload {
  display: none;
  flex-direction: column;
}
#inputText {
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  position: fixed;
  cursor: default;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#mpReplace {
  display: none;
  flex-direction: column;
}
#mpMain {
  display: flex;
  flex-direction: column;
}
.dropdown-content {
  margin-top: 15px;

  display: none;

  position: absolute;

  background-color: #2f2d2d;

  min-width: 160px;

  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);

  z-index: 1;
}

.color_event {
  color: #e0e0e0;

  font-family: Mont Regular;

  padding: 12px 16px;

  text-decoration: none;

  display: block;
}

.color_event:hover {
  background-color: #252323;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.active {
  background-color: #393636;
}

.help-btn {
  background: url(../img/help.png) no-repeat;

  background-size: cover;

  height: 20px;

  width: 20px;

  margin-left: 15px;
}

.sleep_btn-box {
  display: flex;

  align-items: center;
}

.re_sleep-btn {
  display: flex;
}

/* FLOW: RIGHT */

[tooltip][flow^="right"]::before {
  top: 50%;

  border-left-width: 0;

  border-right-color: #333;

  right: calc(0em - 5px);

  transform: translate(0.5em, -50%);
}

[tooltip][flow^="right"]::after {
  top: 50%;

  left: calc(100% + 5px);

  transform: translate(0.5em, -50%);
}

/* KEYFRAMES */

@keyframes tooltips-vert {
  to {
    opacity: 0.9;

    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 0.9;

    transform: translate(0, -50%);
  }
}

/* FX All The Things */

[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.pretitle-relaxing {
  margin-left: 14px;
}

.btn_open-help {
  content: "";

  position: absolute;

  background: url(../img/help.png) no-repeat;

  background-size: cover;

  height: 20px;

  width: 20px;

  margin-top: -2px;

  margin-left: 5px;

  bottom: 60px;
}

.btn_precet-help {
  content: "";

  position: absolute;

  background: url(../img/help.png) no-repeat;

  background-size: cover;

  height: 20px;

  width: 20px;

  margin-top: 6px;

  margin-left: -30px;
}

.alarm_clock_NO {
  display: flex;

  flex-direction: row;

  justify-content: space-between;
}

.pretitle-scheme {
  margin-left: -20px;

  margin-left: -10px;

  font-family: EuropeExt Bold;

  font-size: 20px;

  font-weight: bold;

  font-style: normal;

  letter-spacing: normal;

  text-align: left;

  text-transform: uppercase;
}
.audio_world {
  display: flex;
  align-items: center;
  color: #21e0d5;
  font-family: Mont Semibold;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  background-color: #3a3a3a;
  margin-left: 25px;
  width: 155px;
  height: 34px;
  padding-left: 40px;
  padding-top: 3px;
}
.audio_world:before {
  content: "";
  position: absolute;
  width: 23px;
  height: 19px;
  margin-left: -30px;
  margin-top: -4px;
  background: url(../img/headphones.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.scheme-container {
  padding-left: 0;

  padding-right: 20px;
}

.title-container {
  padding-left: 20px;
}

.box-list {
  height: 605px;
  overflow-y: auto;
  overflow-x: hidden;
  counter-reset: li;
  list-style: none;
  padding: 0;
  width: 660px;
}

.box-list li {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.time {
  background: #484848;
  padding: 9px 0px;
  width: 80px;
  border-radius: 10px;
  text-align: center;
  z-index: 1;
  margin-right: -80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-list li:after {
  position: absolute;
  content: "";
  border: 0.5em solid transparent;
  margin-left: -19px;
  margin-top: 6.5px;
  transition: all 0.3s ease-out;
}
.box-list li:hover:after {
  border-left-color: #21e0d5;
}

/* Width */
.box-list::-webkit-scrollbar {
  width: 7.5px;
}

/* Thumb */
.box-list::-webkit-scrollbar-thumb {
  border-radius: 15px;
  max-width: 6px;
  background-color: #424141;
}

.item-link {
  width: 100%;
  position: relative;
  display: block;
  background: #3a3a3a;
  color: #ffffff;
  border-radius: 0.3em;
  font-family: "Mont Regular", sans-serif;
  padding: 9px;
  margin-left: 15px;
  transition: all 0.3s ease-out;
  text-align: left;
  padding-left: 80px;
}
.item-link:hover {
  background: #484848;
}
.eye_ssf {
  display: flex;
  flex-direction: column;
  width: calc(100% - 15px);
}
.ssf {
  width: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
}
.maxheight {
  max-height: 32px;
}
.time_movement {
  position: absolute;
  background: #484848;
  padding: 9px 0px;
  width: 80px;
  border-radius: 10px;
  text-align: center;
  z-index: 1;
  margin-top: 10px;
  max-height: 32px;
}

#choose_color {
  width: 100px;
}

.color_palette {
  position: absolute;
  display: none;
  flex-direction: column;
  width: 245px;
  background-color: #3a3a3a;
  z-index: 1;
  border-radius: 13px;
  margin-left: -5px;
  margin-top: -1px;
  box-shadow: 0px 0px 3px 3px rgb(59 59 59 / 20%);
}
.color_hide {
  width: 100%;
  height: 100vh;
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
#smm {
  transform: rotate(90deg);
  -webkit-appearance: none;
  box-shadow: inset 0 0 4px 1px rgb(0 0 0 / 15%), 0 0 10px #2e2d2d;
  border-radius: 4px;
  background-color: #3a3a3a;
  outline: none;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  background: linear-gradient(to right, #000000, #060606);
  max-height: 10px;

  width: 100px;
}
.brightness_text {
  position: absolute;
  top: 0;
  margin-top: -65px;
  right: 14px;
}
.numb {
  position: absolute;
  top: -45px;
  right: 25px;
}
.pre_range {
  margin-top: 50px;
  z-index: 2;
  display: none;
  position: absolute;
  right: -5px;
}
.left_selectcolor {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}
.left_selectcolor_btn {
  width: 120px;
  height: 25px;
  border: 1px solid #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s;
}
.active_left_btn {
  background-color: #21b3aa;
  border: 0;
  border-radius: 5px;
  font-family: "Mont Bold", sans-serif;
  color: #fff;
}
.apply_btn_palette {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 23px;
  border-radius: 4px;
  margin: 0 auto 10px;
  background-color: #21e0d5;
  font-family: "Mont Semibold", sans-serif;
  color: #fff;
  cursor: pointer;
}
.left_selectcolor p {
  margin-bottom: 25px;
  text-align: center;
}
.left_selectcolor_allbtn {
  display: flex;
  justify-content: space-between;
  height: 100px;
  margin: 0 auto 20px;
  flex-direction: column;
  position: relative;
}

.smm::-webkit-slider-thumb {
  -webkit-appearance: none;

  appearance: none;

  width: 10px;

  overflow: visible;

  height: 20px;

  border: 1px solid #ffffff;

  border-radius: 2px;

  cursor: pointer;
}
.smm::-moz-range-thumb {
  -webkit-appearance: none;

  appearance: none;

  width: 4px;

  overflow: visible;

  height: 20px;

  border: 1px solid #ffffff;

  border-radius: 2px;

  cursor: pointer;
}

.parent {
  position: fixed;
}

.buttom-bottom .audio_world {
  display: none;
}

.movement {
  width: 100%;
  position: relative;
  display: flex;
  background: #3f3f3f;
  color: #ffffff;
  border-radius: 0.3em;
  transition: 0.3s ease-out;
  font-family: "Mont Regular", sans-serif;
  padding: 9px;
  margin: 10px;
  margin-bottom: 0;
  padding-left: 90px;
}
.movement:hover {
  background: #484848;
}
.nxt {
  display: none;
  width: 88%;
  margin: 0 auto;
  margin-top: 0vh;
  height: 100%;
  transform: translateY(-100%);
  transition: transform 0.3s linear;
  z-index: -1;
}

.button_last_VV {
  padding-top: 85px;
}

.arrow {
  position: absolute;
  background: url(../img/icons8-chevron-down-24.png);
  width: 24px;
  height: 24px;
  right: 10px;
  z-index: 1;
  margin-top: 4px;
  transition: all 0.3s;
}
.time_in {
  position: absolute;
  top: 20px;
  right: 10px;
  font-family: "Mont SemiBold";
  color: #21e0d5;
}
.main-list {
  width: 425px;
  height: auto;
  padding-bottom: 50px;
}
.main-item_list {
  background: #4c4c4c;
  text-align: left;
  padding-left: 87px;
  font-size: 15px;
}
.main-item_list:hover {
  background: #333333;
}
.main-time {
  background: #3a3a3a;
  color: #21e0d5;
}
.center-log {
  min-height: auto;
  height: auto;
}
.ml22 {
  margin-left: -22px;
}

.hide_simply {
  display: none;
}
.pre_main {
  display: flex;
  flex-direction: column;
  width: 97%;
  margin: 0 auto;
}
.hide_right {
  margin: 0;
  padding: 0;
}

.block_advanced {
  padding-top: 40px;
}
.block_advanced_mini {
  padding-top: 60px;
}
.alarm_clock {
  margin-top: 33px;
}
.btn_advanced {
  display: flex;
  color: #ffffff;
  font-family: Mont Semibold;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 13px 23px;
  line-height: 18px;
  border-radius: 5px;
  background-color: #21e0d5;
  max-height: 44px;
  margin-top: 25px;
  cursor: pointer;
  margin-left: auto;
}
.text_padding {
  padding-left: 0;
  padding-top: 20px;
}
.scheme_block h2 {
  margin: 50px 0 0;
  text-align: center;
}
.scheme-bb {
  padding: 20px 0 0;
}
.scheme-bb h3 {
  margin: 0 auto;
  text-align: center;
}
.hide {
  display: none;
}
#btndefault1 {
  white-space: nowrap;
}
.pre_mobile {
  display: flex;
  align-items: center;
}
.btn_pop {
  color: #ffffff;
  font-family: Mont Semibold;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 18px;
  text-align: center;
  width: 150px;
  height: 42px;
  border-radius: 3px;
  background-color: #3a3a3a;
  transition: all 0.25s;
}
.btn_all_p {
  display: flex;
  position: relative;
}
#btn_back {
  width: 65px;
  margin-left: 20px;
  opacity: 0.65;
  transition: all 0.3s;
}
#btn_back:hover {
  opacity: 1;
}
#btn_replace_text {
  margin-left: 20px;
}
#btn_accepts {
  width: 75px;
}
#pretitle-singal-text {
  width: fit-content;
}
.t_block {
  display: flex;
}
.btn_test {
  width: 43px;
  height: 22px;
  border: 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin-left: 15px;
  cursor: pointer;
  color: #3399cc;
  font-family: "Mont Semibold", sans-serif;
  font-size: 12px;
}
@media (max-width: 1320px) {
  .main_container {
    width: 96%;
  }
  .area {
    flex-direction: column-reverse;
  }
  .the-main-events {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .btn-top {
    bottom: auto;
  }
  .center_sleep_log {
    min-height: auto;
    height: auto;
  }
  .center_vertical {
    position: relative;
    height: auto;
  }
}
.rem-title-container {
  padding: 0;
  margin-left: -13px;
}
@media (max-width: 1235px) {
  .redesc-item {
    line-height: 1.65;
  }

  .no {
    padding-top: 0;

    max-width: 290px;
  }

  .pretitle-scheme {
    margin-left: -53px;

    margin-bottom: -4px;
  }

  .replace_calm {
    position: absolute;

    padding-left: 91px;

    top: 16px;
  }

  .replace_alarm {
    padding-left: 72px;
  }

  .color_led {
    padding-left: 25px;
  }

  .replace_lucid {
    position: absolute;

    padding-left: 160px;

    top: 16px;
  }

  .container-slider {
    display: flex;

    flex-direction: column;

    padding-left: 0;
    max-width: 280px;
  }

  .name-container {
    padding-left: 45px;
  }

  .all_slidecontainer {
    display: flex;

    padding-top: 45px;
  }

  .slider-label {
    margin-left: -20px;
  }

  .padding_subtitle {
    padding-top: 70px;
  }

  .container-slider_right {
    flex-direction: column;
  }

  .mini_setting,
  .advanced_setting {
    justify-content: space-around;
  }

  .alarm {
    justify-content: space-around;
  }
  .rem_detection_settings {
    max-width: 280px;
  }
  .eye_actions {
    margin-left: 0;
  }
  #signal_volume_label,
  #eye_movements_to_text {
    padding-left: 25px;
  }
  .alarm-item {
    min-width: 365px;
  }

  .relaxing-label {
    margin-left: -35px;
  }

  .alarm-label {
    min-width: 106px;

    margin-left: 16px;

    margin-top: -12px;
  }

  .alarm_slider {
    display: flex;

    flex-direction: column;
  }

  .action-block {
    display: flex;

    flex-direction: column;
    max-width: 280px;
    margin-left: 0;
  }
  #pretitle-relaxing-text {
    padding-left: 10px;
  }
  .action-signals {
    display: flex;

    flex-direction: row;
  }
  .rem-title-container {
    padding: 0;
    margin-left: 0;
  }

  .item-bold {
    margin-left: 0;
  }

  .t_area {
    width: 460px;

    height: 400px;
  }

  .t_area1 {
    width: 305px;

    height: 400px;

    background-color: transparent;

    color: #ffffff;

    resize: none;

    font-family: "Segoe UI";

    font-size: 16px;
  }

  .relaxing_settings {
    padding-right: 70px;
  }

  .c_calm {
    margin-left: 0;
  }

  .head_movement_settings {
    max-width: 280px;
  }

  .no {
    display: block;
  }

  .alarm_clock_NO {
    display: flex;

    justify-content: space-around;
  }

  .sl-container {
    padding-left: 0;
  }

  .alarm-label {
    margin-left: -10px;
  }

  .head_movement_settings {
    margin-top: 0;
  }

  .relaxing_settings {
    padding-top: 0;
  }

  .alarm_clock_NO {
    padding-top: 55px;
  }

  .pretitle-alarm {
    max-width: 280px;
  }

  .pretitle-relaxing {
    margin-left: -25px;
  }

  .m_count {
    padding-top: 38px;
  }

  .alarm-container {
    margin-left: 0;
    padding-right: 0;
  }

  .scheme-container {
    margin-left: -36px;
  }

  .rem-title-container {
    padding-left: 0;
  }

  [tooltipt][flow^="down"]::before,
  [tooltipt][flow^="down"]::after {
    left: 30%;

    transform: translate(-50%, 0.5em);
  }

  .two-btn_precet {
    display: flex;

    position: relative;

    margin-left: -25px;
  }
  .hide_simply {
    display: none;
  }
  .hide_right {
    margin: 0;
    padding: 0;
  }
  .pre-slider-label {
    margin-left: 0;
  }
  .s_slidecontainer {
    margin-left: -15px;
  }
  .action_timer {
    padding-left: 32px;
  }
  #volume_alarm_text {
    padding-left: 45px;
  }
  .left {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
  }
  .audio_world {
    margin: 0 0 13px;
  }
}

@media (max-width: 960px) {
  .log-container {
    padding: 0;
  }
  .center_sleep_log {
    margin: 90px 0;
  }
  .t_area {
    width: 600px;

    height: 360px;
  }

  .btn-all {
    display: flex;

    padding: 0;

    margin-bottom: 60px;
  }

  .area {
    flex-direction: column-reverse;
  }

  .sleep-log-no {
    margin-right: 0;
  }

  .t_area1 {
    width: 100%;

    text-align: center;

    height: 340px;
  }

  .the-main-events {
    padding-top: 70px;
  }

  .main-event {
    padding-bottom: 15px;
  }

  .title-sleep {
    padding-bottom: 15px;
  }

  .log-box {
    flex-direction: column;
  }

  .btn-top {
    top: auto;

    bottom: auto;
  }

  .btn-back {
    position: relative;
  }

  .btn-open {
    margin: 0px;

    margin-right: 25px;
  }

  .all-btn-save {
    display: flex;
  }

  .center-log {
    position: relative;
  }

  .btn-bottom {
    display: flex;
  }

  .btn-all {
    justify-content: space-between;
  }

  .l-continaer {
    justify-content: start;
  }

  .right,
  .left {
    display: none;
  }

  .mobile-bottom {
    display: flex;

    margin-bottom: 25px;

    align-items: center;
  }

  .btn-save {
    margin-left: 0;
  }

  .button_container {
    flex-direction: column;
  }

  .btn-journal {
    margin-right: 15px;
  }

  .btn-bottom {
    margin-left: 35px;
  }

  .btn_open-help {
    margin-top: 7px;

    margin-left: -30px;

    bottom: auto;

    right: 200px;
  }
  .hide_simply {
    display: none;
  }
  .hide_right {
    margin: 0;
    padding: 0;
  }
  .buttom-bottom .audio_world {
    margin: 25px 0 0;
    display: flex;
  }
}

/*@media (max-width: 850px){

   .pretitle-head

   {

    max-width: 350px;

    line-height: 1.3;

   }



}*/

@media (max-width: 915px) {
  .title_advanced {
    margin: 60px auto 50px;
  }
  .title__soft {
    margin-left: 0px;
  }
  .box-list {
    width: 100%;
  }
  .l-continaer {
    width: 100%;
  }
  .two-btn_precet {
    margin-left: 0;
  }
  .container-slider {
    max-width: 100%;
  }

  .btn_precet-all {
    margin-left: 0;

    justify-content: center;
  }

  .btn_open-help {
    margin-top: 7px;

    right: 198px;
  }

  .alarm-container {
    margin-left: 0;

    padding-right: 0;
  }

  .replace_calm {
    position: absolute;

    padding-left: 100px;

    top: 16px;
  }

  .replace_alarm {
    padding-left: 100px;
  }

  .color_led {
    padding-left: 20px;
  }

  .replace_lucid {
    position: absolute;

    padding-left: 156px;

    top: 16px;
  }

  [tooltip]:hover::before,
  [tooltip]:hover::after {
    display: none;
  }

  [tooltipt]:hover::before,
  [tooltipt]:hover::after {
    display: none;
  }

  .auto-up {
    display: flex;

    flex-direction: column;

    width: 100%;
  }

  .all_slidecontainer {
    width: 100%;
  }

  .slidecontainer {
    width: 100%;
  }

  .padding_subtitle {
    padding-top: 0;
  }

  .slider-label {
    margin-left: 0;
  }

  .desc-item {
    min-width: 100%;

    margin-right: 0;
  }

  .redesc-item {
    min-width: 100%;

    margin-right: 0;
  }

  .action-block {
    width: 100%;
  }

  .action-block h3 {
    min-width: 0;
  }

  .action-signals {
    flex-direction: row;

    width: 100%;

    justify-content: space-between;
  }

  .num-up {
    margin-bottom: 0px;
  }

  .last-item {
    display: none;
  }

  .alarm {
    justify-content: space-around;

    flex-direction: column;

    align-items: center;
  }

  .alarm-label {
    min-width: 0;
  }

  .action_timer {
    justify-content: space-between;
  }

  .btn-default {
    padding: 22px 18px;
  }

  .btn-save {
    padding: 22px 37px;
  }

  .action {
    display: flex;

    justify-content: center;

    padding: 20px 0 65px 0;
  }

  .t_area {
    width: 100%;
  }

  .log-box {
    flex-direction: column;

    width: 90%;
  }

  .log-container {
    width: 100%;
  }

  .center-log {
    width: 100%;
  }

  .mpopup {
    display: flex;

    position: relative;

    width: 90%;
  }

  .name-container {
    width: fit-content;
  }

  .title-container {
    width: 100%;
  }

  .mini_setting,
  .advanced_setting,
  .alarm_clock_NO {
    flex-direction: column;
  }

  .action-block {
    margin-left: 0;
  }

  .pretitle-rem {
    margin-left: 0;
  }

  .name-container {
    padding-left: 20px;
  }

  .title-container {
    padding-left: 20px;
  }

  .m_count {
    margin-left: 0;
  }

  .eye_actions {
    margin-left: 0px;
  }

  .container-slider_right {
    padding-left: 0;
  }

  .head_movement_settings {
    margin-left: 0px;
    max-width: 100%;
  }
  .action-block,
  .rem_detection_settings {
    max-width: 100%;
  }
  .pretitle-scheme {
    margin-left: 0;
  }

  .pretitle {
    margin-left: 0px;
  }

  .relaxing_settings {
    padding-right: 0;
  }

  .relaxing-label {
    margin-left: 0px;
  }

  .main_container {
    width: 80%;
  }

  .rem_detection_settings,
  .relaxing_settings {
    padding-top: 55px;
  }

  .no {
    display: flex;

    flex-direction: column;

    max-width: 100%;

    padding-top: 60px;
  }

  .scheme-container {
    margin-left: 0;
  }

  .btn_preset2-help {
    margin-left: 0;

    right: 0;

    margin-right: -30px;
  }
  .hide_simply {
    display: none;
  }
  .pre_main {
    flex-direction: column;
  }
  .button_last_MX {
    padding-top: 55px;
  }
  .center_container {
    padding-top: 60px;
  }
  .btn_advanced {
    margin: 10px auto 0;
  }
  #signal_volume_label,
  #eye_movements_to_text {
    padding-left: 20px;
  }
  .action_timer {
    padding-left: 0px;
  }
  #volume_alarm_text {
    padding-left: 25px;
  }
  .buttom-bottom {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .audio_world {
    margin: 20px 0 0;
  }
}

@media (max-width: 705px) {
  .item-link {
    text-align: left;
    padding-left: 77px;
  }
}

@media (max-width: 565px) {
  .text_right {
    min-width: 80%;
  }
  .center_vertical {
    width: 100%;
  }

  .upload_flex {
    width: 100%;
  }

  .upload {
    width: 100%;
  }

  .button-upload {
    width: 100%;
  }

  .rect_up {
    width: 100%;
  }
  .audio_world {
    margin: 20px 0 0;
  }
}

@media (max-width: 520px) {
  .btn-save {
    padding: 12px 18px;

    font-size: 13px;
  }

  .btn-default {
    padding: 10px 9px;

    font-size: 13px;

    margin-left: 10px;
  }

  .btn-log {
    font-size: 11px;

    padding: 10px 22px;
  }

  .btn-journal {
    font-size: 11px;

    padding: 10px 16px;
  }

  .btn-accept {
    font-size: 12px;

    padding: 10px 20px;

    line-height: 18px;

    margin-right: 0;
  }
}

@media (max-width: 460px) {
  .title_advanced {
    font-size: 24px;
  }
  .log-box {
    flex-direction: column;
    width: 100%;
  }
  .box-list li {
    width: 96%;
  }
  .time {
    padding: 9px 0px;
    width: 70px;
    font-size: 13.5px;
  }
  .time_movement {
    padding: 9px 0px;
    width: 70px;
    font-size: 13.5px;
  }
  .bt1:first-child {
    margin-right: 20px;
  }
  .eye_ssf {
    width: 100%;
  }
  .btn-precet {
    font-size: 11px;

    padding: 10px 17px;

    line-height: 10px;

    border-radius: 9px;
  }

  .pretitle-rem {
    line-height: 1.3;
  }

  .btn_open-help {
    margin-top: 7px;

    right: 230px;
  }

  .btn-save {
    padding: 13px 6px;

    font-size: 12.5px;
  }

  .btn-default {
    padding: 10px 5px;

    font-size: 12.5px;
  }

  .pretitle {
    font-size: 17px;
  }

  .t_area {
    height: 300px;
  }

  .t_area1 {
    height: 300px;
  }

  .btn-all {
    align-items: center;

    flex-direction: column;

    justify-content: center;
  }

  .all-btn-save {
    margin-bottom: 11px;
  }

  .btn-all {
    margin-bottom: 40px;
  }

  .btn-back {
    color: #21e0d5;

    font-family: Mont Semibold;

    font-size: 14px;

    padding: 10px 45px;
  }

  .btn-journal {
    margin-right: 15px;

    font-size: 11px;

    padding: 6px 10px;
  }

  .btn-accept {
    font-size: 12px;

    padding: 10px 20px;

    line-height: 18px;

    margin-right: 0;
  }

  .btn-info {
    padding: 6px 8px;
  }

  .btn-bottom {
    margin-left: 0px;
  }
  .pretitle {
    line-height: 1.4;
    white-space: break-spaces;
  }
  .audio_world {
    font-size: 12px;
    width: 140px;
    height: 32px;
    padding-top: 0;
  }
  .audio_world:before {
    width: 21px;
    margin-top: 0;
  }
  .btn_test {
    width: 43px;
    height: 22px;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin-left: 5px;
    cursor: pointer;
    color: #3399cc;
    font-family: "Mont Semibold", sans-serif;
    font-size: 12px;
    position: absolute;
    right: 0;
  }
}

@media (max-width: 340px) {
  .btn-log {
    padding: 10px 10px;
  }

  .btn-journal {
    padding: 10px 9px;
  }

  .btn-accept {
    font-size: 12px;

    padding: 10px 20px;

    line-height: 18px;

    margin-right: 0;
  }

  .main_container {
    width: 84%;
  }
  #pretitle-singal-text {
    width: 200px;
  }
}
