/***** --------------
  Page Index:

  -- Reset & Typefaces => just below

  /** Universal Content
  1. Base Styles
  2. Header
    2.1 Nav
    2.2 Social Media Background
    2.3 Social Media Icons
  3. Footer

  /** Individual Pages

  4. Home Page
    4.1 Featuring
    4.2 Home Page Audio Player
    4.3 Twitter & Instagram Widgets
  5. Internal Pages
    5.1 About
    5.2 Cast & Creative
    5.3 Tickets
    5.4 News & Reviews
    5.5 Multimedia
  6. YouTube Player
  7. Photo Player
  8. Listen Player
  10. Media Queries


/***
Reset
***/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
    display:block;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
:focus {
    outline: none
}
/***
 Typefaces
***/
@font-face {
    font-family: 'overlooklight';
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_light-webfont.eot');
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_light-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_light-webfont.woff2') format('woff2'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_light-webfont.woff') format('woff'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_light-webfont.ttf') format('truetype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_light-webfont.svg#overlooklight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'overlookregular';
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_regular-webfont.eot');
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_regular-webfont.woff2') format('woff2'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_regular-webfont.woff') format('woff'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_regular-webfont.ttf') format('truetype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_regular-webfont.svg#overlookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'overlookbold';
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_bold-webfont.eot');
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_bold-webfont.woff2') format('woff2'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_bold-webfont.woff') format('woff'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_bold-webfont.ttf') format('truetype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_bold-webfont.svg#overlookbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'overlooklight_italic';
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_lightitalic-webfont.eot');
    src: url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_lightitalic-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_lightitalic-webfont.woff2') format('woff2'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_lightitalic-webfont.woff') format('woff'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_lightitalic-webfont.ttf') format('truetype'),
         url('/web/20150804073228im_/https://lennononstage.com/css/webfonts/overlook_lightitalic-webfont.svg#overlooklight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/***
 1. Base styles
***/
body {
    background-color: #fff;
    color: #1c2b35; /*Dark blue/grey*/
    font: 62.5% 'Lato', Helvetica, Arial, sans-serif;
}
a {
    color: #e92046;
}
h1.page-title {
    font: 2.5em/1em 'overlookbold', arial, sans-serif;
    text-transform: uppercase;
    color: #18252c;
    text-align: center;
    padding: 1.2em 0;
}
p {
  font: 1.6em/1.4em 'Lato', Helvetica, sans-serif;
  padding-bottom: 2em;
}
.iframe-top {
  display: none;
}
i {
  font-style: italic;
}
/** - Grid - **/
.content {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 2%;
  background: #ffffff;
  margin-top: -3em;
  position: relative;
  z-index: 1;
}
.left-side, .right-side {
  max-width: 600px;
  margin: 0 auto;
}
.left-side img, .right-side img {
  max-width: 100%;
  margin-bottom: 1em;
}
footer, .featuring {
  clear: both;
  margin: 2.5em 0;
  padding: 2em 0;
  text-align: center;
  background-color: #d5f0f8;
}
.featuring > .content, footer > .content {
  background-color: #d5f0f8;
  margin-top: 0;
}
.widgets > .content {
  margin-top: 0;
}
/***
  2. Header
***/
header {
    background: url('/web/20150804073228im_/https://lennononstage.com/img/header-backg.png') 41% 0 no-repeat;
    width: 100%;
}
header h1{
    width: 72%;
    float: left;
    position: relative;
    z-index: 2;
}
header h1 img {
  max-width: 100%;
}
.header-content {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    position: relative;
}
/*--- 2.1 Nav ---*/
.nav-collapse,
.nav-collapse ul {
  margin: 0; /** DO NOT CHANGE - MAKES LENNON JUMP**/
  float: left;
  width: 100%;
}
.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  zoom: 1;
}
.nav-collapse.opened {
  max-height: 9999px;
  margin-bottom: 3.6em; /* Pushes Lennon Head down*/
}
.disable-pointer-events {
  pointer-events: none !important;
}
.nav-collapse li {
  font: 1.6em/1.8em 'overlookregular', arial, sans-serif;
  text-transform: uppercase;
  float: left;
  width: 100%;
}
.nav-collapse li:first-child {
  margin-top: -.5em;
}
.nav-collapse a {
  color: #18252c;
  text-decoration: none;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #18252c;
  padding: 0.7em 1em;
  float: left;
  text-align: center;
}
.nav-collapse li:first-child {
  border-top: 1px solid #18252c;
}
.nav-collapse .alt a {
  background: #555;
}
.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}
.nav-toggle {
  /** Hamburger**/
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 55px;
  height: 55px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: #18252c url("/web/20150804073228im_/https://lennononstage.com/img/hamburger-2.gif") 50% 30% no-repeat;
  position: relative;
  top: 12px;
  right: 12px;
}
/*--- 2.2 Social Media Background ---*/
aside.social-icons {
    background-color: #fff;
    width: 100%;
    margin: 0 auto 1em auto;
    text-align: center;
}
aside.social-icons {
  padding: .8em 0;
}
aside.social-icons:after {
  content: "";
  display: table;
  clear: both;
}
aside.social-icons p {
  padding: .5em 0 0 .5em;
  font: 1.7em 'overlooklight_italic', arial, sans-serif;
  float: left;
}
aside.social-icons .soc {
  float: right;
}
/*-- 2.3 Social Media Icons --*/
@font-face {
    font-family: 'si';
    src: url('/web/20150804073228im_/https://lennononstage.com/css/socicon/socicon.eot');
    src: url('/web/20150804073228im_/https://lennononstage.com/css/socicon/socicon.eot#iefix') format('embedded-opentype'),
    url('/web/20150804073228im_/https://lennononstage.com/css/socicon/socicon.woff') format('woff'),
    url('/web/20150804073228im_/https://lennononstage.com/css/socicon/socicon.ttf') format('truetype'),
    url('/web/20150804073228im_/https://lennononstage.com/css/socicon/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(/web/20150804073228im_/https://lennononstage.com/css/socicon/socicon.svg) format(svg);
    }
}
.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
    margin-bottom: -.5em;
    padding-left: .7em;
}
.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
    padding: .5em 0;
}
.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    -o-transition:.1s; -ms-transition:.1s; -moz-transition:.1s; -webkit-transition:.1s; transition:.1s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0);
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 5px;
    color: #18252c;
    border: 1px #18252c solid;
}
.soc a:hover { z-index: 2; -webkit-transform: scale(1.1); transform: scale(1.1); }

