/* reset */

*{
	box-sizing:border-box;
	scrollbar-color:#9B6E11 #FFDE9A;
	scrollbar-width:thin;
}
html,body,h1,h2,h3,p,ul,li,blockquote{
	padding:0;
	margin:0;
}
img,iframe{
	max-width:100%;
}



/* colours:

*/

a{
	color:inherit;
}
body,#footer,#footer .outer{
	background:#1A1A1A;
	color:white;
}
.skip-link{
	border-color:black;
	color:black;
	background-color:white;
}
#nav{
	background:black;
	color:white;
	border-color:#865A00;
}
#nav a{
	color:red;
	transition:all .2s ease-in-out 0s;
}
#nav a.active,
#nav a:hover,
#nav a:focus,
#nav a:active{
	color:#FFDE9A;
}
#nav ul.menu a{
	position:relative;
}
#nav ul.menu a:after{
	content:" ";
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:3px;
	background:transparent;
}
#nav ul.menu a.active:after,
#nav ul.menu a:hover:after,
#nav ul.menu a:focus:after,
#nav ul.menu a:active:after{
	background:#FFDE9A;
}
#nav #booknow a{
	background:#E12A08;
	color:#FFFFFF;
}
#nav #booknow a:after{
	background:transparent !important;
}
#nav #booknow a:hover,
#nav #booknow a:focus,
#nav #booknow a:active{
	background:#FFDE9A;
	color:#000000;
}
#nav #socialnav li a:focus,
#nav #socialnav li a:hover,
#nav #socialnav li a:active{
	filter:brightness(2) grayscale(1);
}
#header{
	height:0;
	padding-top:60%;
	text-align:center;
	background:url(../img/DOTN_1920.jpg) transparent no-repeat center top / auto 100%;
}
/* header image sizes */
@media(min-width:1530px){
	#header{
		padding-top:58.5rem;
	}
}
@media(min-width:1920px){
	#header{
		padding-top:48.7%;
	}
}
@media(max-width:618px){
	#header{
		padding-top:160%;
		background-image:url(../img/DOTN_430.jpg);
	}
}

#theshow{
	background:#000000;
	color:#FFFFFF;
}
.showcontent h3{
	color:#E12A08;
}
.thereviews h3{
	color:#FFBF3B;
}
.showinfo{
	border-color:#FFFFFF;
}

hr{
	border-color:black;
}
p.review span.stars img{
	display:inline-block;
	width:min(4rem,10.5vw);
	margin:0 .3125rem;
}
p.review span.quote{
}
p.review span.byline{
}
#booktickets{
	background:url(../img/nilex.jpg) #000000 no-repeat center top;
	color:#ffffff;
}
.tourdates li{
	background:black;
	color:#ffffff;
	border-color:#F84513;
}
.book a{
	background:#E12A08;
	color:#FFFFFF;
	border-color:#E12A08;
}
.book a:focus,
.book a:hover,
.book a:active{
	background:#000000;
	border-color:#FFFFFF;
}
.book .onsalesoon{
	background:#797979;
	border-color:#797979;
	color:#FFFFFF;
}
#gallery{
	background:url(../img/nilex.jpg) #000000 no-repeat -40vw 0 / 100% auto;
	color:#FFFFFF;
}
#gallery h2{
	color:#FFBF3B;
}
#gallery ul li a img{
	border-color:#FFFFFF;
}
.gallerytabs a.currenttab{
	color:#FFDE9A;
}
#castcreatives{
	background:#9B6E11;
	color:#FFFFFF;
}
.creatives{
	border-color:#CDB688;
}
#agathachristie{
	background:#000000;
	color:#ffffff;
}
#agathachristie h2{
	color:#FFBF3B;
}
#footer{
}
body.bio{
	background:#E12A08;
	color:#FFFFFF;
}
body.bio h1{
	color:#FFEBC3;
}


/* fonts */

html{
	font-size:16px; /* basis for 'rem' sizes */
}

