@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700|Roboto:400,700|Open+Sans+Condensed:300,700);
@import url(font-awesome.css);
/* 
  font-family: 'Open Sans Condensed', sans-serif;
  font-family: 'Roboto', sans-serif;
  font-family: 'Open Sans', sans-serif;
*/

body {
  background: #140909 url("../images/bg.jpg") 50% top repeat;
  color: #d6d6d6;
  font-size: 14px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
}
.menu-wrapper {
  background:  url("../images/bg-top.jpg") 50% top repeat-x;
}

.container {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  width: 940px;
}

a {  color: #fff;  text-decoration: underline;}
a:focus {  color: #fff;  text-decoration: none;}
a:hover {  text-decoration: none;  color: #fff}
a[href*="tel"] {  cursor: default;}
ul, ol, li {
  margin: 0;
  padding: 0;
}
div.breadcrumbs {
  background: none;  
  margin: 0;
}
ul.breadcrumb {
  padding: 0;
  background: none;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 0;
  margin-left: -12px;
}
ul.breadcrumb li {
  padding: 0px;
  color: #c4c4c4;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;  
  margin-right: 10px;
}

ul.breadcrumb li a + span.divider {
  padding-left: 10px;
}
ul.breadcrumb li a {
  color: #b3b3b3;
  font-size: 12px;
  text-decoration: none;  
}
ul.breadcrumb .active,
ul.breadcrumb li a:hover {
  color: #fff;
}
.breadcrumb > li + li:before {
  content:'';
  display: none;  
}

.google_map,
.video-container {
  position: relative;
  padding-bottom: 60%;
  padding-top: 30px; 
  height: 0; 
}
.google_map iframe,
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.menu-wrapper {
  display: block;  
}

/* T O P  */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#top {
  position: relative;
  z-index: 100;
  padding-bottom: 10px;
}

.logo {
  display: block;
}

.socials {
  margin: 0;
  padding: 0;
  padding-top: 16px;
  overflow: hidden;
  padding-bottom: 20px;
}

.socials li {
  float: left;
  margin: 0;
  padding: 0;
  color: #fff;
  line-height: 38px;
  padding-left: 8px;
}

.socials li a b {
  text-indent: -9999px;
  display: block;
  position: absolute;
}
.socials li a {
  display: block;
  text-decoration: none;
  width: 40px;
  height: 40px;
  text-align: center;
}

.socials li a i {
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  display: block;
  width: 40px;
  text-align: center;  
  padding-left: 5px;
}
.socials li a.facebook {  background: #3350ae ;}
.socials li a.linkedin {  background: #ff7800 ;}
.socials li a.pinterest {  background: #aa2625 ;}
.socials li a.twitter {  background: #128cb1 ;}
.socials li a.google {  background: #940a08 ;}

.socials li a:hover {
  opacity: .85;
}


/* Header Right Block  */

.live {
  padding-top: 10px;
}
.alex {
  float: right;
}
.alex p {
  padding-left: 20px;
  display: table;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;  
}
.alex p strong{
  display: block;  
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
}

a.listen {
  display: block;
  width: 170px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  display: block;
  float: right;
  font-size: 20px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 40px;
  margin-right: 40px;
  margin-top: 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d95b90+0,a91755+100 */
  background: #d95b90; /* Old browsers */
  background: -moz-linear-gradient(top,  #d95b90 0%, #a91755 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d95b90 0%,#a91755 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d95b90 0%,#a91755 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d95b90', endColorstr='#a91755',GradientType=0 ); /* IE6-9 */
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
 -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
  box-shadow: 0px 0px 10px rgba(0,0,0,.8);
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
}
a.listen:hover {
  background: #9a0746;
}
p.slogan {
  clear: both;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 52px;
  padding-top: 28px;
}
p.slogan b {
  display: block;
  font-size: 62px;
  white-space: nowrap;
  text-shadow: 2px  2px rgba(0,0,0,.4); 
}
a.now {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  line-height: 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3ec00+0,618f00+100 */
  background: #e3ec00; /* Old browsers */
  background: -moz-linear-gradient(top,  #e3ec00 0%, #618f00 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #e3ec00 0%,#618f00 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #e3ec00 0%,#618f00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ec00', endColorstr='#618f00',GradientType=0 ); /* IE6-9 */
  display: inline-block;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 4px;
  padding-top: 2px;
  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
a.now:hover {
  background: #00a300;
}


.shape {
  background:  rgba(0,0,0,.6);
  margin-left: auto;
  margin-right: auto;
  max-width: 1190px;
  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 70px;
  overflow: hidden;
  padding-top: 12px;
}

ul {
  list-style-type: none;
}
div.well,
h1.page-header {
  padding-left: 20px;
}

/* Nav */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#menu, div.header {
  display: none;
}
#nav {
  position: relative;
  z-index: 101;
  padding-bottom: 10px;
}

#nav > ul {
  margin: 0;
  padding: 0;
  float: none;
}

#nav > ul > li {
  float: left;
  text-decoration: none;
  padding-right: 15px;
  padding-left: 0px;
  position: relative;
}
#nav > ul > li + li {
  background: url("../images/star.png") 0 50% no-repeat;
  padding-left: 28px;  
}

#nav > ul > li > a {
  text-decoration: none;
  color: #fff;
  font-size: 28px;
  line-height: 44px;
  font-family: 'Open Sans Condensed', sans-serif;
  display: block;
  text-transform:uppercase;
  -webkit-border-radius:  10px;
  -moz-border-radius:  10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}

#nav > ul > li a:active,
#nav > ul > li.active a,
#nav > ul > li:hover a {
  color: #000;
  background: #cecece;
}


#nav > ul > li ul {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  background: #0d2b4f;
}

#nav > ul > li ul li {
  line-height: 28px;
  padding: 0;
  margin: 0;
}

#nav > ul > li ul li + li {
  border-top: 1px #294364 solid;
}