.soc:first-child {
  padding-left: .2em;
}

.soc-twitter:before {
    content:'a';
}
.soc-instagram:before {
    content:'x';
}
.soc-tumblr:before {
    content:'z';
}
.soc-facebook:before {
    content:'b';
}
.soc-youtube:before {
    content:'r';
}
.soc-pinterest:before {
    content:'d';
}
/*** HIDING THE ICONS ***/
aside.social-icons {
  display: none;
}
.widgets {
  display: none;
}
/***
  3. Footer
***/
form {
  width: 90%;
  max-width: 370px;
  margin: 0 auto;
  overflow: auto;
  padding: .5em 0;
}
form:after {
  content: "";
  display: table;
  clear: both;
}
label {
  font: 1.3em 'overlookbold', arial, sans-serif;
  display: block;
  text-transform: uppercase;
  margin-bottom: .5em;
}
input {
  font-size: 1.3em;
  width: 73%;
  background-color: #fff;
  border: 0;
  padding: .7em;
  margin-right: 2%;
}
input[type="email"] {
  font-size: 1.3em;
  width: 73%;
  background-color: #fff;
  border: 0;
  padding: .7em;
  margin-right: 2%;
}
button[type="submit"] {
  width: 25%;
  float: right;
  font-size: 1.3em;
  background-color: #214171;
  font-style: italic;
  border: 0;
  color: #fff;
  padding: .55em;
  cursor: pointer;
  line-height: 1.6em;
}
#formSuccessMessage {
  clear: both;
  color: #214171;
  font-size: 1.6em;
  padding: 10px 0 0 5px;
  float: left;
  font-weight: bold;
}
small {
  margin: 2em auto;
  display: block;
  text-align: center;
}
/***
  4. Home Page
***/
.home-content {
    width: 100%;
    max-width: 1400px;
    background-color: #ffffff;
    margin: -2.25em auto 0 auto;
    font-size: 1.6em;
    position: relative;
    z-index: 1;
    /*overflow: auto;*/
}
.home-left, .home-right {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.home-left img {
  max-width: 100%;
}
.note {
  font-size: 1em;
  color: #18252c;
  margin-top: 1.2em;
  margin-bottom: -.5em;
  padding: 0;
  font-weight: bold;
}
.home-quote {
  font: 1.25em/1.2em 'overlookbold', arial, sans-serif;
  color: #18252c;
  text-align: center;
  text-transform: uppercase;
  margin-top: 7%;
  padding-bottom: .5em;
}
.home-quote > span {
  font-size: 1.7em;
  line-height: 1em;
}
span.last-line {
  font-size: 1.15em;
}
.home-quote > em{
  font: .65em 'overlookregular', arial, sans-serif;
  font-style: italic;
  color: #d42745;
}
.home-quote img {
  margin-top: .2em;
  max-width: 75%;
}
ul.rslides01 li:nth-child(3) blockquote{
  font-size: 1.9em;
}
ul.rslides01 li:nth-child(3) blockquote span {
  font-size: 1.15em;
}
ul.rslides01 li:nth-child(4) blockquote .last-line {
  font-size: .95em;
}
 /* Main Page Slider */

.rslides01 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 165px;
  z-index: -500;
}
.rslides01 li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  float: none;
}
.rslides01 li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides01 {
  margin: 0 auto;
  }
  /* End Main Page Slider */
