body {
  font-family: RobotoLight;
}

body::before {
  animation: grain 5s steps(10) infinite;
  background-image: url("../img/bg-test.png");
  content: "";
  height: 300%;
  left: -50%;
  opacity: 1;
  position: fixed;
  top: -120%;
  width: 300%;
  z-index: -1;
}

.sb-row-one b.extra-bold {
  font-size: 20px;
}

.main-wrapper {
  background-color: rgba(255, 255, 255, 0.7);
}

.first-block {
  background-color: #d6305b;
  overflow: hidden;
  position: relative;
}

.first-block-wrapper {
  font-family: RobotoLight;
  /*background-image: url(../img/bg-of-first-block.png);*/
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 641px;
  background-size: auto;
  margin: 0 auto;
  /*background-color: #D6305B;*/
  position: relative;
  top: 0;
  left: 0;
}

.navbar-wrapper {
  height: 64px;
  padding-top: 22px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 0 auto;
}

.v_12 {
  width: 14%;
  float: left;
}

.v_13 {
  width: 43%;
  float: left;
  padding-top: 20px;
}

.block {
  display: block !important;
}

.t_right {
  text-align: right;
}

.t_left {
  text-align: left;
}

.bar-str {
  padding: 0 20px;
  position: relative;
  display: inline;
  text-decoration: none;
  transition: 0.25s;
}

.bar-str:hover {
  opacity: 0.5;
}

.navbar-link {
  text-decoration: none;
  color: #ffffff;
  transition: 0.25s;
  padding: 0px 8px 1px 8px;
  font-family: MonseratMedium;
}

a.prevent-default-logo {
  display: block;
  border-radius: 100%;
  width: 64px;
  height: 64px;
  padding: 0;
  margin: 0 auto;
}

.logo-icon {
  width: 64px;
  height: 64px;
}

.main-text {
  color: #ffffff;
  font-family: MonseratBold;
  text-align: center;
  font-size: 44px;
  margin-top: 200px;
}

.open-video-button {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 40px;
  transition: 0.25s;
}

span.im-arrow-span {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url(../img/play.svg);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0px;
  left: -25px;
}

.center-wrap-btn {
  display: inline;
}

.video-btn-wrap {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  width: 152px;
  height: 56px;
  background-color: #ffffff;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.2s;
}

.video-btn-wrap:hover {
  transform: scale(1.05);
}

.video-btn-wrap:hover > .im-arrow-span {
  background-color: #ffffff;
  border-radius: 100%;
  padding-left: 6px;
  padding-top: 2px;
  margin-left: 14px;
  transition: 0.25s;
}

.mrg-lf-10 {
  margin-left: -10px;
}

.mrg-ri-16 {
  margin-right: 16px;
}

.w-57-percent {
  width: 57%;
}

.mrg-bt-20 {
  margin-bottom: 20px;
}

.mrg-tp-20 {
  margin-top: 20px;
}

div.mr-btm-0 {
  margin-bottom: 0;
}

.custom-size1 {
  width: 160px;
  height: 152px;
}

.custom-size2 {
  width: 248px;
  height: 152px;
}

.custom-size3 {
  width: 248px;
  height: 222px;
}

.second-block-wrapper {
  width: 1040px;
  padding-top: 90px;
  margin: 0 auto;
}

.second-block-main-text {
  text-align: center;
  font-size: 32px;
  font-family: MonseratExtraBold;
  color: #333333;
}