body{
	font-family:'Poppins',sans-serif;
	font-size:100%;
	line-height:1;
}
a{
	text-decoration:underline;
	text-underline-offset:.2em;
}
a:focus,
a:hover,
a:active{
	text-decoration-style:dashed;
}
#nav a,
.showinfo p.button a,
#booktickets .book a,
#gallery .gallerytabs a,
ul.castlist li a{
	text-decoration:none;
}
#gallery .gallerytabs a.currenttab{
	texzt-decoration:underline;
}
#theshow a:focus,
#theshow a:hover,
#theshow a:active,
#castcreatives .creativeslist a:focus,
#castcreatives .creativeslist a:hover,
#castcreatives .creativeslist a:active,
#footer .fname a:focus,
#footer .fname a:hover,
#footer .fname a:active{
	text-decoration:none;
}

h1,h2{
	font-size:4.875rem;
	font-size:clamp(3rem,9vw,4.875rem);
	font-weight:700;
	text-transform:uppercase;
	line-height:.875;
	text-align:center;
	margin-bottom:1.4em;
}
#gallery h2,
#castcreatives h2{
	margin-bottom:.3em;
}
h3,h4,h2 span{
	font-size:2rem;
	font-size:clamp(1.375,4.125vw,2rem);
	font-weight:600;
	line-height:1.35;
	margin-bottom:1.35em;
}
h5,h6,
p,ul,ol,blockquote,
input,textarea,select,option{
	font-size:1.5rem;
	font-size:clamp(1.125rem,2.2vw,1.5rem);
	font-weight:500;
	line-height:1.42;
	margin-bottom:1.42em;
}
.bio p,
.bio ul{
	font-size:clamp(1rem,2.2vw,1.5rem);
}
#nav ul{
	font-size:1.0625rem;
	font-weight:700;
	text-transform:uppercase;
	line-height:4.25rem;
}
#theshow h3{
	font-size:2.375rem;
	font-size:clamp(1.4rem,3.12vw,2.375rem);
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	line-height:1.42;
	margin-bottom:.8em;
}
#theshow .thereviews h3{
	margin-bottom:0;
}
#theshow .showinfo p{
	font-size:1rem;
	font-size:clamp(.875rem,2.625vw,1rem);
	line-height:1.6;
}
hr{
	font-size:1.125rem;
	/* font-size to get margin-bottom to be relative to paragraphs */
	height:1px;
	border-width:0.125rem 0 0 0;
	border-style:solid;
	margin:2.35em auto 2.35em auto;
}
.reviewquotes p{
	font-weight:400;
	text-align:center;
}
.reviewquotes p em{
	font-weight:500;
}
p.review{
	font-size:1.75rem;
	font-size:clamp(1.375rem,4.125vw,1.75rem);
	font-weight:700;
	line-height:1.3;
}
p.review span.quote{
	margin-bottom:1em;
}
p.review span.byline{
	font-size:1rem;
	font-size:clamp(.875rem,2.625vw,1rem);
	font-weight:700;
	margin-bottom:1em;
}
p.review span.stars{
	font-size:5.5rem;
	font-size:clamp(3rem,9vw,5.5rem);
	line-height:1;
	margin-bottom:.3em;
}
.tourdates{
	font-size:1.5rem;
	font-size:clamp(1.125rem,3.375vw,1.5rem);
	line-height:1.4;
	margin-bottom:3.3em;
}
.tourdates span.date{
	font-weight:700;
}
.tourdates span.city{
	font-weight:700;
	text-transform:uppercase;
}
.tourdates span.theatre{
}
.tourdates .book a{
	font-size:1.25rem;
	font-size:clamp(1.125rem,3.375vw,1.25rem);
	font-weight:700;
	text-transform:uppercase;
}
.tourdates span.onsalesoon{
	font-size:1.25rem;
	font-size:clamp(1.125rem,3.375vw,1.25rem);
	font-weight:700;
}
#booktickets p{
	font-size:1.5rem;
	font-weight:500;
	text-align:center;
}
#gallery p{
	font-size:1rem;
	text-align:center;
	margin-bottom:.7em;
}
#gallery .gallerytabs{
	font-size:1.75rem;
	font-size:clamp(1.5rem,3.25vw,1.75rem);
	font-weight:700;
	text-transform:uppercase;
}
ul.gallery li .caption{
	display:block;
	text-align:center;
	font-size:80%;
	text-transform:uppercase;
	line-height:1.2;
	margin-bottom:.5em;
}
#castcreatives h3{
	font-size:1.75rem;
	text-transform:uppercase;
	text-align:center;
}
#castcreatives ul{
	font-size:1.25rem;
	line-height:1.75;
	font-weight:500;
	text-align:center;
}
ul.creativeslist li span{
	display:block;
}
ul.creativeslist li .name,
ul.castlist li .name{
	font-weight:700;
}
p.caption{
	font-size:16px;
	text-align:center;
	padding-top:1em;
}

