.mixin-semibold {
  font-weight: 600;
}
.mixin-condensed-bold {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
}
.mixin-reset {
  margin: 0;
  padding: 0;
}
#class-category-list {
  margin-bottom: 23px;
}
#class-category-list .parent-category {
  float: left;
  width: 303px;
  height: 228px;
  margin-right: 25px;
}
#class-category-list .parent-category h1 {
  font-weight: 600;
  font-size: 30px;
  bottom: 22px;
  left: 22px;
}
#class-category-list .parent-category h1 a {
  display: block;
}
#class-category-list .parent-category h1 .label {
  float: left;
  line-height: 38px;
  font-weight: 600;
}
#class-category-list .parent-category h1 .multiline .label {
  line-height: 1;
}
#class-category-list .parent-category h1 .multiline .arrow {
  margin-top: .4em;
}
#class-category-list .parent-category h1 .arrow {
  display: block;
  float: left;
  vertical-align: middle;
  margin-left: 25px;
  background: transparent url(../images/arrow-medium-white.png) no-repeat center center;
  width: 26px;
  height: 25px;
  padding: 6px;
  border: 3px solid #ffffff;
  margin-right: 67px;
}
#class-category-list .parent-category h1 .active .arrow {
  background-color: #d9890d;
  background-image: url(../images/arrow-down.png);
}
#class-category-list .parent-category:last-of-type {
  margin-right: 0;
}
#class-category-list ul {
  display: none;
  margin-top: 23px;
  margin-left: 0;
  margin-bottom: -5px;
  border: 1px solid #824c29;
  border-width: 1px 0;
  padding: 7px 0;
}
#class-category-list ul li {
  padding-right: 15px;
  border-right: 1px solid #824c29;
  margin-right: 15px;
  font-weight: 600;
  list-style-type: none;
  float: left;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
#class-category-list ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
#class-category-list ul li a {
  color: #cd6010;
  font-weight: 600;
}
#class-category-list ul li .first {
  display: block;
  font-size: 20px;
}
#class-category-list ul li:last-of-type {
  border-right: 0;
  margin-right: 0;
}
#class-category-list .noncategory-pages {
  padding-top: 30px;
}
#class-category-list .noncategory-pages .page {
  float: left;
  margin-right: 44px;
}
#class-category-list .noncategory-pages .page:nth-child(even) {
  margin-right: 0;
}
#class-category .no-classes {
  padding: 2em 0;
}
#class-category h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: .8;
  color: #82817f;
}
#class-category h1 span {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 45px;
  margin-left: -3px;
}
#content .filter {
  font-weight: 600;
  border: 1px solid #bfbebc;
  border-width: 1px 0;
  margin: 15px 0 35px 0;
  line-height: 23px;
  font-size: 12px;
  color: #82817f;
  text-transform: uppercase;
}
#content .filter a {
  color: #82817f;
  text-decoration: underline;
  margin-left: 25px;
}
#content .filter a:first-of-type {
	margin-left: 0;
}
#content .filter strong {
	padding-right: 25px;
}
#content .filter .active {
  color: #cc5f0e;
  text-decoration: none;
}
#class-text {
  margin: 15px 0 35px 0;
}
#class-items {
	-webkit-column-count:2; /* Chrome, Safari, Opera */
	-moz-column-count:2; /* Firefox */
	column-count:2;
	-webkit-column-gap:40px; /* Chrome, Safari, Opera */
	-moz-column-gap:40px; /* Firefox */
	column-gap:40px;
	-webkit-column-fill: auto; /* Chrome, Safari, Opera */
	column-fill: auto;	
}
#class-items .class {
	display: inline-block;
	width: 100%;
}
#lesson-types .left {
  padding-top: 2em;
  width: 210px;
  float: left;
}
#lesson-types .left img {
  display: block;
  margin-bottom: 10px;
}
#lesson-types .right {
  padding-top: 2em;
  margin-left: 255px;
}
#lesson-types h1 {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  font-size: 40px;
  color: #82817f;
  border-bottom: 1px solid #bfbebc;
  margin-bottom: .25em;
}
#lesson-types .lesson-type {
  color: #82817f;
  line-height: 1.3;
  margin-bottom: 45px;
}
#lesson-types .lesson-type ul {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #bfbebc;
}
#lesson-types .lesson-type ul li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  line-height: 30px;
  color: #d9890d;
  padding-right: .5em;
}
#lesson-types .lesson-type ul li strong {
  font-size: 12px;
  font-weight: 600;
  color: #82817f;
}
.class .key {
  color: #82817f;
  text-transform: uppercase;
}
.class ul {
  margin: 0 0 35px 0;
  padding: 0;
}
#class-items .class ul {
  margin-bottom: 10px;
}
#class-items .class ul li.class-sdsc {
  padding-top: 10px;
  font-size: 12px;
  color: #82817f;
}
.class ul li {
  list-style-type: none;
}
.leftcol .class H2 {
  border-bottom: 0;
}
.leftcol .class ul {
  border-top: 1px solid #bfbebc;
  padding-top: .5em;
}
.leftcol .class ul .bordered {
  border-top: 1px solid #bfbebc;
  line-height: 36px;
}
.leftcol .class ul .price {
  padding: .5em 0;
  line-height: 1.5;
}
li.no-border + li.bordered {
  margin-top: .5em;
}
.leftcol .class ul .register {
  line-height: 1;
  padding: 16px 0px;
}
.leftcol .class ul .register a {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  display: block;
  background-color: #cc5f0e;
  padding: 7px;
}
.leftcol .class ul .register a span {
  display: block;
  border: 1px solid #ffffff;
  line-height: 38px;
  color: #ffffff;
}
.leftcol .class ul .location {
  padding-right: 1em;
  padding-bottom: .5em;
}
#main-image.single {
  margin-bottom: 25px;
}
.related-classes ul {
  margin: 0;
  padding: 0;
  margin-left: -13px;
  padding-top: 35px;
}
.related-classes li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  border: 1px solid #000000;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  padding: 20px 7px;
  margin-left: 13px;
  width: 180px;
  min-height: 4em;
  background-color: #6d8a9c;
}
.related-classes li a {
  color: #ffffff;
}
.related-classes li strong {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 30px;
}
.related-classes .related1 {
  background-color: #6d8a9c;
  border: 1px solid #000000;
}
.related-classes .related1 a {
  color: #ffffff;
}
.related-classes .related2 {
  background-color: #ffffff;
  border: 1px solid #82817f;
}
.related-classes .related2 strong {
  color: #6d8a9c;
}
.related-classes .related2 a {
  color: #807d79;
}
.related-classes .related3 {
  background-color: #a0a680;
  border: 1px solid #000000;
}
.related-classes .related3 a {
  color: #ffffff;
}
#contact {
  float: left;
  width: 236px;
  border-bottom: 0;
}
#contact p {
  margin: 0;
  padding: 0;
  border: 1px solid #e1a13d;
  font-weight: 600;
  font-size: 12px;
  color: #82817f;
  text-align: center;
  padding: 18px;
  margin-bottom: 18px;
}
#contact p a {
  color: #cc5f0e;
  margin-bottom: .5em;
  text-decoration: underline;
}
#contact p em {
  line-height: 2;
  color: #cc5f0e;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
}
