.footer, .full-width {
  width: 100%
}

.sidenav-option, ul.sidenav {
  list-style-type: none
}

.align-center {
  text-align: center
}

.align-right {
  text-align: right
}

.orange {
  color: #F60 !important
}

.white {
  color: #FFF !important
}

.blue {
  color: #3cafff !important
}

.montserrat {
  font-family: Montserrat
}

@media only screen and (max-width: 767px) {
  .no-mobile {
    display: none
  }
}

@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none
  }
}

a:focus, a:hover {
  text-decoration: none !important
}

html {
  position: relative;
  min-height: 100%
}

body {
  margin-bottom: 160px !important;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
}

.ember-view {
  -webkit-overflow-scrolling: touch;
}
.container-fluid {
  -webkit-overflow-scrolling: touch;
}

#special-product, .dropdown-menu > li > a {
  font-family: Montserrat
}

img {
  max-width: 100%
}

.footer {
  bottom: 0;
  height: 160px;
  background-color: #f5f5f5
}

.navbar-live365 {
  border-radius: 0 !important;
  background-image: -webkit-linear-gradient(top, #202020 0, #202020 100%);
  background-image: linear-gradient(to bottom, #202020 0, #202020 100%);
  border-color: #202020
}

.navbar-live365 .navbar-nav > li > a {
  color: #9d9d9d
}

.navbar-live365 .navbar-nav > li > a:hover {
  color: #fff
}

#special-product {
  color: #fff !important
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #151515;
  border-color: #151515
}

.navbar-nav > li > .dropdown-menu {
  background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
  background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
  border-radius: 0;
  border: 0
}

.dropdown-menu .divider {
  background-color: #333
}

.dropdown-menu, .navbar-live365 .navbar-nav > li.products > a:focus {
  background-color: #151515
}

.dropdown-menu > li > a {
  color: #ccc
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #202020 0, #202020 100%);
  background-image: linear-gradient(to bottom, #202020 0, #202020 100%)
}

.navbar-logo {
  height: 30px
}

.navbar-nav li a {
  line-height: 28px;
  font-size: 14px;
  white-space: nowrap;
}

.search-bar-holder {
  display: block
}

@media (max-width: 768px) {
  .navbar-toggle-left {
    padding: 0;
    line-height: 30px;
    float: left;
    margin-left: 10px
  }

  .navbar-toggle-right {
    padding: 0;
    line-height: 30px;
    float: right
  }
}

@media (max-width: 767px) {
  .navbar-logo {
    margin-top: 4px
  }

  .navbar-brand {
    position: absolute;
    left: 50%;
    margin-left: -62px !important;
    display: block;
    margin-top: -3px
  }

  .hide-mobile {
    display: none !important
  }
}

@media (min-width: 768px) {
  .hide-non-mobile {
    display: none !important
  }
}

.x1 {
  font-size: 24px
}

.hero {
  background-image: url(../hero-cb08a554e09b414ca0a71e937537b9c9.jpg);
  margin-left: 0;
  margin-right: 0
}

.navbar-live365 .navbar-nav > li.products > a {
  border: 1px solid #F60;
  padding: 2px 15px;
  border-radius: 5px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
  -webkit-transition: .3s;
  transition: .3s
}

.navbar-live365 .navbar-nav > li.products > a:hover {
  background-color: #F60
}

.btn-orange, .btn-orange.active, .btn-orange.focus, .btn-orange:active, .btn-orange:focus, .btn-orange:hover, .open > .dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #F60;
  border-color: #C95101
}

.btn-orange.active.focus, .btn-orange.active:focus, .btn-orange.active:hover, .btn-orange:active.focus, .btn-orange:active:focus, .btn-orange:active:hover, .open > .dropdown-toggle.btn-orange.focus, .open > .dropdown-toggle.btn-orange:focus, .open > .dropdown-toggle.btn-orange:hover {
  color: #fff;
  background-color: #C95101;
  border-color: #C95101
}

.btn-orange.active, .btn-orange:active, .open > .dropdown-toggle.btn-orange {
  background-image: none
}

.btn-orange.disabled.focus, .btn-orange.disabled:focus, .btn-orange.disabled:hover, .btn-orange[disabled].focus, .btn-orange[disabled]:focus, .btn-orange[disabled]:hover, fieldset[disabled] .btn-orange.focus, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange:hover {
  background-color: #F60;
  border-color: #C95101
}

.btn-orange .badge {
  color: #F60;
  background-color: #fff
}

.ember-power-select-trigger {
  min-height: 2.2em !important;
  background-color: #e5e5e5 !important;
  /*overflow: hidden;*/
}

.ember-power-select-trigger-multiple-input {
  padding-top: 4px;
  padding-left: 10px
}

.btn-blue-hollow, .btn-blue-hollow:hover, .btn-orange-filled, .btn-orange-hollow, .btn-orange-hollow:hover, .btn-white-hollow, .btn-white-hollow:hover {
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer
}

.main-hero {
  background: url(../main-image-4bee8cb99f569f1a49d1fe6f9314a097.jpg) center top no-repeat;
  webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  height: 350px;
  vertical-align: middle;
  text-align: center
}

.btn-orange-hollow {
  color: #fff;
  border: 2px solid #F60;
  border-radius: 10px
}

.btn-orange-hollow a:hover {
  text-decoration: none
}

.btn-orange-filled, .btn-orange-hollow:hover {
  color: #fff;
  background-color: #F60;
  border: 2px solid #F60;
  border-radius: 10px
}

.btn-orange-filled:hover {
  text-decoration: none;
  background-color: #fff;
  color: #F60
}

.btn-white-hollow {
  color: #fff;
  border: 2px solid #FFF;
  border-radius: 10px
}

.btn-white-hollow:hover {
  color: #000;
  background-color: #FFF;
  border: 2px solid #FFF;
  border-radius: 10px
}

.btn-blue-hollow {
  color: #fff;
  border: 2px solid #57a0e3;
  border-radius: 10px
}

.btn-blue-hollow:hover {
  color: #fff;
  background-color: #57a0e3;
  border: 2px solid #57a0e3;
  border-radius: 10px
}

#welcome-back {
  padding-top: 80px
}

