/**==============================Table Of Contents Start===========================**/
/**
1) Font Imports
2) Font Class Definitions  Start
3) Font Class Definitions
4) General Tag Definitions
5) Welcome Page Classes
6) Sign Up Page
7) Home Page
8) Stations Page
9) Sign Up Container
10) Descriptive Pages (Privacy Policy, Terms & Agreement)
11) Player Pages
12) Alarm Page
13) Loading Pages
14) Buttons
15) Main Menu
16) Owl Carousel
17) General Class Definitions
18) Color Classes
19) Media Queries
**/
/**==============================Table Of Contents End===========================**/
/*-------------------------- Font Imports  Start -------------------------------*/
@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: local('Big Shoulders Display Thin'), local('BigShouldersDisplay-Thin'), url(https://fonts.gstatic.com/s/bigshouldersdisplay/v1/fC1xPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx1Ur-DsBpI.ttf) format('truetype');
}
@font-face {
  font-family: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Big Shoulders Display Regular'), local('BigShouldersDisplay-Regular'), url(https://fonts.gstatic.com/s/bigshouldersdisplay/v1/fC1_PZJEZG-e9gHhdI4-NBbfd2ys3SjJCx1czNDr.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYag.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7CA.ttf) format('truetype');
}
/*-------------------------- Font Imports  End -------------------------------*/
/*-------------------------- Color Definitions Start---------------------------*/
/*-------------------------- Color Definitions End---------------------------*/
/*-------------------------- General Tag Definitions Start ---------------------*/
* {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}
html.modal-open,
body.modal-open {
  overflow: hidden;
}
body.dark-v {
  background-color: black;
}
a:link,
a:visited {
  text-decoration: none;
  color: black;
}
a:hover {
  cursor: pointer;
}
input:focus {
  outline: none;
  box-shadow: none!important;
}
/*-------------------------- General Tag Definitions End ---------------------*/
/*-------------------------- Welcome Page Classes Start -----------------------*/
.radio-fortunato-intro-text {
  font-family: 'Big Shoulders Display', cursive;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  font-size: 105px;
  font-weight: 100;
  color: white!important;
}
.radio-fortunato-intro-text .name {
  display: flex;
  writing-mode: vertical-lr;
  margin-top: 75px;
}
.enter-radio-app-icon {
  z-index: 20000000000;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-right: 30px;
  margin-top: 150px;
}
.intro-piano {
  position: absolute;
  width: 100%;
  height: 100%;
}
.intro-piano .intro-image {
  max-height: 90%!important;
  margin-top: 30px;
}
/*-------------------------- Welcome Page Classes End -------------------------*/

