/* NAV CSS STYLES  */
.nav__primary .select-menu {
    display: none;
}

.nav__primary {
    padding: 10px 0 0 0;
}

.nav__primary .sf-menu.left {
  float: left;
}

.nav__primary .sf-menu.left > .menu-item.link {
    margin: 0 39px 0 0;
}

.nav__primary .sf-menu > .menu-item > a {
    font-size: 0;
}

.nav__primary .sf-menu > .menu-item.current-menu-item > a {
    color:#fff;
    background: #1bbaf0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#2eaede 0%,#21b9d2 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2eaede),color-stop(100%,#21b9d2));
    background: -webkit-linear-gradient(top,#2eaede 0%,#21b9d2 100%);
    background: -o-linear-gradient(top,#2eaede 0%,#21b9d2 100%);
    background: -ms-linear-gradient(top,#2eaede 0%,#21b9d2 100%);
    background: linear-gradient(to bottom,#2eaede 0%,#21b9d2 100%);
}

li.social a:before {
    font-family: FontAwesome;
    content: '';
    font-size: 45px;
}

li.facebook a:before {
    content: '\f082';
}

li.twitter a:before {
    content: '\f081';
}

li.instagram a:before {
    content: '\f16d';
}

li.pinterest a:before {
    content: '\f0d3';
}

li.youtube a:before {
    content: '\f166';
}

li.bible a {
    background-image: url('/wp-content/uploads/2015/10/icon-youversion.png') !important;
    background-size: 38px 44px !important;
    background-repeat: no-repeat;
    height: 44px;
    width: 38px;
    top: -12px;
}

li.bible a:hover {
    background-image: url('/wp-content/uploads/2015/10/icon-youversion2.png') !important;
}

#menu-footer-menu li {
    float: left;
    list-style: none;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}

#menu-footer-menu li:nth-last-child(1) {
  border-right:none;
  margin:0;
  padding:0;
}

#menu-footer-menu li a {
  color:#fff;
}

div#nav_menu-3 {
    padding-top: 25px;
}


/* HOME PAGE CSS STYLES */
.header {
    background-color: #000 !important;
}

.footer {
    background-color: #444 !important;
}

.ms-parent-id-1 {
   margin:0; 
}

.content-holder {
  padding-bottom:0px;
}

p.logo_tagline {
    display: none;
}

.offer .cherry_fixed_parallax {
    padding: 75px 0;
}

.offer .cherry_fixed_parallax .logo {
  margin:-50px 0;
}

.fixed_parallax_section {
    background-image: initial !important;
    background-color: #fff;
}

.cherry_fixed_parallax h1, .cherry_fixed_parallax h2, .cherry_fixed_parallax h3, .cherry_fixed_parallax h4, .cherry_fixed_parallax h5, .cherry_fixed_parallax h6 {
  color: #444;
}

.cherry_fixed_parallax .btn.clean span {
    box-shadow: inset 0 0 0 2px #444;
}

.cherry_fixed_parallax .btn.clean {
    color: #444;
}

.icon-android:before {
    content: "\f17b";
}

.btn span .icon-listen {
    width: 32px;
    height: 24px;
    background: url(/wp-content/themes/theme52146/images/listen2.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    transition: all 0.3s ease 0s;
}

.btn:hover span .icon-listen, .btn:focus span .icon-listen {
	background-position:0 -24px;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}

.radiobutton {
    background-color: #eee;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    min-height: 161px;
}

.radiobutton:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: 0.5s;
}

.radiobutton a {
    color: #fff;
}

.radiobutton a:hover {
    text-decoration:none;
}

.radiobutton h2 {
    font-size: 1.5em;
    margin-bottom: 0 !important;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-shadow: 1px 2px rgba(0,0,0,0.4);
}

.radiobutton:hover h2, .radiobutton:focus h2 {
	color:#000;
    text-shadow: 1px 2px rgba(255,255,255,0.4);
    transition:0.5s;
}

.radiobutton h2 .fa {
    font-size: 2.5em;
    margin-top: 10px;
    transition: all 0.3s ease 0s;
}