.radio-is {
  width: 280px;
  float: left;
  background-color: #ffffff;
  color: #5a5a5a;
  border-radius: 16px;
  padding: 40px;
  font-size: 16px;
  line-height: 24px;
  font-family: MonseratMedium;
  padding-left: 40px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.about-on-air {
  float: right;
  background-color: #ffffff;
  color: #5a5a5a;
  border-radius: 16px;
  padding: 40px;
  width: 580px;
  font-size: 16px;
  line-height: 24px;
  font-family: MonseratMedium;
  padding-left: 40px;
  background-image: url(../img/player.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
}

.extra-bold {
  font-family: MonseratExtraBold;
  color: #333333;
}

.sb-row-one {
  margin-top: 40px;
  position: relative;
}

.business-text {
  width: 55%;
}

.under-wrap-b2 {
  border-radius: 16px;
  background-color: #ffffff;
  margin-top: 20px;
  height: 260px;
  overflow: hidden;
}

.img-box {
  float: left;
  width: 430px;
}

.img-box img {
  height: 260px;
}

.im-box-content {
  float: right;
  width: 608px;
}

.h3-text-b {
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
  color: #333333;
  font-family: MonseratExtraBold;
}

.h3-text {
  font-size: 16px;
  font-family: MonseratMedium;
  padding: 0 100px;
  margin-top: 15px;
  line-height: 24px;
  text-align: center;
  color: #5a5a5a;
}

.three-line-wrap {
  margin: 0 auto;
  display: table;
  width: 80%;
  margin-top: 35px;
}

.one-of-three-cell {
  display: table-cell;
  width: 33.333%;
  text-align: center;
}

.one-of-three-cell > p.bold-number {
  font-size: 32px;
  font-family: MonseratExtraBold;
  color: #d6305b;
}

.one-of-three-cell > p.text-in-cell {
  font-size: 13px;
  font-family: MonseratMedium;
  color: #d6305b;
  margin-top: 10px;
}

.block-three-wrapper {
  width: 1040px;
  padding-top: 130px;
  margin: 0 auto;
}

.business-simulate {
  text-align: center;
  font-size: 32px;
  font-family: MonseratExtraBold;
  color: #333333;
}

.left-business-block {
  width: 100%;
  float: left;
}

.right-business-block {
  float: right;
  width: 100%;
}

.uHw1 {
  width: 50%;
  float: left;
}

.wrap-for-two-blocks {
  margin-top: 50px;
  padding-bottom: 50px;
}

.formats-block {
  width: 165px;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 40px;
  float: left;
}

.language-block {
  width: 165px;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 40px;
  float: left;
  margin-left: 20px;
  margin-right: 10px;
}

.under-horizontal {
  position: relative;
  height: 257px;
  background-color: #ffffff;
  margin-top: 20px;
  border-radius: 16px;
  background-image: url(../img/line-with-cassette.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  background-size: 100% auto;
  background-position: bottom;
}

.under-horizontal p {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  font-size: 28px;
  font-family: RobotoRegular;
  color: #333333;
  padding-bottom: 9px;
}

.formats-block p,
.language-block p,
.ear-block p {
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  font-family: MonseratExtraBold;
  margin-bottom: 15px;
}

.formats-block li,
.language-block li,
.ear-block li {
  font-size: 17px;
  line-height: 35px;
  font-family: MonseratMedium;
  color: #5a5a5a;
}

.formats-block ul,
.language-block ul,
.ear-block ul {
  font-size: 16px;
  line-height: 35px;
  font-family: MonseratMedium;
  color: #5a5a5a;
}

.new-text-red {
  position: relative;
  text-transform: uppercase;
  background-color: #db2857;
  color: #ffffff;
  border-radius: 2px;
  top: -7px;
  right: -35px;
  padding: 2px;
  height: 9px;
  font-weight: bold;
  line-height: 10px;
  font-family: "MonseratExtraBold";
  font-size: 10px;
}

.text-circle {
  position: absolute;
  animation: 15s linear infinite rotation;
  left: 88%;
  z-index: 8;
}

@keyframes rotation {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.flex {
  overflow: visible !important;
}

.new-text-red.big {
  position: relative;
  margin: 0;
  right: 5px;
  top: -20px;
  height: auto;
  width: auto;
  line-height: 13.31px;
  padding: 1px 3.6px;
  font-size: 13.31px;
  border: 3px;
  font-family: "MonseratExtraBold";
}
.new-text-red.big.podcasts {
  background: linear-gradient(259.54deg, #cb4dde 14.41%, #db2857 98.14%);
}

.new-text-red.big.nav {
  position: absolute;
  left: 90%;
  width: 23.3px;
  background-color: white;
  border-radius: 1.68px;
  height: auto;
  line-height: 11.53px;
  padding: 0.42px 2.52px 0.64px 2.52px;
  color: #db2857;
  top: -10px;
  font-size: 9.24px;
}
.new-text-red.big.nav.mob {
  width: auto;
  left: auto;
  right: -35px;
}

.menuA.navbar-link.new-text {
  position: relative;
}

.new-text-red.big.mob {
  right: -50px;
  top: -10px;
  position: absolute;
}

.navbar-link.new-text {
  padding: 0;
}

.ear-block {
  width: 430px;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 40px;
  float: right;
  background-image: url(../img/ear.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
}

.horizontal-block-two {
  margin-top: 20px;
  border-radius: 16px;
  background-color: #ffffff;
  height: 176px;
  background-image: url(../img/full-right-hBlock.png);
  background-repeat: no-repeat;
  margin-left: 10px;
  background-size: auto 90%;
  background-position: right top;
}

.horizontal-block-two {
  padding: 40px;
}

p.bold-h3-text {
  font-size: 20px;
  line-height: 24px;
  font-family: MonseratExtraBold;
  color: #333333;
}

p.small-h3-text {
  font-size: 16px;
  color: #5a5a5a;
  margin-top: 20px;
  font-family: MonseratMedium;
  line-height: 24px;
}

.redline-text {
  position: relative;
  background-image: url(../img/redline-undertext.svg);
  background-repeat: no-repeat;
  left: -3px;
  bottom: -8px;
  height: 9px;
  width: 145px;
}

.participants {
  background-image: url(../img/redline-undertext.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  padding-bottom: 6px;
}

.members {
  background-image: url(../img/members-stroke.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  padding-bottom: 8px;
}

.four-block-wrapper {
  width: 1040px;
  margin: 0 auto;
}

.block-four {
  background-color: #db2857;
  padding: 170px 0 150px 0;
  margin-top: -150px;
}

.scrol-block {
  background-color: #ffffff;
  border-radius: 16px;
  padding: 48px;
  min-height: 316px;
  background-image: url(../img/disk.png);
  background-repeat: no-repeat;
  background-position: right;
  margin-bottom: 20px;
  background-size: auto 100%;
}

p.main-scrollblock-text {
  font-size: 24px;
  line-height: 32px;
  color: #333333;
  font-family: MonseratExtraBold;
}

p.small-text-info {
  color: #5a5a5a;
  font-size: 16px;
  line-height: 24px;
  font-family: MonseratMedium;
  margin-top: 20px;
  width: 100%;
}

span.abs-txt-on-bg .extra-bold {
  color: #ffffff;
}

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

.enother-bg-1 {
  background-image: url(../img/microphone.png);
  background-repeat: no-repeat;
  padding-left: 48px;
  background-position: right;
}

.enother-bg-2 {
  background-image: url(../img/casette-round.png);
  background-repeat: no-repeat;
  padding-left: 48px;
  background-position: right;
}

.in-time span {
  margin-left: -5px;
}

li.in-time {
  font-size: 18px;
  line-height: 30px;
  color: #5a5a5a;
  font-family: RobotoRegular;
}

ul.in-time {
  font-size: 16px;
  line-height: 30px;
  color: #5a5a5a;
  font-family: MonseratMedium;
}

p.wth-rose-bg {
  font-size: 14px;
  line-height: 24px;
  font-family: MonseratMedium;
  margin-top: 20px;
}

.abs-bg {
  background-image: url(../img/abs-text-bg.png);
  background-repeat: no-repeat;
  background-position: left;
  width: 450px;
  height: 45px;
  position: absolute;
  top: -10px;
  left: -50px;
  background-size: auto 32px;
}

.abs-txt-on-bg {
  position: absolute;
  color: #ffffff;
  top: 0;
  left: 0;
}

.video-btn-wrap {
  font-family: MonseratExtraBold;
  color: #d6305b;
  font-size: 12px;
  line-height: 20px;
  padding-left: 54px;
}

.custom-scroll {
  height: 240px;
  width: 6px;
  background-color: #cdcdcd;
  background-color: rgb(255, 255, 255, 0.5);
  border-radius: 2px;
  position: absolute;
  top: 60px;
  left: -70px;
  bottom: 0;
}

.tracer {
  width: 6px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 3px;
}

.block-five {
  padding: 100px 0 0 0;
}

h2 {
  margin: 0 auto 40px auto;
  font-size: 32px;
  line-height: 40px;
  color: #333333;
  font-family: MonseratExtraBold;
  text-align: center;
  position: relative;
}

.custom_scroll_bg {
  transition: 0.2s;
}

#gmainWrap {
  width: 100%;
  overflow: hidden;
}

.gallary {
  width: 2216px;
  float: left;
}

#gallary_container {
  width: 4600px;
}

.gallery-big {
  max-width: 100%;
  height: auto;
  width: 100%;
  cursor: pointer;
}

.m-square {
  width: 160px;
  height: 160px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  background-color: gray;
}

#gmainWrap div {
  overflow: hidden;
}

.long-square {
  height: 328px;
  width: 160px;
  margin: 8px 8px 0 0;
  border-radius: 16px;
  background-color: blue;
}

.vertical-wrap {
  float: left;
}

.sb-square {
  width: 496px;
  border-radius: 16px;
  height: 328px;
  margin: 0 8px 8px 0;
  background-color: red;
}

.big-block {
  width: 600px;
  border-radius: 16px;
  height: 496px;
  margin-right: 8px;
  float: left;
  background-color: green;
}

.m2-square {
  width: 160px;
  border-radius: 16px;
  margin: 0 8px 8px 0;
  height: 160px;
  float: left;
  background-color: orange;
}

.sb2-square {
  width: 328px;
  border-radius: 16px;
  margin: 0 8px 0 0;
  height: 328px;
  float: left;
  background-color: purple;
}

.m2-square {
  width: 160px;
  height: 160px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  background-color: gray;
}

.long2-square {
  height: 328px;
  width: 160px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  background-color: blue;
}

.long2-square-four {
  height: 348px;
  width: 248px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  overflow: hidden;
}

.m2-square-two {
  height: 140px;
  width: 248px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  overflow: hidden;
}

.square24 {
  height: 152px;
  width: 248px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  overflow: hidden;
}

.vertical-wrap img {
  width: 100%;
  height: auto;
}

.long-square24 {
  height: 336px;
  width: 248px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  overflow: hidden;
}

.m-square-1-1 {
  height: 222px;
  width: 248px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  overflow: hidden;
}

.m-square-1-2 {
  height: 266px;
  width: 248px;
  margin: 0 8px 8px 0;
  border-radius: 16px;
  overflow: hidden;
}

.m2-square img,
.big-block img,
.sb2-square img,
.long2-square img,
.sb-square img,
.m-square img,
.long2-square-four img,
.m2-square-two img,
.long-square img,
.custom-size3 img {
  width: 100%;
  height: 100%;
}

.six-block-text {
  padding-top: 50px;
  background: url(../img/radioPlug.png) 10% 40% no-repeat,
    url(../img/onAirPlug.png) 98% 30% no-repeat,
    url(../img/fmPlug.png) 80% 69% no-repeat;
  background-size: 12%, 12%, 6%;
  background-color: #db2857;
}

.double-player-wrap {
  background: #ffffff;
  padding: 0;
  border-radius: 16px;
  width: 464px;
  margin: 0 auto;
  margin-top: -100px;
}

.eight-block-wrapper {
  margin: 0 auto;
  width: 1040px;
}

.eight-four-wrap {
  display: table;
}

.one-of-four {
  width: 25%;
  display: block;
  float: left;
  margin: 0;
}

.table-wrapper {
  background-color: #ffffff;
  width: 168px;
  overflow: hidden;
  border-radius: 16px;
  margin-right: 16px;
  margin-top: 20px;
  padding: 40px;
  min-height: 220px;
  transition: 0.25s;
  cursor: pointer;
}

.table-wrapper:hover {
  background-color: #db2857;
}

.table-wrapper:hover > .textWrp p {
  color: #ffffff;
}

.table-wrapper:hover > .img-wrap {
  background-color: #ffffff;
}

.textWrp p {
  font-size: 16px;
  line-height: 24px;
  color: #5a5a5a;
  font-family: MonseratMedium;
  padding: 0;
}

.img-wrap img {
  width: 24px;
  height: 24px;
  margin-top: 20px;
}

.img-wrap {
  width: 64px;
  height: 64px;
  border: 2px solid #d6305b;
  border-radius: 50%;
  margin: 10px;
  margin-bottom: 15px;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
}

.nine-text-wrap p {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 50px;
  font-size: 32px;
  line-height: 40px;
  font-family: MonseratExtraBold;
  color: #333333;
}

.three-block-wrapp {
  width: 1040px;
  margin: 0 auto;
}

.one-of-three {
  background-color: #ffffff;
  width: 336px;
  border-radius: 16px;
  float: left;
  min-height: 440px;
}

.img-wrp3 img {
  display: inline;
  width: 40px;
  height: 40px;
}

.img-wrp3 {
  text-align: center;
  padding-top: 40px;
}

p.big-cost-text {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-family: MonseratExtraBold;
  text-align: center;
  padding-top: 10px;
}

p.small-cost-text {
  font-size: 14px;
  line-height: 16px;
  color: #d6305b;
  text-align: center;
  font-family: MonseratMedium;
  margin-top: 2px;
}

p.cost-little-text {
  font-size: 14px;
  line-height: 16px;
  color: #5a5a5a;
  text-align: center;
  font-family: MonseratMedium;
  margin-top: 50px;
}

span.main-cost {
  color: #db2857;
  font-size: 36px;
  position: relative;
  line-height: 40px;
  font-family: MonseratBlack;
}

span.litle-dollar {
  font-size: 16px;
  position: absolute;
  line-height: 20px;
  color: #d6305b;
  font-family: MonseratBlack;
  left: -15px;
  top: 8px;
}

p.cost-num {
  text-align: center;
  margin-top: 2px;
}

p.cost-little-text-l {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #5a5a5a;
  font-family: MonseratMedium;
  text-align: center;
  margin-top: 30px;
  padding-bottom: 3px;
}

span.main-cost-l {
  font-size: 28px;
  line-height: 32px;
  color: #333333;
  position: relative;
  font-family: MonseratBlack;
}

span.litle-dollar-l {
  font-size: 16px;
  position: absolute;
  line-height: 20px;
  color: #d6305b;
  font-family: MonseratBlack;
  left: -13px;
  top: 5px;
}

.in-btn {
  width: 176px;
  margin: 0 auto;
  border-radius: 12px;
  background-color: #db2857;
  color: #ffffff;
  text-align: center;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 20px;
  font-family: MonseratExtraBold;
  margin-top: 20px;
  cursor: pointer;
  border: 2px solid #db2857;
  margin-bottom: 40px;
  transition: 0.2s;
}

.in-btn:hover {
  transform: scale(1.05);
}

.center-cost-wrp {
  min-height: 243px;
}

.text-b3-c p {
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  font-family: MonseratExtraBold;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 235px;
}

.footer {
  background-color: #db2857;
  padding-top: 300px;
  margin-top: -140px;
}

.top-footer-text p {
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  font-family: MonseratExtraBold;
  text-align: center;
  margin-top: 50px;
}

.footer-three-line {
  width: 1040px;
  margin: 50px auto;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.footer-three-line p {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: auto;
  display: inline-block;
}

.footer-three-line p {
  margin: 0 70px 0 70px;
}

.footer-three-line p a {
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #ffffff;
  font-family: MonseratBold;
}

span.img-f-contact {
  margin-top: 3px;
  display: block;
  float: left;
  margin-right: 10px;
  width: 18px;
  height: 18px;
}

.copyright {
  width: 1040px;
  margin: 0 auto;
  padding-bottom: 50px;
  text-align: center;
}

.copyright img {
  width: 44px;
  height: 20px;
  margin-bottom: -5px;
}

span.copyright-span-text {
  font-size: 16px;
  line-height: 22px;
  color: #fa7396;
  font-family: RobotoRegular;
}

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

div#form-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  transition: 0.25s;
  vertical-align: middle;
}

div#form-div {
  display: inline-block;
  vertical-align: middle;
  width: 688px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: 0.25s;
  background-color: #ffffff;
  border-radius: 16px;
  height: 605px;
}

p.contact-w-us-p {
  color: #333333;
  font-family: MonseratBlack;
  font-size: 32px;
  line-height: 40px;
  padding-top: 50px;
  padding-bottom: 30px;
}

form#requestForm input {
  display: block;
  width: 356px;
  height: 48px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: RobotoRegular;
  color: #5a5a5a;
  font-size: 16px;
  line-height: 24px;
  transition: 0.25s;
}

form#requestForm input:focus,
form#requestForm textarea:focus {
  border: 1px solid #db2857;
  color: #5a5a5a;
}

form#requestForm input:hover,
form#requestForm textarea:hover {
  color: #5a5a5a;
}

::placeholder {
  color: #9d9d9d;
  opacity: 1;
}

:-ms-input-placeholder,
::-ms-input-placeholder {
  color: #9d9d9d;
}

form#requestForm textarea {
  display: block;
  width: 356px;
  height: 136px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  font-family: RobotoRegular;
  color: #9d9d9d;
  font-size: 16px;
  line-height: 24px;
  transition: 0.25s;
}