.read-reviews {
  border-top: 1px #d5f0f8 solid;
  border-bottom: 1px #d5f0f8 solid;
  font-size: .6em;
  color: #18252c;
  text-align: center;
  width: 90%;
  margin: 1em auto 0 auto;
  padding-bottom: 0;
}
.read-reviews p {
 padding: .3em 0;
}
.read-reviews img {
  width: 8%;
  max-width: 23px;
  padding: 0 0 .26em .5em;
  vertical-align: bottom;
}
.tickets-callout {
    background: url(/web/20150804073228im_/https://lennononstage.com/img/callout-backg.jpg) top right no-repeat;
    width: 99%;
    height: auto;
    padding: .7em .35em 2.5em .35em;
    margin: -3px auto 0 auto;
    border: 1px solid #d5f0f8;
    font: 1.2em/1em 'overlookbold', arial, sans-serif;
    text-align: center;
}
.tickets-callout h4 {
    color: #d42745;
    padding-bottom: 1em;
}
.tix-btn {
  width: 70%;
  margin: -1.7em auto .4em auto;
  display: block;
  text-align: center;
}
.tix-btn img {
    max-width: 100%;
}
/** 4.1 Featuring **/
.featuring .left-side {
    border-bottom: 1px #214171 solid;
    padding-bottom: 2em;
    font: 1.55em/1.75em 'overlookregular', arial, sans-serif;
}
.starring, .music, .featuring h3 {
    color: #d42745;
    text-transform: uppercase;
    text-align: center;
}
.featuring span {
    font: 1.65em/.8em 'overlookbold', arial, sans-serif;
    color: #214171;
}
.featuring h3 {
    font-size:.7em;
    margin-top: 0;
}
.music {
  padding-top: .3em;
}
 /* - Audio Player - */
.audio{
  max-width: 270px;
  margin: 0 auto;
  overflow: auto;
  padding: 2.7em 0 1.5em 0;
  font-size: 1em;
}
.audio-callout{
  float: left;
  text-align: left;
  margin: 0;
  padding: 0 0 0 1em;
}
.audio-callout strong{
  font-size: 1.4em;
  margin: -.3em 0 -.7em 0;
}
#jquery_jplayer_1 {
  margin-top: -.9em;
}
li {
  list-style: none;
}
#jp_container_1 .jp-controls {
  float: left;
  padding: 0 .1em;
}
#jp_container_1 .jp-play, #jp_container_1 .jp-pause {
  width: 70px;
  height: 70px;
  display: inline-block;
  background-color: #eaeaea;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 2px 3px rgba(0, 0, 0, .1);
  text-indent: -9999px;
  position: relative;
}
#jp_container_1 .jp-play {
  background: #fff url(/web/20150804073228im_/https://lennononstage.com/img/play.png) 24px 16px no-repeat;
}
#jp_container_1 .jp-pause {
  background: #fff url(/web/20150804073228im_/https://lennononstage.com/img/pause.png) 19px 15px no-repeat;
}
#jp_container_1 .jp-type-single {
  float: left;
}
.home-video {
  text-align: center;
}
.songs {
    font: 1.5em/1.5em 'overlooklight', arial, sans-serif;
    padding: 1.2em 1em 0.5em 1em;
    margin-top: 0;
    clear: both;
      border-top: 1px #214171 solid;
}
.songs em {
    font-family: 'overlookregular_italic', arial, sans-serif;
}
/***
  5. Internal Pages
***/
h3 {
    font: 2em 'overlooklight', arial, sans-serif;
    color: #214171;
    margin: .5em 0 1em 0;
    text-transform: uppercase;
}
/** - 5.1 About - **/
.intro, .intro-2 {
  color: #e92046;
  font: 1.4em/.8em 'overlookbold', arial, sans-serif;
}
.intro-2 {
  color: #1c2b35;
}
blockquote.intro {
  font-size: 2em;
  line-height: 1.1em;
  color: #214171;
  text-align: center;
  text-transform: uppercase;
  padding: .6em 0 1.3em 0;
}
blockquote.intro > em {
  font-size: .7em;
  color: #1c2b35;
}
/** 5.2 Cast & Creative **/
em {
    font-style: italic;
}
b {
    font-weight: bold;
    font-style: italic;
}
/** - 5.3 Tickets - */
.tickets-info {
  padding: 3em 0 .5em 0;
  margin-bottom: 6em;
}
.tickets-section {
  width: 95%;
  max-width: 900px;
  margin: -6em auto;
  text-align: center;
}
.callout-title {
  font: 2.5em 'overlookbold', arial, sans-serif;
  color: #d42745;
  text-align: center;
  text-transform: uppercase;
  margin: 1em 0 .5em 0;
  -moz-text-shadow: 0 1px 1px rgba(3, 10, 88, .75), 0 2px 3px rgba(0, 0, 0, .1);
  -webkit-text-shadow: 0 1px 1px rgba(3, 10, 88, .75), 0 2px 3px rgba(0, 0, 0, .1);
  text-shadow: 0 1px 1px rgba(3, 10, 88, .75), 0 2px 3px rgba(0, 0, 0, .1);
  clear: both;
}
.venue-info {
    background-color: #f5fafb;
    padding: 1em;
    margin-bottom: 1.5em;
}
.venue-info h3 {
 font-size: 1.75em;
 padding: 0;
 margin: 0;
}
.venue-info p {
  line-height: 1.5em;
  padding: 0;
  margin: 0;
}
.venue-info p span {
  color: #d42745;
}
strong {
  font-family: 'overlookbold', arial, sans-serif;
  margin-top: 1em;
  display: block;
}
.rw-break {
  display: block;
}

