  /*
Theme Name: KGYM Theme
Theme URI: http://intertechmedia.com
Author: The WPB team
Description:). 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: /languages/

Tags: light-blue, dark-blue, white, two-columns, sidebar, custom-background, custom header, full-width-template, theme-options
*/

/* Body, links, basics */
html {
  font-size: 87.5%;
}
body {
    background: url("https://d2isblg909whrf.cloudfront.net/themes/kgym/site-bg2.jpg") repeat-x scroll center top #070D00;
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-size: 1rem;
    color:#666565;
    padding-top: 70px;
}

a {
  outline: none;
  text-decoration: none;
  color: #000;
}

a:hover{
    text-decoration: none !important;
    color: #A71930;
}

/* Headers */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  display: block;
  letter-spacing: -0.04em;
}

h6, .h6 {
  font-size: 14px;
}
h5, .h5 {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 5px;
}
h4, .h4 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 5px;
}
h3, .h3 {
  font-size: 18px;
  line-height: 1.7;
}
h2, .h2 {
  font-size: 26px;
  line-height: 1.6;
}
h1, .h1 {
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 15px;
}

ul, ol {
  padding-left: 0px;
}

/* Form fields, general styles first */

button,
input,
textarea {
  font-family: inherit;
  padding: 8px 12px;
  font-size: 12px;
}
button,
input {
    line-height: normal;
}

input,
textarea {
  border: 1px solid #ddd;
}
textarea {
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
}

input[type="text"],
input[type="password"] {
  line-height: 20px;
  color: #000;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.mnbtn {
  background-color:#000000;padding: 10px 15px;width: 200px;
  margin:auto;
  
}
.mnbtn a {
 color:#fff;
  font-size:16px;
}
.mnbtn a:hover {
 color:#A71930;
  font-size:16px;
  
}
.mnbtn2 {
  background-color:#262626;padding: 10px 15px;width:120px;text-align: center;
  
  margin:auto;
  margin-bottom:15px;
}
.mnbtn2 a {
 color:#fff;
  font-size:16px;
  
}
.mnbtn2 a:hover {
 color:#A71930;
  font-size:16px; 
}
/* Buttons */
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  padding: 9px 10px;
  line-height: 1.428571429;
  font-weight: normal;
  color: #000;
  background-repeat: repeat-x;
  border: none!important;
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
  color: #88C1F0;
  background-color: #000;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  color: #757575;
  background-color: #e1e1e1;
  border: none!important;
}

/* Small buttons */
.btn-small {
  padding: 5px 4px;
}

.widefat {
  width: 100%;
}


/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
  max-width: 100%;
  height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
  max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fbWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.fbWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fb-like-box {margin-bottom:10px}

/* to-do Captions */
.wp-caption {
  max-width: 100%; /* Keep wide captions from overflowing their container. */
  padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-style: italic;
  font-size: 12px;
  line-height: 2;
  color: #757575;
}
img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  display: none;
}
.entry-content dl.gallery-item {
  margin: 0;
}

.alpha {padding-left: 0px;}
.omega {padding-right:0px;}
.mar-30-bottom {margin-bottom: 30px;}

