h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: 500;
}

.nav-wrapper {
  height: 48px;
  background-color: #121329;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .45);
}

.nav-wrapper.home {
  position: relative;
  background-color: transparent;
  box-shadow: none;
}

.nav-wrapper.home.show-for-mobile {
  display: none;
}

.logo {
  position: relative;
  top: 10px;
  max-width: 291px;
  margin-top: 0px;
}

.nav-link {
  display: inline-block;
  padding: 14px 30px 12px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.nav-link:hover {
  background-image: url('../images/hover-active.png');
  background-position: 50% 89%;
  background-size: 93px;
  background-repeat: no-repeat;
}

.nav-link.more {
  position: relative;
  z-index: 1;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 24px;
  font-weight: 300;
  cursor: pointer;
}

.nav-link.more:hover {
  background-image: none;
  color: #ed1c24;
}

.nav-link.search {
  margin-top: 0px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.nav-link.search:hover {
  background-image: none;
  color: #ed1c24;
}

.nav-link.search.footer {
  margin-top: -1px;
  padding-bottom: 11px;
}

.nav-link.comedians {
  padding-top: 14px;
  padding-bottom: 12px;
}

.nav-link.comedians:hover {
  background-image: url('../images/comedians_livelink.png');
  background-position: 30px 86%;
  background-size: 97px;
}

.nav-link.comedians.sub {
  padding: 0px;
}

.nav-link.comedians.sub:hover {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.nav-link.comedians.show-for-mobile {
  display: none;
}

.nav-link.comedians.active {
  background-image: url('../images/comedians_livelink.png');
  background-position: 37% 89%;
  background-size: 97px;
  background-repeat: no-repeat;
}

.nav-link.video {
  color: #fff;
}

.nav-link.video:hover {
  background-image: url('../images/video_livelink.png');
  background-size: 63px;
}

.nav-link.video.w--current {
  background-image: url('../images/video_livelink.png');
  background-position: 50% 89%;
  background-size: 63px;
  background-repeat: no-repeat;
}

.nav-link.podcast:hover {
  background-image: url('../images/podcast_livelink.png');
  background-size: 95px;
}

.nav-link.podcast.w--current {
  background-image: url('../images/podcast_livelink.png');
  background-position: 50% 86%;
  background-size: 95px;
  background-repeat: no-repeat;
  color: #fff;
}

.nav-link.events {
  color: #fff;
}

.nav-link.events:hover {
  background-image: url('../images/events_livelink.png');
  background-size: 72px;
}

.nav-link.events.w--current {
  background-image: url('../images/events_livelink.png');
  background-position: 50% 89%;
  background-size: 72px;
  background-repeat: no-repeat;
}

.nav-link.search-footer {
  margin-top: -1px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.nav-link.search-footer:hover {
  background-image: none;
  color: #ed1c24;
}

.nav-link.search-footer.footer {
  margin-top: -1px;
  padding-bottom: 11px;
}

.nav-link.blog {
  color: #fff;
}

.nav-link.blog:hover {
  background-image: url('../images/video_livelink.png');
  background-size: 63px;
}

.nav-link.blog.w--current {
  background-image: url('../images/video_livelink.png');
  background-position: 50% 89%;
  background-size: 63px;
  background-repeat: no-repeat;
}

.nav-link.blog {
  color: #fff;
}

.nav-link.blog:hover {
  background-image: url('../images/video_livelink.png');
  background-size: 63px;
}

.nav-link.blog.w--current {
  background-image: url('../images/video_livelink.png');
  background-position: 50% 89%;
  background-size: 63px;
  background-repeat: no-repeat;
}

.nav-link.about {
  color: #fff;
}

.nav-link.about:hover {
  background-image: url('../images/events_livelink.png');
  background-size: 72px;
}

.nav-link.about.w--current {
  background-image: url('../images/events_livelink.png');
  background-position: 50% 89%;
  background-size: 72px;
  background-repeat: no-repeat;
}

.body {
  background-color: #e9ecf1;
  background-image: url('../images/background.jpg');
  background-position: 50% 50%;
  background-size: 50%;
  font-family: franklin-gothic-urw, sans-serif;
  text-transform: uppercase;
}

.custom-down-arrow {
  position: relative;
  display: inline-block;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 15px;
}

.text-block-2 {
  font-family: 'All Things Comedy';
}

.text-block-3 {
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 182px;
}

.text-block-4 {
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 142px;
  font-weight: 400;
}

.text-block-5 {
  font-family: 'ATC Icon Font', sans-serif;
}

.wide-container {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 85px;
}

.wide-container.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.wide-container.arrow-wrapper {
  position: absolute;
  height: 211px;
}

.comedy-drop {
  position: absolute;
  left: 0px;
  top: -177px;
  right: 0px;
  z-index: -1;
  display: none;
  width: 100vw;
  background-color: #1d1e36;
  opacity: 1;
}

.nav-com-wrapper {
  display: block;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  color: #fff;
  text-decoration: none;
}

.comedy-nav-thumb {
  width: 93px;
  height: 132px;
  background-color: #fff;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
}

.comedian-nav-title {
  margin-top: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.1px;
  text-transform: capitalize;
}

.nav-com-outer-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.nav-square-link {
  display: inline-block;
  margin-bottom: 15px;
  padding: 5px 10px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: capitalize;
}

.nav-square-link:hover {
  background-color: #fff;
  color: #1d1e36;
}

.nav-com-wrapper-outer {
  display: inline-block;
  margin-right: 0px;
}

.logo-link {
  position: absolute;
  float: none;
}

.nav-inner-wrap {
  position: static;
  z-index: 1000;
  height: 48px;
  background-color: #121329;
}

.nav-inner-wrap.home {
  height: 48px;
  background-color: transparent;
}

.nav-menu {
  position: static;
}

.home-hero {
  position: relative;
  height: 370px;
  margin-top: -46px;
  /* background-image: url('../images/new-hero.jpg'); */
  background-position: 50% 50%;
  background-size: cover;
}

.home-hero-gradient {
  position: absolute;
  left: 0px;
  top: -2px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #121329, transparent 20%, transparent 80%, #121329);
  background-image: linear-gradient(180deg, #121329, transparent 20%, transparent 80%, #121329);
}

.blue-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -100;
  height: 46px;
  background-color: #121329;
  opacity: 0;
}

.hero-logo {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.hero-logo.ad-logo {
  position: relative;
  top: auto;
  margin-top: 12px;
  margin-bottom: 60px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.social-icons {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.social-icons.ad-hide {
  display: none;
}

.social-link {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 13px;
  padding: 5px 9px;
  border: 2px solid #fff;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.social-link:hover {
  background-color: #fff;
  color: #121329;
}

.social-link.fb {
  padding: 5px 12px 5px 13px;
}

.social-link.fb.footer-social {
  margin-bottom: 0px;
}

.social-link.yt {
  margin-left: 12px;
  padding: 5px 11px 5px 12px;
}

.social-link.yt.footer-social {
  margin-bottom: 0px;
  margin-left: 0px;
}

.social-link.insta {
  padding: 5px 8px;
  font-size: 18px;
}

.social-link.insta.footer-social {
  margin-bottom: 0px;
}

.social-link.twitter {
  padding-right: 8px;
}

.pull-social-right {
  float: right;
}

.hero-wrapper {
  position: relative;
  height: 370px;
}

.slide {
  height: 100%;
  background-color: #e9ecf1;
}

.slide.atc-records {
  background-image: url('../images/Records_Header_Art.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide.fest-slide-bg {
  /* background-image: url('../images/festival-graphic.jpg'); */
  background-position: 50% 50%;
  background-size: cover;
}

.slick-active {
  width: 25px;
  height: 3px;
  border-radius: 1px;
  background-color: rgba(0, 0, 0, .75);
}

.container {
  padding-top: 11px;
}

.featured-podcast-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.innter-featured-podcast-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 40px;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 85px;
  padding-left: 85px;
}

.innter-featured-podcast-wrapper.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.home-featured-text {
  position: static;
  bottom: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
}

.hero-square-link {
  display: inline-block;
  margin-bottom: 15px;
  padding: 10px 20px;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, .15);
  color: #fff;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.hero-square-link:hover {
  background-color: #fff;
  color: #1d1e36;
}

.featured-group-right {
  position: relative;
  top: 10px;
  text-align: right;
}

.ad-box {
  display: block;
  /*max-height: 90px;*/
  max-width: 728px;
  margin-top: 15px;
    margin-bottom:15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #686f91;
}

.wide-container-content {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 85px;
  padding-left: 85px;
}

.wide-container-content.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.content-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.content-wrapper.white-bg.tickets-section {
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.content-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  background-image: url('../images/headingline.png');
  background-position: 263px 50%;
  background-size: 71%;
  background-repeat: no-repeat;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
  cursor: pointer;
}

.content-heading.about {
  background-position: 180px 8px;
  /* background-size: 80%; */
}

.content-heading.recently-recorded {
  background-position: 99% 50%;
  /* background-size: 59%; */
}

.content-heading.recently-recorded.full {
  /* background-size: 73%; */
}

.content-heading.podcast-by-name.quarter {
  background-position: 99% 50%;
  /* background-size: 61%; */
}

.content-heading.podcast-by-name.full {
  background-position: 99% 50%;
  /* background-size: 74%; */
}

.content-heading.podcast-channels.quarter {
  background-position: 99% 50%;
  /* background-size: 61%; */
}

.content-heading.podcast-channels.full {
  background-position: 99% 50%;
  /* background-size: 74%; */
}

.content-heading.atc-exclusives {
  background-image: url('../images/videos-heading-line-small.png');
  /* background-size: 783px; */
}

.content-heading.atc-exclusives.quarter {
  background-image: url('../images/videos-heading-line-small.png');
  background-position: 99% 50%;
  /* background-size: 69%; */
}

.content-heading.atc-exclusives.full {
  background-position: 99% 38%;
  /* background-size: 79%; */
}

.content-heading.recent-videos.quarter {
  background-image: url('../images/videos-heading-line-small.png');
  background-position: 99% 50%;
  /* background-size: 69%; */
}

.content-heading.recent-videos.full {
  background-image: url('../images/videos-heading-line-small.png');
  background-position: 99% 38%;
  /* background-size: 80%; */
}

.content-heading.video-podcasts.quarter {
  background-image: url('../images/videos-heading-line-small.png');
  background-position: 99% 50%;
  /* background-size: 67%; */
}

.content-heading.video-podcasts.full {
  background-image: url('../images/videos-heading-line-small.png');
  background-position: 99% 38%;
  /* background-size: 78%; */
}

.content-heading.the-archives.quarter {
  background-position: 99% 50%;
  /* background-size: 72%; */
}

.content-heading.the-archives.full {
  background-position: 99% 40%;
  /* background-size: 81%; */
}

.content-heading.latest-episode.quarter {
  background-position: 99% 50%;
  /* background-size: 68%; */
}

.content-heading.latest-episode.full {
  background-position: 99% 38%;
  /* background-size: 79%; */
}

.content-heading.comedians.full {
  background-position: 99% 50%;
  /* background-size: 84%; */
}

.content-heading.atc-records.full {
  background-position: 99% 50%;
  /* background-size: 82%; */
}

.content-heading.podcast-episodes.full {
  background-position: 99% 50%;
  /* background-size: 74%; */
}

.content-heading.videos.full {
  background-position: 99% 45%;
  /* background-size: 90%; */
}

.content-heading.blog-posts.full {
  background-position: 99% 45%;
  /* background-size: 84%; */
}

.content-heading.wrapped {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: none;
}

.content-heading.about-atc.full {
  background-position: 99% 50%;
  background-size: 85%;
}

.content-heading.other-episodes.full {
  background-position: 99% 45%;
  background-size: 77%;
}

.content-heading.this-episode.quarter {
  background-position: 99% 50%;
  background-size: 68%;
}

.content-heading.this-episode.full {
  background-position: 99% 38%;
  background-size: 82%;
}

.content-heading.all-videos.full {
  background-position: 99% 50%;
  background-size: 84%;
}

.content-heading-line {
  display: inline-block;
  width: 100%;
  background-image: url('../images/headingline.png');
  background-position: 50% 50%;
  background-size: 733px;
  background-repeat: no-repeat;
}

.recently-recorded-wrapper {
  overflow: visible;
}

.recent-podcast-album-art {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  background-color: #fff;
}

.recent-podcast-wrapper {
  position: static;
  display: inline-block;
  width: 20%;
  padding-right: 3px;
  padding-left: 0px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  cursor: pointer;
}

.recent-podcast-wrapper:hover {
  z-index: 2;
}

.recent-podcast-rollover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  background-color: rgba(0, 0, 0, .7);
}

.home-item-title {
  display: block;
  margin-top: -2px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: 1px;
}

.content-podcast-sub {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.recent-podcast-text {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 10px;
}

.podcast-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 15px;
  display: inline-block;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.podcast-red-border {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  border: 4px solid #ea2530;
}

.down-triangle {
  position: relative;
  left: 0px;
  top: 20px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 0px;
  height: 0px;
  border-top: 20px solid #ea2530;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}

.triangle-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 14px;
  z-index: 1;
  text-align: center;
}

.podcast-info-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 0;
  display: none;
  width: 100vw;
  height: 400px;
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

.clicked-album-art {
  display: block;
  width: 250px;
  height: 250px;
  margin-right: auto;
  margin-left: auto;
}

.podcast-info-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 5px;
  padding: 25px;
  background-color: #121329;
  cursor: default;
}

.podcast-info-content-wrapper.test {
  background-color: #c51417;
}

.clicked-content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-left: 35px;
  padding-top: 10px;
}

.featured-podcast-subtext {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  color: #fff;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.listen-now-sub {
  position: absolute;
  bottom: 0px;
  display: inline-block;
  margin-bottom: 0px;
  padding: 10px 20px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.listen-now-sub:hover {
  background-color: #fff;
  color: #1d1e36;
}

.podcast-sub-info-wrapper {
  position: static;
}

.close-button {
  position: absolute;
  top: -15px;
  right: -17px;
  z-index: 100;
  width: 24px;
  height: 27px;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.close-button.bio {
  top: 15px;
  right: 15px;
  color: #121329;
}

.recent-podcast-thumb {
  position: relative;
  z-index: 1;
}

.recent-podcast-thumb:hover {
  z-index: 2;
}

.footer {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #121329;
}

.podcast-thumb-by-name {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.podcast-by-name-title {
  display: block;
  min-height: 40px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.podcast-by-name-wrapper {
  position: relative;
  display: inline-block;
  width: 19.9%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #121329;
  text-align: center;
  text-decoration: none;
}

.podcast-by-name-outer-wrap {
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.content-ad {
  display: block;
  width: 39%;
  height: 399px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #d5d5d5;
  text-align: center;
}

.ad-red-box {
  display: inline-block;
  width: 80%;
  height: 80%;
  margin-top: 10%;
  background-color: #fc1520;
}

.advertisement-text {
  margin-top: 5px;
  text-transform: none;
}

.footer-logo {
  max-width: 290px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.footer-social-icons {
  margin-right: -50px;
  padding-bottom: 6px;
  float: none;
}

.footer-social-link {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 12px;
  padding: 5px 8px 5px 7px;
  border: 2px solid #fff;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.footer-social-link:hover {
  background-color: #fff;
  color: #121329;
}

.footer-social-link.fb {
  padding-right: 13px;
  padding-left: 14px;
}

.footer-social-link.yt {
  padding-right: 12px;
  padding-left: 13px;
}

.footer-social-link.insta {
  padding: 7px 9px;
  font-size: 18px;
}

.footer-link {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
}

.footer-link.follow {
  margin-right: 15px;
}

.footer-link-lower {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.search-last-column {
  left: 54px;
}

.move-items-over {
  left: 30px;
}

.main-podcast-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 206px;
  padding: 23px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(255, 255, 255, 0.9);
}

.heading-podcast-content {
  position: static;
  display: inline-block;
  margin-left: 23px;
  padding-top: 0px;
  padding-right: 23px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.default-text {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: none;
}

.default-text.space-10-top {
  margin-top: 10px;
}

.podcast-heading-title {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.podcast-heading-comedian {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 19px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
}

.podcast-heading-comedian:hover {
  text-decoration: underline;
}

.podcast-social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.podcast-social-link {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 13px;
  padding: 5px 8px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, .15);
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.podcast-social-link:hover {
  background-color: #fff;
  color: #d2d4de;
}

.podcast-social-link.fb {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 12px;
}

.podcast-social-link.yt {
  margin-left: 13px;
  padding-right: 11px;
  padding-left: 13px;
}

.podcast-social-link.insta {
  padding: 7px 9px;
  font-size: 18px;
}

.podcast-social-link.rss {
  padding-right: 9px;
  padding-left: 9px;
}

.podcast-social-link.pods {
  padding-right: 9px;
  padding-left: 9px;
}

.podcast-social-link.subpage {
  margin-bottom: 0px;
}

.content-heading-latest {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  background-image: url('../images/headingline.png');
  background-position: 271px 50%;
  background-size: 71%;
  background-repeat: no-repeat;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.podcast-heading-date {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  color: #121329;
  font-size: 17px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.podcast-heading-number {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.recent-text-wrapper {
  display: block;
}

.default-links {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
}

.default-links:hover {
  text-decoration: underline;
}

.comment-links {
  display: block;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
}

.comment-links:hover {
  text-decoration: underline;
}

.other-episodes-wrapper {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}

.podcast-about-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 85px;
  padding-left: 85px;
}

.podcast-about-wrapper.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.listen-now-button {
  display: inline-block;
  margin-bottom: 0px;
  padding: 10px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #121329;
  color: #121329;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.listen-now-button:hover {
  background-color: #121329;
  color: #fff;
}

.other-episodes-inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.other-episodes-default-text {
  display: block;
  width: 100%;
  min-height: 44px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.podcast-ad {
  display: block;
  width: 95%;
  height: 300px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #d5d5d5;
  text-align: center;
}

.podcast-heading-img {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.main-podcast-heading-wrapper-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 23px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(255, 255, 255, 0.9);
}

.listen-now-sub-pod {
  display: inline-block;
  margin-bottom: 0px;
  padding: 11px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #121329;
  color: #121329;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.listen-now-sub-pod:hover {
  background-color: #121329;
  color: #fff;
}

.content-wrapper-no-margin {
  /* margin-top: 0px; */
}

.wide-home-featured {
  position: relative;
  width: 70%;
}

.home-featured-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.right-home-featured {
  width: 30%;
  height: 125px;
}

.right-home-featured-copy {
  width: 30%;
  height: 125px;
}

.right-home-featured-sub {
  position: relative;
  display: block;
  height: 150px;
}

.home-featured-text-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-linear-gradient(90deg, #121329, rgba(18, 19, 41, .54) 50%, rgba(18, 19, 41, 0));
  background-image: linear-gradient(0deg, #121329, rgba(18, 19, 41, .54) 50%, rgba(18, 19, 41, 0));
}

.home-featured-right-text {
  position: static;
  bottom: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 10px;
  color: #fff;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
}

.buy-tickets-home-featured {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  margin-bottom: 0px;
  padding: 6px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #fff;
  color: #fff;
  font-size: 11px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.buy-tickets-home-featured:hover {
  background-color: #121329;
  color: #fff;
}

.podcast-icon {
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
}

.type-wrapper {
  margin-bottom: 0px;
  padding-left: 10px;
  text-align: left;
}

.type-text {
  position: static;
  bottom: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.calendar-icon {
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
}

.type-wrapper-wide-featured {
  margin-bottom: 0px;
  padding-left: 20px;
  text-align: left;
}

.video-icon {
  position: relative;
  left: 9px;
  top: 1px;
  display: inline-block;
  width: 25px;
  height: 25px;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
}

.video-icon-wrapper {
  margin-bottom: 2px;
}

.video-icon-circle {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid #fee;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .15);
}

.comedians-wrapper {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.comedian-featured {
  display: inline-block;
  width: 221px;
  height: 304px;
  background-image: -webkit-linear-gradient(270deg, #68708f, #68708f);
  background-image: linear-gradient(180deg, #68708f, #68708f);
}

.comedian {
  display: inline-block;
  width: 93px;
  height: 132px;
  background-color: #68708f;
}

.comedian-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.comedian-name {
  display: block;
  min-height: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.comedian-name.search-comedian {
  min-height: auto;
}

.comedian-featured-outer-wrap {
  width: 25%;
  text-align: center;
}

.comedian-smaller-4-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.comedian-smaller-2-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.comedian-smaller-1-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12.5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.comedian-smaller-6-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.comedian-wrapper-6-up {
  width: 16.666%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.comedian-wrapper-4-up {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.comedian-wrapper-2-up {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.comedian-wrapper-1-up {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.comedian-link-wrapper {
  text-decoration: none;
}

.featured-podcast-subtitle {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
}

.featured-podcast-subtitle:hover {
  text-decoration: none;
}

.home-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  background-image: url('../images/home_separator.png');
  background-position: 199px 50%;
  background-size: 70%;
  background-repeat: no-repeat;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.locate-block-wrapper {
  margin-bottom: 14px;
  padding: 15px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

.locate-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #c51417;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 500;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-6 {
  text-transform: capitalize;
}

.default-text-locate {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #121329;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.default-text-locate.space-10-top {
  margin-top: 10px;
}

.locate-label {
  font-weight: 500;
  text-transform: none;
}

.find-button {
  margin-top: 5px;
  background-color: #ea2430;
  font-weight: 500;
}

.form-block-wrapper {
  margin-bottom: 0px;
}

.home-section-wrapper {
  overflow: visible;
  margin-bottom: 20px;
}

.home-item-wrapper {
  position: relative;
  display: inline-block;
  width: 24.5%;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.home-item-wrapper:hover {
  z-index: 100;
}

.home-item-thumb {
  position: relative;
  padding-bottom: 56.25%;
}

.home-item-album-art {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.home-item-rollover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  background-color: rgba(0, 0, 0, .7);
}

.home-item-text {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 10px;
}

.home-item-sub {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.home-item-thumb-9x16 {
  position: relative;
  padding-bottom: 133.33%;
}

.home-item-thumb-9x16:hover {
  z-index: 2;
}

.home-flex-wrapper {
  display: block;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.content-podcast-title {
  display: block;
  margin-top: -2px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: 1px;
}

.vid-section-wrapper {
  overflow: visible;
  margin-bottom: 20px;
}

.vid-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  background-image: url('../images/headingline.png');
  background-position: 205px 50%;
  background-size: 79%;
  background-repeat: no-repeat;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.vid-heading.atc {
  background-image: url('../images/videos-heading-line-small.png');
  background-position: 213px 5px;
  background-size: 79%;
}

.vid-heading.vid-podcasts {
  background-position: 95% 50%;
  background-size: 77%;
}

.vid-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vid-item-wrapper {
  display: inline-block;
  width: 16.2%;
  padding-right: 0px;
  padding-left: 0px;
}

.vid-item-wrapper:hover {
  z-index: 100;
}

.browse-more-button {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 10px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #121329;
  color: #121329;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.browse-more-button:hover {
  background-color: #121329;
  color: #fff;
}

.innter-featured-video-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 45px;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 85px;
  padding-left: 85px;
}

.innter-featured-video-wrapper.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.featured-video-icon-wrapper {
  position: static;
  top: 50%;
  display: inline-block;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  text-align: center;
  cursor: pointer;
}

.video-icon-circle-hero {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 2px solid #fee;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .15);
}

.video-icon-hero {
  position: relative;
  left: 5px;
  top: -2px;
  display: inline-block;
  width: 90px;
  height: 90px;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 82px;
  line-height: 1.2em;
}

.subscribe-wrapper {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: block;
  height: 100px;
  background-color: #000;
}

.email-sign-up-field {
  width: 75%;
  margin-right: 15px;
  float: left;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: transparent transparent #fff;
  background-color: #000;
  color: #fff;
  font-size: 15px;
  font-style: italic;
}

.submit-button {
  width: 20%;
}

.submit-email-button {
  display: inline-block;
  margin-bottom: 0px;
  padding: 5px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: lowercase;
}

.submit-email-button:hover {
  background-color: #dee0ff;
  color: #121329;
}

.wide-container-content-subscribe {
  position: relative;
  top: 50%;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 85px;
  padding-left: 85px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.wide-container-content-subscribe.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subscribe-button {
  position: absolute;
  left: 181px;
  top: -36px;
  padding: 10px 35px 5px 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #000;
  cursor: pointer;
}

.subscribe-open-close {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
}

.slant-left {
  position: absolute;
  left: -53px;
  height: 100px;
  background-color: #fff;
}

.subscribe-down-arrow {
  position: static;
  left: auto;
  top: 4px;
  right: 15px;
  bottom: auto;
  display: block;
  height: 6px;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 11px;
}

.subscribe-down-arrow.under {
  position: static;
  top: 11px;
}

.subscribe-arrows {
  position: absolute;
  top: 9px;
  right: 14px;
  height: 22px;
  -webkit-perspective: 1px;
  perspective: 1px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
}

.success {
  background-color: #000;
}

.submission-success-text {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
}

.error {
  width: 86%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.form-error {
  color: #121329;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
}

.events-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  background-image: url('../images/events-separator.png');
  background-position: 221px 50%;
  background-size: 77%;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.events-heading.atc {
  background-image: url('../images/videos-heading-line-small.png');
  background-position: 213px 5px;
  background-size: 760px;
}

.events-section-wrapper {
  overflow: visible;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 92%, .6);
}

.events-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.events-content-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.fiter-bar {
  height: 50px;
  margin-bottom: 20px;
  background-color: #121329;
}

.filter-link {
  display: inline-block;
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 0px;
  padding: 13px 20px 10px;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
}

.filter-link.last {
  margin-right: 0px;
}

.custom-down-arrow-filter-bar {
  position: relative;
  left: 6px;
  top: -2px;
  display: inline-block;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 13px;
}

.events-search-form {
  display: inline-block;
}

.left-items {
  float: left;
}

.right-items {
  margin-right: 20px;
  float: right;
}

.events-search-bar {
  width: 300px;
  height: 28px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: transparent transparent #fff;
  background-color: #121329;
  color: #fff;
  font-size: 13px;
  font-style: italic;
}

.submit-events-search {
  display: inline-block;
  margin-bottom: 0px;
  padding: 5px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: lowercase;
}

.submit-events-search:hover {
  background-color: #dee0ff;
  color: #121329;
}

.events-search-button {
  display: inline-block;
  padding: 14px 30px 12px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.events-search-button:hover {
  background-image: url('../images/hover-active.png');
  background-position: 50% 89%;
  background-size: 93px;
  background-repeat: no-repeat;
}

.events-search-button.more {
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.events-search-button.more:hover {
  background-image: none;
  color: #ed1c24;
}

.events-search-button.search {
  margin-top: 0px;
  padding: 11px 1px 10px 10px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.events-search-button.search:hover {
  background-image: none;
  color: #ed1c24;
}

.events-search-button.search.footer {
  margin-top: -1px;
  padding-bottom: 11px;
}

.events-search-button.comedians {
  padding-top: 14px;
  padding-bottom: 12px;
}

.events-search-button.comedians:hover {
  background-image: url('../images/comedians_livelink.png');
  background-position: 30px 86%;
  background-size: 97px;
}

.events-search-button.comedians.sub {
  padding: 0px;
}

.events-search-button.comedians.sub:hover {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.events-search-button.comedians.show-for-mobile {
  display: none;
}

.events-search-button.comedians.active {
  background-image: url('../images/comedians_livelink.png');
  background-position: 37% 89%;
  background-size: 97px;
  background-repeat: no-repeat;
}

.events-search-button.video {
  color: #fff;
}

.events-search-button.video:hover {
  background-image: url('../images/video_livelink.png');
  background-size: 63px;
}

.events-search-button.video.w--current {
  background-image: url('../images/video_livelink.png');
  background-position: 50% 89%;
  background-size: 63px;
  background-repeat: no-repeat;
}

.events-search-button.podcast:hover {
  background-image: url('../images/podcast_livelink.png');
  background-size: 95px;
}

.events-search-button.podcast.w--current {
  background-image: url('../images/podcast_livelink.png');
  background-position: 50% 86%;
  background-size: 95px;
  background-repeat: no-repeat;
  color: #fff;
}

.events-search-button.events {
  color: #fff;
}

.events-search-button.events:hover {
  background-image: url('../images/events_livelink.png');
  background-size: 72px;
}

.events-search-button.events.w--current {
  background-image: url('../images/events_livelink.png');
  background-position: 50% 89%;
  background-size: 72px;
  background-repeat: no-repeat;
}

.events-search-button.search-events {
  margin-top: 0px;
  padding: 11px 1px 10px 10px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.events-search-button.search-events:hover {
  background-image: none;
  color: #ed1c24;
}

.events-search-button.search-events.footer {
  margin-top: -1px;
  padding-bottom: 11px;
}

.event-item-wrapper {
  display: inline-block;
  width: 16%;
  margin-right: 6px;
  margin-bottom: 30px;
  padding-right: 0px;
  padding-left: 0px;
}

.event-item-wrapper:hover {
  z-index: 100;
}

.buy-button {
  position: absolute;
  top: 5px;
  right: 5px;
  display: inline-block;
  margin-bottom: 15px;
  padding: 5px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 13px;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.buy-button:hover {
  background-color: #fff;
  color: #1d1e36;
}

.event-comedian-name {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.event-comedian-name.venue {
  display: block;
}

.event-comedian-place {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.event-comedian-city {
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.event-info {
  margin-top: 5px;
}

.more-drop {
  position: absolute;
  left: -28px;
  top: 47px;
  z-index: -1;
  display: block;
  width: 140px;
  background-color: #121329;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .45);
  opacity: 1;
  text-align: center;
}

.more-drop.home {
  left: -31px;
  top: 45px;
  display: none;
  background-color: #121329;
}

.sub-nav-link {
  display: inline-block;
  padding: 14px 30px 12px;
  font-family: franklin-gothic-urw, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1.1px;
  text-decoration: none;
  text-transform: uppercase;
}

.sub-nav-link:hover {
  background-image: url('../images/hover-active.png');
  background-position: 50% 89%;
  background-size: 93px;
  background-repeat: no-repeat;
}

.sub-nav-link.more {
  position: relative;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.sub-nav-link.more:hover {
  background-image: none;
  color: #ed1c24;
}

.sub-nav-link.search {
  margin-top: 0px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.sub-nav-link.search:hover {
  background-image: none;
  color: #ed1c24;
}

.sub-nav-link.search.footer {
  margin-top: -1px;
  padding-bottom: 11px;
}

.sub-nav-link.comedians {
  padding-top: 14px;
  padding-bottom: 12px;
}

.sub-nav-link.comedians:hover {
  background-image: url('../images/comedians_livelink.png');
  background-position: 30px 86%;
  background-size: 97px;
}

.sub-nav-link.comedians.sub {
  padding: 0px;
}

.sub-nav-link.comedians.sub:hover {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.sub-nav-link.comedians.show-for-mobile {
  display: none;
}

.sub-nav-link.comedians.active {
  background-image: url('../images/comedians_livelink.png');
  background-position: 37% 89%;
  background-size: 97px;
  background-repeat: no-repeat;
}

.sub-nav-link.video {
  color: #fff;
}

.sub-nav-link.video:hover {
  background-image: url('../images/video_livelink.png');
  background-size: 63px;
}

.sub-nav-link.video.w--current {
  background-image: url('../images/video_livelink.png');
  background-position: 50% 89%;
  background-size: 63px;
  background-repeat: no-repeat;
}

.sub-nav-link.podcast:hover {
  background-image: url('../images/podcast_livelink.png');
  background-size: 95px;
}

.sub-nav-link.podcast.w--current {
  background-image: url('../images/podcast_livelink.png');
  background-position: 50% 86%;
  background-size: 95px;
  background-repeat: no-repeat;
  color: #fff;
}

.sub-nav-link.events {
  color: #fff;
}

.sub-nav-link.events:hover {
  background-image: url('../images/events_livelink.png');
  background-size: 72px;
}

.sub-nav-link.events.w--current {
  background-image: url('../images/events_livelink.png');
  background-position: 50% 89%;
  background-size: 72px;
  background-repeat: no-repeat;
}

.sub-nav-link.bottom {
  margin-bottom: 12px;
  padding-right: 15px;
  padding-left: 15px;
}

.sub-nav-link.records {
  margin-bottom: 0px;
  padding-right: 28px;
  padding-left: 28px;
}

.up-arrow {
  position: absolute;
  top: -11px;
  right: 50px;
  display: block;
  width: 0px;
  height: 0px;
  margin-right: auto;
  margin-left: auto;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #121329;
  border-left: 20px solid transparent;
}

.search {
  font-size: 21px;
}

.search-drop {
  position: absolute;
  top: -23px;
  right: 0px;
  z-index: -1;
  display: block;
  width: 500px;
  background-color: #121329;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .45);
  opacity: 1;
  text-align: center;
}

.search-drop.home {
  left: -31px;
  top: 45px;
  background-color: #121329;
}

.site-search-form-wrapper {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.site-search-input {
  width: 75%;
  margin-right: 15px;
  float: left;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: transparent transparent #fff;
  background-color: #121329;
  color: #fff;
  font-size: 13px;
  font-style: italic;
}

.site-search-button {
  display: inline-block;
  margin-bottom: 0px;
  padding: 5px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: lowercase;
}

.site-search-button:hover {
  background-color: #dee0ff;
  color: #121329;
}

.close-button-copy {
  position: static;
  top: -15px;
  right: -17px;
  z-index: 100;
  width: 24px;
  height: 27px;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.close {
  position: absolute;
  top: 10px;
  z-index: 0;
  display: block;
  color: #c51417;
  font-size: 21px;
  cursor: pointer;
}

.wrap-search {
  position: relative;
}

.search-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 0px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 85px;
}

.search-wrap.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.search-drop-home {
  position: absolute;
  top: 48px;
  right: 0px;
  z-index: -1;
  display: none;
  width: 500px;
  background-color: #121329;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .45);
  opacity: 1;
  text-align: center;
}

.search-drop-home.home {
  left: -31px;
  top: 45px;
  background-color: #121329;
}

.close-home {
  position: absolute;
  top: 10px;
  z-index: 0;
  display: block;
  opacity: 0;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  color: #c51417;
  font-size: 21px;
}

.more-drop-other {
  position: absolute;
  top: -93px;
  right: 75px;
  z-index: -1;
  display: none;
  width: 140px;
  background-color: #121329;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .45);
  opacity: 0;
  text-align: center;
}

.more-drop-other.home {
  left: -31px;
  top: 45px;
  background-color: #121329;
}

.featured-video-subtitle {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
}

.comedian-smaller-none-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 12.5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.comedian-wrapper-none-up {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.all-comedians-wrapper {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  opacity: 1;
}

.podcast-personal-link {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 13px;
  padding: 5px 9px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, .15);
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.podcast-personal-link:hover {
  background-color: #fff;
  color: #d2d4de;
}

.podcast-personal-link.fb {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 12px;
}

.podcast-personal-link.yt {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 13px;
}

.podcast-personal-link.insta {
  padding: 7px 9px;
  font-size: 18px;
}

.podcast-personal-link.rss {
  padding-right: 9px;
  padding-left: 10px;
}

.podcast-personal-link.pods {
  padding-right: 9px;
  padding-left: 9px;
}

.podcast-personal-link.subpage {
  margin-bottom: 0px;
}

.podcast-amazon-link {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 13px;
  padding: 7px 9px 3px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, .15);
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.podcast-amazon-link:hover {
  background-color: #fff;
  color: #d2d4de;
}

.podcast-amazon-link.fb {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 12px;
}

.podcast-amazon-link.yt {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 13px;
}

.podcast-amazon-link.insta {
  padding: 7px 9px;
  font-size: 18px;
}

.podcast-amazon-link.rss {
  padding-right: 9px;
  padding-left: 10px;
}

.podcast-amazon-link.pods {
  padding-right: 9px;
  padding-left: 9px;
}

.podcast-amazon-link.subpage {
  margin-bottom: 0px;
}

.podcast-itunes-music-link {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 13px;
  padding: 5px 10px 5px 9px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, .15);
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.podcast-itunes-music-link:hover {
  background-color: #fff;
  color: #d2d4de;
}

.podcast-itunes-music-link.fb {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 12px;
}

.podcast-itunes-music-link.yt {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 13px;
}

.podcast-itunes-music-link.insta {
  padding: 7px 9px;
  font-size: 18px;
}

.podcast-itunes-music-link.rss {
  padding-right: 9px;
  padding-left: 10px;
}

.podcast-itunes-music-link.pods {
  padding-right: 9px;
  padding-left: 9px;
}

.podcast-itunes-music-link.subpage {
  margin-bottom: 0px;
}

.podcast-souncloud-link {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 13px;
  padding: 5px 7px;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, .15);
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.podcast-souncloud-link:hover {
  background-color: #fff;
  color: #d2d4de;
}

.podcast-souncloud-link.fb {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 12px;
}

.podcast-souncloud-link.yt {
  margin-left: 13px;
  padding-right: 12px;
  padding-left: 13px;
}

.podcast-souncloud-link.insta {
  padding: 7px 9px;
  font-size: 18px;
}

.podcast-souncloud-link.rss {
  padding-right: 9px;
  padding-left: 10px;
}

.podcast-souncloud-link.pods {
  padding-right: 9px;
  padding-left: 9px;
}

.podcast-souncloud-link.subpage {
  margin-bottom: 0px;
}

.next-arrow {
  position: absolute;
  top: 50%;
  right: 0vw;
  width: 30px;
  height: 190px;
  opacity: 0.9;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  cursor: pointer;
}

.next-arrow:hover {
  opacity: 1;
}

.right-arrow-symbol {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: rotate(-90deg) translate(50%, 0px);
  -ms-transform: rotate(-90deg) translate(50%, 0px);
  transform: rotate(-90deg) translate(50%, 0px);
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 30px;
}

.arrow-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  height: 203px;
}

.prev-arrow {
  position: absolute;
  left: 0vw;
  top: 50%;
  right: auto;
  width: 30px;
  height: 189px;
  opacity: 0.9;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  cursor: pointer;
}

.prev-arrow:hover {
  opacity: 1;
}

.left-arrow-symbol {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: rotate(90deg) translate(-50%, 0px);
  -ms-transform: rotate(90deg) translate(-50%, 0px);
  transform: rotate(90deg) translate(-50%, 0px);
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 30px;
}

.bullet {
  display: inline-block;
  width: 25px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  background-color: rgba(0, 0, 0, .05);
  cursor: pointer;
}

.bullet.current {
  background-color: rgba(0, 0, 0, .51);
}

.bullet-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -17px;
  text-align: center;
}

.home-item-thumb-square {
  position: relative;
  height: 100%;
  padding-bottom: 100%;
}

.video-text-wrapper {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  background-color: rgba(0, 0, 0, .7);
}

.vid-item-text-wrapper {
  position: relative;
  z-index: 1;
  padding: 5px 4px 0px;
}

.vid-item-title {
  display: block;
  margin-top: -2px;
  margin-bottom: 0px;
  color: #333;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 500;
  letter-spacing: 1px;
}

.vid-item-sub {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.def-link {
  display: block;
  color: #121329;
  text-decoration: none;
}

.def-link:hover {
  text-decoration: underline;
}

.smaller-video-icon-play-wrap {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid #fee;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .15);
}

.video-icon-hero-bottom {
  position: relative;
  left: 2px;
  top: 2px;
  display: inline-block;
  width: 45px;
  height: 45px;
  font-family: 'ATC Icon Font', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 1.2em;
}

.footer-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-footer {
  background-color: #262626;
  color: #fff;
  text-transform: capitalize;
}

.bottom-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 7px;
  padding-bottom: 7px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-link {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 300;
  letter-spacing: 0.6px;
  text-decoration: none;
}

.bottom-link.follow {
  margin-right: 15px;
}

.bottom-link.left {
  margin-right: 15px;
}

.testing {
  top: -177px;
  opacity: 0;
}

.about-link {
  display: inline-block;
  margin-bottom: 0px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.about-link:hover {
  text-decoration: underline;
}

.right-arrow-symbol-bio {
  position: static;
  left: 20px;
  top: 50%;
  -webkit-transform: rotate(-90deg) translate(50%, 0px);
  -ms-transform: rotate(-90deg) translate(50%, 0px);
  transform: rotate(-90deg) translate(50%, 0px);
  font-family: 'ATC Icon Font', sans-serif;
  font-size: 30px;
}

.contact {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  background-color: rgba(0, 0, 0, .7);
}

.contact-wrapper {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 2;
  display: block;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.contact-block {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 40px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0px, 30px) scale(0.95);
  -ms-transform: translate(0px, 30px) scale(0.95);
  transform: translate(0px, 30px) scale(0.95);
}

.contact-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.form-2 {
  clear: both;
}

.contact-submit {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 10px 40px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #121329;
  background-color: transparent;
  color: #121329;
  font-size: 17px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.contact-submit:hover {
  background-color: #121329;
  color: #fff;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-form-field-label {
  margin-bottom: 0px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: none;
}

.textarea {
  min-height: 120px;
}

.form-left {
  width: 47%;
}

.form-right {
  width: 47%;
}

.form-bottom {
  width: 100%;
}

.wide-container-contact {
  display: block;
  width: 900px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.wide-container-contact.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.wide-container-contact.arrow-wrapper {
  position: absolute;
  height: 211px;
}

.contact-form-block {
  margin-bottom: 0px;
}

.contact-field {
  margin-bottom: 30px;
  padding-left: 0px;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  letter-spacing: 1px;
  text-transform: none;
}

.contact-message {
  min-height: 120px;
  margin-bottom: 20px;
  padding-left: 0px;
  border-top: 1px none #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  letter-spacing: 1px;
  text-transform: none;
}

.close-contact {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 0;
  display: block;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  font-family: 'ATC Icon Font', sans-serif;
  color: #c51417;
  font-size: 21px;
  cursor: pointer;
}

.contact-close {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.contact-success {
  height: 400px;
  background-color: #fff;
}

.contaxct-success {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-size: 17px;
  letter-spacing: 1px;
}

.error-contact {
  font-size: 17px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.play-wrapper-hero {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.slide-arrow {
  display: none;
}

.slide-nav {
  max-width: 1200px;
  padding-right: 93px;
  padding-left: 93px;
  text-align: right;
}

.atc-record-wrapper {
  display: inline-block;
  width: 30.3%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #121329;
  text-align: center;
  text-decoration: none;
}

.atc-record-album-text {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.atc-record-artist-text {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.record-wrapper {
  position: relative;
}

.read-more {
  text-decoration: underline;
  cursor: pointer;
}

.read-more:hover {
  text-decoration: underline;
}

.comedian-podcast-info-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .65);
  opacity: 1;
}

.comedian-podcast-text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  color: #121329;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.comedian-podcast-text-wrapper {
  position: relative;
  display: block;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  cursor: default;
}

.comedian-podcast-text-wrapper.test {
  background-color: #c51417;
}

.podcast-comedian-cliked-content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

.comedian-podcast-content-wrapper {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 2;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.article {
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  letter-spacing: 0.5px;
  text-transform: none;
}

.blog-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #1d1e36;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.blog-date {
  display: inline-block;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.blog-info-wrapper {
  display: block;
  margin-top: -10px;
  margin-bottom: 15px;
  background-image: url('../images/headingline.png');
  background-position: 155px 66%;
  background-size: 77%;
  background-repeat: no-repeat;
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.blog-info-wrapper.full {
  background-position: 99% 63%;
  background-size: 84%;
}

.blog-info-wrapper.quarter {
  background-position: 99% 60%;
}

.blog-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.caption {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1d1e36;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.blog-img-source {
  -webkit-transition: color 100ms ease-in-out;
  transition: color 100ms ease-in-out;
  color: #121329;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-img-source:hover {
  color: #68708f;
}

.img-block {
  margin-bottom: 10px;
}

.embed {
  text-align: center;
}

.blog-entry {
  margin-bottom: 25px;
  text-transform: none;
}

.article-link {
  width: 100%;
  color: #121329;
  text-decoration: none;
}

.separator-large {
  width: 100%;
  height: 12px;
  margin-top: 15px;
  background-image: url('../images/blog-divider.png');
  background-position: 50% 50%;
  background-size: 98%;
  background-repeat: no-repeat;
}

.blog-entry-img {
  width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.blog-entry-img.small {
  width: 100%;
}

.separator-small {
  display: block;
  width: 100%;
  height: 12px;
  margin-top: 15px;
  background-image: url('../images/blog-divider-smaller.png');
  background-position: 50% 50%;
  background-size: 98%;
  background-repeat: no-repeat;
}

.separator-small.sidebar {
  display: none;
}

.blog-index-heading {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #1d1e36;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 1px;
}

.blog-index-heading.small-blog-heading {
  margin-left: 10px;
}

.blog-index-heading.small {
  width: 50%;
  margin-top: 0px;
  margin-left: 10px;
}

.small-blog-index-heading {
  display: block;
  width: 50%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  color: #1d1e36;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.small-blog-index-heading.small-blog-heading {
  margin-left: 10px;
}

.blog-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.blog-wrapper.hide {
  display: block;
}

.left-column {
  width: 728px;
  margin-right: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.right-column {
  width: 300px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.wide-container-blog {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 71px;
  padding-left: 71px;
}

.wide-container-blog.nav-container {
  position: static;
  z-index: 1000;
  padding-left: 15px;
}

.blog-entry-sidebar {
  margin-bottom: 25px;
  text-transform: none;
}

.blog-sidebar-content {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.blog-small-entry-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-small-entry-img {
  width: 50%;
  height: auto;
}

.advertise {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  background-color: rgba(0, 0, 0, .7);
}

.checkbox-wrapper {
  width: 33.33%;
}

.checkboxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.advertise-block {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 40px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(0px, 30px) scale(0.95);
  -ms-transform: translate(0px, 30px) scale(0.95);
  transform: translate(0px, 30px) scale(0.95);
}

.advertise-close {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.results {
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.search-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
  cursor: pointer;
}

.search-heading.about {
  background-position: 180px 8px;
  background-size: 80%;
}

.search-square-item {
  margin-bottom: 20px;
  text-decoration: none;
}

.search-thumb {
  display: block;
  width: 100%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

.search-title {
  display: block;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-right: 4px;
  padding-left: 4px;
  color: #121329;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.search-title.comedian-search-title {
  text-align: center;
}

.search-date {
  display: block;
  margin-top: 5px;
  margin-bottom: -3px;
  padding-right: 4px;
  padding-left: 4px;
  color: #121329;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.search-date.comedian-search-title {
  text-align: center;
}

.comedian-search-wrapper {
  margin-right: 10px;
  margin-bottom: 20px;
  text-decoration: none;
}

.blog-entry-search-removed {
  display: inline-block;
  width: 100%;
  margin-right: 5px;
  margin-bottom: 20px;
  margin-left: 5px;
  text-transform: none;
}

.search-blog-item-removed {
  max-width: 25%;
  margin-right: 10px;
  margin-bottom: 20px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  text-decoration: none;
}

.blog-entry-image {
  background-color: #fff;
}

.blog-entry-thumb {
  position: relative;
  padding-bottom: 56.25%;
  background-color: #f6f6f6;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.comedian-search-results {
  display: inline-block;
  height: auto;
  padding-bottom: 142%;
  background-color: #68708f;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.small-img-wrapper {
  width: 50%;
}

.atc-records-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bio-art {
  display: block;
  width: auto;
  max-height: 300px;
  margin-right: auto;
  margin-left: auto;
}

.close-bio {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.bio-wrapper {
  position: relative;
  top: 50%;
  z-index: 2;
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.headings {
  padding-bottom: 35px;
}

.heading-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-line {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.email-sidebar-block {
  position: relative;
  background-color: #121329;
}

.subscribe-sidebar-heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
}

.form-wrapper {
  padding: 20px 15px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.sidebar-subscribe-form {
  display: block;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.email-sign-up-field-sidebar {
  width: 100%;
  margin-right: 15px;
  float: none;
  border-style: none none solid;
  border-width: 0px 0px 1px;
  border-color: transparent transparent #fff;
  background-color: #121329;
  color: #fff;
  font-size: 15px;
  font-style: italic;
}

.submit-email-button-sidebar {
  display: inline-block;
  margin-bottom: 0px;
  padding: 5px 15px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: lowercase;
}

.submit-email-button-sidebar:hover {
  background-color: #dee0ff;
  color: #121329;
}

.email-label {
  position: absolute;
  top: -9px;
  right: 7px;
  max-width: 100%;
}

.success-sidebar {
  background-color: #121329;
}

.error-sidebar {
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.click-close {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  width: 100%;
  height: 100vh;
  opacity: 0;
}

.home-hero-gradient-ad {
  position: absolute;
  left: 0px;
  top: -2px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #121329, transparent 20%);
  background-image: linear-gradient(180deg, #121329, transparent 20%);
}

.home-hero-ad {
  position: relative;
  display: none;
  height: 370px;
  margin-top: -46px;
}

.ad-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center bottom;
  background-size: contain;
  height: 433px;
  background-repeat: no-repeat;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.festival-hero-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 50px;
  z-index: 200;
  text-align: center;
}

.content-heading-no-line {
  display: block;
  margin-top: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  font-size: 21px;
  line-height: 1.2em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
}

.content-heading-no-line.date-choices {
  display: none;
  margin-bottom: 30px;
}

.content-heading-no-line.tickets {
  margin-bottom: 30px;
  font-size: 40px;
  text-align: center;
}

.dates-section {
  margin-bottom: 15px;
  text-align: center;
}

.date-link {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-color: transparent;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  color: #121329;
  font-size: 21px;
  line-height: 1.2em;
  text-decoration: none;
}

.date-link:hover {
  color: #333;
}

.date-link.w--current {
  margin-bottom: 15px;
  background-color: transparent;
  text-decoration: none;
}

.festival-lineup-wrap {
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.festival-performer-wrap {
  position: relative;
  display: inline-block;
  width: 30.33%;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-right: 0px;
  padding-bottom: 30.33%;
  padding-left: 0px;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-linear-gradient(270deg, transparent 50%, #121329 89%), url('../images/Bill-Burr_171114_170906.jpg');
  background-image: linear-gradient(180deg, transparent 50%, #121329 89%), url('../images/Bill-Burr_171114_170906.jpg');
  background-position: 0px 0px, 60% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #121329;
  text-align: center;
  text-decoration: none;
}

.festival-performer-img {
  display: block;
  width: 100%;
  height: auto;
  background-image: url('../images/Bill-Burr_171114_170906.jpg');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.festival-performer-title {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 31px;
  line-height: 1.3em;
}

.festival-performer-title.small {
  padding: 0 10px;
  font-size: 24px;
}

.white-bg {
  background-color: #fff;
}

.ticket-sale-wrapper {
  padding: 40px;
  border-top: 1px solid rgba(51, 51, 51, .25);
  border-bottom: 1px none rgba(51, 51, 51, .25);
}

.buy-tickets-button {
  position: static;
  right: 0px;
  display: inline-block;
  margin-bottom: 0px;
  padding: 10px 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #121329;
  color: #121329;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 400;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.buy-tickets-button:hover {
  background-color: #121329;
  color: #fff;
}

.buy-tix-wrapper {
  position: relative;
  text-align: right;
}

.tix-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #121329;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.tix-title.date {
  margin-bottom: 10px;
  font-size: 27px;
  text-align: center;
}

.tix-title.date.show-for-mobile {
  display: none;
}

.tix-subtitle {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 8px;
  border-right: 2px solid #c51417;
  color: #c51417;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 1px;
}

.tix-subtitle.right {
  margin-left: 5px;
  border-right-style: none;
}

@media (max-width: 991px) {
  .ad-img {
    top: 30px !important;
    height: 361px !important;
  }
}

html.w-mod-js *[data-ix="click-drop-down-more-home"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="keep-hover"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="opacity-0"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="scale-back"] {
  -webkit-transform: scale(0.9500000000000001, 0.9500000000000001);
  -ms-transform: scale(0.9500000000000001, 0.9500000000000001);
  transform: scale(0.9500000000000001, 0.9500000000000001);
}

html.w-mod-js *[data-ix="hide-podcast-info"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="down-arrow-up-10"] {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="hide-subscribe-bar"] {
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="flip-subscribe-arrows"] {
  -webkit-transform: rotateX(-180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(-180deg) rotateY(0deg) rotateZ(0deg);
}

html.w-mod-js *[data-ix="hide-more-info"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-search-up-top"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-home-search"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-more-info-home"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="close-init"] {
  opacity: 0;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

html.w-mod-js *[data-ix="close-init-home"] {
  opacity: 0;
  -webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg);
}

html.w-mod-js *[data-ix="bio-init"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hover-play-icon"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="hover-play-button-video-thumb"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-comedians-wrapper-until-ready"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hide-until-page-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="contact-init"] {
  -webkit-transform: translate(0px, 30px) scale(0.9, 0.9);
  -ms-transform: translate(0px, 30px) scale(0.9, 0.9);
  transform: translate(0px, 30px) scale(0.9, 0.9);
}

@media (max-width: 991px) {
  .nav-wrapper.hide-for-mobile {
    height: auto;
  }
  .nav-wrapper.show-for-desktop {
    height: auto;
  }
  .logo {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }
  .nav-link {
    display: block;
  }
  .nav-link.more {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .nav-link.more:hover {
    color: #fff;
  }
  .nav-link.more.dotdotdot {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .nav-link.more.dotdotdot:hover {
    color: #fff;
  }
  .nav-link.comedians {
    display: inline-block;
    padding: 15px 25px 11px;
  }
  .nav-link.comedians.show-for-mobile {
    display: none;
  }
  .nav-link.comedians.show-for-mobile:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.video {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .nav-link.video:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.podcast {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .nav-link.podcast:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.events {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .nav-link.events:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.blog:hover {
    background-position: 23% 100%;
  }
  .nav-link.blog:hover {
    background-position: 23% 100%;
  }
  .nav-link.about:hover {
    background-position: 22% 100%;
  }
  .wide-container {
    padding-left: 30px;
    text-align: left;
  }
  .wide-container.nav-container {
    padding-right: 15px;
  }
  .comedy-drop {
    left: -15px;
    display: none;
    opacity: 0;
  }
  .comedy-nav-thumb {
    background-color: #fff;
  }
  .nav-com-outer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-com-wrapper-outer {
    margin-right: 0px;
  }
  .logo-link {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-inner-wrap {
    height: auto;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .45);
  }
  .nav-inner-wrap.home {
    height: auto;
    box-shadow: none;
  }
  .nav-menu {
    position: relative;
    width: 100%;
    float: none;
    background-color: transparent;
    text-align: center;
  }
  .home-hero {
    margin-top: -98px;
  }
  .home-hero-gradient {
    background-image: -webkit-linear-gradient(270deg, #121329, transparent 46%, transparent 70%, #121329);
    background-image: linear-gradient(180deg, #121329, transparent 46%, transparent 70%, #121329);
  }
  .hero-logo {
    display: none;
    max-width: 400px;
  }
  .social-link.fb.footer-social {
    border-width: 1px;
  }
  .social-link.yt.footer-social {
    border-width: 1px;
  }
  .social-link.insta.footer-social {
    border-width: 1px;
  }
  .mobile-menu-button {
    z-index: 10000;
    height: 46px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
  }
  .mobile-menu-button.w--open {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: transparent;
  }
  .hero-wrapper.records-hero-wrapper {
    height: 260px;
  }
  .slide {
    width: 100%;
    height: 100%;
    background-color: #e9ecf1;
  }
  .slide.atc-records {
    background-size: cover;
  }
  .innter-featured-podcast-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .featured-group {
    text-align: left;
  }
  .wide-container-content {
    margin-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-heading.about {
    background-position: 90% 50%;
    background-size: 77%;
  }
  .content-heading.recently-recorded.quarter {
    padding-bottom: 10px;
    background-position: 0px 91%;
    background-size: 98%;
  }
  .content-heading.recently-recorded.full {
    background-size: 63%;
  }
  .content-heading.podcast-by-name.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.podcast-by-name.full {
    background-size: 65%;
  }
  .content-heading.podcast-channels.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.podcast-channels.full {
    background-size: 64%;
  }
  .content-heading.atc-exclusives.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.atc-exclusives.full {
    background-size: 72%;
  }
  .content-heading.recent-videos.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.recent-videos.full {
    background-size: 73%;
  }
  .content-heading.video-podcasts.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.video-podcasts.full {
    background-size: 70%;
  }
  .content-heading.the-archives.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.the-archives.full {
    background-position: 99% 51%;
    background-size: 74%;
  }
  .content-heading.latest-episode.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.latest-episode.full {
    background-size: 71%;
  }
  .content-heading.comedians.full {
    background-size: 79%;
  }
  .content-heading.atc-records.full {
    background-size: 75%;
  }
  .content-heading.podcast-episodes.full {
    background-size: 66%;
  }
  .content-heading.videos.full {
    background-size: 86%;
  }
  .content-heading.blog-posts.full {
    background-size: 77%;
  }
  .content-heading.other-episodes.full {
    background-size: 66%;
  }
  .content-heading.this-episode.quarter {
    padding-bottom: 10px;
    background-position: 2px 91%;
    background-size: 98%;
  }
  .content-heading.this-episode.full {
    background-size: 71%;
  }
  .content-heading.all-videos.full {
    background-size: 79%;
  }
  .podcast-thumb-by-name {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  }
  .content-ad {
    display: none;
  }
  .footer-social-icons {
    margin-right: 0px;
    text-align: center;
  }
  .footer-social-link {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-width: 1px;
  }
  .footer-link {
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: 25px;
  }
  .footer-link.follow {
    margin-left: 0px;
  }
  .main-podcast-heading-wrapper {
    display: block;
    height: auto;
    margin-right: -15px;
    margin-left: -15px;
    padding: 15px;
  }
  .heading-podcast-content {
    display: block;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
  }
  .default-text {
    margin-bottom: 10px;
  }
  .podcast-heading-title {
    margin-top: 10px;
  }
  .podcast-heading-comedian {
    margin-bottom: 10px;
  }
  .podcast-social-icons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .podcast-social-link {
    margin-bottom: 0px;
  }
  .podcast-social-link.subpage {
    margin-right: 6px;
    margin-left: 6px;
  }
  .podcast-about-wrapper {
    position: static;
    padding-right: 15px;
    padding-left: 15px;
  }
  .podcast-heading-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .main-podcast-heading-wrapper-sub {
    display: block;
    margin-right: -15px;
    margin-left: -15px;
    padding: 15px;
  }
  .content-wrapper-no-margin {
    margin-top: -15px;
  }
  .events-search-button {
    display: block;
  }
  .events-search-button.comedians {
    display: none;
  }
  .events-search-button.comedians.show-for-mobile {
    display: block;
  }
  .events-search-button.video:hover {
    background-position: 23% 100%;
  }
  .events-search-button.podcast:hover {
    background-position: 28% 100%;
  }
  .events-search-button.events:hover {
    background-position: 22% 100%;
  }
  .more-drop.home {
    display: none;
  }
  .sub-nav-link {
    display: block;
  }
  .sub-nav-link.comedians {
    display: none;
  }
  .sub-nav-link.comedians.show-for-mobile {
    display: block;
  }
  .sub-nav-link.video:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub-nav-link.podcast:hover {
    background-position: 28% 100%;
  }
  .sub-nav-link.events:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub-nav-link.bottom:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub-nav-link.records:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .up-arrow {
    right: 46px;
  }
  .search-drop {
    top: 29px;
    z-index: -1;
  }
  .wrap-search {
    position: absolute;
    background-color: #121329;
  }
  .search-drop-home {
    top: 100px;
    display: none;
    width: 500px;
  }
  .more-drop-other {
    top: -41px;
    right: 70px;
    display: block;
    opacity: 1;
  }
  .podcast-personal-link {
    margin-bottom: 0px;
  }
  .podcast-amazon-link {
    margin-bottom: 0px;
  }
  .podcast-itunes-music-link {
    margin-bottom: 0px;
  }
  .podcast-souncloud-link {
    margin-bottom: 0px;
  }
  .footer-flex-wrapper {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .footer-logo-wrapper {
    margin-right: 25px;
  }
  .bottom-link {
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: 25px;
  }
  .bottom-link.follow {
    margin-left: 0px;
  }
  .wide-container-contact {
    padding-left: 30px;
    text-align: left;
  }
  .wide-container-contact.nav-container {
    padding-right: 15px;
  }
  .atc-record-wrapper {
    width: 45.8%;
  }
  .comedian-podcast-text-wrapper {
    margin-right: 20px;
    margin-left: 20px;
  }
  .blog-info-wrapper {
    background-size: 65%;
  }
  .blog-info-wrapper.full {
    background-size: 78%;
  }
  .article-link.sidebar {
    background-color: transparent;
  }
  .separator-small.sidebar {
    display: block;
  }
  .blog-wrapper {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .left-column {
    width: 100%;
    margin-right: 0px;
  }
  .right-column {
    width: 100%;
  }
  .wide-container-blog {
    margin-top: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .search-thumb {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  }
  .home-hero-gradient-ad {
    background-image: -webkit-linear-gradient(270deg, #121329, transparent 46%, transparent 70%, #121329);
    background-image: linear-gradient(180deg, #121329, transparent 46%, transparent 70%, #121329);
  }
  .home-hero-ad {
    margin-top: -98px;
  }
  .festival-performer-img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
  }
  .festival-performer-title {
    font-size: 25px;
  }
  .festival-performer-title.small {
    font-size: 20px;
  }
  .tix-title {
    margin-top: 10px;
  }
  .tix-subtitle {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .nav-wrapper.home.show-for-desktop {
    display: none;
  }
  .nav-wrapper.home.show-for-mobile {
    display: block;
    height: auto;
    background-color: #121329;
  }
  .nav-wrapper.hide-for-mobile {
    display: none;
  }
  .nav-wrapper.show-for-desktop {
    display: none;
  }
  .logo {
    position: static;
  }
  .nav-link.more {
    position: absolute;
    right: 0px;
    bottom: 2px;
    display: inline-block;
    width: 12vw;
    padding-top: 7px;
    padding-bottom: 7px;
    background-image: -webkit-linear-gradient(190deg, #121329 60%, rgba(18, 19, 41, 0));
    background-image: linear-gradient(260deg, #121329 60%, rgba(18, 19, 41, 0));
  }
  .nav-link.more:hover {
    background-image: -webkit-linear-gradient(180deg, #121329 58%, rgba(18, 19, 41, 0));
    background-image: linear-gradient(270deg, #121329 58%, rgba(18, 19, 41, 0));
    color: #fff;
  }
  .nav-link.comedians.show-for-mobile {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
  }
  .nav-link.comedians.show-for-mobile:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.video {
    display: inline-block;
    padding-right: 12px;
    padding-left: 15px;
    font-size: 15px;
  }
  .nav-link.video:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.podcast {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
  }
  .nav-link.podcast:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.events {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
  }
  .nav-link.events:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.blog {
    display: inline-block;
    padding-right: 15px;
    padding-left: 20px;
    font-size: 15px;
    text-decoration: none;
  }
  .nav-link.blog:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.blog {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
  }
  .nav-link.blog:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .nav-link.about {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
  }
  .nav-link.about:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .wide-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wide-container.nav-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .comedy-drop {
    display: none;
  }
  .logo-link {
    position: static;
    display: block;
    width: 291px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .nav-inner-wrap.home {
    height: auto;
    background-color: #121329;
  }
  .nav-menu {
    position: static;
    width: 820px;
    height: 44px;
    float: none;
    text-align: left;
  }
  .home-hero {
    display: none;
    height: 160px;
    margin-top: 0px;
  }
  .home-hero-gradient {
    background-image: -webkit-linear-gradient(270deg, #121329, transparent 11%, transparent 70%, #121329);
    background-image: linear-gradient(180deg, #121329, transparent 11%, transparent 70%, #121329);
  }
  .hero-logo {
    display: none;
    max-width: 48%;
  }
  .social-icons {
    display: none;
  }
  .social-link.fb {
    margin-bottom: 0px;
  }
  .social-link.yt {
    margin-bottom: 0px;
  }
  .social-link.insta {
    margin-bottom: 0px;
  }
  .social-link.twitter {
    margin-bottom: 0px;
  }
  .pull-social-right {
    padding-bottom: 5px;
    float: none;
    text-align: center;
  }
  .hero-wrapper {
    height: auto;
  }
  .hero-wrapper.records-hero-wrapper {
    height: auto;
  }
  .slide {
    height: auto;
    margin-top: 3px;
    padding-bottom: 42.1875%;
  }
  .slide.atc-records {
    padding-bottom: 34.1875%;
  }
  .innter-featured-podcast-wrapper {
    bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-featured-text {
    padding-left: 20px;
  }
  .featured-group-right {
    text-align: left;
  }
  .wide-container-content {
    position: relative;
  }
  .content-wrapper {
    margin-top: 15px;
  }
  .content-heading {
    padding-bottom: 10px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .content-heading.about {
    background-position: 50% 97%;
    background-size: 98%;
  }
  .content-heading.recently-recorded.full {
    background-position: 50% 95%;
    background-size: 98%;
  }
  .content-heading.podcast-by-name.full {
    background-position: 50% 94%;
    background-size: 98%;
  }
  .content-heading.podcast-channels.full {
    background-position: 50% 98%;
    background-size: 98%;
  }
  .content-heading.atc-exclusives.full {
    background-position: 50% 98%;
    background-size: 99%;
  }
  .content-heading.recent-videos.full {
    background-position: 50% 98%;
    background-size: 99%;
  }
  .content-heading.video-podcasts.full {
    background-position: 50% 98%;
    background-size: 98%;
  }
  .content-heading.the-archives.full {
    background-position: 50% 98%;
    background-size: 98%;
  }
  .content-heading.latest-episode.full {
    background-position: 50% 98%;
    background-size: 98%;
  }
  .content-heading.comedians.full {
    background-position: 50% 91%;
    background-size: 98%;
  }
  .content-heading.atc-records.full {
    background-position: 50% 93%;
    background-size: 98%;
  }
  .content-heading.podcast-episodes.full {
    background-position: 50% 95%;
    background-size: 98%;
  }
  .content-heading.videos.full {
    background-position: 50% 89%;
    background-size: 98%;
  }
  .content-heading.blog-posts.full {
    background-position: 50% 91%;
    background-size: 98%;
  }
  .content-heading.other-episodes.full {
    background-position: 50% 95%;
    background-size: 98%;
  }
  .content-heading.this-episode.full {
    background-position: 50% 98%;
    background-size: 98%;
  }
  .content-heading.all-videos.full {
    background-position: 50% 91%;
    background-size: 98%;
  }
  .recently-recorded-wrapper {
    width: 193vw;
    height: auto;
  }
  .recent-podcast-wrapper {
    width: 50%;
    padding-left: 3px;
  }
  .recent-podcast-rollover {
    opacity: 0;
  }
  .podcast-info-wrapper {
    position: absolute;
    top: 50%;
    bottom: 0px;
    z-index: 100;
    display: none;
    opacity: 0;
    -webkit-transform: scale(0.9) translate(0px, -33.5%);
    -ms-transform: scale(0.9) translate(0px, -33.5%);
    transform: scale(0.9) translate(0px, -33.5%);
  }
  .clicked-album-art {
    display: none;
  }
  .clicked-album-art.bio {
    display: block;
    height: auto;
  }
  .podcast-info-content-wrapper.test {
    padding: 15px;
  }
  .clicked-content {
    height: auto;
    margin-left: 0px;
  }
  .close-button.bio {
    position: fixed;
    right: 20px;
  }
  .recent-podcast-thumb:hover {
    z-index: 1;
  }
  .footer.podcasts-by-name {
    padding-top: 20px;
  }
  .footer-link {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
  }
  .footer-link.follow {
    margin-right: 0px;
    margin-bottom: 15px;
    text-align: center;
  }
  .search-last-column {
    left: 0px;
  }
  .move-items-over {
    left: 0px;
  }
  .heading-podcast-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .default-text {
    margin-top: 0px;
  }
  .podcast-heading-title {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .podcast-social-icons {
    margin-bottom: -5px;
  }
  .content-heading-latest {
    padding-bottom: 15px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .other-episodes-inner-wrapper {
    display: block;
    text-align: center;
  }
  .other-episodes-default-text {
    margin-bottom: 10px;
  }
  .wide-home-featured {
    width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-bottom: 42.1875%;
    background-color: #fff;
  }
  .home-featured-wrapper {
    height: auto;
    margin-top: 15px;
  }
  .right-home-featured {
    width: 100%;
    height: auto;
  }
  .right-home-featured-sub {
    width: 100%;
    height: auto;
    margin-bottom: 3px;
    padding-bottom: 42.1875%;
    float: none;
    background-color: #fff;
  }
  .home-heading {
    padding-bottom: 10px;
    background-position: 50% 100%;
    background-size: 98%;
  }
  .home-item-wrapper {
    width: 50vw;
    float: left;
  }
  .vid-heading {
    padding-bottom: 10px;
    background-position: 51% 92%;
    background-size: 98%;
  }
  .vid-heading.atc {
    background-position: 50% 92%;
    background-size: 98%;
  }
  .vid-heading.vid-podcasts {
    background-position: 50% 92%;
    background-size: 98%;
  }
  .innter-featured-video-wrapper {
    bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .video-icon-circle-hero {
    width: 70px;
    height: 70px;
  }
  .video-icon-hero {
    left: 2px;
    top: 6px;
    width: 60px;
    height: 60px;
    font-size: 45px;
  }
  .subscribe-wrapper {
    display: none;
  }
  .form {
    height: auto;
  }
  .sub-nav-link.video {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 15px;
  }
  .sub-nav-link.video:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub-nav-link.events {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .sub-nav-link.events:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub-nav-link.bottom {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .sub-nav-link.bottom:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .sub-nav-link.records {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
  }
  .sub-nav-link.records:hover {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .up-arrow {
    display: none;
  }
  .site-search-form-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .site-search-input {
    position: relative;
    top: 3px;
    height: 34px;
    margin-left: 10px;
    border-radius: 0px;
  }
  .site-search-button {
    margin-top: -1px;
  }
  .search-drop-home {
    left: 0px;
    top: -44px;
    right: auto;
    z-index: 2;
    display: none;
    width: 90vw;
    box-shadow: none;
  }
  .arrow-wrapper {
    display: none;
  }
  .podcast-wrapper {
    width: 50%;
    float: left;
  }
  .mobile-scroll-wrap {
    overflow: scroll;
  }
  .mobile-scroll-wrap-mobile-nav {
    overflow: scroll;
    border-top: 2px solid #c51417;
  }
  .footer-flex-wrapper {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-logo-wrapper {
    margin-right: 0px;
  }
  .bottom-right {
    text-align: center;
  }
  .bottom-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bottom-link {
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
  }
  .bottom-link.follow {
    margin-bottom: 15px;
    text-align: center;
  }
  .bottom-link.left {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0px;
  }
  .bottom-link.right {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .contact-block {
    overflow: scroll;
    max-height: 90vh;
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-heading {
    margin-bottom: 5px;
    padding-bottom: 10px;
    background-image: none;
  }
  .form-left {
    width: 100%;
  }
  .form-right {
    width: 200%;
  }
  .wide-container-contact {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wide-container-contact.nav-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-field {
    margin-bottom: 20px;
  }
  .contact-message {
    min-height: 100px;
  }
  .comedian-podcast-info-wrapper {
    position: fixed;
    top: 0%;
    bottom: 0px;
    z-index: 1000;
    display: block;
    opacity: 1;
  }
  .comedian-podcast-text-wrapper {
    overflow: scroll;
    max-height: 100vh;
    margin-right: 0px;
    margin-left: 0px;
  }
  .comedian-podcast-text-wrapper.test {
    padding: 15px;
  }
  .podcast-comedian-cliked-content {
    height: auto;
    margin-left: 0px;
  }
  .blog-heading {
    padding-bottom: 15px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .blog-date {
    padding-bottom: 15px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .blog-info-wrapper {
    padding-bottom: 3px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .blog-info-wrapper.full {
    background-position: 50% 86%;
    background-size: 98%;
  }
  .blog-info-wrapper.quarter {
    background-position: 50% 86%;
  }
  .caption {
    padding-bottom: 15px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .separator-large {
    margin-top: 25px;
  }
  .separator-small {
    margin-top: 25px;
  }
  .separator-small.sidebar {
    margin-top: 15px;
  }
  .blog-index-heading {
    padding-bottom: 0px;
    background-image: none;
  }
  .blog-index-heading.small {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
  }
  .small-blog-index-heading {
    padding-bottom: 15px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .wide-container-blog {
    position: relative;
  }
  .blog-sidebar-content {
    padding-bottom: 0px;
  }
  .blog-small-entry-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog-small-entry-img {
    width: 100%;
  }
  .checkbox-wrapper {
    display: inline-block;
  }
  .checkboxes {
    display: block;
  }
  .advertise-block {
    overflow: scroll;
    max-height: 90vh;
    padding-right: 20px;
    padding-left: 20px;
  }
  .search-heading {
    padding-bottom: 10px;
    background-position: 50% 92%;
    background-size: 98%;
  }
  .small-img-wrapper {
    width: 100%;
  }
  .bio-art {
    display: block;
    width: auto;
  }
  .bio-art.bio {
    display: block;
    height: auto;
  }
  .close-bio {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .sidebar-subscribe-form {
    height: auto;
  }
  .home-hero-gradient-ad {
    background-image: -webkit-linear-gradient(270deg, #121329, transparent 11%, transparent 70%, #121329);
    background-image: linear-gradient(180deg, #121329, transparent 11%, transparent 70%, #121329);
  }
  .home-hero-ad {
    display: none;
    height: 160px;
    margin-top: 0px;
  }
  .festival-hero-content {
    bottom: 1px;
  }
  .festival-performer-wrap {
    width: 46%;
    padding-bottom: 46%;
  }
  .festival-performer-title.small {
    font-size: 18px;
  }
  .tix-title {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .tix-subtitle {
    margin-top: 10px;
    margin-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .nav-menu {
    text-align: left;
  }
  .slide.atc-records {
    padding-bottom: 33.1875%;
  }
  .featured-podcast-title {
    font-size: 17px;
  }
  .innter-featured-podcast-wrapper {
    bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-square-link {
    padding: 8px 16px;
    font-size: 15px;
  }
  .podcast-info-content-wrapper.test {
    padding: 10px;
  }
  .featured-podcast-subtext {
    font-size: 18px;
  }
  .listen-now-sub {
    font-size: 18px;
  }
  .close-button.bio {
    top: 10px;
    right: 15px;
  }
  .footer-link.follow {
    margin-right: 0px;
  }
  .podcast-social-icons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .podcast-social-link {
    margin-right: 6px;
    margin-left: 6px;
  }
  .podcast-social-link.fb {
    margin-left: 6px;
  }
  .podcast-ad {
    width: 100%;
    float: none;
  }
  .featured-podcast-subtitle {
    font-size: 17px;
  }
  .video-icon-circle-hero {
    width: 60px;
    height: 60px;
  }
  .video-icon-hero {
    top: 4px;
    width: 50px;
    height: 50px;
    font-size: 40px;
  }
  .podcast-personal-link {
    margin-right: 6px;
    margin-left: 6px;
  }
  .podcast-amazon-link {
    margin-right: 6px;
    margin-left: 6px;
  }
  .podcast-itunes-music-link {
    margin-right: 6px;
    margin-left: 6px;
  }
  .podcast-souncloud-link {
    margin-right: 6px;
    margin-left: 6px;
  }
  .footer-logo-wrapper {
    margin-right: 0px;
  }
  .bottom-flex {
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bottom-link.left-bottom-link {
    margin-bottom: 5px;
  }
  .contact-block {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .contact-submit {
    margin-top: 0px;
  }
  .contact-field {
    margin-bottom: 15px;
  }
  .contact-message {
    margin-bottom: 15px;
  }
  .comedian-podcast-text {
    font-size: 18px;
  }
  .comedian-podcast-text-wrapper {
    overflow: scroll;
    max-height: 100vh;
    padding: 35px 10px 16px;
  }
  .comedian-podcast-text-wrapper.test {
    padding: 10px;
  }
  .comedian-podcast-content-wrapper {
    margin-right: -10px;
    margin-left: -10px;
  }
  .blog-heading {
    padding-bottom: 0px;
  }
  .blog-info-wrapper {
    margin-top: -10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-position: 50% 84%;
  }
  .blog-img {
    height: auto;
  }
  .checkbox-wrapper {
    width: 100%;
  }
  .advertise-block {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  .content-heading-no-line.tickets {
    margin-bottom: 0px;
  }
  .festival-performer-wrap {
    width: calc(50% - 2px);
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: calc(50% - 2px);
  }
  .festival-performer-title.small {
    padding: 0 10px;
    font-size: 14px;
  }
  .ticket-sale-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .buy-tix-wrapper {
    margin-top: 15px;
    text-align: center;
  }
  .tix-title.date {
    margin-top: 0px;
    font-size: 33px;
  }
  .tix-title.date.hide-for-mobile {
    display: none;
  }
  .tix-title.date.show-for-mobile {
    display: block;
  }
  .buy-tix-left-wrapper {
    text-align: center;
  }
}

@font-face {
  font-family: 'ATC Icon Font';
  src: url('../fonts/ATC-Icon-Font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