#footer h3,
#footer p,
#footer ul{
	font-size:1rem;
	font-size:clamp(.875rem,2.625vw,1rem);
	margin-bottom:0;
}
#footer .fcol1 p{
	margin-bottom:1.42em;
}

.bio h1{
	font-size:4.25rem;
	font-size:clamp(2rem,8vw,4.25rem);
	font-weight:800;
	text-transform:uppercase;
	line-height:.875;
	margin-bottom:.2em;
}
.bio h2{
	font-size:2rem;
	font-size:clamp(1.375rem,4.125vw,2rem);
	font-weight:600;
	text-transform:none;
	margin-bottom:0;
}


/* layout */


.screen-reader-text{
	position:fixed;
	top:-40000px;
	left:-40000px;
}
.skip-link{
	display:block; /* in case it's a span inside a link */
	border-width:4px;
	border-style:solid;
	border-radius:10px;
	padding:1rem;
}
.skip-link:focus,
a:focus .skip-link{
	top:1rem;
	left:1rem;
	z-index:90001;
}

/* overlap system from bottom up */
.section{
	position:relative;
}
#castcreatives{z-index:1;}
#gallery{z-index:2;}
#booktickets{z-index:3;}
#theshow{z-index:4;}
#header{z-index:5;}
#nav{z-index:90000;}

#nav{
	padding:0 2rem;
	border-width:0 0 1px 0;
	border-style:solid;
}
.outer{
	padding:5.125rem 2rem 2.1875rem 2rem;
	margin-top:-25px;
	margin-top:-1.5625rem;
}
#header .outer{
	margin-top:0;
}
.inner{
	max-width:64rem;
	margin:0 auto;
}
#nav .inner,
#footer .inner{
	max-width:91.875rem;
}
#wrapper{
	padding-top:4.25rem;
}
#nav{
	height:4.25rem;
	position:fixed;
	left:0;
	top:0;
	width:100%;
}
#toggle{
	display:none;
}
#navcontent{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#nav ul{
	list-style:none;
}
#nav li{
	display:inline-block;
	padding:0 0.625rem;
}
#nav li a{
	display:inline-block;
}
#nav li a br{
	display:none;
}
#nav ul#menu1{
	flex-grow:2;
	margin-left:-0.625rem;
}
#nav ul#menu2 li a{
	padding:0 1.25rem;
}
#nav ul#socialnav li:last-child{
	padding-right:0;
}
#socialnav li a img{
	vertical-align:middle;
}
#header #content{
	position:absolute; 
	top:0;
	left:0;
	width:100%;
}
.content{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.content .colwide{
	width:100%;
}
.content .col1,
.content .col2{
	width:46.6%;
}

.videowrapper{
	margin:.5rem auto 3.5rem auto;
}
.videobox{
	position:relative;
	width:100%;
	height:0;
	padding-top:56.25%;
}
.videobox iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-width:0;
	background:grey;
}
.showinfo{
	padding-bottom:1.5rem;
	border-width:0 0 1px 0;
	border-style:solid;
}
.showinfo p.button a:after{
	content:"";
	display:inline-block;
	width:1.125rem;
	height:.625rem;
	background:url(../img/arrow-open.svg) transparent no-repeat right bottom / contain;
	margin-left:1rem;
	transition:transform .5s ease-in-out 0s;
}
.showinfo p.button a.opened:after{
	/*transform:rotate(180deg);*/
	transform:scale(1, -1);
}
.thereviews{
	max-width:56.25rem;
	padding-top:2rem;
	margin:0 auto;
}
.reviewquotes{
	max-width:46.25rem;
	margin:0 auto;
}
.bxslider{
	height:100%;
}
.bxslider li{
	list-style:none;
}
ul.bxslider li p.review{
	display:table-cell;
	width:46.25rem; /* needed for horizontal centering of shorter quotes */
	max-width:100%;
	height:11em; /* this will automatically get higher where needed, but it will vertically center the quotes for most screens */
	text-align:center;
	vertical-align:middle;
}
.review span{
	display:block;
}


