@charset "UTF-8";
/* CSS Document */
/*------------------------------------------------------------------
Copyright: © 2017 Envisionwise
Company Website: http://www.envisionwise.com
Last Updated: 01/2017

[Table of Contents]
1. Defaults
	1.2 Text
	1.3 Buttons
2. Bootstrap Overrides
3. Links
4. Zones
5. Headers / Title Bars
6. Menu/Listen Live
7. Scrolling Text
8. BannerSlideShow
9. Custom Modules
10. Footer
-------------------------------------------------------------------*/
/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);
/* ============================= 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: #000;
  font-family: sans-serif; }

.ad-wrapper {
  position: fixed;
  height: inherit;
  width: 100%; }
  .ad-wrapper > a {
    display: block;
    height: 100%;
    width: 100%; }

.site-wrapper {
  position: relative;
  z-index: 1000;
  width: 1170px;
  margin: 0 auto; }

/* ============================= 1.2 Text ====================== */
h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif; }

h6,
h6.subheader {
  font-size: 16px; }

/* ============================= 1.3 Buttons ====================== */
.btn-station,
.btn-members,
input.btn-station {
  background: #389A13;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 10; }

.btn-members {
  margin-left: 5px; }

.btn-members:hover,
.btn-station:hover,
.btn-members:active,
.btn-station:active,
.btn-members:focus,
.btn-station:focus {
  background: #333;
  color: #fff;
  border: 1px solid transparent; }

.btn-listen {
  font-size: 1.3em;
  border: 2px solid #fff; }

.btn-listen:hover,
.btn-listen:active,
.btn-listen:focus {
  border: 2px solid #fff; }

/* ============================= 2. Bootstrap Overrides ====================== */
@media (min-width: 1200px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; } }
.content {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #B3B4B7; }

.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; }

.row-space {
  margin-bottom: 20px; }

.no-padding {
  padding: 0 !important; }

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }

/* ============================= 3. Links ====================== */
a {
  color: #389A13;
  text-decoration: none; }

a:hover, a:focus, a:active {
  color: #000;
  text-decoration: none; }

/* ============================= 4. Zones ====================== */
.stack {
  background: #fff;
  margin-bottom: 10px;
  padding: 5px; }

hr.separator {
  height: 10px;
  margin-bottom: 0; }

.stack-override .stack {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0; }
.stack-override .stack p {
  margin-bottom: 0; }

.dark-bg {
  background: #4d4d4d;
  margin-bottom: 5px;
  padding-top: 10px; }

.dark-header .header_row_container {
  background: linear-gradient(#404040, #000); }
.dark-header .header_text font {
  color: #fff; }

/* ============================= 5. Headers / Title Bars ====================== */
/* Default Stack Items*/
.header_row_container {
  background: linear-gradient(#e7e8e9, #b8b9bc);
  font-family: "Oswald", sans-serif; }

.header_row {
  padding: 10px 10px 8px; }

.header_text font {
  color: #000;
  line-height: 1;
  font-size: 1.6em; }

/* ============================= 5.1 Header ====================== */
.header {
  background: #fff;
  display: flex;
  align-items: flex-end;
  padding: 10px 0; }

/* ============================= 5.1.1 Slider ====================== */
/* ====== Preloader Animation ===== */
.load,
#flexslider {
  min-height: 107px; }

@media (min-width: 768px) {
  .load,
  #flexslider {
    min-height: 270px; } }
.preload {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -42px 0 0 -12px;
  background: #389A13;
  transform: rotate(45deg);
  animation: spin 1s infinite linear;
  z-index: 510; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
/* ====== FlexSlider Overrides ===== */
#flexslider .flex-direction-nav {
  background: transparent none repeat scroll 0 0;
  position: absolute;
  top: 31%;
  width: 100%;
  z-index: 110; }

#flexslider .flex-direction-nav li {
  position: absolute;
  right: 0;
  width: 20%; }

.flex-direction-nav > li:first-child {
  background-color: transparent;
  left: 0;
  position: absolute;
  width: 20%; }

#flexslider .flex-direction-nav li a {
  display: block;
  height: 55px;
  width: 50px; }

#flexslider .flex-direction-nav li a.flex-prev {
  background: transparent url("../images/prev-1-sm.png") no-repeat scroll left top; }