#nav > ul > li ul li a {
  display: block;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  padding-left: 15px;
  padding-right: 25px;
  white-space: nowrap;
}

#nav > ul > li ul li a:hover {
  background: #0083be;
}

/* slider */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
.bg_black {
  background: #000;
  padding-top: 10px;
}
#slider {
  width: 100%;
}
.slides {
  background: #fff;
}

#flexslider {
  position: relative;
  width: 100%;
  padding:2px;
  background: #000; 
  border:1px #a0a0a1 solid;
}
#flexslider::before {
  content:'';
  position: absolute;
  z-index: 100;
  left: 0;
  top: -1px;
  width: 100%;
  height: 1px;
  display: block;  
  background:  url("../images/line.jpg") 0 0 repeat;
}
#flexslider::after {
  content:'';
  position: absolute;
  z-index: 100;
  left: -1px;
  top: 0px;
  width: 1px;
  height: 100%;
  display: block;  
  background:  url("../images/line-2.jpg") 0 0 repeat;
}
div.wrapflexslider::before {
  content:'';
  position: absolute;
  z-index: 100;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  display: block;  
  background:  url("../images/line.jpg") 0 0 repeat;
}
div.wrapflexslider::after {
  content:'';
  position: absolute;
  z-index: 100;
  right: -1px;
  top: 0px;
  width: 1px;
  height: 100%;
  display: block;  
  background:  url("../images/line-2.jpg") 0 0 repeat;
}

#slider .caption {
  position: absolute;
  z-index: 100;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding-left: 25px;  
}
.title-caption {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  display: block;
  position: relative;
  padding-top: 15px;
  padding-bottom: 2px;
  font-family: 'Open Sans', sans-serif;
}

#slider .caption p {
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}



ol.flex-control-nav {
  position: absolute;
  width: 100px;
  bottom: 20px;
  height: 20px;
  right: 0%;
  z-index: 103;  
}
.flex-direction-nav {
  position: absolute;
  width: 100px;
  bottom: 30px;
  z-index: 102;
  left: 40px;
  height: 50px;
  display: none;
}

div.sub-header {
  position: relative;  
  z-index: 99;
  width: 100%;
  background: #0d2b4f;
  overflow: hidden;
}
.sub-header p.pull-right {
  max-width: 50%;
  float: right;
  margin-bottom: 0;
  position: relative;  
  z-index: 99;
}

.sub-header p.pull-left {
  font-size: 36px;
  text-transform: uppercase;
  color: #fff;
  z-index: 101;
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  width: 50%;
  left: 0;
  top: 15px;
}



