@charset "UTF-8";
/* CSS Document */
/*------------------------------------------------------------------
Copyright: © 2017 Envisionwise
Company Website: http://www.envisionwise.com

[Table of Contents]
Defaults
Text
Buttons
Bootstrap Overrides
Links
Zones
Headers / Title Bars
Menu/Listen Live
Scrolling Text
BannerSlideShow
Custom Modules
Responsive Data Tables
Footer
-------------------------------------------------------------------*/
/*$menu-bg: darken($red, 10%);*/
/* GOOGLE FONTS */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i");
/* ============================= 1. Default ====================== */
body {
  background: #000000 url(/images/custombg.jpg) no-repeat top center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/custombg.jpg", sizingMethod="scale");
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/custombg.jpg', sizingMethod='scale')";
  color: #333;
  font-family: "Roboto", sans-serif;
}

/* ============================= Text ====================== */
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
}

/* ============================= Buttons ====================== */
.btn-primary,
.btn-station,
input.btn-station {
  background: #6A7DBB;
  color: #fff;
  border: 1px solid #6A7DBB;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus,
.btn-station:hover,
.btn-station:active,
.btn-station:focus,
input.btn-station:hover,
input.btn-station:active,
input.btn-station:focus {
  background: #7c8cc3;
  color: #fff;
  border: 1px solid transparent;
}

/* ============================= Utility Classes ====================== */
.mb-10 {
  margin-bottom: 10px;
}

/* ============================= Bootstrap Overrides ====================== */
.container {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

/* ============================= Links ====================== */
a {
  color: #6A7DBB;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #445795;
  text-decoration: none;
}

/* ============================= Theme/Zones ====================== */
.content {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
}
@media (min-width: 786px) {
  .content {
    padding: 10px 20px 10px 20px;
  }
}

.stack {
  background-color: transparent;
  padding: 0px;
  margin-bottom: 15px;
}

.subheader {
  color: #fff;
  background: #6A7DBB;
  padding: 5px 0;
}

.jock-wrapper {
  background: #e1e1e1;
}

.poll-inner-bar {
  background: #6A7DBB;
}

.stack-override .stack img {
  padding: 0;
}

.stack img {
  padding: 0px;
}

.post a {
  word-break: break-all;
}

/* ============================= Top Bar ====================== */
.top-bar {
  background: #465362;
  padding: 5px 10px;
}

.module-keyword {
  text-align: right;
}

/* ============================= Social Icons ====================== */
.social-links {
  padding: 5px 0;
  font-size: 1.3em;
  text-align: center;
}
.social-links a {
  color: #fff;
}
.social-links a:focus, .social-links a:active, .social-links a:hover {
  color: #6A7DBB;
}

/* ============================= Header ====================== */
.header-wrapper {
  background-image: url(../images/header-bg01.jpg);
  background-size: cover;
  position: relative;
  height: 195px;
}
@media (min-width: 992px) {
  .header-wrapper {
    background-image: none;
    height: 165px;
  }
}
@media (min-width: 1170px) {
  .header-wrapper {
    height: 195px;
  }
}
.header-wrapper > .row {
  position: absolute;
}

.header {
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 10px;
  display: flex;
  align-items: center;
  /* ZONE - Header Logo and On Air Now */
}
@media screen and (min-width: 768px) {
  .header {
    max-height: 195px;
  }
}
@media screen and (min-width: 992px) {
  .header {
    height: 165px;
  }
}
@media (min-width: 1170px) {
  .header {
    height: 195px;
  }
}
.header .stack {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.header .stack p {
  margin-bottom: 0;
}
.header .module-onair {
  color: #000;
}
.header .module-onair .icon img {
  margin-left: 10px;
  margin-top: 0px;
}
.header .module-onair a {
  color: #000;
  font-weight: bold;
  font-size: 1.2em;
}
.header .module-onair a:focus, .header .module-onair a:hover {
  color: #6A7DBB;
}
.header .header-text {
  padding: 0px 0px 10px 10px;
  color: #000;
}

/* Now Playing Widget */
.nowplaying-widget {
  margin-bottom: 10px;
}

/*.listen-live {
  padding: 10px 5px;
  border-radius: 5px;
  background: rgba(255,255,255,0.8);
  margin-bottom: 20px;
}*/
/* ============================= SecureNet ====================== */
.ssiLiveButtonM {
  z-index: 999;
}

.ssiLiveButtonM {
  width: 100% !important;
}

.ssiLiveButtonM .ssiLiveButton_White {
  width: 100% !important;
}

.ssiLiveButtonM .ssiLiveButton_Gr {
  width: 100% !important;
}

@media (max-width: 1024px) {
  div #stack-288333 {
    display: none;
  }
}
/* ============================= Headings / Title Bars ====================== */
/* Default Stack Items*/
.header-row-container {
  font-family: "Roboto", sans-serif;
}

.header-text {
  color: #000;
  padding: 0px 0px 10px 0px;
}
.header-text h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: bold;
}

/* ============================= Flash Gallery ====================== */
.flash-gallery {
  margin-bottom: 20px;
}

.flash-thumb {
  display: none;
}

/* ============================= Menu/Listen Live ====================== */
.navbar-custom {
  background: linear-gradient(#6A7DBB, #292d34);
  font-family: "Roboto", sans-serif;
}
.navbar-custom .navbar-collapse.in {
  overflow-y: visible;
}
.navbar-custom .navbar-nav > li > a {
  color: #fff;
  font-size: 1.5em;
  /*text-transform: uppercase;*/
  font-weight: normal;
  padding-left: 13px;
  padding-right: 13px;
}
@media (min-width: 1170px) {
  .navbar-custom .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.navbar-custom .navbar-nav > li > a.active, .navbar-custom .navbar-nav > li > a:focus, .navbar-custom .navbar-nav > li > a:hover {
  background: #BBC3E0;
  color: #011936;
}
.navbar-custom .dropdown-menu {
  background: #BBC3E0;
}
.navbar-custom .dropdown-menu > li > a {
  color: #011936;
  border-top: 1px solid #000;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-custom .dropdown-menu > li > a:focus, .navbar-custom .dropdown-menu > li > a:hover {
  background: #000;
  color: #fff;
}
.navbar-custom .dropdown-menu > li:first-child > a {
  border: none;
}

.member-nav .user-nav {
  background: #06070a;
}
.member-nav .user-nav .control-label, .member-nav .user-nav p {
  color: #fff;
}

.navbar-toggle {
  background-color: #6A7DBB;
  border: 1px solid #fff;
}
.navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus {
  background-color: #BBC3E0;
  border-color: #011936;
}
.navbar-toggle:hover .icon-bar, .navbar-toggle:active .icon-bar, .navbar-toggle:focus .icon-bar {
  background-color: #011936;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-listen {
  margin: 8px 0 8px 5px;
}

/* ============================= Ad Styles ========================== */
.ads-bg {
  background-color: #fff;
}

/* ============================== Scrolling Text ====================== */
.horizontal_scroller {
  margin-right: 0;
  margin-bottom: 10px;
  border-width: 0 1px;
  border-style: solid;
  border-color: #a7a7a7;
  color: #000;
}

.scrollingtext {
  line-height: 1.7;
}

.scrollingtext a {
  color: #6A7DBB;
  text-decoration: none;
}

.scrollingtext a:hover {
  color: #000000;
  text-decoration: none;
}

.slogan_wrapper {
  background-color: #000000;
  margin-bottom: 0px;
}

/* ============================= BannerSlideShow ====================== */
.banner {
  padding-top: 15px;
}

@media (min-width: 768px) {
  .banner {
    padding-top: 0;
  }
}
#bannerslideshow {
  max-height: 195px;
  overflow: hidden;
}

/* ============================= Custom Modules ====================== */
.blog img {
  display: block;
  max-width: 100%;
  height: auto !important;
  padding: 0px 8px 0px 0px;
}

#sb-title {
  height: auto !important;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
}

#sb-wrapper {
  background: rgba(0, 0, 0, 0.5);
}