#welcome-back .text ul > li.products > a {
  border-color: #F60;
  color: #fff;
  margin-right: 20px
}

#welcome-back .text ul > li.stations > a {
  border-color: #fff;
  color: #fff;
  margin-left: 20px
}

#welcome-back .text ul > li.products > a:focus, #welcome-back .text ul > li.products > a:hover {
  background-color: #F60
}

#welcome-back .text ul > li.stations > a:focus, #welcome-back .text ul > li.stations > a:hover {
  background-color: #fff;
  color: #333
}

#welcome-back .text ul > li.divider {
  background-color: #80776f;
  width: 1px;
  height: 60px;
  padding: 0
}

#welcome-back .text h1 {
  font-size: 60px;
  margin-bottom: 50px;
  margin-top: 0
}

#welcome-back .text h1 > span {
  top: -35px;
  position: relative
}

#welcome-back .text ul {
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0;
  list-style: none
}

.ember-power-select-status-icon, .inactive {
  display: none
}

#welcome-back .text ul > li > a {
  border: 2px solid;
  padding: 10px 20px;
  border-radius: 9px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  cursor: pointer
}

.start-your-station-hero {
  padding-top: 3em;
  padding-bottom: 3em
}

.listen-hero {
  background: url(../girl-listening-to-music-7f22aaedd93e27684ed5f40dab59443f.jpg);
  background-size: 100%;
  color: #fff
}

.listen-music .bg-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: .5;
  background-color: #000
}

.listen-hero-text {
  padding-top: 4em;
  padding-bottom: 4em;
  text-align: right
}

.hero-orange-btn {
  border: 1px
}

@media (min-width: 960px) {
  .container-fixed {
    width: 960px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
    background-color: #f6f6f6
  }
}

ul.sidenav {
  padding: 0
}

.radio-small-image {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  max-height: 100px;
  min-height: 100px
}

.station-preview {
  margin-top: 10px
}

.station-nav {
  margin-right: -15px;
  padding-left: 15px
}

.btn-blue-solid, .btn-blue-solid:hover {
  padding: 5px 10px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer
}

.btn-blue-solid {
  color: #fff;
  background-color: #57a0e3;
  border: 2px solid #57a0e3;
  border-radius: 10px
}

