body {
    color: #fff;
    text-align: center;
    /*background: #000 url('https://76123e.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/commonBg.jpg') no-repeat scroll bottom right / auto 100%;*/
    min-height: 100vh;
    margin: 0;
    font-family: 'tex_gyre_herosregular';
    background: #000;
    /*background: url(https://9af69e.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/Music.jpg) no-repeat scroll center top; 
    max-width: 1440px; 
    margin: 0 auto; 
    opacity: 0.5;*/
}

.widget_row.nodates .no-dates {
    width: 100%;
}

#wsk-widget .widget_row .no-dates {
    width: 100%;
    text-align: center;
}

h1 {
    margin-bottom: 5px;
}

.musicSection.middle {
    margin: 20px 0 20px 0;
}

.musicSection a.music_ext {
    text-decoration: none;
    color: #000;
}

.musicSection a.music_ext:hover {
    text-decoration: none;
    background: #ef5438;
}

body .staticImage,
body:not(#homePage) .gifImage {
    display: none;
}

body:not(#homePage) .backgroundFireEffect {
    display: block;
    z-index: -1;
}

body#musicPage .ablumSection {
    display: none;
}

.backgroundFireEffect video {
    width: auto;
    height: 100vh;
}

.interiorContents {
    opacity: 0;
}

img {
    max-width: 100%;
    height: auto;
}

input.submit:hover {
    border: 1px solid #ef5438;
    background: #ef5438;
}

li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

.commonBg {
    /*    background: #000 url('https://1057c4.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/polaroid_bg.jpg') no-repeat scroll bottom  / 100% 100%; */
    background: #000 url(https://d9c75d.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/bg-new.jpg?1) no-repeat scroll bottom / 100% 100%;
    opacity: 0.58;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
}

#homePage .commonBg {
    background: #000 url('https://d9c75d.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/bg-new.jpg?1') no-repeat scroll bottom / 100% 100%;
    opacity: 0.58;
}

.logoWrapper .staticImage {
    display: block;
}

.backgroundFireEffect {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000 no-repeat scroll center top / cover;
}

.tourContentWrapper.interiorContents.mCustomScrollbar._mCS_1.mCS_no_scrollbar {
    background: #000;
    padding: 10px;
}

.backgroundFireEffect img {
    display: none;
}

.showFireEffect .staticImage {
    display: none;
}

.showFireEffect .contentWrapper {
    display: none;
}


/*Layout Stylings*/

.pageContent {
    max-width: 662px;
    margin: 0 auto;
    text-align: left;
    width: calc(100% - 400px);
    min-height: calc(100vh - 148px);
}

#videoPage .pageContent {
    max-width: 900px;
}

.logoWrapper {
    text-align: center;
    padding: 70px;
    font-size: 0;
    display: block;
    /*padding: 5.77vh 0 11.44vh;*/
}

.videoOuterWrapper .videoThumbnail img {
    height: 100%;
}


/* Menu Stylings*/

.hamburgerMenu {
    display: none;
    position: fixed;
    left: 25px;
    top: 15px;
    font-size: 0;
    z-index: 9999;
}

.hamburgerMenu span {
    width: 30px;
    margin-bottom: 5px;
    border-bottom: 3px solid #fff;
    display: block;
    transition: all 0.5s;
}

.hamburgerMenu span:last-child {
    margin-bottom: 0;
}

.hamburgerOpen span:first-child {
    transform: translate(-4px, 6px) rotate(45deg);
}

.hamburgerOpen span:nth-child(2) {
    opacity: 0;
}

.hamburgerOpen span:last-child {
    transform: translate(-4px, -10px) rotate(-45deg);
}

.menuWrapper {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 134px;
    margin: 23px 0 0;
    padding: 0;
    z-index: 4;
}

.menuWrapper li {
    padding: 21px 0 6px 57px;
    list-style: none;
    text-align: left;
    margin-left: 18px;
    margin-bottom: 14px;
}

.menuWrapper li.highlight {
    background: url(https://40101e.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/blue-fav.png) no-repeat scroll top 110% left;
}

.menuWrapper a {
    text-decoration: none;
    color: #fff;
    background: #000;
    font-size: 14px;
    font-family: 'tex_gyre_herosregular';
    letter-spacing: 3px;
    padding: 3px;
    transition: all 0.5s;
    font-family: 'tex_gyre_herosregular';
}

.menuWrapper a:hover {
    background: #ef5438;
}


/*Mailing List Stylings*/

.mlist-outer-wrapper {
    max-width: 350px;
    padding-bottom: 50px;
margin: 0 auto;}

input::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #fff;
}

select::-ms-expand {
    display: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px #000 inset;
}
.email-field input:-webkit-autofill,
.email-field textarea:-webkit-autofill,
.email-field select:-webkit-autofill {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px #323025 inset;
}

.mlist-header {
    font-size: 14PX;
    font-family: 'tex_gyre_herosregular';
    text-align: left;
    color: #fff;
    padding: 17vh 0 19px 3px;
    letter-spacing: 3px;
    /* line-height: 2; */
}

.mlist-submit.submit-field,
.mlist-field.email-field {
    display: inline-block;
    vertical-align: top;
}

label.error {
    font-size: 10px;
    margin: 9px 0px 0px;
    display: block;
    color: red;
    text-align: left;
}

.email-submit-wrap label.error {
    position: absolute;
    top: 42px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: calc(100% - 137px);
}

.email-submit-wrap {
    font-size: 0;
    position: relative;
}

.mlist-field.email-field {
    width: calc(100% - 137px);
}

.mlist-submit.submit-field {
    width: 117px;
    margin-left: 20px;
}

input,
select {
    -moz-appearance: none;
    color: #fff;
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    outline: none;
    height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #fff;
    padding: 0 10px 0 10px;
    font-size: 14px;
    width: 100%;
    text-transform: uppercase;
    font-family: 'tex_gyre_herosregular';
    line-height: 28px;
    letter-spacing: 2px;
}

input#email {
    background: #000;
}

input.submit {
    background-color: #fff;
    padding: 0;
    cursor: pointer;
    color: #000;
    border: 1px solid #fff;
    transition: all 0.5s;
}


/* input.submit:hover {
    background: #000;
    color: #fff;
} */

select {
    background: url("https://037142.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/keyboard_arrow_down.svg") no-repeat right 0 center transparent;
}

option {
    background: #000;
    color: #fff;
}

fieldset {
    border: medium none;
    padding: 0;
    margin: 0;
}

.terms a {
    border: none;
    border-bottom: 1px solid transparent;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'tex_gyre_herosregular';
    transition: all 0.5s;
}

.terms a:hover {
    border-color: #fff;
}

.termsContent {
    text-align: left;
    clear: both;
    padding-top: 5px;
    position: absolute;
    bottom: 15px;
    padding: 10px;
    background: #000;
    text-align: center;
    z-index: 10;
    text-transform: none;
}

.termsWrapper a.terms:after {
    content: "Terms";
}

.termsWrapper a.terms.showing:after {
    content: "Hide";
}

.termsContent,
.termsContent a {
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
}

.termsContent a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    transition: all 0.5s;
}

.termsContent a:hover {
    border-color: transparent;
}

input.error,
select.error {
    border: 1px solid #ff0000;
}

#errorMsg,
#serverError {
    color: #ff0000;
    font-size: 10px;
    padding-bottom: 10px;
}

.termsWrapper {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: normal;
    text-align: left;
    padding-top: 12px;
    padding-left: 0;
    position: relative;
}

.termsWrapper.first .terms {
    text-align: center;
    max-width: 117px;
    margin-left: auto;
}

#secondForm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 99999;
}