.tourdates{
	list-style:none;
}
.tourdates li{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:1.625rem 1.875rem 1.625rem 2.5rem;
	border-width:1px;
	border-style:solid;
	border-radius:.5rem;
	box-shadow:0 0 15px rgba(0,0,0,.25);
	margin-bottom:2.8125rem;
}
.tourdates li span.date{
	width:calc(48% - 4.5em);
}
.tourdates li span.venue{
	width:calc(48% - 4.5em);
	padding-left:1em;
}
.tourdates li span.phone{
	width:0;
}
.tourdates li span.book{
	width:9em;
}
.tourdates li span.venue span,
.tourdates li span.phone span{
	display:block;
}
.book{
	text-align:right;
	padding:.3em 0;
}
.book a,
.book .onsalesoon{
	display:inline-block;
	width:11.925rem;
	max-width:100%; /* of .book */
	min-height:2.5em;
	line-height:2.5em;
	text-align:center;
	padding:0 2px;
	border-width:1px;
	border-style:solid;
	border-radius:.5rem;
}
ul.gallerytabs{
	text-align:center;
}
ul.gallerytabs li{
	list-style:none;
	display:inline-block;
	padding:0 1rem;
}
.gallery{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-end;
	margin-left:-.9375rem;
	margin-right:-.9375rem;
}
.gallery li{
	width:33.33%;
	padding:.9375rem;
}
.gallery li a,
.gallery li img{
	display:block;
}
#gallery ul li a img{
	border-width:3px;
	border-style:solid;
}
.cast{
	padding-bottom:2.5rem;
}
.creatives{
	padding-top:2.5rem;
	border-width:1px 0 0 0;
	border-style:solid;
	margin-bottom:4rem;
}
#castcreatives ul{
	list-style:none;
}
ul.creativeslist li{
	margin-bottom:1.2em;
}
ul.castlist{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-left:-1rem;
	margin-right:-1rem;
}
ul.castlist li{
	width:25%;
	padding:.75rem;
}
ul.castlist li span{
	display:block;
}

#footer .fcols{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#footer .fcol,
#footer .fsubcol{
	margin-bottom:2rem;
}
#footer .fcol1{
	order:0;
	width:calc(50% - 3vw);
}
#footer .fcol2{
	order:2;
	width:calc(50% - 3vw);
}
#footer .fcol3{
	order:1;
	display:flex;
	flex-wrap:wrap;
	gap:0 5vw;
}
@media(max-width:960px){
	#footer .fcol3{
		display:block;
	}
	#footer .fcol3 .fsubcol{
		margin-bottom:2rem;
	}
}
#footer .fcol4{
	order:3;
	width:50%;
	text-align:right;
	align-self:center;
}
#footer p.fieryangel a,
#footer p.hdk a,
#footer p.fieryangel a img,
#footer p.hdk a img{
	display:inline-block;
}
#footer p.hdk a img{
	width:3.75rem;
}

