@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'bebas_neueregular';
    src: url('https://d6b7de.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/font/bebasneue-webfont.eot');
    src: url('https://61a67a.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/font/bebasneue-webfont.eot#iefix') format('embedded-opentype'),
         url('https://58d8d5.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/font/bebasneue-webfont.woff') format('woff'),
         url('https://83c690.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/font/bebasneue-webfont.ttf') format('truetype'),
         url('https://1412de.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body
{
	font-family: 'bebas_neueregular'!important;
	margin: 0;
}

ul#bandmembers
{
	padding-left:2rem;
}

ul#bandmembers li
{
	font-family: arial!important;
	font-size: 1.75rem;
}

a:link, a:visited
{
	color: #999;
}

h4
{
	font-size: 3.5rem!important;
}

h5
{
	font-size: 3rem!important;
}

p
{
	font-size: 18px;
	font-family: arial;
	padding-top: 15px;
}

a
{
	text-decoration: none!important;
}

#span1
{
	display: none;
}
.tour table
{
	font-size: 23px;
	width: 100%;
}

.tour table th
{
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: 500;
}

.tour table tbody tr:hover
{
	opacity: 0.6;
}

.tour table td
{
	padding: 10px 0 10px 0;
	color: #888;
}

.main
{
    padding: 0 !important;
    overflow: hidden;
}

#logoHome
{
    display: none;
    margin-top: 400px;
}

#logo
{
    width: 15%;
    padding: 10px;
}

.arrow
{
	animation:
    move 1s linear infinite alternate;
}


@keyframes move {
  0%, 100% {
    transform: translate(0, 2rem);
  }
  50% {
    transform: translate(0, 3rem);
  }
}

.facebook
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	bottom:0;
	z-index: 999;
	background-color: #FFF8E9;
	text-align:center;
}

.facebook ul.uiList
{
	padding: 10px 10px 10px 0!important;
}

.social
{
	margin-top: 15px;
	margin-left: 19px;
	width: 15%;
}

.social img
{
	width: 42px;
	padding: 3px;
}

