html {
	box-sizing: border-box;
}
*,*::after,*::before {
	box-sizing: inherit;
}

iframe.instagram-media{
	margin:auto;
}

.as-spotlight--hero {
	height: 350px !important;
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: -1;
	background-image: url("../images/spotlight/spotlight-hero_adrian.jpg");
	background-size: cover !important;
}
.as-spotlight--hero:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: black;
	opacity: .3;
}
.as-spotlight--hero__headline {
	z-index: 100;
	position: relative;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.as-spotlight--hero .as-landing-logo {
	width: 90%;
	margin: 0 auto;
}
.as-spotlight--hero h2.title,.as-spotlight--hero h3.subtitle {
	color: white;
	text-align: center;
}
.as-spotlight--hero h2.title {
	font-weight: bold;
	font-size: 2.5em;
}
.as-spotlight--hero h3.subtitle {
	font-size: 1.4em;
	padding: 0 1em;
}
.sponsor span {
	display: block;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 1em;
	text-align: center;
	font-size: .8em;
}
.sponsor--header {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 2em;
	width: 150px;
	height: auto;
	z-index: 2;
}
.sponsor--footer {
	background-color: #fff;
	margin-top: 1.5em;
	padding: 1.5em;
}
.sponsor--footer__kera,.sponsor--footer__sponsor {
	padding: 5vw;
}
.sponsor--footer__kera {
	padding: 2em;
}
.sponsor--footer__kera img {
	padding: 5vw;
}
body.post-type-archive-spotlight .section-main-top {
	background-color: #ccc;
	margin-top: 0;
}
body.post-type-archive-spotlight #as-filters-sort {
	margin-top: 350px !important;
	position: relative;
	z-index: 5000;
}
body.post-type-archive-spotlight #as-sort {
	background-color: #666;
}
body.post-type-archive-spotlight .loc-is-faded,body.post-type-archive-spotlight .med-is-faded {
	opacity: .33;
}
body.post-type-archive-spotlight .as-filters__medium button,body.post-type-archive-spotlight .as-filters__location button,body.post-type-archive-spotlight #as-sort button {
	width: 100%;
}
body.post-type-archive-spotlight .as-filters__medium ul,body.post-type-archive-spotlight .as-filters__location ul,body.post-type-archive-spotlight #as-sort ul {
	margin-bottom: 0;
	overflow: hidden;
}
body.post-type-archive-spotlight .as-filters__medium ul li,body.post-type-archive-spotlight .as-filters__location ul li,body.post-type-archive-spotlight #as-sort ul li {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.post-type-archive-spotlight .as-filters__medium {
	background-color: #888;
}
body.post-type-archive-spotlight .as-filters__location {
	background-color: #777;
}
body.post-type-archive-spotlight .btnhdrs {
	padding-top: .5em;
	padding-bottom: .5em;
	padding-right: 0;
	color: #fff;
	transition: background-color .25s ease-in-out;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.post-type-archive-spotlight .btnhdrs ~ li>button {
	margin-top: 0;
	height: 3em;
}
body.post-type-archive-spotlight .btnhdrs.clicked,body.post-type-archive-spotlight .btnhdrs:focus {
	background-color: #444;
}
body.post-type-archive-spotlight button.btn-filter-hdr--med,body.post-type-archive-spotlight button.btn-filter-hdr--loc {
	margin-top: 0;
}
body.post-type-archive-spotlight button.btn-filter-hdr--med span,body.post-type-archive-spotlight button.btn-filter-hdr--loc span {
	text-transform: capitalize;
}
body.post-type-archive-spotlight button.btn-filter-hdr,body.post-type-archive-spotlight button.btn-sort-hdr {
	width: 100%;
}
body.post-type-archive-spotlight button.btn-sort-hdr span {
	text-transform: capitalize;
}
body.post-type-archive-spotlight button.btn-filter-hdr:before {
	content: 'Filter by ';
}
body.post-type-archive-spotlight .as-filters__medium li button[disabled],body.post-type-archive-spotlight .as-filters__medium li button[aria-selected="false"],body.post-type-archive-spotlight .as-filters__location li button[disabled],body.post-type-archive-spotlight .as-filters__location li button[aria-selected="false"] {
	color: #777;
	transition: hover .25s ease-in-out;
}
body.post-type-archive-spotlight .as-filters__medium li button[disabled]:hover,body.post-type-archive-spotlight .as-filters__medium li button[aria-selected="false"]:hover,body.post-type-archive-spotlight .as-filters__location li button[disabled]:hover,body.post-type-archive-spotlight .as-filters__location li button[aria-selected="false"]:hover {
	color: #FFF;
	transition: hover .25s ease-in-out;
}
body.post-type-archive-spotlight #as-sort ul li button[aria-selected="false"] {
	color: #777;
	transition: hover .25s ease-in-out;
}
body.post-type-archive-spotlight #as-sort ul li button[aria-selected="false"]:hover {
	color: #fff;
	transition: hover .25s ease-in-out;
}
body.post-type-archive-spotlight .as-filters__medium li,body.post-type-archive-spotlight .as-filters__location li,body.post-type-archive-spotlight #as-sort ul li {
	display: none;
	opacity: 0;
	background-color: #555;
	border-bottom: 1px solid #444;
	transition: opacity .2s ease-in-out;
}
body.post-type-archive-spotlight .as-filters__medium li button,body.post-type-archive-spotlight .as-filters__location li button,body.post-type-archive-spotlight #as-sort ul li button {
	opacity: 0;
	transition: opacity .33s ease-in-out;
	text-transform: capitalize;
}
body.post-type-archive-spotlight .as-filters__medium li.is-visible,body.post-type-archive-spotlight .as-filters__location li.is-visible,body.post-type-archive-spotlight #as-sort ul li.is-visible {
	display: block;
}
body.post-type-archive-spotlight .as-filters__medium li.as-menu-anim,body.post-type-archive-spotlight .as-filters__location li.as-menu-anim,body.post-type-archive-spotlight #as-sort ul li.as-menu-anim {
	opacity: 1;
	transition: opacity .2s ease-in-out;
}
body.post-type-archive-spotlight .as-filters__medium li.as-menu-anim button,body.post-type-archive-spotlight .as-filters__location li.as-menu-anim button,body.post-type-archive-spotlight #as-sort ul li.as-menu-anim button {
	opacity: 1;
	transition: opacity .33s ease-in-out;
}
body.post-type-archive-spotlight .as-filters__medium li:first-of-type,body.post-type-archive-spotlight .as-filters__location li:first-of-type,body.post-type-archive-spotlight #as-sort ul li:first-of-type {
	padding-top: .5em;
}
body.post-type-archive-spotlight .as-filters__medium li:last-child,body.post-type-archive-spotlight .as-filters__location li:last-child,body.post-type-archive-spotlight #as-sort ul li:last-child {
	padding-bottom: .5em;
}
a.as-spotlight--card {
	color: #111;
	display: block;
	border: 1em solid #ccc;
}
.as-spotlight--selfie {
	width: 100%;
	padding: 1em;
	background-color: #FFF;
	transition: padding .25s ease-in-out;
}
.as-spotlight--selfie img {
	display: block;
	width: 100%;
}
h3.as-spotlight--name {
	font-weight: bold;
	font-size: 1.5em;
	color: #444;
	margin-bottom: .25em;
}
ul.as-spotlight--medium-location li {
	display: inline-block;
	list-style: none;
}
ul.as-spotlight--medium-location li.as-spotlight--medium:after {
	content: ' | ';
}
ul.as-spotlight--medium-location li.as-spotlight--medium:first-letter {
	text-transform: uppercase;
}
.studio-banner {
	background-color: white;
}
.studio-banner--text {
	padding: 2em;
}
.studio-banner--text>h4,.studio-banner--text p {
	border-bottom: 1px solid #ED1C24;
	padding: .4em 0;
	margin: 0;
	line-height: 1.4;
}
.studio-banner--text h4 {
	font-size: 1.9em;
	font-weight: bold;
	color: #ED1C24;
	text-transform: uppercase;
}
.studio-banner--text p {
	color: #ED1C24;
	font-size: 1.7em;
}
#feature-post #home {
	height: 0;
}
body.single-profiles .header-feature.header-wrap.fixed {
	height: 350px !important;
}
body.single-profiles .header-feature .headercontainer {
	position: relative;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	padding-top: 0;
}
body.single-profiles .header-feature .headercontainer .title {
	font-size: 1.7em;
}
body.single-profiles .header-feature .headercontainer .as-bug,
.headercontainer .as-bug {
	width: 200px;
	margin: 0 auto 1em auto;
}
body.single-profiles .header-feature .headercontainer h3 {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: none;
}
body.single-profiles .header-feature .headercontainer span.as-single-medium {
	display: inline-block;
}
body.single-profiles .header-feature .headercontainer span.as-single-medium:first-letter {
	text-transform: lowercase;
}
body.single-profiles .as-single-bio {
	margin: 0;
	background-color: #FCFDBB;
	position: relative;
}
body.single-profiles .as-single-bio__selfie img {
	display: block;
	width: 100%;
}
body.single-profiles .as-single-bio__name-bio {
	padding: 2.25em;
}
body.single-profiles .as-single-bio__name {
	font-size: 1.5em;
	font-weight: bold;
	padding: .25em 0;
	color: #ED1C24;
}
body.single-profiles .as-single-bio__bio {
	font-size: 1.4em;
}
body.single-profiles .as-single-bio .qs-link {
	font-weight: bold;
	font-size: .9em;
	padding-top: .25em;
	display: inline-block;
}
body.single-profiles .qs-header {
	background: url("../images/spotlight/artist-spotlight_qa-logo.png") no-repeat;
	margin: 2em auto;
	width: 100px;
	height: 32px;
	background-size: 100px 32px;
}
body.single-profiles .lnks-header {
	background: url("../images/spotlight/artist-spotlight_lnks-logo.png") no-repeat;
	margin: 2em auto;
	width: 242px;
	height: 32px;
	background-size: 242px 32px;
}
body.single-profiles .as-content--links {
	text-align: center;
}
body.single-profiles .as-content--links ul li {
	list-style: none;
	padding: .5em;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
body.single-profiles .as-content {
	padding: 0;
	margin: 2em 0;
}
body.single-profiles .as-content:before {
	padding: .6em 2em;
	margin: 0 auto;
	display: block;
	text-align: center;
	background-color: #ED1C24;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.5em;
	font-weight: bold;
}
body.single-profiles .wp-playlist-light {
	background: #efefef;
}
body.single-profiles .wp-playlist {
	border: none;
	padding: 2em;
	text-align: center;
}
body.single-profiles .wp-playlist p {
	margin: 0 auto !important;
}
body.single-profiles .wp-playlist-caption {
	max-width: none;
	font-weight: bold;
}
body.single-profiles .single-left {
	border: none;
	float: none;
	width: 100%;
	max-width: 1400px !important;
	margin: 0 auto;
	padding: 0 !important;
}
body.single-profiles .readable article .entry-content p {
	font-family: 'Open Sans', sans-serif;
}
body.single-profiles .entry-content {
	background-color: #fff;
	padding: 1.5em;
}
body.single-profiles .readable .entry-content:first-of-type {
	margin-top: 0;
}
body.single-profiles .col-12.col-sm-3.col-lg-3.col-left-drop {
	display: none;
}
body.single-profiles .readable .entry-content p:first-child:first-letter,body.single-profiles .entry-content p:first-child:first-letter {
	font-size: inherit;
	float: none;
	line-height: inherit;
	border: none;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
}
body.single-profiles .top-sp-wrap {
	display: none;
}
body.single-profiles .readable article .entry-content p,body.single-profiles .readable article .entry-content p:first-of-type {
	font-size: 1.15em;
	line-height: 1.66;
}
body.single-profiles p.wp-caption-text {
	max-width: 100% !important;
	font-size: 1em !important;
}
body.single-profiles .post_byline,body.single-profiles span#loadMoreBtn,body.single-profiles .accordion-group.comment_accordian .accordion-heading a#loadMoreBtn {
	width: 75%;
	margin: 1.23em auto;
}
body.single-profiles .box {
	width: 100%;
	max-width: 100%;
	margin: 1em 0 2em;
}

