.slide {
  top: 0;
  left: 0;
}

@media screen and ( min-width: 1269px ) {
  .nav-wrap,
  .slide {
    margin-left: -634px;
    left: 50%;
  }
}

.slide-section .header {
  font-size: 4em;
}
.slide-section .text-large {
  font-size: 2.5em;
}
.slide-section .date {
  font-size: 4em;
  margin-bottom: .25em;
}
.slide-section .text-small {
  font-size: 1em;
  margin-bottom: 1em;
}
.slide-section .text-medium {
  font-size:  1.75em;
  line-height: .9em;
  margin: 0 0 .5em;
}
.slide-section .text-large {
  margin-bottom: .5em
}



/* === SLIDE CONTENTS === */

/* HOME */
#home h1 {
  font-size: 4.5em; margin: 0 0 .5em 0;
}
#home .logo {
  position: relative;
  margin-top: 1em; 
  bottom: auto;
}

#home .nav-directions {
  display: block;
}


#home .center-text {padding-bottom: 20%;
}


/* EARLY YEARS */
.section-1564 {
  padding-top: 2em;
}
.section-1564 .header {
  font-size: 3em;
}
.section-1564 .date {
  width: 12.5%;
}
.section-1564 .text {
  width: 87.5%;
  padding: 0 2em;
}
.section-1564 .date,
.section-1564 .text {
  float: left;
}
.section-1564 .date {
  text-align: right;
}
.section-1564 .text {
  text-align: center;
}


.section-1582 {
  padding-top: 0;
}
.section-1582 .banner {
  top: -4em;
}
.section-1582 .text-wrap {
  padding: 4em;
}
.section-1582 .text {
  font-size: 2em;
}


/* SONNETS */
#sonnets .section-main .header {margin-bottom: .15em;}

#plays .section-main .title-left {margin: 10.75em 0 0 6em;} 
#plays .section-main .text-right {margin: 12.15em 2em 0 0; line-height: .85em;}

#plays .section-1603-1604 .text-larger {font-size: 5em;}

.sidetoolbox {background-color: #000;}


/* small desktop */
@media screen and ( min-width: 769px ) and ( max-width: 1000px ) {

	.nav li {font-size: 1.3em;}
	.section-what-is {font-size: .8em; }
	#sonnets .section-what-is .text-wrap {padding: 2em 3em 0 3em;}
	.section-sonnet-18 {font-size: .8em;}
	#poems .section-main {font-size: .8em;}
	#poems .section-what-is {font-size: .7em;}
	#plays .section-main {font-size: .8em;}
	#plays .section-main .title-left {margin: 9em 0 0 5em;} 
	#plays .section-main .text-right {margin-top: 11em; }
	.section-1594 {font-size: .9em;}
	.section-1594-1596 {font-size: .8em;}
	.section-1595 {font-size: .8em;}
	.section-mid-1590s {font-size: .9em;}
	.section-1596 {font-size: .8em;}
	.section-1596b {font-size: .9em;}
	.section-1597 {font-size: .75em;}
	#plays .section-1597 .text-larger {margin-bottom: 1em;}
	.section-1599 {font-size: .75em;}
	#plays .section-1599 .text-larger {margin-bottom: 1em;}
	.section-1598-1599 {font-size: .75em;}
	#plays .gray-slide {font-size: .9em;}
	.section-1599b {font-size: .9em;}
	.section-1599-1601 {font-size: .9em;}
	.section-1601-1602 {font-size: .9em;}
	#plays .section-1603-1604 .text-larger {margin-bottom: .5em; font-size: 4em;}
	#plays .section-1603-1604 .text-top-margin {margin-top: 1em !important;}
	.section-1603-1604 {font-size: .75em;}
	.section-1606-1607 {font-size: .9em;}
	.section-1610-1611 {font-size: .9em;}
	.section-1610-1613 {font-size: .9em;}
	.section-credits {font-size: .8em;}


}


@media screen and ( min-width: 769px ) and ( max-width: 820px ) {

	.nav li {font-size: 1.1em;}
	.section-1603-1604 {font-size: .65em;}
	.section-sonnet-18 {font-size: .7em;}
	#poems .section-main {font-size: .7em;}
	#poems .section-what-is {font-size: .6em;}
	
	#plays .section-main {font-size: .7em;}
	#plays .section-main .title-left {margin-top: 9em;} 
	#plays .section-main .text-right {margin-top: 11em; }
	.section-1594-1596 {font-size: .7em;}
	section-mid-1590s {font-size: .8em;}
	#plays .section-1596 .text-top-margin {margin-top: 3em !important;}
	.section-1597 {font-size: .7em;}
	.section-1599 {font-size: .7em;}
	.section-1598-1599 {font-size: .65em;}
}