/* bios */

.bio{
	padding:1.875rem 1.25rem;
}
.bio #content{
	max-width:64rem;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0 auto;
}
.bio h1,
.bio h2{
	width:100%;
}
.bio .bioimg,
.bio .biotext{
	padding-top:3rem;
}
.bio .bioimg{
	width:35%;
	max-width:20.125rem;
	margin-bottom:1.125rem;
}
.bio .bioimg img{
	width:100%;
	position:relative;
  	top:8px;
}
.bio .withimage .biotext{
	width:calc(65% - 1.25rem);
	max-width:42.9375rem;
}
.bio a{
	color:inherit;
}
.bio a:focus,
.bio a:hover,
.bio a:active{
	text-decoration:underline dashed #fff;
}


/* nav menu narrow */

@media(max-width:1023px){
	
	#toggle{
		display:block;
		width:auto;
		height:4.25rem;
		font-size:.9375rem;
		line-height:4.25rem;
		background:url(../img/menu.svg) transparent no-repeat left center / auto 1.5rem;
		position:fixed;
		left:clamp(1rem,5vw,2rem);
		top:0;
	}
	#nav:target #toggle{
		background-image:url(../img/close.svg);
	}
	#toggle a{
		display:block;
		width:100%;
		height:100%;
		padding-left:2.3rem;
	}
	#toggle a span{
		line-height:1;		
	}
	#nav{
		transition:height .5s ease-in-out 0s, overflow 1s ease-in-out 0s, background 2s ease-in-out 0s;
	}
	.toggled-on #nav,
	#nav:target{
		height:100%;
		overflow:auto;
		background:#000000;
		padding-top:3rem;
	}
	#nav:after{
		content:" ";
		display:block;
		position:fixed;
		top:4.25rem;
		left:0;
		width:100%;
		height:1px;
		background:#C6C6C6;
	}
	#navcontent{
		display:block; /* remove flex */
	}
	#navcontent #socialnav{
		position:fixed;
		top:0;
		right:clamp(1rem,5vw,2rem);
	}
	#navcontent #socialnav li{
		padding:0 .5rem;
	}
	#navcontent #menu1{
		display:none;
	}
	#navcontent #menu2{
		text-align:right;
		padding-right:7rem;
	}
	.toggled-on #navcontent #menu1,
	#nav:target #navcontent #menu1{
		display:block;
	}
	.toggled-on #navcontent #menu2,
	#nav:target #navcontent #menu2{
		padding-right:0;
		text-align:center;
	}
	#nav ul#menu1{
		font-size:2.375rem;
		font-size:clamp(1rem,8.8vw,2.375rem);
		line-height:1;
		padding-top:4.125rem;
		margin-left:auto;
		transition:all 0s ease-in-out 0s;
	}
	.toggled-on ul#menu2,
	#nav:target ul#menu2{
		font-size:2.375rem;
		font-size:clamp(1rem,8.8vw,2.375rem);
	}
	ul.menu{
		width:100%;
		text-align:center;
		margin-bottom:1rem;
	}
	ul.menu li{
		display:block;
		padding:0 0 .5em 0 !important;
		width:100%;
	}
	#nav li a{
		display:inline-block;
		padding-bottom:.2em;
	}
	#nav li a br{
		display:inline-block;
	}
	#nav .navisopen,
	#nav:target .navisclosed,
	.toggled-on #nav .navisclosed{
		display:none;
	}
	#nav .navisclosed,
	#nav:target .navisopen,
	.toggled-on #nav .navisopen{
		display:block;
	}
}




/* other width based styles */