#thankyouBlock {
    display: block;
    height: auto;
    padding: 0;
    color: #fff;
}

div#thankyoublock-innerwrapper {
    padding-top: 10px;
    text-transform: uppercase;
    position: absolute;
    max-width: 400px;
    width: 90%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    padding-bottom: 85px;
}

.secondFormCloseWrap a {
    font-size: 15px;
    text-decoration: none;
    box-sizing: border-box;
    float: right;
    position: relative;
    top: -20px;
    margin-bottom: 0px;
    right: 0px;
    display: block;
    color: #fff;
    transition: all 0.5s;
}

.secondFormCloseWrap a:hover {
    opacity: 0.5;
}

.thankswelcome-msg {
    clear: both;
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    padding: 10px 0;
    letter-spacing: 1.5px;
}

div#thankyoublock-innerwrapper .mlist-field label {
    display: block;
    text-align: left;
    font-size: 14px;
    padding: 0 0 10px;
    font-weight: normal;
    letter-spacing: 1.5px;
}

.mlist-field.country,
.mlist-field.postalcode,
.mlist-field.bdayfield select {
    display: inline-block;
    width: 48.5%;
    font-style: normal;
    font-weight: 400;
}

.mlist-field.bdayfield #dobMonth,
.mlist-field.postalcode {
    margin-right: 3%;
}

.mnt-date,
.zip-country {
    font-size: 0;
}

.mlist-field.bdayfield,
.mlist-field.mlist-fname,
.zip-country {
    padding-bottom: 10px;
}

.mlist-checks {
    text-align: left;
    position: relative;
    padding: 10px 0;
}

input.global-list-checkbox {
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    border: 0;
    margin: 0;
    background: #000;
    border: 2px solid #fff;
    margin-right: 5px;
    display: block;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
}

input.global-list-checkbox:checked:after {
    content: '\2713';
    color: #d71819;
    display: block;
    text-align: center;
    font-size: 9px;
    line-height: 11px;
    box-sizing: border-box;
}

label.global-list {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    /*padding-left: 27px;*/
}

label.global-list:before {
    content: '\2713';
    width: 17px;
    height: 17px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #000;
    border: 1px solid #fff;
    margin-right: 5px;
    text-indent: -9999px;
    font-size: 11px;
    text-align: center;
    line-height: 13px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
}

input.global-list-checkbox:checked+label:before {
    text-indent: 0;
}

.mllister {
    max-width: 580px;
    margin: 0 auto;
    margin-top: 57px;
    color: #d71819;
}

.thankyou-message.embed {
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.spotify-follow span.bt-text {
    height: 17px;
}

div#errorLabelContainer2 {
    color: red;
    text-align: center;
    font-size: 12px;
    padding: 10px 0 10px 0;
}

div#thankyoublock-innerwrapper .mlist-field label.error {
    font-size: 11px;
}

.mlist-field.country,
.mlist-field.postalcode {
    vertical-align: top;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
    display: none;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper .thankyou-message {
    display: block;
    font-weight: normal;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
    display: block;
    padding-top: 8%;
    letter-spacing: 2px;
}

.final-screen #secondForm {
    display: none;
}