.tickets-section .edinburgh {
  width: 61%;
  max-width: 900px;
 /* margin: -6em auto;*/
  text-align: center;
}
.edinburgh{
    background-color: #f5fafb;
    padding: 1em;
    margin-bottom: 1.5em;
}
.edinburgh h3 {
 font-size: 2.5em;
 padding: 0;
 margin: 0;
}
.edinburgh p {
  line-height: 1.5em;
  padding: 0;
  margin: 0;
}


/* -  5.4 News & Reviews - */
.mainquote {
  background-color: #d5f0f8;
  width: 100%;
  padding: 2em 0 1em 0;
  margin-bottom: 2em;
  border: 1px solid #d5f0f8;
}
.mainquote p {
  font: 1.9em/1.25em 'overlookregular', Helvetica, arial, sans-serif;
  color: #e92046;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
}
.mainquote p span {
  font-size: .7em;
  color: #1c2b35;
  display: block;
}
.quote-section {
  margin: 0 auto;
  text-align: center;
  padding: 0 .7em 0 .7em;
  overflow: auto;
}
.quote-section > .left-side, .quote-section > .right-side{
  font-size: 1.6em;
  color: #1c2b35;
  border: 1px #d5f0f8 solid;
  padding: 1em .9em .7em .9em;
  background-color: #f5fafb;
  margin-bottom: 1em;
}
.quote-section > .left-side > span, .quote-section > .right-side > span{
  display: block;
  margin-top: .5em;
  font-size: .8em;
  font-style: italic;
}
.news-section {
  border-top: 1px #dcdedf dashed;
  margin: 2em auto 0 auto;
  width: 95%;
  overflow: auto;
}
.news-section > .page-title {
  margin: 0 0 -1em 0;
}
.news-section span {
  font-size: .8em;
  margin-top: -1.5em;
  display: block;
}
.news-section p:nth-child(3) {
  margin-top: -1.25em;
}
.newsLogos {
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 2.5em 0 .75em 0;
}
.news-section > .left-side, .news-section > .right-side{
  border-bottom: 1px #dcdedf dashed;
}
/* 5.5 Multimedia */
.media-title {
    font-family: 'overlookbold', arial, sans-serif;
    text-align: center;
    margin: 0;
    padding-bottom: .5em;
}
/* 6. YouTube Player
############################### */
.video {
  text-align: center;
}
.vid-container {
position: relative;
padding-bottom: 52%;
padding-top: 30px;
height: 0;
}
.vid-container iframe, .vid-container object, .vid-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.vid-list-container {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 4em;
  text-align: center;
}
.vid-list {
  width: 100%;
  position: relative;
  top:0;
  left: 0;
  margin: 0 auto;
}
.vid-item {
  width: 95px;
  display: inline-block;
  margin: 0;
  padding: 10px 5px 7px 5px;
  vertical-align: top;
}
.vid-item:last-child {
  padding-right: 0;
}
.thumb {
  overflow:hidden;
  height: 43px;
}
.thumb img {
  width: 100%;
  position: relative;
  top: -13px;
}
.vid-item .desc {
  color: #21A1D2;
  font-size: 13px;
  margin-top:5px;
}
.vid-item:hover {
  cursor: pointer;
}
/* 7. PHOTO PLAYER
############################### */
.rslides02 {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides02 li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides02 li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides02 img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides02 {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.rslides_container .centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("/web/20150804073228im_/https://lennononstage.com/img/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.rslides01.centered-btns_nav {
  display: none;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("/web/20150804073228im_/https://lennononstage.com/css/themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }
/* 8. Listen Player
############################### */
 /***Home Page Player ***/
div.jp-audio div.jp-type-single div.jp-interface {
  height:80px;
}
/***Multimedia Page Player***/
div.jp-audio div.jp-type-playlist div.jp-interface {
  height:80px;
}
#jp_container_2.jp-audio, div.jp-audio-stream, div.jp-video {
  font-size:1.15em;
  font-family:Verdana, Arial, sans-serif;
  line-height:1.5;
  color: #666;
  padding-bottom: 3.5em;
}
#jp_container_2 div.jp-interface {
  position: relative;
  background-color:#ffffff;
  width:100%;
  border: 1px #214171 solid;
}
#jp_container_2.jp-audio ul.jp-controls {
  width: 100%;
  padding:20px 20px 0 20px;
}
/***Affects Both Home Page & Multimedia Page***/
div.jp-audio {
  width: 100%;
}
div.jp-interface ul.jp-controls {
  list-style-type:none;
  margin:0;
  padding: 0;
  overflow:hidden;
}
div.jp-video ul.jp-controls, div.jp-interface ul.jp-controls li {
  display:inline;
  float: left;
}
/* @group CONTROLS */
div.jp-interface ul.jp-controls a {
  display:block;
  overflow:hidden;
  text-indent:-9999px;
}
a.jp-play, a.jp-pause {
  width:40px;
  height:40px;
}
a.jp-play {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") 0 -42px no-repeat;
  display: none;
}
a.jp-pause:hover {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") -41px -42px no-repeat;
}
a.jp-stop, a.jp-previous, a.jp-next {
  width:28px;
  height:28px;
  margin-top:6px;
}
a.jp-previous {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") 0 -112px no-repeat;
}
a.jp-previous:hover {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
a.jp-next {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") 0 -141px no-repeat;
}
a.jp-next:hover {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
/* @group progress bar */
div.jp-progress {
  overflow:hidden;
  background-color: #ddd;
}
div.jp-audio div.jp-progress {
  position: absolute;
  top:32px;
  height:15px;
}
div.jp-audio div.jp-type-single div.jp-progress {
  left:110px;
  width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
  left:166px;
  /*width:130px;*/
  width: 40%;
}
div.jp-video div.jp-progress {
  top:0px;
  left:0px;
  width:100%;
  height:10px;
}
div.jp-seek-bar {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") 0 -202px repeat-x;
  width:0px;
  height:100%;
  cursor: pointer;
}
div.jp-play-bar {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
  width:0px;
  height:100%;
}
/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
  background: url("/web/20150804073228im_/https://lennononstage.com/img/jplayer.blue.monday.seeking.gif");
}
div.jp-audio div.jp-time-holder {
  position:absolute;
  top:50px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
  left:110px;
  width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
  left:166px;
  /*width:130px;*/
  width: 40%;
}
div.jp-current-time,
div.jp-duration {
  width:55px;
  font-size:.64em;
  font-style:oblique;
}
div.jp-current-time {
  float: left;
  display:inline;
}
div.jp-duration {
  float: right;
  display:inline;
  text-align: right;
}
div.jp-video div.jp-current-time {
  margin-left:20px;
}
div.jp-video div.jp-duration {
  margin-right:20px;
}
/** Audio List **/
div.jp-details {
  font-weight:bold;
  text-align:center;
}
div.jp-details, div.jp-playlist {
  width:100%;
  background-color:#ffffff;
  border: 1px #214171 solid;
  border-top: 0;
}
div.jp-type-single div.jp-details,
div.jp-type-playlist div.jp-details,
div.jp-type-single div.jp-playlist {
  border-top:none;
}
div.jp-details ul,
div.jp-playlist ul {
  list-style-type:none;
  margin:0;
  padding:0 20px;
  font-size:.72em;
}
div.jp-details li {
  padding:5px 0;
  font-weight:bold;
}
div.jp-playlist li {
  padding:7px 0 6px 20px;
  border-bottom:1px solid #eee;
}
div.jp-playlist li div {
  display:inline;
}
/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
div.jp-type-playlist div.jp-playlist li:last-child {
  padding:5px 0 5px 20px;
  border-bottom:none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
  list-style-type:square;
  list-style-position:inside;
  padding-left:7px;

}
div.jp-type-playlist div.jp-playlist a {
  color: #333;
  text-decoration: none;
  font-size: 1.6em;
}
div.jp-type-playlist div.jp-playlist a:hover {
  color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
  color:#0d88c1;
}
div.jp-jplayer audio,
div.jp-jplayer {
  width:0px;
  height:0px;
}
div.jp-jplayer {
  background-color: #000000;
}
/* @group NO SOLUTION error feedback */
.jp-no-solution {
  padding:5px;
  font-size:.8em;
  background-color:#eee;
  border:2px solid #009be3;
  color:#000;
  display:none;
}
.jp-no-solution a {
  color:#000;
}
.jp-no-solution span {
  font-size:1em;
  display:block;
  text-align:center;
  font-weight:bold;
}
/* @end */


/***
  10. Media Queries
***/
@media screen and (min-width: 400px) {
/** 2. Header **/
header h1{
  max-width: 305px;
}
/** Nav **/
.nav-collapse li:first-child {
  margin-top: -.5em;
}
}

@media screen and (min-width: 700px) {
aside.social-icons {
  display: block;
}
.widgets {
  display: block;
}
/**Home Page**/
.note {
  font-size: 1.2em;
}
.rw-break-2 {
  display: none;
}
.home-quote {
  font-size: 1.8em;
  margin-top: 5%;
}
ul.rslides01 li:nth-child(3) blockquote{
  font-size: 2.6em;
}
.home-right h2, .home-right h3 {
    font-size: 1em;
}
.featuring .left-side {
    font-size: 1.8em;
}
.read-reviews {
  width: 80%;
  margin-top: 2em;
}
.tickets-callout {
  padding: 1em 1.5em 1.75em 1.5em;
  font-size: 1.7em;
}
/* SLIDER */
.rslides01 {
  height: 200px;
    }
/** 4.2 Twitter & Instagram Widgets **/
.instagram {
  margin-top: 3em;
}
.tweets, .instagram {
  text-align: center;
}
#twitter-widget-0 {
  width: 90% !important;
  height: 350px;
}
#instafeed img {
  padding: 0 .7em .7em .7em;
}
  /** Hamburger**/
.nav-toggle {
  top: 25px;
  right: 25px;
}
/**News & Reviews**/
.mainquote p {
  font-size: 3.3em;
}
.news-section {
  font-size: 1.2em;
}
.quote-section {
  padding: 0;
}
.quote-section > .left-side, .quote-section > .right-side{
  font-size: 2.3em;
}
/** Tour Tickets **/

.venue-info {
  max-width: 48%;
  display: inline-block;
  vertical-align: top;
  height: 130px;
  margin-right: 10px;
  padding: 2em;
}
}



