@charset "UTF-8";
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/proximanova-bold-webfont.eot");
  src: url("../fonts/proxima-nova/proximanova-bold-webfont.eot?#iefix") format("truetype") url("../fonts/proxima-nova/proximanova-bold-webfont.woff") format("woff") url("../fonts/proxima-nova/proximanova-bold-webfont.ttf") format("truetype") url("../fonts/proxima-nova/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/proximanova-semibold-webfont.eot");
  src: url("../fonts/proxima-nova/proximanova-semibold-webfont.eot?#iefix") format("truetype") url("../fonts/proxima-nova/proximanova-semibold-webfont.woff2") format("woff2") url("../fonts/proxima-nova/proximanova-semibold-webfont.woff") format("woff") url("../fonts/proxima-nova/proximanova-semibold-webfont.ttf") format("truetype") url("../fonts/proxima-nova/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/proximanova-regular-webfont.eot");
  src: url("../fonts/proxima-nova/proximanova-regular-webfont.eot?#iefix") format("truetype") url("../fonts/proxima-nova/proximanova-regular-webfont.woff") format("woff") url("../fonts/proxima-nova/proximanova-regular-webfont.ttf") format("truetype") url("../fonts/proxima-nova/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/proximanova-light-webfont.eot");
  src: url("../fonts/proxima-nova/proximanova-light-webfont.eot?#iefix") format("truetype") url("../fonts/proxima-nova/proximanova-light-webfont.woff") format("woff") url("../fonts/proxima-nova/proximanova-light-webfont.ttf") format("truetype") url("../fonts/proxima-nova/proximanova-light-webfont.svg#proxima_novalight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/proximanovat-thin-webfont.eot");
  src: url("../fonts/proxima-nova/proximanovat-thin-webfont.eot?#iefix") format("truetype") url("../fonts/proxima-nova/proximanovat-thin-webfont.woff2") format("woff2") url("../fonts/proxima-nova/proximanovat-thin-webfont.woff") format("woff") url("../fonts/proxima-nova/proximanovat-thin-webfont.ttf") format("truetype") url("../fonts/proxima-nova/proximanovat-thin-webfont.svg#proxima_nova_thinthin") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/proximanova-regularitalic-webfont.eot");
  src: url("../fonts/proxima-nova/proximanova-regularitalic-webfont.eot?#iefix") format("truetype") url("../fonts/proxima-nova/proximanova-regularitalic-webfont.woff") format("woff") url("../fonts/proxima-nova/proximanova-regularitalic-webfont.ttf") format("truetype") url("../fonts/proxima-nova/proximanova-regularitalic-webfont.svg#proxima_novaregular_italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/proximanova-lightitalic-webfont.woff2") format("woff2") url("../fonts/proxima-nova/proximanova-lightitalic-webfont.woff") format("woff") url("../fonts/proxima-nova/proximanova-lightitalic-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
/***********************************************/
html {
  height: 100%;
  min-width: 550px;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: 0.3px;
  color: #272727;
  scroll-behavior: smooth;
}

body {
  background-color: #F9FAFA;
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.enterprise {
  background: #2F6A8A;
  color: white;
}
body.enterprise *,
body.enterprise h3, body.enterprise h1, body.enterprise h2,
body.enterprise .highlight p,
body.enterprise .highlight p.description,
body.enterprise .highlight .intro p.description,
body.enterprise .highlight .intro h2 {
  color: white !important;
}
body.enterprise .text-blue-forced {
  color: #f95002 !important;
}
body.enterprise .field-validation-error {
  color: red !important;
}
body.enterprise div.top-nav a {
  color: #f95002 !important;
}
body.enterprise div#ft-lnks {
  border: 1px solid #f95002;
}
body.enterprise div#ft-lnks div#highlight-discover-lnks table tr td:nth-child(1) {
  border-right: 1px solid #f95002;
}

.navbar {
  padding: 0.5rem 0rem;
}
.navbar ul.nav {
  align-items: center;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: calc(100% - 100px);
  }
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1440px;
  }
}
/***********************************************/
.text-blue, .text-blue-forced {
  color: #f95002;
}

.text-blue-forced {
  color: #f95002 !important;
}