div#sendRequest {
  width: 382px;
  margin: 10px auto;
  background-color: #db2857;
  border-radius: 12px;
  padding: 15px 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  font-family: MonseratExtraBold;
  border: 2px solid #db2857;
  cursor: pointer;
  margin-top: 30px;
  margin-bottom: 30px;
  transition: 0.25s;
}

div#sendRequest:hover {
  transform: scale(1.05);
}

div#closeForm {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url(../img/closeForm.png);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  right: 30px;
  background-size: 20px;
}

div#second-form-step img {
  width: 64px;
  height: 64px;
  display: inline;
}

p.thank-text {
  font-size: 32px;
  line-height: 40px;
  color: #333333;
  font-family: MonseratBlack;
  margin: 20px 0 10px 0;
}

p.thank-under-text {
  font-size: 16px;
  line-height: 24px;
  color: #5a5a5a;
  font-family: RobotoRegular;
}

.quotes-wrap {
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
}

.coment-wrap {
  background-color: #ffffff;
  border-radius: 16px;
  width: 864px;
  margin: 0 auto;
  margin-top: 150px;
}

.coment p {
  font-size: 18px;
  line-height: 32px;
  color: #5a5a5a;
  font-family: MonseratMedium;
  text-align: center;
  width: 700px;
  margin: 0 auto;
  padding-top: 64px;
}