.table-word-break {
  word-break: break-word;
}

.table-word-break a {
  word-break: break-all;
}

/*Primis */
.primis-video {
  display: none;
}

.page .primis-video {
  display: block;
}

/* ============================= Responsive Data Tables ====================== */
@media (min-width: 769px) {
  .employees-table td, th {
    padding: 3px 0px 3px 0px;
  }
}
.employees-table {
  /*Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.*/
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .employees-table {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
    Label the data
      	You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. 
    Lea Verou has a clever way to handle with text-shadow.
    */
  }
  .employees-table table, .employees-table thead, .employees-table tbody, .employees-table th, .employees-table td, .employees-table tr {
    display: block;
  }
  .employees-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .employees-table tr {
    margin: 0 0 1rem 0;
  }
  .employees-table tr:nth-child(odd) {
    background: #ccc;
  }
  .employees-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .employees-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 0;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .employees-table td:nth-of-type(1):before {
    content: "EXT. #";
  }
  .employees-table td:nth-of-type(2):before {
    content: "Name";
  }
  .employees-table td:nth-of-type(3):before {
    content: "Title";
  }
  .employees-table td:nth-of-type(4):before {
    content: "Phone #";
  }
  .employees-table td:nth-of-type(5):before {
    content: "Fax #";
  }
  .employees-table td:nth-of-type(6):before {
    content: "E-Mail";
  }
}

/* ============================= Footer ====================== */
.footer {
  background: #2B2B2B;
  border-top: 1px solid #6A7DBB;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #d9d9d9;
}
.footer font {
  color: #fff;
}
.footer .copyright,
.footer .admin-access {
  font-size: 0.75em;
  text-align: center;
}
@media (min-width: 768px) {
  .footer .copyright {
    text-align: left;
  }
  .footer .admin-access {
    text-align: right;
  }
}

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