.social img:hover
{
	opacity: 0.5;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
nav.desktop
{
    position: fixed;
    background-color: #000;
    width: 100%;
    height: 100vh;
    -webkit-box-shadow: 9px 0px 14px -3px rgba(0,0,0,0.69);
	-moz-box-shadow: 9px 0px 14px -3px rgba(0,0,0,0.69);
	box-shadow: 9px 0px 14px -3px rgba(0,0,0,0.69);
}

nav.desktop ul
{
	padding-left: 0;
}

nav.desktop li
{
    color: white;
    list-style: none;
    padding: 20px;
    margin-top: 5px;
    font-size: 35px;
    width: 15%;
}

nav.desktop li:hover
{
	color: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

nav.desktop li span
{
	padding: 0;
	margin: 0;
}

nav.desktop li.active span.nav-icon:first-child
{
	margin-left: 0;
	padding-left: 0;
	margin-right: 5px;
}

nav.desktop li span.hover
{
	margin-right: 5px;
}

nav.mobile
{
    position: fixed;
    display:block;
    background-color: inherit;
    width: 102%;
}

nav.mobile li
{
    color: white;
    background-color: #000;
    list-style: none;
    padding: 20px;
    margin-top: 20px;
    font-size: 36px;
    display:none;
    width: 102%;
}

h2.text-center
{
    color: white;
    background-color: #000;
}

.active span.hover
{
	display: none;
}

nav.rmm
{
	display: none;
}

.col-md-6
{
	min-height: 500px;
	overflow: auto;
}


.header.container-fluid
{

}

.video_wrapper .bandfoto2017 img
{
	width: 100%;
}


.bio.container-fluid
{
    background: url(https://f08b1f.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/images/background2.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100vh;
}

.bio .content .row:nth-child(2) div:nth-child(2)
{
	padding-top: 13px;
}

.tour.container-fluid
{
    background: url(https://0f138b.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/images/The-Hearted-47.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.tour.container-fluid .content .row:nth-child(2) div
{
	min-height: 500px;
	overflow: auto;
	padding-bottom: 20px;
}

.tour2012slide, .tour2013slide, .tour2014slide
{
	display: none;
}

.tour2012 tr:first-child, .tour2013 tr:first-child, .tour2014 tr:first-child
{
	cursor: pointer;
	border-top: solid 2px #888;
	border-bottom: solid 2px #888;
}

.tour2012 td, .tour2013 td, .tour2014 td
{
	color: #fff!important;
}

.photo .head
{
	display: none;
}

.photo.container-fluid .col-md-3
{
	padding: 0;
}

.photo.container-fluid img
{
	width: 100%;
}

.photo.container-fluid img:hover
{
	opacity: 0.5;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.videos.container-fluid
{
	background: url(https://02027e.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/images/background3.jpg) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
}

.videos.container-fluid .content .row:nth-child(2) div:nth-child(2)
{
	padding-bottom: 30px;
	padding-top: 13px;
	overflow: hidden;
}

.store.container-fluid
{
	background-color: #eee;
}

.store.container-fluid h2
{
	font-size: 40px;
	margin-top: 80px;
}

.store.container-fluid .col-md-4 img
{
	width: 100%;
}

.store.container-fluid .btn
{
	width: 200px;
	height: 60px;
	font-size: 25px;
}

.store.container-fluid .col-md-4
{
	padding: 0;
}

.store .row div.col-md-4
{
	height: 370px;
}

.store .row div.col-md-4:nth-child(1), .store .row div.col-md-4:nth-child(2), .store .row div.col-md-4:nth-child(3), .store .row div.col-md-4:nth-child(4)
{
	height: 350px;
}

.store .mobile
{
	display: none;
}

.contact.container-fluid
{
	background-color: #ddd;
}

.contact.container-fluid .col-md-6
{
	padding-right: 10px;
}

.contact.container-fluid a
{
	color:#fff;
	text-decoration: underline!important;
}

.contact.container-fluid ul li
{
	font-family: arial;
	font-size: 18px
;	list-style: none;
	padding-left: 0;
}

.contact.container-fluid ul
{
	padding-left: 0;
	padding-top: 10px;
}

.contact.container-fluid img
{
	width: 250px;
	margin-top: 20px;
}

.contact.container-fluid img.stageplan
{
	width: 260px;
}

.content
{
	padding-bottom: 100px;
	padding-top: 100px;
}

.content .row:nth-child(2)
{
	color:#fff;
	background-color: rgba(0, 0, 0, 0.9);
}

.contact.container-fluid .content .row:nth-child(2)
{
	color:#fff;
	padding-bottom: 30px;
	overflow: auto;
}

.footer.container-fluid
{
	background-color: #111;
}

.videos .content .row:nth-child(2) div:first-child iframe:first-child
{
	margin-top: 15px;
}

iframe
{
	padding: 20px 0 0px 0px;
	width: 100%;
	height: 400px;
	border:0;
}

.img
{
	position:relative;
}

.lp_img
{
	text-align: center;
	margin-left: 5rem;
	position: relative;
	-webkit-animation-name: move; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-name: move;
    animation-duration: 2s;
}

@keyframes move {
    0%   {left:-850px;}
    80%  {left:20px;}
    100%  {left:0px;}
}

.lp_img img
{
	width: 80%;
  -webkit-box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 48px 0px rgba(0,0,0,0.75);
}


.lp_img h2
{
	font-size: 1.75rem;
}

.lp_img h3
{
	font-size: 2.5rem;
	margin-top: 0;
	margin-bottom: 0rem;
}

.lp_img p
{
	padding: 0;
}

.textbox:hover
{
	opacity:1;
}

.text
{
	padding-top: 50px;
	text-align: center;
	color: #fff;
	font-size: 25px;
}

.textbox
{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	background-color: rgba(0,0,0,0.75);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.store div.col-md-4:nth-child(1)
{
	overflow: hidden;
	height: inherit;
}

.store .row div.col-md-4
{
	overflow: hidden;
}

.head
{
	padding: 10px;
	overflow: auto;
  background-color: #fff;
}

.head h2
{
	display: inline;
	overflow: auto;
	background-color: #fff;
	color:#000;
	padding: 10px 22px 10px 13px;
	width:111px;
	margin:0;
	margin-left: -10px;
	vertical-align: middle;
}

h2.ENG, h2.music
{
	margin-left:-10px;
	cursor: pointer;
	background-color: #000;
	color:#fff;
	padding-left: 14px;
	padding-right: 14px;
}

h2.NL, h2.video
{
	margin-left: -2px;
	padding: 10px;
	color:#000;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}

h2.music
{

	cursor: pointer;
	background-color: #000;
	color:#fff;
	padding-left: 14px;
	padding-right: 14px;
}

h2.video
{
	margin-left: 0px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}

h2.NL:hover, h2.ENG:hover, h2.video:hover, h2.music:hover
{
	background-color: #000!important;
	color:#fff!important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

article
{
	padding-bottom: 15px;
	padding-right: 10px;
}

article.NL
{
	display: none;
}

.mrgfix
{
	margin-top: -13px;
}

.video
{
	display: none;
}

.video2
{
	margin-top: -12px;
}

.music
{
	text-align: center;
}

.music_icon
{
	padding: 5px;
	padding-top: 20px;
	width: 25%;
}

.album_cover
{
	padding: 0;
	padding-top: 20px;
	width: 74%;
}

.playlist
{
	padding: 0;
	padding-top: 20px;
	width: 100%;
	height: 635px;
	border:0;
}

footer
{
	padding: 17px;
}

footer span
{
	color: #fff;
	font-family: arial;
	display: block;
	padding: 5px;
}


.logo_mobile
{
	display: none;
}

.landingpage
{
	display: -webkit-flex;
   	display: flex;
   	-webkit-flex-direction: row;
   	flex-direction: row;
   	-webkit-align-items: center;
   	align-items: center;
   	-webkit-justify-content: center;
   	justify-content: center;
	min-height: 100vh;
	color: #3c3835;
	background-color: black;
	width: 100%;
	background: url("https://f66e3c.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/images/moving-mountains_back.jpg") no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.lp_sidebar
{
	display: -webkit-flex;
   	display: flex;
   	-webkit-flex-direction: column;
   	flex-direction: column;
   	-webkit-align-items: center;
   	align-items: center;
   	-webkit-justify-content: center;
   	justify-content: center;
   	text-align: center;
}

.lp_knop a
{
	color: black;
}

.lp_knop h2
{
	background-color: #3c3835;
	color: #fff;
	width: 59%;
	padding: 20px;
	-webkit-transition: color 1s; /* For Safari 3.1 to 6.0 */
    transition: color 1s;
}

.lp_knop h2:hover
{
	background-color: #111;
	color: white;
}

.lp_logo img
{
	width: 62%;
}

.lp_text
{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
   	-webkit-justify-content: center;
   	justify-content: center;
}
.lp_text p
{
	width: 70%;
	font-size: 1.25rem;
}
.lp_knop
{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
   	-webkit-justify-content: center;
   	justify-content: center;
}
.video_wrapper, .lp_video {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    width: 100%
}

.landingpage iframe
{
	padding: 50px;
}

.lp_social
{
	margin-top: 15px;
}

.lp_social img
{
	width: 10%;
	padding: 2px;
	position: relative;
}

.lp_social img:hover
{
	opacity: 0.6;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.video_wrapper
{
	width: 100%;
}

.landingpage iframe
{
	height: 80vh;
}


.home
{
	background-color: black;
}
.home_container
{
	display: -webkit-flex;
   	display: flex;
   	-webkit-flex-direction: column;
   	flex-direction: column;
   	-webkit-align-items: center;
   	align-items: center;
   	-webkit-justify-content: center;
   	justify-content: center;
	color: white;
	width: 100%;
}

.auditie_wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    width: 90%;
    height: 500px;
}

.auditie_blok {
    background-color: rgba(0, 0, 0, 0.9);
    width: 30%;
    min-height: 100px;
    border: solid 1px #7b7b7b;
}

.wanted
{
	display: -webkit-flex;
   	display: flex;
   	-webkit-flex-direction: column;
   	flex-direction: column;
   	-webkit-align-items: center;
   	align-items: center;
   	-webkit-justify-content: center;
   	justify-content: center;
   	text-align: center;
}

.wanted .auditie_text1
{
	visibility: visible;
	opacity: 1;
	transition: visibility 0s, opacity 0.8s linear;
}

.wanted:hover .auditie_text1
{
	display: none;
	opacity: 0;
}

.wanted:hover .auditie_text2
{
	visibility: visible;
	opacity: 1;
	transition: visibility 1s, opacity 0.8s linear;
	position: relative;
}

.wanted .auditie_text2
{
	visibility: hidden;
	opacity: 0;
	position: absolute;
}

.auditie_title h3
{
	background-color: rgba(0, 0, 0, 0.6);
	padding: 10px 20px;
}

.home_container h3
{
	font-size: 9rem!important;
	margin-top: 0;
    margin-bottom: 30px;
}

.home_container h4
{
	font-size: 5.5rem!important;
	margin-top: 15px;
    margin-bottom: 0;
}

.home_container ul
{
	padding: 0;
}

.home_container li
{
	list-style: none;
	font-size: 2rem;
}

.auditie_text2
{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
   	-webkit-justify-content: center;
   	justify-content: center;
}

.gear_icon
{
	width: 100%;
}

.kay
{
    background-image: url("https://35c4d5.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/images/kay.png");
    background-repeat: no-repeat;
    background-position: center;
}

.jip
{
    background-image: url("https://53ff36.claudeassets.com/20220815061752im_/https://www.thehearted.com/home/images/jip.png");
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (max-width: 1366px) {

	#logoHome
	{
		margin-top: 270px;
		width: 50%;
	}

	nav.desktop li
	{
		font-size: 25px;
		padding: 10px;
 	}

	.store.container-fluid h2
	{
		margin-top: 70px;
	}

	.store .row div.col-md-4:nth-child(1), .store .row div.col-md-4:nth-child(2), .store .row div.col-md-4:nth-child(3), .store .row div.col-md-4:nth-child(4)
	{
		height: auto;
	}

	.social
	{
		margin-left: 9px;
	}

	.social img
	{
		width: 31px;
		padding: 2px;
		margin-left: -2px;
	}

	h2
	{
		font-size: 25px!important;
	}

	p
	{
		font-size: 13px;
	}

	.tour table
	{
		font-size: 18px;
	}

	.tour table td
	{
    	padding: 7px 0;
	}

	.contact.container-fluid ul li
	{
		font-size: 14px;
	}
	.contact.container-fluid
	{
		background: #DDD;
		min-height: inherit;
	}

	.contact.container-fluid .content .row:nth-child(2)
	{
		min-height: inherit;
		padding-bottom: 30px;
	}

	.nav-icon img, .hover img
	{
		width: 40px;
	}

	iframe
	{
		height: 320px;
	}

	footer span
	{
		font-size: 12px;
	}

	.auditie_wrapper
	{
	    width: 90%;
	    height: 400px;
	}

	.home_container h3
	{
		font-size: 6rem!important;
		margin-bottom: 20px;
	}

	.home_container h4
	{
		font-size: 4rem!important;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.home_container h5
	{
		font-size: 2.25rem!important;
	}

	.gear_icon
	{
		width: 80%;
	}

	.home_container li
	{
		font-size: 1.5rem;
	}

	ul#bandmembers li
	{
		font-size: 13px;
	}

@media screen and (max-width: 1024px) {

	.tour table
	{
		font-size: 13px;
	}

}

@media screen and (max-width: 991px) {

	.header.container-fluid
	{
		margin-top: 30px;
	}

  .head
  {
    background-color: #fff;
  }

	.main
	{
		padding-left: 15px !important;.
		padding-right: 15px !important;
	}

	#logoHome
	{
		margin-top: 180px;
		width: 60%;
	}

	nav.desktop
	{
		display: none;
	}

	nav.rmm
	{
		display: block;
		z-index: 999;
		top: -1px;
	}

	h2.NL
	{
		margin-left: 2px;
	}

	.tour.container-fluid
	{
		background: #fff;
	}

	.tour table
	{
		font-size: 14px;
	}

	.photo .head
	{
		display: block;
	}

	.bio.container-fluid
	{
	    background: #fff;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    min-height: inherit;
	}

	.content .row:nth-child(2)
	{
		background: #000;
	}

	.videos.container-fluid
	{
		background: inherit;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}

	.videos.container-fluid .row:nth-child(2) div
	{
		padding: 0;
	}

	iframe
	{
		height: 600px;
		padding: 20px 15px 0 0;
	}

	.store .row div.col-md-4
	{
		overflow: hidden;
		height: 200px!important;
	}

	.store.container-fluid h2
	{
		margin-top: 40px;
	}

	.store .desktop
	{
		display: none;
	}

	.store .mobile
	{
		display: block;
	}

	.contact.container-fluid
	{
		min-height: inherit;
	}

	.content
	{
		padding-bottom: 0px;
		padding-top: 0px;
	}

	.contact.container-fluid .content .row div
	{
		min-height: inherit;
	}

	.contact.container-fluid .content .row div:nth-child(2)
	{
		padding-bottom: 30px;
	}

	.playlist
	{
		height: 462px;
	}

}

@media screen and (max-width: 640px) {

	.tour table
	{
		font-size: 12px;
	}

	.tour.container-fluid .content .row:nth-child(2) div
	{
		min-height: 350px;
	}

	.tour2012slide td:last-child, .tour2013slide td:last-child, .tour2014 td:last-child, .tour2015 td:last-child, .tour2016 td:last-child, #bands, #tickets
	{
		display: none;
	}

	.bandfoto2017 img
	{
		width: 100%;
	}

}

@media screen and (max-width: 480px) {

	#logoHome
	{
		width: 70%;
	}

	nav.mobile li
	{
		font-size: 20px;
	}

	iframe
	{
		height: 320px;
	}

	.bandfoto2017 img
	{
		width: 100%!important;
	}

	div.music img
	{
    	padding-right: 14px;
	}

	.logo_mobile
	{
		display: block;
		width: 46%;
		margin: 15px;
	}

	.lp_logo img
	{
		width: 68%;
	}

	.landingpage
	{
	   	-webkit-flex-direction: column;
	   	flex-direction: column;
	}

	.lp_text p
	{
		font-size: 1.25rem;
	}

	.lp_video iframe
	{
		width: 100%;
		height: 20vh;
		padding:0;
		margin-bottom: 2rem;
		display: none;
	}

	.lp_img
	{
		margin-left: 0;
	}

	.lp_img h3
	{
		font-size: 1.75rem;
	}

	.lp_img img
	{
		margin-bottom: 2rem;
	}

	.home_container h3
	{
		font-size: 3.5rem!important;
	}

	.home_container h4
	{
		font-size: 2.5rem!important;
	}

	.home_container li
	{
		font-size: 1rem!important;
	}

	.auditie_wrapper
	{
    	height: 290px;
    	width: 98%;
	   	-webkit-align-items: center;
	   align-items: center;
	   -webkit-justify-content: center;
	   justify-content: center;
	   -webkit-flex-flow: column wrap;
	   flex-flow: column wrap;
	   -webkit-align-content: center;
	   align-content: center;
	}


	.home_container h3
	{
		margin-bottom: 10px;
		text-align: center;
	}

	.home_container h4
	{
		margin-top: 10px;
	}

	.auditie_blok
	{
		min-height: 280px;
	}

	.gear_icon
	{
    	width: 80%;
	}

	.header
	{
		padding: 0!important;
		padding-bottom: 20px;

	}

	.home .row
	{
		margin: 0;
	}
	.main .col-md-10
	{
		padding-right: 30px;
	}
	.contact
	{
		text-align: center;
	}

}

@media screen and (max-width: 420px) {

	#logoHome
	{
		width: 60%;
	}

	.logo_mobile
	{
		display: block;
		width: 42%;
	}

.lp_text {
background-color:#fff;
padding-bottom: 20px;
}.

lp_social {padding-bottom:50px;}
	.auditie_wrapper
	{
    	height: 360px;
    }

	.auditie_blok
	{
		min-height: 300px;
	}

	.home_container h3
	{
		font-size: 3rem!important;
	}

	.home_container h4
	{
		padding-bottom: 20px;
	}


	.tour table tr td:nth-child(2), .tour table tr th:nth-child(2)
	{
    	padding: 7px 8px;
	}

	.jip, .kay
	{
		display: block;
		background-position: center;
	}

	.arrow {
		padding-bottom: 40px;
	}

}

@media screen and (max-width: 320px) {

	.tour table
	{
		font-size: 9px;
	}

	.home_container h3
	{
		font-size: 3rem!important;
	}

	.home_container h4
	{
		font-size: 2.25rem!important;
	}



}

/*
     FILE ARCHIVED ON 17:04:51 Jun 14, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:50:24 Jun 30, 2026.
     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: 0.528
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.034
  esindex: 0.009
  cdx.remote: 15.148
  LoadShardBlock: 87.976 (3)
  PetaboxLoader3.datanode: 73.517 (5)
  PetaboxLoader3.resolve: 190.16 (4)
  load_resource: 290.2 (2)
*/