.quotes-im {
  width: 87px;
  height: 73px;
  background-image: url(../img/ic_quote.svg);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.u-image {
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}

span.main-cost-l span {
  color: #000000;
}

.u-image img {
  width: 52px;
  height: 52px;
  overflow: hidden;
  border-radius: 26px;
}

.u-name p {
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-family: MonseratExtraBold;
  text-align: center;
  margin-top: 15px;
}

.work-status p {
  font-size: 14px;
  line-height: 20px;
  color: #5a5a5a;
  font-family: RobotoRegular;
  text-align: center;
  padding-bottom: 50px;
}

.arrow-left,
.arrow-right {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #ffffff;
  transition: 0.25s;
}

.arrow-left {
  left: -110px;
  background-position: 48% center;
  background-image: url(../img/a_red_left.svg);
}

.arrow-right {
  right: -110px;
  background-position: 55% center;
  background-image: url(../img/a_red_right.svg);
}

.arrow-left:hover {
  border: 2px solid #db2857;
  background-color: #db2857;
  background-image: url(../img/a_white_left.svg);
}

.arrow-right:hover {
  border: 2px solid #db2857;
  background-color: #db2857;
  background-image: url(../img/a_white_right.svg);
}

.comentsAnim {
  animation: coments 0.4s;
}

@keyframes coments {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.min-menu-btn {
  display: none;
}

#min-menu {
  background-color: #d6305b;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-family: MonseratBlack;
  padding: 20px 0;
  position: relative;
  display: none;
  overflow: hidden;
}

.Aligner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.min-item-wrap {
  max-width: 50%;
}

ul.menuLi {
  margin: 30px 0;
  cursor: pointer;
}

.min-menu-btn-close,
.min-menu-btn,
.min-menu-video-close {
  position: absolute;
  right: 40px;
  top: 40px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background-image: url(../img/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 6;
}

.min-menu-btn {
  background-image: url(../img/menu.svg);
}

.navbar {
  position: relative;
}

#wrp-arrow {
  display: flex;
  vertical-align: middle;
  align-items: center;
  width: 75%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: 0.25s;
}

#gArrowLeft,
#gArrowRight {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: absolute;
  top: 47%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #ffffff;
  transition: 0.25s;
}