.sub-header p.pull-right::after {
  content:'';
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;  
  -webkit-background-size: 100%;
  background-size: 100%;
}

body .sub-header p.pull-right::after,
body.itemid-122 .sub-header p.pull-right::after  {  background:  url("../images/sub-header-4.jpg") 0 0 no-repeat; background-size: 100%;  }
body.itemid-121 .sub-header p.pull-right::after,
body.itemid-141 .sub-header p.pull-right::after {  background:  url("../images/sub-header-2.jpg") 0 0 no-repeat; background-size: 100%;  }
body.itemid-157 .sub-header p.pull-right::after,  
body.itemid-126 .sub-header p.pull-right::after  {  background:  url("../images/sub-header-3.jpg") 0 0 no-repeat; background-size: 100%;  }
body.itemid-158 .sub-header p.pull-right::after, 
body.itemid-128 .sub-header p.pull-right::after  {  background:  url("../images/sub-header-1.jpg") 0 0 no-repeat; background-size: 100%;  }


#menu-slider {
  border:1px #4a4a4a solid;
  background: #000;
  -webkit-border-radius:  12px;
  -moz-border-radius:  12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}
h4 {
  background: url("../images/bg-h4.jpg") 0 50% repeat-x;
  margin:0;
  padding: 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-transform: uppercase;
  text-indent: 25px;    
  font-family: 'Open Sans', sans-serif;
  padding-top: 10px;  
  padding-bottom: 10px;
  color: #fff;
}

#menu-slider ul {
  margin: 0;
  padding: 10px 0 20px 0;
}
#menu-slider ul li  {
  margin: 0;
  padding: 2px 20px;
}
#menu-slider ul li a {
  margin: 0;
  padding: 2px;
  color: #c4c4c4;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
#menu-slider ul li a:hover {
 background: #424242;
 color: #fff;
}
#menu-slider ul li a::after {
  content: "\f054";
  display: block;
  width: 10px;
  height: 10px;
  font-family: 'FontAwesome';
  font-size: 12px;
  float: left;
  padding-left: 10px;
  padding-right: 15px;
  position: relative;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
#menu-slider ul li a:hover::after {
 color: #b6d100;    
}

/* Banners */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#banners {
  position: relative;
  width: 100%;
  background: #fff;
}

#banners div[class*="banner"] {
  width: 33.33%;
  float: left;
}

a.enter {
  display: block;
  text-decoration: none;
  border-right: 1px #fff solid;
  background: #f2f2f2;
  color: #212327;
  font-size: 16px;
}

.inner {
  padding: 30px;
}


a.enter .inner p {
  padding-bottom: 8px;
}

a.enter .inner > span {
  display: block;
  width: 36px;
  height: 36px;
  background: #0676b6;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -khtml-border-radius: 18px;
  border-radius: 18px;
  text-align: center;
}

a.enter .inner > span i {
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  display: block;
  padding-left: 5px;
  padding-top: 1px;
}

a.enter:hover .inner > span {
  background: #179bd7;
}
a.enter.active span {
  background: #179bd7;  
}
i.fa-angle-up{
  padding-top: 0!important;
}

div.results {
  overflow: hidden;
}

div.results > div {
  padding-top: 30px;
  display: none;
}

div.results > div.active {
  visibility: visible;
}

.inner-results {
  padding-left: 40px;
  padding-top: 30px;;
}

div.results h3 {
  padding: 0;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  padding-right: 110px;
}

.wrap-see-video {
  color: #fff;
  font-size: 16px;
  background: url("../images/bg-arrow-left.png") 0 58px no-repeat;
  padding-left: 35px;
  padding-top: 45px;
}


.wrap-see-video p {
  padding-bottom: 20px;
  padding-right: 25px;
}

/* Content */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#content {
  position: relative;
  z-index: 99;
  background: #000;
  padding-top: 40px;
  padding-bottom: 50px;
  overflow: hidden;
}
/* 

.sidebar ul {
  margin: 0;
  padding: 0;
  padding-right: 15px;
  padding-left: 40px;
  margin-bottom: 20px;
  margin-right: 20px;
  border-right: 1px #e9e9e9 solid;
}

.sidebar ul li {
  border-bottom: 1px #e9e9e9 solid;
  padding-bottom: 10px;
  padding-top: 10px;
}

.sidebar ul li a {
  font-size: 16px;
  color: #0d2b4f;
  text-transform: none;
  text-decoration: none;
}

.sidebar ul li a:hover {
  color: #dd3e3e;
} */