.btn-blue-solid:hover {
  color: #57a0e3;
  background-color: #fff;
  border: 2px solid #57a0e3;
  border-radius: 10px
}

.special-dropdown:focus, .special-dropdown:hover {
  text-decoration: none !important;
  background-color: #151515 !important;
  color: #fff
}

.play-btn, .player-bar {
  background-color: #f2f2f2
}

.horizontal-line {
  border-bottom: 1px solid #b8b4bf
}

.verticalLine {
  border-left: 1px solid #b8b4bf
}

.player-bar {
  bottom: 0;
  position: fixed;
  float: right;
  width: 100%;
  height: 100px;
  border-top: 1px solid #bebebe;
  padding-top: 10px;
  padding-left: 10px
}

.player-img {
  height: 80px;
  width: 80px
}

.player-song-artist, .player-song-title {
  margin: 0 !important;
  font-size: 14px
}

.play-btn {
  padding-top: 20px;
  height: 60px;
  width: 60px;
  border: none;
  outline: 0
}

.prog-bar {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 60px;
  border-top: 2px solid orange
}

.prog-bar-total {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 60px;
  border-top: 2px solid #bebebe;
  width: 100%
}

.time-elapsed {
  position: absolute;
  top: 10px;
  font-size: 13px
}

.no-decoration {
  text-decoration: none !important;
  color: #000
}

.btn {
  outline: 0 !important
}

.volume_slider {
  padding-top: 25px
}

.glyphicon {
  font-family: "Glyphicons pro"
}

.header-pad-top {
  padding-top: 7px
}

a:focus {
  outline-color: #f60
}

.navbar {
  min-height: 0
}

.search-bar-holder .ember-power-select-trigger::after {
  content: "\E028";
  font-family: "Glyphicons pro";
  position: absolute;
  right: 10px;
  top: 5px;
  -webkit-transition: .3s;
  transition: .3s
}

.search-bar-holder .ember-power-select-trigger.ember-power-select-trigger--active::after {
  color: #f60
}

.ember-power-select-option:not(.ember-power-select-option--search-message) {
  font-size: 16px;
  padding: 8px 16px;
  -webkit-transition: .3s;
  transition: .3s
}

.ember-power-select-option:not(.ember-power-select-option--search-message) .text-muted {
  color: #f60;
  font-size: 13px
}

.ember-power-select-option:not(.ember-power-select-option--search-message)[aria-current=true] {
  background-color: #2f2f2f
}

.ember-power-select-option:not(.ember-power-select-option--search-message):hover {
  background-color: #3e3e3e
}

.ember-power-select-option--search-message {
  background-color: #3e3e3e;
  color: #e5e5e5;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px
}

.navbar-nav > li > a {
  text-shadow: none
}

.navbar-nav .dropdown a {
  padding: 8px;
  -webkit-transition: .3s;
  transition: .3s
}

.navbar-nav .dropdown.open a[data-toggle=dropdown] {
  color: #fff
}

.navbar-nav .dropdown span {
  position: relative;
  top: 4px
}

.navbar-nav .dropdown-menu {
  padding: 0
}

.navbar-nav .dropdown-menu li a {
  display: block;
  background-image: none !important;
  padding-left: 20px;
  padding-right: 20px
}

.navbar-nav .dropdown-menu li a:hover {
  background-color: #2f2f2f;
  color: #fff
}

@media (max-width: 767px) {
  .navbar-nav.hide-non-mobile {
    padding: 5px 20px
  }
}

li.products a {
  position: relative;
  top: -3px
}

.navbar-form {
  margin-top: 0;
  margin-bottom: 0
}

.navbar-brand {
  margin-top: 2px;
  padding: 0 15px;
  height: auto
}

.navbar-brand img {
  width: auto
}

.subpage .subpage-header {
  padding: 30px 0
}

.subpage .subpage-header h1 {
  margin: 0 0 5px;
  font-size: 45px
}

.subpage .subpage-header h1.large {
  font-size: 60px
}

@media only screen and (max-width: 767px) {
  .subpage .subpage-header h1.large {
    font-size: 45px
  }
}

.subpage .subpage-header h2 {
  font-size: 28px
}