#flexslider .flex-direction-nav li a.flex-next {
  background: transparent url("../images/next-1-sm.png") no-repeat scroll right top;
  border: none;
  float: right; }

#flexslider .flex-direction-nav li a.flex-next:hover {
  background-position: right bottom; }

@media (min-width: 992px) {
  #flexslider .flex-direction-nav {
    top: 30%; }

  #flexslider .flex-direction-nav li a {
    display: block;
    height: 110px;
    width: 100px; }

  #flexslider .flex-direction-nav li a.flex-prev {
    background: transparent url("../images/prev-1.png") no-repeat scroll left top; }

  #flexslider .flex-direction-nav li a.flex-next {
    background: transparent url("../images/next-1.png") no-repeat scroll right top; } }
@media (min-width: 1200px) {
  #flexslider .flex-direction-nav {
    top: 34%; } }
/* ============================= 5.2 Social Icons ====================== */
.social-links {
  padding: 15px 0; }

.social-links a {
  color: #eee; }

.social-links a:focus,
.social-links a:active,
.social-links a:hover {
  color: #333; }

/* ============================= 5.3 Top Bar ====================== */
.top-bar {
  background: #000; }

.members {
  padding: 10px 0;
  text-align: center; }

.members p {
  font-weight: bold;
  margin-bottom: 0; }

.keyword-module {
  text-align: right; }

.top-bar .form-control {
  padding: 6px 0px; }
.top-bar .btn {
  padding: 6px 11px; }

/* ============================= 6. Menu/Listen Live ====================== */
.menu_wrapper {
  background: linear-gradient(#f2f2f2, #999a9e); }

.navbar_ {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  position: relative;
  z-index: 130;
  min-height: 0;
  float: none;
  display: block;
  line-height: 1px;
  height: 42px; }

.navbar_ .navbar-toggle {
  float: left;
  background: linear-gradient(#f2f2f2, #999a9e);
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px; }

.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus {
  background: #333; }
  .navbar_ .navbar-toggle:hover > .icon-bar, .navbar_ .navbar-toggle:focus > .icon-bar {
    background: #B3B4B7; }

.navbar_ .navbar-toggle .icon-bar {
  background: #000; }

.navbar-collapse_ {
  padding-left: 0;
  padding-right: 0;
  border: none;
  clear: both; }

.navbar_ .nav {
  position: relative;
  margin: 0;
  padding: 0;
  float: none;
  background: linear-gradient(#f2f2f2, #999a9e); }

@media (min-width: 768px) {
  .navbar_ .nav {
    background: none; } }
@media (min-width: 768px) {
  .navbar_ .nav > li {
    float: left;
    border-left: 1px solid rgba(204, 204, 204, 0.75); }

  .navbar_ .nav > li:first-child {
    border-left: none;
    background: none; } }
.navbar_ .nav > li > a {
  background: none;
  font-family: "Oswald", sans-serif;
  font-size: 1.1em;
  line-height: 1;
  color: #000;
  text-shadow: none;
  padding: 12px 15px;
  border: none;
  margin: 0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out; }

.navbar_ .nav > li > a:hover,
.navbar_ .nav > li > a:focus,
.navbar_ .nav > li.sfHover > a,
.navbar_ .nav > li.sfHover > a:hover {
  color: #B3B4B7;
  text-decoration: none;
  background: #333;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (min-width: 768px) {
  .navbar_ .nav > li > a {
    text-align: left;
    font-size: 1.4em;
    padding: 15px 17px; } }
@media (min-width: 992px) {
  .navbar_ .nav > li > a {
    font-size: 1.6em;
    padding: 12px 28px; } }
@media (min-width: 1200px) {
  .navbar_ .nav > li > a {
    font-size: 1.8em;
    padding: 12px 30px; } }
.navbar_ .nav > li.active > a,
.navbar_ .nav > li.active > a:hover,
.navbar_ .nav > li.active > a:focus {
  color: #B3B4B7;
  text-decoration: none;
  background: #333;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: -4px;
  padding-top: 4px; }

.sub-menu ul {
  display: none;
  list-style: none;
  z-index: 1;
  margin: 0;
  padding: 0;
  background: #404040;
  position: relative;
  left: 0;
  top: 0;
  text-align: center; }

@media (min-width: 768px) {
  .sub-menu ul {
    position: absolute;
    left: 1px;
    top: 100%;
    text-align: left;
    min-width: 200px;
    -webkit-box-shadow: 3px 3px 3px rgba(29, 44, 52, 0.6);
    box-shadow: 3px 3px 3px rgba(29, 44, 52, 0.6); } }
.sub-menu li {
  padding: 0 5px;
  position: relative; }

.sub-menu li:last-child {
  border: 0; }

@media (min-width: 768px) {
  .sub-menu li:last-child {
    border-bottom: none; } }
.sub-menu li a {
  display: block;
  border-bottom: 1px solid #51de1b;
  font-size: 0.85em;
  line-height: 1;
  color: #B3B4B7;
  text-decoration: none;
  padding: 12px 10px;
  text-transform: uppercase;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out; }

.sub-menu li a:hover {
  text-decoration: none;
  color: #fff;
  background: #000; }

@media (min-width: 768px) {
  .sub-menu li:last-child a {
    border-bottom: none; } }
#mobile-listenlive {
  padding-top: 20px;
  padding-bottom: 10px; }

#mobile-listenlive .listen {
  display: inline;
  font-size: 1.2em;
  font-weight: 900;
  margin-right: 20px; }

.navbar-right {
  margin-right: 0; }

/* ============================= 8.1 Ad Styles ========================== */
.ads-bg {
  background-color: rgba(255, 255, 255, 0.8); }

/* ============================= 7. Scrolling Text ====================== */
.scrollingtext a:hover {
  color: #ffffff;
  text-decoration: none; }

.slogan_wrapper {
  background-color: #000000;
  border-width: 0 1px;
  border-style: solid;
  border-color: #ccc;
  margin: 11px 0 0; }

.horizontal_scroller {
  margin-right: 0; }

/* ============================= 8. BannerSlideShow ====================== */
.banner {
  padding-top: 15px; }

@media (min-width: 768px) {
  .banner {
    padding-top: 0; } }
#bannerslideshow {
  height: 50px;
  padding: 0px;
  overflow: hidden; }

@media (min-width: 768px) {
  #bannerslideshow {
    height: 126px; } }
@media (min-width: 992px) {
  #bannerslideshow {
    height: 163px; } }
@media (min-width: 1200px) {
  #bannerslideshow {
    height: 178px; } }
/* ============================= 9. Custom Modules ====================== */
#module_container_onair img {
  max-height: 120px; }

.multifeed {
  height: auto; }

.feed hr,
.blog hr {
  margin: 10px 0; }

.poll-inner-bar {
  background-color: #389A13; }

.photo-widget li {
  margin: 0 8px;
  width: 40%;
  text-align: center; }

/* ============================= 10. Footer ====================== */
.footer {
  background: #000;
  border-top: 1px solid #389A13;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff; }
  .footer a {
    color: #cdced0; }
  .footer a:hover {
    color: #fff; }
  .footer font {
    color: #fff; }
  .footer p {
    font-size: 0.8em; }
  .footer .stack {
    background: transparent; }
  .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; } }

/* ============================= 10.1 Footer Ads ====================== */
.footer-ad img {
  display: block;
  margin: 0 auto; }

.footer-ad-lg {
  margin-bottom: 15px; }

/*# sourceMappingURL=responsive_custom.css.map */