/**-------------------------- Home Page Start ------------------------*/
.favorite-station-section .title-container,
.recent-station-section .title-container,
.podcast-stuff-picks .title-container,
.pickup-where-you-left-off .title-container,
.listen-to-what-you-want .title-container,
.long-live-jazz .title-container,
.top-singer .title-container,
.browse-by-category .title-container,
.news-from-around-the-world .title-container,
.featured-podcast-section .title-container,
.classical-podcast-section .title-container,
.fantasy-football-podcast-station .title-container,
.business-finance-section .title-container,
.arts-section .title-container {
  padding: 0 36px;
}
.favorite-station-section .title-container .title-text,
.recent-station-section .title-container .title-text,
.podcast-stuff-picks .title-container .title-text,
.pickup-where-you-left-off .title-container .title-text,
.listen-to-what-you-want .title-container .title-text,
.long-live-jazz .title-container .title-text,
.top-singer .title-container .title-text,
.browse-by-category .title-container .title-text,
.news-from-around-the-world .title-container .title-text,
.featured-podcast-section .title-container .title-text,
.classical-podcast-section .title-container .title-text,
.fantasy-football-podcast-station .title-container .title-text,
.business-finance-section .title-container .title-text,
.arts-section .title-container .title-text {
  flex: 1;
}
.favorite-station-section .title-container .title-text .title,
.recent-station-section .title-container .title-text .title,
.podcast-stuff-picks .title-container .title-text .title,
.pickup-where-you-left-off .title-container .title-text .title,
.listen-to-what-you-want .title-container .title-text .title,
.long-live-jazz .title-container .title-text .title,
.top-singer .title-container .title-text .title,
.browse-by-category .title-container .title-text .title,
.news-from-around-the-world .title-container .title-text .title,
.featured-podcast-section .title-container .title-text .title,
.classical-podcast-section .title-container .title-text .title,
.fantasy-football-podcast-station .title-container .title-text .title,
.business-finance-section .title-container .title-text .title,
.arts-section .title-container .title-text .title {
  margin-left: 5px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400;
  font-size: 20px;
  font-stretch: condensed;
  line-height: 1.2;
  color: #000000 !important;
}
.favorite-station-section .title-container .title-text .title.dark-v,
.recent-station-section .title-container .title-text .title.dark-v,
.podcast-stuff-picks .title-container .title-text .title.dark-v,
.pickup-where-you-left-off .title-container .title-text .title.dark-v,
.listen-to-what-you-want .title-container .title-text .title.dark-v,
.long-live-jazz .title-container .title-text .title.dark-v,
.top-singer .title-container .title-text .title.dark-v,
.browse-by-category .title-container .title-text .title.dark-v,
.news-from-around-the-world .title-container .title-text .title.dark-v,
.featured-podcast-section .title-container .title-text .title.dark-v,
.classical-podcast-section .title-container .title-text .title.dark-v,
.fantasy-football-podcast-station .title-container .title-text .title.dark-v,
.business-finance-section .title-container .title-text .title.dark-v,
.arts-section .title-container .title-text .title.dark-v {
  color: rgba(255, 255, 255, 0.8) !important;
}
.favorite-station-section .title-container .title-text img,
.recent-station-section .title-container .title-text img,
.podcast-stuff-picks .title-container .title-text img,
.pickup-where-you-left-off .title-container .title-text img,
.listen-to-what-you-want .title-container .title-text img,
.long-live-jazz .title-container .title-text img,
.top-singer .title-container .title-text img,
.browse-by-category .title-container .title-text img,
.news-from-around-the-world .title-container .title-text img,
.featured-podcast-section .title-container .title-text img,
.classical-podcast-section .title-container .title-text img,
.fantasy-football-podcast-station .title-container .title-text img,
.business-finance-section .title-container .title-text img,
.arts-section .title-container .title-text img {
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
.favorite-station-section .title-container .view-all,
.recent-station-section .title-container .view-all,
.podcast-stuff-picks .title-container .view-all,
.pickup-where-you-left-off .title-container .view-all,
.listen-to-what-you-want .title-container .view-all,
.long-live-jazz .title-container .view-all,
.top-singer .title-container .view-all,
.browse-by-category .title-container .view-all,
.news-from-around-the-world .title-container .view-all,
.featured-podcast-section .title-container .view-all,
.classical-podcast-section .title-container .view-all,
.fantasy-football-podcast-station .title-container .view-all,
.business-finance-section .title-container .view-all,
.arts-section .title-container .view-all {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 12px;
  font-weight: 300;
  font-stretch: condensed;
  line-height: 1.17;
  letter-spacing: -0.12px;
  text-align: left;
  text-decoration: underline;
  display: flex;
  align-items: center;
}
.favorite-station-section .title-container .view-all a,
.recent-station-section .title-container .view-all a,
.podcast-stuff-picks .title-container .view-all a,
.pickup-where-you-left-off .title-container .view-all a,
.listen-to-what-you-want .title-container .view-all a,
.long-live-jazz .title-container .view-all a,
.top-singer .title-container .view-all a,
.browse-by-category .title-container .view-all a,
.news-from-around-the-world .title-container .view-all a,
.featured-podcast-section .title-container .view-all a,
.classical-podcast-section .title-container .view-all a,
.fantasy-football-podcast-station .title-container .view-all a,
.business-finance-section .title-container .view-all a,
.arts-section .title-container .view-all a {
  color: #4d4d4d;
}
.favorite-station-section .title-container .view-all.Roboto,
.recent-station-section .title-container .view-all.Roboto,
.podcast-stuff-picks .title-container .view-all.Roboto,
.pickup-where-you-left-off .title-container .view-all.Roboto,
.listen-to-what-you-want .title-container .view-all.Roboto,
.long-live-jazz .title-container .view-all.Roboto,
.top-singer .title-container .view-all.Roboto,
.browse-by-category .title-container .view-all.Roboto,
.news-from-around-the-world .title-container .view-all.Roboto,
.featured-podcast-section .title-container .view-all.Roboto,
.classical-podcast-section .title-container .view-all.Roboto,
.fantasy-football-podcast-station .title-container .view-all.Roboto,
.business-finance-section .title-container .view-all.Roboto,
.arts-section .title-container .view-all.Roboto {
  font-family: 'Roboto', sans-serif !important;
}
.favorite-station-section .title-container.tab-pills,
.recent-station-section .title-container.tab-pills,
.podcast-stuff-picks .title-container.tab-pills,
.pickup-where-you-left-off .title-container.tab-pills,
.listen-to-what-you-want .title-container.tab-pills,
.long-live-jazz .title-container.tab-pills,
.top-singer .title-container.tab-pills,
.browse-by-category .title-container.tab-pills,
.news-from-around-the-world .title-container.tab-pills,
.featured-podcast-section .title-container.tab-pills,
.classical-podcast-section .title-container.tab-pills,
.fantasy-football-podcast-station .title-container.tab-pills,
.business-finance-section .title-container.tab-pills,
.arts-section .title-container.tab-pills {
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 20;
}
.favorite-station-section .title-container.tab-pills .title-text,
.recent-station-section .title-container.tab-pills .title-text,
.podcast-stuff-picks .title-container.tab-pills .title-text,
.pickup-where-you-left-off .title-container.tab-pills .title-text,
.listen-to-what-you-want .title-container.tab-pills .title-text,
.long-live-jazz .title-container.tab-pills .title-text,
.top-singer .title-container.tab-pills .title-text,
.browse-by-category .title-container.tab-pills .title-text,
.news-from-around-the-world .title-container.tab-pills .title-text,
.featured-podcast-section .title-container.tab-pills .title-text,
.classical-podcast-section .title-container.tab-pills .title-text,
.fantasy-football-podcast-station .title-container.tab-pills .title-text,
.business-finance-section .title-container.tab-pills .title-text,
.arts-section .title-container.tab-pills .title-text {
  padding-bottom: 15px;
  padding-top: 5px;
  border-bottom: 1px solid #f1f3f8;
  transition: 0.3s ease-in;
}
.favorite-station-section .title-container.tab-pills .title-text .title,
.recent-station-section .title-container.tab-pills .title-text .title,
.podcast-stuff-picks .title-container.tab-pills .title-text .title,
.pickup-where-you-left-off .title-container.tab-pills .title-text .title,
.listen-to-what-you-want .title-container.tab-pills .title-text .title,
.long-live-jazz .title-container.tab-pills .title-text .title,
.top-singer .title-container.tab-pills .title-text .title,
.browse-by-category .title-container.tab-pills .title-text .title,
.news-from-around-the-world .title-container.tab-pills .title-text .title,
.featured-podcast-section .title-container.tab-pills .title-text .title,
.classical-podcast-section .title-container.tab-pills .title-text .title,
.fantasy-football-podcast-station .title-container.tab-pills .title-text .title,
.business-finance-section .title-container.tab-pills .title-text .title,
.arts-section .title-container.tab-pills .title-text .title {
  color: #858687 !important;
}
.favorite-station-section .title-container.tab-pills .title-text.active,
.recent-station-section .title-container.tab-pills .title-text.active,
.podcast-stuff-picks .title-container.tab-pills .title-text.active,
.pickup-where-you-left-off .title-container.tab-pills .title-text.active,
.listen-to-what-you-want .title-container.tab-pills .title-text.active,
.long-live-jazz .title-container.tab-pills .title-text.active, 
.top-singer .title-container.tab-pills .title-text.active,
.browse-by-category .title-container.tab-pills .title-text.active,
.news-from-around-the-world .title-container.tab-pills .title-text.active,
.featured-podcast-section .title-container.tab-pills .title-text.active,
.classical-podcast-section .title-container.tab-pills .title-text.active,
.fantasy-football-podcast-station .title-container.tab-pills .title-text.active,
.business-finance-section .title-container.tab-pills .title-text.active,
.arts-section .title-container.tab-pills .title-text.active {
  border-bottom: 1px solid #FF9500;
}
.favorite-station-section .title-container.tab-pills .title-text.active .title,
.recent-station-section .title-container.tab-pills .title-text.active .title,
.podcast-stuff-picks .title-container.tab-pills .title-text.active .title,
.pickup-where-you-left-off .title-container.tab-pills .title-text.active .title,
.listen-to-what-you-want .title-container.tab-pills .title-text.active .title,
.long-live-jazz .title-container.tab-pills .title-text.active .title,
.top-singer .title-container.tab-pills .title-text.active .title,
.browse-by-category .title-container.tab-pills .title-text.active .title,
.news-from-around-the-world .title-container.tab-pills .title-text.active .title,
.featured-podcast-section .title-container.tab-pills .title-text.active .title,
.classical-podcast-section .title-container.tab-pills .title-text.active .title,
.fantasy-football-podcast-station .title-container.tab-pills .title-text.active .title,
.business-finance-section .title-container.tab-pills .title-text.active .title,
.arts-section .title-container.tab-pills .title-text.active .title {
  color: #000000 !important;
}
.favorite-station-section .title-container.tab-pills .title-text.active .title.dark-v,
.recent-station-section .title-container.tab-pills .title-text.active .title.dark-v,
.podcast-stuff-picks .title-container.tab-pills .title-text.active .title.dark-v,
.pickup-where-you-left-off .title-container.tab-pills .title-text.active .title.dark-v,
.listen-to-what-you-want .title-container.tab-pills .title-text.active .title.dark-v,
.long-live-jazz .title-container.tab-pills .title-text.active .title.dark-v,
.top-singer .title-container.tab-pills .title-text.active .title.dark-v,
.browse-by-category .title-container.tab-pills .title-text.active .title.dark-v,
.news-from-around-the-world .title-container.tab-pills .title-text.active .title.dark-v,
.featured-podcast-section .title-container.tab-pills .title-text.active .title.dark-v,
.classical-podcast-section .title-container.tab-pills .title-text.active .title.dark-v,
.fantasy-football-podcast-station .title-container.tab-pills .title-text.active .title.dark-v,
.business-finance-section .title-container.tab-pills .title-text.active .title.dark-v,
.arts-section .title-container.tab-pills .title-text.active .title.dark-v {
  color: white!important;
}
.favorite-station-section .location,
.recent-station-section .location,
.podcast-stuff-picks .location,
.pickup-where-you-left-off .location,
.listen-to-what-you-want .location,
.long-live-jazz .location,
.top-singer .location,
.browse-by-category .location,
.news-from-around-the-world .location,
.featured-podcast-section .location,
.classical-podcast-section .location,
.fantasy-football-podcast-station .location,
.business-finance-section .location,
.arts-section .location,
.favorite-station-section .genre,
.recent-station-section .genre,
.podcast-stuff-picks .genre,
.pickup-where-you-left-off .genre,
.listen-to-what-you-want .genre,
.long-live-jazz .genre,
.top-singer .genre,
.browse-by-category .genre,
.news-from-around-the-world .genre,
.featured-podcast-section .genre,
.classical-podcast-section .genre,
.fantasy-football-podcast-station .genre,
.business-finance-section .genre,
.arts-section .genre {
  padding-top: 45px;
}
.station-intro-text {
  padding: 0 36px;
  font-size: 14px;
  font-weight: 100;
  line-height: 1.14;
  color: #000000 !important;
  opacity: 0.6;
  margin-top: 17px;
}
.station-intro-text.dark-v {
  color: rgba(255, 255, 255, 0.8) !important;
}
.station-intro-text.margin-bottom {
  margin-bottom: 17px;
}
.title {
  margin-left: 5px;
  font-family: 'Roboto', sans-serif !important;
  font-size: 20px;
  font-stretch: condensed;
  line-height: 1.2;
  color: #000000 !important;
}
.top-songs-intro {
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px;
  font-weight: 100;
  line-height: 1.14;
  color: #000000 !important;
  opacity: 0.6;
  margin-top: 17px;
}
.top-songs-intro.margin-bottom {
  margin-bottom: 17px;
}
.recent-station-section .title-container .title-text img,
.featured-podcast-section .title-container .title-text img,
.classical-podcast-section .title-container .title-text img,
.fantasy-football-podcast-station .title-container .title-text img,
.business-finance-section .title-container .title-text img {
  margin-top: -12px;
}
.podcast-stuff-picks .title-container .title-text img,
.pickup-where-you-left-off .title-container .title-text img,
.listen-to-what-you-want .title-container .title-text img,
.long-live-jazz .title-container .title-text img,
.top-singer .title-container .title-text img,
.browse-by-category .title-container .title-text img,
.news-from-around-the-world .title-container .title-text img,
.fantasy-football-podcast-station .title-container .title-text img,
.business-finance-section .title-container .title-text img,
.arts-section .title-container .title-text img {
  margin-top: -8px;
}
.playlist-listing {
  padding: 20px 36px 0px 36px;
}
.playlist-listing .single-listing {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}
.playlist-listing .single-listing .single-listing-info-container {
  display: flex;
  align-items: flex-start;
}
.playlist-listing .single-listing .single-listing-info-container .single-listing-img {
  margin-right: 10px;
}
.playlist-listing .single-listing .single-listing-info-container .single-listing-img img {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.playlist-listing .single-listing .single-listing-info-container .single-listing-img.with-margin {
  margin-left: 0;
  margin-right: 10px;
}
.playlist-listing .single-listing .single-listing-info-container .single-listing-text {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 400;
  letter-spacing: -0.15px;
}
.playlist-listing .single-listing .single-listing-info-container .single-listing-text .main-title {
  font-weight: 400;
  font-size: 17px;
}
.playlist-listing .single-listing .single-listing-info-container .single-listing-text .secondary-text {
  width: 100px;
  font-weight: 100;
  font-size: 12px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
}
.playlist-listing .single-listing .play-status {
  display: flex;
}
.playlist-listing .single-listing .play-status:hover {
  cursor: pointer;
}
.playlist-listing .single-listing .play-status.centered {
  justify-content: center;
  align-items: center;
}
.playlist-listing .single-listing .play-status.centered .fas {
  margin-left: 20px;
}
.playlist-listing .single-listing.with-margin {
  margin-bottom: 20px;
}
.playlist-listing .single-listing.with-padding {
  padding: 12px 0px;
}
.playlist-listing.arts .play-status img {
  height: 15px;
}
.playlist-listing.arts .single-listing-img {
  margin-left: 0px!important;
}
.playlist-listing.arts .single-listing {
  align-items: center;
  margin-top: 10px;
}
.playlist-listing.arts .single-listing .single-listing-info-container {
  height: 100%;
  align-items: flex-end;
}
.playlist-listing.arts .single-listing .single-listing-info-container .single-listing-text {
  display: flex;
  height: 100%;
  flex-direction: column;
  margin-left: 10px;
  justify-content: space-between;
}
.playlist-listing.arts .single-listing .single-listing-info-container .single-listing-text .main-title {
  width: 78%;
  line-height: 20px;
  font-weight: 400;
  font-size: 15px;
}
.playlist-listing.arts .single-listing .single-listing-info-container .single-listing-text .main-title,
.playlist-listing.arts .single-listing .single-listing-info-container .single-listing-text .secondary-text {
  margin-top: 5px;
}
.playlist-listing.arts .single-listing:not(:first-child) {
  margin-top: 15px;
}
.playlist-listing.selected-stations .single-listing .play-status {
  display: none;
}
.playlist-listing.selected-stations .single-listing .single-listing-info-container .single-listing-text .main-title {
  font-weight: 300;
}
.playlist-listing.selected-stations .single-listing.active .play-status {
  display: flex;
  justify-content: center;
  align-items: center;
}
.playlist-listing.selected-stations .single-listing.active .single-listing-info-container .single-listing-text .main-title {
  font-weight: 900 !important;
}
.playlist-listing.selected-stations .single-listing.active .single-listing-info-container .single-listing-text .secondary-text {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 100;
}
.playlist-listing.selected-stations .single-listing .single-listing-info-container .single-listing-text {
  font-family: "Roboto Condensed", sans-serif !important;
}
.playlist-listing.selected-stations .single-listing .single-listing-info-container .single-listing-text .secondary-text {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 100;
}
.playlist-listing.dark-v .single-listing-text,
.playlist-listing.dark-v .fas {
  color: rgba(255, 255, 255, 0.8) !important;
}
.category-listing {
  margin-top: 10px;
}
.category-listing .category-item {
  padding: 12px 0px;
  border-bottom: 1px solid #f1f3f8;
}
.category-listing .category-item .text {
  display: flex;
  align-items: center;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 14px;
  line-height: 1.14;
  letter-spacing: -0.14px;
  font-weight: 300;
}
.category-listing .category-item .icon {
  margin-top: -8px;
}
.category-listing .category-item:last-child {
  border-bottom: 0;
}
.category-listing .category-item:hover {
  cursor: pointer;
}
.category-listing.last-child-visible .category-item:last-child {
  border-bottom: 1px solid #f1f3f8;
}
.category-listing a .category-item {
  border-bottom: 1px solid #f1f3f8 !important;
}
.category-listing.dark-v .category-item {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.category-listing.dark-v .category-item .text {
  color: rgba(255, 255, 255, 0.8) !important;
}
.picture-container.content-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
.picture-container .single-picture {
  position: relative;
}
.picture-container .single-picture .stacked-text-container {
  font-family: 'Roboto', sans-serif !important;
}
.picture-container .single-picture .stacked-text-container .main-text {
  font-size: 13px;
  letter-spacing: -0.13px;
}
.picture-container .single-picture .stacked-text-container .secondary-text {
  font-size: 10px;
  font-weight: 300;
  letter-spacing: -0.1px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.picture-container .single-picture .play-icon-with-text {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.picture-container .single-picture .play-icon-with-text .text-container {
  margin-left: 9px;
  margin-top: -1px;
  font-family: "Roboto Condensed", sans-serif !important;
  color: white!important;
  font-weight: 600;
}
.picture-container .single-picture .play-icon-with-text .text-container .main-text {
  font-size: 17px;
}
.picture-container .single-picture .play-icon-with-text .text-container .secondary-text {
  font-size: 11px;
  overflow: hidden;
  display: -webkit-box;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 100;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.picture-container .single-picture .play-icon-with-text img {
  height: 35px;
  width: 35px;
}
.picture-container .picture-stack {
  margin-top: 8px;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -4px;
  margin-left: -4px;
}
.picture-container .picture-stack .single-picture {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 4px;
}
.picture-container .picture-stack .single-picture-container {
  position: relative;
}
.picture-container .picture-stack .single-picture-container .picture {
  width: 100%;
}
.picture-container .picture-stack .single-picture-container .play-status {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.picture-container .picture-stack .single-picture-container .play-status img {
  height: 25px;
  width: 25px;
}
/**-------------------------- Home Page End ------------------------*/

/*--------------------------- Loading Pages Start-------------------------*/
.fas.fa-spinner {
  font-size: 40px;
}
.fas.fa-spinner.orange {
  font-size: 100px;
  color: #FF9500;
}
.please-wait-text {
  text-align: center;
  margin-top: 80px;
  font-family: "Roboto Condensed", sans-serif !important;
}
.please-wait-text.small-margin {
  margin-top: 60px;
}
.please-wait-text .primary-text {
  font-size: 28px;
  letter-spacing: -0.7px;
}
.please-wait-text .secondary-text {
  font-size: 15px;
}
.waves {
  margin-top: 60px;
}
.waves canvas {
  width: 100%!important;
}
/*--------------------------- Loading Pages End-------------------------*/

/*-------------------------- General Class Definitions Start --------------------*/
.main-content {
  width: 100%;
  height: 100%;
}
.form-control.bg-black {
  background-color: #000000 !important;
  color: white!important;
}
.form-group {
  margin: 0;
}
.form-group .form-control:focus {
  background-color: inherit;
}
.form-group .input-group {
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  height: 60px;
  border: 1px solid #e6e8ea;
  border-radius: 40px;
}
.form-group .input-group input {
  font-family: 'Roboto', sans-serif !important;
  font-size: 13px;
  padding-left: 0px;
  font-weight: 100;
  border: none;
  height: 100%;
  border-radius: 40px;
}
.form-group .input-group-prepend,
.form-group .input-group-append {
  margin: 0 20px;
  line-height: 54px;
}
.content-padding {
  padding: 0 36px;
}
.content-margin {
  margin: 0 36px;
}
.no-margin {
  margin: 0!important;
}
.hidden {
  display: none!important;
}
.flex-end {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.main-header {
  padding: 20px 37px;
  position: fixed;
  top: 0;
  width: 100%;
  height: 67px;
  background-color: white;
  z-index: 2;
  color: #343a47;
}
.main-header.dark-v {
  color: white!important;
  background-color: #000000 !important;
}
.main-header .radio-fortunato-logo {
  flex: 1;
  display: flex;
  justify-content: center;
  margin-top: 3px;
}
.main-header .radio-fortunato-logo .radio-fortunato-text {
  font-family: 'Big Shoulders Display', cursive;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin-left: 10px;
  font-weight: 100;
}
.main-header .radio-fortunato-logo .radio-fortunato-text .red-ellipse {
  position: absolute;
  top: 4px;
}
.main-header .radio-fortunato-logo .radio-fortunato-text.roboto {
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px;
}
.border-divider {
  margin-left: 36px;
  margin-top: 23px;
  margin-bottom: 23px;
  border-bottom: 1px solid #F1F3F8;
}
.border-divider.dark-v {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.border-divider.equal {
  margin-right: 36px;
}
.border-divider:after {
  content: "";
  display: block;
  width: 49px;
  border: 1px solid #ff9500;
}
.border-divider.minus-10 {
  margin-top: 13px;
}
.bottom-menu {
  position: fixed;
  bottom: 0;
  z-index: 20;
  background-color: white;
  display: flex;
  flex-direction: row;
  padding: 0 19px;
  width: 100%;
  height: 68px;
  align-items: center;
  justify-content: space-evenly;
  border-top: 0.5px solid #0000001a;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
}
.bottom-menu .menu-btn-container {
  text-align: center;
  padding: 17px;
}
.bottom-menu .menu-icon-text {
  font-size: 10px;
  font-weight: 100;
}
.bottom-menu .menu-icon-text.active {
  color: #ff9500;
}
.bottom-menu.dark-v {
  background-color: #000000 !important;
  border-top: 0.5px solid #ffffff52;
}
.bottom-menu.dark-v .menu-btn-container {
  color: rgba(255, 255, 255, 0.8) !important;
}
.page-content {
  padding-top: 67px;
  padding-bottom: 70px;
}
.page-content.player {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-content.content-padding {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 0px;
}
.input-styled-container .input-container .input-styled {
  border: solid 0.5px #e0e0e0;
  padding: 17px 26px;
  width: 100%;
  border-radius: 3px;
  font-weight: 100;
}
.input-styled-container .input-container .input-styled.text-area {
  margin-top: 16px;
  height: 200px;
}
.input-styled-container .input-container .input-styled.dark-v {
  background-color: #000000 !important;
  color: rgba(255, 255, 255, 0.8) !important;
}
.line-height-20 {
  line-height: 20px;
}
.padding-0 {
  padding: 0!important;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-35 {
  margin-top: 35px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-left-5 {
  margin-left: 5px;
}
.font-12 {
  font-size: 12px;
}
.font-15 {
  font-size: 15px;
}
.font-20 {
  font-size: 20px;
}
.font-weight-500 {
  font-weight: 500!important;
}
.font-weight-100 {
  font-weight: 100;
}
.opacity-30 {
  opacity: 0.3;
}
.border-radius-7 {
  border-radius: 7px;
}
.border-50 {
  border-radius: 50%;
}
/*-------------------------- General Class Definitions End --------------------*/
/*--------------------------- Color Classes Start -------------------------*/
.bg-black {
  background-color: #000000 !important;
}
.bg-black-almost {
  background-color: #262626 !important;
}
.bg-dark-background {
  background: #000000;
}
.bg-fb-blue {
  background: #3b5998;
}
.br-fb-blue {
  border: 1px solid #3b5998;
}
.white {
  color: white!important;
}
.white-txt {
  color: rgba(255, 255, 255, 0.8) !important;
}
.border-white {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.bg-white {
  background: #FFFFFF;
}
.bg-almost-black {
  background: #0D0E10;
}
.bg-grey {
  background-color: #FBFBFB;
}
.almost-black {
  color: #0D0E10;
}
.light-gray {
  color: #858687 !important;
}
.black {
  color: #000000 !important;
}
.dark-radio-logo-color {
  color: #343a47;
}
/*--------------------------- Color Classes End -------------------------*/
.single-listing-img img {
    width: 120px;
    height: 80px;
    object-fit: cover;
    border-radius: 7px; /* preserves your rounded corners */
}

/*-------------------------- Font Class Definitions  Start---------------------*/
.BigShouldersDisplay {
  font-family: 'Big Shoulders Display', cursive;
}
.Roboto {
  font-family: 'Roboto', sans-serif !important;
}
.RobotoCondensed {
  font-family: "Roboto Condensed", sans-serif !important;
}
/*-------------------------- Font Class Definitions End -----------------------*/
/**-------------------------- Media Queries Start -------------------------**/
@media screen and (max-height: 670px) {
  .enter-radio-app-icon {
    margin-top: 50px;
  }
}
@media screen and (max-height: 600px) {
  .enter-radio-app-icon {
    margin-top: 0px;
  }
  .page-content.player {
    margin-bottom: 200px;
  }
}
/**-------------------------- Media Queries End -------------------------**/
/*# sourceMappingURL=styles.css.map */

.secondary-text a {
    color: #ffffff;
    text-decoration: none;
}

.secondary-text a:hover {
    text-decoration: underline;
    color: #f0f0f0;
}

/* Phone & Map links in POI cards */
    .single-listing-text a {
        color: #ffffff;             /* bright white for dark background */
        text-transform: uppercase;  /* match rating style */
        font-weight: 500;           /* match rating */
        text-decoration: none;
        display: inline-block;
        margin-top: 4px;            /* small spacing like rating */
    }
    
    .single-listing-text a:hover {
        text-decoration: underline; /* subtle hover effect */
        color: #ffd700;             /* optional highlight on hover */
    }
    
    .poi-thumb {
        width: 110px;        /* adjust as needed */
        height: 110px;       /* same height for square */
        object-fit: cover;   /* fills the square without distortion */
        border-radius: 7px;
        display: block;
    }
    
    /* Smooth staggered fade-in for POI cards */
    .poi-fade {
        opacity: 0;
        transform: translateY(10px);
        transition: opacity 0.5s ease, transform 0.5s ease;
    }
    
    .poi-fade.show {
        opacity: 1;
        transform: translateY(0);
    }
    
     .mobile-layout {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 10px;
}

.poi-ask-card, .poi-list-card {
    background: #1e1e2f; /* match dark theme */
    color: #ffffff;
    border-radius: 15px;
    padding: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    width: 100%;
    overflow: hidden;
}

.poi-ask-card .system-msg {
    font-size: 0.9rem;
    margin-bottom: 8px;
    color: #bbbbff;
}

.composer {
    display: flex;
    gap: 8px;
    margin-bottom: 10px; /* pushes it up inside its container */
}

.composer input {
    border-radius: 12px;
    border: none;
    padding: 8px 12px;
    background: #2a2a3c;
    color: #ffffff;
    outline: none;
    font-size: 1rem;
}

.composer input::placeholder {
    color: #aaaaaa;
}

.btn-send {
    border-radius: 12px;
    padding: 8px 16px;
    background: #4a90e2;
    border: none;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.2s;
}

.btn-send:hover {
    background: #357abd;
}

.poi-list-card .poi-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.fixed-composer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    z-index: 999;
    background: #121212; /* dark background for mobile app feel */
    border-top: 1px solid #333;
}

.fixed-composer .poi-ask-card {
    margin: 0;
    padding: 8px 0; /* optional: less padding */
    border-radius: 0; /* remove rounded corners */
    box-shadow: none; /* remove shadow */
    background: transparent; /* remove card background */
}
.mobile-layout {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 10px;
    padding-bottom: 90px; /* enough space for fixed composer */
}
.sticky-info-block {
    position: sticky;
    top: 50px;   /* height of your logo header */
    z-index: 998;
    background-color: black;
    padding: 10px 12px 14px;
    border-bottom: 1px solid #333;
}

.poi-card {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.poi-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.5);
}

.poi-card a {
    word-break: break-word;
}

@media (max-width: 576px) {
    .poi-card {
        margin-left: 10px;
        margin-right: 10px;
    }
}
/* Force sticky header text to be white */
.sticky-info-block .title,
.sticky-info-block .title-text,
.sticky-info-block .station-intro-text,
.sticky-info-block .system-msg,
.sticky-info-block .dark-v {
    color: #ffffff !important;
}

/* Geolocation popup */
.geo-popup {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #222;
    color: #fff;
    padding: 14px 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0,0,0,.4);
    font-size: 0.9rem;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
    z-index: 99999;
}
.geo-popup.show {
    opacity: 1;
}

/* Location refresh button */
#refresh-location {
    background: #1e90ff;
    border: none;
    padding: 6px 12px;
    color: white;
    border-radius: 8px;
    margin-left: 6px;
    cursor: pointer;
}
#refresh-location:hover {
    background: #1170d1;
}