@media only screen and (max-width: 767px) {
  .subpage .subpage-header h2 {
    font-size: 20px
  }
}

.subpage .subpage-header h3 {
  margin: 0;
  font-size: 20px
}

.subpage .subpage-header h4 {
  font-size: 24px;
  margin: 0 0 15px
}

.subpage h3 {
  font-weight: 100
}

.subpage hr {
  margin: 15px 0 5px;
  opacity: .4
}

.subpage blockquote {
  padding: 30px;
  border-width: 0;
  margin: 0;
  position: relative
}

.subpage blockquote::after, .subpage blockquote::before {
  position: absolute;
  font-size: 60px;
  top: 0
}

.subpage blockquote::before {
  content: "\201C";
  left: 0
}

.subpage blockquote::after {
  content: "\201D";
  right: 0
}

.subpage blockquote .credit {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 15px
}

.subpage .small-icon-list {
  list-style: none;
  padding-left: 0
}

.subpage .small-icon-list li {
  color: #fff;
  margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
  .subpage .small-icon-list li {
    margin-bottom: 15px
  }
}

.subpage .small-icon-list .icon {
  max-width: 30px;
  margin-right: 10px
}

.subpage section {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 30px
}

.subpage section h2 {
  color: #f60;
  margin: 0 0 10px
}

.subpage section > h2 {
  margin: 0 0 30px
}

.subpage section h4 {
  margin-top: 15px
}

.subpage section ul {
  padding-left: 15px
}

.subpage section .icon-blurb {
  margin-bottom: 30px
}

@media (min-width: 768px) {
  .navbar-nav > li {
    float: none;
    display: inline-block
  }

  .subpage section .icon-blurb .icon {
    margin-left: 15px
  }
}

.subpage section .icon-blurb h4 {
  margin-top: 0
}

.broadcaster-page {
  background-image: url(../broadcaster-background-4954283fd25efd5aed550bf6712ff305.jpg);
  background-repeat: no-repeat;
  background-color: #373737;
  background-size: 100%;
  background-position: center top
}

@media only screen and (min-width: 1200px) {
  .broadcaster-page {
    background-attachment: fixed
  }
}

.broadcaster-circle {
  padding: 0 15px
}

.blue-button, .glyphicons .black-button, .orange-button {
  border-radius: 3px;
  padding: 5px 30px;
  border-width: 1px;
  display: inline-block;
  text-transform: uppercase;
  border-style: solid
}

.orange-button {
  background-color: #f60;
  border-color: #f60;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s
}

.orange-button:focus, .orange-button:hover {
  text-decoration: none;
  color: #f60;
  background-color: #e5e5e5
}

.blue-button {
  background-color: #0287ec;
  border-color: #0287ec;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s
}

.blue-button:focus, .blue-button:hover {
  text-decoration: none;
  color: #0287ec;
  background-color: #e5e5e5
}

.blue-button .glyphicon {
  margin-right: 5px
}

.blue-button .glyphicon-play::before {
  font-size: 14px;
  position: relative;
  top: 1px
}

.glyphicon-play::before {
  content: "\E174" !important
}

.glyphicon-thumbs-up::before {
  content: "\E344" !important
}

.glyphicon-thumbs-down::before {
  content: "\E345" !important
}

.glyphicon-shopping-cart::before {
  content: "\E203" !important
}

.glyphpro-globe::before {
  font-family: 'Glyphicons pro' !important
}

.glyphsocial-facebook::before, .glyphsocial-instagram::before, .glyphsocial-twitter::before {
  font-family: "Glyphicons social" !important
}

.glyphsocial-facebook::before {
  content: "\E031" !important
}

.glyphsocial-twitter::before {
  content: "\E032" !important
}

.glyphsocial-instagram::before {
  content: "\E033" !important
}

.glyphicons-option-horizontal::before {
  font-family: "Glyphicons regular" !important;
  content: "\E519" !important
}

.glyphpro-volume_up {
  font-family: 'Glyphicons pro' !important;
  font-style: normal !important
}

.glyphicons .black-button {
  background-color: #151515;
  border-color: #151515;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  width: auto
}

.glyphicons .black-button:focus, .glyphicons .black-button:hover {
  text-decoration: none;
  color: #151515;
  background-color: #e5e5e5
}