.mlist-field.country,
.mlist-field.postalcode {
    font-weight: 700;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:before,
.mlist-outer-wrapper [type="checkbox"]:checked+label:before {
    left: 0;
    border: 2px solid #fff;
    background: transparent;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:after,
.mlist-outer-wrapper [type="checkbox"]:checked+label:after {
    left: 0;
}

.mlist-submit-new {
    margin-top: 5px;
}


/*Footer Stylings*/


/* .footer {
    display: none;
} */

.ablumSection,
.copyAndSocial {
    position: fixed;
    bottom: 32px;
}

.ablumSection {
    left: 38px;
    font-size: 0;
}

.albumDetails {
    margin-left: 28px;
    padding-bottom: 7px;
}

.albumImage,
.albumDetails {
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    font-family: 'tex_gyre_herosregular';
}

.ablumName {
    font-size: 14px;
    letter-spacing: 2.8px;
    padding: 3px;
    color: #fff;
    background: #000;
    margin-bottom: 10px;
    width: 93px;
    font-family: 'tex_gyre_herosregular';
}

.getItNow .getIt:hover,
.getItNow .getIt a:hover {
    background: #ef5438;
    border: 1px solid #ef5438;
}

.getItNow .getIt,
.getItNow .getIt a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    background: #fff;
    width: 175px;
    display: inline-block;
    height: 30px;
    line-height: 29px;
    padding: 0;
    text-align: center;
    letter-spacing: 2.5px;
    border: 1px solid #fff;
    box-sizing: border-box;
    transition: all 0.5s;
    position: relative;
    cursor: pointer;
}

.copyAndSocial {
    left: 50%;
    transform: translateX(-50%);
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.socialWrapper {
    padding-bottom: 0;
    background: #000;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0px;
}

.socialWrapper a {
    font-size: 18px;
    margin-right: 15px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.5s;
}

.socialWrapper a:last-child {
    margin-right: 0;
    font-size: 23px;
}

.socialWrapper a:hover {
    color: #ef5438;
}

.copyrightWrapper a,
.copyrightWrapper span {
    font-size: 11px;
    color: #fff;
    letter-spacing: 1.5px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 6px;
    text-transform: uppercase;
    text-decoration: none;
}

.copyrightWrapper a {
    border-bottom: 1px solid transparent;
    transition: all 0.5s;
}

.copyrightWrapper a:hover {
    border-color: #fff;
}

.interiorContents {
    max-width: 640px;
    width: 80%;
    height: calc(100vh - 148px - 127px - 10.21vh - 20px);
    margin: 0px auto;
    margin-bottom: 20px;
}

.videoOuterWrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.videoOuterWrapper iframe,
.videoOuterWrapper .videoThumbnail {
    position: absolute;
    width: calc(100% - 16px);
    height: 100%;
}

.videoOuterWrapper .videoThumbnail {
    text-align: center;
}

.videoOuterWrapper iframe {
    display: none;
}

.playIcon {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.playIcon:hover {
    opacity: 0.5;
}

.videoAlbumName {
    display: block;
    margin: 0 auto;
    width: calc(100% - 30px);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    padding: 6px;
    margin-bottom: 25px;
    font-size: 22px;
    margin-top: 10px;
    font-family: 'tex_gyre_herosregular';
}

.owl-prev,
.owl-next {
    position: absolute;
    bottom: 20px;
    font-size: 24px;
    transition: all 0.5s;
}

.owl-prev:hover,
.owl-next:hover {
    opacity: 0.5;
}

.owl-prev {
    left: 10px;
}

.owl-next {
    right: 10px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, 0);
}


/*Music Page Styles*/

#musicPage .interiorContents {
    max-width: 431px;
    margin: 0 auto;
}

.getItNowButton .dropDowns,
.streamDropdown,
.streamDropdown .active,
.streamEmbeds div:not(.active) {
    display: none;
}

.streamFrom {
    display: inline-block;
    padding: 30px 0 28px;
}

.streamingUnit:hover .streamDropdown,
.getItNowButton:hover .dropDowns {
    display: block;
}

.streamText span {
    border-bottom: 1px solid #fff;
    transition: all 0.5s;
    margin-left: 4px;
    display: inline-block;
    font-size: 14px;
}

.streamDropdown span:hover {
    border-color: transparent;
}

.streamFromText {
    display: inline-block;
}

.musicAlbumName {
    font-size: 22px;
    letter-spacing: 4.4px;
    font-family: 'tex_gyre_herosregular';
    text-transform: uppercase;
}

div.streamFromText:after {
    background-image: url(https://037142.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/keyboard_arrow_down.svg);
    padding-right: 18px;
    background-repeat: no-repeat;
    background-position: right -6px center;
    content: '';
}

h1 span {
    padding: 5px;
    font-size: 22px;
    background: #000;
    font-weight: 400;
}

.getItNowButton .dropDowns {
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 3;
}

.dropDownText {
    font-size: 14px;
    height: 30px;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #000;
    background: #fff;
    text-align: center;
    line-height: 28px;
    letter-spacing: 3px;
    position: relative;
    cursor: pointer;
    /*padding-right: 10px;*/
}

.dropDownText .arrow.down {
    position: absolute;
    width: 0;
    height: 0;
    top: 9px;
    right: 5px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #000;
}

.getItNowButton {
    width: 175px;
    position: relative;
    margin: 1px 0 0;
}

.lineOne,
.lineTwo {
    /* background: #000; */
    /* margin-bottom: 10px; */
    padding: 0;
    /* line-height: 1.5; */
    /* padding-left: 5px; */
    font-family: 'tex_gyre_herosregular';
    text-align: left;
}


/* .lineTwo {
    width: 90%;
}
.lineOne {
    width: 77%;
} */

.lineTwo h1 span,
.lineOne h1 span {
    font-size: 14px;
}

.lineTwo h1,
.lineOne h1 {
    margin-bottom: 0;
    margin-top: 5px;
}

.getItNowButton .dropDowns a {
    font-size: 14px;
    height: 26px;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 26px;
    letter-spacing: 3px;
    display: block;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    border-top: none;
    transition: all 0.5s;
}

.arrow.down {
    display: none;
}

.getItNowButton .dropDowns a:hover {
    background: #fff;
    color: #000;
}

.streamText {
    position: relative;
    padding-right: 10px;
    letter-spacing: 1.2px;
    line-height: 1;
    cursor: pointer;
    background: #000;
    padding: 6px;
    padding-right: 18px;
    font-family: 'tex_gyre_herosregular';
    text-transform: uppercase;
    font-size: 14px;
}

.dropDownText:hover {
    background: #ef5438;
    border: 1px solid #ef5438;
}

.streamingUnit .arrow.down {
    position: absolute;
    width: 0;
    height: 0;
    top: 4px;
    right: -8px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
}

.streamDropdown {
    position: absolute;
    top: 23px;
    background: #000;
    z-index: 2;
    left: 0;
    text-align: left;
    width: calc(100% + 60px);
    padding-right: 10px;
    padding: 5px 10px 5px 131px;
    box-sizing: border-box;
    max-width: 280px;
}

.streamDropdown>div {
    padding-bottom: 5px;
}

.streamEmbeds .youtube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.streamEmbeds .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.getItNow {
    position: relative;
    width: 175px;
    margin: 0px auto;
}

.getItNow .dropDowns a {
    font-size: 14px;
    height: 26px;
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 26px;
    letter-spacing: 3px;
    display: block;
    width: 175px;
    text-decoration: none;
    text-transform: uppercase;
    border-top: none;
    transition: all 0.5s;
}

.getItNow .dropDowns a:first-child {
    border-top: 1px solid #fff;
}

.getItNow .dropDowns a:hover {
    background: #fff;
    color: #000;
}

.getItNow .dropDowns {
    /* display: none; */
    position: absolute;
    bottom: 29px;
    width: 100%;
    z-index: 3;
}

.getItNow:hover .dropDowns {
    display: block;
}

section.footer {
    position: relative;
    z-index: 1;
}

.tourContentWrapper {
    padding: 10px 10px 10px 15px;
    box-sizing: border-box;
}

.tourContentWrapper.interiorContents {
    margin-bottom: 0px;
    /* background: rgba(0, 0, 0, 0.8); */
}

.footer .albumImage {
    width: 116px;
    margin: 0 auto;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
    display: none;
}

.footerMlist .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
    display: block;
}


/* tour new update stylings */

.albumimageWrapper {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
}

.buy-button {
    text-align: center;
    background: #E3E600;
    max-width: 25%;
    margin: 30px auto;
    color: #000;
    height: 40px;
    line-height: 2;
    -webkit-text-fill-color: #000;
    height: 30px;
    line-height: 33px;
    cursor: pointer;
}

.buy-button a {
    font-size: 20px;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #000;
    -webkit-text-fill-color: #000;
    text-decoration: none;
    letter-spacing: 3.2px;
}

.buy-button:hover {
    opacity: 0.5;
}

a.view_more.link_text.link_background {
    border: #E3E600 !important;
    color: #000;
    background: #e3e600 !important;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    padding: 0;
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 6px 0px 5px;
    text-transform: capitalize;
    text-align: center;
    width: 180px;
}

a.view_more.link_text.link_background:hover {
    background: #ef5438 !important;
    color: #000 !important;
}
#wsk-widget .widget_row .event_links {
    width: 30%;
    text-align: right;
}
@media only screen and (min-width:1330px) {
    .mlist-outer-wrapper {
        position: absolute;
        top: 34.5%;
        left: 30%;
    }

    .mlist-header {
        padding: 3vw 0 23px 3px;
        padding-left: 0;
    }

    .footerMlist .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        display: block;
    }
}

@media only screen and (max-width: 1300px) {
    .pageContent {
        min-height: calc(100vh - 222px);
    }

    /* .ablumSection, .copyAndSocial {
        position: static;
        transform: none;
    }
    .copyAndSocial {
        padding: 25px 0;
    }
	*/
    .interiorContents {
        width: 62%;
    }

    .interiorContents {
        /*height: auto;*/
    }

    #tourPage .interiorContents {
        height: calc(90vh - 148px - 127px - 10.21vh - 20px);
    }

    .videoOuterWrapper iframe,
    .videoOuterWrapper .videoThumbnail {
        width: 100%;
    }

    .copyrightWrapper a,
    .copyrightWrapper span {
        font-size: 9px;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1279px) {
    .copyAndSocial {
        max-width: 258px;
        margin: 0 auto;
    }

    .copyrightWrapper a,
    .copyrightWrapper span {
        font-size: 10px;
        letter-spacing: 0;
    }
}

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

    .copyrightWrapper a,
    .copyrightWrapper span {
        letter-spacing: 0;
    }

    .getItNow .getIt,
    .getItNow .getIt a {
        margin-top: 2px;
    }

    .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
        padding-top: 53%;
text-align: center;
    }

    .portraitView .commonBg {
        background: #000 url(https://519240.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/LilSkies_Polaroid_interior_mobile_bg.jpg) no-repeat scroll bottom / 100% 100%;
    }

    #homePage.portraitView .commonBg {
        background: #000 url(https://d55067.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/LilSkies_mobile_bg_3mar.jpg) no-repeat scroll bottom / 100% 100%;
    }

    .albumImage,
    .albumDetails {
        display: block;
        text-align: center;
    }

    .ablumName {
        text-align: center;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .pageContent {
        min-height: calc(100vh - 318px);
    }

    .albumDetails {
        margin-left: 0;
    }

    .interiorContents {
        width: 100%;
        margin: 0 auto;
    }

    .interiorContents {
        /* height: auto;*/
    }

    #tourPage .interiorContents {
        height: calc(90vh - 148px - 127px - 10.21vh - 20px);
    }
}

@media only screen and (max-width: 767px) {
    .footerMlist .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        display: none;
    }
