@font-face{font-family:'dincond-mediumregular';src:url("/v2/fonts/ufonts.com_dincond-medium-opentype-webfont.eot");src:url("/v2/fonts/ufonts.com_dincond-medium-opentype-webfont.eot?#iefix") format("embedded-opentype"),url("/v2/fonts/ufonts.com_dincond-medium-opentype-webfont.woff") format("woff"),url("/v2/fonts/ufonts.com_dincond-medium-opentype-webfont.ttf") format("truetype"),url("/v2/fonts/ufonts.com_dincond-medium-opentype-webfont.svg#dincond-mediumregular") format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:'dincond-boldregular';src:url("/v2/fonts/ufonts.com_dincond-bold-opentype-webfont.eot");src:url("/v2/fonts/ufonts.com_dincond-bold-opentype-webfont.eot?#iefix") format("embedded-opentype"),url("/v2/fonts/ufonts.com_dincond-bold-opentype-webfont.woff") format("woff"),url("/v2/fonts/ufonts.com_dincond-bold-opentype-webfont.ttf") format("truetype"),url("/v2/fonts/ufonts.com_dincond-bold-opentype-webfont.svg#dincond-boldregular") format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:'dincond-blackregular';src:url("/v2/fonts/ufonts.com_dincond-black-opentype-webfont.eot");src:url("/v2/fonts/ufonts.com_dincond-black-opentype-webfont.eot?#iefix") format("embedded-opentype"),url("/v2/fonts/ufonts.com_dincond-black-opentype-webfont.woff") format("woff"),url("/v2/fonts/ufonts.com_dincond-black-opentype-webfont.ttf") format("truetype"),url("/v2/fonts/ufonts.com_dincond-black-opentype-webfont.svg#dincond-blackregular") format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:'icomoon';src:url("/v2/fonts/icomoon.eot?ew4wj");src:url("/v2/fonts/icomoon.eot?#iefixew4wj") format("embedded-opentype"),url("/v2/fonts/icomoon.woff?ew4wj") format("woff"),url("/v2/fonts/icomoon.ttf?ew4wj") format("truetype"),url("/v2/fonts/icomoon.svg?ew4wj#icomoon") format("svg");font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-clock:before{content:"\e619";}.icon-check3:before{content:"\e618";}.icon-arrow-right2:before{content:"\e600";}.icon-cd:before{content:"\e601";}.icon-crown:before{content:"\e602";}.icon-glasses:before{content:"\e603";}.icon-guitar:before{content:"\e604";}.icon-arrow-right:before{content:"\e605";}.icon-arrow-left:before{content:"\e606";}.icon-search:before{content:"\e607";}.icon-info:before{content:"\e608";}.icon-list:before{content:"\e609";}.icon-arrow-down:before{content:"\e60a";}.icon-arrow-down2:before{content:"\e60b";}.icon-arrow-up:before{content:"\e60c";}.icon-comment2:before{content:"\e60d";}.icon-file:before{content:"\e60e";}.icon-user:before{content:"\e60f";}.icon-audiotrack:before{content:"\e610";}.icon-social102:before{content:"\e611";}.icon-stats:before{content:"\e612";}.icon-heart:before{content:"\e613";}.icon-music:before{content:"\e614";}.icon-bars:before{content:"\e615";}.icon-flow-tree:before{content:"\e616";}.icon-eye:before{content:"\e617";}.icon-check2:before{content:"\f00c";}.icon-list2:before{content:"\f03a";}.icon-check:before{content:"\f03b";}.icon-play:before{content:"\f04b";}.icon-comment:before{content:"\f075";}.forum_header_menu{float:right;}.forum_header_menu a{border-radius:3px;color:#464039;margin:18px 0 0 6px;padding:5px 10px;text-transform:uppercase;cursor:pointer;font-size:18px;font-family:'dincond-boldregular';display:inline-block;line-height:24px;background-color:#e8e8e8;}.forum_header_menu a:hover{color:#a02021;border-color:#a02021;}#header .nav,#header .user-nav,#sidenav ul,#footer .links,.jcf-select-drop .jcf-select-drop-content ul{list-style:none;margin:0;padding:0;}#header .inner:after,#header .navbar:after,#main:after,#sidenav:after,#content:after,.table .info-block .short-info:after{content:'';display:block;clear:both;}#sidenav ul li,.video-control a,.table td,.table td button,.login input[type="email"],.login input[type="password"],.login input[type="text"]{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* css reset styles */
html {
  box-sizing: border-box;
  background: #030303;
}

*, *:before, *:after {
  box-sizing: inherit;
}

* {
}
body {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  min-width: 320px;
  margin: 0;
  font: 14px/1.7 Arial, Helvetica, sans-serif;
  color: #ccc;
  /* background: url(/v2/images/bg-home.jpg) repeat-y;
  background: url(/v2/images/bg-home-bw.jpg) no-repeat;
  background: url(/v2/images/stage_curtain_bg.jpg) no-repeat;
  background-size: 100% auto;
  background-attachment: fixed;
  */
}
.home_wrapper_overlay {
  display: block;
  left: 0;
  position: fixed;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  background: url("/v2/images/home_overlay2.png");
  z-index: 5;
}
@media (max-width: 767px) {
  body {
    font-size: 13px;
  }
  .forum_header_menu{
     float: none;
     width: 100%;
     text-align: center;
   }
   .forum_header_menu a{
     margin-top: 0px;
   }
}

a {
  text-decoration: none;
  color: #a09283;
}
a:hover {
  color: #ab9f91;
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

img {
  border-style: none;
  max-width: 100%;
}

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  outline: none;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
  outline: none;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #666666;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #1a1a1a;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
  margin: 0 0 1.2em;
}

p {
  margin: 0 0 1.2em;
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* common page styles */
#wrapper {
  max-width: 1150px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
  position: relative;
}
@media (max-width: 767px) {
  #wrapper {
    background: #0f0f0f;
  }
}
#wrapper.special {
  max-width: 1018px;
  padding: 20px 0 0;
}
#wrapper.special #main {
  padding: 0;
}
@media (max-width: 1023px) {
  #wrapper.special {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  #wrapper.special {
    padding: 0;
  }
}

