
#mobileWhite {
	position: fixed;
	z-index: 99998;
	width: 100%;
	height: 122px;
	background-color: #FFFFFF;
	display: none;
}
#mobileMenu {
	position: fixed;
	z-index: 99999;
	top: 45px;
	left: 45px;
	width: 36px;
	opacity: 0.7;
	display: none;
}
#mobileMenu:hover {
	cursor:pointer;
	opacity: 1;
}

.menuBar {
	position:relative;
	width: 100%;
	height: 6px;
	margin-bottom:6px;
	background-color: #000000;
}
@media only screen
and (max-width : 1000px)
and(min-width: 900px) {
	#contentHolder {
		width: 900px;
		margin-left:-450px;
	}
}
@media only screen
and (max-width : 900px)
and(min-width: 800px) {
	#contentHolder {
		width: 800px;
		margin-left:-400px;
	}
}
@media only screen
and (max-width : 800px)
and(min-width: 768px) {
	#contentHolder {
		width: 750px;
		margin-left:-375px;
	}
	.menu {
		font-size: 8px;
	}
	.MailChimpLeft {
		width: 55%;
	}
	.MailChimpRight {
		width: 42%;
	}
	.MailChimpRight ul {
		margin-left: 0px;
		padding-left: 0px;
	}
	.itemText {
	  /*text-align: left;*/
		/*-ms-word-break: break-all;
     word-break: break-all;
		-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;*/
	}
}
@media only screen
and (max-width : 641px) {

.single {
	width: 100%;/*200px;*/
}
.double {
	width: 100%;
}
}

@media only screen
and (max-width : 840px) {
.noMobile {
	display: none;
}

	#mobileLingo {
		display: block;
	}
	#mobileWhite {
		display: block;
	}
  #header {
    overflow: visible;
  }
	#menuHolder {
		/*top: 120px;*/
		height: 40px;
		display: none;
    margin-top: 120px;
    padding-top: 20px;
    height:100vh;
    background-color:#FFFFFF;
	}
	#mobileMenu {
		display: block;
	}
  #mobileLingo {
    position:relative;
    width: 100%;
    text-align: center;
    padding-bottom:40px;
    margin-bottom:40px;
    border-bottom:1px solid #000000;
    font-size: 20px;
  }
  #mobileLingo a, #mobileLingo a:active, #mobileLingo a:visited {
    text-decoration:none;
    color:#000000;
    margin-left:20px;
    margin-right:20px;
  }
	#menu {
	  position: relative;
	  float: none;
	  left: 0px;
	  width: 100%;
	  padding-bottom: 20px;
	}

	.inner-div {
	  position: relative;
	  float: none;
	  left: 0px;
	  width: 100%;
	}
	.menu {
		position: relative;
	  	float: none;
	  	margin: 0;
	  	margin-top: 0px;
	  	width:100%;
	  	text-align: center;
	  	min-height: 48px;
	  	font-size: 24px;
	  	padding-top: 10px;
	  	padding-bottom: 10px;
	  	background-color: #FFFFFF;
	}
  #Troubleyn {
    margin-top: 24px;
    width: 300px;
    margin-left: -150px;
  }
  #contentHolder {
    width: 100%;
    left: 0px;
    margin-left: 0px;
  }
  .productionText {
    -webkit-column-count: 1 /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
    padding: 30px;
  }
  .floatHolder {
    padding: 30px;
    width:auto;
    overflow:auto;
  }
  .contentLeft {
    position: relative;
    width: 100%;
    margin-right:0px;
  }
  .contentRight {
    position: relative;
    width: 100%;
    margin-left:0px;
  }
  .contentMiddle {
    width:100%;
    margin-left:0px;
  }



  .listingRow {
    display: block;
    height: 90px;
  }

  .listingCell {
    display: block;
    float: left;
    font-size: 22px;
	line-height: 28px;
  }
  .accolade {
		height: 56px;
		font-size: 22px;
		line-height: 50px;
	}
	
.listingProductionSub {
    min-height: 60px;
    width: calc(100% - 80px);
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .listingDate {
    width: 130px;
    min-width:130px;
    overflow-x: visible;
    height: 50px;
  }
  .listingYear {
    width: 30px;
    min-width:30px;
	min-height:60px;
  }

  .listingProductions {
    width:auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2; /* number of lines to show */
     line-height: X;        /* fallback */
     max-height: X*1;       /* fallback */
     padding-bottom: 0px;
     font-size: 13px;
  }
  .listingSubtitle {
    text-transform:none;
    display: none;
  }
  .listingVenue {
    padding-top: 0px;
    width: 100px;
  }
  .listingLocation {
    width: 100px;
    text-align:right;
    min-width:100px;
  }
  .listingVenues {
    width:100%;
    text-align:left;
    padding-top: 2px;
    position: absolute;
    left: 190px;
    width: 380px;
    padding-top: 24px;
  }
  .indentVenues {
    float: left;
    width: 160px;
    height: 16px;
    display:none;
  }
  .ticketsright {
    float:right;
    width:100px;
    text-align: right;
    padding-right:5px;
  }
  .productionText {
    padding:0px;
  }
  #performancesListImage {
    display:none;
  }
  .headerPadder {
    height: 90px;
  }
  #footer {
    position: relative;
    bottom: 0px;
    width: 100%;
    padding-left: 0px;
  }
  #footer div {
    padding-left: 30px;
  }
  .itemTitle {
  	font-size: 26px;
  	padding-top: 30px;
  }
  .itemText {
	font-size: 26px;
	line-height: 34px;
  }
  h1, h2 {
  	/*font-size: 26px;
  	padding-top: 30px;*/
  }
  .productionText {
  	/*font-size: 16px;
  	line-height: 24px;*/
  }
  .listingYear {
  width: 60px;
  min-width: 60px;
  }
  html, body {
  	font-size: 26px;
  		line-height: 34px;
  }
	.MailChimpLeft, .MailChimpRight {
		width: 100%;
	}
	.MailChimpSingle {
	height: 30px;
	padding: 5px;
	font-size: 26px;
	}
	.checkbox-custom-label {
	font-size: 26px;
	}
	input:matches([type="button"], [type="submit"], [type="reset"]), input[type="file"]::-webkit-file-upload-button, button {
		font-size: 26px;
	}
}
