@charset "utf-8";
/* CSS Document */


@font-face {
  font-family: 'proxima_nova_regular';
  src: url('fonts/proximanova-regular-webfont.eot');
  src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
    url('fonts/proximanova-regular-webfont.woff') format('woff'),
    url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
    url('fonts/proximanova-regular-webfont.svg#proxima_nova_regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_light';
  src: url('fonts/proximanova-light-webfont.eot');
  src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/proximanova-light-webfont.woff2') format('woff2'),
    url('fonts/proximanova-light-webfont.woff') format('woff'),
    url('fonts/proximanova-light-webfont.ttf') format('truetype'),
    url('fonts/proximanova-light-webfont.svg#proxima_nova_light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_thin_italic';
  src: url('fonts/proxima_nova_thin_italic-webfont.eot');
  src: url('fonts/proxima_nova_thin_italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima_nova_thin_italic-webfont.woff') format('woff'),
    url('fonts/proxima_nova_thin_italic-webfont.ttf') format('truetype'),
    url('fonts/proxima_nova_thin_italic-webfont.svg#proxima_nova_light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_bold';
  src: url('fonts/proxima_nova_bold-webfont.eot');
  src: url('fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
    url('fonts/proxima_nova_bold-webfont.woff') format('woff'),
    url('fonts/proxima_nova_bold-webfont.ttf') format('truetype'),
    url('fonts/proxima_nova_bold-webfont.svg#proxima_nova_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_black';
  src: url('fonts/proxima_nova_black-webfont.eot');
  src: url('fonts/proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/proxima_nova_black-webfont.woff') format('woff'),
       url('fonts/proxima_nova_black-webfont.ttf') format('truetype'),
       url('fonts/proxima_nova_black-webfont.svg#proxima_nova_black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_black_italic';
  src: url('fonts/proxima_nova_black_italic-webfont.woff2') format('woff2'),
       url('fonts/proxima_nova_black_italic-webfont.woff') format('woff'),
       url('fonts/proxima_nova_black_italic-webfont.ttf') format('truetype'),
       url('fonts/proxima_nova_black_italic-webfont.svg#proxima_nova_black_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_thin';
  src: url('fonts/proxima_nova_thin-webfont.woff2') format('woff2'),
       url('fonts/proxima_nova_thin-webfont.woff') format('woff'),
       url('fonts/proxima_nova_thin-webfont.ttf') format('truetype'),
       url('fonts/proxima_nova_thin-webfont.svg#proxima_nova_thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_extra_bold';
  src: url('fonts/proxima_nova_extrabold-webfont.eot');
  src: url('fonts/proxima_nova_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'),
       url('fonts/proxima_nova_extrabold-webfont.woff') format('woff'),
       url('fonts/proxima_nova_extrabold-webfont.svg#proxima_nova_extra_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_semi_bold';
  src: url('fonts/proxima_nova_semibold-webfont.eot');
  src: url('fonts/proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/proxima_nova_semibold-webfont.woff2') format('woff2'),
       url('fonts/proxima_nova_semibold-webfont.woff') format('woff'),
       url('fonts/proxima_nova_semibold-webfont.svg#proxima_nova_semi_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_semi_bold_italic';
  src: url('fonts/proxima_nova_semibold_italic-webfont.eot');
  src: url('fonts/proxima_nova_semibold_italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/proxima_nova_semibold_italic-webfont.woff2') format('woff2'),
       url('fonts/proxima_nova_semibold_italic-webfont.woff') format('woff'),
       url('fonts/proxima_nova_semibold_italic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; 
}  


body { 
	background-color: #fff;
	outline: 0; 
	color: #000;
	font-family: 'Oswald', sans-serif;
}
/*body:after {
  content: url(/images/bg_kip_street.jpg);
  display: none;
}*/

body#home {
	background-color: #fff;
/*	background-image: url(/images/bg_getjack.jpg);
	background-position: 50% 0px;
	background-size: auto 70%;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}
body#news { 
	background-color: #000;
	background-image: url(/images/bg_news2.jpg);
	background-position: center -50px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body#tour { 
	background-color: #000;
	background-image: url(/images/bg_news_header.jpg); 
	background-position: center -40px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body#music { 
	background-color: #000;
/*	background-image: url(/images/bg_music_header.jpg);*/ 
	background-image: url(/images/bg_kip_symphony_2.jpg);
	background-position: center -90px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body#contact, body#contactsent { 
	background-color: #000;
/*	background-image: url(/images/bg_news_header.jpg);*/ 
	background-image: url(/images/bg_kip_reb.jpg);
	background-position: center -80px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#home.scrolled {
/*	background-color: #fff;
	background-image: url(/images/bg_kip_street.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: cover;
	background-attachment: fixed;*/
}

.bg-news { }

a { color: #ed1b24; font-weight: normal; text-decoration: none; outline: 0; }
a:hover, a:focus { color: #666; text-decoration: none; outline: 0; }
a:active { color: #0099cc; text-decoration: none; outline: 0; }

h1, h2, h3, h4 { font-family: 'Oswald', sans-serif; color: #000; font-weight: normal; text-decoration: none; margin: 0px 0 10px 0; }
h1 { font-size: 45px; line-height: 40px; padding: 0px; margin: 10px 0 10px 0; }
h2 { font-size: 28px; line-height: 30px; padding: 0px; margin: 10px 0 15px 0; }
h3 { font-size: 26px; line-height: 24px; padding: 0px; margin: 5px 0 10px 0; }
h4 { font-size: 20px; line-height: 28px; padding: 0px; margin: 5px 0 10px 0; }
h4.news-sub { font-size: 17px;  margin: 0px 0 15px 0; }
h1.page-heading { font-family: font-family: 'Oswald', sans-serif; font-size: 28px; line-height: 34px; margin: 15px 0px 25px; text-transform: uppercase;  }

/*h1 a, h2 a, h3 a, h4 a { color: #0099cc; text-decoration: none; }*/
h1 a:hover, h2 a:hover, h3 a:hover, h4:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4:focus { color: #000; text-decoration: none; }


.page-title { margin-top: 20px; }
p { color: #000; font-size: 15px; line-height: 22px; font-weight: normal; }
.arial-font { font-family: arial, sans serif; }

.year-text { font-size: 14px; color: #4a4a4a; margin-left: 15px; }
.small-text { font-size: 13px; color: #4a4a4a; margin: 5px 0px;}
.smaller-text { font-size: 11px; color: #4a4a4a; margin: 5px 0px;}
.smallest-text { font-size: 10px; color: #4a4a4a;/* margin: 5px 0px;*/}
/*.small-text a:hover, .smaller-text a:hover, .smallest-text:hover { color: #000;}*/


/*===========================================
	CONTENT
=============================================*/

.container {
    padding-left: 0;
    padding-right: 0;
	width: 100%;
	box-sizing: border-box;
}

.wrapper { width: 100%; margin: 0px auto 0 auto; background: none; box-sizing: border-box; }

.main-content {
	top: 0px; 
	padding: 0px 0 0 0; 
	max-width: 100%; 
	margin: 0 auto; 
	box-sizing: border-box; 
	border-radius: 0px; 
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px;
}

/*--- BG VIDEO ---*/
.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (max-width: 767px) {
/*  .fullscreen-bg {
    background: url('../img/videoframe.jpg') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
*/}

#loading img, #loading-player img {
	width: 36px;
	height: 36px;
}



.color-light { color: #d8d8d8; }
.color-medium { color: #9d9d9d; }
.color-dark { color: #686868; }
.color-red { color: #ed1b24; }
.color-green { color: #1c891a; }
.color-orange { color: #cc6600; }

.bg-empty-0 { height: 260px; width: 100%; margin: 0; padding: 0; }
.bg-empty-1 { height: auto; width: 100%; margin: 0; padding: 0; text-align: right; }
.bg-empty-2, #home .bg-empty-2 { background-color: #000; height: 750px; width: 100%; margin: 0; padding: 0; background: none; }
#home .bg-empty-2 { height: 400px; }
#home .bg-empty-3 { /*background-color: rgba(255,255,255, 0.85);*/ width: 100%; padding: 15px 0px 20px 0px; }
.bg-gray { background: #d8d8d8; }

.bg-content-card  {  background: #fff; padding: 20px 20px 15px 20px; margin-bottom: 15px; box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15); }
.bg-content-video  {  background: #fff; padding: 20px 20px 20px 20px; margin-bottom: 30px; box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15); }
.bg-content-video.minheight { min-height: 358px; }
							  
.bg-content-0, .bg-content-1, .bg-content-2  { margin-top: 0px; background: #f1f1f1; /*box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.15);*/ }
.bg-content-0  { margin-bottom: 0px; }
.bg-content-1  { margin-top: 0px; }
.bg-content-2  { margin-top: 0px; background: #fff; }
.bg-content-btm  { background: #f8f6f1; height: 15px; margin-top: -15px; box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.05); }

.bg-news-header { background: #d2d2d2 url(/images/bg_news_header.jpg) center center no-repeat fixed; background-size: cover; height: 230px; width: 100%; position: fixed; top: 0px; z-index: -1; }

/*#home.main-content { margin-top: 730px; }*/

.row { margin-left: auto; margin-right: auto; box-sizing: border-box; max-width: 1270px; }

header { position: fixed; width: 100%; height: 60px; z-index: 99; box-sizing: border-box; margin: 0; padding-top: 10px; top: 0; box-shadow: 0px 5px 8px rgba(0,0,0, 0.5); background-color: #000; } 
.header-left { float: left; /*width: 50%;*/ height: auto; padding-left: 15px; /*border: 1px solid red;*/  }
.header-right { /*width: 50%;*/ height: auto; float: right; padding-right: 3px; /*border: 1px solid red;*/   }
	.header-logo { font-family: proxima_nova_light, helvetica; font-size: 30px; line-height: 40px; color: #fff; width: 240px; }
	.header-logo a { /*padding-top: 10px;*/ }
	.header-logo a:hover { color: #888; }
.home-image { background: transparent url(/images/kw_home.png) center top no-repeat; height: 800px; width: 100%; background-size: cover; margin: 0 auto; }

.ellipsis-text {
    white-space: nowrap; 
    max-width: 100%; 
    overflow: hidden;
    text-overflow: ellipsis; 
}



.home-list-wrap { max-height: 345px; overflow-y: auto; margin-right: -10px; padding-right: 10px; }

.tour-list-home, .tour-list, .tour-list-detail,
.news-list-home, .news-list {
	margin: 0px 0px 0px -40px;
}

.tour-list li, .tour-list-detail li {
	list-style-type: none;
	width: 100%;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
	background: #fff;
	padding: 10px 15px 5px 80px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #f2f2f2;
}



.tour-list-home li,
.news-list-home li {
	width: 100%;
	display: inline-block;
	list-style-type: none;
	padding: 5px 0px 5px 55px;
	color: #4a4a4a !important; 
	border-bottom: 1px solid #f2f2f2;
}
.news-list-home li {
	width: 100%;
	display: inline-block;
	list-style-type: none;
	padding: 10px 0px 5px 55px;
	color: #4a4a4a !important; 
	border-bottom: 1px solid #f2f2f2;
}
.tour-list-detail li {
	padding: 10px 20px;
	word-wrap: break-word;
}
	.tour-minheight {
		min-height: 450px;
	}
	


.buy-list {
	margin: 0px 0px 0px -40px;
}
.buy-list li {
	width: 100%;
	display: inline-block;
	list-style-type: none;
	padding: 5px 0px 5px 55px;
	color: #4a4a4a !important; 
	border-bottom: 0px solid #f2f2f2;
}



.news-list-home li, .buy-list li {
	padding: 5px 0px 5px 0px;
}

.news-list li {
	list-style-type: none;
	width: 100%;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
	background: #fff;
	margin: 0px 0px 15px 0px;  
	padding: 15px;
	border-bottom: 1px solid #d2d2d2;
}

/*audio { width: 100%; max-width: 500px; }
.play-list {
	margin: 0px 0px 30px -40px;
}
.play-list li {
	list-style-type: none;
	width: 100%;
	max-width: 500px;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
	background: #fff;
	padding: 0px 15px 0px 40px;
	margin: 0px 0px 1px 0px;
}

.play-list li:hover, .play-list li:focus, .play-list li.active, .play-list li:active {
	background: #f2f2f2;
	color: #4a4a4a !important;
}
.play-list li:blur, .play-list li:not(:active), .play-list li:active ~ li {
	background: #fff;
	color: #0099cc;
}


.track-number { font-size: 16px; margin-left: -25px; float: left; text-align: right !important; padding-top: 5px; padding-bottom: 5px; }
.track-title { font-size: 16px; margin-left: 0px; padding-top: 5px; padding-bottom: 5px; }*/

.buy-list {
	margin: 0px 0px 0px -40px;
}
.buy-list li {
	width: 100%;
	display: inline-block;
	list-style-type: none;
	padding: 10px 0px 10px 15px;
	color: #0099CC !important; 
	border-bottom: 0px solid #f2f2f2;
}
.buy-list li:hover {
	background: #f2f2f2;
	color: #4a4a4a !important; 
}






.news-image { float: left; /*width: 250px;*/ margin: 4px 0px 10px 0px; padding-left: 0px; padding-right: 15px; }
.cd-cover-image { 
 	background-color: #fff;
    border: 5px solid #fff;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
	margin: 0px 0px 15px 0px;
}

.news-head, .tour-head { font-family: 'proxima_nova_semi_bold'; }

.news-story, .event-notes { word-wrap: break-word; }
.news-list-image { padding: 0px 15px 15px 0px; }
/*.news-story { margin-left: 20%; }*/

.tour-date-home, .tour-date {
	float: left;
	font-size: 20px;
	line-height: 22px;
	margin-left: -55px;
	font-family: proxima_nova_semi_bold, helvetica;
	color: #d8d8d8;
	margin-top: 0px;
	padding-top: 6px;
}
.tour-date {
	color: #4a4a4a;
	margin-left: -70px;
	text-align: center;
	width: 55px;
}



.news-date-home {
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin-left: -55px;
	font-family: proxima_nova_semi_regular, helvetica;
/*	color: #0099cc;*/
	color: #4a4a4a;
	margin-top: 0px;
	padding-top: 6px;
	
}

.cd-image { border: 1px solid #f2f2f2; margin-bottom: 15px; }
.cd-image-home { border: 1px solid #f2f2f2; margin: 3px 0px 10px 0px; }

.contact-list {
	margin: 0px 0px 20px -40px;
}
.contact-list li {
	width: 100%;
	background-color: #fff;
	display: inline-block;
	list-style-type: none;
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	color: #4a4a4a !important; 
/*	border-bottom: 1px solid #f2f2f2;*/
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
}
input.input-text, input.input-text-result, select.input-list, textarea.input-textarea { height: 40px; width: 100%; font-size: 14px; font-family: proxima_nova_semi_regular, helvetica; margin: 5px 0px; border: 1px solid #d8d8d8; padding: 5px 10px; }
input.input-text-result { width: 50px; text-align: center;  }
input.input-text::placeholder, select.input-list::placeholder { font-size: 14px; color: #888; font-family: proxima_nova_semi_regular, helvetica; }
textarea.input-textarea { height: 100px; resize: vertical; }


/*===========================================
	AUDIO PLAYER
=============================================*/
.cd-thumb-container { background-color: #fff; margin-bottom: 15px; }

audio { width: 100%; background: #424242 !important; /*max-width: 500px;*/ }

.mp3Player { color: #09c; }
.mp3Player:hover { color: #000; }


#audio-player { display: none; }
.play-list {
	margin: 0px 0px 30px -40px;
}
.play-list li {
	list-style-type: none;
	width: 100%;
/*	max-width: 500px;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);*/
	background: #fff;
	padding: 10px 10px 10px 40px;
	margin: 0px 0px 1px 0px;
/*	border-bottom: 1px solid #ccc;*/
	color: #aaa;
	font-size: 14px;
	min-height: 40px;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
}

.play-list li.a-link {
	color: #0099cc;
}
.play-list li.a-link:hover, .play-list li.a-link:focus {
	background: #f7f7f7 !important;
	color: #000;
	cursor: pointer;
}

.play-list li.active, .play-list li:active {
	background: #f7f7f7 !important;
	color: #0099cc;
}

.play-list li:blur, .play-list li:not(:active), .play-list li:active ~ li {
	background: #fff;
	color: #ccc;
}

.play-list .glyphicon { margin: 0px; }

.btnPlayPause { color: #ed1b24; cursor: pointer; }
.btnPlayPause:hover, .btnPlayPause:focus { color: #000; }
.btnPlayPause.color-red { color: #1c891a; }

.track-number { font-size: 14px; margin-left: -30px; float: left; text-align: right !important; width: 20px; }
.track-title { font-size: 14px; margin-left: 0px; }
.bio-image { float: left; margin: 4px 0px 10px 0px; padding-left: 0px; padding-right: 15px; }


.news-image { float: left; margin: 0px 0px 0px 0px; padding-right: 0px; width: 100% !important; }
.cd-cover-image { 
 	background-color: #fff;
    border: 0px solid #fff;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
	margin: 0px 0px 15px 0px;
}

/*===========================================
	NAVIGATION
=============================================*/
.nav {
    margin: 0 auto;
    width: 100%;
	z-index: 99;
	border: none;
	padding: 0px 10px 0px 0px;
}
.nav > li {
	margin-top: 0px;
}
nav ul {
    margin-bottom: 0px;
    margin-top: 0;
	height: auto;
	font-size: 18px;
	text-align: left;
/*	border: 1px solid #000;*/
}

.navbar {
	z-index: 99;
    margin: 0 auto;
	min-height: 40px;
	border: none;
	border-radius: 0px; 
	-webkit-border-radius: 0px; 
	-moz-border-radius: 5px;
/*    margin: 0 auto;
    max-width: 640px;*/
}

.navbar-collapse.collapse {
/*    display: none;*/
    float: right;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
}

.navbar-inverse .navbar-toggle {
	font-weight: bold;
	border-color: #FFF;
	border-radius: 0;
	border-width: 0px;
    color: #fff;
    font-weight: bold;
	background: #000;
	z-index: 99;
	right: 8px;
}
.navbar-inverse .navbar-toggle .glyphicon {
	color: white;
}
.navbar-default {
/*    background-color: transparent;*/
    border: none;
/*	max-width: 900px;*/
}
/*.navbar-nav > li > a {
    padding-bottom: 0px;
    padding-top: 0px;
}*/

.navbar-toggle {
/*  position: relative;*/
  position: absolute;
  float: right;
/*  margin-right: 0px;*/
  padding: 10px 10px;
/*  margin-left: 300%;*/
  
  margin: 0px;
/*  background-color: #6a204c;*/
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 0px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	border-color: #0099cc;
	color: #888;
/*	background: transparent;*/
	background-color: #000;
}
.navbar-inverse .navbar-toggle:hover .glyphicon {
	color: #ccc;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0099cc;
    color: #0099cc;
	height: 3px;
}
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #0099cc;
}
.navbar-nav {
    float: none;
    margin: 0 auto;
/*	margin-top: 20px;*/
}

.navbar-inverse {
    background-color: transparent;
    border-color: #000;
}
.navbar-inverse .navbar-nav > li > a {
    color: #0099cc;
    font-weight: normal;
	padding: 7px 0px 10px;
	margin: 0px 8px;
	border-top: 3px solid transparent;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ccc;
/*	background-color: #aaa;*/
	border-top: 3px solid #ccc;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: transparent;
		border: none;
/*		margin-top: 50px;*/
/*		float: right;*/
/*		margin-top: 10px;*/
	}
	.navbar-collapse.in {
		background: rgba(0, 0, 0, 0.75);
		overflow-y: auto;
/*		margin-top: 50px;*/
/*		width: 95%;*/
	}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: #000;
    color: #fff;
	border-top: 3px solid #fff;
}


.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
/*    background-color: #6997ee;*/
    color: #fff;
	background: #000;
}
.navbar-collapse {
    border-top: 1px solid #000;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    max-height: 460px;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
}

/*.dropdown li > .active { color: #fff; }*/
.dropdown-menu { text-align: left; background: rgba(0,0,0,0.8);	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5); }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #6997ee;

}

	.dropdown-menu > li > a {
		color: #6997ee;
		font-weight: normal;
		display: block;
	}

	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
		background: none;
		color: #888;
		font-weight: normal;
	}






/*------SLIDER--------------*/
.slider-wrap { /*display: none;*/ /*padding: 0px 15px;*/ /*box-sizing: border-box;*/ max-width: 900px; /*text-align: center;*/ }
#slider1_container { display: none; margin: 0 auto;  padding: 0; border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0;  }
.slider-caption, .slider-caption-2 { display: none; font-size: 4.0em; color: #fff; font-weight: normal; text-shadow: 2px 2px 5px #000; vertical-align: 50%; text-align: left; background: none;}
.slider-caption-2 { font-size: 3.0em;}
#slider1_container img { border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0;  }

/*JSSORN SLIDER*/
.jssorn01 div, .jssorn01 div:hover, .jssorn01 .av
{
	filter: alpha(opacity=70);
	opacity: .7;
	overflow:hidden;
	cursor: pointer;
	border: #000 0px solid;
}
.jssorn01 div { background-color: #6a204c; }
.jssorn01 div:hover, .jssorn01 .av:hover { background-color: #000; }
.jssorn01 .av { background-color: #000; }
.jssorn01 .dn, .jssorn01 .dn:hover { background-color: #555555; }

/* Direction Navigator Skin Begin */
/* jssor slider direction navigator skin 05 css */
.jssord05l, .jssord05r, .jssord05ldn, .jssord05rdn
{
	color: #6a204c;
	position: absolute;
	cursor: pointer;
	display: block;
	overflow: hidden;
	opacity: .7;
	filter: alpha(opacity=70);
	top: 307px;
/*				background-color: transparent;
	background-size: 100% 100%;*/
}

.jssord05l {
/*				background-image: url("/images/b_arrow_wht_r.png");
	background-position: 100% 50%;*/
}
.jssord05r {
/*				background-image: url("/images/b_arrow_wht_l.png");
	background-position: 0px 50%;*/
}

.jssord05l:hover, .jssord05r:hover { color: #000; /*opacity: .9; filter: alpha(opacity=90);*/ }




/*----CATEGORY CAROUSEL-----------*/
.carousel { margin: 0 auto; padding: 0px 0px 45px 0px; max-width: 500px; /*background: #333;*/ }

.carousel-indicators {
/*    bottom: -50px;*/
    left: 50%;
    list-style: none outside none;
    margin-left: -50%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
	bottom: 0px;
}
.carousel-indicators .active {
    background-color: #0099cc;
    width: 30px;
    height: 30px;
    margin: 3px 10px;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #0099cc;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 30px;
	width: 30px;
    margin: 3px 10px;
    text-indent: -999px;
/*    width: 28px;*/
}
.carousel-inner {
	margin: 0 auto; 
	max-width: 100%;
	box-sizing: border-box;
	padding-bottom: 0px;
}
/*.carousel-control {
    bottom: none;
    color: #6a204c;
    font-size: 1.2em;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 43.5%;
    width: 15%;
	height: 50px;
	border: 1px solid #0F0;
}*/


.carousel-control.left, .carousel-control.right {
	width: 8%;
	height: 50px;
	top: 36%;
/*		height: 116px;*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background: none;
	background: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.carousel-caption {
    color: #fff;
	font-size: 14px;
    top: 15%;
    left: 0%;
    right: 0%;
	bottom: auto;
/*	margin: 0 auto;*/
	text-align: center;
	width: auto;
	height: 10px;
	padding: 5px;
	vertical-align: middle;
    position: relative;
    text-align: center;
/*    text-shadow: none;*/
/*    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);*/
    z-index: 0;
}

.carousel-thumb-container { 
	text-align: center; 
	padding: 0px; 
	background: #fff; 
	margin: 0px 0px 30px 0px;
	background-color: #fff;
    border: 5px solid #fff;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);  
}
	
.carousel-thumb-container:hover, .carousel-thumb-container:focus { opacity: 0.85; filter: alpha(opacity=85); }

.carousel-thumbnail { 
/*	display: inline-block;*/
	max-width: 100%;
	margin: 0px 0 0px 0;
}

.carousel { max-width: 100%; }

.carousel-control {
    color: #0099cc;
    font-size: 2.65em;
    height: auto;
/*    left: 0;*/
    opacity: 1;
    text-align: center;
    text-shadow: none;
    top: 32%;
/*    width: 25%;*/
}
.carousel-control:hover, .carousel-control:focus {
    color: #0099cc;
}

.carousel-control.left, .carousel-control.right {
/*    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 72px;
    width: 40px;*/
}
.carousel-control.left {
/*    background-image: url("/images/b_arrow_wht_r.png");
    background-position: 0 50%;*/
    left: 1px;
}
.carousel-control.right {
/*    background-image: url("/images/b_arrow_wht_l.png");
    background-position: 0 50%;
    left: auto;*/
    right: 1px;
}
.selected-image { border: 1px solid #000; /*opacity: 0.6; filter: alpha(opacity=60);*/ }

.img-logos { margin: auto 0;  vertical-align: 50%; display: inline-block; /*max-width: 60%;*/ }

.thumbnail {
 	background-color: #fff;
    border: 5px solid #fff;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	display: block;
    line-height: 1.42857;
    margin-bottom: 30px;
    padding: 0px 15px 15px 15px;
    transition: all 0.2s ease-in-out 0s;
	text-align: left;
	box-sizing: border-box;
/*	min-height: 430px;*/
}
.thumbnail.minheight, .thumbnail-minheight {
	min-height: 450px !important;
    padding: 0px 15px 15px 15px;
}



#card-news .caption, #card-events .caption, #card-merchandise .caption, 
#card-facebook .caption, #card-twitter .caption, #card-newcd .caption { padding: 9px 9px 9px 9px; }


/*------------ GLYPH ICONS ----------------*/
.glyphicon .glyphicon-phone-alt, 
.glyphicon .glyphicon-play, 
.glyphicon .glyphicon-envelope,
.glyphicon .glyphicon-circle-arrow-left,
.glyphicon .glyphicon-circle-arrow-right,
.glyphicon .glyphicon-circle-arrow-up,
.glyphicon .glyphicon-forward,
.glyphicon .glyphicon-menu-up,
.glyphicon .glyphicon-chevron-up,
.glyphicon .glyphicon-backward { color: #0099cc; font-size: 16px; transform: rotate(0deg); transition: transform 0.5s ease 0s; }

.glyphicon.glyphicon-facetime-video { font-size: 20px !important; vertical-align: -3px;  }
.glyphicon.glyphicon-cd { font-size: 21px !important;}

.glyphicon .glyphicon-phone-alt:hover, 
.glyphicon .glyphicon-phone-alt:focus, 
.glyphicon .glyphicon-play:hover, 
.glyphicon .glyphicon-play:focus, 
.glyphicon .glyphicon-envelope:hover,
.glyphicon .glyphicon-envelope:focus,
.glyphicon .glyphicon-circle-arrow-left:hover,
.glyphicon .glyphicon-circle-arrow-left:focus,
.glyphicon .glyphicon-circle-arrow-right:hover,
.glyphicon .glyphicon-circle-arrow-right:focus,
.glyphicon .glyphicon-circle-arrow-up:hover,
.glyphicon .glyphicon-circle-arrow-up:focus,
.glyphicon .glyphicon-backward:hover,
.glyphicon .glyphicon-forward:focus { color: #888; } 


label { color: #000; font-weight: bold; margin: 0; }
.form-control { margin: 5px 0px; width: 100%; border-radius: 0; border: none; padding: 5px 5px 5px 10px; color: #333; }




.tab-pane {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;	
	border-bottom: 1px solid #ddd;
	padding: 0.8em;
}

/*.glyphicon {
	color: #888;
}*/
.glyphicon-pushpin, 
.glyphicon-heart {
/*	color: #3F2B22;*/
}
.active .glyphicon {
	color: #cdae51;
}

.pull-right, .pull-right.img-responsive {
	margin: 0 0 1em 1em;
}

/*BUTTONS*/
.btn {  border-radius: 0; }
.btn:hover, .btn:focus { text-decoration: none; }
.btn:focus, .btn:active:focus, .btn.active:focus { outline: 0; }

.btn-link {
	background-color: rgba(0,0,0,0.35);
    color: #0099cc;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}

.btn-link:hover, .btn-link:focus:hover { color: #888; background-color: #000; }
.btn-link:focus { color: #6a204c; }
.btn-link:active, .btn-link.active  { color: #fff; background-color: #000; }

.btn-danger { background-color: #6a204c; font-weight: bold; color: #fff; border: none; /*border: 1px solid #000;*/ box-shadow: 0px 2px 7px rgba(0,0,0, 0.3); }
.btn-danger:hover, .btn-danger:focus { background-color: #000; color: #fff; border: none; /*border-color: #FFF;*/ box-shadow: none; /*border: 1px solid #6a204c;*/ }

.btn-primary, btn-soldout { background: #ed1b24; border: 0px solid #FFF; margin: 5px 0px 15px 0px; padding: 10px 20px; color: #fff; }
.btn-soldout { background: #999; }
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active { background: #000; border: 0px solid #FFF; color: #fff; }


.btn-info {
    background-color: #cdae51;
    border-color: #3F2B22;
    color: #FFFFFF;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #3F2B22;
  border-color: #333;
}


.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: none;
}

footer {
/*	box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.15);*/
	padding: 30px 0 30px 0;
	margin: 0px;
	color: #999;
	text-align: center;
/*	background-color: rgba(0,0,0,0.35);*/
	background-color: #fff;
	width: 100%;
/*	min-height: 400px;*/
	position: relative;
}
footer p a:hover { color: #888;}



/* SOCIAL ICONS & LINKS*/
.social-links-wrap { position: fixed;  top: 30%; width: 40px; right: 5px; }

.social-links-wrap-horizontal { position: relative; margin: 0 auto 30px auto; }

img.social-links { margin: 0px 10px 10px 0px; padding-right: 10px; }

img.buy-links-player { float: left; width: 40px; height: 40px; margin: 0px 10px 10px 10px; }
.buy-this-text { float: left; line-height: 40px; margin-right: 5px; }

.social_icons {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin: 5px 5px 0px 5px;
}
.social_icons:last child {
	margin-right: 0px;
}

.social_icons:hover,
.social_icons:focus {
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.google-map iframe { display: block; width: 100% !important; height: 409px; margin-bottom: 0px; /*box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);*/ }

/* ADD THIS SOCIAL SHARING */
#widget { width: 83px !important;}
.addthis_toolbox { margin: 0 auto; width: 170px; }

/*FB WIDGET*/
.fb-like { margin: 0 auto 10px; }
/*.fb-widget-wrap { background: #FFF; width: 100%; max-height: 465px !important; margin: 0 auto; }*/

.fb-page.fb_iframe_widget { width: 100%; margin: 0 auto; }
/*._10b4 { max-height: 325px !important; }
._2p3a { width: 100% !important; }*/

/*TWITTER WIDGET*/
#home iframe > #twitter-widget-0, .twitter-timeline-rendered { width: 100% !important; height: 394px !important; }

/*.google-map-iframe { pointer-events: none; }*/

.grid-sizer, .grid-item { width: 48.6%; }
/* 2 columns wide */
.grid-item-width2 { width: 40%; }
.gutter-sizer { width: 20px; }

.grid-item-pad-left { padding-left: 15px !important; }
.grid-item-pad-right { padding-right: 15px !important; }




.embed-responsive > iframe { z-index: 69; }

#home .down-arrow { 
/*	width: 40px;*/ 
	font-size: 36px; 
/*	cursor: pointer;*/ 
	color: #ed1b24; 	
	outline: 0;
    position: fixed;
    bottom: 10px;
    right: 8px;
	width: 50px;
	height: 50px;
    padding: 5px 6px 6px 6px;
    display: block;
 }


/* BACK TO TOP */
.back-to-top {
	outline: 0;
    position: fixed;
    bottom: 10px;
    right: 8px;
    text-decoration: none;
    color: #ed1b24;
	font-size: 36px;
/*	line-height: 1em;*/
/*    background-color: rgba(0,0,0, 0.35);*/
/*	background-image: url(/images/slicebox_navup_purple.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;*/
/*	box-shadow: 0px 0px 1px  rgba(0,0,0, 0.65);*/
/*	border: 1px solid #0099cc;*/
	border-right: none;
    padding: 5px 6px 6px 6px;
    display: none;
	width: 50px;
	height: 50px;
	z-index: 10000000;
}

.back-to-top:hover, .back-to-top:focus {    
/*	border: 1px solid #888;*/
	border-right: none;
    color: #000;

/*    background-color: rgba(0,0,0, 0.70);
	background-image: url(/images/slicebox_navup_gray.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;*/
}

/*INFINITE SCROLL*/

#content { /*height: 300px;*/ }
.loading {
	color: #a8a8a8;	
}

#loading img {
	width: 36px;
	height: 36px;
}

#nomoreresults { display: none; }



/*MODALS*/

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}

#contactModal .modal-dialog, #signUpModal .modal-dialog  {
    max-width: 400px;
	margin: 100px auto;
}

.modal-header {
    border-bottom: 0px solid #e5e5e5;
    padding: 10px 15px;
/*	background-color: #f8f8f8;*/
	background-color: #f1f1f1;
/*	background-color: rgba(254,197,88, 0.5);*/ 
}

	.modal-title {
		line-height: 30px;
		margin: 0;
		padding: 0;
	}
	
	#contactModal .glyphicon-log-in {
		vertical-align: 0px;
	}	
	
	.modal-content button.close {
		opacity: 1;
		filter: alpha(opacity=100);
/*		width: 40px;
		height: 40px;*/
/*		background-color: #c5d9f1;*/
		top: 50%;
		right: 1px;
		padding: 7px 0 0;;
		color: #ed1b24;
		display: block;
/*		position: static;*/
		z-index: 9999999;
		background-color: none;
	}
	
	.modal-content button.close .glyphicon.glyphicon-remove {
/*		top: 50%;
		right: 0px;
		padding: 6px;
		color: #0099cc;
		display: block;
		position: fixed;*/
		cursor: pointer;
/*		width: 30px;
		height: 30px;*/
	}
	
	.modal-content button.close .glyphicon.glyphicon-remove:hover {
		color: #4a4a4a;
	}
	
	.close {
		color: #000;
		float: right;
		font-size: 18px;
		font-weight: 700;
		line-height: 1;
		opacity: 0.2;
		text-shadow: none;
	}
	
	

/*.close:hover, .close:focus, .glyphicon.glyphicon-remove:hover, .glyphicon.glyphicon-remove:focus {
		color: #4a4a4a !important;
	}*/

.modal-body {
    padding: 10px 0px;
    position: relative;
}

#contactModal .modal-body {
    padding: 15px 0px;
    position: relative;
	background-color: #f8f8f8;
}



.modal-footer {
    border-top: 0px solid #e5e5e5;
    padding: 10px 15px;
    text-align: right;
	background-color: #f1f1f1;
}


.modal-header .glyphicon, .glyphicon-time {
    top: 2px;
}

.modal-header .close {
    margin-top: -3px;
}
.modal-footer .btn .glyphicon-remove { vertical-align: -2px; }
.modal-body .btn .glyphicon-remove { vertical-align: -1px; }



/* ==========================================================================
   Reusables
   ========================================================================== */

.pc-font-regular { font-family: proxima_nova_regular, helvetica !important; }

.uppercase { text-transform: uppercase; }

.pc-border-00 { border: 0; }
   
.pc-bgcolor-cyan { background-color: #9ad9ea; }
.pc-bgcolor-brown { background-color: #c0ab9a; }
.pc-bgcolor-grayblue { background-color: #cad6e6; }
.pc-bgcolor-gray { background-color: #f2f2f2; }
.pc-white-text { color: #fff; }
.pc-red-text { color: #f00; }
   
.pc-spacer-transparent { height: 500px; width:100%; }   
.pc-spacer-80 { height: 80px; width:100%; }
.pc-spacer-70 { height: 70px; width:100%; }
.pc-spacer-60 { height: 60px; width:100%; }
.pc-spacer-50 { height: 50px; width:100%; }
.pc-spacer-45 { height: 45px; width:100%; }
.pc-spacer-40 { height: 40px; width:100%; }
.pc-spacer-35 { height: 35px; width:100%; }
.pc-spacer-30 { height: 30px; width:100%; }
.pc-spacer-25 { height: 25px; width:100%; }
.pc-spacer-20 { height: 20px; width:100%; }
.pc-spacer-15 { height: 15px; width:100%; }
.pc-spacer-10 { height: 10px; width:100%; }
.pc-spacer-05 { height: 5px; width:100%; }
.pc-spacer-04 { height: 4px; width:100%; }
.pc-spacer-03 { height: 3px; width:100%; }
.pc-spacer-02 { height: 2px; width:100%; }
.pc-spacer-01 { height: 1px; width:100%; }

.pc-spacing { float: left; width: 10px !important; }

.pc-gradient-grey {
	background: -webkit-linear-gradient(#262729, #000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#262729, #000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#262729, #000); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#262729, #000); /* Standard syntax */
}

.pc-radius-all-10 { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.pc-radius-all-05 { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.pc-radius-all-06 { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.pc-radius-top-05 { border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; }
.pc-radius-top-06 { border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; }

.pc-box-shadow { }

.pc-nobold { font-family: proxima_nova_regular, helvetica !important; }
.pc-morebold { font-family: proxima_nova_bold, helvetica !important; }

.pc-valign { display: table-cell; vertical-align: middle; width: 100%; }
.pc-valign-text { position: relative; top: 43%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); margin: 0px; padding-right: 5px; }  
.pc-valign-trans-90 { transform: translateY(90%); -moz-transform: translateY(-90%); -webkit-transform: translateY(-90%); -ms-transform: translateY(-90%); }   
.pc-valign-trans-50 { transform: translateY(50%); -moz-transform: translateY(50%); -webkit-transform: translateY(50%); -ms-transform: translateY(50%); }

#settings-list .pc-valign-text { position: relative; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); margin: 0px; padding-right: 5px; }  
#settings-myprivacy .radio { margin-top: 15px; }


 
.pc-valign-01 { vertical-align: 1px; }
.pc-valign-02 { vertical-align: 2px; }
.pc-valign-06 { vertical-align: 6px !important; }
.pc-valign--10 { vertical-align: -10px !important; }
.pc-valign-top { vertical-align: top; }


.pc-align-center { text-align: center; }
.pc-align-right { text-align: right; }
.pc-align-left { text-align: left; }
.pc-float-right { float: right; }
.pc-float-left { float: left; }

.pc-ellipsis, .pc-ellipsis-80 {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} 
	.pc-ellipsis-80 {
	    max-width: 80%;
	}
	
.pc-nowrap { white-space: nowrap; }  

.pc-height-15 { height: 15px; }
.pc-height-20 { height: 20px; }
.pc-height-30 { height: 30px; }
.pc-height-40 { height: 40px; }
.pc-height-50 { height: 50px; }
.pc-height-60 { height: 60px; }
.pc-height-70 { height: 70px; }
.pc-height-80 { height: 80px; }
.pc-height-90 { height: 90px; }
.pc-height-100 { height: 100px; }

.pc-minheight-400 { min-height: 410px; }
.pc-minheight-390 { min-height: 385px; }
.pc-minheight-360 { min-height: 395px; }
.pc-minheight-300 { min-height: 360px; }
.pc-minheight-330 { min-height: 370px; }
.pc-minheight-320 { min-height: 320px; }
.pc-minheight-120 { min-height: 120px; }
.pc-minheight-240 { min-height: 240px; }
.pc-minheight-270 { min-height: 270px; }
.pc-minheight-250 { min-height: 250px; }

.pc-minheight-230 { min-height: 230px; }
.pc-minheight-175 { min-height: 190px; }
.pc-minheight-45 { min-height: 45px; }
.pc-minheight-50 { min-height: 50px !important; }
.pc-minheight-60 { min-height: 60px !important; }

.clear-fix, .clearfix { clear: both; width: 100%; height: 0px; }
.clear--fix:before,
.clear--fix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clear--fix:after {
    clear: both;
}


.pc-nopadding { padding: 0 !important; }
.pc-nomargins { margin: 0 !important; }

.pc-padding-01 { padding: 1px; }
.pc-padding-02 { padding: 2px; }
.pc-padding-05 { padding: 5px; }
.pc-padding-10 { padding: 10px; }
.pc-padding-15 { padding: 15px; }
.pc-padding-20 { padding: 20px; }
.pc-padding-25 { padding: 25px; }
.pc-padding-30 { padding: 30px; }
.pc-padding-35 { padding: 35px; }
.pc-padding-40 { padding: 40px; }

.pc-padtop-00 { padding-top: 0px !important; }
.pc-padtop-02 { padding-top: 3px !important; }
.pc-padtop-03 { padding-top: 3px !important; }
.pc-padtop-05 { padding-top: 5px !important; }
.pc-padtop-07 { padding-top: 7px !important; }
.pc-padtop-10 { padding-top: 10px !important; }
.pc-padtop-15 { padding-top: 15px !important; }
.pc-padtop-20 { padding-top: 20px !important; }
.pc-padtop-30 { padding-top: 30px !important; }

.pc-padbtm-00 { padding-bottom: 0px; }
.pc-padbtm-02 { padding-bottom: 3px; }
.pc-padbtm-05 { padding-bottom: 5px; }
.pc-padbtm-10 { padding-bottom: 10px; }
.pc-padbtm-15 { padding-bottom: 15px; }
.pc-padbtm-20 { padding-bottom: 20px; }
.pc-padbtm-30 { padding-bottom: 30px; }
.pc-padbtm-40 { padding-bottom: 40px; }
.pc-padbtm-70 { padding-bottom: 70px; }

.pc-padleft-00 { padding-left: 0px !important; }
.pc-padleft-02 { padding-left: 3px !important; }
.pc-padleft-05 { padding-left: 5px !important; }
.pc-padleft-10 { padding-left: 10px !important; }
.pc-padleft-11 { padding-left: 11px !important; }
.pc-padleft-12 { padding-left: 12px !important; }
.pc-padleft-15 { padding-left: 15px !important; }
.pc-padleft-20 { padding-left: 20px !important; }
.pc-padleft-30 { padding-left: 30px !important; }
.pc-padleft-40 { padding-left: 40px !important; }
.pc-padleft-50 { padding-left: 50px !important; }
.pc-padleft-55 { padding-left: 55px !important; }
.pc-padleft-65 { padding-left: 65px !important; }

.pc-padright-00 { padding-right: 0px !important; }
.pc-padright-02 { padding-right: 3px !important; }
.pc-padright-05 { padding-right: 5px !important; }
.pc-padright-10 { padding-right: 10px !important; }
.pc-padright-15 { padding-right: 15px !important; }
.pc-padright-20 { padding-right: 20px !important; }

.pc-padlr-00 { padding-left: 0px !important; padding-right: 0px !important; }
.pc-padlr-05 { padding-left: 5px !important; padding-right: 5px !important; }
.pc-padlr-07 { padding-left: 7px !important; padding-right: 7px !important; }

.pc-padlr-10 { padding-left: 10px !important; padding-right: 10px !important; }
.pc-padlr-15 { padding-left: 15px !important; padding-right: 15px !important; }
.pc-padlr-20 { padding-left: 20px !important; padding-right: 20px !important; }

	.pc-col-padding { padding-left: 15px !important; padding-right: 15px !important; }


.pc-margtop-00 { margin-top: 0px !important; }
.pc-margtop-02 { margin-top: 2px !important; }
.pc-margtop-03 { margin-top: 3px !important; }
.pc-margtop-05 { margin-top: 5px !important; }
.pc-margtop-10 { margin-top: 10px !important; }
.pc-margtop-15 { margin-top: 15px !important; }
.pc-margtop-20 { margin-top: 20px !important; }
.pc-margtop-30 { margin-top: 30px !important; }

.pc-margright-00 { margin-right: 0px !important; }
.pc-margright-05 { margin-right: 5px !important; }
.pc-margright-10 { margin-right: 10px !important; }
.pc-margright-15 { margin-right: 15px !important; }
.pc-margright-20 { margin-right: 20px !important; }

.pc-margbtm-00 { margin-bottom: 0px !important; }
.pc-margbtm-05 { margin-bottom: 5px !important; }
.pc-margbtm-10 { margin-bottom: 14px !important; }
p.pc-margbtm-10 { margin-bottom: 10px !important; }
.pc-margbtm-20 { margin-bottom: 20px !important; }
.pc-margbtm-30 { margin-bottom: 30px !important; }
.pc-margbtm-40 { margin-bottom: 40px !important; }
.pc-margbtm-60 { margin-bottom: 60px !important; }
.pc-margbtm-80 { margin-bottom: 80px !important; }
.pc-margbtm-150 { margin-bottom: 150px !important; }
.pc-margbtm-200 { margin-bottom: 200px !important; }

.pc-margleft-00 { margin-left: 0px !important; }
.pc-margleft-05 { margin-left: 5px !important; }
.pc-margleft-10 { margin-left: 10px !important; }
.pc-margleft-15 { margin-left: 15px !important; }
.pc-margleft-20 { margin-left: 20px !important; }


.pc-margleft-30 { margin-left: 30px !important; }
.pc-margright-30 { margin-right: 30px !important; }


.pc-inline-thumbs { margin-right: 10px; margin-bottom: 12px; }

.pc-test-border { border: 1px solid red; /*background: #ddd;*/ }
.pc-test-border-grn { border: 1px solid green; /*background: #ddd;*/ }
.pc-test-border-blu { border: 1px solid cyan; /*background: #ddd;*/ }
.pc-test-border-yel { border: 1px solid cyan; /*background: #ddd;*/ }

.pc-light-color { color: #d8d8d8; }
.pc-medium-color { color: #9a9a9a; }
.pc-normal-color { color: #686868; }
.pc-dark-color { color: #424242; }








@media (max-width: 992px) {

	body#home {
		background-position: 50% 0px;
		background-size: 100% auto;
	}

	.tour-minheight {
		min-height: 20px !important;
	}
	
	.bg-content-video.minheight { min-height: 0px; }
	

}

@media (max-width: 768px) {
	/*NAVIGATION*/
	.nav { padding: 0px 15px 10px 15px; }
	
	.navbar-nav {
		margin-top: 20px;
	}

	.navbar-inverse .navbar-collapse {
		width: 100%;
		background: rgba(0, 0, 0, 0.90);
		margin-top: 5px;
	}
	.navbar-inverse .navbar-nav > li > a {
		padding: 10px;
	}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
		padding: 10px;
	}

	h1 { font-size: 26px; }
	h2 { font-size: 24px; }
	h3 { font-size: 16px;}
	h4 { font-size: 16px; }
	p { font-size: 14px; }
	
	input.input-text-result { width: 80px; }
	
	body#music {
		background-size: 768px auto;
		background-position: center -10px;
	}


	body#tour, body#contact, body#contactsent { 
		background-size: 768px auto;
		background-position: center 30px;
	}
	body#news { 
		background-size: 768px auto;
		background-position: center 20px;
	}
	body#contact, body#contactsent { 
		background-size: 768px auto;
		background-position: center 30px;
	}
	
	.bg-empty-0 { height: 150px; }
	
	#home .bg-empty-2 {
		height: 200px;
		background-image: url(/images/bg_kip_street.jpg);
		background-repeat: repeat;
		background-position: center 0px;
		background-size: 130% auto;
	}
	
	#music .bg-empty-2 {
		height: 200px;
		background-image: url(/images/bg_winger_kawasaki.jpg);
		background-repeat: no-repeat;
/*		background-image: url(/images/bg_kip_symphony_2.jpg);*/
		background-position: center center;
		background-size: 130% auto;
	}
	#news .bg-empty-2 {
		height: 175px;
		background-image: url(/images/bg_news2.jpg);
		background-repeat: no-repeat;
/*		background-image: url(/images/bg_kip_symphony_2.jpg);*/
		background-position: center -10px;
		background-size: 100% auto;
	}
	#contact .bg-empty-2, #contactsent .bg-empty-2 {
		height: 175px;
		background-image: url(/images/bg_skywalker_orchestra.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% auto;
	}
	


	.thumbnail { padding: 0px 0px 0px 5px; /*margin-bottom: 15px;*/ }
	
	.thumbnail.minheight {
		min-height: 20px !important;
		padding: 0px 0px 0px 5px !important;
	}
	
	#card-news .caption, #card-events .caption, #card-merchandise .caption, 
	#card-facebook .caption, #card-twitter .caption, #card-newcd .caption { padding: 9px 0px 0px 6px; }
	#card-merchandise.thumbnail {  margin-bottom: 30px; }
	.thumbnail h1 { margin: 0px 0px 7px 0px; font-size: 24px; line-height: 24px; }

	.carousel-control.left, .carousel-control.right {
		width: 10%;
		top: 34%;
	}
	
	.pc-col-padding { padding-left: 3px !important; padding-right: 3px !important; }


	.news-image { padding-right: 0px !important; }
	
	.modal-content.socialLinks { max-width: 300px; margin: 5% auto 0 auto; }

	.google-map iframe { height: 275px; }
	
	.news-list-image { padding: 0px 15px 10px 0px; }


}

@media (max-width: 480px) {

/*	body#home { 
		background-size: 560px auto;
	}
	.bg-empty-1 { height: 280px; }*/




	
	.carousel-control.left, .carousel-control.right {
		width: 15%;
		top: 15%;
	}
	.carousel-thumb-container { 
		border: 2px solid #fff;
	
	}



	.news-image { padding-right: 0px; }

}