/* page header styles */
#header {
  background: #060402;
  margin: 0 0 44px;
  z-index: 30;
  position: relative;
  /* main navigation mobile opener styles */
  /* search form opener styles */
  /* main logo styles */
  /* main navigation holder styles */
  /* main navigation styles */
  /* search form styles */
}
@media (max-width: 767px) {
  #header {
    margin: 0;
  }
}
#header .inner {
  max-width: 1190px;
  padding: 13px 20px;
  margin: 0 auto;
  z-index: 30;
}
@media (max-width: 1023px) {
  #header .inner {
    padding: 13px 20px 13px 20px;
  }
}
#header .username, #header .user-nav, #header .search-opener {
  float: right;
}
#header .opener {
  position: absolute;
  right: 0;
  top: 12px;
  width: 42px;
  text-align: center;
  overflow: hidden;
  border: 1px solid transparent;
  color: #a11f1f;
  display: none;
  font-size: 30px;
  line-height: 25px;
  padding-top: 1px;
  border-radius: 3px;
}
#header .opener:hover {
  text-decoration: none;
}
@media (max-width: 1113px) {
  #header .opener {
    display: block;
  }
}
@media (max-width: 767px) {
  #header .opener {
    top: 7px;
  }
}
#header .search-opener {
  font-size: 22.5px;
  padding: 4px 6px 2px;
  border: 1px solid #9A9A9A;
  border-radius: 3px;
  line-height: 23px;
  margin: 0 0 0 7px;
  color: #9a9a9a;
}
#header .search-opener:hover {
  text-decoration: none;
  color: #fff;
  border-color: #fff;
}
@media (max-width: 1113px) {
  #header .search-opener {
    margin-right: 66px;
  }
}
@media (max-width: 767px) {
  #header .search-opener {
    margin-right: 58px;
  }
}
#header .active .opener {
  border-color: #a11f1f;
}
#header #nav, #header .logo {
  float: left;
}
#header .logo {
  position: relative;
  z-index: 40;
  margin-right: 5%;
}
@media (max-width: 767px) {
  #header .logo {
    margin: 0;
  }
  #header .logo img {
    width: 178px;
    height: auto;
    margin: 0;
  }
}
#header .navbar {
  position: relative;
  padding-top: 12px;
}
.loggedin #header .navbar {
  float: right;
}
@media (max-width: 1113px) {
  .loggedin #header .navbar {
    float: none;
    text-align: right;
  }
}
@media (max-width: 767px) {
  #header .navbar {
    padding-top: 7px;
  }
}
@media (max-width: 1113px) {
  #header #nav ul {
    position: absolute;
    z-index: 30;
    right: 0;
    top: 66px;
    background: #070707;
    border: 1px solid #a11f1f;
    border-radius: 3px;
  }
  #header #nav ul li {
    padding: 0;
  }
  #header #nav ul li a {
    border: 0;
    display: block;
    padding: 6px 9px;
    margin: 0;
    border-radius: 0;
  }
  #header #nav ul li a:hover {
    background: #a11f1f;
    color: #a09283;
    text-decoration: none;
  }
  #header #nav ul li.active a {
    color: #a11f1f;
    background: none;
    border: none;
  }
}
@media (max-width: 767px) {
  #header #nav ul {
    top: 43px;
  }
}
#header #nav .user-nav {
  display: none !important;
}
.loggedin #header #nav {
  float: right;
}
.loggedin #header #nav .nav {
  display: none !important;
}
.loggedin #header #nav .user-nav {
  display: block !important;
}
@media (max-width: 1113px) {
  .loggedin #header #nav .user-nav li {
    display: block;
  }
}
.loggedin #header .username {
  display: block;
  padding: 15px 23px 0 0;
}
@media (max-width: 767px) {
  .loggedin #header .username {
    display: none;
  }
}
@media (max-width: 1113px) {
  .loggedin #header .username {
    position: absolute;
    right: 310px;
    top: 12px;
  }
}
#header .username {
  display: none;
  font-family: 'dincond-mediumregular';
  font-size: 16px;
}
#header .nav.js-slide-hidden, #header .user-nav.js-slide-hidden {
  position: static !important;
}
@media (max-width: 1113px) {
  #header .nav.js-slide-hidden, #header .user-nav.js-slide-hidden {
    position: absolute !important;
  }
}
#header .nav > li, #header .user-nav > li {
  display: inline-block;
  padding: 0 6px;
}
@media (max-width: 1113px) {
  #header .nav > li, #header .user-nav > li {
    display: block;
    text-align: right;
  }
}
#header .nav > li > a, #header .user-nav > li > a {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'dincond-boldregular';
  margin: 0 9px;
  display: inline-block;
  line-height: 24px;
}
@media (max-width: 1113px) {
  #header .nav > li > a, #header .user-nav > li > a {
    font-size: 16px;
  }
}
#header .nav > li > a:hover, #header .user-nav > li > a:hover {
  color: #a11f1f;
  border-bottom: 1px solid #a11f1f;
  text-decoration: none;
}
#header .nav > li.active a, #header .user-nav > li.active a {
  color: #a11f1f;
}
@media (max-width: 767px) {
  #header .user-nav {
    display: none;
  }
}
@media (min-width: 767px) {
  #header #nav .login_dropdown{
    display: none;	
  }
}
@media (max-width: 1113px) {
  #header .user-nav li {
    display: inline-block;
  }
}
#header .user-nav li a {
  border: 1px solid #9a9a9a;
  border-radius: 3px;
  color: #9a9a9a;
  margin: 0;
  padding: 3px 9px;
}
#header .user-nav li a:hover, #header .user-nav li.active > a {
  color: #fff;
  border-color: #fff;
  text-decoration: none;
}
#header .user-nav li.special a {
  color: #d0991d;
  border-color: #d0991d;
}
#header .user-nav li.special a:hover {
  color: #e9b015;
  border-color: #e9b015;
}
#header .search-form {
  overflow: hidden;
  position: absolute;
  top: 12px;
  right: 0;
  width: 38%;
  background: #eee;
  border-radius: 3px;
  border: 1px solid #353535;
  padding: 5px 30px 5px 7px;
}
.loggedin #header .search-form {
  width: auto;
  left: 5px;
}
@media (max-width: 1113px) {
  #header .search-form {
    position: relative;
    padding: 5px 28px 5px 12px;
    margin: 14px 0 20px;
    clear: both;
    width: auto;
  }
}
#header .search-form button, #header .search-form input[type='text'], #header .search-form input[type='search'] {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  color: #515151;
  font-size: 16px;
  float: left;
}
#header .search-form button {
  position: absolute;
  top: 4px;
  right: 7px;
  font-size: 18px;
}
#header .search-form input[type='text'], #header .search-form input[type='search'] {
  width: 100%;
  font-family: 'dincond-mediumregular';
  color: #515151;
}