h1, h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size:36px;
  line-height: 42px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 18px;
  font-weight: 300;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
}

div.table {
  width: inherit;
}

#content p {
  color: #d6d6d6;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
}

.content {
  float: right;
}

.wrap-content {
  //padding-right: 20px;
  //padding-left: 15px;
}

.right_40 {
  margin-right: 40px;
  margin-bottom: 45px;
  max-width: 45%;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.box {
  border: 1px #4a4a4a solid;
  background: #000;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}

div.song {
  overflow: hidden;
  padding-bottom: 14px;
  line-height: 20px;
}
div.song img {
  float: left;
  border:2px #000 solid;
  margin-right: 20px;
  -webkit-box-shadow: 0px 0px 10px rgba(255,255,255,.5); 
  -moz-box-shadow: 0px 0px 10px rgba(255,255,255,.5);
  box-shadow: 0px 0px 10px rgba(255,255,255,.5); 
}
div.song strong {
  line-height: 20px;
  color: #ccc;
  display: block;
  margin-top: -2px;
}
span.name {
  color: #d6d6d6;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
  font-size: 12px;  
}
div.song a {
  float: right;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 22px;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  background: #a61552;
  text-decoration: none;
  margin-left: 8px;
  min-width: 60px;
  text-align: center;  
  margin-top: -5px;
}
div.song a.iTunes {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#de6799+0,9f124d+100 */
  background: #de6799; /* Old browsers */
  background: -moz-linear-gradient(top,  #de6799 0%, #9f124d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #de6799 0%,#9f124d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #de6799 0%,#9f124d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de6799', endColorstr='#9f124d',GradientType=0 ); /* IE6-9 */
}
div.song a.Amazon {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efae68+0,efae68+100 */
  background: #d6832a; /* Old browsers */
  background: -moz-linear-gradient(top,  #d6832a 0%, #d6832a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d6832a 0%,#d6832a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d6832a 0%,#d6832a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6832a', endColorstr='#efae68',GradientType=0 ); /* IE6-9 */
}
div.song a.iTunes:hover {
  background: #8e0c43
}
div.song a.Amazon:hover {
  background: #a35a0b
}

#content div.song p {
  color: #949494;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  padding-top: 4px;
  margin-bottom: 0;
}
div.song div.table {
  margin-bottom: 0;
  display: block
}


/* PROGRAMS PROGRAMS PROGRAMS  HOME PAGE */

#content .programs {
  border-bottom: 1px #000 solid;
  background: #1c1c1c;
  clear: both;
  margin: 0;
  padding: 10px 8px 4px;
  overflow: hidden;
}
#content .programs:nth-child(2n+2) {
  background: #282828;
}
#content .programs p {
  color: #fff;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  line-height: 16px;
  margin-bottom: 0px;
}
.programs img {
  float: left;
  margin-right: 15px;
  border:4px #dadada solid;
  margin-bottom: 10px;
  margin-top: 2px;
}
#content .programs p span {
  display: block;
  color: #8d8d8d;  
}





.video-container {
  position: relative;
  padding-bottom: 55.0%;
  padding-top: 0px;
  height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 99;
}
a.click {
  display: inline-block;
  padding-left: 20px;
  color: #b6d100;
  text-decoration: none;
  font-family: Arial;  
  background: url("../images/green-arrow.png") 0px 2px no-repeat;
  font-size: 12px;
  margin-top: 8px;
}
a.click:hover {
  color: #fff;
}

