@charset "UTF-8";

@import url(reset.css);

* {
  outline: none;
}

body {
  background: #f7f7fa;
  line-height: 1.14583vw;
  font-family: 'Wigrum';
  font-size: 0.9375vw;
  font-weight: 300;
  color: #4e4e56;
}

img {
  max-width: 100%;
  vertical-align: top;
}

h1 {
  margin: 0 0 0.83333vw 0;
  padding: 0;
  line-height: 2.08333vw;
  font-size: 1.875vw;
  font-weight: bold;
  color: #6872f4;
}

h2 {
  margin: 0 0 0.52083vw 0;
  padding: 0;
  line-height: 1.25vw;
  font-size: 1.04167vw;
  font-weight: 700;
  color: #6872f4;
}

.site {
  overflow: hidden;
}

/*--------- Content Area START ---------*/

.site-content {
  padding: 3.64583vw 0 3.64583vw 0;
}

.site-content .wrapper {
  max-width: 38.02083vw;
  margin: 0 auto;
}

.top-section {
  padding: 0 0 0.67708vw 0;
}

.top-section p {
  margin: 0 0 1.14583vw 0;
  padding: 0;
  letter-spacing: -0.01563vw;
}

.tabs .tabs-caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 0 -0.10938vw 0;
  padding: 0;
  z-index: 2;
}

.tabs .tabs-caption li {
  position: relative;
  width: 50%;
  margin: 0;
  padding: 0.9375vw 0.72917vw 0.41667vw 0.72917vw;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.10938vw solid transparent;
  -webkit-border-radius: 0.83333vw 0.83333vw 0 0;
  -moz-border-radius: 0.83333vw 0.83333vw 0 0;
  border-radius: 0.83333vw 0.83333vw 0 0;
  line-height: 1.875vw;
  font-size: 1.35417vw;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}

.tabs .tabs-caption li:first-child:before {
  background: #ffffff;
  display: block;
  width: 1.04167vw;
  position: absolute;
  top: 1.04167vw;
  bottom: -1.04167vw;
  left: -0.10938vw;
  border-left: 0.10938vw solid #e0e0e1;
  opacity: 0;
  pointer-events: none;
  content: '';
}

.tabs .tabs-caption li:last-child:before {
  background: #ffffff;
  display: block;
  width: 1.04167vw;
  position: absolute;
  top: 1.04167vw;
  right: -0.10938vw;
  bottom: -1.04167vw;
  border-right: 0.10938vw solid #e0e0e1;
  opacity: 0;
  pointer-events: none;
  content: '';
}

.tabs .tabs-caption li.active {
  background: #ffffff;
  border-color: #e0e0e1;
  border-bottom: none;
  font-weight: 500;
  color: #6872f4;
}

.tabs .tabs-caption li.active:before {
  opacity: 1;
}

.tabs .tabs-caption li img {
  width: 1.875vw;
  margin: -0.26042vw 1.25vw 0 0;
}

.tabs .tabs-content {
  display: none;
  background: #ffffff;
  position: relative;
  padding: 1.92708vw 3.85417vw 3.07292vw 3.69792vw;
  border: 0.10938vw solid #e0e0e1;
  -webkit-border-radius: 0.83333vw;
  -moz-border-radius: 0.83333vw;
  border-radius: 0.83333vw;
  z-index: 1;
}

.tabs .tabs-content.active {
  display: block;
}

.tabs-inner {
  margin: 0 0 1.61458vw 0;
}

.tabs-inner .tabs-caption-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

