/* category */
#promos.bottom-space {
  display: block;
  padding-bottom: 45px;
  background-image: url(/sc_assets/images/desktop/framework/home/45-spacer.png);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 0;
}
#shows-list {
  list-style-type: none;
  margin-bottom: 30px;
}
#shows-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#shows-list > * {
  float: left;
  margin-left: 0;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 0;
}
#shows-list > *:last-child {
  margin-right: 0;
}
#shows-list > *.last {
  margin-right: 0;
}
#shows-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#shows-list > * {
  float: left;
  margin-left: 0;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 0;
}
#shows-list > * {
  width: 210px;
}
#shows-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#shows-list > * li {
  margin-bottom: 15px;
}
#shows-list > * li ul li {
  margin-bottom: 5px;
}
#shows-list h3 {
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-bottom: 5px;
  color: #b7b7b7;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
}
#shows-columns {
  margin-bottom: 20px;
}
#shows-columns ul {
  -moz-column-count: 3;
  -moz-column-gap: 30px;
  -webkit-column-count: 3;
  -webkit-column-gap: 30px;
  column-count: 3;
  column-gap: 30px;
}
#shows-columns ul li {
  margin-bottom: 5px;
}
#shows-columns.hack {
  list-style-type: none;
}
#shows-columns.hack:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#shows-columns.hack > * {
  float: left;
  margin-left: 0;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
}
#shows-columns.hack > *:last-child {
  margin-right: 0;
}
#shows-columns.hack > *.last {
  margin-right: 0;
}
#shows-columns.hack:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#shows-columns.hack > * {
  float: left;
  margin-left: 0;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
}
#shows-columns.hack > * {
  width: 300px;
}
#shows-columns.hack ul {
  -moz-column-count: 1;
  -moz-column-gap: 0;
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  column-count: 1;
  column-gap: 0;
}
#tags {
  margin: 10px 0 20px;
  list-style-type: none;
}
#tags:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#tags:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#tags > * {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  padding-left: 0;
  padding-right: 0;
}
#tags > *:last-child {
  margin-right: 0;
}
#tags > *.last {
  margin-right: 0;
}
#tags:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#tags > * {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  padding-left: 0;
  padding-right: 0;
}
#tags > * {
  /*width: 140px;*/

}
#tags ul {
  width: 986px;
  overflow: hidden;
}
#tags ul li {
  width: 300px;
  display: inline-block;
  margin: 0 26px 5px 0;
  vertical-align: top;
  margin-bottom: 25px;
}
#tags h3 {
  font-size: 18px;
  color: #fafafa;
  line-height: 1em;
  margin: 5px 0 4px;
  font-weight: 400;
}
#browse-programs-with-connections ul li,
#smithsonian-museums ul li {
  margin-bottom: 10px;
}
#smithsonian-museums ul li span {
  font-size: 6px;
  position: relative;
  bottom: 3px;
}
#smithsonian-museums ul li.last,
#smithsonian-programs-and-research ul li.last {
  margin-bottom: 20px;
}
body.about-us #static-content h3 {
  border-width: 0;
  margin-bottom: 10px;
}
body.privacy-policy #static-content ul,
body.terms-of-use #static-content ul {
  padding-left: 50px;
  padding-right: 50px;
}
body.about-us #static-content #about-us-vid {
  margin-bottom: 25px;
}
body.contact-us #static-content ul li {
  list-style-type: disc;
}
body.contact-us #static-content ul {
  padding-left: 50px;
}
body#terms-of-use ol li,
body#privacy-policy ol li {
  list-style-type: decimal;
  margin-left: 60px;
  margin-bottom: 20px;
  color: #B1B1B1;
}
body#press #static-content ul li {
  padding-left: 26px;
  background-image: url(/sc_assets/images/desktop/framework/icons/pdf.png);
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 18px;
}
body#shows-page #omnicarousel2 {
  margin-bottom: 30px;
}