a.more {
  display: block;
  text-align: center;
  color: #b6d100;
  text-decoration: none;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  padding-bottom: 0;
  margin-bottom: 0;
  clear: both;
  margin-top: -25px;
  position: relative;
  z-index: 100;
}
a.more:hover {
  color: #fff;
}
.right_20 {
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.border {
  border:4px #ccc solid;
}
.table {
  display: table;
}
.right_40 {
  margin-right: 35px;
}
.list-col li a {
    background: url(../images/list_marker.gif) 2px 5px no-repeat;
    line-height: 1.2em;
    font-size: 14px;
    padding: 0 0 0 18px;
    text-decoration: none;
    color: #b9b9b9;
    margin-bottom: 8px;
    display: block;    
}
.list-col li a:hover {
  color: #fff;
}



.pagination-list {
  clear: both;
  padding-bottom: 25px;
  min-height: 60px;
}
.pagination-list a {
  display: block;
  min-width: 48px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  display: block;
  float: left;
  font-size: 10px;
  text-align: center;
  line-height: 24px;
  margin-right: 4px;
  margin-top: 15px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); 
 -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
  box-shadow: 0px 0px 10px rgba(0,0,0,.8);
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  background: #c07018;
  padding-left: 5px;
  padding-right: 5px;
}
.pagination-list a[href] {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d95b90+0,a91755+100 */
  background: #d95b90; /* Old browsers */
  background: -moz-linear-gradient(top,  #d95b90 0%, #a91755 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d95b90 0%,#a91755 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d95b90 0%,#a91755 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d95b90', endColorstr='#a91755',GradientType=0 ); /* IE6-9 */

}
.pagination-list a[href]:hover {
  color: #fff;
  background: #a91856;
}
.pagination-list li.active a{
  color: #fff;
  font-weight: 700;
  background: #d95a8f;
}



.icon-next::after {
  content: 'next';
  display: block;
  position: relative;  
}
.icon-last::after {
  content: 'last';
  display: block;
  position: relative;  
}

.icon-first::after {
  content: 'first';
  display: block;
  position: relative;  
}

.icon-previous::after {
  content: 'previous';
  display: block;
  position: relative;  
}


.icon-search::after {
  content: 'search';
  display: block;
  position: relative; 
}

.block-search {
  padding-left: 40px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;  
}

input[type="search"] ,
input[name="searchword"]{
  background: #e9e9e9;
  -webkit-border-radius:  3px;
  -moz-border-radius:  3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  color: #686868;
  padding-left: 15px;
  padding-top: 6px;
  font-weight: 300;
  font-size: 14px;
  padding-bottom: 6px;
  width: 100%;
}
input[name="searchword"] {
  margin-bottom: 20px;
}

.block-search  input[type="search"]:focus {
  outline: none;
  border-color:#fff;
}

.block-search input[type="image"]
 {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 40px;
  top: 28px;
  background: url('../images/search.png') 0 0 no-repeat;
  border:0;
  text-indent: -9999px;
}

fieldset > legend{
  padding-top: 15px;
  margin-bottom: 10px;
}

.form-horizontal .control-label {
  width: 18%;
  max-width: 50%;
  text-align: left;
  display: none;  
}
.form-horizontal .controls {
  margin-bottom: 10px;
}

.control-group input[type="text"],
.control-group textarea,
.control-group input[type="email"]{
  border-color:#1c1c1c!important;
  background: #424242;
  width: 100%;
  padding: 10px 15px;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  color: #ddd;
  max-width: 520px;
}

.control-group input[type="text"]:focus,
.control-group textarea:focus,
.control-group input[type="email"]:focus {
  outline: none;
  color: #fff;
  background: #282828
}

.help-block ul[role="alert"] {
  color: #f00;
}
.control-group .submit {
  background: #ab1957;
  outline: none;
  border:none;
}
.control-group .submit:hover {
  background: #d14883;
}



#slidorion {
    width: 100%;
    height: 400px;
    position: relative;
    padding: 0px;
    overflow: hidden;
}
#djslider {
    width: 40%;
    height: 400px;
    position: relative;
    float: left;
    overflow: hidden;
}
.slider-image {
    position: relative;
}
#accordion {
    width: 60%;
    height: auto;
    position: relative;
    z-index: 999;
    float: left;
    background: #000;
}
#accordion .djheader {
    color: #333;
    background: #282828;
    border: none;
    min-height: inherit;
}
#accordion .djheader a {
    background: none;
    padding: 10px 14px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
    border-bottom: 1px #000 solid;
    cursor: pointer;
}
#accordion .djheader a:hover {
  background: #413f3f;
}
#accordion .djcontent {
    height: auto;
    font-size: 12px;
    margin: 0;
    padding: 16px;
    border: none;
    background: #1c1c1c;
    overflow: auto;
    color: #8d8d8d;
}