.popup_image {
  cursor: pointer;
}

#wrp-arrow img.popup_image {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#gArrowLeft {
  left: -110px;
  background-image: url(../img/a_red_left.svg);
  background-position: 45% center;
}

#gArrowRight {
  right: -110px;
  background-image: url(../img/a_red_right.svg);
  background-position: 55% center;
}

#gArrowLeft:hover {
  background-color: #db2857;
  border: 2px solid #db2857;
  cursor: pointer;
  background-image: url(../img/a_white_left.svg);
}

#gArrowRight:hover {
  cursor: pointer;
  background-color: #db2857;
  border: 2px solid #db2857;
  background-image: url(../img/a_white_right.svg);
}

b.b_dot {
  font-family: MonseratExtraBold;
  margin-right: 5px;
}

.float-l {
  float: left;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.clear {
  clear: both;
}

.pop-up-wrap-fv {
  display: none;
}

#pop-up-wrap,
.pop-up-wrap-fv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  transition: 0.25s;
  vertical-align: middle;
  z-index: 500;
}

.pop-up-wrap-fv {
  z-index: 5;
}

.pop-up-wrap-fv > iframe {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: 0.25s;
}

#wrp-arrow-fv {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: 0.25s;
}

#wrp-arrow-fv iframe {
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 80%;
  display: block;
  position: absolute;
  z-index: 1;
}

@keyframes grain {
  0% {
    transform: translate(0, 0);
  }

  10% {
    transform: translate(-5%, -10%);
  }

  20% {
    transform: translate(-15%, 5%);
  }

  30% {
    transform: translate(7%, -25%);
  }

  40% {
    transform: translate(-5%, 25%);
  }

  50% {
    transform: translate(-15%, 10%);
  }

  60% {
    transform: translate(15%, 0%);
  }

  70% {
    transform: translate(-10%, 15%);
  }

  80% {
    transform: translate(3%, 35%);
  }

  90% {
    transform: translate(-10%, 10%);
  }

  100% {
    transform: translate(15%, -15%);
  }
}

p.loso-class {
  top: 40px;
  font-size: 20px;
  line-height: 24px;
  font-family: MonseratExtraBold;
  color: #333333;
}

.big-block img.popup_image {
  width: 100%;
  height: 100%;
}

.main-wrapper {
  overflow: hidden;
}

.arrow-right,
.arrow-left,
#playhead,
#playhead-1 {
  cursor: pointer;
}

.red-text {
  color: #db2857;
}

.footer-flex {
  display: flex;
  align-items: middle;
}

video.fullscreen-bg__video {
  width: 100%;
  position: absolute;
  z-index: 0;
  margin: 0;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 100%;
  object-fit: cover;
}

.fullscreen-bg {
  background-size: cover;
}

.navbar,
.main-text,
.open-video-button {
  z-index: 1;
}

div#comentsListBtn {
  width: 100%;
  position: absolute;
  bottom: -50px;
  left: 0;
  text-align: center;
  display: none;
}

.btnListclick {
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 5px;
  display: inline-block;
  margin: 10px;
}

.dotActive {
  background: #db2857;
}

/* media responsive queries*/

@media screen and (min-width: 768px) and (max-width: 928px) {
  .enother-bg-1 {
    background-size: 40%;
  }
}