.tabs-inner .tabs-caption-inner li {
  background: #cdcdd1;
  min-width: 5.15625vw;
  margin: 0 0.10417vw 0 0;
  padding: 0.23438vw 0.52083vw 0.23438vw 0.52083vw;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0.83333vw 0.83333vw 0 0;
  -moz-border-radius: 0.83333vw 0.83333vw 0 0;
  border-radius: 0.83333vw 0.83333vw 0 0;
  line-height: 1.04167vw;
  font-size: 0.83333vw;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.tabs-inner .tabs-caption-inner li.active {
  background: #6872f4;
}

.tabs-inner .tabs-content-inner {
  display: none;
  /* по умолчанию прячем все блоки */
  overflow: hidden;
  padding: 0.52083vw;
  border: 1px solid #e0e0e1;
  -webkit-border-radius: 0 0.625vw 0.625vw 0.625vw;
  -moz-border-radius: 0 0.625vw 0.625vw 0.625vw;
  border-radius: 0 0.625vw 0.625vw 0.625vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tabs-inner .tabs-content-inner.active {
  display: block;
  /* по умолчанию показываем нужный блок */
}

.tabs-inner .tabs-content-inner + h2 {
  padding-top: 1.61458vw;
}

.image-block {
  background-color: #e0e0e1;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  height: 22.29167vw;
  margin: -0.52083vw -0.52083vw 0 -0.52083vw;
  padding: 0;
}

.image-block.lungs-back figcaption ul li:nth-child(1) {
  top: 4.94792vw;
  left: 10.52083vw;
}

.image-block.lungs-back figcaption ul li:nth-child(2) {
  position: absolute;
  top: 4.94792vw;
  right: 10.625vw;
}

.image-block.lungs-back figcaption ul li:nth-child(3) {
  position: absolute;
  top: 12.03125vw;
  left: 10.20833vw;
}

.image-block.lungs-back figcaption ul li:nth-child(4) {
  position: absolute;
  top: 12.03125vw;
  right: 10.3125vw;
}

.image-block.heart-front figcaption ul li:nth-child(1) {
  top: 5.88542vw;
  left: 12.23958vw;
}

.image-block.heart-front figcaption ul li:nth-child(2) {
  position: absolute;
  top: 6.09375vw;
  right: 12.08333vw;
}

.image-block.heart-front figcaption ul li:nth-child(3) {
  position: absolute;
  top: 11.51042vw;
  left: 15.88542vw;
}

.image-block.heart-front figcaption ul li:nth-child(4) {
  position: absolute;
  top: 14.375vw;
  right: 8.64583vw;
}

.image-block figcaption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.image-block figcaption ul {
  margin: 0;
  padding: 0;
}

.image-block figcaption ul li {
  background: #ffffff;
  width: 1.97917vw;
  height: 1.97917vw;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0.15625vw solid #6872f4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0.10417vw 0.10417vw 0.15625vw 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0.10417vw 0.10417vw 0.15625vw 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0.10417vw 0.10417vw 0.15625vw 0 rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  line-height: 1.97917vw;
  font-family: Arial;
  font-size: 1.25vw;
  font-weight: 700;
  text-align: center;
  color: #6872f4;
  cursor: pointer;
}

.image-block figcaption ul li:nth-child(1) {
  position: absolute;
  top: 5.57292vw;
  left: 10.67708vw;
}

.image-block figcaption ul li:nth-child(2) {
  position: absolute;
  top: 5.57292vw;
  right: 10.46875vw;
}

.image-block figcaption ul li:nth-child(3) {
  position: absolute;
  top: 12.44792vw;
  left: 11.51042vw;
}

.image-block figcaption ul li:nth-child(4) {
  position: absolute;
  top: 12.44792vw;
  right: 11.14583vw;
}

.image-block figcaption ul li.active {
  background: #6872f4;
  border-color: #ffffff;
  color: #ffffff;
}

.image-block figcaption ul li.disable {
  background: none;
  opacity: 0.3;
  border-color: #000;
  color: #000;
  pointer-events: none;
}

.image-block figcaption ul li em {
  background: #ffffff;
  width: 4.79167vw;
  position: absolute;
  right: 50%;
  bottom: 100%;
  margin: 0 -2.39583vw 0.78125vw 0;
  padding: 0.20833vw 0.26042vw 0.20833vw 0.26042vw;
  /*border: vw(1) solid #dcdcdd;*/
  -webkit-border-radius: 0.20833vw;
  -moz-border-radius: 0.20833vw;
  border-radius: 0.20833vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0.26042vw rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.26042vw rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0.26042vw rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
  line-height: 0.72917vw;
  font-size: 0.625vw;
  font-weight: normal;
  font-style: normal;
  color: #4e4e56;
  pointer-events: none;
}

.image-block figcaption ul li em:before {
  display: block;
  position: absolute;
  top: 100%;
  right: 50%;
  margin: 0 -0.15625vw 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.41667vw 0.15625vw 0 0.15625vw;
  border-color: #ffffff transparent transparent transparent;
  content: '';
}

.image-block figcaption p {
  background: #ffffff;
  margin: 0;
  padding: 0.26042vw 1.04167vw 0.36458vw 0.625vw;
  position: absolute;
  bottom: 0.36458vw;
  left: 0.3125vw;
  -webkit-border-radius: 0.90104vw;
  -moz-border-radius: 0.90104vw;
  border-radius: 0.90104vw;
  -webkit-box-shadow: 0 0.05208vw 0.3125vw 0 rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 0.05208vw 0.3125vw 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 0.05208vw 0.3125vw 0 rgba(0, 0, 0, 0.23);
  border: 0.07292vw solid #dcdcdd;
  line-height: 0.83333vw;
  font-size: 0.72917vw;
  font-weight: normal;
}

.image-block figcaption p:before {
  background: url(../img/icon-settings.svg) no-repeat 50% 50%/contain;
  display: inline-block;
  width: 0.72917vw;
  height: 0.72917vw;
  overflow: hidden;
  margin: 0.10417vw 0.46875vw 0 0;
  vertical-align: top;
  content: '';
}

.image-block figcaption select {
  background: url(../img/icon-select.svg) no-repeat 100% 55%;
  -moz-background-size: 0.36458vw 0.36458vw;
  -o-background-size: 0.36458vw 0.36458vw;
  background-size: 0.36458vw 0.36458vw;
  max-width: 3.125vw;
  height: 0.78125vw;
  margin: 0.05208vw 0 0 0;
  padding: 0 0.52083vw 0 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: top;
  line-height: 0.78125vw;
  font-family: 'Wigrum';
  font-size: 0.72917vw;
  font-weight: normal;
  cursor: pointer;
  text-align: left;
  color: #6872f4;
}

.image-block figcaption select option {
  /*margin: 0;
				padding: 0;*/
}

div.image-player {
  background: #ffffff;
  margin: 0 -0.52083vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #e0e0e1;
  border-bottom: 1px solid #e0e0e1;
}

div.image-player .green-audio-player {
  height: 25px;
  padding: 1px 8px 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.image-player .green-audio-player .holder .play-pause-btn svg {
  width: 10px;
}

div.image-player .green-audio-player .controls {
  margin: 0 12px 0 6px;
}

div.image-player .green-audio-player .controls__current-time,
div.image-player .green-audio-player .controls__total-time {
  line-height: 12px;
  font-size: 9px;
}

div.image-player .green-audio-player .controls__slider {
  background: none;
  height: 8px;
  margin: 0 7px;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.image-player .green-audio-player .controls__slider .gap-progress {
  background: #d1d0d5;
}

div.image-player .green-audio-player .controls__slider .gap-progress .pin {
  display: none;
}

div.image-player .green-audio-player .volume__button {
  margin-right: 72px;
}

div.image-player .green-audio-player .volume__button svg {
  width: 14px;
}

div.image-player .green-audio-player .volume__controls {
  background: none;
  width: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

div.image-player .green-audio-player .volume__controls.horizontal {
  height: 60px;
  margin: -19px 0 0 0;
  top: 0;
  bottom: auto;
  left: 18px;
}

div.image-player .green-audio-player .volume__controls .volume__slider {
  background: #d7d7d7 !important;
  width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

div.image-player .green-audio-player .volume__controls .volume__slider .gap-progress {
  background: #d7d7d7;
  width: 1px;
}

div.image-player .green-audio-player .volume__controls .volume__slider .gap-progress .pin {
  background: #6872f4;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.record-name {
  background: #f7f7fa;
  margin: 0 -0.52083vw 0.625vw -0.52083vw;
  padding: 0.26042vw 0.57292vw 0.26042vw 0.57292vw;
  line-height: 0.78125vw;
  font-size: 0.72917vw;
  font-weight: normal;
}

.records-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0 0.10417vw;
}

.records-list li {
  margin: 0 0.9375vw 0 0;
  padding: 0;
  list-style: none;
  line-height: 0.83333vw;
  font-size: 0.72917vw;
  font-weight: 500;
  text-align: center;
  color: #6872f4;
  cursor: pointer;
}

.records-list li.active {
  font-weight: 900;
}

.records-list li.active em {
  background: #6872f4;
}

.records-list li.active em:before {
  background: url(../img/icon-play-white.png) no-repeat 50% 50%/contain;
  width: 0.625vw;
  height: 0.625vw;
  margin: -0.3125vw 0 0 -0.3125vw;
}

.records-list li.active em:after {
  background: #6872f4;
  display: block;
  position: absolute;
  top: -0.20833vw;
  right: -0.20833vw;
  bottom: -0.20833vw;
  left: -0.20833vw;
  border: 0.10417vw solid #b4b9f9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
  content: '';
}

.records-list li.pause {
  font-weight: 900;
}

.records-list li.pause em {
  background: #6872f4;
}

.records-list li.pause em:before {
  background: url(../img/icon-pause-white.svg) no-repeat 50% 50%/contain;
  width: 0.83333vw;
  height: 0.83333vw;
  margin: -0.41667vw 0 0 -0.41667vw;
}

.records-list li.pause em:after {
  background: #6872f4;
  display: block;
  position: absolute;
  top: -0.20833vw;
  right: -0.20833vw;
  bottom: -0.20833vw;
  left: -0.20833vw;
  border: 0.10417vw solid #b4b9f9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
  content: '';
}

.records-list li em {
  position: relative;
  display: block;
  width: 1.5625vw;
  height: 1.5625vw;
  margin: 0 0 0.26042vw 0;
  border: 0.10417vw solid #6872f4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9;
}

.records-list li em:before {
  background: url(../img/icon-play.svg) no-repeat 50% 50%/contain;
  display: block;
  width: 0.57292vw;
  height: 0.625vw;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.3125vw 0 0 -0.26042vw;
  z-index: 9;
  content: '';
}

.records-list li em img {
  width: 0.67708vw;
  position: absolute;
  top: -0.15625vw;
  right: -0.26042vw;
}

div.player-box {
  overflow: hidden;
  margin: 0 0 0.625vw 0;
  border: 0.10938vw solid #e0e0e1;
  -webkit-border-radius: 0.72917vw;
  -moz-border-radius: 0.72917vw;
  border-radius: 0.72917vw;
}

div.player-box-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #f7f7fa;
  padding: 0.36458vw 1.14583vw 0.46875vw 0.57292vw;
  border-bottom: 0.10938vw solid #e0e0e1;
  line-height: 0.78125vw;
  font-size: 0.72917vw;
  font-weight: normal;
}

div.player-box-top h3 {
  margin: 0;
  padding: 0.10417vw 0 0 0;
  line-height: 0.78125vw;
  font-size: 0.72917vw;
  font-weight: normal;
}

div.player-box-filter {
  padding: 0.05208vw 0 0 0;
  line-height: 0.72917vw;
  font-family: 'Verdana';
  font-size: 0.67708vw;
  font-weight: 500;
}

div.player-box-filter:before {
  background: url(../img/icon-settings.svg) no-repeat 50% 50%/contain;
  display: inline-block;
  width: 0.72917vw;
  height: 0.72917vw;
  overflow: hidden;
  margin: 0 0.20833vw 0 0;
  vertical-align: top;
  content: '';
}

div.player-box-filter select {
  background: url(../img/icon-select.svg) no-repeat 100% 55%;
  -moz-background-size: 0.36458vw 0.36458vw;
  -o-background-size: 0.36458vw 0.36458vw;
  background-size: 0.36458vw 0.36458vw;
  max-width: 3.125vw;
  height: 0.78125vw;
  margin: 0;
  padding: 0 0.52083vw 0 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: top;
  line-height: 0.72917vw;
  font-family: 'Verdana';
  font-size: 0.67708vw;
  font-weight: normal;
  cursor: pointer;
  text-align: left;
  color: #6872f4;
}

div.player-box-filter select option {
  /*margin: 0;
				padding: 0;*/
}

div.player-box-content {
  padding: 21px 22px 21px 54px;
}

div.player-box-content .green-audio-player {
  position: relative;
  height: 28px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 1px 8px 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

div.player-box-content .green-audio-player .holder {
  position: absolute;
  top: 0;
  left: -33px;
}

div.player-box-content .green-audio-player .holder .play-pause-btn svg {
  width: 10px;
}

div.player-box-content .green-audio-player .controls {
  margin: 0 12px 0 6px;
}

div.player-box-content .green-audio-player .controls__current-time,
div.player-box-content .green-audio-player .controls__total-time {
  line-height: 12px;
  font-size: 9px;
}

div.player-box-content .green-audio-player .controls__slider {
  background: none;
  height: 8px;
  margin: 0 7px;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.player-box-content .green-audio-player .controls__slider .gap-progress {
  background: #d1d0d5;
}

div.player-box-content .green-audio-player .controls__slider .gap-progress .pin {
  display: none;
}

div.player-box-content .green-audio-player .volume__button {
  margin-right: 72px;
}

div.player-box-content .green-audio-player .volume__button svg {
  width: 14px;
}

div.player-box-content .green-audio-player .volume__controls {
  background: none;
  width: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

div.player-box-content .green-audio-player .volume__controls.horizontal {
  height: 60px;
  margin: -19px 0 0 0;
  top: 0;
  bottom: auto;
  left: 18px;
}

div.player-box-content .green-audio-player .volume__controls .volume__slider {
  background: #d7d7d7 !important;
  width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

div.player-box-content .green-audio-player .volume__controls .volume__slider .gap-progress {
  background: #d7d7d7;
  width: 1px;
}

div.player-box-content .green-audio-player .volume__controls .volume__slider .gap-progress .pin {
  background: #6872f4;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*--------- Content Area END ---------*/

@media (min-width: 992px) {
  .image-block figcaption ul li:hover em {
    opacity: 1;
  }
}

@media (min-width: 1920px) {
  body {
    line-height: 22px;
    font-size: 18px;
  }

  h1 {
    margin: 0 0 16px 0;
    line-height: 40px;
    font-size: 36px;
  }

  h2 {
    margin: 0 0 10px 0;
    line-height: 24px;
    font-size: 20px;
  }

  .site-content {
    padding: 70px 0 70px 0;
  }

  .site-content .wrapper {
    max-width: 730px;
  }

  .top-section {
    padding: 0 0 13px 0;
  }

  .top-section p {
    margin: 0 0 22px 0;
    letter-spacing: -0.3px;
  }

  .tabs .tabs-caption {
    margin: 0 0 -2.1px 0;
  }

  .tabs .tabs-caption li {
    padding: 18px 14px 8px 14px;
    border-width: 2.1px;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    line-height: 36px;
    font-size: 26px;
  }

  .tabs .tabs-caption li:first-child:before {
    width: 20px;
    top: 20px;
    bottom: -20px;
    left: -2.1px;
    border-left-width: 2.1px;
  }

  .tabs .tabs-caption li:last-child:before {
    width: 20px;
    top: 20px;
    right: -2.1px;
    bottom: -20px;
    border-right-width: 2.1px;
  }

  .tabs .tabs-caption li img {
    width: 36px;
    margin: -5px 24px 0 0;
  }

  .tabs .tabs-content {
    padding: 37px 74px 59px 71px;
    border-width: 2.1px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
  }

  .tabs-inner {
    margin: 0 0 31px 0;
  }

  .tabs-inner .tabs-caption-inner li {
    min-width: 99px;
    margin: 0 2px 0 0;
    padding: 4.5px 10px 4.5px 10px;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    line-height: 20px;
    font-size: 16px;
  }

  .tabs-inner .tabs-content-inner {
    padding: 10px;
    -webkit-border-radius: 0 12px 12px 12px;
    -moz-border-radius: 0 12px 12px 12px;
    border-radius: 0 12px 12px 12px;
  }

  .tabs-inner .tabs-content-inner + h2 {
    padding-top: 31px;
  }

  .image-block {
    height: 428px;
    margin: -10px -10px 0 -10px;
  }

  .image-block.lungs-back figcaption ul li:nth-child(1) {
    top: 95px;
    left: 202px;
  }

  .image-block.lungs-back figcaption ul li:nth-child(2) {
    top: 95px;
    right: 204px;
  }

  .image-block.lungs-back figcaption ul li:nth-child(3) {
    top: 231px;
    left: 196px;
  }

  .image-block.lungs-back figcaption ul li:nth-child(4) {
    top: 231px;
    right: 198px;
  }

  .image-block.heart-front figcaption ul li:nth-child(1) {
    top: 113px;
    left: 235px;
  }

  .image-block.heart-front figcaption ul li:nth-child(2) {
    top: 117px;
    right: 232px;
  }

  .image-block.heart-front figcaption ul li:nth-child(3) {
    top: 221px;
    left: 305px;
  }

  .image-block.heart-front figcaption ul li:nth-child(4) {
    top: 276px;
    right: 166px;
  }

  .image-block figcaption ul li {
    width: 38px;
    height: 38px;
    border-width: 3px;
    -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
    line-height: 38px;
    font-size: 24px;
  }

  .image-block figcaption ul li:nth-child(1) {
    top: 107px;
    left: 205px;
  }

  .image-block figcaption ul li:nth-child(2) {
    top: 107px;
    right: 201px;
  }

  .image-block figcaption ul li:nth-child(3) {
    top: 239px;
    left: 221px;
  }

  .image-block figcaption ul li:nth-child(4) {
    top: 239px;
    right: 214px;
  }

  .image-block figcaption ul li em {
    width: 92px;
    margin: 0 -46px 15px 0;
    padding: 4px 5px 4px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    line-height: 14px;
    font-size: 12px;
  }

  .image-block figcaption ul li em:before {
    margin: 0 -3px 0 0;
    border-width: 8px 3px 0 3px;
  }

  .image-block figcaption p {
    padding: 5px 20px 7px 12px;
    bottom: 7px;
    left: 6px;
    -webkit-border-radius: 17.3px;
    -moz-border-radius: 17.3px;
    border-radius: 17.3px;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.23);
    border-width: 1.4px;
    line-height: 16px;
    font-size: 14px;
  }

  .image-block figcaption p:before {
    width: 14px;
    height: 14px;
    margin: 2px 9px 0 0;
  }

  .image-block figcaption select {
    -moz-background-size: 7px 7px;
    -o-background-size: 7px 7px;
    background-size: 7px 7px;
    max-width: 60px;
    height: 15px;
    margin: 1px 0 0 0;
    padding: 0 10px 0 0;
    line-height: 15px;
    font-size: 14px;
  }

  div.image-player {
    margin: 0 -10px;
  }

  .record-name {
    margin: 0 -10px 12px -10px;
    padding: 5px 11px 5px 11px;
    line-height: 15px;
    font-size: 14px;
  }

  .records-list {
    padding: 0 2px;
  }

  .records-list li {
    margin: 0 18px 0 0;
    line-height: 16px;
    font-size: 14px;
  }

  .records-list li.active em:before {
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
  }

  .records-list li.active em:after {
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border-width: 2px;
  }

  .records-list li.pause em:before {
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
  }

  .records-list li.pause em:after {
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border-width: 2px;
  }

  .records-list li em {
    width: 30px;
    height: 30px;
    margin: 0 0 5px 0;
    border-width: 2px;
  }

  .records-list li em:before {
    width: 11px;
    height: 12px;
    margin: -6px 0 0 -5px;
  }

  .records-list li em img {
    width: 13px;
    top: -3px;
    right: -5px;
  }

  div.player-box {
    margin: 0 0 12px 0;
    border-width: 2.1px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
  }

  div.player-box-top {
    padding: 7px 22px 9px 11px;
    border-bottom-width: 2.1px;
    line-height: 15px;
    font-size: 14px;
  }

  div.player-box-top h3 {
    padding: 2px 0 0 0;
    line-height: 15px;
    font-size: 14px;
  }

  div.player-box-filter {
    padding: 1px 0 0 0;
    line-height: 14px;
    font-size: 13px;
  }

  div.player-box-filter:before {
    width: 14px;
    height: 14px;
    margin: 0 4px 0 0;
  }

  div.player-box-filter select {
    -moz-background-size: 7px 7px;
    -o-background-size: 7px 7px;
    background-size: 7px 7px;
    max-width: 60px;
    height: 15px;
    padding: 0 10px 0 0;
    line-height: 14px;
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  body {
    line-height: 6.25vw;
    font-size: 4.6875vw;
  }

  h1 {
    margin: 0 0 5vw 0;
    line-height: 9.375vw;
    font-size: 8.125vw;
  }

  h2 {
    margin: 0 0 6.25vw 0;
    line-height: 6.5625vw;
    font-size: 5.3125vw;
  }

  .site-content {
    padding: 6.25vw 6.25vw 6.25vw 6.25vw;
  }

  .site-content .wrapper {
    max-width: none;
  }

  .top-section {
    padding: 0 0 4.0625vw 0;
  }

  .top-section p {
    margin: 0 0 6.25vw 0;
    letter-spacing: normal;
  }

  .tabs .tabs-caption {
    margin: 0 0 -1px 0;
  }

  .tabs .tabs-caption li {
    padding: 5.625vw 4.375vw 2.5vw 4.375vw;
    border-width: 1px;
    -webkit-border-radius: 5vw 5vw 0 0;
    -moz-border-radius: 5vw 5vw 0 0;
    border-radius: 5vw 5vw 0 0;
    line-height: 9.375vw;
    font-size: 6.25vw;
  }

  .tabs .tabs-caption li:first-child:before {
    width: 3.125vw;
    top: 6.25vw;
    bottom: -6.25vw;
    left: -1px;
    border-left-width: 1px;
  }

  .tabs .tabs-caption li:last-child:before {
    width: 3.125vw;
    top: 6.25vw;
    bottom: -6.25vw;
    right: -1px;
    border-right-width: 1px;
  }

  .tabs .tabs-caption li.active {
    font-weight: normal;
  }

  .tabs .tabs-caption li img {
    width: 11.25vw;
    margin: -1.5625vw 2.1875vw 0 0;
  }

  .tabs .tabs-content {
    padding: 9.375vw 6.25vw 9.375vw 6.25vw;
    border-width: 1px;
    -webkit-border-radius: 5vw;
    -moz-border-radius: 5vw;
    border-radius: 5vw;
  }

  .tabs-inner {
    margin: 0 0 9.6875vw 0;
  }

  .tabs-inner .tabs-caption-inner li {
    min-width: 0.3125vw;
    margin: 0 0.625vw 0 0;
    padding: 1.5625vw 4.6875vw 1.25vw 4.6875vw;
    -webkit-border-radius: 5vw 5vw 0 0;
    -moz-border-radius: 5vw 5vw 0 0;
    border-radius: 5vw 5vw 0 0;
    line-height: 5.625vw;
    font-size: 4.375vw;
  }

  .tabs-inner .tabs-content-inner {
    padding: 3.125vw;
    -webkit-border-radius: 0 3.75vw 3.75vw 3.75vw;
    -moz-border-radius: 0 3.75vw 3.75vw 3.75vw;
    border-radius: 0 3.75vw 3.75vw 3.75vw;
  }

  .tabs-inner .tabs-content-inner + h2 {
    padding-top: 9.6875vw;
  }

  .image-block {
    height: 62.5vw;
    margin: -3.125vw -3.125vw 0 -3.125vw;
  }

  .image-block.lungs-back figcaption ul li:nth-child(1) {
    top: 12.5vw;
    left: 21.875vw;
  }

  .image-block.lungs-back figcaption ul li:nth-child(2) {
    top: 12.5vw;
    right: 22.5vw;
  }

  .image-block.lungs-back figcaption ul li:nth-child(3) {
    top: 32.8125vw;
    left: 21.25vw;
  }

  .image-block.lungs-back figcaption ul li:nth-child(4) {
    top: 32.8125vw;
    right: 21.25vw;
  }

  .image-block.heart-front figcaption ul li:nth-child(1) {
    top: 15.625vw;
    left: 24.375vw;
  }

  .image-block.heart-front figcaption ul li:nth-child(2) {
    top: 15.625vw;
    right: 24.375vw;
  }

  .image-block.heart-front figcaption ul li:nth-child(3) {
    top: 28.125vw;
    left: 40vw;
  }

  .image-block.heart-front figcaption ul li:nth-child(4) {
    top: 40vw;
    right: 16.25vw;
  }

  .image-block figcaption ul li {
    width: 9.375vw;
    height: 9.375vw;
    border-width: 0.625vw;
    -webkit-box-shadow: 0.625vw 0.625vw 0.9375vw 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.625vw 0.625vw 0.9375vw 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0.625vw 0.625vw 0.9375vw 0 rgba(0, 0, 0, 0.2);
    line-height: 10vw;
    font-size: 5.625vw;
  }

  .image-block figcaption ul li:nth-child(1) {
    top: 14.0625vw;
    left: 21.875vw;
  }

  .image-block figcaption ul li:nth-child(2) {
    top: 14.0625vw;
    right: 21.875vw;
  }

  .image-block figcaption ul li:nth-child(3) {
    top: 32.8125vw;
    left: 23.4375vw;
  }

  .image-block figcaption ul li:nth-child(4) {
    top: 32.8125vw;
    right: 24.0625vw;
  }

  .image-block figcaption ul li em {
    display: none;
  }

  .image-block figcaption p {
    padding: 1.5625vw 6.25vw 2.1875vw 3.75vw;
    bottom: 2.1875vw;
    left: 1.875vw;
    -webkit-border-radius: 5.40625vw;
    -moz-border-radius: 5.40625vw;
    border-radius: 5.40625vw;
    -webkit-box-shadow: 0 0.3125vw 1.875vw 0 rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 0.3125vw 1.875vw 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 0.3125vw 1.875vw 0 rgba(0, 0, 0, 0.23);
    border: 0.4375vw solid #dcdcdd;
    line-height: 5vw;
    font-size: 4.375vw;
  }

  .image-block figcaption p:before {
    width: 4.375vw;
    height: 4.375vw;
    margin: 0 2.8125vw 0 0;
  }

  .image-block figcaption select {
    -moz-background-size: 2.1875vw 2.1875vw;
    -o-background-size: 2.1875vw 2.1875vw;
    background-size: 2.1875vw 2.1875vw;
    max-width: 17.1875vw;
    height: 4.6875vw;
    margin: 0;
    padding: 0 3.125vw 0 0;
    line-height: 4.6875vw;
    font-size: 4.375vw;
  }

  div.image-player {
    margin: 0 -3.125vw;
  }

  div.image-player .green-audio-player {
    min-width: 1px;
  }

  .record-name {
    margin: 0 -3.125vw 3.75vw -3.125vw;
    padding: 1.5625vw 3.4375vw 1.5625vw 3.4375vw;
    line-height: 4.6875vw;
    font-size: 4.375vw;
  }

  .records-list {
    padding: 0 0.625vw;
  }

  .records-list li {
    margin: 0 5.625vw 0 0;
    line-height: 5vw;
    font-size: 4.375vw;
  }

  .records-list li.active em:before {
    width: 3.75vw;
    height: 3.75vw;
    margin: -1.875vw 0 0 -1.875vw;
  }

  .records-list li.active em:after {
    top: -1.25vw;
    right: -1.25vw;
    bottom: -1.25vw;
    left: -1.25vw;
    border-width: 0.625vw;
  }

  .records-list li.pause em:before {
    width: 5vw;
    height: 5vw;
    margin: -2.5vw 0 0 -2.5vw;
  }

  .records-list li.pause em:after {
    top: -1.25vw;
    right: -1.25vw;
    bottom: -1.25vw;
    left: -1.25vw;
    border-width: 0.625vw;
  }

  .records-list li em {
    width: 9.375vw;
    height: 9.375vw;
    margin: 0 0 1.5625vw 0;
    border-width: 0.625vw;
  }

  .records-list li em:before {
    width: 3.4375vw;
    height: 3.75vw;
    margin: -1.875vw 0 0 -1.5625vw;
  }

  .records-list li em img {
    width: 4.0625vw;
    top: -0.9375vw;
    right: -1.5625vw;
  }

  div.player-box {
    margin: 0 0 3.75vw 0;
    border-width: 1px;
    -webkit-border-radius: 4.375vw;
    -moz-border-radius: 4.375vw;
    border-radius: 4.375vw;
  }

  div.player-box-top {
    padding: 2.1875vw 3.4375vw 2.8125vw 3.4375vw;
    border-bottom-width: 1px;
    line-height: 4.6875vw;
    font-size: 3.75vw;
  }

  div.player-box-top h3 {
    padding: 0.3125vw 0 0 0;
    line-height: 4.6875vw;
    font-size: 3.75vw;
  }

  div.player-box-filter {
    padding: 0.3125vw 0 0 0;
    line-height: 4.6875vw;
    font-size: 3.4375vw;
    font-weight: 400;
  }

  div.player-box-filter:before {
    width: 3.75vw;
    height: 3.75vw;
    margin: 0 0.625vw 0 0;
  }

  div.player-box-filter select {
    -moz-background-size: 2.1875vw 2.1875vw;
    -o-background-size: 2.1875vw 2.1875vw;
    background-size: 2.1875vw 2.1875vw;
    max-width: 17.1875vw;
    height: 4.6875vw;
    margin: 0;
    padding: 0 3.125vw 0 0;
    line-height: 4.6875vw;
    font-size: 3.4375vw;
  }

  div.player-box-content {
    padding: 6.5625vw 3.4375vw 6.5625vw 7.5vw;
  }

  div.player-box-content .green-audio-player {
    min-width: 1px;
    padding: 1px 4px 0 4px;
  }

  div.player-box-content .green-audio-player .holder {
    left: -5.625vw;
  }
}