.dropDownText{
line-height:35px;
}
    .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        display: block;
    }

    .musicAlbumName {
        width: 100%;
    }

    div.contentWrapper {
        /* width: 90%; */
        margin: 0 auto;
        text-align: center;
    }

    .hamburgerMenu {
        display: block;
        position: fixed;
        left: 40px;
        top: 15px;
        font-size: 0;
        z-index: 9999;
    }

    .pageContent {
        width: 100%;
    }

    .menuWrapper {
        display: none;
        transform: none;
        top: 45px;
        margin: 0;
        background: #000;
        left: 25px;
    }

    .menuWrapper li {
        margin: 0;
        padding: 10px 25px 10px 35px;
    }

    .menuWrapper li.highlight {
        background-position: center left;
        background-size: auto 76%;
    }

    .logoWrapper {
        padding: 50px 0 30px;
    }

    .mlist-outer-wrapper {
        margin: 0 auto;
        max-width: 300px;
    }

    .mlist-header {
        /* line-height: 0; */
        padding: 0 0 19px 0;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #thankyouBlock.final-screen .thankyou-message {
        text-align: center;
    }

    .portraitView .footer {
        padding-top: 10vh;
    }

    .footer {
        padding: 50px 0 0;
    }

    .ablumName {
        letter-spacing: 1.5px;
        width: 94px;
        margin: 0 auto;
        margin-bottom: 10px;
        padding: 3px;
    }

    .videoContentWrapper.interiorContents {
        max-width: 480px;
    }

    .sep.mobileHide {
        font-size: 0;
        display: block;
        margin: 0;
    }

    .landscapeView div#thankyoublock-innerwrapper {
        position: static;
        transform: none;
        margin: 0 auto;
        padding: 85px 0;
    }

    .landscapeView #secondForm {
        overflow-y: scroll;
        min-height: 100vh;
    }

    .interiorContents {
        width: 90%;
        max-width: 280px;
    }

    #musicPage .interiorContents {
       
    }

    .streamText {
        font-size: 14px;
    }

    .streamDropdown {
        padding: 5px 10px 5px 118px;
    }

    .owl-next {
        right: 0px;
    }

    .owl-prev {
        left: 0px;
    }

    .apple.active iframe {
        width: 100%;
    }

    .footerMlist {
        display: none;
    }

    #tourPage .interiorContents {
        height: auto;
    }
}

#wsk-widget {
    border: none;
    max-width: 100%;
    margin: 40px auto;
}

#wsk-widget .widget_row {
    display: block;
    border: none;
    padding: 25px 0px !important;
    text-align: center;
}

#wsk-widget .widget_row>div {
    font-size: 20px;
    font-family: 'tex_gyre_herosregular';
    letter-spacing: 1px;
    text-transform: none;
    cursor: default;
    display: inline-block;
    vertical-align: top;
    /* text-align: left; */
    padding: 0px;
    float: none;
    /* line-height: 32px; */
}

#wsk-widget .widget_row>div.event_date {
    width: 20%;
}

#wsk-widget .widget_row>div.event_location {
    width: 50%;
    padding-right: 3%;
    box-sizing: border-box;
}

#wsk-widget .widget_row>div.event_location>div {
    vertical-align: top;
    display: inline-block;
}

#wsk-widget .widget_row>div.featuring-artists {
    padding: 0%;
    width: 38%;
    display: none;
}

/* #wsk-widget .widget_row>div.event_links {
    display: inline-block;
    width: 30%;
    margin-left: 10%;
    margin-top: 30px;
} */

#wsk-widget .widget_row>div.event_links a {
    display: inline-block;
    /* width: 49%; */
    padding: 6px 0px 5px;
    text-transform: capitalize;
    text-align: center;
    max-width: 145px;
    text-decoration: none;
    border: 1px solid #fff;
    box-sizing: border-box;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700;
}

#wsk-widget .widget_row>div.event_links a:hover {
    background: #ef5438;
    /* border: 1px solid #ef5438; */
    color: #000;
}

#wsk-widget .widget_row>div.event_links a:empty {
    display: none;
}

#wsk-widget .widget_row>div.event_links a:first-child {
    margin-right: 2%;
}

#wsk-widget .widget_row>div.event_links a.sold-out {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

#wsk-widget a.view_more {
    border: 1px solid #fff;
}

#wsk-widget a.view_more:hover {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

    #wsk-widget .widget_row>div.event_date {
        width: 20%;
        margin-right: 10%;
    }

    .lineTwo,
    .lineOne {
        margin-bottom: 0;
    }

    .lineTwo h1 span,
    .lineOne h1 span {
        font-size: 12px;
        padding: 3px;
    }

    #wsk-widget .widget_row>div.event_location {
        width: 70%;
        padding-right: 0%;
    }

    #wsk-widget .widget_row>div.featuring-artists {
        width: 70%;
        margin-left: 30%;
        margin-top: 15px;
    }

    #wsk-widget .widget_row>div.event_links {
        margin-left: 30%;
        position: static;
        float: none;
        margin-top: 30px;
        width: 35%;
    }

    #wsk-widget .widget_row>div.event_links a {
        width: 100%;
    }

    body {
        overflow: hidden;
    }

    div.contentWrapper {
        display: block;
        overflow-y: scroll;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -webkit-overflow-scrolling: touch;
    }

    .pageContent {
        max-width: 320px;
    }
}


/*Livefyre stylings*/

div#wall .content-default .content-body {
    font-family: 'tex_gyre_herosregular';
    font-size: 12px;
    line-height: 15px;
    color: #000;
}

div#wall .content .content-footer .hub-content-share {
    color: #000;
}

div#wall .content-default .content-footer .hub-btn-link:before {
    color: #000;
}

div#wall .content-default .content-author-username,
div#wall .content-default .content-author-username a,
div#wall .content-default .content-created-at,
div#wall .content-default .content-created-at a {
    font-size: 12px;
    font-weight: 400;
    color: #b2b2b2;
    color: #000;
}

div#wall .hub-list-more,
div#wall .hub-list-queue {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    background: #fff;
    width: 175px;
    display: block;
    height: 30px;
    line-height: 29px;
    padding: 0;
    text-align: center;
    letter-spacing: 2.5px;
    border: 1px solid #fff;
    box-sizing: border-box;
    transition: all 0.5s;
    position: relative;
    cursor: pointer;
    outline: none !important;
    border: 1px solid #fff;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 400;
}

div#wall .hub-list-more:hover {
    background-color: #000;
    border: 1px solid #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    color: #fff;
}

div#wall .lf-share-popover {
    left: -14px !important;
}

div#wall .lf-share-popover .lf-menu-body {
    width: 100px;
}

div#wall .lf-share .lf-facebook,
div#wall .lf-share .lf-twitter,
div#wall .lf-share-item {
    height: 20px;
    font-size: 10px;
    color: #fff;
    line-height: 20px;
}

div#wall .lf-share .lf-menu-foot {
    display: none;
}

div#wall .hub-list article.content {
    border-radius: 0;
}

body#socialPage .hub-modal .content-attachments-gallery-prev {
    left: 20%;
}

body#socialPage .hub-modal .content-attachments-gallery-next {
    right: 20%;
}

body#socialPage .hub-modal .content-attachments-gallery-next-btn,
body#socialPage .hub-modal .content-attachments-gallery-prev-btn,
body#socialPage .hub-modal .hub-modal-close,
div#wall .content-default.content-with-image .content-attachment .content-attachment-controls-play,
div#wall .content .content-footer .hub-content-share {
    outline: none !important;
}

body#socialPage .hub-modal .content-attachments-gallery-next>*,
body#socialPage .hub-modal .content-attachments-gallery-prev>* {
    left: 0;
}

div#wall .content.content-tweet .hub-btn.hub-content-action-favorite>a,
div#wall .content.content-tweet .hub-btn.hub-content-action-reply>a,
div#wall .content.content-tweet .hub-btn.hub-content-action-retweet>a {
    color: #000;
    font-size: 15px;
}