/* main container styles */
#main {
  background: #0b0908;
  border-radius: 5px;
  padding: 22px;
  margin: 0 0 45px;
}
#main.main {
  background: none;
}
@media (max-width: 767px) {
  #main {
    padding: 0;
    margin: 0;
    background: #0f0f0f;
  }
}

/* sidebar styles */
#sidebar {
  float: left;
  width: 21.88%;
}
#sidebar .desktop {
  display: block;
}
#sidebar .tablet {
  display: none;
}
@media (max-width: 1125px) {
  #sidebar {
    width: 100%;
    float: none;
  }
  #sidebar .desktop {
    display: none;
  }
  #sidebar .tablet {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  #sidebar {
    display: none;
  }
}

/* side navigation styles */
@media (max-width: 1023px) {
  #sidenav ul {
    margin: 0 -2%;
  }
}
#sidenav ul li {
  font-size: 22px;
}
@media (max-width: 1125px) {
  #sidenav ul li {
    float: left;
    width: 14%;
    margin: 0 1%;
    font-size: 16px;
  }
}
#sidenav ul li a {
  display: block;
  border-radius: 3px;
  border: 2px solid #9a9a9a;
  margin: 0 0 21px;
  position: relative;
  padding: 10px 30% 10px 7%;
  line-height: 1.3;
  color: #9a9a9a;
  font-family: 'dincond-boldregular';
}
@media (max-width: 1023px) {
  #sidenav ul li a {
    padding: 10px 7%;
  }
}
@media (max-width: 1130px) {
  .magazine_sidebar{
	display: none;
  }
}
#sidenav ul li a:hover {
  color: #ccc;
  border-color: #ccc;
  text-decoration: none;
}
#sidenav ul li a:hover .icon-arrow-right {
  color: #ccc;
}
#sidenav ul li a span {
  display: block;
}
@media (max-width: 1023px) {
  #sidenav ul li a span {
    display: inline;
  }
}
#sidenav ul li a .icon-arrow-right {
  position: absolute;
  right: 20px;
  bottom: 16px;
  font-size: 16px;
  color: #636363;
}
@media (max-width: 1023px) {
  #sidenav ul li a .icon-arrow-right {
    display: none;
  }
}
#sidenav ul li.active a {
  color: #ccc;
  border-color: #ccc;
}
#sidenav ul li.active a .icon-arrow-right {
  color: #ccc;
}

/* main content styles */
#content {
  float: right;
  width: 76.13%;
  padding: 0 22px 30px;
  background: #0f0f0f;
  border-radius: 5px;
}
@media (max-width: 1125px) {
  #content {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  #content {
    padding: 16px;
  }
}
#content h1 {
  font-family: 'dincond-boldregular';
  font-size: 34px;
  font-weight: normal;
  line-height: 48px;
  text-align: center;
  border-radius: 4px 4px 0 0;
  text-transform: uppercase;
  color: #e1e1e1;
  background: url(/v2/images/bg-header-bar.png) 50% 50%;
  background-size: auto 100%;
  margin: 0 -22px 28px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}
#content h1 img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
  border-radius: 0 4px 0 0;
}
@media (max-width: 767px) {
  #content h1 img {
    right: -51px;
  }
}
#content h1 span {
  position: relative;
  z-index: 2;
  display: block;
}
@media (max-width: 767px) {
  #content h1 {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 16px;
  }
}
#content h2 {
  font-family: 'dincond-boldregular';
  font-weight: normal;
  font-size: 28px;
  text-align: center;
  color: #e1e1e1;
  margin: 0 0 25px;
}
@media (max-width: 767px) {
  #content h2 {
    font-size: 22px;
    margin: 0 0 16px;
  }
}
#content .video-frame {
  overflow: hidden;
}
#content .about-post {
  font: 13px/20px Arial,sans-serif;
}
#content .about-post h2 {
  text-align: left;
  font-size: 24px;
  margin: 0 0 22px;
}
#content .about-post strong {
  display: block;
}
#content .about-post a {
  text-decoration: underline;
  font-weight: bold;
}
#content .about-post a:hover {
  text-decoration: none;
}
#content .about-post .header {
  font-size: 24px;
  line-height: 29px;
  display: block;
  padding: 0 0 31px;
  font-family: 'dincond-mediumregular';
}
#content h3 {
  font-family: 'dincond-mediumregular';
  font-weight: normal;
  font-size: 24px;
  text-align: center;
  margin: 10px 0 13px;
}
#content h3 strong {
  font-family: 'dincond-boldregular';
  font-weight: normal;
}
#content h3 strong span {
  font-family: 'dincond-blackregular';
  text-transform: uppercase;
  color: #f0bb23;
}
#content hr {
  margin: 35px 0 30px;
  color: #212121;
  border: none;
  background-color: #212121;
  height: 1px;
}
#content .heading h2 {
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 7px;
}

/* video block styles */
.video-holder {
  text-align: center;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .video-holder {
    margin: 0;
  }
}

.video-control {
  background: #1a1a1a;
  padding: 18px 0;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-family: 'dincond-boldregular';
  width: 100%;
  margin: 0 0 36px;
}
@media (max-width: 767px) {
  .video-control {
    display: none !important;
  }
}
.video-control a {
  vertical-align: middle;
  display: inline-block;
  border-radius: 2px;
  width: 22%;
  border: 2px solid #565656;
  margin: 0 1%;
  color: #9a9a9a;
  text-transform: uppercase;
  position: relative;
  padding: 4px 1% 4px 2%;
}
.video-control a:hover {
  color: #bbb;
  border-color: #bbb;
  text-decoration: none;
}
.video-control a:before {
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid #000;
  position: absolute;
  border-radius: 50%;
  left: 5%;
  top: 50%;
  margin: -6px 0 0;
}
.video-control a.active:before {
  background: #931c1c;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.form {
  background: #1b1b1b;
  overflow: hidden;
  margin: 0 0 25px;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .form {
    margin: 0 0 21px;
    padding: 5px 0 0;
  }
}

