.av-content {
	margin-top: 20px;
}
.av-content, .av-additional {
	font-family: 'Gotham SSm A','Gotham SSm B',sans-serif;
	color: #222;
}
.av-content .navigation a {
	 color: #222;
	 font-size: 15px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-backface-visibility: hidden;
 }
.av-content .navigation span {
	color: #ff10a4;
}
.av-content .navigation a .fa {
	color: #ff10a4;
}
.av-content .navigation a:hover {
	color: #ff10a4;
}
.av-content .image-content {
	margin-top: 40px;
}
.av-content .string-theory-pack {
	left: 30px;
	bottom: -20px;
}
.av-content .string-theory-pack-2 {
	left: 100px;
	bottom: -20px;
}
.av-content .play-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
}
.av-content .play-icon .fa-play {
	font-size: 24pt;
	border: 1px solid #fff;
	border-radius: 100%;
	padding: 15px;
	width: 60px;
	height: 60px;
	line-height: 23pt;
	padding-left: 19px;
	color: #fff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-backface-visibility: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
.av-content .play-icon .fa-play:hover {
	border: 1px solid #ff10a4;
	color: #ff10a4;
}
.av-content .pink-accent-new {
	width: 40px;
	background-color: #ff10a4;
	height: 6px;
	display: block;
	margin: 20px 0;
}
.av-content h1 {
	text-transform: uppercase;
	font-weight: 900;
	line-height: .975em;
	font-size: 26px;
	letter-spacing: -.05em;
	margin-top: 40px;
}
.av-content h2 {
	letter-spacing: -.05em;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 20px;
}
.av-content .strikingachord-icons a,
.av-content .socis-ico .icon1:first-child {
	padding: 20px;
}
.av-additional {
	margin-bottom: 25px;
}
.av-additional .navigation .fa {
	color: #ff10a4;
}
.av-additional .navigation a:hover {
	color: #ff10a4;
}
.av-additional .nav-tabs {
	padding-left: 0;
}
.av-additional .nav-tabs li {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}
.av-additional .nav-tabs li:nth-child(3) {
	margin: 0 0 10px 0;
}
.nav-tabs>li>a,
.nav-tabs>li.active>a {
	height: 50px;
	font-size: 15px;
	line-height: 50px;
	color: #222;
	border: none;
	padding: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-backface-visibility: hidden;
}
.nav-tabs>li>a .fa {
	color: #222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-backface-visibility: hidden;
}
.nav-tabs>li.active>a .fa {
	color: #ff10a4;
}
.nav-tabs>li>a:hover .fa {
	color: #ff10a4;
}
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
	border: none;
	color: #222;
}
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border: none;
	color: #222;
}
.av-additional .tabs li a {
	color: #222;
}
.av-additional h2 {
	text-transform: uppercase;
	font-weight: 900;
	line-height: .975em;
	font-size: 26px;
	letter-spacing: -.05em;
	margin-bottom: 20px;
}
.av-additional .av-swiper {
	margin-top: 0px;
}
.av-additional .swiper-button-next,
.av-additional  .swiper-button-prev {
	opacity: 1;
	color: #fff;
	font-size: 25px;
	width: 25px;
	top: 30%;
}
.av-additional .swiper-button-next:hover,
.av-additional  .swiper-button-prev:hover {
	color: #ff10a4;
}
.av-additional .swiper-button-next {
	right: 5px;
	text-align: right;
}
.av-additional  .swiper-button-prev {
	left: 5px;
}
.av-additional .av-swiper h3 {
	font-size: 15px;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-weight: 300;
	background-color: rgba(0,0,0,.7);
	padding: 5px 0;
}
.av-additional .past-episodes {
	padding-bottom: 60px;
	border-bottom: 1px solid #ddd;
}
.av-additional .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 20px;
}
.av-additional .swiper-pagination-bullet {
	background: #888;
}
.av-additional .swiper-pagination-bullet-active {
	background: #000;
}
.av-additional .artist-button {
	border: 1px solid #dcd;
	background-color: #fafafa;
	height: 50px;
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	color: #3B3331;
}
.av-additional .artist-button:hover {
	border: 1px solid #aba;
	background-color: #f3f3f3;
	color: #3B3331;
}
.av-additional .artist-button .valign {
	display:table;
	height:50px;
}
.av-additional .artist-button .valign .inner {
	display:table-cell;
	vertical-align:middle;
}
.av-additional .transcript {
	margin-top: 0;
}
@media only screen and (min-width : 992px) {
	.av-additional .av-swiper {
		margin-top: 20px;
	}
	.av-content h1 {
		margin-top: 10px;
	}
	.av-content .image-content {
		margin-top: 0;
	}
}
@media only screen and (min-width : 1200px) {
	.av-additional .av-swiper {
		margin-top: 40px;
	}
	.av-content .container, .av-additional .container {
		width: 90%;
		margin: auto auto;
	}
	.av-content .content-container {
		display:table;
	}
	.av-content .image-content {
		display: table-cell;
		float: none;
	}
	.av-content .text-content {
		display: table-cell;
		vertical-align:middle;
		float: none;
	}
}
@media only screen and (min-width : 1720px) {
	.av-content .container, .av-additional .container {
		width: 1600px;
		margin: auto auto;
	}
}