div#wall .content-default .content-footer .hub-btn {
    padding: 0 1px;
}

div#wall .content-default.content-with-image .content-header .content-author-avatar img {
    display: none;
}

@media only screen and (max-width: 1024px) {
    body#socialPage .ablumSection {
        padding-top: 20px;
    }
}

div.videoOuterWrapper iframe {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

ul.owl-carousel {
    display: block;
}


/*Foote3r mlist**/

.footerMlist {
    position: fixed;
    bottom: 32px;
    right: 38px;
}

.footerMlist .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .interiorContents {
        min-height: calc(100vh - 355px);
    }

    .footerMlist {
        display: none;
    }
}


/*Butterfly animation*/

canvas#myCanvas {
    width: 100% !important;
    left: 0 !important;
    z-index: -1;
    background: transparent !important;
    height: 100% !important;
}

label.global-list span {
    font-size: 10px;
}

#wsk-widget .widget_row .no-dates {
    text-align: center;
    width: 100%;
    max-width: 100%;
}

.logoWrapper .staticImage {
    background: black;
    max-width: 280px;
    margin: 0 auto;
}

.logoWrapper .staticImage img {
    max-width: 230px;
    padding: 5px 0px;
}

.logoWrapper {
    padding-top: 20px;
    padding-bottom: 120px;
}

.menuWrapper a {
    color: #E4E54B;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 34px;
    line-height: 65px;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 0px 16px;
}

.albumDetails {
    margin-left: 0px;
}

.getItNow .getIt a {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 3px;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
    background: #E3E600;
}

.ablumName {
    font-size: 60px;
    background: transparent;
    line-height: 68px;
    letter-spacing: 0px;
    padding: 0px;
    color: #E3E600;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    width: 100%;
    margin: 0px;
}

.new-alb {
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.getItNow .getIt,
.getItNow .getIt a {
    border: #E3E600;
}

.socialWrapper {
    background: transparent;
}

.socialWrapper a {
    color: #E3E600;
}

.menuWrapper li {
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.menuWrapper {
    left: 38px;
    margin-top: 0px;
}

input#email {
    background: transparent;
}

input.submit {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 3px;
}

.mlist-header {
    padding: 12vh 0 19px 3px;
}

.getItNow .getIt,
.getItNow .getIt a {
    background: #E3E600;
}

.getItNow .getIt:hover,
.getItNow .getIt a:hover {
    background: #ef5438;
    border: none;
}

.copyrightWrapper a,
.copyrightWrapper span {
    letter-spacing: 2px;
}

.copyAndSocial {
    left: 49%;
}

@media only screen and (max-width: 1023px) {
    #homePage.portraitView .commonBg {
        background: #000 url(https://d9c75d.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/bg-new.jpg?1) no-repeat scroll bottom / 100% 100%;
        opacity: 0.58;
    }
}

@media(max-width:768px) {
    .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 46%;
    }
}

@media(max-width:767px) {
    .ablumSection {
        bottom: 0px;
        top: 40%;
        left: 25%;
    }

    .logoWrapper .staticImage img {
        max-width: 170px;
    }

    .logoWrapper .staticImage {
        max-width: 200px;
    }
}

#wsk-widget .widget_row>div {
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.tourContentWrapper.interiorContents.mCustomScrollbar._mCS_1.mCS_no_scrollbar {
    background: transparent;
}

#tourPage .interiorContents {
    /* height: unset; */
    /* min-height: unset; */
}

#songkick-widget-329 .plain_text {
    color: #E3E600;
}

#wsk-widget .widget_row>div.event_links a {
    border: #E3E600;
}

#songkick-widget-329 .link_background {
    background-color: #E3E600;
}

#wsk-widget .widget_row .no-dates {
    font-size: 75px;
    letter-spacing: 0px;
    line-height: 70px;
    color: #E3E600;
    text-transform: capitalize;
}

.interiorContents {
    max-width: 700px;
    width: 100%;
}

#tourPage .interiorContents {
    padding: 0px;
}

.pageContent {
    max-width: 700px;
}

body#tourPage .logoWrapper {
    padding-bottom: 40px;
}

#wsk-widget .widget_row {
    /* padding: 0px!important; */
}

#wsk-widget {
    margin-top: 0px;
    margin-bottom: 25px;
}

#tourPage .videosection {
    width: 60%;
    max-width: 650px;
    position: relative;
    margin: 0 auto;
}

@media(max-width:1023px) {
    #tourPage .ablumSection {
        display: none;
    }
}

@media only screen and (max-width: 1023px) {
    .portraitView .commonBg {
        background: #000 url(https://d9c75d.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/bg-new.jpg?1) no-repeat scroll top;
        opacity: 0.58;
    }
}

@media(max-width:1023px) {
    #wsk-widget .widget_row .no-dates {
        font-size: 43px;
    }
}

@media (max-width: 767px) {
    .hamburgerMenu {
        top: 22px;
    }
}

@media (max-width: 767px) {
    #videoPage .ablumSection {
        display: none;
    }
}

.videoAlbumName h1 span {
    color: #E3E600;
    font-size: 40px;
    letter-spacing: 0px;
    background: transparent;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.getItNow .getIt a,
input.submit {
    animation: blink 1.5s infinite linear forwards;
}

@keyframes blink {
    0% {
        color: transparent;
    }

    50% {
        color: #000;
    }

    100% {
        color: transparent;
    }
}

.owl-carousel .owl-stage-outer {
    overflow: hidden !important;
    max-width: 100%;
    margin: 0 auto;
}

.owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-next {
    font-size: 50px;
    position: absolute;
    top: 32%;
    right: -25%;
    transform: translate(-50%, -50%);
    background: url(https://2a5b60.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/next-arrow.svg?sdxdff) no-repeat;
    width: 30px;
    height: 30px;
    background-size: 50%;
    display: block !important;
}

.owl-prev {
    font-size: 50px;
    position: absolute;
    top: 32%;
    left: -6%;
    transform: translate(-50%, -50%);
    background: url(https://2e91ea.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/prev-arrow.svg?sdf) no-repeat;
    width: 30px;
    height: 30px;
    background-size: 50%;
    display: block !important;
}

.videoContentWrapper {
    max-width: 650px;
    margin: 0 auto;
    width: 50%;
}

.owl-next,
.owl-prev {
    color: transparent;
}

.owl-prev {
    top: 94%;
    left: 6%;
}

.owl-next {
    top: 94%;
    right: -2%;
}

#videoPage .logoWrapper {
    padding-bottom: 20px;
}

.videoAlbumName h1 {
    margin-top: 0px;
}

.watch-button {
    position: relative;
    width: 175px;
    margin: 0px auto;
    margin-top: 50px;
}

.watch-link {
    font-size: 14px;
    text-decoration: none;
    color: #000;
    background: #E3E600;
    width: 175px;
    display: inline-block;
    height: 30px;
    line-height: 29px;
    padding: 0;
    text-align: center;
    letter-spacing: 2.5px;
    border: 1px solid #E3E600;
    box-sizing: border-box;
    transition: all 0.5s;
    /* animation: blink 1.5s infinite linear forwards; */
    position: relative;
    cursor: pointer;
}

.watch-link a {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 3px;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #000;
    text-decoration: none;
    animation: blink 1.5s infinite linear forwards;
}

#videoPage .videoAlbumName {
    margin-bottom: 0px;
}

#videoPage .videoAlbumName h1 span {
    font-size: 11px;
}

.getItNow .getIt a {
    line-height: 32px;
}

input.submit {
    line-height: 30px;
}

@media (max-width: 768px) {
    #videoPage .pageContent .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 0%;
    }
}