.radiobutton:hover h2 .fa, .radiobutton:focus h2 .fa {
	color:#1bbaf0;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}

.radiobutton.rock {
    background-image: url('/wp-content/uploads/2015/10/station-rock.jpg');
    background-size: 110%;
}

.radiobutton.kids {
    background-image: url('/wp-content/uploads/2015/10/station-kids1.jpg');
    background-size: 110%;
}

.radiobutton.soul {
    background-image: url('/wp-content/uploads/2015/10/station-soul.jpg');
    background-size: 110%;
}

.radiobutton.southern {
    background-image: url('/wp-content/uploads/2015/10/station-southern.jpg');
    background-size: 110%;
}

.radiobutton.instrumental {
    background-image: url('/wp-content/uploads/2015/10/station-instrumental.jpg');
    background-size: 110%;
}

.radiobutton.praise {
    background-image: url('/wp-content/uploads/2015/10/station-praise.jpg');
    background-size: 110%;
}

.radiobutton.preaching {
    background-image: url('/wp-content/uploads/2015/10/station-preaching.jpg');
    background-size: 110%;
}

.radiobutton.contemporary {
    background-image: url('/wp-content/uploads/2015/10/station-contemporary.jpg');
    background-size: 110%;
}

.radiobutton.esp {
    background-image: url('/wp-content/uploads/2015/10/station-espanol.jpg');
    background-size: 110%;
}

.radiobutton.discovery {
    background-image: url('/wp-content/uploads/2015/10/station-discovery.jpg');
    background-size: 110%;
}

.radiobutton.spanish {
    background-image: url('/wp-content/uploads/2015/10/station-espanol.jpg');
    background-size: 110%;
}

.radiobutton.donate {
    background-image: url('/wp-content/uploads/2015/10/station-donate.jpg');
    background-size: 110%;
}

.radiobutton.bible {
    background-image: url('/wp-content/uploads/2015/10/station-bible.jpg');
    background-size: 110%;
}

.radiobutton.modern {
    background-image: url('/wp-content/uploads/2016/05/modernworship.jpg');
    background-size: 110%;
}

.radiobutton.sermons {
    background-image: url('/wp-content/uploads/2016/05/sermons.jpg');
    background-size: 110%;
}

.radiobutton.ios {
    background-color: #3498db;
}

.radiobutton.ios:before {
    font-family: FontAwesome;
    content: '\f179';
    font-size: 72px;
    color: #fff;
    position: absolute;
    top: 20%;
    left: 40%;
}

.radiobutton.android {
    background-color: #2ecc71;
}

.radiobutton.android:before {
    font-family: FontAwesome;
    content: '\f17b';
    font-size: 72px;
    color: #fff;
    position: absolute;
    top: 20%;
    left: 40%;
}

.radiobutton.jesus {
    background-image: url('/wp-content/uploads/2016/05/jesus.jpg');
    background-size: 110%;
}

.radiobutton.prayer {
    background-image: url('/wp-content/uploads/2016/05/prayer.jpg');
    background-size: 110%;
}

.get-app h1 {
    font-size: 45px;
}

/*  SINGLE RADIO PLAYER STYLES  */
#album-art {
    min-width:300px;
    text-align: center;  
    float: left;
    margin: 0 20px 20px 0;
}

#album-art img {
    width: 250px;
    height: 250px;
    background: url('/wp-content/uploads/2015/10/logo-main.png') center center;
    background-size: 90%;
    background-repeat: no-repeat;
}

#album-art img.rock {
  background: url('/wp-content/uploads/2015/10/logo-rock.png') center center;
}

#album-art img.praise {
  background: url('/wp-content/uploads/2015/10/logo-praise.png') center center;
}

#album-art img.contemporary {
  background: url('/wp-content/uploads/2015/10/logo-contemporary.png') center center;
}

#album-art img.preach {
  background: url('/wp-content/uploads/2015/10/logo-preach.png') center center;
}

#album-art img.espanol {
  background: url('/wp-content/uploads/2015/10/logo-espanol.png') center center;
}

#album-art img.discovery {
  background: url('/wp-content/uploads/2015/10/logo-discovery.png') center center;
}

#album-art img.kids {
  background: url('/wp-content/uploads/2015/10/logo-kids.png') center center;
}

#album-art img.soul {
  background: url('/wp-content/uploads/2015/10/logo-gospel.png') center center;
}

#album-art img.southern {
  background: url('/wp-content/uploads/2015/10/logo-southern.png') center center;
}

#album-art img.instrumental {
  background: url('/wp-content/uploads/2015/10/logo-instrumental.png') center center;
}

#playerDiv {
    text-align: center;
    min-width:300px;
    max-width:800px;
    margin-top:30px;
}

#now-playing {
    font-size: 2em;
    text-transform: uppercase;
    font-weight: 900;
}

#now-playing-title {
    margin-top:10px;
}

#now-playing-artist {
    color: #1bbaf0;
    font-size: .8em;
}

#now-playing-album {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 0.65em;
}

#wptpa_wrapper {
    display: table-cell;
}

#wptpa_player {
    height: auto !important;
}

#wptpa_left, #wptpa_top, .wptpa_share, .wptpa_repeat {
    display: none !important;
}

.wptpa_play, .wptpa_pause {
    background-color: #1bbaf0;
    color:#fff;
    padding: 35px;
    border-radius: 50%;
    margin: 0 0 40px !important;
    font-size: 2em;
}

.wptpa_play:hover, .wptpa_pause:hover {
    background-color: #eee;
    color:#555;
}

.wptpa_playpause_toggle {
    border: none !important;
}

.wptpa_play:after {
    font-family: FontAwesome;
    content: '\f04b';
    position: absolute;
    top: 25px;
    left: 25px;
}