/***********************************************/
div.top.inverted {
  position: relative;
  background-color: #f95002;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/images/radionomy/bg.png");
}
div.top.inverted header.extended {
  background: none;
}
div.top.inverted header.extended .navbar-light .navbar-nav .nav-link {
  color: white;
  opacity: 0.7;
}
div.top.inverted header.extended .navbar-light .navbar-nav .nav-link.active {
  opacity: 1;
}
div.top.inverted header.extended .navbar-light .navbar-nav .nav-link.try-free,
div.top.inverted header.extended .navbar-light .navbar-nav li.active .nav-link {
  opacity: 1;
}
div.top.inverted header.extended .try-free {
  color: #f95002 !important;
}
div.top.inverted header.extended .listen {
  padding-left: 30px;
  position: relative;
}
div.top.inverted header.extended .listen::before {
  content: " ";
  background-image: url(../../images/radionomy/icon-list.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  width: 25px;
  height: 25px;
}

div.top.inverted .bg-gradient {
  content: " ";
  height: 72px;
  bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
}

.bgbluegradientfullpage {
  height: 100%;
  background: linear-gradient(135deg, #2AE7FD 0%, #27A5E5 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

div.errorpage {
  text-align: center;
  color: white;
}
div.errorpage h2 {
  color: white;
  font-weight: bold;
  font-size: 38px;
  line-height: 46px;
}
div.errorpage h3 {
  color: white;
  font-weight: bold;
  font-size: 31px;
  line-height: 38px;
}
div.errorpage p {
  color: white;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
}
div.errorpage a {
  color: white;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-decoration: underline;
}
div.errorpage .links {
  margin: 0px auto;
}
div.errorpage .links p {
  margin: 38px 0px 24px 0px;
}
div.errorpage .logo-sc {
  margin: 96px 0px 71px 0px;
}
div.errorpage .logo-cassette {
  position: relative;
  height: 300px;
  width: 477px;
  margin: 50px auto;
  padding-top: 30px;
  text-align: center;
  background-image: url("/images/shoutcast/k7.png");
  background-repeat: no-repeat;
  background-position: calc(50% - + 20px);
}
div.errorpage .logo-cassette span {
  font-size: 40px;
  color: #333333;
}
div.errorpage .logo-cassette .k7-shadow {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 4px;
  box-shadow: 14px 22px 30px 0 rgba(0, 0, 0, 0.66);
  -moz-box-shadow: 14px 22px 30px 0 rgba(0, 0, 0, 0.66);
  -webkit-box-shadow: 14px 22px 30px 0 rgba(0, 0, 0, 0.66);
}

header.container {
  padding: 0;
}

header {
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: 80px;
}
header .navbar-brand .logo {
  width: 32px;
  height: 41px;
  margin-right: 2px;
}
header .navbar-brand span {
  margin: 0;
  font-weight: 600;
  font-size: 26px;
  text-transform: lowercase;
  color: #292C33;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline;
}
header .navbar-light .navbar-nav .nav-link {
  line-height: 21px;
  font-size: 0.81em;
  margin: 1em 0;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 600;
  color: #ABACAF;
  text-transform: uppercase;
  display: inline-block;
  padding: 6px 15px;
  font-weight: bold;
  opacity: 0.7;
}
@media screen and (max-width: 1200px) {
  header .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
  }
}
header .navbar-light .navbar-nav .nav-link.active {
  opacity: 1;
}
header .navbar-light .navbar-nav .active > .nav-link {
  color: #292C33;
}
header .navbar-light .navbar-nav .nav-link.blue {
  color: #f95002;
}
header .layoutnav {
  opacity: 0.7;
  color: #FFFFFF;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  display: block;
}
header .layoutnav a {
  color: #FFFFFF;
}
header .layoutnav ul {
  list-style-type: none;
}
header .layoutnav .layoutnavleft {
  text-align: left;
}
header .layoutnav .layoutnavright {
  text-align: right;
}
header .layoutnav .sc-logo {
  width: 32px;
  height: 41px;
}

footer {
  border-top: 1px solid #D8D8D8;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer h2 {
  font-size: 0.875em;
  color: #292C33;
  font-weight: 600;
}
footer a.lg-choice {
  text-decoration: none;
  color: #f95002;
}
footer li {
  font-size: 13px;
  color: #7A838C;
  padding: 0.5em 0;
  font-weight: 500;
}
footer li a {
  color: #7A838C;
}
footer ul.tips li {
  color: #f95002;
  padding: 0.5em 0;
  font-weight: 600;
}
footer ul.tips li span {
  margin-left: 10px;
}
footer ul.tips li button {
  padding: 0;
  border: none;
  color: #f95002;
  font-weight: 600;
  cursor: pointer;
  background: transparent;
}
footer .footer-bottom {
  color: #7A838C;
  font-size: 0.75em;
  position: relative;
}
footer .footer-bottom .social {
  justify-content: flex-end;
}
footer .footer-bottom .social a {
  height: 51px;
  width: 51px;
  display: inline-block;
  text-align: center;
  border: 1px solid grey;
  border-radius: 100%;
  line-height: 51px;
}
footer .footer-bottom .social a img {
  height: 15px;
}
footer .footer-bottom span {
  padding-top: 3px;
}
footer .footer-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
}
footer .footer-block img.logo-sc {
  margin-right: 6px;
}
footer .footer-block img.logo-group {
  margin-left: 6px;
}
footer .logo-group {
  display: inline-block;
  padding-left: 4px;
}
footer .logo-group img {
  margin-top: -10px;
}
footer .cast-sell-play {
  flex-grow: 1;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #292C33;
}
footer .cast-sell-play div {
  text-align: center;
  width: 100%;
}
footer .footer-bottom .footer-block:nth-child(2) {
  text-align: center;
  display: inline-block;
}
footer .footer-bottom .social {
  align-self: center;
  justify-content: right;
}
footer .footer-bottom .social span a.tw {
  margin-right: 15px;
}
footer .footer-bottom .social span a.fb img {
  height: 20px;
}
@media screen and (max-width: 763px) {
  footer .footer-bottom .footer-block {
    padding: 15px;
    text-align: center;
    justify-content: center;
  }
  footer .footer-bottom .cast-sell-play {
    margin: 0 auto;
    text-align: center;
    justify-content: center;
  }
}

.btn-empty {
  color: #f95002;
}

.btn-empty.inverted {
  color: white;
}

.highlight.bg-globe {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}

.highlight.bg-wave::before {
  background-image: url("../Images/wave-survey.png");
  content: "";
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-size: 100%;
  background-color: #F9FAFA;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(1, 1);
  overflow: hidden;
}

.highlight.bg-globe::before {
  content: "";
  background-image: url("/images/radionomy/bg.png");
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-size: cover;
  background-color: #f95002;
  transform: scale(-1.5, 1.5);
  background-position: center;
  overflow: hidden;
}

/********************************************************************************/
.highlight {
  color: #272727;
  text-align: center;
  position: relative;
  overflow: hidden;
  /*
  div#highlight-api {
      .intro {
          h2 {
              font-size: $fontsize-highlight-h2;
              line-height: $lineheight-highlight-h2;
          }
      }
  }
  */
  /*
  div#people * {
      font-size: $fontsize-highlight-description;
      line-height: $lineheight-highlight-description;

      h3 {
          text-transform: uppercase;
          margin-top: 10px;
          font-weight: bold;
          margin-top: 55px;
      }
  }
  */
}
.highlight .btn {
  transform: rotate(-360deg);
  background-image: linear-gradient(310deg, #b20f0f, #ff5500);
  border-radius: 44px;
  -moz-border-radius: 44px;
  -webkit-border-radius: 44px;
  padding: 14px 44px;
  color: white;
}
.highlight div.shape {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  -moz-transform: skew(-45deg);
  -o-transform: skew(-45deg);
  left: 65%;
  background-image: linear-gradient(310deg, #b20f0f, #ff5500);
}
@media screen and (max-width: 768px) {
  .highlight div.shape {
    left: 120%;
  }
}
.highlight .container {
  padding-top: 80px;
  padding-bottom: 80px;
}
.highlight h1 {
  color: #272727;
  font-size: 38px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 20px;
}
.highlight h2 {
  color: #272727;
  font-size: 38px;
  font-weight: bold;
  line-height: 46px;
}
.highlight h3 {
  color: #272727;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.67;
}
.highlight h4 {
  color: #272727;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}
.highlight p {
  color: #272727;
  font-size: 18px;
  line-height: 26px;
  width: 100%;
}
.highlight p.description {
  font-size: 16px;
  line-height: 26px;
}
.highlight .intro {
  font-size: 16px;
  max-width: 1110px;
  margin: 0 auto 25px;
  text-align: center;
}
.highlight .intro h2 {
  font-weight: bold;
  font-size: 31px;
  line-height: 38px;
  padding-top: 0;
  margin-top: 0;
  color: #292C33;
  margin-bottom: 30px;
}
.highlight .intro p {
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.highlight .row {
  margin-top: 0;
}
.highlight .tools div.item.actions {
  padding-bottom: 50px;
}
.highlight .tools div.item {
  position: relative;
}
.highlight .tools div.item img {
  margin: 40px auto;
}
.highlight .tools div.item h3 {
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
}
.highlight .tools div.item p.description {
  margin-top: 10px;
  padding: 0 10px;
  text-align: center;
}
.highlight .tools div.item div.actions {
  position: absolute;
  bottom: 0;
  font-weight: 600;
  text-align: center;
  width: 100%;
}
.highlight div#highlight-home {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  line-height: 1.67;
}
.highlight div#highlight-home header .ml-auto, .highlight div#highlight-home header .mx-auto {
  margin-left: 50px;
  margin-left: 50px !important;
}
.highlight div#highlight-home header .navbar-light .navbar-nav .nav-link {
  padding-top: 25px;
  padding-bottom: 0;
}
.highlight div#highlight-home header .navbar-light .navbar-collapse.in {
  display: block;
}
.highlight div#highlight-home header .navbar-light ul {
  -ms-flex-direction: row;
  flex-direction: row;
}
.highlight div#highlight-home .intro {
  text-align: left;
}
.highlight div#highlight-home .intro h2 {
  color: #272727;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-size: 44px;
  font-weight: 600;
  line-height: normal;
  color: #171c34;
}
.highlight div#highlight-home .intro h2 .lama-s-8 {
  background: url(../Images/infinity.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
  color: transparent;
  display: inline-block;
  padding-right: 31px;
}
.highlight div#highlight-home .row.fl {
  justify-content: flex-end;
  display: flex;
  align-items: stretch;
}
.highlight div#highlight-home .row.fl .left {
  padding-bottom: 30px;
  text-align: left;
}
.highlight div#highlight-home .row.fl .left p {
  line-height: 1.67;
  letter-spacing: 0.3px;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 2em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .highlight div#highlight-home .row.fl .left .download-container {
    text-align: center;
  }
}
.highlight div#highlight-home .intro h2 {
  font-size: 38px;
  line-height: 46px;
}
.highlight div#highlight-home p {
  font-size: 18px;
  line-height: 1.67;
}
@media screen and (max-width: 763px) {
  .highlight div#highlight-home .illustrations {
    height: 300px;
    position: relative;
  }
  .highlight div#highlight-home .illustrations .screen1 {
    margin: auto;
    width: auto;
    height: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
  }
}
@media screen and (max-width: 992px) {
  .highlight div#highlight-home .illustrations {
    position: relative;
    height: 300px;
  }
  .highlight div#highlight-home .illustrations .screen1 {
    margin: auto;
    width: auto;
    height: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
  }
}
@media screen and (min-width: 992px) {
  .highlight div#highlight-home .illustrations {
    position: relative;
    height: 100%;
  }
  .highlight div#highlight-home .illustrations .screen1 {
    margin: auto;
    width: 100%;
    height: auto;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    position: absolute;
  }
}
@media screen and (min-width: 1200px) {
  .highlight div#highlight-home .illustrations {
    position: relative;
    height: 100%;
  }
  .highlight div#highlight-home .illustrations .screen1 {
    margin: auto;
    width: 100%;
    height: auto;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    position: absolute;
  }
}
.highlight div#highlight-survey {
  padding-top: 120px;
}
.highlight div#highlight-survey .intro h1.theme {
  font-size: 18px;
  font-weight: bold;
  line-height: 3.33;
  letter-spacing: 3px;
  color: #f95002;
}
.highlight div#highlight-survey .intro h2 {
  font-size: 35px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #272727;
}
.highlight div#highlight-survey .intro p {
  margin-top: 41px;
  line-height: 1.67;
  letter-spacing: 0.3px;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 2em;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .highlight div#highlight-survey .intro h2 {
    font-size: 44px;
  }
  .highlight div#highlight-survey .intro p {
    font-size: 18px;
  }
}
.highlight div#highlight-subscribe {
  margin-top: 80px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  line-height: 1.67;
}
.highlight div#highlight-subscribe .intro {
  text-align: left;
}
.highlight div#highlight-subscribe .intro h2 {
  margin-top: 75px;
  color: #272727;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-size: 44px;
  font-weight: 600;
  line-height: normal;
  color: white;
}
.highlight div#highlight-subscribe .message_area {
  padding: 15px;
  border-radius: 5px;
}
.highlight div#highlight-subscribe .input-group input#email {
  border-top-left-radius: 44px;
  border-bottom-left-radius: 44px;
  padding-left: 25px;
}
.highlight div#highlight-subscribe .input-group .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background: #0A1F44;
}
.highlight div#highlight-subscribe .row.fl {
  justify-content: flex-end;
  display: flex;
  align-items: stretch;
}
.highlight div#highlight-subscribe .row.fl .right {
  padding-bottom: 75px;
  text-align: left;
}
.highlight div#highlight-subscribe .row.fl .right p {
  line-height: 1.67;
  letter-spacing: 0.3px;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 2em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .highlight div#highlight-subscribe .row.fl .right .download-container {
    text-align: center;
  }
}
.highlight div#highlight-subscribe .row.fl .right .form-check {
  margin-bottom: 20px;
}
.highlight div#highlight-subscribe .row.fl .left .illustrations {
  padding-top: 50px;
}
.highlight div#highlight-subscribe .intro h2 {
  font-size: 38px;
  line-height: 46px;
}
.highlight div#highlight-subscribe p {
  font-size: 18px;
  line-height: 1.67;
}
@media screen and (min-width: 1200px) {
  .highlight div#highlight-subscribe .illustrations {
    height: auto !important;
  }
  .highlight div#highlight-subscribe .illustrations .screen1 {
    height: auto;
    width: auto;
    bottom: 0;
    right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .highlight div#highlight-subscribe .illustrations {
    height: auto !important;
  }
  .highlight div#highlight-subscribe .illustrations .screen1 {
    height: auto;
    width: 100%;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 992px) {
  .highlight div#highlight-subscribe .illustrations {
    height: auto !important;
    min-height: 300px;
  }
  .highlight div#highlight-subscribe .illustrations .screen1 {
    height: 100%;
    width: auto;
    margin: auto;
    position: relative !important;
  }
}
@media screen and (max-width: 763px) {
  .highlight div#highlight-subscribe .illustrations {
    height: auto !important;
  }
  .highlight div#highlight-subscribe .illustrations .screen {
    position: static;
  }
  .highlight div#highlight-subscribe .illustrations .screen1 {
    min-height: 300px;
    width: auto;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .highlight div#highlight-subscribe .illustrations .screen {
    position: absolute;
  }
}
.highlight div#highlight-subscribe .illustrations .screen1 {
  height: 100%;
  bottom: 0px;
  z-index: 1000;
}
div.highlight.shadow-bottom {
  box-shadow: 0 0 26px 0 rgba(10, 31, 68, 0.12);
}