@media(min-width:1329px) {
    #videoPage .pageContent .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        display: none !important;
    }
}

.musicAlbumName span {
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #E3E600;
    background: transparent;
}

.musicSection a.music_ext {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.dropDownText {
    background: #E3E600;
    border: #E3E600;
}

.lineOne h1 span {
    font-size: 20px;
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 4px;
}

#musicPage .logoWrapper {
    padding-bottom: 90px;
}

input.submit {
    animation: none;
}

.videoContentWrapper {
    max-width: 650px;
    margin: 0 auto;
    width: 40%;
}

.playIcon {
    height: 36px;
    width: 36px;
}

.watch-link:hover {
    background: #ef5438;
    border: 1px solid #ef5438;
}

.content-area {
    max-height: 400px;
    position: relative;
    margin: 0 auto;
    float: left;
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 0px;
}

.content-area p {
    max-width: 95%;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    font-family: 'tex_gyre_herosbold';
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.3px;
    line-height: 23px;
}

.content-area::-webkit-scrollbar {
    width: 7px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #99B9B5 !important;
}

.content-area::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #99B9B5 !important;
}

.tracklist {
    position: relative;
}

.tracklines {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
}

@keyframes blinknew {
    0% {
        color: transparent;
    }

    50% {
        color: #fff;
    }

    100% {
        color: transparent;
    }
}

.lineOne h1 span {
    animation: blinknew 1.5s infinite linear forwards;
}

#videoPage .logoWrapper {
    padding-bottom: 50px;
}

.watch-link a {
    line-height: 30px;
}

@media(min-width:1600px) {
    #videoPage .logoWrapper {
        padding-bottom: 240px;
    }
}

@media only screen and (max-width: 767px) {
    #homePage div.contentWrapper {
        overflow-y: hidden;
    }
}

@media only screen and (max-width: 767px) {
    #musicPagediv.contentWrapper {
        overflow-y: scroll;
    }
}

@media (max-width: 768px) {
    .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 0%;
    }
}

@media (max-width: 767px) {
    .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 44%;
    }
}

@media(max-width:767px) {
    .new-alb {
        text-align: center;
    }
}

black-space {
    padding: 0px 25px;
}

.interiorContents {
    width: 90%;
}

@media(max-width:767px) {
    #videoPage .mlist-header {
        padding: 10px 0 19px 3px;
    }

    #videoPage .videoContentWrapper {
        width: 230px;
    }

    .owl-prev {
        left: -5%;
    }

    .owl-next {
        right: -20%;
    }

    #videoPage .videoAlbumName {
        margin-top: 0px;
    }
}

#videoPage .lineOne h1 {
    width: 320px;
}

.content-area {
    max-height: 400px;
    position: relative;
    margin: 0 auto;
    float: left;
    height: 350px;
    overflow-y: scroll;
    margin-bottom: 0px;
}

.content-area p {
    max-width: 95%;
    margin: 0px;
    font-size: 47px;
    letter-spacing: 0px;
    line-height: 60px;
    color: #E4E54B;
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-align: center;
}

.tracklines {
    transform: translate(-50%, -95%);
}

@media(min-width:1600px) {
    .tracklines {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -160%);
    }
}

@media(min-width:768px) {
    .tracklines {
        transform: translate(-50%, -58%);
    }
}

@media(max-width:1023px) {
    .content-area {
        height: 320px;
    }
}

@media (max-width: 767px) {
    .ablumSection {
        top: 15%;
    }

    .tracklines {
        transform: translate(-50%, -240%);
        width: 250px;
    }

    .content-area {
        height: 200px;
    }
}

@media (min-width: 1024px) {
    .tracklines {
        transform: translate(-50%, -91%);
    }
    #wsk-widget .widget_row{
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .tracklines {
        transform: translate(-50%, -95%);
    }
}

@media (min-width: 1600px) {
    .tracklines {
        transform: translate(-50%, -160%);
    }
}

.content-area::-webkit-scrollbar {
    width: 3px;
    border-radius: 10px;
    /* -webkit-box-shadow: inset 0 0 6px #99B9B5 !important; */
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.content-area::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /* -webkit-box-shadow: inset 0 0 6px #99B9B5 !important; */
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.content-area::-webkit-scrollbar {
    width: 4px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #808080 !important;
}

@media(max-width:768px) {
    .content-area p {
        font-size: 25px;
        letter-spacing: 0px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .ablumSection {
        bottom: 0px;
        top: 18%;
        left: 25%;
        height: 130px;
    }

    .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 13%;
    }

    .content-area {
        height: 100px;
    }
}

.content-area p {
    max-width: 100%;
}

font-chg {
    font-size: 24px;
}

@media(max-width:767px) {
    font-chg {
        font-size: 12px;
    }
}

#musicPage .lineOne h1 span {
    letter-spacing: 3px;
}

#musicPage black-space {
    padding: 2px;
}

.copyrightWrapper {
    transform: unset;
}

.socialWrapper {
    transform: unset;
}

@media(min-width:1024px) {
    #videoPage .footerMlist .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        width: 350px;
    }

    #videoPage .lineOne h1 {
        width: 350px;
    }

    #videoPage .lineOne h1 span {
        letter-spacing: 3px;
    }

    #videoPage black-space {
        padding: 3px;
    }

    #videoPage .videoAlbumName h1 span {
        font-size: 18px;
    }

    .owl-next,
    .owl-prev {
        top: 90%;
    }

    .copyrightWrapper {
        transform: translateX(-30px);
    }

    .socialWrapper {
        transform: translateX(20px);
    }

    #tourPage .interiorContents {
        width: 100%;
    }

    #tourPage .lineOne h1 span {
        width: 100%;
        letter-spacing: 3px;
    }

    #tourPage black-space {
        padding: 0px 3px;
    }
}

#videoPage .videoAlbumName h1 span {
    padding: 0px;
}

#videoPage .videoAlbumName {
    margin-bottom: 0px;
    margin: 0px;
    padding: 0px;
}

.watch-link a {
    animation: none;
}

@media only screen and (max-width: 767px) {
    #tourPage .footerMlist {
        display: block;
    }
}

@media(min-width:1600px) {
    .videoContentWrapper {
        max-width: 650px;
        margin: 0 auto;
        width: 100%;
    }

    .owl-next,
    .owl-prev {
        top: 95%;
    }

    #tourPage .videosection {
        width: 100%;
        max-width: 650px;
    }
}

@media (max-width: 767px) {
    #tourPage .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 0px;
    }

    #tourPage .mlist-header {
        padding: 1vh 0 19px 3px;
    }

    #tourPage .lineOne h1 span {
        letter-spacing: 3px;
    }
}

@media only screen and (max-width: 767px) {
    #tourPage .footerMlist {
        display: none;
    }
}

@media (min-width: 1024px)and (max-width:1200px) {
    #tourPage .copyrightWrapper {
        transform: translateX(30px);
    }
    #wsk-widget .widget_row .no-dates{
        margin: 210px auto;
    }
}

@media(max-width:767px) {
    .mlist-header {
        padding: 18vh 0 19px 3px;
    }

    .content-area {
        height: 150px;
    }

    #homePage .lineOne h1 span {
        line-height: 33px;
    }

    #musicPage .interiorContents {
        width: 77%;
    }
}

@media(min-width:768px)and (max-width:1024px) {
    .mlist-header {
        padding: 12vh 0 19px 3px;
    }
}

@media(min-width:1329px) {
    #tourPage .pageContent .mlist-outer-wrapper {
        display: none !important;
    }
}

.videoAlbumName {
    width: calc(100% - 15px);
}

@media (min-width: 1600px) {
    .owl-prev {
        left: 4%;
    }

    .owl-next {
        right: 0%;
    }
}