.pricing-table {
  width: 100%
}

.pricing-table th {
  font-size: 20px
}

@media only screen and (max-width: 767px) {
  .broadcaster-circle, .subpage section .icon-blurb {
    margin-bottom: 15px
  }

  .pricing-table td.level1 h2, .pricing-table td.level2 h2, .pricing-table td.level3 h2, .pricing-table th, .pricing-table th.level1 h2, .pricing-table th.level2 h2, .pricing-table th.level3 h2 {
    font-size: 13px
  }
}

.pricing-table td, .pricing-table th {
  border-color: #888;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  padding: 10px;
  background-color: #f1f1f1
}

.pricing-table td:first-child, .pricing-table th:first-child {
  text-align: left
}

.pricing-table td.blank, .pricing-table th.blank {
  border-width: 0;
  background-color: #fff
}

.pricing-table td.level1, .pricing-table td.level2, .pricing-table td.level3, .pricing-table th.level1, .pricing-table th.level2, .pricing-table th.level3 {
  color: #fff;
  border-width: 0
}

.pricing-table td.level1 h2, .pricing-table td.level2 h2, .pricing-table td.level3 h2, .pricing-table th.level1 h2, .pricing-table th.level2 h2, .pricing-table th.level3 h2 {
  color: #fff;
  margin: 5px 0
}

.pricing-table td.level1, .pricing-table th.level1 {
  background-color: silver
}

.pricing-table td.level2, .pricing-table th.level2 {
  background-color: #a0a0a0
}

.pricing-table td.level3, .pricing-table th.level3 {
  background-color: #787878;
  border-width: 0 1px 0 0
}

.station-hero {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: -62px
}

@media (max-width: 1024px) {
  .station-hero {
    background-size: 100%
  }
}

.station-title {
  background-color: rgba(0, 0, 0, .5);
  padding: 15px;
  height: 62px
}

.station-title h1 {
  color: #fff;
  margin: 0
}

.station-top-stripe {
  background-color: #e5e5e5;
  padding: 20px 0;
  margin-bottom: 92px
}

.station-top-stripe ul.station-genres {
  list-style: none;
  padding-left: 0;
  margin: 0
}

.station-top-stripe ul.station-genres li {
  display: inline-block;
  margin-right: 10px
}

.station-top-stripe ul.station-genres li a {
  color: #fff;
  display: block;
  background-color: #0287ec;
  border-radius: 5px;
  padding: 2px 10px;
  font-size: 13px;
  -webkit-transition: .3s;
  transition: .3s
}

.station-top-stripe ul.station-genres li a:hover {
  text-decoration: none;
  background-color: #026ab9
}

.station-logo-container {
  position: relative
}

.station-logo-container .station-logo {
  position: absolute;
  top: -65px;
  max-width: 90%;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 1px
}

@-webkit-keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 5px 0 rgba(2, 135, 236, 0);
    opacity: .6
  }
  50% {
    box-shadow: 0 0 5px 0 #0287ec;
    opacity: 1
  }
}

@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 5px 0 rgba(2, 135, 236, 0);
    opacity: .6
  }
  50% {
    box-shadow: 0 0 5px 0 #0287ec;
    opacity: 1
  }
}

.now-playing .track-art {
  width: 110px;
  height: 110px;
  border-radius: 55px
}

.now-playing .station-player {
  padding: 15px 0;
  width: 100%;
  position: relative;
  margin-bottom: 60px
}

.now-playing .station-player h2 {
  margin: 0 0 10px;
  color: #0287ec;
  text-transform: uppercase
}

.now-playing .station-player h3 {
  margin: 0
}

.now-playing .station-player .player-icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px
}

.now-playing .station-player .player-icon i {
  font-size: 30px;
  position: relative;
  top: 4px;
  color: #013054
}

.now-playing .station-player .track-info {
  display: inline-block;
  width: 60%
}

.now-playing .station-player .track-info .artist-name {
  font-size: 20px;
  margin-bottom: 5px;
  color: #013054
}

.now-playing .station-player .track-info .track-title {
  font-size: 17px;
  color: #015ca0
}