@media screen and (min-width: 768px) {
  #wrp-arrow {
    height: 80%;
  }

  img.popup_image {
    height: 100%;
    width: auto;
  }

  .mb1 {
    margin-right: 12px;
    margin-left: 0px;
  }

  .mb2 {
    margin-right: 8px;
    margin-left: 4px;
  }

  .mb3 {
    margin-right: 4px;
    margin-left: 8px;
  }

  .mb4 {
    margin-right: 0px;
    margin-left: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .bar-str {
    display: none;
  }

  .coment-wrap {
    margin-top: 90px;
  }

  .first-block-wrapper,
  .second-block-wrapper {
    width: auto;
  }

  p.loso-class {
    display: block;
  }

  .about-on-air {
    width: 520px;
    margin-right: 20px;
  }

  .business-text {
    width: 100%;
  }

  .radio-is {
    margin-left: 20px;
  }

  .im-box-content {
    width: 60%;
  }

  .under-wrap-b2 {
    margin: 20px;
  }

  .img-box {
    width: 40%;
    overflow: hidden;
  }

  .img-box img {
    width: 100%;
  }

  .flex70 {
    width: 60%;
    float: right;
  }

  .about-on-air {
    width: auto;
  }

  .flex30 {
    width: 40%;
    float: left;
  }

  .radio-is {
    position: static;
    width: auto;
    margin-right: 20px;
  }

  div#four-block-wrp {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .scroll-wrapper.relative {
    width: 80%;
    margin: 0 auto;
  }

  div#top-scroll-anchor {
    background-size: 60%;
    background-position: bottom right;
  }

  .block-four {
    margin-top: -190px;
    padding-bottom: 75px;
  }

  .scroll-wrapper.relative {
    width: 100%;
    float: right;
    margin-right: 0px;
    margin-left: 0px;
  }

  .custom-scroll {
    left: -30px;
  }

  div#full-com-box {
    width: 75%;
  }

  .coment p {
    width: auto;
    padding: 40px 40px 0 40px;
  }

  .arrow-right {
    right: -75px;
  }

  .arrow-left {
    left: -75px;
  }

  .flex-wrap-order {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 120px;
  }

  .block-six {
    order: 1;
    width: 100%;
    margin-top: 100px;
  }

  .block-seven {
    order: 0;
    margin-top: -100px;
  }

  .one-of-four {
    width: 50%;
    display: block;
    float: left;
    margin: 0;
    margin-bottom: 20px;
  }

  .table-wrapper {
    width: auto;
    margin: 0;
  }

  .mb1,
  .mb3 {
    margin-right: 10px;
    margin-left: 20px;
  }

  .mb2,
  .mb4 {
    margin-right: 20px;
    margin-left: 10px;
  }

  .eight-block-wrapper {
    width: auto;
  }

  .three-block-wrapp {
    width: auto;
    margin: 0 auto;
  }

  .threty-percent-block {
    width: 33.333333%;
    float: left;
  }

  .one-of-three {
    width: auto;
    display: block;
    float: none;
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .mr-resize-r-20 {
    margin-right: 20px;
  }

  .mr-resize-l-20 {
    margin-left: 20px;
  }

  .footer-three-line {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }

  .footer-three-line p a {
    float: none;
    display: inline;
  }

  .footer-three-line p {
    margin: 0;
    width: 33.33333%;
    display: flex;
    align-items: center;
  }

  span.img-f-contact {
    float: none;
    display: inline;
  }

  .img-f-contact img {
    margin-bottom: -3px;
  }

  .footer-three-line {
    margin-top: 50px;
  }

  .copyright {
    width: auto;
    margin-top: 50px;
  }

  .navbar-wrapper > .bar-str > .navbar-link {
    display: none;
  }

  .min-menu-btn {
    display: block;
  }

  .w-57-percent {
    width: 65%;
  }

  .about-on-air {
    background-position: top right;
    background-size: auto 65%;
    background-image: none;
  }

  .under-wrap-b2 {
    height: 250px;
  }

  .h3-text-b {
    margin-top: 35px;
  }

  .h3-text {
    padding: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .img-box img {
    height: 100%;
  }

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

  .img-box img {
    height: 100%;
    width: auto;
  }

  .three-line-wrap {
    display: table;
    width: 90%;
    margin: 0 auto;
    margin-top: 35px;
  }

  div#bottom-scroll-anchor {
    background-size: 40% auto;
  }

  p.small-text-info {
    width: 70%;
  }

  .table-wrapper {
    min-height: 190px;
  }

  .in-btn {
    padding: 15px 0;
  }

  .block-three-wrapper {
    width: auto;
  }

  .formats-block,
  .language-block {
    display: block;
    float: none;
    margin: 20px;
  }

  .ear-block {
    float: none;
  }

  .formats-block,
  .language-block,
  .ear-block {
    width: auto;
    margin: 0;
    margin-left: 20px;
  }

  .wrp-3-1 {
    width: 30%;
    float: left;
  }

  .wrp-3-12 {
    width: 40%;
    float: left;
  }

  .ear-block {
    width: auto;
    margin: 0 20px;
    background-image: none;
  }

  .under-horizontal {
    margin-left: 20px;
  }

  .horizontal-block-two {
    margin-right: 20px;
    margin-right: 20px;
    background-size: 45% auto;
    background-image: none;
  }

  .main-text {
    margin-top: 175px;
  }

  .block-three-wrapper {
    padding-top: 70px;
  }

  #gArrowRight {
    right: -90px;
  }

  #gArrowLeft {
    left: -90px;
  }

  div#comentsListBtn {
    display: block;
  }
}

/* font configurations */

@font-face {
  font-family: Roboto;
  src: url(../fonts/roboto.ttf);
}

@font-face {
  font-family: MonseratExtraBold;
  src: url(../fonts/Montserrat-ExtraBold.ttf);
}

@font-face {
  font-family: MonseratBold;
  src: url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
  font-family: MonseratBlack;
  src: url(../fonts/Montserrat-Black.ttf);
}

@font-face {
  font-family: RobotoRegular;
  src: url(../fonts/roboto-regulat.ttf);
}

@font-face {
  font-family: MonseratMedium;
  src: url(../fonts/Montserrat-Medium.ttf);
}

@font-face {
  font-family: RobotoLight;
  src: url(../fonts/RobotoLight.ttf);
}

.section-container {
  padding: 120px 24px;
  margin: 0 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1088px;
  margin: auto;
  position: relative;
}