#mainbody {}

#flip-tabs {
    position: relative;
    margin-top: 11px;
}
#flip-navigation {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}
#flip-navigation li {
    display: inline;
}
#flip-navigation li a {
    text-decoration: none;
    padding: 10px;
    margin-right: 0px;
    background: #f9f9f9;
    color: #333;
    outline: none;
    font-family: Arial;
    font-size: 12px;
    text-transform: uppercase;
}
#flip-navigation li.selected a {
    background: #383838;
    color: #f0f0f0;
}
#flip-container {
    width: 100%;
    font-size: 13px;
    clear: both;
    overflow: visible;
    position: relative;
    height: 100% ;
    padding: 0;
}
/* #flip-container > div:first-child {
  overflow: hidden;
  clear: both;
  position: relative!important;  
}
 */
.tab-indent {
    padding: 15px 0px 10px;
}

.sub-indent-img {
    padding: 15px 0 25px 0;
}




/* FOOTER */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#footer {
  padding-top: 20px;
  padding-bottom:30px;
  position: relative;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  background: #000;
  overflow: hidden;
}

#footer img.pull-right {
  position: absolute;
  right: 40px;
  bottom: 1px;
}

#footer .wrap {
 // border:1px #a0a0a1  solid;  
  position: relative;
  overflow: hidden;
  -webkit-border-radius:  2px;
  -moz-border-radius:  2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
#footer .over {
  padding-left: 60px;
  padding-top: 20px;
  padding-bottom: 30px;
}

#footer .over::before {
  content:'';
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0px;
  width: 100%;
  height: 1px;
  display: block;  
  background:  url("../images/line.jpg") 0 0 repeat;
}
#footer .over::after {
  content:'';
  position: absolute;
  z-index: 100;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 100%;
  display: block;  
  background:  url("../images/line-2.jpg") 0 0 repeat;
}

#footer .wrap::before {
  content:'';
  position: absolute;
  z-index: 100;
  right: 0;
  bottom: 0px;
  width: 100%;
  height: 1px;
  display: block;  
  background:  url("../images/line.jpg") 0 0 repeat;
}
#footer .wrap::after {
  content:'';
  position: absolute;
  z-index: 100;
  right: 0px;
  top: 0px;
  width: 1px;
  height: 100%;
  display: block;  
  background:  url("../images/line-2.jpg") 0 0 repeat;
}

#footer h5 {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 10px;
}

ul.list {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #b9b9b9;
  font-family: 'Open Sans', sans-serif;
}
ul.list li {
  margin: 0;
  padding: 0;
  padding-bottom: 4px;
  padding-left: 25px;
  background: url("../images/arrow.png") 8px 8px no-repeat;
}
ul.list li a {
  color: #c7c7c7;
  text-decoration: none;  
}
ul.list li a:hover {
  color: #fff;
  text-decoration: underline;  
}

#footer ul.list {
  float: left;
  padding-right: 4%;
}




/* FOOTER */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#copyright {
  border-top: 1px #292929 solid;
  padding-top: 30px;
  padding-bottom: 20px;
  background: #000;
}
#copyright p {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 11px;
  color: #717171;
  font-family: 'Open Sans', sans-serif;
  line-height: 14px;
  padding-bottom: 15px;
}

#copyright b {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  color: #ccc;
  font-family: 'Open Sans', sans-serif;
  line-height: 14px;
  padding-bottom: 10px;
  display: block;
  font-weight: 400;  
}

#copyright p.phone {
  float: right;
  color: #c7c7c7;
  font-size: 12px;
  font-weight: 400;
  font-family: "Roboto";
  line-height: 24px;
  padding-right: 15px;
}
#copyright p span {
  display: inline-block;
  width: 70px;
}

#copyright a {
  color: #90a300;
  font-size: 12px;
}

#copyright p.phone a {
  color: #c7c7c7
}
#copyright p.phone a:hover {
  color: #fff;
}



/* ______________________________________________________________________________________________________________________________________________________________________ */

img {
  max-width: 100%;
}

