/* CSS Document for Screens */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Sour+Gummy:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: 'Sour Gummy';
    font-size: 16px;
    font-weight: 300;
    color: #555;
    margin: 0;
    padding: 0;
	background-color: #EBEBEB
}

#page { max-width: 1200px; margin: 0 auto; position:relative; }

/* Text */

h1 { margin: 0 0 1em 0; font-size: 2.8em; font-weight: 700; }
h2 { margin: 0 0 .5em 0; font-size: 1.6em; font-weight: 700; line-height: 1.1em }
h3 { margin: 0 0 .5em 0; font-size: 1.3em; font-weight: 700; }
h4 { margin: 0 0 1.5em 0; font-size: 1em; font-weight: 700; }


p { margin: 0 0 1em 0; }

a { color: #007eff; }
a:visited {color: #65b1ff; }

a.btn { font-size: 1.2em; text-decoration: none; color: #fff; border: 1px solid #fff; padding: 4px 15px; transition: background-color .5s; }
a.btn:hover { background-color: rgba(0,0,0,.3); color: #fff}

/* Header */

header { height: 430px; background: #cf0004 url("../images/Banner_1200.jpg") no-repeat center bottom; position: relative; background-color: rgba(0,0,0,.8); }


header a.logo {
	z-index: 1;
	position: absolute;
	display: block; width: 160px; height: 66px;
	background: url("../images/A_Christmas_Story_Logo.svg") no-repeat 0 0; background-size: contain;
	top: 15px; left: 20px;}

header a.logo span { display: none;}

header div.hero { position: absolute; width: 42%; top: 130px; left: 55%;}
header div.hero h1 { line-height: 1em; margin: 0 0 30px 0; color: #fff; }

/* Section-All */

section { padding: 0 30px; }
section::after { content:''; display: block; clear: both; }

/*HOMEPAGE*/

/* Section-Main */

section.main { margin-top: 20px; margin-bottom: 30px; padding: 0; }
section.main aside { width: 33%; float: left; text-align: center; }

section.main .content { margin: 15px; background: no-repeat center top; background-size: 75px 75px; padding-top: 85px; }

section.main aside h3 a { color: #222222; text-decoration: none; }
section.main aside h3 a:hover {color:#000; text-decoration: underline; }

section.main aside .content.classic { background-image: url("../images/icon_star_2.svg"); }
section.main aside .content.guide { background-image: url("../images/icon_TV.svg"); }
section.main aside .content.ornaments { background-image: url("../images/icon_tree.svg"); }

/* Section-Impact */

section.impact { background-color: #393c28; padding-top: 30px; padding-bottom: 30px; color: #fff; }

section.impact article {
    padding: 0 20px 0 515px;
    background: url("../images/A-Christmas-Story.jpg") no-repeat 0 5px;
    min-height: 220px;
    background-size: 450px 300px;
}

/* Section-Extra */

section.extra { background-color: #59150e; position: relative; margin-top:20px }

section.extra h2 {text-align: center; padding-top: 15px; color: #fff}

section.extra aside div.content h4 {color: #fff}

section.extra aside { width: 45%; float: right; margin-right: 10px; }

section.extra aside .content { padding: 30px 30px 20px 0; color:#fff }

section.extra aside .content img { display: block; margin-bottom: 15px; width: 70%; }

section.extra aside .content h4 { margin-bottom: 0; }
section.extra aside .content p { margin-bottom: .5em; }
section.extra aside .content a { display: inline-block; color: #BDBDBD; font-weight: 700; text-decoration: none; }
section.extra aside .content a:hover {color:#fff; text-decoration: underline;}
/*SYNOPSIS*/

section.synopsis article h2 {text-align: center}
section.synopsis {padding-top: 30px; padding-bottom: 50px; color: #3F3F3F; margin-right:auto; width: 95%; margin-top: 20px; }

section.synopsis article p.p1 {background-color: #59150e; color:#fff; padding:15px}
section.synopsis article p.p2 {background-color: #7f2c23; color:#fff; padding:15px}
section.synopsis article p.p3 {background-color: #934e39; color:#fff; padding:15px}
section.synopsis article p.p4 {background-color: #a57863; color:#fff; padding:15px}
section.synopsis article p.p5 {background-color: #b59d8f; color:#fff; padding:15px}

section.synopsis embed {margin-left: 200px}

section.trailer {background-color: #44714D; padding-bottom: 10px; padding-top:10px}
section.trailer h2 {color:#fff; text-align: center}

/*ORIGINS*/
section.book_origins {
	background-color: #59150e;
	padding-top: 30px; 
	padding-bottom: 50px; 
	color: #fff; 
	margin-right:auto; 
	width: 100%;
	margin-top:20px;
}

section.movie_origins{ 
	background-color: #696c49;
	padding-top: 30px;
	padding-bottom: 50px;
	color: #fff;
	margin-right:auto;
	width: 100%;
	margin-top:20px;
}

section.movie_origins h2,section.book_origins h2 {
	text-align: center
}

section.book_origins article p em a {
	color:#BDBDBD; font-weight:700;
}

section.book_origins article p em a:hover {
	color:#fff;
	text-decoration: underline
}

section.movie_origins article p em a {
	color:#fff;
}

section.movie_origins article p em a:hover {
	color:#C3C3C3;
	text-decoration: underline
}

img.img-thumbnail.img-fluid.book {height: 500px; margin-left:100px}

img.img-thumbnail.img-fluid.jean {height: 300px; width:400px; margin-left:50px}

img.img-thumbnail.img-fluid.porky {height: 300px; width:400px; margin-left:350px}

/*CAST AND CREW*/

section.cast {padding-top: 30px; padding-bottom: 30px; color: #fff; }

section.cast article {
    padding: 0 20px 0 515px;
    min-height: 220px;
    background-size: 450px 300px;
}

section.cast.white {background-color: #fff; color:#3F3F3F; margin-bottom: 20px }

section.cast.red {background-color: #6d0911; color:#fff; margin-bottom: 20px}


h1.cast {text-align: center; padding-top: 30px; padding-bottom:20px;}
h3.cast {text-align: center; margin-top: -30px; padding-bottom:20px;}

img#Ralphie {margin-left:-525px; margin-top:-325px; padding:10px}
img#Randy {margin-left:-525px; margin-top:-250px; padding:10px}
img#Mom {margin-left:-525px; margin-top:-300px; padding:10px}
img#Dad {margin-left:-525px; margin-top:-300px; padding:10px}
img#Flick {margin-left:-525px; margin-top:-275px; padding:10px}
img#Director {margin-left:-525px; margin-top:-300px; padding:10px}

/*FUN FACTS*/
section.row_1 { margin-top: 20px; margin-bottom: 30px; padding: 0; }
section.row_1 aside {float: left; text-align: center; }
section.row_1 aside.fun_fact_1 {width:60%; background-color: #59150e; color:#fff; padding: 10px; margin:10px; }
section.row_1 aside.fun_fact_2 {width:35%; background-color: #7f2c23; color: #fff; padding: 10px; margin:10px;}

section.row_1 aside.fun_fact_3 {width: 95%; padding: 10px; margin:10px; background-color: #934e39; color:#fff; margin-top: 0px;}

section.row_2 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
section.row_2 aside {float: left; text-align: center; }
section.row_2 aside.fun_fact_4 {width:50%; background-color: #a57863; color:#000; padding: 10px; margin:10px; margin-top: 10px;}
section.row_2 aside.fun_fact_5 {width:45%; background-color: #b59d8f; color: #000; padding: 10px; margin:10px;}
section.row_2 aside.fun_fact_6 {width: 95%; padding: 10px; margin:10px; background-color: #c4bca8; color:#000;  margin-top:-00px; margin-left: 10px}


section.row_3 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
section.row_3 aside {float: left; text-align: center; }
section.row_3 aside.fun_fact_7 {width:45%; background-color: #696c49; color:#fff; padding: 10px; margin:10px;}
section.row_3 aside.fun_fact_8 {width:50%; background-color: #393c28; color: #fff; padding: 10px; margin:10px; }
section.row_3 aside.fun_fact_9 {width:95%; padding: 10px; margin:10px; background-color: #1d2819; color:#fff;}



/*BEHIND THE SCENES*/

section.BTS_row_1 { margin-top: 20px; margin-bottom: 30px; padding: 0; }
section.BTS_row_1 aside {float: left; text-align: center; }
section.BTS_row_1 aside.BTS_fact_1 {width:40%; background-color: #59150e; color:#fff; padding: 10px; margin:10px; }
section.BTS_row_1 aside.BTS_fact_2 {width:20%; background-color: #7f2c23; color: #fff; padding: 10px; margin:10px }
section.BTS_row_1 aside.BTS_fact_3 {width:30%; padding: 10px; margin:10px; background-color: #934e39; color:#fff;}

section.BTS_row_2 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
section.BTS_row_2 aside {float: left; text-align: center; }
section.BTS_row_2 aside.BTS_fact_4 {width:40%; background-color: #a57863; color:#000; padding: 10px; margin:10px; }
section.BTS_row_2 aside.BTS_fact_5 {width:20%; background-color: #b59d8f; color: #000; padding: 10px; margin:10px; margin-top: -50px;}
section.BTS_row_2 aside.BTS_fact_5 div.BTS_fact_5 p {padding-bottom: 0px}
section.BTS_row_2 aside.BTS_fact_6 {width:30%; padding: 10px; margin:10px; background-color: #c4bca8; color:#000;}


section.BTS_row_3 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
section.BTS_row_3 aside {float: left; text-align: center; }
section.BTS_row_3 aside.BTS_fact_7 {width:40%; background-color: #696c49; color:#fff; padding: 10px; margin:10px; }

section.BTS_row_3 aside.BTS_fact_8 {width:55%; background-color: #393c28; color: #fff; padding: 10px; margin:10px; margin-top:-150px  }
section.BTS_row_3 aside.BTS_fact_9 {width:55%; padding: 10px; margin:10px; background-color: #1d2819; color:#fff; margin-top:-0px}

/*MUSEUM*/

section.gift_shop { background-color: #59150e; padding-top: 30px; padding-bottom: 30px; color: #fff; margin-top: 20px; margin-bottom: 20px }

section.gift_shop article {
    padding: 0 20px 0 515px;
    background: url("../images/gift_shop.png") no-repeat 0 5px;
    min-height: 220px;
    background-size: 450px 300px;
	
}

section.take_a_tour { background-color: #7f2c23; padding-top: 30px; padding-bottom: 30px; color: #fff; margin-top: 20px; margin-bottom: 20px }

section.take_a_tour article {
  padding: 0 20px 0 515px;
    background: url("../images/christmas_story_museum.jpg") no-repeat 0 5px;
    min-height: 220px;
    background-size: 450px 300px;
}
 

section.spend_the_night { background-color: #393c28; padding-top: 30px; padding-bottom: 30px; color: #fff; margin-top: 20px; margin-bottom: 20px }

section.spend_the_night article {
      padding: 0 20px 0 515px;
    background: url("../images/a_christmas_story_house_stay.jpg") no-repeat 0 5px;
    min-height: 220px;
    background-size: 450px 300px;
}

section.live_stream { background-color: #1d2819; padding-top: 30px; padding-bottom: 30px; color: #fff; margin-top: 20px; margin-bottom: 20px }

section.live_stream article {
    padding: 0 20px 0 515px;
    background: url("../images/a_christmas_story_house.png") no-repeat 0 5px;
    min-height: 220px;
    background-size: 450px 300px;
}


/* Navigation */

nav {
	background-color: rgba(0,0,0,.65);
	position: absolute;
	top: 0px; left: 0px;
	padding: 50px 0 0 0;
	width: 100%;
}

nav::after {content:''; display: block; clear: both; }

nav ul { list-style: none; margin: 0; padding: 0px;}

nav ul li:hover { background-color: #2b0306; }
nav ul li:hover > ul { display: block; }

nav ul li a { 
	display: inline-block;
	color: #fff;
	padding: 10px 20px;
	text-decoration: none;
	width: 125px;
	position: relative;
}


nav ul li a:visited { color: #fff; }

nav ul li a:hover { background-color: #6d0911; color:#fff; text-decoration: none }

nav ul ul { position: absolute; top: 100%; background-color: #2b0306; display: none; }

nav ul ul li { position: relative; }

nav ul ul ul { left: 100%; top: 0px; }


/* top-level */

nav > ul { padding-left: 200px; }
nav > ul > li { float: left; }
nav > ul > li > a { width: auto; padding: 10px 20px 15px 20px; }

nav a[aria-haspopup="true"]::after {
	content:'';
	display: block; width: 0px; height: 0px;
	position: absolute;
	top: 16px; right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
} 

nav > ul > li > a[aria-haspopup="true"]::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
	left: 20px; right: auto;
	bottom: 6px; top: auto;
}


/* Footer */

footer { font-size: .8em; margin: 40px; color: #999; }

footer .content { display: inline; }

footer a { margin-left: 30px; color: #777; }
footer a:visited { color: #777; }
footer a:hover { color: #000; }

/* Media Queries */

@media screen and (max-width: 1000px) {
	
	h1 { font-size: 2.4em; }
	
	
	/*HOMEPAGE*/
	/* Header */
	header div.hero { left: 56% }
	header div.hero h1 { margin-bottom: 20px; }
	
	/* Section-Atmosphere */
	section.impact article { padding-left: 400px; background-size: 375px auto; }
	
	/*SYNOPSIS*/
	
	embed {display: none}
	
	/*ORIGINS*/
	
	img.img-thumbnail.img-fluid.book {margin-left: 20px}
	img.img-thumbnail.img-fluid.jean {margin-left: 30px;
	height: 200px; width: 300px} 
	img.img-thumbnail.img-fluid.porky {margin-left: 190px}
	
	/*CAST AND CREW*/
	
	/*FUN FACTS*/
	
	section.row_2 aside.fun_fact_5 { margin-left:10px; height: 855px}
	
	

	/*BEHIND THE SCENES*/
	
	section.BTS_row_1 h2, section.BTS_row_2 h2, section.BTS_row_3 h2 {font-size: 20px}
	
	section.BTS_row_1 p, section.BTS_row_2 p, section.BTS_row_3 p {font-size: 16px}
	
	section.BTS_row_1 aside.BTS_fact_1 {width: 40%}
	
	section.BTS_row_1 aside.BTS_fact_2 {width: 25%}
	
	section.BTS_row_1 aside.BTS_fact_3 {width: 25%}
	
	section.BTS_row_2 aside.BTS_fact_4 {width: 30%; margin-top: -170px}
	
	section.BTS_row_2 aside.BTS_fact_5 {width: 35%; margin-top:-170px; }
	
	section.BTS_row_2 aside.BTS_fact_6 {width: 25%;}
	
	section.BTS_row_3 aside.BTS_fact_7 {width: 30%;}

	section.BTS_row_3 aside.BTS_fact_8 {width:35%; margin-top: -300px; margin-left: 10px}
	section.BTS_row_3 aside.BTS_fact_9 {width: 60%}
	/*MUSEUM*/
	section.gift_shop article { padding-left: 400px; background-size: 375px auto; }
	section.take_a_tour article { padding-left: 400px; background-size: 375px auto;}
	section.spend_the_night article { padding-left: 400px; background-size: 375px auto; }
	section.live_stream article { padding-left: 400px; background-size: 375px auto;}
}

@media screen and (max-width: 825px) {
	
	h1 { font-size: 2.2em; }
	h2 {font-size: 1.3em; }
	
	/*HOMEPAGE*/
	/* Header */
	header { height: 300px; background-image: url("../images/Banner_825.jpg"); }
	header div.hero { top: 120px; left: 48%; }
	
	/* Section-Impact */
	section.impact article { padding-left: 325px; background-size: 300px auto; }
	

	
	/*SYNOPSIS*/
	section.synopsis article p {font-size: 14px}
	section.synopsis article h2 {font-size: 22px}
	
	/*ORIGINS*/
	img.img-thumbnail.img-fluid.porky {margin-left: 150px}
	
	/*CAST AND CREW*/
	section.cast p, section.cast ul li{ font-size: 15px}
	


	/*FUN FACTS*/

	/*BEHIND THE SCENES*/
	section.row_1 { margin-top: 20px; margin-bottom: 30px; padding: 0; }
	section.row_1 aside {float: left; text-align: center; }
	section.row_1 aside.fun_fact_1 {width:95%; padding: 10px; margin:10px; }
	section.row_1 aside.fun_fact_2 {width:95%; padding: 10px; margin:10px }
	section.row_1 aside.fun_fact_3 {width:95%; padding: 10px; margin:10px;}

	section.row_2 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
	section.row_2 aside {float: left; text-align: center; }
	section.row_2 aside.fun_fact_4 {width:95%; padding: 10px; margin:10px;}
	section.row_2 aside.fun_fact_5 {width:95%; padding: 10px; margin:10px; height: 600px }
	section.row_2 aside.fun_fact_6 {width:95%; padding: 10px; margin:10px;}


	section.row_3 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
	section.row_3 aside {float: left; text-align: center; }
	section.row_3 aside.fun_fact_7 {width:95%; padding: 10px; margin:10px;}
	section.row_3 aside.fun_fact_8 {width:95%; padding: 10px; margin:10px}
	section.row_3 aside.fun_fact_9 {width:95%; padding: 10px; margin:10px;}
	
	/*MUSEUM*/
	section.gift_shop article { padding-left: 325px; background-size: 300px auto; }
	section.take_a_tour article { padding-left: 325px; background-size: 300px auto; }
	section.spend_the_night article { padding-left: 325px; background-size: 300px auto; }
	section.live_stream article { padding-left: 325px; background-size: 300px auto; }
}


@media screen and (max-width: 760px) {
	
	h1 { font-size: 1.8em; }
	h2 { font-size: 1.4em; }
	h3 { font-size: 1.1em; }
	a.btn { font-size: 1em; }
	
	/* HOMEPAGE */
	/* Header */
	header a.logo { width: 145px; height: 60px; }
	header div.hero { top: 140px; left: 48% }
	
	/* Section-Main */
	section.main { margin-top: 10px; margin-bottom: 10px; }
	section.main aside div.content { background-size: 55px 55px; padding-top: 60px; }
	
	/* Section-Extra */
	section.extra aside div.content img { width: 85% }
	
	/*SYNOPSIS*/
	
	/*ORIGINS*/
	img.img-thumbnail.img-fluid.book {height: 300px}
	
	/*CAST AND CREW*/
    
	img {height: 200px; width: 200px}
	section.cast {height: 400px}
	section.cast article, section.cast article aside { height: 300px; width: 400px}
	section.cast article aside {margin-left: -250px}

	/*FUN FACTS*/

	/*BEHIND THE SCENES*/
	
	section.BTS_row_2 aside.BTS_fact_4 {margin-top:-400px}
	section.BTS_row_2 aside.BTS_fact_5 {margin-top:-250px}
	section.BTS_row_3 aside.BTS_fact_7 {margin-top: -200px}
	section.BTS_row_3 aside.BTS_fact_8 {margin-top:-400px}
	section.BTS_row_3 aside.BTS_fact_9 {width:60%; margin-left: 250px; margin-top: -700px}
	
	/*MUSEUM*/
	
	
	/* Navigation */
	nav { padding-top: 80px; }
	nav > ul { padding-left: 10px; }
}

@media screen and (max-width: 625px) {
	
	h1 { font-size: 1em; }
	h3 { margin-bottom: 0px; }
	a.btn { font-size: .9em; }
	
	
	/* HOMEPAGE */
	/* Header */
	header { height: 160px; background-image: url("../images/Banner_625.jpg"); background-position: left top; }
	header a.logo { 
		width: 100%; height: 66px; 
		left: 0px; top: 0px;
		background-color: rgba(0,0,0,.65);
		background-size: 112px 46px;
		background-position: 20px center;
	}
	header div.hero { width: 300px; top: 85px; left: 130px; }
	header div.hero h1 { margin-bottom: 10px; }
	
	/* Section-Main */
	
	section.main aside { width: 100%; float: none; text-align: left; }
	
	section.main aside div.content { 
		margin: 8px 20px 8px 0;
		padding: 5px 0px 10px 85px; 
		background-size: 50px 50px; 
		background-position: 20px 5px;
	}
	
	/* Section-Atmosphere */
	
	section.impact article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	
	/* Section-How-to */
	
	section.extra aside { width: 100%; float: none; margin: 0; position: relative; }
	
	section.extra aside div.content { padding: 20px 20px 20px 150px; }
	
	section.extra aside div.content p { font-size: .9em; }
	
	section.extra {margin-top:-10}
	
	section.extra aside div.content img { 
		display: inline-block;
		width: 100px; height:100px;
		position: absolute;
		top: 30px; left: 0px; 
	}
	
	
	/*SYNOPSIS*/
	
	section.synopsis article p {font-size: 12px; padding-right: 30px}
	/*ORIGINS*/
	
	img.img-thumbnail.img-fluid.jean,img.img-thumbnail.img-fluid.book,img.img-thumbnail.img-fluid.porky {display: none}
	
	/*CAST AND CREW*/
	
	h3.cast span {font-size: 10px}
	
	section.cast article aside {margin-left: -475px}
	section.cast article aside p,section.cast article aside ul li {font-size: 13px; padding-right: 30px}
	section.cast article aside h2 {font-size:16px}
	img#Ralphie, img#Mom, img#Dad {
    margin-bottom: -310px;
    height: 100px;
    width: 100px;
    margin-left: -390px;}
	
	img#Randy {
	margin-bottom: -200px;
    height: 100px;
    width: 100px;
    margin-left: -390px;}
	
	img#Flick {
	margin-bottom: -250px;
    height: 100px;
    width: 100px;
    margin-left: -390px;
	}
	
	img#Director {
	margin-bottom: -250px;
    height: 100px;
    width: 100px;
    margin-left: -390px;
	}

	/*FUN FACTS*/
	section.row_1 aside.fun_fact_2 div.fun_fact_2 p {padding-bottom: 0px}
	section.row_2 aside.fun_fact_5 div.fun_fact_5 p {padding-bottom: 20px}
	
	/*BEHIND THE SCENES*/

	section.BTS_row_1 { margin-top: 20px; margin-bottom: 30px; padding: 0; }
	section.BTS_row_1 aside {float: left; text-align: center; }
	section.BTS_row_1 aside.BTS_fact_1 {width:95%; padding: 10px; margin:10px; }
	section.BTS_row_1 aside.BTS_fact_2 {width:95%; padding: 10px; margin:10px; }
	section.BTS_row_1 aside.BTS_fact_3 {width:95%; padding: 10px; margin:10px;}

	section.BTS_row_2 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
	section.BTS_row_2 aside {float: left; text-align: center; }
	section.BTS_row_2 aside.BTS_fact_4 {width:95%; padding: 10px; margin:10px; }
	section.BTS_row_2 aside.BTS_fact_5 {width:95%; padding: 10px; margin:10px; }
	section.BTS_row_2 aside.BTS_fact_6 {width:95%; padding: 10px; margin:10px;}


	section.BTS_row_3 { margin-top: -30px; margin-bottom: 30px; padding: 0; }
	section.BTS_row_3 aside {float: left; text-align: center; }
	section.BTS_row_3 aside.BTS_fact_7 {width:95%; padding: 10px; margin:10px; }
	section.BTS_row_3 aside.BTS_fact_8 {width:95%; padding: 10px; margin:10px; }
	section.BTS_row_3 aside.BTS_fact_9 {width:95%; padding: 10px; margin:10px; }

	/*MUSEUM*/
	
	section.gift_shop article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	section.take_a_tour article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	section.spend_the_night article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	section.live_stream article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	
	
	/* Navigation */
	nav { position: static; width: auto; padding: 20px 15px; margin-top: 20px; background-color: #4b0a0c; }
	
	nav ul,
	nav ul ul,
	nav ul ul ul { display: block; position: static; }
	
	nav > ul { padding: 0; }
	nav > ul > li { float: none; margin-top: 25px; }
	
	
	nav ul li:hover { background: none; }
	
	nav ul li a { 
		width: auto;
		display: block;
		margin: 8px 10px;
		padding: 8px 15px;
		border: 1px solid rgba(255,255,255,.25);
	}
	
	nav ul li a:hover { background-color: rgba(255,255,255,.2); }
	
	nav ul ul { background: none; }
	
	nav ul ul li a { margin-left: 30px; }
	nav ul ul ul li a { margin-left: 60px; }
	
	nav a[aria-haspopup="true"]::after {display:none; }
	
	/* Footer */
	
	footer div.content { display: block; margin-top: 15px }
	
	footer div.content a { margin:0 20px 0 0; }
}

@media screen and (max-width: 425px) {
	
	/* HOMEPAGE */
	/* Header */
	header { height: 110px; background-image: url("../images/Banner_425.jpg"); }
	
	header a.logo {
		height: 36px; background: rgba(0,0,0,.65) url("../images/A_Christmas_Story_Logo_Small.svg") no-repeat center center;
		background-size: 126px 17px;
	}
	
	header div.hero { width: 100%; left: 0px; top: 46px; text-align: center; }
	
	header div.hero h1 { font-size: 1em; margin-bottom: 10px; }
	
	header div.hero a.btn { padding: 2px 30px; font-size: .8em; }
	
	header div.hero a.btn span { display: none; }
	
	/* Section-How-to */
	
	section.extra aside div.content { padding: 140px 20px 20px 0px; }
	
	section.extra aside div.content img { width: auto; height: 100px; top: 30px; }
	

	
	/*SYNOPSIS*/
	
	/*ORIGINS*/
	
	/*CAST AND CREW*/
	img#Ralphie, img#Mom, img#Dad {
    margin-bottom: -310px;
    height: 100px;
    width: 100px;
    margin-left: -390px;}
	
	img#Randy {
	margin-bottom: -200px;
    height: 100px;
    width: 100px;
    margin-left: -390px;}
	
	img#Flick {
	margin-bottom: -250px;
    height: 100px;
    width: 100px;
    margin-left: -390px;
	}
	
	img#Director {
	margin-bottom: -250px;
    height: 100px;
    width: 100px;
    margin-left: -390px;
	}
	
	section.cast article aside {margin-left: -500px}

	/*FUN FACTS*/

	/*BEHIND THE SCENES*/
	
	/*MUSEUM*/
	section.gift_shop article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	section.take_a_tour article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	section.spend_the_night article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }
	section.live_stream article { padding: 160px 20px 0px 0px; background-size: 200px auto; min-height: initial; }

	
	/* Footer */
	
	footer::after { content:''; display: block; clear: both; }
	
	footer div.content a { 
		display: inline-block; margin: 0 0 10px 0;
		float: left;
		clear: both;
	}

	}