@media screen and (max-width: 800px) {
/* Partners */
 .partner-logo {
  width:100%;
  padding:0;
}
.tickets-section .edinburgh {
  width: 100%;
  /*max-width: 900px;*/
 /* margin: -6em auto;*/
  text-align: center;
}
}

@media screen and (min-width: 800px) {
.rw-break {
  display: none;
}
/**Grid **/
.content {
  width: 100%;
  overflow: auto;
}
.left-side, .right-side {
  width: 47%;
}
.left-side {
  float: left;
  clear: left;
}
.right-side {
  float: right;
  clear: right;
}
.page-title {
  clear: both;
}
/** Home Page **/
.home-content {
  font-size: .95em;
}
.home-left {
  width: 55%;
  float: left;
}
.home-left img{
  vertical-align: bottom;
}
.home-right {
  width: 42%;
  float: left;
  margin: 2% 0 0 3%;
}
.read-reviews {
  margin-top: -10px;
  font-size: .9em;
}
.note {
  font-size: 1.3em;
}
.home-quote {
  font-size: 2em;
}
.tickets-callout {
  margin-top: 1%;
}
.content
.featuring {
  margin-top: -.5em;
  position: relative;
  z-index: 3;
}
.featuring .left-side {
border-bottom: 0;
margin-top: 2%;
}
.audio{
  margin-bottom: 1em;
}
.songs {
  border-top: 0;
  padding: 0 1em 0 1em;
}
/* SLIDER */
.rslides01 {
  height: 155px;
    }
/* Twitter Feed and Instagram Feed */
.instagram {
  margin-top: 0;
}
#twitter-widget-0 {
  height: 489px;
}
#instafeed img {
  width: 30%;
}
/**About**/
blockquote.intro {
  font-size: 2.05em;
  padding-top: 0;
  text-align: left;
}
/**News & Reviews**/
.news-section > .page-title {
  margin: .1em 0;
}
.news-section {
  width: 100%;
}
/**Multimedia**/
.vid-list {
float: left;
}
/* Partners */
 .partner-logo {
  padding:0 0 10px 0;
  min-height:245px;
}
}