img.center {
  margin: 0 auto;
  display: block;
}
.itemBackToTop {
  display: none;  
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||   1 6 0 0  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media (min-width: 1600px) {
  img.banner,
  #flexslider .slides img {
    width: 100%;
  }

  #video .custom{
    background-size: 100% 100%;
  }



}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||   1 3 0 0  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media (min-width: 1300px) {

  .container {
    width: 1270px !important;
  }
  #menu-slider ul li a {
    font-size: 16px;
    line-height: 24px;
  }
  #nav > ul > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }


}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||   1 2 0 0  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .shape {
    max-width: 1300px;
  }


}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  1 1 9 9   |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media (max-width: 1199px) {

  .socials li {
    padding-left: 1px;
  }
  p.slogan {
    font-size: 36px;    
    padding-top: 10px;
    line-height: 42px;
  }
  p.slogan b {
    font-size: 42px;
  }
  a.listen {
    width: 128px;
    margin-right:20px;
    font-size: 14px; 
  }
  .shape {
    max-width: 980px;
  }
  #nav > ul > li > a {
    font-size: 22px;
  }
  #menu-slider ul li a {
    font-size: 13px;
    line-height: 14px;
  }
  #menu-slider ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  h4 {
    text-indent: 20px;
    font-size: 16px;
  }
  .title-caption {
    font-size: 24px;
    line-height: 32px;
  }
  #slider .caption p {
    font-size: 14px;
    padding-bottom: 0px;
  }
  .programs img {
    border-width: 1px;
    margin-right: 8px;
    max-width: 38%;
  }
  #content p {
    font-size: 13px;
  }
  div.song {
    padding-bottom: 18px;
  }
  #footer .over {
    padding-left: 20px;
  }
  #footer img.pull-right {
    right: -15px;
  }
  ul.list li {
    padding-bottom: 2px;
  }
  #content {
    padding-bottom: 30px;
  }
  #footer h5 {
    padding-bottom: 0;
    font-size: 20px;
  }
  ul.list li a {
    font-size: 13px;
  }
  .alex p {
    padding-left: 12px;
  }



}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||   9 7 9  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media (max-width: 979px) {
  .container {
    width: 760px;
  }
  .socials  {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .socials li {
    padding-right: 5px;
  }
  .socials li a {
    width: 24px;
    height: 24px;
  }
  .socials li a i {
    width: 24px;
    padding-left: 0;
    font-size: 14px;
    line-height: 24px;
  }
  a.listen {
    width: 80px;
    margin-right: 10px;
    font-size: 10px;
    line-height: 28px;
    letter-spacing: 0;
    margin-right: 8px;
    padding-top: 0;
    margin-top: 0;
  }
  .alex p {
    font-size: 11px;
  }
  p.slogan {
    font-size: 24px;
    line-height: 32px;
    padding-top: 4px;
  }
  p.slogan b {
    font-size: 28px;
  }
  #nav > ul > li + li {
    background: none;
    padding-left: 4px;
  }
  #nav > ul > li {
    padding-right: 4px;
  }
  #nav > ul > li > a {
    line-height: 38px;
    font-size: 20px;
  }
  .shape {
      max-width: 760px;
  }
  #menu-slider ul li {
    padding-left: 8px;
    padding-right: 0px;
  }
  #menu-slider ul li a::after {
    display: none;    
  }
  #menu-slider ul li a {
    line-height: 16px;
  }
  #slider .caption p {
    font-size: 12px;
  }
  #slider .caption {
    padding-left: 15px;
  }
  h1, h2 {
    font-size: 24px;
    line-height: 30px;
  }
  div.song a {
    font-size: 8px;
    min-width: 40px;
    margin-top: 0;
    margin-left: 2px;
  }
  div.song img {
    border:0;
    margin-right: 10px;
  }
  #content div.song p {
    font-size: 10px;
  }
  #content p {
    font-size: 12px;
    line-height: 18px;
  }
  #footer ul.list {
    float: none;
  }
  a.click {
    font-size: 11px;
  }



}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  7 6 7   |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }

  .sidebar {
    float: none;
    width: 100%;
  }

  .content {
    width: 100%;
    float: none;
  }

  #nav {
    display: none;
  }

  div.table {
    display: block;
  }

  #menu, div.header {
    display: block;
  }
  div.header {
    position: absolute;
    right: 0;
    top: -10px;
    width: 100px;
    background: none;
  }
  div.header a , div.header a:hover, div.header a:active, div.header a:link, div.header a:focus{
    height: 70px;
    background: url("../images/bg-menu-mobile.png") 50% 50% no-repeat;
  }
  #nav {
    display: none;  
    position: absolute;
    z-index: -1;
    height: 0;
  }
  #nav > ul > li.has-ul {
    margin-right: 0px;
  } 
  div.header > a {
    text-indent: -9999px;
  }

  .google_map {
    margin-bottom: 40px;
  }

  .menu-wrapper {
    background: url("../images/bg.jpg") 50% 50% repeat;
    background-size: 100% auto;
  }
  #top {
    background: url("../images/bg-top-smaller.jpg") 50% 0% no-repeat;    
    background-size: 100% auto;
  }
  .micro-phone {
    position: absolute;
    top: -150px;
    z-index: 0;    
  }
  .socials, .logo {
    position: relative;
    z-index: 100;
  }
  .shape {
    background: none;
    margin-bottom: 0;
  }
  div.phone {
    margin-top: -105px;
  }
  p.slogan {
    padding-top: 35px;
    font-size: 32px;
    line-height: 40px;
  }
  p.slogan b {
    font-size: 36px;
  }
  #menu-slider {
    display: none;    
  }
  .wrap-content {
    padding-left: 0;
    padding-right: 0;
  }
  .itemFullText .col-sm-6 {
    margin-bottom: 20px;
  }
  a.click {
    margin-top: 0;
  }
  #footer {
    padding-top: 10px;
  }
  #copyright div.col-sm-7 {
    width: 60%;
    float: left;
  }
  #copyright p span {
    width: 50px;
  }
  div.song a {
    font-size: 12px;
    width: 100px;
  }
  .logo {
    max-width: 45%;
  }
  a.listen {
    width: 102px;
    clear: right;
    font-size: 14px;
  }
  #content #filters {
    margin-bottom: 0;
  }
  #content #filters li a {
    font-size: 11px;
    padding: 6px;

  }




}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  6 2 5  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