/* yellow button styles */
.button {
  background: #eeb922;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYzcyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2ZjYzcyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2Y1YzAyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMzljMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcc725 0%, #fcc725 28%, #f5c023 44%, #d39c1e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcc725), color-stop(28%, #fcc725), color-stop(44%, #f5c023), color-stop(100%, #d39c1e));
  background: -webkit-linear-gradient(top, #fcc725 0%, #fcc725 28%, #f5c023 44%, #d39c1e 100%);
  background: -o-linear-gradient(top, #fcc725 0%, #fcc725 28%, #f5c023 44%, #d39c1e 100%);
  background: -ms-linear-gradient(top, #fcc725 0%, #fcc725 28%, #f5c023 44%, #d39c1e 100%);
  background: linear-gradient(to bottom, #fcc725 0%, #fcc725 28%, #f5c023 44%, #d39c1e 100%);
  border: 0;
  border-bottom: 3px solid #b87324;
  margin: 27px auto 0;
  display: block;
  line-height: 1.15;
  padding: 7px 0 5px;
  font-family: 'dincond-boldregular';
  font-size: 26px;
  color: #090807;
  text-transform: uppercase;
  width: 26%;
  border-radius: 3px;
}
.button:hover {
  background: #fcdc02;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZGMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2ZiZGEwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWI2MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcdc02 0%, #fbda03 35%, #fab614 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcdc02), color-stop(35%, #fbda03), color-stop(100%, #fab614));
  background: -webkit-linear-gradient(top, #fcdc02 0%, #fbda03 35%, #fab614 100%);
  background: -o-linear-gradient(top, #fcdc02 0%, #fbda03 35%, #fab614 100%);
  background: -ms-linear-gradient(top, #fcdc02 0%, #fbda03 35%, #fab614 100%);
  background: linear-gradient(to bottom, #fcdc02 0%, #fbda03 35%, #fab614 100%);
  border-color: #cb821f;
}


div.panel div.panel-body div.button.grey.not_available,div.panel div.panel-body button.button.grey.not_available{
cursor: not-allowed !important;
background: repeating-linear-gradient( 45deg, #cccccc, #cccccc 10px, #dddddd 10px, #dddddd 20px);
color: #616161;
border: 1px solid #616161;
}


.button.grey {
  background: #e7e7e7;
  background: -moz-linear-gradient(top, #e7e7e7 0%, #c8c7c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #c8c7c8));
  background: -webkit-linear-gradient(top, #e7e7e7 0%, #c8c7c8 100%);
  background: linear-gradient(to bottom, #e7e7e7 0%, #c8c7c8 100%);
  border-color: #adadad;
  margin: 0 14px 0 0;
  color: #545453;
}
.button.grey:hover {
  background: #c8c7c8;
  background: -moz-linear-gradient(top, #c8c7c8 0%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c8c7c8), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #c8c7c8 0%, #e7e7e7 100%);
  background: linear-gradient(to bottom, #c8c7c8 0%, #e7e7e7 100%);
}
@media (max-width: 767px) {
  .button {
    width: 100%;
    margin: 13px 0;
  }
}

/* table styles */
.table {
  border-spacing: 1px 11px;
  border-collapse: separate;
  table-layout: fixed;
  line-height: 1.3;
  margin: 0 0 10px;
  padding: 11px 0 0;
  /* table header styles */
  /* icon difficulty styles */
  /* info column styles */
}
@media (max-width: 767px) {
  .table {
    border-spacing: 0 4px;
    margin: 0 0 30px;
  }
}
.table td {
  background: #212121;
  padding: 0 15px;
  margin: 0 0 23px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  border-radius: 5px;
  /* title column styles */
  /* begin button styles */
}
@media (max-width: 767px) {
  .table td {
    padding: 9px 15px;
  }
  .table td:nth-child(4n+0) {
    min-width: 60px;
    border-radius: 5px 5px 5px 5px;
    background: #212121;
    padding: 9px 15px 27px;
  }
}
.table td.text {
  border-radius: 0 5px 5px 0;
}
@media (max-width: 767px) {
  .table td.text {
    width: 100%;
    border-radius: 5px 0 0 5px;
  }
}
.table td.text div {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 220px;
  text-align: left;
  color: #c2b19f;
}
@media (max-width: 1023px) {
  .table td.text div {
    width: 160px;
  }
}
@media (max-width: 767px) {
  .table td.text div {
    width: 100%;
    white-space: normal;
  }
}
.table td.btn-holder {
  padding: 0;
}
.table td button {
  width: 100%;
  height: 100%;
  padding: 0 16px;
  border: 0;
  min-width: 78px;
  min-height: 42px;
  font-family: 'dincond-boldregular';
  font-size: 16px;
  color: #292929;
  text-transform: uppercase;
  border-radius: 0px 5px 5px 0px;
  background: #eeeeee;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZjJmMmYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMiUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MyUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNiMmIyYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzljOWM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, #eeeeee 0%, #f2f2f2 2%, #ededed 7%, #ebebeb 15%, #e0e0e0 32%, #bfbfbf 73%, #b2b2b2 98%, #c9c9c9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(2%, #f2f2f2), color-stop(7%, #ededed), color-stop(15%, #ebebeb), color-stop(32%, #e0e0e0), color-stop(73%, #bfbfbf), color-stop(98%, #b2b2b2), color-stop(100%, #c9c9c9));
  background: -webkit-linear-gradient(top, #eeeeee 0%, #f2f2f2 2%, #ededed 7%, #ebebeb 15%, #e0e0e0 32%, #bfbfbf 73%, #b2b2b2 98%, #c9c9c9 100%);
  background: -o-linear-gradient(top, #eeeeee 0%, #f2f2f2 2%, #ededed 7%, #ebebeb 15%, #e0e0e0 32%, #bfbfbf 73%, #b2b2b2 98%, #c9c9c9 100%);
  background: -ms-linear-gradient(top, #eeeeee 0%, #f2f2f2 2%, #ededed 7%, #ebebeb 15%, #e0e0e0 32%, #bfbfbf 73%, #b2b2b2 98%, #c9c9c9 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #f2f2f2 2%, #ededed 7%, #ebebeb 15%, #e0e0e0 32%, #bfbfbf 73%, #b2b2b2 98%, #c9c9c9 100%);
}
.table td button:hover {
  background: #a91e21;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MWUyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjYzQzMzM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiNiYTIxMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iI2JiMjAyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEyJSIgc3RvcC1jb2xvcj0iI2I1MjAyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2FlMWYyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iIzlhMWMxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzhiMWExYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YTE0MTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #a91e21 0%, #c43338 2%, #ba2126 5%, #bb2024 7%, #b52024 12%, #ae1f23 34%, #9a1c1d 63%, #8b1a1c 98%, #6a1413 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a91e21), color-stop(2%, #c43338), color-stop(5%, #ba2126), color-stop(7%, #bb2024), color-stop(12%, #b52024), color-stop(34%, #ae1f23), color-stop(63%, #9a1c1d), color-stop(98%, #8b1a1c), color-stop(100%, #6a1413));
  background: -webkit-linear-gradient(top, #a91e21 0%, #c43338 2%, #ba2126 5%, #bb2024 7%, #b52024 12%, #ae1f23 34%, #9a1c1d 63%, #8b1a1c 98%, #6a1413 100%);
  background: -o-linear-gradient(top, #a91e21 0%, #c43338 2%, #ba2126 5%, #bb2024 7%, #b52024 12%, #ae1f23 34%, #9a1c1d 63%, #8b1a1c 98%, #6a1413 100%);
  background: -ms-linear-gradient(top, #a91e21 0%, #c43338 2%, #ba2126 5%, #bb2024 7%, #b52024 12%, #ae1f23 34%, #9a1c1d 63%, #8b1a1c 98%, #6a1413 100%);
  background: linear-gradient(to bottom, #a91e21 0%, #c43338 2%, #ba2126 5%, #bb2024 7%, #b52024 12%, #ae1f23 34%, #9a1c1d 63%, #8b1a1c 98%, #6a1413 100%);
  color: #fff;
}
.table td .icon {
  margin: 0 -15px 0 -20px;
  vertical-align: top;
}
.table td img {
  max-width: 9999px;
}
.table td:last-child img {
  border-radius: 0 5px 5px 0;
}
.table td.column {
  background: none;
  padding: 0;
}
.table td.column table {
  border-spacing: 1px 0;
  margin: 0 -1px;
  height: 100%;
}
.table td.column table tr, .table td.column table td {
  height: 100%;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .table thead {
    display: none;
  }
}
.table thead:after, .table tbody:after {
  display: block;
  height: 0;
  content: "";
}
.table thead td {
  font-family: 'dincond-boldregular';
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  color: #c2b19f;
  text-transform: uppercase;
}

/*****************
* tutorial lists *
*****************/
.interview_thumbnail{
       float: left;
       padding-right: 10px;
}

.table .thead td {
    font-family: 'dincond-boldregular';
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #c2b19f;
    text-transform: uppercase;
}

.table .instructor_section td {
    border-top: 20px solid #0F0F0F; /* top margin for instructor-sections */
}
.table .instructor_section.first_time td {
    border-top: none;
}

.table .instructor_section h3 {
    text-transform: uppercase;
}
.table .tbody:after {
    content: none;
}
.table .ico-guitar {
    min-widht: 60px;
}    
/****************/

.table .ico-guitar img {
  max-width: 99999px;
  margin: 0 -3px 0 -2px;
}
@media (max-width: 767px) {
  .table .ico-guitar {
    position: relative;
    width: 0 !important;
    padding: 0;
  }
  .table .ico-guitar i {
    position: absolute;
    white-space: nowrap;
    right: 17px;
  }
  .table .ico-guitar i img {
    max-width: 99999px;
    width: 13px;
    height: auto;
    margin: 0 -2px;
  }
}
.table .info-block td {
  background: none;
  text-align: left;
  font-weight: normal;
  padding: 11px 0;
  line-height: 1.3;
}
.table .info-block .holder {
  background: #212121;
  position: relative;
  border-radius: 5px;
  padding: 15px;
}
.table .info-block .holder:before {
  bottom: 100%;
  left: 12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #212121;
  border-width: 10px;
}
.table .info-block .alignleft {
  float: left;
  margin: 0 17px 0 0;
}
.table .info-block h4 {
  color: #c2b19f;
  margin: 0 0 9px;
}
.table .info-block .short-info {
  border-top: 1px solid #0f0f0f;
  position: relative;
  top: 16px;
  padding: 11px 0 16px;
  line-height: 22px;
  clear: both;
}
.table .info-block .short-info .name {
  float: left;
  padding: 0 23px 0 0;
  margin: 0 23px 0 0;
  border-right: 1px solid #000;
}
.table .info-block .short-info .name span {
  color: #c2b19f;
  font-family: 'dincond-boldregular';
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 5px 0 0;
}
@media (max-width: 767px) {
  .table .mobile-hidden {
    display: none;
  }
}
.table .icon-info {
  color: #ad2124;
  font-size: 24px;
}
.table .icon-info:hover {
  text-decoration: none;
}

@media (max-width: 1023px) {
  .desktop-visible {
    display: none;
  }
}

@media (min-width: 1024px) {
  .tablet-visible {
    display: none;
  }
}
@media (max-width: 767px) {
  .tablet-visible {
    display: none;
  }
}

.alignright {
  float: right;
}

/* progress bar styles */
.progress {
  display: block;
}
.progress strong {
  float: left;
  margin: 0 22px 0 0;
  text-transform: uppercase;
  color: #c2b19f;
  font-family: 'dincond-boldregular';
  font-size: 14px;
}
.progress .bar {
  display: block;
  overflow: hidden;
  position: relative;
  background: white;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2U5ZTllYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2M3YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #fefefe 33%, #e9e9eb 95%, #c7c7c9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(33%, #fefefe), color-stop(95%, #e9e9eb), color-stop(100%, #c7c7c9));
  background: -webkit-linear-gradient(top, white 0%, #fefefe 33%, #e9e9eb 95%, #c7c7c9 100%);
  background: -o-linear-gradient(top, white 0%, #fefefe 33%, #e9e9eb 95%, #c7c7c9 100%);
  background: -ms-linear-gradient(top, white 0%, #fefefe 33%, #e9e9eb 95%, #c7c7c9 100%);
  background: linear-gradient(to bottom, white 0%, #fefefe 33%, #e9e9eb 95%, #c7c7c9 100%);
  border-radius: 2px;
}
.progress .bar .load {
  display: block;
  background: #b3f067;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzZjA2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2IzZjA2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2FmZWI2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iI2E0ZGM1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iIzljZGI1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzlkZGE1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzllZDY1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YmFlNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #b3f067 0%, #b3f067 24%, #afeb65 43%, #a4dc5d 76%, #9cdb59 86%, #9dda5b 90%, #9ed657 95%, #7bae49 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3f067), color-stop(24%, #b3f067), color-stop(43%, #afeb65), color-stop(76%, #a4dc5d), color-stop(86%, #9cdb59), color-stop(90%, #9dda5b), color-stop(95%, #9ed657), color-stop(100%, #7bae49));
  background: -webkit-linear-gradient(top, #b3f067 0%, #b3f067 24%, #afeb65 43%, #a4dc5d 76%, #9cdb59 86%, #9dda5b 90%, #9ed657 95%, #7bae49 100%);
  background: -o-linear-gradient(top, #b3f067 0%, #b3f067 24%, #afeb65 43%, #a4dc5d 76%, #9cdb59 86%, #9dda5b 90%, #9ed657 95%, #7bae49 100%);
  background: -ms-linear-gradient(top, #b3f067 0%, #b3f067 24%, #afeb65 43%, #a4dc5d 76%, #9cdb59 86%, #9dda5b 90%, #9ed657 95%, #7bae49 100%);
  background: linear-gradient(to bottom, #b3f067 0%, #b3f067 24%, #afeb65 43%, #a4dc5d 76%, #9cdb59 86%, #9dda5b 90%, #9ed657 95%, #7bae49 100%);
  height: 22px;
  border-radius: 2px;
}
.progress .bar .count {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  top: 0;
  line-height: 22px;
  font-weight: bold;
  color: #231f20;
  text-transform: uppercase;
}
.progress .button {
  float: right;
  font-size: 18px;
  border-width: 1px;
  margin: 0 0 0 9px;
  padding: 2px 0;
}

/* more button styles */
.more {
  display: table;
  font-size: 16px;
  font-family: 'dincond-boldregular';
  text-transform: uppercase;
  padding: 0 40px;
  border-radius: 2px;
  line-height: 1.7;
  color: #636363;
  border: 2px solid #636363;
  margin: 0 auto;
}
.more:hover {
  color: #fff;
  border-color: #fff;
  text-decoration: none;
}

/* page footer styles */
#footer {
  background: #030303;
  font-family: 'dincond-boldregular';
  font-size: 14px;
  color: #a09283;
  text-transform: uppercase;
  padding: 29px 5%;
  z-index: 10;
  position: relative;
}
@media (max-width: 767px) {
  #footer {
    padding: 15px 5%;
  }
}
#footer .links {
  float: right;
}
#footer .links li {
  display: inline;
  margin: 0 0 0 18px;
}
@media (max-width: 767px) {
  #footer .links {
    float: none;
    text-align: center;
  }
}
#footer p {
  margin: 0;
}
@media (max-width: 767px) {
  #footer p {
	text-align: center;
	margin-top: 15px;
  }
}

.login label {
  display: block;
  font: 18px/22px 'dincond-boldregular';
  color: #ccc;
  padding: 0 0 3px;
}
.login input[type="email"],
.login input[type="password"],
.login input[type="text"] {
  width: 100%;
  display: block;
  padding: 8px;
  border: 0;
  background: #eee;
  border-radius: 3px;
  font-size: 13px;
  color: #656565;
  margin: 0 20px 0 0;
  font: 20px/24px 'dincond-boldregular';
}
@media (max-width: 767px) {
  .login input[type="email"],
  .login input[type="password"],
  .login input[type="text"] {
    float: none;
    width: 100%;
    margin: 0;
  }
}

/* custom forms */
/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 2px solid #636363;
  font-family: 'dincond-boldregular';
  border-radius: 3px;
  background: #ccc;
  margin: 0 0 12px;
  min-width: 150px;
  height: 32px;
  color: #5b5b5b;
  text-align: left;
  white-space: normal;
  background: #0f0f0f;
}
.jcf-select:hover {
  border-color: #ccc;
  color: #ccc;
}
.jcf-select:hover .jcf-select-opener {
  color: #ccc;
}
.jcf-select .jcf-option-hideme {
  text-transform: uppercase;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select select .hideme {
  display: none;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 16px;
  line-height: 28px;
  padding: 0 35px 0 8px;
  background: #0f0f0f;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 26px;
  bottom: 0;
  right: 0;
  background: #0f0f0f;
  top: 0;
  font-family: 'icomoon';
  font-size: 12px;
  color: #585858;
}
.jcf-select .jcf-select-opener:before, .jcf-select .jcf-select-opener:after {
  content: "\e606";
  position: absolute;
  top: 8px;
  right: 9px;
}
.jcf-select .jcf-select-opener:before {
  content: "\e607";
  top: 0;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 2px solid #636363;
  background: #0f0f0f;
  margin-top: -2px;
  border-radius: 0 0 3px 3px;
}
.jcf-select-drop .jcf-select-drop-content ul {
  padding: 0 0 3px;
}
.jcf-select-drop .jcf-select-drop-content ul li {
  color: #636363;
  font-family: 'dincond-boldregular';
  line-height: 1.2;
  padding: 3px 8px;
}
.jcf-select-drop .jcf-select-drop-content ul li:hover {
  color: #ccc;
}
.jcf-select-drop .jcf-select-drop-content ul .jcf-option-hideme {
  display: none;
}

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  width: 10px;
  bottom: 0;
  right: -9px;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  height: 0;
  width: 0;
  left: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #212121;
  height: 1px;
  width: 10px;
  border-radius: 3px;
}

.jcf-scrollbar-horizontal {
  position: absolute;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 10px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 0;
  width: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 10px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #212121;
  height: 10px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

/****************************
* additions to original css *
****************************/
.video-control label {
  vertical-align: middle;
  display: inline-block;
  border-radius: 2px;
  width: 22%;
  border: 2px solid #565656;
  margin: 0 1%;
  color: #9a9a9a;
  text-transform: uppercase;
  position: relative;
  padding: 4px 1% 4px 2%;
}
.video-control label:hover {
  color: #bbb;
  border-color: #bbb;
  text-decoration: none;
}

#wrapper {
  /* min-height: 390px; */
}

/********************************
* additions to enable list-view *
********************************/
.info-block-trigger:hover + .info-block {
    /* display: table-row; */ /* temporarily disable rollover */
}

.info-block {
}

/*****************************
* additions to enable promos *
*****************************/

/*MOBILE VIEW CSS*/
@media screen and (max-width: 767px) {
	.promo_box_special{
		display: none;
	}
	.promo_box_special_mob{
		display: block;
	}
}

/*ALL VIEWS*/
@media screen and (max-width: 1125px) {
	.promo_box{
		display: none;
	}
}

.promo_box{
	width: 242px;
	background-color: white;
	position: relative;
	float: left;
	/*
	margin-top: 22px;
	margin-left: 22px;
	*/
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
}

.promo_box_special_mob{
	display: none;
}

.promo_image{
	position: absolute;
	top: 13px;
	left:10px;
	width: 115px;
	height: 106px;
}

.promo_top{
	position: absolute;
	top: 17px;
	left: 130px;
	color: #434343;
}
.promo_top h2{
	font-size: 52px;
	font-family: 'DINWeb-CondBold';
	font-family: 'dincond-boldregular';
	color: #636363;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0 5px;
	border: 2px solid #636363;
	font-weight: normal;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    height: 55px;
    line-height: 67px;
    line-height: 51px;

}

.promo_top p{
	font-size: 14px;
	font-family: 'DINWeb-CondMedium';
	font-family: 'dincond-mediumregular';
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	margin-bottom: 0px;
}

.promo_price{
	font-size: 14px;
	font-weight: bold;
	float: left;
	font-weight: bold;
	font-family: 'arial';
	width: 100%;
	text-align: center;
}

.promo_price_value{
	font-size: 14px;
	font-weight: bold;
	font-family: 'arial';
	margin-left: 5px;
	float: left;
}

.promo_title{
	position: relative;
	float: left;
	margin-top: 130px;
	margin-left: 15px;
	color: #a62525;
	font-size: 24px;
	width: 218px;
	text-align: left;
	font-family: 'DINWeb-CondBlack';
	font-family: 'dincond-blackregular';
	text-transform: uppercase;
	line-height: 24px;
}


.promo_description{
	position: relative;
	float: left;
	width: 215px;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 11px;
	color: #191818;
	margin-bottom: 20px;
	line-height: 14px;	
	min-height: 80px;
}

.hasCountdown{
	padding-left: 0px;
}
.hasCountdown p{
	float: left;
	width: 47px;
	color: #efeff0;
	font-size: 18px;
	letter-spacing: 12px;
	padding: 0px;
	margin: 3px 0 0 6px;
	font-family: 'arial';
}

.above_counter{
	color: #ffffff;
	font-size: 20px;
	font-family: 'DINWeb-CondBold';
	font-family: 'dincond-boldregular';
	text-align: center;
	line-height: 20px;
}
.promo_counter{
	width: 215px;
	height: 27px;
	background: url(/redesign/images/v2/promo_timer.png) no-repeat;
	margin: 6px 0 6px 20px;
	line-height: 22px;
}

.promo_bottom {
	position: relative;
	float: left;
	width: 242px;
	background-color: #C82127;
    background: -moz-linear-gradient(top, #C82127 0%, #A21F1F 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C82127),  color-stop(100%, #A21F1F));
    background: -webkit-linear-gradient(top, #C82127 0%, #A21F1F 100%);
    background: -o-linear-gradient(top, #C82127 0%, #A21F1F 100%);
    background: -ms-linear-gradient(top, #C82127 0%, #A21F1F 100%);
    background: linear-gradient(to bottom, #C82127 0%, #A21F1F 100%);
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}

.promo_bottom p.promo_end{
	color: black;
	font-family: 'DINWeb-CondBold';
	font-family: 'dincond-boldregular';
	font-size: 11px;
	margin-top: 6px;
	margin-left: 16px;
	margin-bottom: 5px;
}

.button.promo_fat_button {
    width: 80%;
    margin-top: 10px;
    margin-left: 25px;
}

/******************************
* additions for form handling *
******************************/
.validation_error {
    color: red;
    margin-bottom: 13px;
    margin-top: -3px;
}

.form_acknowledgement {
    color: green;
    margin-bottom: 13px;
}

/***********************
* additions for zenbox *
***********************/
#zenbox_tab {
  font-family: Arial, Helvetica, sans-serif;
  border: solid 2px #fff;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  position: fixed;
  top: 23%;
  height: 25px;
  min-width: 110px;
  z-index: 10000;
  white-space: nowrap;
  padding: 0 10px 35px 10px;
}

#zenbox_tab #feedback_tab_text {
  font-size: 1.3em;
  font-weight: bold;
  margin: 25px auto;
  text-align: center;
  color: #fff;
}

#zenbox_tab.ZenboxTabLeft {
  left: 0px;
  background-position: right 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

#zenbox_tab.ZenboxTabRight {
  right: 0px;
  background-position: left 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

#zenbox_tab:hover {
  background-color: #444;
}

#zenbox_overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90000;
}

#zenbox_overlay * {
  color:#333;
  font-family: Arial, Helvetica, sans-serif;
  font-style:normal;
  font-variant:normal;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#zenbox_container {
  height: 620px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 638px;
  z-index:2;
}

#zenbox_container .zenbox_header {
  position: relative;
  text-align: right;
  width: auto;
  z-index: 100;
}

#zenbox_close {
  cursor: pointer;
  height: 46px;
  position: relative;
  top: 10px;
  width: 46px;
}

#zenbox_body {
  height: 900px;
  margin-top: -18px;
  position: relative;
  width: 615px;
}

#zenbox_scrim {
  background-color: #000;
  filter:alpha(opacity=42);
  -moz-opacity: 0.42;
  opacity: 0.42;
  left:0;
  position: absolute;
  top:0;
  width: 100%;
  z-index:1;
}
#zenbox_tab {
    height: 65px !important;
}

@media screen and (max-width: 1200px) {
    #zenbox_tab{
        display: none!important;
    }
}

/**********************************
* tutorial list resize correction *
**********************************/
@media (max-width: 767px) {
  .table .ico-guitar i {
  }
}

/*************
* pagination *
*************/
.pagination {
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    text-align: center;
    border-top: 1px solid #212121;
    border-bottom: 1px solid #212121;
    white-space:nowrap; /* helpful for small screens */
}
.pagination .pagination-button {
    margin: 0;
    margin-right: 8px;
    padding-top: 16px;
    padding-bottom: 15px;
    display: inline-block;
    color: #CCCCCC;
}

@media (max-width: 767px) {
    .pagination .pagination-button.mobile-hidden {
        display: none;
    }
}

.pagination .pagination-button a, .pagination .pagination-button span {
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 9px;
    padding-bottom: 3px;
    border-radius: 3px;
    background-color: #343434;
}

.pagination-button a {
    color: #CCCCCC;
}

.pagination-button.active {
    border-bottom: 1px solid #5E5E5E;
}

.pagination-button.active span {
    background-color: #5E5E5E;
}

.pagination-button:hover {
    border-bottom: 1px solid #AF2022;
}

.pagination-button span:hover, .pagination-button a:hover {
    background-color: #AD2122;
    color: #E8E9E8;
}

/****************
* video timeout *
****************/
#content #hourlyDiv h1 {
    margin: 0;
    margin-bottom: 1.0em;
}

@media screen and (max-width: 545px) {
    #content #hourlyDiv h1 {
        margin: 0;
        margin-top: -2.5em;
    }
}

#hourlyDiv {
    height: 100%;
    width: 100%
}

#hourlyDivText p {
    line-height: 1.0em;
}

/*****************
* tracking pixel *
*****************/
.tracking_pixel {
    color: black;
    display: none;
}

/****************************
* general purpose additions *
****************************/
.simple-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.simple-list li {
    text-align: left;
}

.initially_hidden {
    display: none;
}
.all_styles{
    color: #a09283;
}

.overflow-prevention {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.breathing-room {
    margin-top: 30px;
}

#content h2.breathing-room {
    margin-top: 30px;
}

/***********************************
* additions for footer positioning *
***********************************/
html, body, #head-and-wrapper { height: 100%; }
body > #head-and-wrapper { height: auto; min-height: 100%; }

#head-and-wrapper {
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 82px;  /* must be same height as the footer */
    position: relative;
}
#wrapper {
    min-height: 100%;
}    

#footer {
    clear: both;
    position: relative;
    margin: 0;
    height: 82px;
    margin-top: -82px;
}
@media (max-width: 767px) {
  #footer {
	height: auto;
  }
}

.background_overlay {
    display: block;
    left: 0;
    position: fixed;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    background: url(/v2/images/stage_curtain_bg.jpg);
    background: url(/v2/images/bg-home.jpg) repeat-y;
    background-position: center top;
    background-size: cover;
}

/*************************************
*Notification bar
*************************************/
.notification_bar{
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	background: #a11f1f;
	color: #fff;
	text-align: center;
	margin: auto;
	font-family: 'dincond-mediumregular';
  	font-size: 16px;
}
.notification_bar a{
	color: #fff;
	text-decoration: underline;
}
@media (max-width: 767px) {
	.notification_bar{
		display: none;
	}
}

/*************************************
 * Ad Banner
 *************************************/
.notification-banner {
   /* Notification banner that displays across the browser window. */
   position: fixed;
   bottom: 0;
   width: 100%;
   z-index: 100;
   border-top: 0.2em solid #a11f1f;
   background-color: #404040;
}

.notification-wrapper {
   /* Wrapper to control the width of the notification banner contents. */
   margin: 0em auto; /* centers the block element */
   padding: 1em;

   text-align: center;
}

.notification-col-left, .notification-col-right, .notification-col-center
{
   display: inline-block;
   vertical-align: middle;
}

.notification-banner p {
   /* Removes extra spacing added between paragraphs to tighten the banner. */
   margin-bottom: 0;
}

.notification-banner a {
   color: #313031;
}

.notification-col-left {
   /* Since the visualization is positioned absolutely, content does not wrap
    * around it anymore. */
   margin-right: 220px;
}

.notification-col-center {
   text-align: left;
}

.notification-col-right {
   /* Adds some space to visually separate the center text from the button. */
   margin-left: 1em;
}

.notification-visualization-overlapping {
   /* Aligns visualization with bottom of banner, but allows top to overflow
      and overlap page content for cool visual effect. */
   position: absolute;
   bottom: 0;
}

.notification-action {
   /* Action for the notification, typically a button. */
   width: 10em;

   /* For some reason, button class is putting space above the button. */
   margin-top: 0;
}

.notification-summary {
   /* Summarizing text for the notification that should be emphasized. */
   text-transform: uppercase;
   font-family: 'dincond-boldregular';
   font-size: 115%;
}

#footer.footer-with-banner {
   /* Make sure the footer remains visible, despite the fixed positioned div
      hovering over top of the bottom of the page. */
   margin-bottom: 5.5em;
}
/*this is the version of the trial banner with a video*/
.wistia_trial_banner{
	margin-top: -100px; 
	margin-right: 20px;
}
@media (max-width: 1000px) {
	.wistia_trial_banner{
		display: none;
	}
}

@media (max-width: 768px) {
   .notification-banner {
      position: inherit;
      display: none;
   }

   .notification-wrapper {
      width: 100%;
   }

   .notification-col-left {
      display: none;
   }

   .footer-with-banner {
      margin-bottom: inherit;
   }

   .notification-action {
      margin-top: 0.5em;
   }
   #footer.footer-with-banner {
   	margin-bottom: 0em;
   }
}

@media (max-width: 767px) {
}

/*******************
 * Featured Artist *
 ******************/

.featured_artist {
   /* Wrapper for featured artist. Makes contents look contained by applying a
      border and also spaces them from the rest of the contents with padding
      and margin. */
   margin-top: 2em;
   padding: 0 1em;
   border: 0.15em solid #ad2124;
}

.featured_artist .heading {
   /* We have to center h2 here because we display it as an inline-block. */
   text-align: center;
   height: 15px;
}

.featured_artist .heading h2, #content .featured_artist .heading h2 {
   /* Hack to make heading appear to interrupt border. Inline block allows us
      to shrink heading width to fit contents (+ padding). Then, we make the
      background opaque to hide border and shift the contents up half a line. */
   padding: 0 1em;

   display: inline-block;
   position: relative;
   top: -0.6em;

   background-color: #0b0908;
}

.featured_artist_image {
    width: 200px;
    height: 200px;
    float: right;
    margin: 10px;
}

@media (max-width: 767px) {
	.featured_artist_description {
		display: none;
	}
	.featured_artist_image {
		float: none;
		margin: auto;
		margin-bottom: 10px;
	}
}

/* Use this to push a container div down when inside you have floated divs*/
.push {
	clear: both;
}

/* quick dirty fix for "THE BEST SONGs" links at the top suffering
side effects from restyling the header buttons */
.notANavButton {
  padding-top: 5px;
}

/**************
* mobile menu *
**************/
.full-access-user #header #nav .user-nav > li.mobile_menu {
    display: none;
}    
@media (max-width: 767px) {
    .full-access-user #header #nav ul {
        width: 220px;
    }    
    .full-access-user #header .user-nav > li {
        float: right;
        width: 50%;
    }    
    .full-access-user #header #nav .user-nav > li.mobile_menu {
        display: block;
    }
}