@media screen and (min-width: 955px) {
/** Home Page **/
.home-content {
  font-size: 1.1em;
}
.home-left {
  margin-top: 25px;
}
.home-right {
  margin-top: 3.5%;
}
.tickets-callout {
  margin-top: 7%;
}
.songs {
  font-size: 1.8em;
}
/* SLIDER */
.rslides01 {
  height: 190px;
  margin-top: 1em;
}
.read-reviews {
  margin-top: -3em;
}
.note {
  margin-top: 3%;
}
/* Tickets */
.venue-info {
  min-width: 270px;
}

/*** Social Media ***/
aside.social-icons {
  -moz-transform: skewx(-30deg);
  -ms-transform: skewx(-30deg);
  -o-transform: skewx(-30deg);
  -webkit-transform: skewx(-30deg);
  transform: skewx(-30deg);
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 14px;
  padding: 0 10px 8px 10px;
  max-width: 470px;
}
aside.social-icons p,
aside.social-icons ul {
-moz-transform: skewx(30deg);
-ms-transform: skewx(30deg);
-o-transform: skewx(30deg);
-webkit-transform: skewx(30deg);
transform: skewx(30deg);
}
/** Nav Styles **/
.nav-collapse {
  width: 620px;
  top: 60px;
  right: 10px;
  float: right;
  -moz-transform: skewx(-30deg);
  -ms-transform: skewx(-30deg);
  -o-transform: skewx(-30deg);
  -webkit-transform: skewx(-30deg);
  transform: skewx(-30deg);
  background-color: #ffffff;
}
.nav-collapse li {
  -moz-transform: skewx(30deg);
  -ms-transform: skewx(30deg);
  -o-transform: skewx(30deg);
  -webkit-transform: skewx(30deg);
  transform: skewx(30deg);
  width: auto;
  font-size: 1.3em;
  padding-right: 8px;
  margin: 7px 0 5px 1%;
}
.nav-collapse li:first-child {
  margin-top: 6px;
  border-top: 0;
  padding-left: 1.5%;
}
.nav-collapse a {
  padding: 0;
  border: 0;
}
.js .nav-collapse.closed {
  max-height: none;
}
.nav-toggle {
  display: none;
}
.nav-collapse a:hover {
  color: #e92046;
}
strong {
  margin-top: 0;
  display: inline;
}
.person {
  padding-bottom: 2em;
}
.person p {
  font-size: 1.6em;
}
/*Tour Info*/
.venue-info {
  max-width: 30%;
  display: inline-block;
  vertical-align: top;
  height: 130px;
  margin-right: 10px;
  padding: 2em;
}

/* News & Reviews */
.news-section span {
  font-size: .8em;
  margin-top: 0;
}
}