div#ft-lnks {
  border-top: 1px #D8D8D8 solid;
}
div#ft-lnks a {
  color: #f95002 !important;
}

div.top-nav {
  color: #f95002;
  text-align: center;
  margin-top: 50px;
}
div.top-nav a.back {
  float: left;
  display: block;
}
div.top-nav a.target {
  color: #f95002;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}

div.top-nav .container {
  padding-bottom: 0;
}

div.top-nav + .highlight .container {
  padding-top: 5px;
}

div.vignette {
  font-size: 16px;
  line-height: 26px;
}
div.vignette * {
  font-size: 16px;
  line-height: 26px;
}
div.vignette .intro {
  text-align: left;
}
div.vignette .intro span.tip {
  color: #FE6B5B;
}
div.vignette .intro h3.upc {
  text-transform: uppercase;
}
div.vignette .intro p, div.vignette .intro p.description {
  margin-bottom: 1rem;
  font-size: 16px;
  line-height: 26px;
}
div.vignette .row {
  align-items: center;
}
div.vignette p.links a.left {
  float: left;
}
div.vignette p.links a.right {
  float: right;
}
div.vignette a, div.vignette a:not([href]):not([tabindex]) {
  color: #f95002 !important;
  font-weight: 600;
}
div.vignette .withillunew {
  position: relative;
}
div.vignette .withillunew .innernew {
  position: absolute;
  top: -35px;
  right: 60px;
}

div.vignette.v {
  margin-top: 30px;
  padding-bottom: 300px;
  margin-bottom: 30px;
}
div.vignette.v h3 span.tip {
  font-weight: normal;
}
div.vignette.v div.illu-img {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  height: 300px;
}
div.vignette.v div.illu-img img {
  height: 100%;
}

.up {
  text-transform: uppercase;
}

div.vignette.v.h355 {
  padding-bottom: 350px;
}
@media screen and (max-width: 1200px) {
  div.vignette.v.h355 {
    padding-bottom: 275px;
  }
}
@media screen and (max-width: 992px) {
  div.vignette.v.h355 {
    padding-bottom: 440px;
  }
}
@media screen and (max-width: 763px) {
  div.vignette.v.h355 {
    padding-bottom: 320px;
  }
}

div.vignette.v.h288 {
  padding-bottom: 288px;
}
@media screen and (max-width: 1200px) {
  div.vignette.v.h288 {
    padding-bottom: 210px;
  }
}
@media screen and (max-width: 992px) {
  div.vignette.v.h288 {
    padding-bottom: 355px;
  }
}
@media screen and (max-width: 763px) {
  div.vignette.v.h288 {
    padding-bottom: 220px;
  }
}

div.vignette.rtl .row {
  flex-direction: row-reverse;
}

div.boxederror {
  background-color: #FE6B5B;
  border-radius: 5px;
}
div.boxederror p {
  color: white;
}

div.boxedsuccess {
  background-color: #18B9E7;
  border-radius: 5px;
}
div.boxedsuccess p {
  color: white;
}

.quote:after, .quote:before {
  font-size: 35px;
  font-family: "Adobe Garamond", serif;
  font-style: italic;
  color: #f95002;
  position: absolute;
  font-weight: 600;
}

.quote:before {
  content: "“";
  left: -8px;
  top: 7px;
}

.quote:after {
  content: "”";
  margin-top: 7px;
  margin-left: 3px;
}

.text-centered {
  text-align: center;
}

.btn-full,
.try-free {
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 20px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.15);
  font-size: 13px;
  line-height: 16px;
  color: white !important;
  background-image: linear-gradient(to right, #f95002, #f95002);
  padding: 15px 20px;
  margin: auto;
  border: 1px solid transparent;
}

a.btn-full,
a.try-free {
  text-decoration: none;
}

a.btn-full.inverted, a:not([href]):not([tabindex]).btn-full.inverted {
  color: #f95002 !important;
  background: white;
}

.btn-empty {
  margin: auto;
  color: #f95002 !important;
  border: 1.5px solid #f95002;
  background: transparent;
  border-radius: 20px;
  font-size: 13px;
  line-height: 16px;
  padding: 6px 15px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.btn-full:hover {
  color: #f95002 !important;
  background: white;
  border: 1.5px solid #f95002;
  box-shadow: none;
}

.btn-empty:hover {
  background-color: #f95002;
  background-image: linear-gradient(to right, #f95002, #f95002);
  box-shadow: 2px 2px 4px 0 rgba(24, 185, 231, 0.3);
  color: white !important;
}
.btn-empty:hover * {
  color: white;
}

div.grayed {
  background-color: #F9FAFA;
}

div.inverted {
  background-image: linear-gradient(295deg, #b20f0f 3%, #ff5500);
  color: white;
}
div.inverted * {
  color: white;
}
div.inverted .intro {
  color: white;
}
div.inverted .intro h2 {
  color: white;
}

body.enterprise header .navbar-light .navbar-nav .nav-link.try-free,
div.inverted header .navbar-light .navbar-nav .nav-link.try-free {
  opacity: 1;
}
body.enterprise .btn-full, body.enterprise .try-free,
div.inverted .btn-full,
div.inverted .try-free {
  opacity: 1;
  color: #f95002 !important;
  background: white;
  padding: 15px 20px;
  margin: auto;
}
body.enterprise .btn-full span, body.enterprise .try-free span,
div.inverted .btn-full span,
div.inverted .try-free span {
  color: #f95002 !important;
}

div.inverted.ts {
  background-color: #84BD4A;
}

form .form-group {
  text-align: left;
}
form label {
  font-size: 13px;
  line-height: 16px;
  color: #696B70;
}
form label span.optional {
  font-style: italic;
}
form input.form-control {
  border-radius: 0;
  border: 0px;
  border-bottom: 1px solid #d2d2d2;
  color: #272727;
  background-clip: padding-box;
  box-shadow: none;
  font-size: 13px;
}
form input.form-control:placeholder,
form input.form-control:-moz-placeholder,
form input.form-control::-moz-placeholder,
form input.form-control:-ms-input-placeholder,
form input.form-control::-webkit-input-placeholder {
  color: #696B70;
  font-size: 13px;
}
form textarea.form-control {
  height: 336px;
  border: 1px solid #d2d2d2;
}
form input:focus.form-control {
  border: 0px;
  background-clip: padding-box;
  border-bottom: 1px solid #f95002;
  color: #292C33;
  box-shadow: none;
}
form span {
  display: inline-block;
}

/* COMMON */
a.more {
  font-weight: 600;
  color: #f95002;
  text-decoration: none;
}

a.more:hover::after {
  -webkit-transform: translate(15px);
  -ms-transform: translate(15px);
  transform: translate(15px);
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

a.more::after {
  content: url("/images/SHOUTcast/more.svg");
  width: 18px;
  height: 8px;
  display: inline-block;
  margin-left: 7px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.bg-greened {
  background-color: #84BD4A;
  color: white;
}

.brands a {
  display: block;
  text-align: center;
  padding: 40px 0;
}

@media (max-width: 767px) {
  .brands a {
    padding: 30px 0;
  }
}
.brands a img {
  display: inline-block;
  margin: 10px 20px;
  vertical-align: middle;
}

article.termsofuse {
  text-align: justify;
}
article.termsofuse h1 {
  color: #333333;
  font-size: 38px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 0;
}
article.termsofuse .tip {
  color: #666F77;
  font-size: 12px;
  line-height: 26px;
}
article.termsofuse h2 {
  margin-top: 50px;
  margin-bottom: 28px;
  color: #333333;
  font-size: 25px;
  font-weight: bold;
  line-height: 38px;
}
article.termsofuse p.description {
  color: #272727;
  font-size: 16px;
  line-height: 26px;
}

nav.termsofuse ul {
  list-style-type: none;
}
@media screen and (max-width: 763px) {
  nav.termsofuse ul {
    text-align: left;
  }
}
@media screen and (min-width: 763px) {
  nav.termsofuse ul {
    text-align: right;
  }
}
nav.termsofuse ul li {
  line-height: 26px;
  font-size: 16px;
  font-weight: 600;
}
nav.termsofuse ul li a[href] {
  color: #f95002;
  display: inline-block;
  margin: 11px 0;
}
nav.termsofuse ul li a:hover,
nav.termsofuse ul li a.active {
  color: #292C33;
}
nav.termsofuse ul li a.api {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 26px;
  margin: 0px 0;
}
nav.termsofuse ul li a:hover {
  color: #272727;
  text-decoration: none;
}
nav.termsofuse ul li:hover a {
  color: #292C33;
}

input#home-search {
  border: none;
  width: 30px;
  opacity: 1;
  position: relative;
  background-image: url("/images/radionomy/Home/icon-search_white.svg");
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: auto auto;
  background-size: 20px 20px;
  background-position-x: 5px;
  padding-left: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0.7;
}

input#home-search:focus,
input#home-search:hover {
  width: 310px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

input#home-search::selection:placeholder {
  color: white;
}

input#home-search:-moz-placeholder {
  color: white;
}

input#home-search::-webkit-input-placeholder {
  color: white;
}

input#home-search:-ms-input-placeholder {
  color: white;
}

input#home-search::-ms-input-placeholder {
  color: white;
}

.form-check {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.form-check input {
  opacity: 0;
  cursor: pointer;
  height: 25px;
  width: 25px;
  position: absolute;
  left: 0px;
  z-index: 1000;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.form-check:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a background */
.form-check input:checked ~ .checkmark {
  background-color: rgba(255, 255, 255, 0.7);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.form-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.form-check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 8px;
  height: 10px;
  border: solid #0A1F44;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.intro__jobs h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 3.33;
  letter-spacing: 3px;
  color: #f95002;
}

/*# sourceMappingURL=Layout.css.map */