.now-playing .station-player .player-progress-bar {
  -webkit-transition: .3s;
  transition: .3s;
  margin-top: 8px;
  border-radius: 50%;
  background-color: #0287ec;
  height: 3px;
  box-shadow: 0 0 4px 0 #3daafd;
  -webkit-animation: pulse 3s infinite;
  animation: pulse 3s infinite
}

.now-playing .station-controls {
  position: absolute;
  right: 0;
  top: 60px
}

.now-playing .station-controls .station-control-button {
  width: 36px;
  height: 36px;
  border-radius: 18px;
  margin-left: 4px
}

.now-playing .station-controls .station-control-button i {
  font-size: 16px;
  position: relative;
  top: 3px
}

.station-control-button {
  -webkit-appearance: none;
  border-style: solid;
  border-width: 2px;
  background-color: transparent;
  -webkit-transition: .3s;
  transition: .3s;
  border-color: #151515;
  color: #151515
}

.station-control-button:focus, .station-control-button:hover {
  border-color: #0287ec;
  color: #0287ec
}

.station-below .recent-track, .station-profile-box, .station-socials {
  background-color: rgba(255, 255, 255, .6);
  box-shadow: 1px 1px 3px 0 rgba(1, 48, 84, .6);
  padding: 15px
}

.station-below {
  margin-bottom: 30px
}

.station-below .recent-track {
  margin-bottom: 15px
}

.station-below .recent-track .track-art {
  border-radius: 50%
}

.station-below .recent-track .track-info {
  padding-top: 20px;
  position: relative
}

.station-below .recent-track .track-info .artist-name, .station-below .recent-track .track-info .track-title {
  width: 70%
}

.station-below .recent-track .track-info .artist-name {
  font-size: 17px;
  margin: 0 0 5px
}

.station-below .recent-track .track-info .track-title {
  margin: 0;
  font-size: 14px
}

.station-below .recent-track .track-info .track-controls {
  position: absolute;
  right: 0;
  top: 30px
}

.station-below .recent-track .track-info .track-controls .station-control-button {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin-left: 3px
}

.station-below .recent-track .track-info .track-controls .station-control-button i {
  position: relative;
  top: 2px
}

.station-socials {
  margin: 15px 0
}

.station-socials ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center
}

.station-socials ul li {
  display: inline-block;
  margin-right: 10px
}

.station-socials ul li a {
  -webkit-transition: .3s;
  transition: .3s
}

.station-socials ul li a i {
  font-style: normal !important;
  font-size: 24px
}

.station-socials ul li a:focus, .station-socials ul li a:hover {
  text-decoration: none
}

.station-profile-box h2 {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 10px;
  color: #013054
}

.left-column-banner {
  background-color: #f60;
  height: 600px;
  width: 100%
}

.l365-tabs {
  list-style: none;
  padding-left: 0;
  margin: 0 0 15px
}

.l365-tabs li {
  display: inline-block;
  margin: 0 15px
}

.l365-tabs li button {
  -webkit-appearance: none;
  background-color: transparent;
  color: #013054;
  text-transform: uppercase;
  border-style: solid;
  border-width: 0 0 4px;
  border-radius: 0;
  border-color: rgba(2, 135, 236, 0);
  font-weight: 800;
  padding: 5px 0;
  -webkit-transition: .3s;
  transition: .3s
}

.l365-tabs li button:focus, .l365-tabs li button:hover {
  color: #0287ec
}

.l365-tabs li button.active {
  border-color: #0287ec;
  color: #0287ec
}

.l365-tab {
  display: none
}

.l365-tab.active {
  display: block
}

.row-flex {
  display: -webkit-box;
  display: flex
}

.player-module {
  background-color: #3c3c3c;
  padding: 7px 0;
  color: #fff;
  width: 100%;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0
}

.player-module .play-button {
  float: left;
  -webkit-appearance: none;
  background-color: transparent;
  border-width: 0;
  position: relative;
  top: 12px;
  outline: none;
}

.player-module .play-button i {
  font-size: 36px
}

.player-module .station-logo {
  width: 70px;
  height: 70px;
  float: left;
  margin-left: 10px
}

.player-module .station-info, .player-module .track-info {
  padding-left: 15px;
  padding-top: 10px
}

.player-module .track-art {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  float: left
}

.station-name {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  padding-left: 10px;
}