@media(max-width:1160px){
	#nav ul{
		font-size:1rem;
	}
}
@media(max-width:1110px){
	#nav ul{
		font-size:.875rem;
	}
}
@media(max-width:880px){
	.tourdates li{
		font-size:1.125rem;
	}
}
@media(max-width:820px){
	ul.castlist li{
		width:33.33%;
	}
}
@media(max-width:700px){
	.tourdates li{
		font-size:1.5rem;
		padding:1em;
	}
	.tourdates li span.date,
	.tourdates li span.venue{
		width:calc(100% - 10em);
		padding-left:0;
	}
}
@media(max-width:620px){
	.tourdates li{
		font-size:1.25rem;
	}
	#footer .fcols{
		display:block;
	}
	#footer .fcol{
		width:100% !important;
		text-align:left !important;
	}
}
@media(max-width:580px){
	ul.gallery li,
	ul.castlist li{
		width:50%;
	}
}
@media(max-width:560px){
	.content .col1,
	.content .col2{
		width:100%;
	}
	.bio .bioimg,
	.bio .biotext{
		width:100%;
		max-width:100%;
	}
	.bio .withimage .biotext{
		padding-top:1rem;
	}
	.bio p a{
		word-wrap:break-word;
	}
}
@media(max-width:520px){
	.tourdates li span.date,
	.tourdates li span.venue,
	.tourdates li span.book{
		display:block;
		width:100%;
		text-align:left;
	}
	.tourdates li span.book *{
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}
}
@media(max-width:520px){
	h1,h2{
		font-size:3rem;
		font-size:clamp(1rem,10vw,3rem);
	}
	h2 br{
		display:none; /* to make agatha go on the same line as about */
	}
	h3,h4,h2 span{
		font-size:1.375rem;
	}
	h5,h6,
	p,ul,ol,blockquote,
	input,textarea,select,option{
		font-size:1.125rem;
	}
	.bio p{
		font-size:1rem;
	}
	.intro p{
		font-size:1.4rem;
	}
	#theshow .showinfo p{
		font-size:.875rem;
	}
	p.review{
		font-size:1.375rem;
	}
	p.review span.stars{
		font-size:3rem;
	}
	p.review span.byline{
		font-size:.875rem;
	}
	#footer h3,
	#footer p,
	#footer ul{
		font-size:.875rem;
	}
}
@media(max-width:400px){
	ul.gallery li,
	ul.castlist li{
		width:100%;
	}
}
@media(max-width:320px){
	.bio h1{
		font-size:1.5rem;
	}
	.bio h2{
		font-size:1.25rem;
	}
	.bio p{
		font-size:.9375rem;
	}

}


/* increase sizes via html font-size */


@media(min-width:1921px){html{font-size:18px;}}
@media(min-width:1960px){html{font-size:20px;}}
@media(min-width:2055px){html{font-size:21px;}}
@media(min-width:2150px){html{font-size:22px;}}
@media(min-width:2245px){html{font-size:23px;}}
@media(min-width:2340px){html{font-size:24px;}}
@media(min-width:2435px){html{font-size:25px;}}
@media(min-width:2530px){html{font-size:26px;}}
@media(min-width:2625px){html{font-size:27px;}}
@media(min-width:2720px){html{font-size:28px;}}
@media(min-width:2815px){html{font-size:29px;}}
@media(min-width:2910px){html{font-size:30px;}}
@media(min-width:3005px){html{font-size:31px;}}
@media(min-width:3100px){html{font-size:32px;}}
@media(min-width:3100px){html{font-size:33px;}}
@media(min-width:3195px){html{font-size:34px;}}
@media(min-width:3290px){html{font-size:36px;}}
@media(min-width:3385px){html{font-size:37px;}}
@media(min-width:3480px){html{font-size:38px;}}
@media(min-width:3575px){html{font-size:39px;}}
@media(min-width:3670px){html{font-size:40px;}}
@media(min-width:3765px){html{font-size:41px;}}
@media(min-width:3860px){html{font-size:42px;}}
@media(min-width:3955px){html{font-size:43px;}}
@media(min-width:4050px){html{font-size:44px;}}