.wptpa_pause:after {
    font-family: FontAwesome;
    content: '\f04c';
    position: absolute;
    bottom: 24px;
    right: 21px;
}

#wptpa_volume {
    z-index: 99;
}

#wptpa_timerange {
 display:none !important; 
}

/* WIDGET STYLES */
ul#menu-radio-stations {
margin: 0 0 11px;
    list-style-type: none;
}

ul#menu-radio-stations li {
    margin: 0;
    padding: 0;
    z-index: 100;
    color: #777;
    position: relative;
    font: 14px/1.2em 'Raleway', sans-serif;
}

ul#menu-radio-stations li a {
    font: inherit;
    color: inherit;
    text-transform: none;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 10px 25px;
}

ul#menu-radio-stations li a:hover, ul#menu-radio-stations li a:active, ul#menu-radio-stations li a:focus, ul#menu-radio-stations li.current-menu-item a {
   color:#fff;
   text-decoration:none;
}

ul#menu-radio-stations li a:before {
    content: '';
    font: 14px/1.2em FontAwesome;
    color: #1bbaf0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 100%;
    margin-top: -7px;
    display: block;
    transition: all 0.3s ease 0s;
}

ul#menu-radio-stations li a:hover:before, ul#menu-radio-stations li a:active:before, ul#menu-radio-stations li a:focus:before, ul#menu-radio-stations li.current-menu-item a:before {
    left: 95%;
}

ul#menu-radio-stations li a:after {
    content: '';
    width: 0;
    height: 100%;
    background: #1bbaf0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 0 30px 30px 0;
    transition: all 0.3s ease 0s;
}

ul#menu-radio-stations li.current-menu-item a:after {
    background: #555;
}

ul#menu-radio-stations li.current-menu-item a:hover:after {
    background: #1bbaf0;
}

ul#menu-radio-stations li a:hover:after, ul#menu-radio-stations li a:active:after, ul#menu-radio-stations li a:focus:after, ul#menu-radio-stations li.current-menu-item a:after {
   width:100%; 
}

ul#menu-radio-stations li a:hover:before, ul#menu-radio-stations li a:active:before, ul#menu-radio-stations li a:focus:before, ul#menu-radio-stations li.current-menu-item a:before {
   color:#fff;
}


/* MOBILE CSS STYLES  */
.mobile { 
  display:none;
}

.mobilemenu {
 position:absolute;
  left:-1000px;
}

.mobilemenu.slide {
  left:0px; 
}

.mobileicon:before {
    font-family: 'FontAwesome';
    content: '\f0c9';
    font-size: 30px;
    position: absolute;
    top: 30px;
    left: 20px;
}

.homeicon:before {
    font-family: 'FontAwesome';
    content: '\f015';
    font-size: 30px;
    position: absolute;
    top: 30px;
    right: 20px;
}

#mobilenav {
    list-style: none;
    background-color: rgba(0,0,0,0.85);
    width: 100%;
    padding: 20px 0 0 0 !important;
    margin: 0 !important;
    position: absolute;
    top:90px;
    height:5000px;
    overflow: hidden;
}

#mobilenav li {
    padding: 2px 20px;
}

#mobilenav li a {
    width: 100%;
    display: block;
    background-color: #1bbaf0;
    color: #fff;
    padding: 5px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

#mobilenav li a:hover {
    background-color: #fff;
    color: #1bbaf0;
    text-decoration: none;
}

#mobilenav li a:before {
    font: 14px/1.2em FontAwesome;
    content: '';
    top: 50%;
    width: 100%;
    height: 100%;
    margin-right: 10px;
    position: relative;
    left: 95%
}

@media screen and (max-width: 767px) {
body .header {
    padding: 0px;
}
.mobile {
    display: block !important;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}
#sidebar {
  display:none !important; 
}
.nav-wrap .span5 {display:none;}
.nav-wrap {
    z-index: 98;
}

  .nav__primary {
    position: relative;
    top: -40px;
    width: 100%;
  }
a#mobile-icon:before {
    font-family: 'FontAwesome';
    content: '\f0c9';
    color: #fff;
    font-size: 30px;
}
a:hover#mobile-icon:before {
    color: #eee;
    text-decoration:none !important;
}
  .logo.pull-left {
    padding: 0;
 }
}

.logo {
    text-align: center;
}

.logo img {
    max-height: 60px;
}

@media screen and (max-width: 570px) {
  #album-art {
    width:100%;
    text-align:center;
  }

  #content, body .content-holder {
    padding-top:0 !important;
    padding-bottom: 0 !important;
  }

.home .offer-wrap.only-on-main-page, .content_box.blue, .content_box.without-paddings, .title-box, form#mc-embedded-subscribe-form, ul#menu-footer-menu {
    display:none !important;
  }

  body .footer {
    margin-left: -1000px;
    padding-left: 1000px;
    margin-right: -1000px;
    padding-right: 1000px;
  }
  #sidebar, .copyright {
  display:none !important; 

}