.player-module .station-name, .player-module .track-title {
  font-size: 18px
}

.player-module .station-name, .player-module .station-status, .player-module .track-artist, .player-module .track-title {
  display: block
}

.player-module .player-controls {
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  align-items: center;
  position: relative
}

.player-module .player-controls button {
  font-style: normal !important;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border-width: 2px;
  border-color: #fff;
  border-style: solid;
  color: #fff;
  margin-left: 10px;
  -webkit-transition: .3s;
  transition: .3s;
  outline: none;
}

.player-module .player-controls button i {
  font-size: 24px;
  position: relative;
  top: 3px;
  -webkit-transition: .3s;
  transition: .3s
}

.player-module .player-controls button.volume-button i {
  right: -3px
}

.player-module .player-controls button:hover {
  border-color: #0287ec
}

.player-module .player-controls button:hover i {
  color: #0287ec
}

.player-module .player-controls .more-controls {
  background-color: #151515;
  position: absolute;
  top: -129px;
  left: -60px;
  display: none
}

.player-module .player-controls .more-controls.open {
  display: block
}

.player-module .player-controls .more-controls ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.player-module .player-controls .more-controls ul li {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #3a3a3a;
  padding: 10px
}

.player-module .player-controls .more-controls ul li:last-of-type {
  border-width: 0
}

.player-module .player-controls .more-controls ul li i {
  margin-right: 8px
}

.player-module .player-controls .more-controls ul li a {
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s
}

.player-module .player-controls .more-controls ul li a:hover {
  color: #0287ec;
  text-decoration: none
}

.player-module .player-controls .volume-control {
  height: 175px;
  background-color: #3a3a3a;
  width: 50px;
  position: absolute;
  top: -182px;
  left: 55px;
  overflow: hidden;
  z-index: 999;
  display: none;
  outline: none;
}

.player-module .player-controls .volume-control.open {
  display: block;
  outline: none;
}

.player-module .player-controls .volume-control .volume-slider {
  height: 100px;
  width: 2px;
  margin-left: 24px;
  margin-top: 17px;
  position: relative;
  background-color: #f60;
  box-shadow: 0 0 3px 0 rgba(255, 102, 0, .7)
}

.player-module .player-controls .volume-control .volume-slider .volume-slider-blocker {
  width: 2px;
  position: absolute;
  background-color: #484848
}

.player-module .player-controls .volume-control .volume-slider .volume-slider-handle {
  background-color: #fff;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  left: -4px;
  position: absolute;
  cursor: pointer
}

.player-module .player-controls .volume-control i.glyphpro {
  font-size: 30px;
  position: absolute;
  left: 15px;
  bottom: 10px;
  top: auto
}

section.feature-one .single_feature_one, section.feature-two .single_feature_two {
  padding-top: 0
}

ul.block-grid-4 > li {
  width: 25%;
  float: left;
  padding: 0 12px 12px;
  display: block;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.block-grid-4 > li:nth-of-type(4n+1) {
  clear: left;
}

ul.block-grid-3 {
  display: block;
  overflow: hidden;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.block-grid-3 > li {
  width: 33.33333%;
  float: left;
  padding: 0 12px 12px;
  display: block;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.block-grid-2 > li:nth-of-type(2n+1) {
  clear: left;
}

ul.block-grid-2 {
  display: block;
  overflow: hidden;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.block-grid-2 > li {
  width: 50%;
  float: left;
  padding: 0 12px 12px;
  display: block;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.block-grid-2 > li:nth-of-type(2n+1) {
  clear: left;
}

input[type="range"] {
  position: absolute;
  -webkit-transform: rotate(90deg);
}

.active-genre {
  border-radius: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #0287ec;
  color: white;
}

.active-genre:active, .active-genre:hover, .active-genre:focus {
  color: white;
}

#listen-now-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  padding: 6px 25px;
  text-shadow: none;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #0287ec;
  color: white;
  outline: none;
}

#listen-now-button:hover {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  padding: 6px 25px;
  text-shadow: none;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #014176;
  color: white;
  outline: none;
}

.off-air-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  padding: 6px 25px;
  text-shadow: none;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #ff0317;
  color: white;
  outline: none;
}

.onoffswitch {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999999;
  border-radius: 21px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "YES";
  padding-left: 10px;
  background-color: #FF6600;
  color: #FFFFFF;
}

.onoffswitch-inner:after {
  content: "NO";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 6px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 56px;
  border: 2px solid #999999;
  border-radius: 21px;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

#feature-menu.navbar .nav li {
  display: table-cell;
  width: 1%;
  float: none;
}

#feature-menu.navbar .nav li a {
  font-weight: bold;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, .75);
  border-right: 1px solid rgba(0, 0, 0, .1);
  color: #898989;
  border-bottom: 2px solid #c8c8c8;
}