.flex-container {
  width: 100%;
  height: auto;
  max-height: 352px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.vertical-flex-container {
  flex-direction: column;
  margin: auto;
  max-width: 1040px;
  height: auto;
  display: flex;
  justify-content: center;
  padding: 0;
  box-sizing: border-box;
}

.vertical-flex-container .flex:first-child {
  margin-bottom: 16px;
}

.vertical-flex-container .flex:last-child div:first-child {
  padding-right: 46px;
}
.vertical-flex-container div {
  overflow: hidden;
  position: relative;
}

.vertical-flex-container div div p {
  z-index: 15;
}

.vertical-flex-container .flex:last-child div h3 {
  margin-bottom: 32px;
}
.vertical-flex-container .flex:first-child div:last-child p {
  max-width: 247px;
}
.smartphone-podcast-mobile {
  display: none;
}

.flex {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.flex div:first-child {
  margin-right: 16px;
}

.flex div {
  padding: 40px;
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 16px;
  z-index: 10;
}

.flex-50 {
  width: 100%;
  max-width: 49.3%;
}

.point {
  max-width: 232px;
  padding: 0 16px 0 0 !important;
  margin: 0 !important;
}

.smartphone-podcast {
  width: 380px;
  height: 497px;
  position: absolute;
  right: -77px;
  top: -135px;
}

.clock {
  display: none;
}

.clock-desktop {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 248px;
  z-index: 10;
  display: block;
}

.point-flex {
  display: flex;
  flex-direction: row !important;
  justify-content: flex-start;
  width: 100%;
  padding: 0px !important;
}

.point img {
  width: 28px;
  height: 28px;
  margin-bottom: 16px;
}

@media (max-width: 991px) and (min-width: 768px) {
  .on-air-podcasts {
    background-size: cover;
  }
  .point {
    padding: 0 4px 0 0 !important;
    height: auto !important;
    align-self: flex-start !important;
    box-sizing: border-box;
  }
  .point-flex {
    height: auto !important;
    width: 100%;
    vertical-align: top;
    justify-content: space-between !important;
  }
  .flex {
    flex-direction: column;
    margin: 0 !important;
    max-width: 100%;
    width: 100%;
  }
  .vertical-flex-container .flex:first-child .flex-50 {
    margin-bottom: 16px;
  }
  .vertical-flex-container .flex:first-child .flex-50:last-child {
    max-width: 780px;
    width: 64%;
  }
  .flex-50 {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .flex-50:last-child {
    margin-bottom: 0 !important;
    height: 168px;
    box-sizing: border-box;
  }
  .flex div:not(.point) {
    padding: 24px;
  }
  .vertical-flex-container .flex:last-child div:first-child {
    width: 34%;
    height: 168px;
    box-sizing: border-box;
    margin-right: 0 !important;
    align-self: flex-end;
    margin-bottom: 16px;
  }
  .flex:last-child {
    position: relative;
    top: -168px;
  }
  h3 {
    z-index: 20;
  }
  .clock-desktop {
    display: none;
  }
  .clock {
    display: inline-block;
    height: 100%;
    width: auto;
    top: 0;
    position: absolute;
    right: 0;
    bottom: auto;
    align-self: flex-end;
    margin: 0;
    z-index: 10;
    top: 0;
  }
}
@media (max-width: 767px) and (min-width: 525px) {
  .flex {
    display: flex;
    flex-direction: column;
  }
  .point {
    margin-top: 24px !important;
  }
  .flex-50 {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .clock-desktop {
    display: none;
  }
  .clock {
    display: block;
    height: 120%;
    bottom: 0;
    right: 0;
    position: absolute;
    width: auto;
  }
  .vertical-flex-container .flex:first-child div:last-child p {
    width: auto !important;
  }
  .flex-point .point {
    padding: 0 8px 0 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 24px !important;
  }
  .vertical-flex-container div div {
    max-width: 100% !important;
  }
  .flex div:not(.point):not(.point-flex) {
    padding: 24px !important;
  }
  .point-flex {
    flex-direction: column !important;
  }
  .vertical-flex-container .flex:last-child div:first-child {
    margin-right: 0 !important;
  }
  .point p {
    max-width: 100% !important;
  }
  .flex div:first-child {
    margin-bottom: 16px;
  }
}
@media (max-width: 525px) {
  .members {
    background: none;
  }
  .flex {
    display: flex;
    flex-direction: column;
  }
  .flex-50 {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .flex div {
    padding: 24px;
  }
  .vertical-flex-container {
    width: 100%;
  }
  .vertical-flex-container .flex:first-child div:last-child p {
    width: auto !important;
  }
  .point-flex {
    flex-direction: column !important;
  }
  .vertical-flex-container .flex:last-child div:first-child {
    margin-right: 0 !important;
  }
  .point {
    max-width: 100% !important;
    margin-top: 24px !important;
  }
  .flex div:first-child {
    margin-bottom: 16px;
  }
  .flex-50:last-child {
    height: 335px;
    padding: 24px 4px 24px 24px !important;
  }
  .smartphone-podcast {
    display: none;
  }
  .smartphone-podcast-mobile {
    position: absolute;
    display: block;
    width: 140%;
    top: 0;
    bottom: auto;
    top: 20;
    left: -25%;
  }
  .vertical-flex-container .flex:first-child div:last-child p {
    width: 100% !important;
    max-width: 100%;
  }
  .vertical-flex-container .flex:last-child div:first-child {
    height: 168px;
    box-sizing: border-box;
  }
  .point {
    height: auto !important;
  }
  .vertical-flex-container .flex:last-child div h3 {
    z-index: 20;
  }
  .clock-desktop {
    display: block;
    width: 100%;
    top: -120px;
    z-index: 5;
  }
  .clock {
    display: none;
  }
}

.vertical-flex {
  width: auto;
  max-width: 388px;
}

.vertical-flex div {
  width: auto;
  max-width: 388px;
  background-color: white;
  padding: 40px 5px 40px 40px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  margin-right: 16px;
}

.vertical-flex div:first-child {
  margin-bottom: 16px;
}

.flex-img-first {
  height: 144px;
  width: 221px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding: 0;
}

.flex-img-second {
  display: none;
}

.eight-block-wrapper,
.nine-block-wrapper {
  margin-top: 120px;
}

.nine-block {
  display: none;
}

.hidden {
  display: none !important;
}

.video-panel {
  width: 100%;
  max-width: 60%;
  background-image: url(../img/video_overlay_photo.png);
  background-position: 50% 50%;
  height: auto;
  max-height: 432px;
  background-size: cover;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

h3 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 16px;
  font-family: MonseratExtraBold;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-family: MonseratMedium;
  color: #5a5a5a;
}

h1,
h2,
h3 {
  color: #333333;
}

h2 {
  margin: 0 auto 40px auto;
  font-size: 32px;
  line-height: 40px;
  color: #333333;
  font-family: MonseratExtraBold;
  text-align: center;
  position: relative;
}

h2.white {
  margin: 0 0 40px 0;
  color: #ffffff;
  font-family: MonseratExtraBold;
}

h2.white.margined {
  padding-bottom: 150px;
}

.open-video-button.bottom {
  margin: 0;
}

.redline-text {
  position: relative;
  background-image: url(../img/redline-undertext.svg);
  background-repeat: no-repeat;
  left: -3px;
  bottom: -8px;
  height: 9px;
  width: 145px;
}

.learn-more {
  position: absolute;
  left: 11.5%;
}

.vertical-flex .redline-text {
  background-image: url(../img/red_underline_2.svg);
  position: absolute;
  bottom: 35px;
  left: auto;
  width: 150px;
}

#min-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 500;
}

#pop-up-wrap,
#pop-up-wrap-fv {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  transition: 0.25s;
  vertical-align: middle;
}

#pop-up-wrap-fv {
  z-index: 5;
}

#pop-up-wrap-fv > iframe {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: 0.25s;
}

.wrp-arrow-fv {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: 0.25s;
}

.wrp-arrow-fv iframe {
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 80%;
  display: block;
  position: absolute;
  z-index: 1;
}

.arrow-left,
.arrow-right {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  border: 2px solid #ffffff;
  transition: 0.25s;
}

.on-air-podcasts {
  background: url("../img/podcasts-background-v2.jpg") top center / cover;
  position: relative;
}

.arrow-left {
  left: -110px;
  background-position: 48% center;
  background-image: url(../img/a_red_left.svg);
}

.arrow-right {
  right: -110px;
  background-position: 55% center;
  background-image: url(../img/a_red_right.svg);
}

.arrow-left:hover {
  border: 2px solid #db2857;
  background-color: #db2857;
  background-image: url(../img/a_white_left.svg);
}

.arrow-right:hover {
  border: 2px solid #db2857;
  background-color: #db2857;
  background-image: url(../img/a_white_right.svg);
}

.flex-container .video-btn-wrap {
  position: relative;
}

.flex-container .video-btn-wrap .im-arrow-span {
  top: 20px;
  left: 24px;
}

.flex-container .video-btn-wrap:hover > .im-arrow-span {
  background-color: transparent;
  border-radius: 0;
  padding-left: 0;
  padding-top: 0;
  margin-left: 0;
  transition: 0s;
}

@media (max-width: 992px) {
  .eight-block-wrapper,
  .nine-block-wrapper {
    margin-top: 72px;
  }
  .section-container {
    padding: 64px 12px 120px 12px;
  }
  .on-air-podcasts .section-container {
    padding-bottom: 0;
  }
  .on-air-podcasts .vertical-flex-container {
    margin-bottom: -48px;
  }

  .section .section-container {
    padding: 64px 12px;
  }

  .flex-container {
    flex-direction: column;
    max-height: 100%;
    padding: 0 24px;
    justify-content: center;
  }

  .vertical-flex {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }

  .flex-container .redline-text {
    display: none;
  }

  .vertical-flex div {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }

  .vertical-flex div:first-child {
    min-width: 256px;
    max-width: 40%;
    margin-right: 16px;
    margin-bottom: 0;
  }

  .flex-img-second {
    display: block;
    position: absolute;
    height: 197px;
    top: 0;
    right: 0;
  }

  .flex-img-first {
    display: none;
  }

  .video-panel {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 432px;
  }

  .learn-more {
    position: absolute;
    left: 24%;
  }
}

@media (max-width: 880px) {
  .learn-more {
    position: absolute;
    left: 19.5%;
  }
}

@media (max-width: 768px) {
  .on-air-podcasts .section-container {
    padding: 64px 12px 100px 12px;
  }
  .on-air-podcasts .vertical-flex-container {
    margin: 0;
  }
  .footer-three-line {
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }

  .section-container,
  .eight-block-wrapper,
  .nine-block-wrapper {
    margin-top: 48px;
  }

  .vertical-flex div {
    padding: 32px 32px 24px 32px;
  }

  .flex-img-second {
    height: 100%;
  }

  h2 {
    margin: 0 auto 36px auto;
    font-size: 28px;
    line-height: 36px;
  }

  h2.margined {
    padding-bottom: 120px;
  }

  .learn-more {
    position: absolute;
    left: 15%;
  }

  .eight-block-wrapper {
    margin: 72px 0 0 0;
  }

  .table-wrapper {
    margin: 0 !important;
  }

  .eight-four-wrap {
    margin: auto;
    padding: 0 24px;
  }
}

@media (max-width: 680px) {
  .learn-more {
    position: absolute;
    left: 10%;
  }
}

@media (max-width: 620px) {
  .flex-img-second {
    top: -40px;
    height: 150%;
  }

  .vertical-flex {
    flex-direction: column;
  }

  .vertical-flex div {
    width: auto;
    max-width: 100%;
  }

  .eight-block-wrapper {
    margin-top: 48px;
  }

  .vertical-flex div:first-child {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    height: 100px;
  }

  .video-panel {
    height: 400px;
  }

  h2 {
    margin: 0 auto 32px auto;
    font-size: 24px;
    line-height: 32px;
  }

  .learn-more {
    display: none;
  }
}

@media (max-width: 480px) {
  p {
    font-size: 18px;
  }

  .section-container {
    padding: 48px 12px;
  }

  .video-panel {
    height: 0;
    padding-bottom: 56.25%;
    background-size: 100%;
    position: relative;
  }

  .open-video-button.bottom {
    position: absolute;
    top: 38%;
  }

  .vertical-flex div:first-child {
    min-width: auto;
  }

  .learn-more {
    display: none;
  }
}