@media (max-width: 625px) {
  div.phone {
    margin-top: -78px;
  }
  #copyright div.col-sm-7 {
    width: 100%;
    float: none;
  }
  #copyright p.phone {
    float: none;
  }
  #footer img.pull-right {
    width: 180px;
  }
  #flip-navigation li a {
    font-size: 11px;
    padding: 5px;
  }

}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  4 8 0  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
@media (max-width: 481px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  div.phone {
    margin-top: -55px;
  }
  p.slogan {
    padding-top: 15px;
    margin-bottom: 0;
  }
  .micro-phone {
    left: -60px;
    width: 240px;
  }
  p.slogan {
    font-size: 18px;
    line-height: 28px;
  }
  p.slogan b {
    font-size: 24px;
  }
  #footer img.pull-right {
    width: 100px;
  }
  ul.list li {
    line-height: 16px;
    padding-bottom: 8px;
  }
  div.song a {
    width: 60px;
    font-size: 11px;
  }
  #top {
    padding-bottom: 0;
  }
  .logo {
    max-width: 40%;
  }
  .alex p {
    font-size: 10px;
  }
  #slider .caption {
    position: relative;
    background: #000;
  }
  #slider .caption p {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  ol.flex-control-nav {
    bottom: inherit;
    top: 15px;
  }
  .title-caption {
    font-size: 18px;
  }
  #djslider  {
    width: 100%;
    float: none;
    position: relative;
    clear: both;
    height: 200px;
  }
  #accordion {
    top: 0;
    position: relative;
    width: 100%;
    float: none;
    height: 420px;
  }
  #slidorion {
    height: auto;
  }


}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||  3 2 0  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
@media (max-width: 320px) {
  body, html, #main {
    min-width: 320px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  body.sub-page img#captcha {
    margin-left: 0
  }
  div.phone {
    margin-top: -45px;
  }
  .logo {
    max-width: 35%;
  }




}

a[href*="callto"] {
  text-decoration: none;
}

p.text a[href*="callto"] {
  text-decoration: none;
}

::selection {
  background: #dd3e3e !important;
  color: #fff
}

::-moz-selection {
  background: #dd3e3e !important;
  color: #fff
}