#feature-menu.navbar .nav li a:hover {
  color: #3f3f3f;
}

#feature-menu.navbar .nav li  a.active{
  color: #ff6600 !important;
  border-bottom: 2px solid #ff6600;
}

#feature-menu.navbar .nav li:first-child a {
  border-left: 0;
  border-radius: 3px 0 0 3px;
}

#feature-menu.navbar .nav li:last-child a {
  border-right: 0;
  border-radius: 0 3px 3px 0;
}


.navbar-form input, .form-inline input {
	width:auto;
}

.navbar {
    margin-bottom:0;
}

.subnav {
   margin:0;
  top: 0px;
  z-index: 1020;
  background-color: rgb(247,247,247);
  border-bottom: 1px solid #E1E1E1;
  padding: 8px 0px 0px 0px;
}

.subnav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.info-section {
  padding-top: 40px;
  padding-bottom: 40px;
}


.clock {
  border-radius: 50%;
  background: #fff url(/assets/ios_clock.svg) no-repeat center;
  background-size: 88%;
  height: 10em;
  padding-bottom: 31%;
  position: relative;
  width: 10em;
}

.clock.simple:after {
  background: #000;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 5%;
  height: 5%;
  z-index: 10;
}

.minutes-container, .hours-container, .seconds-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hours {
  background: #000;
  height: 20%;
  left: 48.75%;
  position: absolute;
  top: 30%;
  transform-origin: 50% 100%;
  width: 2.5%;
}
.minutes {
  background: #000;
  height: 30%;
  left: 49%;
  position: absolute;
  top: 20%;
  transform-origin: 50% 100%;
  width: 2%;
}
@keyframes rotate {
  100% {
    transform: rotateZ(360deg);
  }
}
.hours-container {
  animation: rotate 10s infinite linear;
}
.minutes-container {
  animation: rotate 5s infinite linear;
}

/* mobile portrait view styles */
@media screen and (orientation:landscape) {
  .web-integration img {
    margin-left: 50px;
  }
  .iphone-app img {
    margin-left: 165px;
  }
  .monetize-text {
    margin: -35px 10px 0px 10px;
  }
  .maximum-revenue img {
    margin-left: 165px;
  }
  .ad-supported-text {
    padding: 0px 5px 0px 5px;
  }
}

/* mobile portrait view styles */
@media screen and (orientation:portrait) {

  .btn-blue-hollow, .btn-blue-hollow:hover, .btn-orange-filled, .btn-orange-hollow, .btn-orange-hollow:hover, .btn-white-hollow, .btn-white-hollow:hover { 
    font-size: 16px;
  }
  .ad-supported-text {
    padding: 0px 5px 0px 5px;
  }
  .maximum-revenue img {
    margin-left: 40px;
  }
  .listen-hero { 
    background-size: 150%;
  }
  .form-inline .form-group {
    text-align: -webkit-center;
  }
  .manage-station-list h2 {
    font-size: 20px;
  }
  .manage-station-list .chevron {
    display: none;
  }
  .product-overview {
    background-size: 158% !important;
  }
  .about-content .col-md-6 {
    width: 100%;
  }
  .clock-container {
    text-align: -webkit-center;
    width: 100%;
  }
  .newsletter {
    background-size: 520% !important;
  }
  .footer {
    height: 100%;
  }
  .album-inner h3 {
    font-size: 15px;
  }
  .artist-sub-header .artist-stats-block {
    padding: 0px;
    margin-left: -20px;
  }
  .album-banner .album-style .album-genre {
    font-weight: 100;
    margin-right: 0;
  }
  #listen-now-button {
    padding: 6px 16px;
  }
}