.wpview-wrap, .wp-video{
	max-width:640px;
	display:block;
	margin:auto;
}
@media screen and (min-width: 768px) {
	body.single-profiles .as-single-bio__bio {
		font-size: 1.2em;
	}
}
@media screen and (min-width: 1025px) {
	.as-spotlight--hero {
		height: 550px !important;
	}
	.as-spotlight--hero .as-landing-logo {
		width: 50%;
	}
	.as-spotlight--hero h2.title {
		font-size: 4em;
	}
	.as-spotlight--hero h3.subtitle {
		font-size: 1.9em;
	}
	.sponsor span {
		font-size: 1em;
	}
	.sponsor--header {
		width: 200px;
		bottom: 4em;
	}
	.sponsor--footer {
		display: block;
		margin-top: 2em;
		padding: 2em;
		height: 400px;
		position: relative;
	}
	.sponsor--footer::after {
		clear: both;
		content: "";
		display: table;
	}
	.sponsor--footer__kera {
		display: inline-block;
		width: 25%;
		position: relative;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		position: absolute;
	}
	.sponsor--footer__kera img {
		border-right: 1px solid #ccc;
	}
	.sponsor--footer__sponsor {
		display: inline-block;
		width: 75%;
		text-align: center;
		position: relative;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		position: absolute;
		right: 0;
	}
	.sponsor--footer__sponsor img {
		max-width: 400px;
	}
	body.post-type-archive-spotlight .section-main-top {
		margin-top: 0;
	}
	body.post-type-archive-spotlight #as-filters-sort {
		margin-top: 550px !important;
		overflow: visible;
	}
	body.post-type-archive-spotlight #as-filters {
		position: absolute;
		left: 0;
		width: 100%;
	}
	body.post-type-archive-spotlight #as-sort {
		position: absolute;
		width: 34%;
		right: 0;
	}
	body.post-type-archive-spotlight .as-filters__medium,body.post-type-archive-spotlight .as-filters__location {
		position: absolute;
		width: 33%;
	}
	body.post-type-archive-spotlight .as-filters__medium {
		border-right: 2px solid #777;
	}
	body.post-type-archive-spotlight .as-filters__location {
		background-color: #888;
		border-right: 2px solid #777;
		left: 33%;
	}
	body.post-type-archive-spotlight .btnhdrs:hover {
		background-color: #444;
		transition: background-color .25s ease-in-out;
	}
	body.post-type-archive-spotlight button.btn-filter-hdr:after,body.post-type-archive-spotlight button.btn-sort-hdr:after {
		content: '+';
		position: absolute;
		right: 2.5em;
	}
	body.post-type-archive-spotlight button.btn-filter-hdr[aria-expanded='true']:after,body.post-type-archive-spotlight button.btn-sort-hdr[aria-expanded='true']:after {
		content: '–';
		position: absolute;
		right: 2.5em;
	}
	body.post-type-archive-spotlight .as-filters__medium li:hover,body.post-type-archive-spotlight .as-filters__location li:hover,body.post-type-archive-spotlight #as-sort ul li:hover {
		background-color: #333;
	}
	.as-spotlight--gallery {
		max-width: 1600px;
		margin: 5em auto 0 auto;
	}
	a.as-spotlight--card {
		float: left;
		display: block;
		width: 33%;
	}
	a.as-spotlight--card:hover h3.as-spotlight--name,a.as-spotlight--card:hover ul.as-spotlight--medium-location li {
		color: #ED1C24;
	}
	a.as-spotlight--card:hover .as-spotlight--selfie {
		padding: .75em;
		transition: padding .25s ease-in-out;
	}
	.studio-banner {
		max-width: 1600px;
		margin: 2em auto;
		border: 1em solid #ccc;
		display: block;
		position: relative;
	}
	.studio-banner::after {
		clear: both;
		content: "";
		display: table;
	}
	.studio-banner--photo {
		float: left;
		display: block;
		width: 34.11922%;
	}
	.studio-banner--photo:last-child {
		width: 31.76157%;
	}
	.studio-banner--text {
		float: left;
		display: block;
		width: 68.23843%;
		position: relative;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		position: absolute;
		margin-left: 34%;
	}
	.studio-banner--text:last-child {
		width: 65.88078%;
	}
	.studio-banner--text h4 {
		padding-top: 0;
		font-size: 2em;
	}
	.studio-banner--text p {
		font-size: 1.8em;
	}
	#feature-post #home {
		height: 550px !important;
	}
	body.single-profiles .header-feature.header-wrap.fixed {
		height: 550px !important;
	}
	body.single-profiles .header-feature .headercontainer .title {
		font-size: 3em;
	}
	body.single-profiles .header-feature .headercontainer h3 {
		display: block;
	}
	body.single-profiles .feature-container {
		max-width: none !important;
		padding: 0 2em;
	}
	body.single-profiles .as-single-bio {
		margin: 1.5em 0;
	}
	body.single-profiles .as-single-bio {
		display: block;
		max-width: 1400px !important;
		margin: 2em auto;
	}
	body.single-profiles .as-single-bio::after {
		clear: both;
		content: "";
		display: table;
	}
	body.single-profiles .as-single-bio__selfie {
		float: left;
		display: block;
		width: 21.32451%;
	}
	body.single-profiles .as-single-bio__selfie:last-child {
		width: 18.96686%;
	}
	body.single-profiles .as-single-bio__name-bio {
		float: left;
		display: block;
		width: 81.03314%;
		position: relative;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		position: absolute;
		margin-left: 21.32451%;
	}
	body.single-profiles .as-single-bio__name-bio:last-child {
		width: 78.67549%;
	}
	body.single-profiles .as-single-bio__name {
		font-size: 1.6em;
	}
	body.single-profiles .as-single-bio__bio {
		font-size: 1.2em;
	}
	body.single-profiles .qs-header {
		width: 150px;
		height: 47px;
		background-size: 150px 47px;
	}
	body.single-profiles .lnks-header {
		width: 300px;
		height: 40px;
		background-size: 300px 40px;
	}
	body.single-profiles .as-content {
		margin: 4em;
	}
	body.single-profiles .readable article .entry-content p {
		max-width: 75%;
		margin: 1.23em auto;
	}
	body.single-profiles .entry-content {
		padding: 5em;
	}
	body.single-profiles .readable article .entry-content p,body.single-profiles .readable article .entry-content p:first-of-type {
		font-size: 1.5em;
	}
	body.single-profiles .box {
		margin-right: 13%;
		margin-left: 1em;
		margin-bottom: 1em;
		max-width: 40%;
	}
}
@media screen and (min-width: 1250px) {
	body.single-profiles .as-single-bio__bio {
		font-size: 1.4em;
	}
}
@media screen and (min-width: 1650px) {
	body.single-profiles .as-single-bio__name {
		font-size: 2em;
		padding: .5em 0;
	}
	body.single-profiles .as-single-bio__bio {
		font-size: 1.6em;
	}
	body.single-profiles .as-single-bio .qs-link {
		padding-top: .5em;
	}
}
