.top-profile {
	margin-bottom:25px;
}
.top-profile .topheading {
	margin-top: 50px;
	margin-bottom:10px;
	line-height: 38px;
}
.top-profile h1 {
	font:normal 30px 'antoniobold';
	line-height: 38px;
	margin-top:0px;
	margin-bottom:0px;
	color: #000000;
	display:inline-block;
}
.top-profile .topheading span {
	font-size:12px;
	display:inline-block;
	line-height: 32px;
	vertical-align: top;
	margin-left:10px;
}
.top-profile h2 {
	font:normal 24px 'antoniobold';
	line-height: 30px;
	color: #000000;
	margin-bottom: 10px;
}
.top-profile figure {
	background: #ececec;
	width: 100%;
}
.top-profile img {
	padding: 15px 20px;
}
.top-profile img.last-child {
	padding-left: 0px;
}
.top-profile figcaption {
	font-family: Helvetica, Arial, sans-serif;
	color: #ababab;
	font-size: 12px;
	padding-top: 10px;
 /* margin-right: -15px; */
	text-align:right;
	/*width: 653px;*/
	width:100%;
	margin-bottom:10px;
}
.mid-profile {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.mid-profile span{
	color: #d14b5a;
}
.mid-profile h2 {
	margin-top: 0px;
	font:normal 24px 'antoniobold';
	color: #00aac9;
}
.mid-profile ul {
	margin-bottom: 25px;
}
.bottom-profile h2 {
	width:100%;
	float:left;
	min-height:36px;
	padding:5px 0 0 5px;
	background:#ececec url(/images/featured-title-bg.jpg) repeat-y right 0;	
	font:normal 24px/36px 'antonioregular';
	margin-top:14px;
	margin-bottom: 20px;
}
.bottom-profile {
	margin-bottom: 110px;
}
.bottom-profile .row .col-md-6, 
.bottom-profile .row .col-xs-6 {
	padding: 0;
	margin: 0 0 10px 0;
	/*height:106px;
	max-height: 106px;*/
}
.bottom-profile .viewalsorow {margin-bottom:20px;}
.bottom-profile figure {
	padding: 0;
	margin: 0;
}
.bottom-profile figure {
	/*height:100px;
	width:100px;*/
	display:inline-block;
	background-color:transparent;
}
.bottom-profile figure.grantthumb {
	background-image: url('/images/placeholder100.png');
}
.bottom-profile figure.newsthumb {
	background-image: url('/images/news100.png');
}
.bottom-profile figure.blogthumb {
	background-image: url('/images/news100.png');
}
.bottom-profile figure.audiothumb {
	background-image: url('/images/audio100.png');
}
.bottom-profile figure.eventsthumb {
	background-image: url('/images/placeholder100.png');
}
.bottom-profile figure a {
	/*height:100px;
	width:100px;*/
	display:block;
	background-color:transparent;
}
.bottom-profile figure.videothumb a img {
	margin-top:13px;
}


.profile-info {
	padding-right: 0;
	margin-top: 10px;
}
.bottom-profile h3 {
	font:normal 18px/24px 'antonioregular';
}
.profile-sidebar {
	border: 1px solid #000;
	height: 600px;
}

.profile-block {margin-top:1em;}

#artistprofile .mid-profile figure, #artistprofile .bottom-profile figure  {width:100px; height:100px; float:left; margin-right:1em;}

.profile-block {padding-right:1em;}
.viewalsorow {padding-right:1em;}
/* Medium devices (desktops, 992px and below */
@media (max-width: 991px) { 

.bottom-profile h2 {background-image: none;}
.bottom-profile .profile-info {
   
    padding-left: 0;
    margin-bottom: 1em;
}

.top-profile .topheading span {font-size:20px;}

.hyphen {display: none !important;}
.viewalsorow {padding:6px;}
}

/* Small devices (tablets, 768px below) */
@media screen and (max-width: 767px) {

.bottom-profile {
    margin-bottom: 32px;
}
.profile-block {width:100%;}
.viewalsorow {width:100%;}
}