@media screen and (min-width: 1100px) {
/** 2. Header**/
header h1{
  max-width: 35%;
}
.nav-collapse {
  top: 75px;
  width: 620px;
}
.home-content {
  font-size: 1.2em;
}
.home-right {
  margin-top: 2.5%;
}
.featuring .left-side {
border-bottom: 0;
margin-top: 2%;
}
/* SLIDER */
.rslides01 {
  height: 220px;
    }
}

@media screen and (min-width: 1106px) {
#twitter-widget-0 {
  height: 320px;
}
.rslides01 {
  margin-top: 1.5em;
    }
.read-reviews {
  margin-top: -3.5em;
}
.note {
  margin-top: 2.5em;
}
}

@media screen and (min-width: 1325px) {
.content {
  margin-top: -6em;
}
header h1{
  max-width: 36%;
}
.home-content {
  margin-top: -3.9em;
  font-size: 1.4em;
}
.home-right {
  margin-top: 1%;
}
/* SLIDER */
.rslides01 {
  height: 250px;
  margin-top: 1.5em;
    }
.read-reviews {
  margin-top: -3.5em;
}
.note {
  margin-top: 2.5em;
}
/**Nav **/
.nav-collapse {
  top: 80px;
  right: 13px;
  width: 800px;
}
.nav-collapse ul {
  padding: 7px 0;
}
.nav-collapse li {
  font-size: 1.5em;
  padding-right: 12px;
  margin: 0;
}
.nav-collapse li:first-child {
  margin-top: 0;
  padding-left: 4%;
}
.nav-collapse li + li::before {
  content: "/";
  padding-right: 12px;
}
.nav-collapse a{
  float: none;
  width: auto;
}
/** Tickets **/
}

/*** Retina Hamburger***/
@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .nav-toggle {
    background-image: url("/web/20150804073228im_/https://lennononstage.com/img/hamburger-retina-2.gif");
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}

/*
     FILE ARCHIVED ON 07:32:28 Aug 04, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:37:00 Aug 12, 2025.
     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.763
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.02
  esindex: 0.014
  cdx.remote: 415.34
  LoadShardBlock: 545.036 (3)
  PetaboxLoader3.resolve: 521.075 (4)
  PetaboxLoader3.datanode: 103.594 (4)
  load_resource: 97.016
*/