/* Brand color */
.color-brand {color: #000000;}
.bg-brand {background-color: #5872f9;}
.hover-color-brand:hover {color: #5872f9;}
.hover-bg-brand:hover {background-color: #5872f9;}

/* Secondary color (gray) */
.color-secondary { color: #a1a1a1;}
.border-secondary {border-color: #a1a1a1;}
.hover-color-secondary:hover { color: #a1a1a1;}
.hover-bg-secondary:hover { color: #a1a1a1;}

/* Light color (white) */
.color-light {color: #FFDE16;}
.bg-light { background-color: #FFDE16;}
.border-light { border-color: #fff;}
.hover-color-light:hover { color: #FFDE16;}
.hover-bg-light:hover { background-color: #FFDE16; color:#000;}
.hover-border-light:hover {border-color: #fff;}

/* Dark color (black)  */
.color-dark { color: #000;}
.bg-dark { background-color: #000;}
.border-dark {border-color: #000;}
.hover-color-dark:hover { color: #FFDE16;}
.hover-bg-dark:hover { background-color: #000;}
.hover-border-dark:hover { border-color: #FFDE16;}
.bg-navbar {background: #000;}
.bg-schedule-now { background-color: #000;}


/* =Site header
-------------------------------------------------------------- */

.masthead {
    background-color: #100A0C;
    z-index: 10000;
}

.header-image {
  text-align: center;
  padding-bottom: 10px;
}
.navbar-default .navbar-text {
    color: #fff;
    padding-left: 15px;
    font-size:18px
}
.site-content {
    position:relative;
    top:0px;
}
.site-header{margin-top:38px}

/* Live block (on air now) */

.listen-live {
    position:relative;
    top:0;
    text-align: center;
    background:#4A0870;
}

.listen-live img{
    margin: 0 auto;
}

.live-link {
    color: #fff;
    font-size: 28px;
    position: relative;
    top: 20px;
    padding-left:28px;
}

.live-link:hover {
    color:#080808
}

.listen-live .item {
  margin: 1px 0;
  position: relative;
  padding-left: 60px;
  min-height: 80px;
  display: block;
  overflow: hidden;
}
.listen-live .icon {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left:0;
  width: 60px;
  font-size: 33px;
  text-align: center;
  border-right: 1px solid #fff;
  color:#fff;
}

/* Navbar
-------------------------------------------------------------- */

.navbar {
    margin-bottom: 0px;
    border-radius: 0px;
    border: 0px;
    
    background: #000;
}

.navbar-default .navbar-nav > li > a {
    font: 600 normal 15px/1em "Roboto Condensed", sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding:20px 10px;
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #A71930;
    background: transparent;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #000;
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #000;
    color: #fff;
}
.dropdown-menu{
  background:rgba(0,0,0,.75);
  color:#fff;
}
.dropdown-menu > li > a{
   
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 16px;
    color: #FFF;
}
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
    background: #0D0D0D; /* Old browsers */
    
    color: #A71930!important;
}


/* =Social Icons 
---------------------------------------------------------------*/
/* .social-links:before {
    color: #345cb8;
    content: "Get Social";
    font-family: "Roboto Condensed";
    font-size: 15px;
    line-height: 23px;
    position: relative;
    text-transform: uppercase;
    top: 4px;
}*/
  
.social-links {
    float: right;
}

.social-link-item img {
  margin-right: 4px; 
  position:relative; 
  margin-top: 15px;
}

/* Vertically align links inside */
.schedule-now  {
    border: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px
}

.schedule-now.xml {
    margin-bottom: 0;
}

.schedule-now .item {
    padding: 10px 0;
    height:140px;
    background-color: #e9e9ec;

}

.icon-mic {
  font-size:40px;
  border-right:1px solid #fff
}

.schedule-now .h3 {
    color: #000;
    font-size: 22px;
    line-height:26px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
}
.schedule-now .item .link-text {
    display: block;
    font-size: 15px;
    line-height: 15px;
    font-size: 16px;
}

.schedule-now .item .link-text:hover {color:#A71930} 

.schedule-now .icon .valign,
.schedule-now .icon [class^="icon"] {
  display: inline-block;
  vertical-align: middle;
}
.schedule-now .icon .valign {
  height: 100%;
  width: 1px;
}

.schedule-now .link-item .h1 {
  line-height: 75px;
  margin: 0;
  font-size: 22px;
  color:#000;
}

.show-social-link > img { padding: 1px }

/* Schedule Next */
.schedule-next  {
    margin: 0 0 6px 0;
    clear:both;
}

.schedule-next .item {
    padding: 14px 0 10px;
    height:90px;
    background: #4d89da;
}

.schedule-next .attachment-show-thumb {border:4px solid #466cc3}

.icon-clock {
  font-size:40px;
  color:#fff
}

.schedule-next .h3 {
    color: #fff;
    font-size: 22px;
    line-height:26px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
}
.schedule-next .item .link-text {
    display: block;
    font-size: 15px;
    line-height: 15px;
    font-size: 16px;
    color:#000;
}

.schedule-next .item .link-text:hover {color:#E30000} 

.schedule-next .icon .valign,
.schedule-next .icon [class^="icon"] {
  display: inline-block;
  vertical-align: middle;
}
.schedule-next .icon .valign {
  height: 100%;
  width: 1px;
}

.schedule-next .link-item .h1 {
  line-height: 75px;
  margin: 0;
  font-size: 22px;
  color:#000;
}
.schedule-next .on-air-excerpt {color:#000;}

.on-air-now { color: #000;

}
.on-air-now h3 {
  font-size: 18px;
  color:#fff;
}

.on-air-now a {
 color: #000;
}

.slider {margin-bottom: 10px}

.opapcity-84 { 
    -moz-opacity: 0.84;
    -khtml-opacity: 0.84;
    opacity: 0.84;
}

.opacity-94 {
    -moz-opacity: 0.94;
    -khtml-opacity: 0.94;
    opacity: 0.94;
}

.personality img {
    float: left ;
    width: 120px;
    height: 120px;
}

/* Bootstrap Buttons */

.btn-lg, .btn-group-lg > .btn {
    border-radius: 0px!important;
    font-size: 21px!important;
    line-height: 1.33!important;
    padding: 2px 18px!important;
    width:100%;
}
.btn-info {
    background-color: #85BFFC!important;
    border-color: #85BFFC!important;
    color: #000!important;
    font-family:'Roboto Condensed'!important;
    font-weight:normal!important;    
}
.navbar-toggle {
    background-color: #000;
    margin-top: 12px;
}
.adv-banner img {margin:0 auto 10px}
.espn-bg {background:#000;}

/* =Content components
-------------------------------------------------------------- */


.site-content {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
    position: relative;
    z-index: 0!important;
}

.section-title {
    color: #005DAA;
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 0;
    text-transform: uppercase;
}

.entry-title,
.archive-title {
    color: #A71930;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 5px;
    padding-bottom: 5px;
}

.content .entry-title,
.content .archive-title{
    border-bottom: 2px solid #ccc;
}

article.show .entry-title {
    border-bottom: none;
    margin-bottom: 0px
}

/* Article archive styles */

article {border-bottom: 1px dotted #ccc}
article:last-child {border-bottom: 0px dotted #ccc}

article.archive {
  padding: 5px 0;
  border-bottom: 1px dotted #ccc;
}
article.archive h4 {
  padding: 4px 0;
}

.archive .site-content img {
    float: left;
    margin-right: 15px;
}

/* Article meta has a bit lighter content */
.article-meta  {
  opacity: 0.7;
  margin-bottom: 2px;
  color:#666;
  padding-bottom:0px;
}

article.show .article-meta {
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 10px;
}

.article-meta a {
  color:#A71930;
}
.article-meta img { 
  float: right!important;
}

/* Compact article */
.article-compact .article-meta {
  margin-bottom: 6px;
  font-size: 11px;
}

.article-title {
    font-family: Arial, sans-serif;
    font-size: 20px;
    margin-bottom: 0;
}

article .entry-summary {margin-bottom: 20px;} 
.icon-calendar-inv {margin-right:2px; color:#A71930;}
.date-posted {color:#7b7b7b}
/* =Front page
-------------------------------------------------------------- */

.front-row {
  margin-top: 28px !important;
}
.thumbnail-slider .slider-nav:after {
  content: '';
  width: 100%;
  display: inline-block;
}

/* Front page slider */
.thumbnail-slider {
  position: relative;
}
.thumbnail-slider .slide-item {
  position: relative;
  z-index: 10;
  float: left;
}
.thumbnail-slider img {
  display: block;
}
.thumbnail-slider .slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;

  background-color: rgba(0, 0, 0, .5);
  z-index: 10;
}
.thumbnail-slider .slider-nav {
  overflow: hidden;
  text-align: justify;
}
.thumbnail-slider .nav-item {
  margin-top: 7px;
  cursor: pointer;
  display: inline;

  opacity: 0.3;
}

.thumbnail-slider .nav-item.selected {
  opacity: 1;
}

/* Prev Next Navigation */
.thumbnail-slider .slides-wrapper {
  position: relative;
}
.thumbnail-slider-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 100;
  margin-top: -20px;
}
.thumbnail-slider-nav .prev,
.thumbnail-slider-nav .next {
  margin: 0;
  opacity: 0.7;
}
.thumbnail-slider-nav .prev {
  float: left;
}
.thumbnail-slider-nav .next {
  float: right;
}

/* Different styles for slides */
.thumbnail-slider.total-items-1 .nav-item {
  display: none;
}

.thumbnail-slider.total-items-2 .nav-item {
  max-width: 49%;
  margin-left: 0;
}
.thumbnail-slider.total-items-3 .nav-item {
  max-width: 32%;
}
.thumbnail-slider.total-items-4 .nav-item {
  max-width: 23%;
}
.thumbnail-slider.total-items-5 .nav-item {
  max-width: 19%;
}
.thumbnail-slider.total-items-6 .nav-item {
  max-width: 15.85%;
}

.thumbnail-recent-posts {
  margin: 20px 0 0;
}

.live-button {margin: 7px 0; max-width: 100%;}
.live-button:hover{
    opacity:0.70
}

.weather-widget {margin-bottom: 10px;}
.awesome-weather-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    color: #e30000;
    font-size: 18px;
}

.awesome-weather-current-temp  {  color:#1f42f6}
.awesome-weather-todays-stats  {  color:#1f42f6}
.awesome-weather-forecast  {  color:#1f42f6}

/* =Widgets
-------------------------------------------------------------- */
.widget-margin-top{margin-top: 50px;}

.widget-area .widget {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.widget-area .widget .widget-title {
  font-weight: bold;
  color: #ab1f24 !important;
  letter-spacing: 0.1em;
  line-height: 30px;
  margin: 10px 0 1px;
  padding: 10px 25px 10px 0px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px dotted #E1E1E1;
  border-top: 1px dotted #E1E1E1;
  font-size: 24px;
}
/* Default styles for list widget */
.widget-area .widget > ul {
  padding: 10px 20px;
}

.widget-area .widget > ul li:first-child,
.widget-area .recent-posts-list article:first-child {
  border: none;
}
.widget-area .widget > ul a {
  display: block;
}

.widget-content ul {
  list-style-type: none;
}
.news-list .recent-posts-list article {
    border-top: 1px solid #fff;
    float: left;
    padding: 8px 0;
    width: 100%;
  float:none;
}
/* Search Widget */

.widget_search > div
{
    margin-top: 0;
    padding: 0;
}
.widget_search form
{
    position: relative;
}
.widget_search input[type='text']
{
    font-size: 15px;

    width: 100%;
    margin: 5px 0;
    padding-left: 10px;

    border: 3px solid #575757;
    background: none repeat scroll 0 0 #fff;
}
.widget_search label
{
    position: absolute;
    top: 0;
    left: 0;

    display: none;
    overflow: hidden;

    width: 1px;
    height: 27px;
    margin-top: 0;
    padding-left: 35px;

    border-right: 1px solid #ddd;
}
.widget_search .icon-search
{
    font-size: 23px;
    line-height: 27px;

    position: absolute;
    top: 0;
    left: 0;
}
.widget_search input[type='submit']
{
    display: none;
}

/* =Site--------Search------*/

#nav-search .glyphicon 
{
    color:#fff;
    font-size: 20px;
    padding:18px 16px;
    text-align:center;
}

#mobile-search .glyphicon {
    color:#fff;
    font-size: 20px;
    padding:3px 0;
    text-align:center;
}

.modal-header {
    border-bottom:0!important;
}


.modal-footer {
    border-top:0!important;
}

#myModal { /*positions the modal pop up window */
top:30%;
right:0%;
outline: none;
}

#myModal .btn {
    background-color: #A71930!important;
    border-color: #ccc;
    color: #fff!important;
}

.form-allowed-tags {display:none} /*removes comment tag*/

.transparent {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.instagram-wrapper /*tabby responsive instagram background wrapper*/
{
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
}

body.single-show .posts-section article img {
    width: 100px;
    height: auto;
    float: left;
    margin-bottom: 5px;
}

body.single-show th {
    font-size: 18px;
}

body.single-show tbody .section-title {
    display: none;
}

body.single-show table {
    margin-bottom: 0px;
}

/* Custom Code for Flash Player */
.entry-content embed {
    min-height: 400px;
}

/* Ditty Twitter Feed */

.twitter-feed .mtphr-dnt-twitter-content {
    color: #FFF;
}

.mtphr-dnt-twitter-name,
.mtphr-dnt-twitter-text{
    margin-right: 5px;
}

/* Recent posts widget */
.widget_recent_posts .compact {
  overflow: hidden;
}
.widget_recent_posts .continue-reading {
  display: none;
}
.widget_recent_posts .entry-summary p {
  margin: 0;
}

.posts-list h5 a:hover { 
color:#005DAA
}


/* Recent posts widget */
ins {margin-top: 20px;}

.widget_recent_posts .compact {
    margin-bottom: 0px;
    overflow: hidden;
    padding-bottom: 0px;
}
/* There is only one image inside */
.widget_recent_posts .compact .wp-post-image {
  float: left;
  margin: 10px 15px 10px 0px;
  height:auto;
}
.widget_recent_posts .continue-reading {
  display: none;
}
.widget_recent_posts .entry-summary p {
  margin: 0;
}
.posts-list h5 a:hover { 
color:#A71930;
}

/* Recent posts widget in content widget area */
.content-widget-area .widget_recent_posts .first .title {
  margin-top: 10px; 
}

.content-widget-area .widget_recent_posts .compact {
  padding: 5px 10px;
  margin: 10px 0 0;
}
.content-widget-area .widget_recent_posts .compact .wp-post-image {
    margin: 5px 15px 10px 0;
    width: 330px;
}

/* Recent posts is a slider */
/*
.widget_recent_posts.recent_posts_slider .widget-title {
  position: relative;
  padding-right: 80px;
}
.widget_recent_posts.recent_posts_slider .prev-next-nav {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  right: 5PX;
}
.widget_recent_posts .caroufredsel_wrapper article {
  float: left;
}
*/
/* Text widget */

.widget_text .textwidget {
  padding-left: 0px;
}

/* Content widget area*/
/*
.icon-right-open:before {display: none!important;}
*/

.content-widget-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 24px;
    background: #A71930;
    color: #fff;
    margin: 0;
    padding:10px;
    position: relative;
}
/*
.content-widget-title:after {
   content: url("https://d2isblg909whrf.cloudfront.net/themes/kliv/peacock.png");
   float:right;
   position:relative;
   bottom:23px
} 
*/

.content-widget-title a{ 
    color: #FFF;
}

.content-widget-title a:hover {color:#fff;}

/* =Sidebar
-------------------------------------------------------------- */
.sidebar-widget-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    
    text-align: left;
    letter-spacing: 1px;
    line-height: 24px;
    
    background: #A71930;
    color: #FFF;
    
    margin: 0;
    padding:10px;
    position: relative;
}


.sidebar-widget-title a:hover {color:#000;}

.sidebar .sendpress-signup p:last-child {
  float: none;
  margin: 0;
  width: auto;
}

.sidebar .sendpress-signup p:nth-child(3) {
  width: auto;
}


/* Show divider after each 2 widgets */

.content-widget-area .content-widget-divider {
  display: none;
  clear: both;
}
.content-widget-area .content-widget-divider:nth-child(4n+0) {
  display: block;
}



.content-widget-title .title-link {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 50px;
}

.widget_rss ul {
  list-style-type: none;
  margin:0; padding:0;
}

.widget_rss ul li {
    margin: 10px 0;
}

.widget_rss ul li a {
    color: #262626;
    font-family: Arial;
    font-size: 18px;
    line-height: 22px;
    padding: 0;
}
.widget_rss ul li a:hover {color:#A71930;} 


/* List inside content area */
.content-widget-area li,
.content-widget-area .article-compact {
  display: block;
  padding: 5px 15px;
  border-top: 1px solid #f0f2f4;
}
.content-widget-area li:first-child,
.content-widget-area .article-compact:first-child {
  border: none;
}

.widget-leaderboard {margin: 10px 0 }

/* Tabs Component (used only inside a widget) */
.tab-title {
  display: inline-block;
  padding: 10px;
}
.tab-content {
  display: none;
  padding: 10px;
}
.tab-content.selected {
  display: block;
}

.responsive-tabs .responsive-tabs__list__item {
    padding:  10px 20px!important;
    background: #ebebeb;
    color: #000;
    text-transform: uppercase;
    border: 0px!important;
    margin-right: 3px!important;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.responsive-tabs__list__item--active {
    background: #A71930!important;
    color: #FFF!important;
}

.responsive-tabs .responsive-tabs__list__item--active, 
.responsive-tabs .responsive-tabs__list__item--active:hover {
    border-radius: 0!important;
}

.responsive-tabs .responsive-tabs__panel {
    padding: 0px!important;
}

.pagination ul li {list-style-type: none; float: left; padding: 0 15px}

/* =Footer
-------------------------------------------------------------- */

.footer {
  background-color: #fff;
  clear:both
      
}
.footer .textwidget { display: block; }

.footer ul {
  list-style-type: none;
}
.footer ul li {
    display: inline-block;
}
.footer ul li a {
    color: #fff;
    font-size: 16px;
    padding: 5px 8px;
}

footer[role="contentinfo"] {
  border-top: 1px solid #ededed;
  clear: both;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  max-width: 960px;
  max-width: 68.571428571rem;
  margin-top: 24px;
  margin-top: 1.714285714rem;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 0;
  padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
  color: #686868;
}
footer[role="contentinfo"] a:hover {
  color: #21759b;
}

.footer .widget_text .content-widget-title {
  font-size: 14px;
  padding: 0px;
  font-weight: 700;
}

.footer .textwidget {
  display: none;
}

footer .widget_nav_menu .content-widget-title {
  font-size: 13px;
    text-transform: uppercase;
    font-weight: lighter;
    margin: 0;
    padding: 0 0 5px;
}

.widget_rss ul {
    height: 300px;
    list-style-type: none;
    margin: 0;
    overflow: auto;
    padding: 0;
}



/* =Main content and comment content
------------------------------------------------------------- */

/* Wrapping of audio */
/*.entry-content > div { 
display: block;
float: left;
margin: 15px 0;
width: 100%;
}
*/


.entry-content,
.entry-summary,
.mu_register {
  line-height: 1.5;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
  margin: 0 0 14px;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
  margin: 0 40px 24px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
  margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
  list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
  list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
  margin: 0 0 0 0px;
}
.entry-content blockquote,
.comment-content blockquote {
  margin-bottom: 24px;
  padding: 24px;
  font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
  margin-bottom: 0;
}
.entry-content code,
.comment-content code {
  font-family: Consolas, Monaco, Lucida Console, monospace;
  font-size: 12px;
  line-height: 2;
}
.entry-content pre,
.comment-content pre {
  border: 1px solid #ededed;
  color: #666;
  font-family: Consolas, Monaco, Lucida Console, monospace;
  font-size: 12px;
  line-height: 1.714285714;
  margin: 24px 0;
  overflow: auto;
  padding: 24px;
}
.entry-content pre code,
.comment-content pre code {
  display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.entry-content address,
.comment-content address {
  display: block;
  line-height: 1.714285714;
  margin: 0 0 24px;
}
img.alignleft,
.media.alignleft {
  margin: 12px 24px 12px 0;
}
img.alignright,
.media.alignright {
  margin: 12px 0 12px 24px;
}
img.aligncenter,
.media.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
  margin-bottom: 24px;
}
.entry-content dl,
.comment-content dl {
  margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
  font-weight: bold;
  line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
  line-height: 1.714285714;
  margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
  border-bottom: 1px solid #ededed;
  color: #757575;
  font-size: 12px;
  line-height: 2;
  margin: 0 0 24px;
  width: 100%;
}
.entry-content table caption,
.comment-content table caption {
  font-size: 16px;
  margin: 24px 0;
}
.entry-content td,
.comment-content td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}
.page-links {
  clear: both;
  line-height: 1.714285714;
}

.continue-reading {
    background-color: #A71930;
    border: 0 none;
    border-radius: 4px;
    color: #FFF;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    margin: 10px 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    max-width:130px;
    float:right
}
.continue-reading:hover{
  background-color:  #A71930;
  color: #fff;
}

code {
  white-space: normal;
}

/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
  margin-bottom: 48px;
  margin-bottom: 3.428571429rem;
  padding-bottom: 22px;
  padding-bottom: 1.571428571rem;
  border-bottom: 1px solid #ededed;
}
.archive-meta {
  color: #757575;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  margin-top: 22px;
  margin-top: 1.571428571rem;
}

/* =Comments
-------------------------------------------------------------- */

.comments-area {
  clear: both;
}
.comments-area article {
  margin: 24px 0;
}
.comments-area article header {
  margin: 0 0 15px;
  overflow: hidden;
}
.comments-area article header img {
  float: left;
}
.comments-area article header cite,
.comments-area article header time,
.comments-area .children {
  margin-left: 55px;
  display: block;
}

ol.commentlist {
  margin:0;
  padding:0;
  }

.commentlist li {
  list-style:none;
  margin-bottom:14px;
  margin-left:20px
  }

/* Comment form */
.required {
  color: red;
}
#respond p {
  margin: 15px 0;
}

/* =Pagination
-------------------------------------------------------------- */
.page-numbers { list-style:none; font-size:12px; }
.page-numbers li{ display:inline; }
.page-numbers li a { 
    display:block; 
    float:left; 
    padding:4px 9px; 
    margin-right:7px; 
    border:0px solid #c59300;
    background:#000;
    color:#fff
}

.page-numbers li a:hover{
    color:#fff;
    background: #e30000
}
.page-numbers li span.current { 
    display:block; 
    float:left; 
    padding:4px 9px; 
    margin-right:7px; 
    border:1px solid #efefef; 
    border: solid 1px #c59300;
    background: rgba(255,234,48,1);
    -webkit-box-shadow: 0 4px 4px 0 rgba(50, 50, 50, .32);
       -moz-box-shadow: 0 4px 4px 0 rgba(50, 50, 50, .32);
            box-shadow: 0 4px 4px 0 rgba(50, 50, 50, .32);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea30', endColorstr='#ffbf00', GradientType=0 );}

.page-numbers li span.dots { display:block; float:left; padding:4px 9px; margin-right:7px; } 
/* =Front page template
-------------------------------------------------------------- */


/* =Widgets CUSTOM STYLES
-------------------------------------------------------------- */

#widget-artist img {
    height: 181px;
    margin-bottom: 0;
    margin-top: 0;
}

.widget .article-title a {color:#040707;}
.widget .article-title a:hover {color:#A71930;}


#widget-1 { display: none;}

#widget-2 .ENP_Container { background: transparent!important; }
#widget-2 .enp_title { margin-bottom: 0px; padding: 0px 5px; font-size: 18px}
#widget-2 div.Current_Image { display: none;}
#widget-2 .Current_Wrapper { color: #FFF; }
#widget-2 #enp_load_msg { background: transparent!important; color: #FFF!important; }
#widget-2 #ENP_Container .imageholder, #widget-2 #ENP_Container .textgroup { padding: 0 5px; }

.sidebar .prev-next-nav { float: right; margin-top: -3px;}
.sidebar button {background: transparent!important;color: #A71930!important;}

/* Recent Post Slider */

#widget-6 .posts-container {
    overflow: auto;
    height: 290px;
}

#widget-6 .article-meta img {
  width: auto;
  float: right;
}

.multi-column .wp-post-image {
    width: 90px;
    height: auto;
}

.multi-column .article-title {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.multi-column .article-meta {
    display: none;
}

.multi-column .entry-summary {
    font-size: 12px;
    margin-bottom: 0;
} 

.widget-sidebar.home .attachment-thumbnail-home.wp-post-image{
  width: 140px;
  height: 100px;
}
.widget-sidebar .article-meta { 
  display: none;
}
.widget-sidebar .article-title a {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
 }
.widget-sidebar article .entry-summary {
  font-family: Arial, sans-serif;
  font-size: 12px;
}


.widget-banner {
  margin: 0 0 10px;
  display:block;
  max-width:100%;
}
.weather-widget {margin-bottom: 10px;}
.awesome-weather-header {
    background: #A71930;
    color: #FFF;
    font-size: 18px;
}

.awesome-weather-current-temp  {  color:#000}
.awesome-weather-todays-stats  {  color:#000}
.awesome-weather-forecast  {color:#000}

/* 
This element holds injected scripts inside iframes that in 
some cases may stretch layouts. So, we're just hiding it. 
*/

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
/* =Icons
----------------------------------------------- */

.sprite {
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
  vertical-align: middle;
}


/* =Plugins
----------------------------------------------- */
/*--CUSTOM PLUGIN STYLES--*/

/* jNewsTicker */

.newsticker_wrapper {
  background: transparent;
  border: 0px;
  color: #fff;
  padding: 0px!important;
}

.tweets {
  color: #fff;
  margin: 0px;
}

.tweets i {
    color: #00aced;
}

/* AJAX */

.wp-ajax-query-shortcode [class^="icon-"]:before, 
.wp-ajax-query-shortcode [class*=" icon-"]:before,
.jnewsticker [class^="icon-"]:before, 
.jnewsticker [class*=" icon-"]:before {
    font-family: FontAwesome!important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

/* JetPack */

.sharedaddy { width: 100%;}




/*******************************************
 * ---------------------WP ENP-------------* 
 * ****************************************/
/* ENP Widget Area*/
.ENP_Container {
    margin: 0 auto;
    padding: 0.2em;
}
#ENP_Container, #enp_load_msg {
    background-color: #FFFFFF;
}
#enp_load_msg {
    color: #FFFFFF;
}
#ENP_Container .imageholder, #ENP_Container .textgroup {
    display: table-cell;
    font-size: 12px;
    padding: 5px;
    vertical-align: top;
}
.tg_time {
    font-size: 11px;
    text-align: right;
}
.enp_title {
    color: #479BF4;
    display: block;
    font-size: 20px;
    margin-bottom: 0.5em;
    padding: 0.3em;
}
.Current_Image img, div.noimage {
    height: 50px;
    width: 50px;
}
.Current_Wrapper {
    color: #333333;
    display: block;
}
.Current_Wrapper .tg_info {
    width: 145px;
}
.Current_Image {
    width: 60px;
}
.Current_textgroup {
}
.Current_Artist {
    font-size: 12px;
}
.Current_Title {
  width: 150%;
}
.Previous_Wrapper {
    background-color: #F0F2F4;
    height: 40px;
}
.Previous_Wrapper .tg_info {
    width: 165px;
}
.Previous_Image {
    display: block;
    width: 40px;
}
.Previous_Image img {
    height: 30px;
    width: 30px;
}
.Previous_textgroup {
}
.Previous_Artist {
    color: #333333;
}
.Previous_Title {
}
.Older_Wrapper .imageholder img {
    height: 35px;
    width: 35px;
}
.Older_Wrapper .tg_info {
    width: 160px;
}
.Older_Container .Older_Wrapper:nth-child(2n+1) {
    background-color: #F0F2F4;
}
.Older_Artist {
    color: #333333;
    font-size: 13px;
}
#More_Link {
    color: #A84C87;
    cursor: pointer;
    font-weight: bold;
    margin: 0.3em;
    text-transform: lowercase;
}

.sidebar #ENP_Container { display: block!important; }
.Current_Time { display: none; }
.Current_Artist { width: 150%; }


/*---------- Mega Menu ----------*/
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    text-transform: uppercase; 
}


/* Events Calendar */
.tribe-events-loop > *{
  padding: 0!important;
}

.tribe-events-read-more {
  float: right;
}

#tribe-events-content.tribe-events-list {
  margin-bottom: 50px;
}

.tribe-events-list-separator-month {
  margin: 10px 0;
}

/* Sendpress Custom Style*/

.sendpress {
    margin-bottom: 20px;
}

.sendpress-signup {
  background:#dfdfdf;
  margin:0px 0px; 
  padding: 0 10px 2px; 
  border: solid 0px #a1a1a1;}
.rsUni .rsThumb.rsNavSelected .thumbIco {
    border: 0px!important
}
.sendpress-signup p {
    color:#000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    margin-bottom: 0px!important;
    padding: 5px 0!important;
}
a.jp-play {
    background: url("/wp-content/plugins/wpb-show-core/modules/jplayer/skin/red.monday.minimal/jplayer.red.monday.png") no-repeat scroll -38px 0 transparent;
}
a.jp-play:hover {
    background: url("/wp-content/plugins/wpb-show-core/modules/jplayer/skin/red.monday.minimal/jplayer.red.monday.png") no-repeat scroll -38px 0 transparent;
  color:#000;
}

.sendpress-signup p:first-child {
    padding: 5px 0 5px 5px!important;
}

.sendpress-signup p:nth-child(3){ width: 75%;}
.sendpress-signup p:last-child{ width: 20%;  margin-top: -10px;}

.signup-fields-bottom {
    display: none;
}

#sendpress_signup .menu-toggle,
#sendpress_signup button,
#sendpress_signup input[type="submit"],
#sendpress_signup input[type="button"],
#sendpress_signup input[type="reset"] {
    background-color: #000!important;
    font-family:'Roboto Condensed';
    font-size:15px;
    color:#fff!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:6px 10px
}


/* Opinion Poll*/
.weblator-poll-container .panel {
    border:0px
}

.weblator-poll-container .panel-default > .panel-heading {
    background: transparent;
    border: 0 none;
}

.weblator-poll-container .panel-title {
    font-size:14px;
    line-height:22px;
    color:#000;
}

.weblator-poll-container .panel-body{
    background: transparent;
    border: 0 none;
    padding: 0 15px;
}

.weblator-poll-container .panel-footer {
    background: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 0 none;;
    padding: 10px 15px;
}

.weblator-poll-container label {
    font-family:Roboto Condensed;
    font-size:18px;
    line-height:22px;
    color:#113455;
    font-weight: normal
}

.weblator-poll-container .btn-default {
    background-color: #A71930
    border: 0 none;;
    color: #FFF;
    border:none;
}

.weblator-poll-container .btn-default:hover {
    background-color: #A71930;
    border: 0 none;
    color: #FFF;
    border:none;
}

.weblator-poll-container .btn {
     font-family:Roboto Condensed;
    font-size:15px;
}

.bs-chart-container {padding:10px}


img#wpstats {
  display: block;
  margin: 0 auto 24px;
  margin: 0 auto 1.714285714rem;
}

/* Show article has thumbnail on the left */

.single-show .show_thumbnail {float: left; margin: 0; padding:0; width:85px}

.single-show header {float:left; padding-top:10px; margin-bottom:10px;}
.single-show .article-meta {display:block; font-size:12px}
.single-show p {clear:both}

  /* Archive article has thumbnail on the left */
  article.archive.with-thumbnail {
    overflow: hidden;
  }
  article.archive.with-thumbnail .attachment-thumbnail {
    float: left;
    margin: 0 20px 10px 0;
  }

  .thumbnail-slider-nav {
    display: none;
  }


/* =Banners
-------------------------------------------------------------- */
.adv-container {
    max-width: 100%;
    overflow: hidden;
  text-align: center;
  color:#fff;
}
.adv-container img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

/* Banners in widgets widgets */
.banner-widget-area .widget_text .textwidget {
  padding: 0;
  background-color: transparent;
}


/***************************************************************
 *-------------------Site Footer Navigation--------------------*
 ***************************************************************/
.footer-widgets {
  margin-bottom: 20px;
}

.site-footer {
    background:#fff;
    padding-bottom: 20px; 
    padding-top: 0px; 
    border-top:solid 0px #a1a1a1;
}

.footer-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-nav ul li {
    color: #000;
    float: left;
    font-family: Roboto Condensed;
    line-height: 24px;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
}
.footer-nav ul li a {
    display: block;
    font-size: 14px;
    padding-left: 7px;
    padding-right: 7px;
    text-decoration: none;
}
.footer-nav ul li a:hover {
    color: #479bf4;
}
.footer-nav .current-menu-item a {
}

/***************************************************************
 *-------------------Site Footer Copyright--------------------*
 ***************************************************************/
.copyright {
    background: none repeat scroll 0 0 #0A0A0A;
    color: #fff;
    font-size: 12px;
    padding: 15px 10px;
}
.copyright a { color:#A71930;}
.copyright a:hover { color:#fff;text-decoration: underline;}




/* =Media queries
-------------------------------------------------------------- */

/* ----------------------------ORIENTATION PORTRAIT-----------------------------*/

@media only screen and (max-width: 240px) and (orientation : portrait) {
  /* PORTRAIT:
  LG Viewty KU990
  Nokia 700
  Nokia 2700
  Nokia N95
  Samsung Galaxy S3 Mini
  Nokia 300*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}

  
}

@media only screen and (min-width: 241px) and (max-width: 360px) and (orientation : portrait) {
  /* PORTRAIT:
  Apple iPhone 3G
  Apple iPhone 3GS
  Apple iPhone 4
  Apple iPhone 4S
  Apple iPhone 5
  Apple iPod Touch
  BlackBerry Bold 9360
  BlackBerry Bold 9790
  BlackBerry Curve 9320
  BlackBerry Curve 9380
  BlackBerry Torch 9800
  BlackBerry Torch 9810
  HP Veer
  HTC 7 Mozart
  HTC 7 Trophy
  HTC Desire
  HTC Desire C
  HTC Desire HD
  HTC Legend
  HTC One V
  HTC Titan 4G
  HTC Wildfire S
  HTC Windows Phone 8X
  Huawei U8650
  LG Optimus 2X
  LG Optimus L3
  Motorola Defy
  Motorola Milestone
  Nexus S
  Nokia Lumia 610
  Nokia Lumia 710
  Nokia Lumia 800
  Nokia Lumia 820
  Nokia Lumia 900
  Nokia Lumia 920
  Samsung Galaxy Ace
  Samsung Galaxy Ace 2
  Samsung Galaxy S2
  Sony Xperia E Dual
  BlackBerry Curve 9300*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}
  .listen-live img {
    
    margin:auto;
    width:274px;
}
.footer ul li {
    display: block;
   text-align: center;
}
   .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}

}

@media only screen and (max-width: 400px) and (orientation : portrait) {
  /* PORTRAIT:
  Samsung Galaxy Note
  Nexus 4
  HTC One S
  HTC One XL
  HTC Sensation XL
  HTC Velocity 4G
  Motorola Droid3
  Motorola Droid Razr
  Motorola Razr HD 4G
  Motorola Razr M 4G
  Nokia 500
  Samsung Galaxy Note 2
  Samsung Galaxy S3
  BlackBerry Bold 9900
  BlackBerry 9520
  BlackBerry Z10*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}
.listen-live img {
    
    margin:auto;
    width:274px;
}
#widget-artist img {
  height: auto;
}

.masthead .adv-banner img {
  height: auto;
}
.site-header .container { padding: 0 10px;}

#widget-2 .enp_title {
  display: none;
}
  .footer ul li {
    display: block;
   text-align: center;
}
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}
}

@media only screen and (min-width: 401px) and (max-width: 480px) and (orientation : portrait) {
  /* PORTRAIT:
  Arnova 7 G2
  BlackBerry Bold 9780
  HTC Desire Z
  Nokia N900
  Samsung Galaxy Grand*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}

#widget-artist img {
  height: auto;
}

.masthead .adv-banner img {
  height: auto;
}
.site-header .container { padding: 0 10px;}

#widget-2 .enp_title {
  display: none;
}
  .listen-live img {
    
    margin:auto;
    width:274px;
}
 .footer ul li {
    display: block;
   text-align: center;
}
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}
}

@media only screen and (min-width: 481px) and (max-width: 540px) and (orientation : portrait) {
  /* PORTRAIT:
  HTC Evo 3D
  Kindle Fire HD 7
  Kindle Fire HD 8.9
  Ainol Novo 7 Elf 2*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}

#widget-artist img {
  height: auto;
}

.masthead .adv-banner img {
  height: auto;
}.site-header .container { padding: 0 10px;}


#widget-2 .enp_title {
  display: none;
}
  .listen-live img {
    
    margin:auto;
    width:274px;
}
 .footer ul li {
    display: block;
   text-align: center;
}
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}
}

@media only screen and (min-width: 541px) and (max-width: 600px) and (orientation : portrait) {
  /* PORTRAIT:
  Acer Iconia Tab A101
  Archos 70b (it2)
  Arnova 10b G3
  BlackBerry PlayBook
  Kindle 3
  Kobo eReader Touch
  Samsung Galaxy Tab 2 7.0
  Samsung Galaxy Tab 7*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}

.site-header .container { padding: 0 10px;}


#widget-artist img {
  height: auto;
}

.masthead .adv-banner img {
  height: auto;
}

#widget-2 .enp_title {
  display: none;
}
  .listen-live img {
    
    margin:auto;
    width:274px;
}
 .footer ul li {
    display: block;
   text-align: center;
}
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}
  
}

@media only screen and (min-width: 601px) and (max-width: 640px) and (orientation : portrait) {
  /* PORTRAIT:
  Acer Iconia Tab A500
  Arnova 7FG3
  Nexus 7*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}

#widget-artist img {
  height: auto;
}
}

@media only screen and (min-width: 641px) and (max-width: 768px) and (orientation : portrait) {
  /* PORTRAIT:
  Apple iPad
  Apple iPad 2
  Apple iPad 3 (and 4)
  Apple iPad Mini
  Archos 80G9
  BAUHN AMID-972XS
  HP Touchpad
  LG Optimus Pad
  Microsoft Surface (RT)
  Panasonic Toughpad A1
  Kindle Paperwhite*/

/*Enter your styles below this line*/
.site-header .container { padding: 0 10px;}

/* Schedule Now */
.schedule-now { margin-top: -2px;}

.masthead .adv-banner img {
  height: 60px;
}

.Current_Title, .Current_Artist {
  width: 100%;
}
.footer ul li a {
    color: #fff;
    font-size: 14px;
    padding: 5px 5px;
}

#widget-artist img {
  height: auto;
}

#widget-2 .enp_title{
  font-size: 14px;
}

  .social-link-item img {
    height: auto;
}

.schedule-now .h3 {
  font-size: 16px;
}

.sendpress-signup p {
font-size: 16px;
padding: 0px;
}

.awesome-weather-forecast-day-temp {  font-size: 1.4em;}
.awesome-weather-todays-stats{ font-size :12px;}

body {
  padding-top: 60px;
}

.textwidget > iframe {
    width: 100%;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 19px 10px;
    text-transform: uppercase;
}
.footer ul li a {
    color: #fff;
    font-size: 14px!important;
    padding: 5px 5px !important;
} 
}


@media only screen and (max-width: 800px) and (orientation : portrait) {
  /* PORTRAIT:
  Acer Iconia Tab A100
  Acer Iconia Tab A200
  Acer Iconia Tab A502
  Arnova 8C G3
  ASUS Padfone
  ASUS Transformer Pad TF300T
  ASUS Transformer TF101
  Motorola Xoom
  Motorola Xoom 2
  Samsung Galaxy Note 10.1
  Samsung Galaxy Tab 8.9
  Samsung Galaxy Tab 10.1
  Samsung Galaxy Tab 10.1*/

/*Enter your styles below this line*/
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    padding: 25px 3px;
    text-transform: uppercase;
  letter-spacing:1px;
}
  .footer ul li a {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}
  .form-search {
    padding: 13px 0px 0px;
} 
}

@media only screen and (min-width: 769px) and (max-width: 991px) and (orientation : portrait) {
        /* Masthead */

  #widget-2 .enp_title {  font-size: 14px;}
  .ENP_Container {  padding: 0px;}
  .social-links {  margin-bottom: 10px;}
  .social-link-item img {    width: 25px;}

  /* On Air Now */
  
  .icon-clock { font-size: 30px; margin-top: 5px;}
  .schedule-now .icon .valign {display: none;}
  .schedule-now .h3 { font-size: 16px;}
  .schedule-now .item .link-text {font-size: 14px; }

  /* Sendpress */
  .sendpress { margin-bottom: -4px;}
  .sendpress-signup p { font-size: 16px;}
  .sendpress-signup p:nth-child(3) { width: 69%;}
  .sendpress input[type="text"], .sendpress input[type="password"] { line-height: 10px;}
  .sendpress-signup p:last-child { width: 28%;}
  .sendpress-submit { margin-top: 10px!important;}
  #sendpress_signup .menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"] { padding: 4px 8px;}


  /* Story Tabs */
  .responsive-tabs .responsive-tabs__list__item { padding: 10px!important;}

  /* Sidebar */
  .sidebar-widget-title { font-size: 16px; padding: 10px 0px 10px 5px;}
  .sidebar .btn-small { padding: 5px 1px ;}
  .sidebar .widget_recent_posts .compact .wp-post-image { margin: 10px 30px;}
  .sidebar .article-title { text-align: center;}

  #widget-artist img {
    height: 164px;
  }

  .show-social-link > img {
    height: 24px;
     width: auto;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 400 20px/1em "Roboto Condensed",sans-serif;
    padding: 19px 10px;
    text-transform: uppercase;
}
}
@media only screen and (max-width: 991px) and (orientation : portrait) {
    

    .social-links {
        display: block;
        float: none;
        margin: 0 auto 15px;
        text-align: center;
    }
    .navbar-header
    {
    float: none;
    }
    .navbar-toggle
    {
    display: block;
    }
    .navbar-collapse
    {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
    }
    .navbar-collapse.collapse
    {
    display: none!important;
    }
    .navbar-nav
    {
    float: none!important;

    margin: 7.5px -15px;
    }
    .navbar-nav > li
    {
    float: none;
    padding-right:20px
    }
    .navbar-nav > li > a
    {
    padding-top: 10px;
    padding-bottom: 10px;
    }
    .navbar-text
    {
    float: none;

    margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in
    {
    display: block!important;
    }
    .collapsing
    {
    overflow: hidden!important;
    }

    .navbar-nav .open .dropdown-menu
    {
    position: static;

    float: none;

    width: auto;
    margin-top: 0;

    border: 0 none;
    background-color: transparent;
    box-shadow: none;
    }

    .dropdown-menu > li > a
    {
    padding: 5px 15px 5px 25px;
    }

    .open > .dropdown-menu
    {
    display: block;
    }
}
@media only screen and (max-width: 1080px) and (orientation : portrait) {
  /* PORTRAIT:
  Windows Surface Pro*/

/*Enter your styles below this line*/
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 15px 6px;
    text-transform: uppercase;
    font-size: 16px;
  }

}


/* ----------------------------ORIENTATION LANDSCAPE-----------------------------*/

@media only screen and (max-width: 320px) and (orientation : landscape) {
  /* LANDSCAPE:
  Samsung Galaxy S3 Mini*/

/*Enter your styles below this line*/

.site-header .container { padding: 0 10px;}
body {  padding-top: 35px;}

/* Schedule Now */
.schedule-now { margin-top: -2px;}

}

@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation : landscape) {
  /* LANDSCAPE:
  Apple iPhone 3G
  Apple iPhone 3GS
  Apple iPhone 4
  Apple iPhone 4S
  Apple iPod Touch
  BlackBerry Torch 9800
  BlackBerry Torch 9810
  HTC 7 Mozart
  HTC 7 Trophy
  HTC Desire C
  HTC Legend
  HTC Titan 4G
  HTC Wildfire S
  HTC Windows Phone 8X
  Huawei U8650
  Nokia Lumia 610
  Nokia Lumia 710
  Nokia Lumia 800
  Nokia Lumia 820
  Nokia Lumia 900
  Nokia Lumia 920
  Samsung Galaxy Ace
  Sony Xperia E Dual*/

/*Enter your styles below this line*/
.site-header .container { padding: 0 10px;}

body {  padding-top: 11%;}
#widget-artist img { height: auto;}
/* Schedule Now */
.schedule-now { margin-top: -2px;}

#widget-artist img {
  height: auto;
}
.masthead .adv-banner img {
  height: auto;
}

#widget-2 .enp_title {
  display: none;
}
 
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}

}

@media only screen and (min-width: 481px) and (max-width: 540px) and (orientation : landscape) {
  /* LANDSCAPE:
  HTC Desire
  HTC Desire HD
  HTC One V
  LG Optimus 2X
  Nexus S
  Samsung Galaxy Ace 2
  Samsung Galaxy S2
  BlackBerry Z10*/
/*Enter your styles below this line*/
.site-header .container { padding: 0 10px;}

/* Schedule Now */
.schedule-now { margin-top: -2px;}

#widget-artist img {
  height: auto;
}

.masthead .adv-banner img {
  height: auto;
}

#widget-2 .enp_title {
  display: none;
}
}

@media only screen and (min-width: 541px) and (max-width: 600px) and (orientation : landscape) {
  /* LANDSCAPE:
  Motorola Droid3
  Nexus 4
  Motorola Razr HD 4G
  Motorola Razr M 4G
  Motorola Defy
  Motorola Milestone
  Apple iPhone 5
  HP Veer*/
/*Enter your styles below this line*/
.site-header .container { padding: 0 10px;}

/* Schedule Now */
.schedule-now { margin-top: -2px;}

#widget-artist img {
  height: auto;
}

.masthead .adv-banner img {
  height: auto;
}

#widget-2 .enp_title {
  display: none;
}
.footer ul li a {
    color: #fff;
    font-size: 18px!important;
    padding: 5px 23px!important;
}
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}
}

@media only screen and (max-width: 640px) and (orientation : landscape) {
  /* LANDSCAPE:
  Samsung Galaxy Note
  HTC One S
  HTC One XL
  HTC Sensation XL
  HTC Velocity 4G
  Motorola Droid Razr
  Nokia 500
  Samsung Galaxy Note 2
  Samsung Galaxy S3*/

/*Enter your styles below this line*/
.site-header .container { padding: 0 10px;}
.listen-live img {
    
    margin:auto;
    width:274px;
}
}

@media only screen and (max-width: 691px) and (orientation : landscape) {
  /* LANDSCAPE:
  BlackBerry 9520*/

/*Enter your styles below this line*/
.site-header .container { padding: 0 10px;}
.listen-live img {
    
    margin:auto;
    width:274px;
}
.footer ul li a {
    color: #fff;
    font-size: 18px!important;
    padding: 5px 28px !important;
} 
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}
}

@media only screen and (max-width: 802px) and (orientation : landscape) {
  /* LANDSCAPE:
  Kindle Fire HD 7
  Kindle Fire HD 8.9
  Arnova 7 G2
  HTC Desire Z
  Nokia N900
  Samsung Galaxy Grand*/

/*Enter your styles below this line*/

/* Schedule Now */
.schedule-now { margin-top: -2px;}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font: 300 18px/1em "Roboto Condensed",sans-serif!important;;
    padding: 15px 15px!important;
    text-transform: uppercase;
}
#widget-artist img {
  height: auto;
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff!important;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000!important;
    background-color: transparent;
}
}

@media only screen and (max-width: 980px) and (orientation : landscape) {
  /* LANDSCAPE:
  Nexus 7
  HTC Evo 3D*/

/*Enter your styles below this line*/

  .show-social-link > img {
    height: 24px;
     width: auto;
  }
.listen-live img {
    
    margin:auto;
    width:274px;
}
 .footer ul li {
    display: block;
   text-align: center;
}
}

@media only screen and (min-width: 803px) and (max-width: 1024px) and (orientation : landscape) {
  /* LANDSCAPE:
  Apple iPad
  Apple iPad 2
  Apple iPad 3 (and 4)
  Apple iPad Mini
  Archos 80G9
  BAUHN AMID-972XS
  HP Touchpad
  Panasonic Toughpad A1
  Acer Iconia Tab A101
  Archos 70b (it2)
  Arnova 10b G3
  BlackBerry PlayBook
  Samsung Galaxy Tab 2 7.0
  Samsung Galaxy Tab 7
  Ainol Novo 7 Elf 2*/

/*Enter your styles below this line*/

  /* Masthead */

  #widget-2 .enp_title {  font-size: 14px;}
  .ENP_Container {  padding: 0px;}
  .social-links {  margin-bottom: 10px;}
  .social-link-item img {    width: 25px;}

  /* On Air Now */
  .icon-clock { font-size: 30px; margin-top: 5px;}
  .schedule-now { margin-bottom: 20px;}
  .personality { padding-right: 0px;}
  .schedule-now .icon .valign {display: none;}
  .schedule-now .h3 { font-size: 16px;}
  .schedule-now .item .link-text {font-size: 14px; }
  /* Sendpress */
  .sendpress { margin-bottom: -4px;}
  .sendpress-signup p { font-size: 16px;}
  .sendpress-signup p:nth-child(3) { width: 69%;}
  .sendpress input[type="text"], .sendpress input[type="password"] { line-height: 10px;}
  .sendpress-signup p:last-child { width: 28%;}
  .sendpress-submit { margin-top: 10px!important;}
  #sendpress_signup .menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"] { padding: 4px 8px;}

  /* Story Tabs */
  .responsive-tabs .responsive-tabs__list__item { padding: 10px!important;}

  /* Sidebar */
  .sidebar-widget-title { font-size: 16px; padding: 10px 0px 10px 5px;}
  .sidebar .btn-small { padding: 5px 1px ;}
  .sidebar .widget_recent_posts .compact .wp-post-image { margin: 10px 30px;}
  .sidebar .article-title { text-align: center;}
  .navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 20px;
    text-transform: uppercase;
}
}

@media only screen and (max-width: 1130px) and (orientation : landscape) {
  /* LANDSCAPE:
  ASUS Padfone
  Arnova 8C G3
  Arnova 7FG3*/

/*Enter your styles below this line*/


}

@media only screen and (max-width: 1280px) and (orientation : landscape) {
  /* LANDSCAPE:
  Acer Iconia Tab A100
  Acer Iconia Tab A200
  Acer Iconia Tab A502
  ASUS Transformer Pad TF300T
  ASUS Transformer TF101
  Motorola Xoom
  Motorola Xoom 2
  Samsung Galaxy Note 10.1
  Samsung Galaxy Tab 8.9
  Samsung Galaxy Tab 10.1
  Samsung Galaxy Tab 10.1
  LG Optimus Pad
  Acer Iconia Tab A500*/

/*Enter your styles below this line*/

}

@media only screen and (max-width: 1366px) and (orientation : landscape) {
  /* LANDSCAPE:
  Microsoft Surface (RT)*/

/*Enter your styles below this line*/

}

@media only screen and (max-width: 1920px) and (orientation : landscape) {
  /* LANDSCAPE:
  Windows Surface Pro*/

/*Enter your styles below this line*/

}