#homePage .commonBg {
    background: #000 url(https://ead945.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/lilskies-bg.jpg?1) no-repeat scroll bottom / 100% 100%;
    opacity: 0.58;
}

@media only screen and (max-width: 1023px) {
    #homePage.portraitView .commonBg {
        background: #000 url(https://bd7109.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/LilSkies_Site_BG_Mobile.png?1) no-repeat scroll bottom / 100% 100%;
        opacity: 0.58;
        background-size: cover;
        background-position: 50% 25%;
    }
}

.commonBg {
    background: #000 url(https://ead945.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/lilskies-bg.jpg?1) no-repeat scroll bottom / 100% 100%;
    opacity: 0.58;
}

@media only screen and (max-width: 1023px) {
    .portraitView .commonBg {
        background: #000 url(https://bd7109.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/LilSkies_Site_BG_Mobile.png?1) no-repeat scroll top / 100% 100%;
        ;
        opacity: 0.58;
    }
}

@media only screen and (min-width:1900px){
    #tourPage .interiorContents {
        margin-top: 70px;
    }
}

/* Homepge  */

@media only screen and (max-width: 767px) {
    body#homePage {
        overflow: scroll !important;
    }

    #homePage div.contentWrapper {
        overflow-y: scroll;
    }

    #homePage .hamburgerMenu {
        position: absolute;
    }

    #homePage .ablumSection {
        bottom: unset;
        top: -385%;
        left: 24%;
        height: 130px;
        position: absolute;
    }

    #homePage .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 0%;
        margin-top: 140%;
        margin-top: 100%;
        padding-bottom: 0px;
    }

    #homePage .content-area {
        height: 250px;
    }

    #homePage .copyAndSocial {
        position: static;
        transform: none;
    }

    #homePage .tracklines {
        transform: translate(-50%, -170%);
        width: 250px;
    }

    #homePage.portraitView .footer {
        padding-top: 1vh;
    }

    #homePage .mlist-header {
        padding: 0vh 0 19px 3px;
    }

    #homePage .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
        padding-top: 23%;
        padding-bottom: 30%;
    }

    #musicPage .copyAndSocial {
        position: static;
        transform: unset;
    }

    #musicPage .hamburgerMenu {
        top: 22px;
        position: absolute;
    }

    body#tourPage .logoWrapper {
        padding-bottom: 150px;
    }

    body#tourPage .copyAndSocial {
        position: static;
        transform: unset;
    }

    body#tourPage.portraitView .footer {
        padding-top: 0vh;
    }

    #tourPage .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 100px;
    }

    #tourPage .videosection {
        width: 70%;
    }

    #tourPage .hamburgerMenu {
        position: absolute;
    }

    #videoPage .logoWrapper {
        padding-bottom: 170px;
    }

    #videoPage .copyAndSocial {
        position: static;
        transform: none;
    }

    #videoPage.portraitView .footer {
        padding-top: 0vh;
    }

    #videoPage .pageContent .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 5%;
    }

    #videoPage .hamburgerMenu {
        position: absolute;
    }

    #videoPage .contentWrapper {
        overflow-x: hidden;
    }

    ul.menuWrapper {
        width: auto;
    }
}

@media(min-width:768px)and (max-width:1023px) {
    #videoPage .videoContentWrapper {
        width: 250px;
    }

    #videoPage .owl-next {
        right: -10%;
    }

    #videoPage .videoAlbumName h1 span {
        font-size: 13px;
    }

    #musicPage .copyAndSocial {
        left: 49%;
        position: static;
        transform: none;
        margin-top: 20px;
    }

    #tourPage .videosection {
        width: 70%;
    }

    span.sep.desk {
        display: none;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    #videoPage .copyAndSocial {
        max-width: 400px;
    }

    span.sep.desk {
        display: none;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    #videoPage .copyAndSocial {
        position: static;
        transform: none;
        margin-top: 45px;
    }

    #videoPage .copyrightWrapper,
    #videoPage .socialWrapper {
        transform: none;
    }

    #videoPage .socialWrapper {
        text-align: center;
    }

    #musicPage .copyAndSocial {
        position: static;
        transform: none;
        margin-top: 50px;
        max-width: 350px;
    }

    #musicPage .socialWrapper {
        transform: translateX(20px);
        transform: none;
    }

    #musicPage .copyrightWrapper {
        transform: none;
    }

    body#musicPage {
        overflow: scroll !important;
    }

    body#musicPage canvas#myCanvas {
        height: auto !important;
    }

    #tourPage .socialWrapper {
        transform: none;
    }

    #videoPage .videoContentWrapper {
        width: 70%;
    }

    #videoPage .owl-next {
        right: -5%;
    }
}


/*video page desktop css*/

@media only screen and (min-width: 1025px) {
    body#videoPage .videoContentWrapper {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    body#videoPage .videoOuterWrapper iframe,
    .videoOuterWrapper .videoThumbnail {
        width: 100%;
    }

    body#videoPage .logoWrapper {
        padding-bottom: 20px;
    }

    body#videoPage .owl-next,
    .owl-prev {
        top: 95%;
    }

    /*body#videoPage .watch-button {
        margin-top: 0;
    }*/
    body#videoPage .videoAlbumName h1 span {
        font-size: 28px;
        text-transform: capitalize;
        line-height: 1;
    }
}

@media(min-width:1600px) {
    body#videoPage .logoWrapper {
        padding-bottom: 200px;
    }
}

.menuWrapper,
#homePage .hamburgerMenu,
#tourPage .hamburgerMenu,
#videoPage .hamburgerMenu,
#musicPage .hamburgerMenu {
    z-index: 1;
}

#secondForm {
    z-index: 2;
}

#songkick-widget-215 .plain_text {
    color: #E4E54B;
}

#wsk-widget .widget_row>div.event_links a {
    border: #E3E600;
    color: #000;
    background: #e3e600;
}

@media(min-width:1025px) and (max-width:1500px) {
    body#tourPage {
        overflow-y: scroll !important;
    }

    #tourPage .videosection {
        width: 100%;
        max-width: 650px;
        position: relative;
        margin: 0 auto;
    }

    #tourPage section.footer {
        position: relative;
        z-index: 1;
        width: 95%;
        max-width: 1348px;
        margin: 0 auto;
    }

    #tourPage .ablumSection {
        left: 38px;
        font-size: 0;
        position: static;
        transform: none;
        width: 175px;
        display: inline-block;
    }

    #tourPage .copyAndSocial {
        left: 45%;
    position: fixed;
    transform: none;
    display: inline-block;
    width: 60%;
    vertical-align: text-bottom;
    transform: translateX(-50%);    }

    #tourPage .footerMlist {
       position: fixed;
    bottom: 2px;
    right: 38px;
    /* position: static; */
    transform: none;
    display: inline-block;    }

    #tourPage .socialWrapper {
        transform: none;
    }

    #tourPage .copyrightWrapper {
        transform: none;
    }

    .menuWrapper {
        position: absolute;
    }
}

.menuWrapper li.highlight {
    background: url(https://40101e.claudeassets.com/20240613014512im_/https://www.lilskies.com/images/blue-fav.png) no-repeat scroll top 67% left;
}

.menuWrapper li {
    padding: 21px 0 6px 57px;
}

@media(min-width:1300px) {
    .menuWrapper {
        top: 41%;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    .copyAndSocial {
        max-width: 450px;
        margin: 0 auto;
    }

    .socialWrapper {
        transform: unset;
    }

    .copyrightWrapper {
        transform: unset;
        width: auto;
    }
}

@media(min-width:1024px) {

    .ablumSection,
    .copyAndSocial,
    .footerMlist {
        bottom: 5px;
    }
}

.lineOne h1 span {
    line-height: 39px;
}

.menuWrapper li.highlight {
    background-size: 60px;
}

#musicPage black-space {
    padding: 0px 20px;
}

#videoPage black-space {
    padding: 0px 25px;
}

