.feature-img-holder{
	margin: 0 auto;
	max-width: 960px;
	width: 70%;
}

.heat-post-wrap {
    margin: 35px auto 0;
    max-width: 960px;
    width: 100%;
}
.heat-col-left {
	width: 36%;
	float: left;
	padding-right: 34px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.heat-col-left p{
	color: #000;
	font-family: 'OxygenMonoRegular';
}

.heat-col-right {
	width: 64%;
	float: left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.heat-col-right img {
	width:100%;
	height:auto;
}
.heat-feature-img-holder {
	width:100%;
	margin:0 auto;
	max-width:960px;
}

.heat-feature-img-holder img {
	width:100%;
	height:auto;
}
#heat-page-title-wrap {
	background: #d8bf7d;
}
#heat-page-title {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}
#heat-page-title h1 {
    font-family: 'LeagueGothicRegular', helvetica, sans-serif;
    font-size: 51px;
    line-height: 46px;
    margin-bottom: 17px;
    margin-top: 0;
    padding-top: 5px;
    
}

#heat-page-title-main h1 {
	margin: 0;
	font-family: LeagueGothicRegular;
	line-height: 94px;
	font-size: 139px;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	color: #000;
}

#heat-page-subtitle-wrap {
	background: black;
	color: #fff;
}
#heat-page-subtitle-wrap p {
    font-family: 'OxygenMonoRegular';
    font-size: 12px;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
    width: 100%;
    max-width: 960px;
    text-transform: uppercase;
}
#heat-page-subtitle-wrap a:hover {
	color: #AFAFAF !important;
}
.caption {
    color: #AFAFAF;
    font-size: 13px;
    margin-bottom: 21px;
    margin-top: 3px;
    font-family: 'OxygenMonoRegular';
    
}
.heat-post-wrap blockquote {
    color: #000000;
    font-family: 'widefont',sans-serif;
    font-size: 30px;
    /*font-weight: bold;*/
    line-height: 30px;
    margin: 35px 0 15px;
    text-transform: uppercase;
}
.white {
	color: #fff !important;
}
p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 0;
	font-family: OxygenMonoRegular, helvetica, sans-serif;
}

ul.heat-categories {
	text-align:center;
	margin-bottom:20px;
}

ul.heat-categories li {
	margin: 6px 3px;
	display:inline-block;

	position:relative;
	width:45%;
	max-width: 421px;
}

img.heatrock-tl {
	left: 0;
	top: 0;
	position:absolute;
	width:9px;
	height:9px;
}

img.heatrock-br {
	right: 0;
	bottom: 0;
	position:absolute;
	width:9px;
	height:9px;
}


ul.heat-categories li img.heatrock-feat {
	width:100%;
	height:auto;
}

ul.heat-categories li h3 {
	color:white;
	font-family: 'LeagueGothicRegular', helvetica, sans-serif;
	font-size: 30px;
	position:absolute;
	bottom:60px;
	left:29px;
	margin:0;
	padding:0;
	text-align:left;
	font-weight:normal;
}

ul.heat-categories li p {
	color: #d8bf7d;
	font-family: helvetica, sans-serif;
	font-size:12px;
	bottom:29px;
	left:29px;
	margin:0; padding:0;
	text-align:left;
	position:absolute;
}

ul.heat-categories li p a {
	color: #d8bf7d;
	font-family: helvetica, sans-serif;
	font-size:12px;
	margin:0; padding:0;
	text-decoration: none;
}

#heat-container .list_carousel li{

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.heat-slider-wraps {
	margin: 50px auto;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding:0 40px;
	width:100%;
/* 	visibility: hidden; */
}

.heat-slider-wraps {
/* 	min-width: 1250px; */
	position: relative;
	z-index: 1;
}
.heat-slider-wraps .heat-prev, .heat-slider-wraps .heat-next {
	position: absolute;
	display:block !imporant;
	top: 50%;
	margin-top: -23px;
	cursor: pointer;
}

.heat-slider-wraps .heat-prev {
	left:-40px;
	background: url(/web/20230608165040im_/https://jperiod.com/css/images/heat-prev.png) no-repeat center;
	width:40px;
	height:46px;
	
}

.heat-slider-wraps .heat-next {
	right:-40px;
	background: url(/web/20230608165040im_/https://jperiod.com/css/images/heat-next.png) no-repeat center;
	width:40px;
	height:46px;
}

.heat-slider-wraps .heat-prev:hover, .heat-slider-wraps .heat-next:hover {
	background-color: #d8bf7d;
}

.slide-title-rocks {
	background: url("/web/20230608165040im_/https://jperiod.com/css/images/heat-title-right.png") no-repeat right top;
	min-width: 150px;
	height: 55px;
	position: absolute;
	z-index: 99;
	top: -28px;
	left:13px;
	font-family: 'LeagueGothicRegular', helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	color: #000;
	line-height: 55px;
	font-weight: normal;
	text-align: left;
	padding: 0 20px;
}
.slide-title-rocks-left {
	background: url("/web/20230608165040im_/https://jperiod.com/css/images/heat-title-left.jpg") no-repeat left top;
	width: 27px;
	height: 55px;
	position: absolute;
	left:0;
	top:0;
	z-index: -1;
}

.heat-scroll-controls {
	position: absolute;
	width:100%;
	top:0;
	left:0;
}

.caroufredsel_wrapper{
	min-height: 210px !important;
}
.hr-description {
	width: 60%;
	text-align: center;
	margin: 0 auto;
}
.hr-desc {
	color: #000;
	font-family: widefont, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 19px;
}

/*
.slide-title-rocks, .slide-title-rocks-2, .slide-title-rocks-3, .slide-title-rocks-4{
	width: 252px;
	height: 63px;
	position: absolute;
	z-index: 99;
	top: -13px;
	
}

.slide-title-rocks-2{
	background: url("/web/20230608165040im_/https://jperiod.com/css/images/featured-artists-title.png") no-repeat;
	
}

.slide-title-rocks-3{
	background: url("/web/20230608165040im_/https://jperiod.com/css/images/behind-mix-title.png") no-repeat;
	left: -2.1%;
}

.slide-title-rocks-4{
	background:  url("/web/20230608165040im_/https://jperiod.com/css/images/behind-mix-title.png") no-repeat;
	left: -2.1%;
}
*/

/*
     FILE ARCHIVED ON 16:50:40 Jun 08, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:56:57 Oct 24, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 194.874
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.062
  cdx.remote: 0.057
  esindex: 0.01
  LoadShardBlock: 143.992 (3)
  PetaboxLoader3.datanode: 236.231 (5)
  load_resource: 360.967 (2)
  PetaboxLoader3.resolve: 162.903 (2)
*/