#tourPage black-space {
    padding: 0px 25px;
}

@media (min-width: 1024px) {
    #videoPage black-space {
        padding: 0px 20px;
    }

    #tourPage black-space {
        padding: 0px 20px;
    }
}

@media only screen and (max-width: 767px) {
    #musicPage .hamburgerMenu {
        position: fixed;
    }
}

@media(min-width:1300px) {

    .copyrightWrapper a,
    .copyrightWrapper span {
        margin-bottom: 2px;
    }
}

@media only screen and (min-width: 1025px) {
    body#videoPage .videoAlbumName h1 span {
        font-size: 25px;
    }
}

@media (max-width: 1500px) and (min-width: 1025px) {
    #tourPage .videosection {
        width: 100%;
        max-width: 500px;
    }
}

@media (min-width: 1600px) {
    #tourPage .videosection {
        width: 100%;
        max-width: 500px;
    }
}

#homePage .commonBg {
    background-size: cover;
    background-position: 50% 25%
}

@media(max-width:1023px) {
    .socialWrapper {
        margin-bottom: 5px;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .mlist-header {
        padding: 5vh 0 19px 3px;
    }
    #tourPage .interiorContents{
        margin-left: 10%;
    }
    /* #tourPage .pageContent{
        width: calc(100% - 300px);
    } */
}

@media (max-width: 1024px) and (min-width: 900px) {
    .mlist-outer-wrapper {
        margin: 0 auto;
    }
}

@media(max-width:767px) {
    .mlist-outer-wrapper {
        padding-bottom: 10px;
    }

    #homePage section.footer {
        z-index: 0;
    }

    .menuWrapper li.highlight {
        background-size: 45px;
        background-position: 16px;
    }
}

@media only screen and (max-width: 767px) {
    #homePage .ablumSection {
        bottom: unset;
        top: -484%;
    }
}


/*  @media(min-width:768px) and (max-width:1024px){
body#homePage .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
    display: block;
}
}
@media (max-width: 1024px) and (min-width: 900px){
body#homePage .mlist-outer-wrapper {
    margin: 0 auto;
    padding-top: 25%;
}
}  */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .footerMlist {
        display: block;
        right: 6px;
    }

    .copyAndSocial {
        left: 47%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
    .footerMlist {
        display: none;
    }
    #tourPage .interiorContents {
        margin-left: 15%;
    }
    .pageContent {
        width: calc(100% - 200px);
    }
    /* .menuWrapper li {
        padding: 21px 0 6px 20px;
    } */
    section.footer {
        position: initial;
    }
    .menuWrapper {
        left: 10px;
    }
    .ablumSection {
        font-size: 0;
        bottom: auto;
        top: 17vh;
        left: 24vh;
        height: auto;
        position: absolute;
    }

    .contentWrapper {
        position: relative;
    }

    #homePage .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        padding-top: 0%;
        padding-bottom: 0px;
        display: block;
        margin: 140% auto 0;
    }

    .tracklines {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -165%);
    }

    .logoWrapper {
        padding-bottom: 1vh;
    }
}

@media(min-width:1025px) {
    .watch-button {
        margin-top: 10px;
    }
}

.musicSection a.music_ext,
.dropDownText {
    font-family: bebas-neue-by-fontfabric, sans-serif;
    font-weight: 700;
    font-style: normal;
line-height: 2.3;
}
.staticImage a:hover {
    opacity: 0.8;
}
.dropDownText a.music_ext {
    display: block;
}

@media (max-width: 767px) {
    .owl-next {
        right: -20%;
        top: 83%;
    }

    .owl-prev {
        top: 83%;
    }

    body#videoPage .menuWrapper {
        z-index: 2;
    }
}

@media(min-width:768px) {
    body#musicPage div#MusicerSection {
        padding-bottom: 20px;
    }

    body#musicPage .musicSection.lora .dropDowns {
        bottom: 30px;
        top: auto;
    }
}

@media(max-width:767px) {
    body#tourPage #wsk-widget .widget_row .no-dates {
        line-height: 46px;
    }

    body#tourPage #wsk-widget {
        margin-bottom: 10px;
    }
}

.commonBg {
    background-size: cover;
    background-position: 50% 25%;
}

@media only screen and (max-width: 1023px) {
    .portraitView .commonBg {
        background-size: cover;
        background-position: 50% 25%;
    }
}

@media only screen and (max-width: 767px) {
    .musicSection.lora .getItNowButton .dropDowns {
        position: absolute;
        top: -182px;
    }

    #videoPage .videoAlbumName h1 span {
        font-size: 17px;
    }

    /* tour page stylings */
    .albumimageWrapper {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .buy-button {
        max-width: 200px;
    }

    body#tourPage .logoWrapper {
        padding-bottom: 13px;
    }
}

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

    #videoPage .hamburgerMenu,
    #tourPage .hamburgerMenu,
    #homePage .hamburgerMenu {
        position: fixed;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) and (orientation: portrait) {
    body#videoPage .ablumSection {
        left: 38px;
        font-size: 0;
        position: fixed;
        bottom: 32px;
        top: unset;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {

    body#videoPage .mlist-header,
    body#tourPage .mlist-header {
        padding: 19vh 0 19px 3px;
    }

    /* tour page stylings */
    .albumimageWrapper {
        max-width: 60%;
    }

    .buy-button {
        max-width: 140px;
    }
}

@media only screen and (min-width: 1024px) and (orientation: landscape) {

    body#videoPage .pageContent .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName,
    body#tourPage .pageContent .mlist-outer-wrapper.embedded-inline-list.country-detect.footer1.home.customPageName {
        display: none !important;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
    #videoPage .copyAndSocial {
        max-width: 350px;
    }
}

@media (max-width: 1200px) and (min-width: 1024px) {
    #tourPage .copyrightWrapper {
        transform: unset;
    }
}

@media(min-width:1300px) {
    .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
        margin-bottom: 10px;
    }
}

@media (max-width: 1023px) {
    .owl-next {
        top: 77%;
    }

    .owl-prev {
        top: 79%;
    }

    #videoPage .videoAlbumName {
        width: 89%;
margin:0 auto;
    }
}

@media (max-width: 767px) {
    .owl-next {
        right: -20%;
        top: 72%;
    }

    .owl-prev {
        left: 0%;
        top: 71%;
    }

    #videoPage .videoAlbumName {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 900px) and (orientation: landscape) {

    .owl-next,
    .owl-prev {
        top: 84%;
    }

    #videoPage .videoAlbumName {
        width: 100%;
    }
}

@media(max-width:767px) {
    body#homePage black-space {
        padding: 0px 15px;
    }
    #wsk-widget .widget_row{
        text-align: left;
    }
label.global-list span {
    font-size: 10px;
    display: inline-block;
    width: 90%;
    vertical-align: top;
}
}
@media only screen and (max-width: 1023px) and (orientation: landscape) {

.menuWrapper li {
    padding: 0 25px 0 70px;
}
}
/*
     FILE ARCHIVED ON 22:48:41 Apr 18, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:52:39 Sep 09, 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.335
  exclusion.robots: 0.035
  exclusion.robots.policy: 0.029
  esindex: 0.005
  cdx.remote: 21.815
  LoadShardBlock: 55.284 (3)
  PetaboxLoader3.datanode: 59.191 (4)
  PetaboxLoader3.resolve: 131.408 (2)
  load_resource: 168.272
*/