html[page="index"] {
    overflow-x: hidden;
}

html[page="index"] body {
    background-color: #EBF6FD;
}

[page="index"] img {
/*    max-width: 100%;*/
    display: block;
}

[page="index"] svg {
    width: 100%;
    height: 100%;
    overflow: visible;
}

.foreground-layer section#holidy_events,
section#downloads {
    background-color: #fff;
}

/* --------------- section downloads --------------- */
section#downloads{
    padding-bottom: 7em;
}
#downloads p{
	line-height: 1.8;
}
#downloads a{
	font-family:'Macys Sans Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	display: inline-block;
    margin: 3em 2.5em 1.5em 3.5em;
    position: relative;
}
#downloads a:before{
    content: "";
    background-image: url(../images/index/downloads/icon_download.png);
    width: 50px;
    height: 50px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    left: -60px;
}
#downloads a.findastore:before{
    background-image: url(../images/index/downloads/icon_location.png);
}

#downloads .left,
#downloads .right{
	position:relative;
	text-align: left;
}
#downloads .letter_bottom, 
#downloads .letter_top, 
#downloads .stationary_bottom, 
#downloads .stationary_top{
	position: absolute;
    left: 50%;
    margin-left: 8em;
    top: 0;
    width: 13.4em;
    -webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.06);
}
#downloads .stationary_bottom, 
#downloads .stationary_top{
	width: 19em;
    margin-left: 13em;
}
#downloads .buttons{
	white-space: nowrap;
}

/*#downloads .aducator a:last-of-type{
	display:none;
}*/
/* --------------- end of section downloads --------------- */

/* --------------- section tiptoe --------------- */
#tiptoe{
	padding:50px 0 300px;
	position:relative;
	overflow: hidden;
}
#tiptoe .bg{
	position: absolute;
    height: 440px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 1600px;
    width: 100%;
    background-size: auto 440px;
    background-position: center top;
    background-repeat: repeat-x;
	background-image: url(../images/index/bg_trees.png);
}
#tiptoe .info{
	position:relative;
}
#tiptoe h3{
	font-size: 4.2em;
	color:#fff;
}
#tiptoe p{
	font-size: 18px;
	max-width: 400px;
	color:#fff;
	margin:20px auto 40px;
}
#tiptoe a{
	color:#fff;
	font-size: 18px;
	font-family: 'Macys Sans Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
}
#tiptoe a:hover{
	text-decoration: none;
}

	#tiptoe .deco.tiptoe2{
		bottom: 100px;
    	left: 50%;
    	transform: translateX(-50%);
    	margin-left: -310px;
    	width: 207px;
	}
	#tiptoe .tiptoe_body{
		position:relative;
		width:100%;
	}
	#tiptoe .deco.tiptoe_leftear{
		top: 16%;
    	left: 0;
    	width:29.5%;
    	transform-origin: 120% 20%;
		animation: tiptoeleftear 5s 3.5s infinite;
	}
	#tiptoe .deco.tiptoe_rightear{
		left: 50%;
    	top: 5%;
    	width: 16%;
    	transform-origin: 10% 90%;
		animation: tiptoerightear 5s 3.5s infinite;
	}
	#tiptoe .deco.tiptoe_leg{
		bottom: 6.5%;
    	left: 48%;
  		width: 16%;
    	animation: tiptoeleg 5s 1s infinite;
    	transform-origin: 50% 0%;
	}
	#tiptoe .deco.tiptoe_star{
    	top: 43.8%;
    	left: 38%;
 		width: 12.5%;
    	transform-origin: 50% 0%;
    	animation: tiptoestar 5s 1s infinite;
	}
/* --------------- end of section tiptoe --------------- */

@media(min-width: 751px) {

section#downloads{
	margin-top: -20em;
}
#downloads .narrow{
	padding-right: 8em;
}
	#downloads .left,
	#downloads .right{
		display:inline-block;
		width:50%;
		vertical-align: top;
    	box-sizing: border-box;
	}
#downloads .right{
	padding-left: 5em;
}
	#downloads p{
		margin-top: 10px;
		width: 56%;
	}
#downloads .stationary_top{
	margin-top: 6em;
}
#downloads .stationary_bottom{
    margin-left: 12em;
}

	#downloads a:hover{
		text-decoration: none;
	}
	#downloads a:hover:before{
    	background-image: url(../images/index/downloads/icon_download_hover.png);
	}
	#downloads a.findastore:hover:before{
    	background-image: url(../images/index/downloads/icon_location_hover.png);
	}

	#tiptoe{
		background: radial-gradient(ellipse at center, #0096d8 0%,  #002b7f 100%);
	}
	#tiptoe .stars_container{
		top:0;
		left:0;
		width: 100%;
    	height: 100%;
	}

	#tiptoe .deco{
		position:absolute;
	}

	#tiptoe .moon {
		background-color: #e4eefe;
    	width: 110px;
    	height: 110px;
    	border-radius: 50%;
    	box-shadow: 0px 0px 20px 5px whitesmoke;
    	position: absolute;
    	left: 15%;
    	top: 60px;
	}
	#tiptoe .deco.bear{
		left: 50%;
    	transform: translateX(-50%);
    	margin-left: 425px;
    	bottom: 155px;
	}
	#tiptoe .deco.penguin{
		left: 50%;
    	transform: translateX(-50%);
    	margin-left: 305px;
    	bottom: 190px
	}
	#tiptoe .deco.penguinbody{
		top: 0px;
		right: 9px;
		transform-origin: 65% 85%;
    	animation: penguinshake 3s 4s infinite;
	}
}

@media(max-width: 750px) {
	#downloads{
		padding-bottom: 4em;
	}
	#downloads h3{
		font-size: 22px;
	}
	#downloads p{
		width: 68%;
    	display: block;
    	margin: 10px auto 0 0;
	}
	#downloads .left .inner{
		padding: 8em 0 0;
	}
	#downloads .right .inner{
		padding: 5em 0 0;
	}
	#downloads .right .buttons{
		margin-left: 3em;
	}
	#downloads .letter_bottom, 
	#downloads .letter_top{    
		width: 10em;
    	top: 14em;
    	margin-left: 15em;
    	-webkit-transform: rotate(15deg);
      	-ms-transform: rotate(15deg);
    	transform: rotate(15deg);
	}
	#downloads .letter_bottom{
    	-webkit-transform: rotate(-10deg);
      	-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
   	 	top: 7em;
    	margin-left: 12em;
	}
#downloads .stationary_bottom, 
#downloads .stationary_top{
	width: 14em;
	margin-left: 12em;
    top: 12em;
      	-ms-transform: rotate(5deg);
		transform: rotate(5deg);
    transform: rotate(5deg);
}
	#downloads .stationary_bottom{
    	-webkit-transform: rotate(-10deg);
    	-ms-transform: rotate(-10deg);
    	transform: rotate(-10deg);
       margin-left: 11em;
    	top: 5em;
	}
	#downloads div a{
		font-size: 12px;
		margin-right: 0;
		margin: 2em 1em 3em 1em;
	}
	#downloads div.aducator{
		padding-left: 5em;
	}
	#downloads div a:first-of-type{
		margin-right:4em;
	}
	#downloads a:before{
		width: 36px;
    	height: 36px;
    	margin-top: -18px;
    	left: -46px;
	}

	#tiptoe{
		background-image: url(../images/index/tiptoe_bg_m.jpg);
		background-size:cover;
		padding: 100px 0 190px;
	}
	#tiptoe p{
		font-size: 12px;
    	width: 76%;
    	margin: 20px auto;
	}
	#tiptoe a{
		font-size: 12px;
	}

	#tiptoe .deco{
		position: absolute;
	}
	#tiptoe .deco.tiptoe2{
		bottom: 20px;
		margin-left: -70px;
    	width: 107px;
	}
}

@media only screen and (orientation: landscape) and (min-height: 750px) and (max-height: 1075px) and (max-width: 1400px) {}

@media only screen and (orientation: portrait) and (min-width: 750px) and (max-width: 1075px) and (max-height: 1400px) {
	.narrow{
		max-width: none;
		padding-left:0 !important;
		padding-right:0 !important;
	}

	#downloads .left,
	#downloads .right{
		padding-left: 2%;
	}

	#downloads .buttons{
		white-space: normal;
	}

	#tiptoe .moon{
		left:10%;
	}
	#tiptoe .deco.tiptoe2{
		width: 160px;
    	margin-left: 0;
    	left: 5%;
    	transform: none;
	}
	#tiptoe .deco.bear{
		margin-left: 0;
    	left: auto;
    	right: 0%;
    	transform: none;
    	bottom: 105px;
	}
	#tiptoe .deco.penguin{
		margin-left: 0;
    	left: auto;
    	right: 20%;
    	transform: none;
    	bottom: 140px;
	}
}
/*******************/
/*   LAYERS SETUP  */
/*******************/

.background-layer {
    width: 100%;
    background: #EBF6FD;
}

body:not(.mobile-size) .background-layer {
    position: fixed;
    height: 100vh;
}

body:not(.mobile-size) .foreground-layer {
    position: relative;
    top: calc(100vh + 50px);
	background-image: url(../images/write-a-letter/bg_trees.png);
	background-repeat: repeat-x;
    background-position: center top;
    padding-top: 160px;
}


body:not(.mobile-size) .foreground-layer .snowpile{
	background-image: url(../images/write-a-letter/bg_snowpile.png);
	background-repeat: repeat-x;
    background-position: center top;    
    width: 100%;
    height: 100px;
    position:relative;
}

/*********************/
/*    SKY SECTION    */
/*********************/


.background-layer canvas#landing-snow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}



/*******************/
/*   TOP BANNER    */
/*******************/

body:not(.mobile-size) #top_banner {
    position: relative;
	top: 12vh;
    max-width: 1280px;
    margin: 0 auto;
    display: block;
}

body:not(.mobile-size) #top_banner #letters-container,
body:not(.mobile-size) #top_banner .banner-heading,
body:not(.mobile-size) #top_banner .banner-copy,
body:not(.mobile-size) #top_banner .maw-logo {
    visibility: hidden;
}


body:not(.mobile-size) #top_banner >* {
   	display:inline-block;
   	width:50%;
   	vertical-align: top;
   	box-sizing: border-box;
}

body:not(.mobile-size) #top_banner .banner-logo-container{
	position:relative;
	right:-5%;
}

body:not(.mobile-size) #top_banner .banner-info{
	text-align: left;
	padding: 4vh 0 0 10%;
}


#top_banner .banner-heading h2 {
    font-family:'Macys Sans Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #001E83;
    font-size: 50px;
    font-size: calc(5vh - 5px);
    font-weight: normal;
    line-height: 1.1;
    position:relative;
}

#top_banner .banner-heading h2:before{
    content: "";
    background-image: url(../images/index/deco_postagemark.png);
    width: 169px;
    height: 142px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
	margin-top: -7.5vh;
    left: 18.5vh;
}
body.mobile-size #top_banner .banner-heading h2:before{
	width: 23.8vw;
    height: 20vw;
	margin-top: -9vw;
    margin-left: 10vw;
    left: 50%;
}

#top_banner .banner-copy p {
    font-family:'Helvetica Neue LT W01_55 Roman','Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 2vh auto;
    line-height: 1.8;
}


body:not(.mobile-size) #top_banner .banner-copy p {
    font-size: calc(13px + 0.8vh);
}

#top_banner .banner-copy p sup{
	position:relative;
	top:-5px;
}


/*MOBILE*/
body.mobile-size #top_banner{
	margin-top: 10vh;
}
body.mobile-size #top_banner .banner-heading h2 {
    font-size: 7vw;
}

body.mobile-size #top_banner .banner-copy p {
    line-height: 1.5;
    width: 72%;
}
body.mobile-size.isNationalBelieveWeekTY #top_banner .banner-copy p{
	width: 74%;
}


body.mobile-size #houses-container {
    background-image: linear-gradient(transparent 50%, #fff 51%);
}

body.mobile-size #houses-container img.mobileonly{
	width:100%;
}
body.mobile-size .foreground-layer .snowpile{
	width:100%;
	height:156px;
	background-size: 100% auto;
	background-image: url(../images/index/top_banner/bg_trees_m.png);
}


[page="index"] img.nationalbelieveday_logo{
	display:none;
}
[page="index"] .isNationalBelieveDay img.nationalbelieveday_logo{
	display:block;
	margin: 1vh auto;
}

#top_banner .banner-logo img{
	display:none;
}

#top_banner .banner-logo img.shownup{
	display:block;
}

@media(min-width: 751px) {
	#top_banner .banner-logo{
		width: 658px;
    	height: 357px;
	}
	.foreground-layer .snowpile .letter_treesleft{    
		position: absolute;
    	left: 50%;
    	margin-left: -720px;
    	top: -24%;
    	z-index: 10;
    }
	.foreground-layer .snowpile .letter_treesright{
		position: absolute;
    	left: 50%;
   	 	margin-left: 440px;
    	top: -50%;
    	z-index: 10;
	}
}
@media(max-width: 750px) {
	#top_banner .banner-logo{
		margin-bottom: 2vh;
	}
	#top_banner .banner-logo img{
		width: 70vw;
    	margin: 0 auto;
	}
	#top_banner .maw-logo img{
		margin: 1vw auto 0;
    	width: 25vw;
	}
	#top_banner .banner-logo img.hidden.mobileonly{
		display:block;
	}
}

@media (max-width: 1170px) and (min-width: 751px) {
	body:not(.mobile-size) #top_banner .banner-logo{
		-webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
		transform:scale(0.8);
	}
	body:not(.mobile-size) #top_banner .banner-logo-container{
		right: 0;
	}
	body:not(.mobile-size) #top_banner .banner-info{
		padding-right: 3%;
	}
}

@media only screen and (orientation: portrait) and (min-width: 750px) and (max-width: 1075px) and (max-height: 1400px) {
	body:not(.mobile-size) #top_banner{
		top:6vh !important;
	}
	body:not(.mobile-size) #top_banner .banner-logo-container{
		right:15% !important;
	}
	body:not(.mobile-size) #top_banner .banner-info{
		display: block;
    	width: 80%;
    	margin: 0 auto;
		padding-right: 0 !important;
	}
}

/*****************************/
/*    WRITE A LETTER INTRO   */
/****************************/
#write_a_letter {
    position: relative;
    margin-top: -2px;
    background-color: #fff;
}

#write_a_letter .greeting-container > img{
	margin: 40px auto 20px;
}
#write_a_letter .greeting-container .letter_lockup{
	display:none;
}
#write_a_letter .greeting-container p{
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 44px;
    color: #393939;
    vertical-align: middle;
    font-family: 'Helvetica Neue LT W01_55 Roman','Helvetica Neue',Helvetica,Arial,sans-serif;
    background-image: -webkit-linear-gradient(#EBF6FD 2px,transparent 1px);
    background-image: -moz-linear-gradient(#EBF6FD 2px,transparent 1px);
    background-image: -o-linear-gradient(#EBF6FD 2px,transparent 1px);
    background-image: linear-gradient(#EBF6FD 2px,transparent 2px);
    background-size: 44px 46px;
    background-repeat: repeat;
    background-position: 0 40px;
}
#write_a_letter .greeting-container p sup{
	position: relative;
    top: -4px;
}
#write_a_letter .greeting-container .button{
	margin: 30px auto;
    position:relative;
    color:#fff;
}
#write_a_letter .greeting-container .button span{
	display:inline-block;
	width:20px;
	height:31px;
    margin-right: 15px;
    vertical-align: middle;
	background-image: url(../images/index/deco_pen.png);
	background-size: contain;
}
#write_a_letter .subtitle{
	width: 72em;
    margin: 0 auto;
    line-height: 1.8;
    position:relative;
}
#write_a_letter .boxes-container > *{
	display:inline-block;
	vertical-align:middle;
}
#write_a_letter .boxes-container span{
	display: inline-block;
    vertical-align: middle;
	border-radius: 50%;
	width:11px;
	height:11px;
	background-color: #C20101;
	margin: 15px 5px 0;
}
#write_a_letter .boxes-container .left span:nth-of-type(1),
#write_a_letter .boxes-container .right span:nth-of-type(5) {
	width: 3px;
    height: 3px;
}
#write_a_letter .boxes-container .left span:nth-of-type(2),
#write_a_letter .boxes-container .right span:nth-of-type(4) {
	width: 5px;
    height: 5px;
}
#write_a_letter .boxes-container .left span:nth-of-type(3),
#write_a_letter .boxes-container .right span:nth-of-type(3) {
	width: 7px;
    height: 7px;
}
#write_a_letter .boxes-container .left span:nth-of-type(4),
#write_a_letter .boxes-container .right span:nth-of-type(2) {
	width: 9px;
    height: 9px;
}
#write_a_letter .boxes{
	width: 167px;
    height: 61px;
	margin: 0 20px;
	background-image: url(../images/index/deco_boxes.png);
}

#write_a_letter .mailbox{
	position:absolute;
    left: -55%;
    bottom: -90px;
    margin-left: 286px;
    max-width: 293px;
    width: 30vw;
}



	#write_a_letter .tiptoe{
		bottom: -50px;
		right: -24%;
		width: 20vw;
		max-width: 180px;
	}

@media(min-width: 751px) {
	#write_a_letter .narrow:first-of-type{
		padding-top:0;
		padding-bottom: 1em;
		top: -260px;
	}
	#write_a_letter .narrow:nth-of-type(2){
		margin-top: -200px;
		position:relative;
		padding-left: 8em;
    	padding-right: 8em;
    	padding-top: 0;
	}
	#write_a_letter .greeting-wrap{
		max-width: 742px;
		width: 80vw;
		box-sizing: border-box;
		margin: 0 auto;
		position:relative;
	}
	#write_a_letter .greeting-container {
		width: 100%;
    	height: 547px;
		padding: 30px 0;
		background-repeat: no-repeat;
		background-image: url(../images/index/letter_bg.png);
/*		box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 20px;*/
		overflow:hidden;
	}
	#write_a_letter .letter-back{
		position:absolute;
		top:0;
		width:698px;
		height: 50px;
    	border-top-left-radius: 80px 200px;
    	border-top-right-radius: 80px 200px;
    	border-bottom-left-radius: 280px 400px;
    	border-bottom-right-radius: 280px 400px;
    	background-color:#eef8fe;
    	overflow:hidden;
    	opacity:0;
    	box-shadow: rgba(0, 0, 0, 0.3) 0px 29.2px 29.2px, rgba(0, 0, 0, 0.15) 0px 2px 4px, rgba(0, 0, 0, 0.1) 0px -2px 4px, rgba(0, 0, 0, 0.1) 0px -20px 40px, rgba(0, 0, 0, 0.05) 0px 4px 10px inset, rgba(0, 0, 0, 0.1) 0px -2px 2px inset, rgba(0, 0, 0, 0.1) 0px -18.6px 20.6px inset;
	}
	#write_a_letter .greeting-container p{
    	margin-bottom: 30px;
	}
	#write_a_letter .leftstars,
	#write_a_letter .rightstars{
		position:absolute;
	    top: 4em;
	}
	#write_a_letter .leftstars{
		left:0;
	}
	#write_a_letter .rightstars{
		right:0;
	}

	#write_a_letter .greeting-container .button{
    	width: 240px;
    	height: 50px;
    	line-height: 46px;
    	font-size: 16px;
	}
	#write_a_letter .greeting-container .button:hover{
		background-color: #fff;
		color:#000;
		border: 2px #D60000 solid;
	}
	#write_a_letter .greeting-container .button:hover span{
		background-image: url(../images/index/deco_pen_hover.png);
	}
}


@media only screen and (min-width: 1150px) {
	#big-video .deco.tiptoe{
		bottom: 20px;
    	margin-left: 495px;
    	left:50%;
    }
}

@media(max-width: 750px) {
	#write_a_letter{
		z-index: 5;
	}
	#write_a_letter .narrow{
		padding: 4em 2em 0;
	}
	#write_a_letter .greeting-wrap{
		height: 0;
    	padding-top: 110%;
    	position: relative;
    	margin-top: -100px;
	}
	#write_a_letter .greeting-container {
		background-image: url(../images/index/letter_bg_m.png);
		background-size: 100% auto;
    	position: absolute;
    	top: 0;
    	left: 0;
    	bottom: 0;
    	right: 0;
   		background-repeat: no-repeat;
	}
	#write_a_letter .greeting-container h3{
		font-size: 5.6em;
	}
	#write_a_letter .greeting-container > img{
		margin-bottom: 10px;    
		width: 60vw;
    	padding-top: 20px;
	}
	#write_a_letter .greeting-container p{
		width: 66%;
    	line-height: 24px;
    	background-size: 24px 24px;
    	background-position: 0 22px;
    	font-size: 12px;
	}
	#write_a_letter .greeting-container .button{
		margin-top: 25px;
	}
	#write_a_letter .greeting-container .button span{
		width: 15px;
    	height: 23px;
    	margin-right: 5px;
	}
	#write_a_letter .stars{
		margin: 10px auto;
	}
	#write_a_letter .subtitle{
	    width: 90%;
    	padding: 0 0 4em;
    	line-height: 1.8;
	}
	#write_a_letter .bulbs{
		width: 138px;
    	height: 15px;
    	margin-left: -69px;
    	background-size: auto 15px;
    	bottom: 3em;
	}
	#write_a_letter .boxes-container{
		-webkit-transform: scale(0.6);
      	-ms-transform: scale(0.6);
		transform: scale(0.6);  
    	white-space: nowrap;
	}
	#write_a_letter .mailbox{
		bottom: -40px;
    	left: -5%;
    	margin-left: 0;
	}
	#write_a_letter .tiptoe{
		right: -14%;
    	bottom: -30px;
	}
}
#bottomred{
	background-color:#bd0404;
	overflow: hidden;
	position:relative;
}
#bottomred .stars_container{
	position:absolute;
	top:0;
	left:0;
	height:450px;
	width:100%;
}
#bottomred .deco_star{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
}
#bottomred .deco_star.star1{
	top: 70px;
    margin-left: -600px;
}
#bottomred .deco_star.star2{
	top: 3%;
    margin-left: 650px;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
}
#bottomred .deco_star.star3{
	top: 68%;
    margin-left: -820px;
    -webkit-transform: translateX(-50%) scaleX(-1) rotate(15deg);
    transform: translateX(-50%) scaleX(-1) rotate(15deg);
}
#bottomred .deco_star.star4{
	top: 73%;
    margin-left: 800px;
    -webkit-transform: translateX(-50%) rotate(155deg);
    transform: translateX(-50%) rotate(155deg);
}
#bottomred .button span{
	width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 14px solid #fff;
    display: inline-block;
    margin-right: 7px;
    top: 2px;
    position: relative;
	-webkit-transition: all 0.3s;
	transition: all .3s;
}
#bottomred .narrow{
	padding: 7em 8em 18em;
}
#bottomred h3,
#bottomred p,
#bottomred a{
	color:#fff;
}
#bottomred p{
	line-height: 1.8;
	margin: 1.5em auto 2em;
}
#bottomred a{
	font-family:'Macys Sans Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
}

#bottomred .narrow > *{
	position:relative;
}
#bottomred .narrow > .radialbg_top{
	position: absolute;
    left: 50%;
    width: 800px;
    height: 800px;
    margin-left: -400px;
    top: 10px;
    background: radial-gradient(ellipse at center, rgba(225,130,80,0.5) 0%, rgba(255,255,255, 0) 75%, rgba(255,255,255, 0) 100%);
}
#bottomred .narrow > .radialbg_bottom{
	position: absolute;
    left: 50%;
    width: 1600px;
    height: 800px;
    margin-left: -800px;
    bottom: 20px;
    background: radial-gradient(ellipse at center, rgba(225,130,80,0.5) 0%, rgba(255,255,255, 0) 75%, rgba(255,255,255, 0) 100%);
}
#bottomred .top{
	text-align: center;
	color: #fff;
	padding-bottom: 40px;
}



#bottomred .top .subtitle{
	font-family:'Carrig Pro Bold Italic','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 24px;
}
#bottomred .top p{
	width: 52%;
}
#bottomred .top p.thankyou{
	display:none;
}
#bottomred .top .button{
	margin:0 auto;
	border: 2px #980007 solid;
    background-color: #980007;
}

#bottomred .top h3{
	font-size:48px;
}

#bottomred .top img{
	margin:0 auto;
}

#bottomred .video-outer{
	position:relative;
	height:0;
	padding-top: 53.57%;
	width: 100%;
}
#bottomred .video-container{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
}
#bottomred #bg_video,
#bottomred .copy-container{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:100%;
}
#bottomred .copy-container{    
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
#bottomred .video-container .copy{
	text-align: center;
    width: 100%;
    color: #fff;
}
#bottomred .video-container h3{
	font-family:'Carrig Pro Bold Italic','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:4.4em;
}
#bottomred .video-container .person{
	font-family:'Carrig Pro Medium Italic','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:18px;
}
#bottomred .video-container .button{
	margin: 20px auto;
    background-color: transparent;
    color: #fff;
}
#bottomred .video-inner{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#bottomred .video-inner video{
	min-width: 100%;
    height: 100%;
}
#bottomred .video-inner .close-x{
	position: absolute;
    top: 0;
    right: 20px;
    font-size: 50px;
    cursor:pointer;
}

#bottomred .row{
	padding-top: 15em;
}
#bottomred .row .left,
#bottomred .row .right{
	text-align:left;
	box-sizing: border-box;
}
#bottomred .row .left > *,
#bottomred .row .right > *{
	display:inline-block;    
	vertical-align: top;
}
#bottomred .row .left .info{
	width:65%;
	padding-right: 5%;
}
#bottomred .row .left .info a{
	margin-right: 2.5em;
}
#bottomred .row .left a{
	width:30%;
}
#bottomred .row .right .info{
	width: 50%;
    padding-right: 5%;
}
#bottomred .row .right a{
	width:45%;
}

#bottomred .row img{
	max-width: 100%;
}

@media(min-width: 751px) {

	#bottomred a:hover{
		text-decoration: none;
	}

	#bottomred .video-container{
		border-radius: 20px;
	}

	#bottomred .deco.ribbon{
		position:absolute;
		top:-13%;
		left:-13%;
		width: 27vw;
    	max-width: 382px;
	}

	#bottomred .deco.photos{
		position:absolute;
		top: 55%;
		right:-22%;
		width: 24vw;
    	max-width: 337px;
    	pointer-events: none;
	}
	#bottomred .row .left,
	#bottomred .row .right{
		display:inline-block;
		width:46%;
		vertical-align: top;
	}
	#bottomred .row .left{
		margin-right: 8%;
	}

	#bottomred .top .button:hover{
		background-color:#fff;
		color:#000;
		border-color:#D60000;
	}
#bottomred .video-container .button:hover{
    border-color: #D60000;
    background-color:#D60000;
}

}

@media(max-width: 750px) {
	#bottomred{
		background-image: url(../images/index/bottomred_top_m.jpg);
		background-size:100% auto;
		background-position:center top;
		background-repeat: no-repeat;
		background-color: #d41b00;
	}
	#bottomred .narrow{
		padding: 6em 0 0;
		overflow:hidden;
	}
	#bottomred h3{
		font-size: 22px;
	}
	#bottomred p{
		width:90%;
	}
	#bottomred a{
		font-size: 12px;
	}
	#bottomred .top{
		padding-bottom: 20px;
	}
	#bottomred .top img{
		width:72px;
	}
	#bottomred .top .subtitle{
		font-size: 14px;
	}
	#bottomred .top h3{
		font-size: 30px;
	}
	#bottomred .top p{
		width: 76%;
	}
	#bottomred .video-outer{
		padding-top: 135.86%;
	}
	#bottomred .row {
		padding-top: 5em;
		padding-bottom: 7em;
		background-image: url(../images/index/bottomred_middle_m.jpg);
		background-position:right 5%;
		background-repeat: no-repeat;
		background-size: auto 70px;
	}
	#bottomred .row .left,
	#bottomred .row .right{
		padding: 30px 5%;
	}
	#bottomred .row p{
		width: 100%;
		margin: 1em auto 1em 0;
	}
	#bottomred .row .left .info{
		width:70%;
	}
	#bottomred .row .left a{
		width:25%;
		vertical-align: bottom;
	}
	#bottomred .row .right .info{
		width:60%;
	}
	#bottomred .row .right a{
		width:35%;
	}
}

@-moz-document url-prefix('') {
    #bottomred .deco.photos {
    	right:-28%;
    }
}

@media only screen and (orientation: portrait) and (max-width: 1075px) and (min-width: 750px) and (max-height: 1400px) {
	#bottomred .first .right h3:before{
		margin-top: 1em;
	}
	#bottomred .first .right p{
		width: 80%;
	}
	#bottomred .row .left,
	#bottomred .row .right{
		padding-left: 2%;
	}
}
#countdown {
    position: fixed;
    z-index: 10;
    top: 60px;
    right: 20px;
	width: 130px;
	height: 193px;
}

.lazyload #countdown {
 	background-image: url(../images/index/countdown_bulb.png);
}

[device=tablet] #countdown {
    right: 17vw;
}

#countdown .copy {
    font-size: 16px;
    color: #fff;
    position: absolute;
    text-align: center;
}

#countdown .copy h3 {
    position: relative;
    line-height: 1;
    font-size: 13px;
    color: #fff;
	font-family:'Helvetica Neue LT W01_85 Heavy','Helvetica Neue', Helvetica, Arial, sans-serif;
}
#countdown .copy h3.days {
    font-size: 48px;
    color: #FDB2A4;
	font-family:'Macys Sans Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom:5px;
}

body:not(.mobile-size) #countdown {
  visibility: hidden;
}

@-webkit-keyframes jiggle {
    from {
        -webkit-transform: rotateZ(-10deg);
    }

    50% {
        -webkit-transform: rotateZ(10deg);
    }

    to {
        -webkit-transform: rotateZ(-10deg);
    }
}

@-moz-keyframes jiggle {
    from {
        -moz-transform: rotateZ(-10deg);
    }

    50% {
        -moz-transform: rotateZ(10deg);
    }

    to {
        -moz-transform: rotateZ(-10deg);
    }
}

@-o-keyframes jiggle {
    from {
        -o-transform: rotateZ(-10deg);
    }

    50% {
        -o-transform: rotateZ(10deg);
    }

    to {
        -o-transform: rotateZ(-10deg);
    }
}

@keyframes jiggle {
    from {
        transform: rotateZ(-10deg);
    }

    50% {
        transform: rotateZ(10deg);
    }

    to {
        transform: rotateZ(-10deg);
    }
}


@media(min-width: 751px) {


    #countdown .copy {
        left: 20%;
        top: 40%;
    }
}

@media(max-width: 750px) {
    #countdown {
        right: 3%;
        width: 66px;
    	height: 98px;
        box-sizing: border-box;
        position: absolute;
        top: 91px;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #countdown img {
        display: none;
    }

    #countdown .copy {
        top: 14%;
        width: 100%;
    }

    #countdown .copy>* {
        display: inline-block;
        vertical-align: middle;
    	text-align:center;
    }

    #countdown .copy h3.days {
   		margin: 22px auto 0;
    	font-size: 24px;
    	display:block;
    }

    #countdown .copy h3 {
        font-size: 7px;
        margin:auto;
    }

}

/*@media only screen and (orientation: portrait) and (max-width: 800px) and (max-height: 1100px) {
	[device=tablet] #countdown {
    	right: 2vw;
	}
}
@media only screen and (orientation: landscape) and (max-height: 800px) and (max-width: 1100px) {
	[device=tablet] #countdown {
    	right: 2vw;
	}
	
}*/

#write_a_letter .nationalbelieveweek_info{
	font-size: 12px;
	font-family:'Helvetica Neue LT Std 56 Italic','Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#585858;
	max-width: 460px;
    margin: 0 auto;
}

.isNationalBelieveWeek #bottomred .second .left .img,
.isNationalBelieveWeekTY #bottomred .second .left .img{
	background-image: url(../images/index/bottomred_img4.jpg);
}

.isNationalBelieveWeek #bottomred .row .left .links a:last-of-type,
.isNationalBelieveWeekTY #bottomred .row .left .links a:last-of-type,
.isTY #bottomred .row .left .links a:last-of-type{
	display:none;
}

@media(max-width: 750px) {
	#write_a_letter .nationalbelieveweek_info{
		font-size: 9px;
		width: 74%;
    	margin: 10px auto 0;
    	position: relative;
    	left: -5px;
	}

	.isNationalBelieveWeek #write_a_letter .greeting-container p,
	.isNationalBelieveWeekTY #write_a_letter .greeting-container p{
		width:70%;
	}
}
body:not(.mobile-size).isTYAfter #top_banner .banner-info{
	padding: 4vh 0 0 8%;
}

.isTY #top_banner .banner-heading h2,
.isTYAfter #top_banner .banner-heading h2{
	font-size: calc(4.4vh - 5px);
	line-height: 1.3;
	padding-bottom: 1vh;
}
.isTY #top_banner .banner-heading h2:before,
.isTYAfter #top_banner .banner-heading h2:before{
	left: 38vh;
}

.isTYAfter #write_a_letter .greeting-container p sup{
	font-size: small;
}

.isTY #write_a_letter .greeting-container > .santa_lockup,
.isTYAfter #write_a_letter .greeting-container > .santa_lockup,
#write_a_letter .greeting-container .button.find_out_more,
.isTY #write_a_letter .greeting-container .button.start_writing,
.isTYAfter #write_a_letter .greeting-container .button.start_writing,
.isTYAfter #bottomred .top p.normal{
	display:none;
}

.isTYAfter #write_a_letter .greeting-container > .letter_lockup,
.isTY #write_a_letter .greeting-container .button.find_out_more,
.isTYAfter #write_a_letter .greeting-container .button.find_out_more,
.isTYAfter #bottomred .top p.thankyou{
	display:block;
}

.isTY #write_a_letter .greeting-container > .letter_lockup,
.isTYAfter #write_a_letter .greeting-container > .letter_lockup{
	margin: 15px auto 10px;
	width:296px;
}

.isTY #write_a_letter .greeting-container p,
.isTYAfter #write_a_letter .greeting-container p{
	background-image:none;
}
.isTY #write_a_letter .greeting-container p,
.isTYAfter #write_a_letter .greeting-container p{
	font-family:'Macys Sans Bold','Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #005095;
    font-size: 28px;
    line-height: 1.2;
}

.isTY #write_a_letter .greeting-container p span,
.isTYAfter #write_a_letter .greeting-container p span{
    background-image: -webkit-linear-gradient(#EBF6FD 2px,transparent 1px);
    background-image: -moz-linear-gradient(#EBF6FD 2px,transparent 1px);
    background-image: -o-linear-gradient(#EBF6FD 2px,transparent 1px);
    background-image: linear-gradient(#EBF6FD 2px,transparent 2px);
    margin: 0 auto;
    font-size: 18px;
    line-height: 48px;
    color: #393939;
    display:block;
    font-family: 'Helvetica Neue LT W01_55 Roman','Helvetica Neue',Helvetica,Arial,sans-serif;
    background-size: 48px 50px;
    background-repeat: repeat;
    background-position: 0 42px;
  	border-top: 2px solid #EBF6FD;
  	margin-top: 15px;
}

.isTY #write_a_letter .boxes-container,
.isTYAfter #write_a_letter .boxes-container,
.isTY #downloads,
.isTYAfter #downloads,
.isTYAfter #bottomred .row,
.isTYAfter #tiptoe{
	display:none;
}

.isTYAfter #bottomred .top p{
	width:54%;
}

@media(min-width: 751px) {
	.isTY #write_a_letter .subtitle,
	.isTYAfter #write_a_letter .subtitle{
		padding-bottom: 8vh;
	}
	.isTYAfter #bottomred .deco_ribbon.left{
		display:none;
	}
	.isTYAfter #bottomred .deco_ribbon.leftTY{
		display:block !important;
		top: auto;
    	bottom: 0;
    	margin-left: -23em;
    	margin-bottom: 0;
	}
	.isTY #write_a_letter .greeting-container p span,
	.isTYAfter #write_a_letter .greeting-container p span{
		width: 86%;
	}
	.isTYAfter #write_a_letter .greeting-container p sup{
		top: -12px;
	}
}

@media(max-width: 750px) {
	.isTY #write_a_letter .greeting-container > .letter_lockup, 
	.isTYAfter #write_a_letter .greeting-container > .letter_lockup{
		margin-bottom: 0;
		width:50%;
	}
	.isTY #write_a_letter .greeting-container > img,
	.isTYAfter #write_a_letter .greeting-container > img{
		padding-top: 10px;
	}
	.isTY #top_banner .banner-heading h2,
	.isTYAfter #top_banner .banner-heading h2{
		width:70%;
		margin: 0 auto;
	}
	.isTY #write_a_letter .greeting-container > img,
	.isTYAfter #write_a_letter .greeting-container > img{
		width: 44vw;
	}
	.isTY #write_a_letter .greeting-container p, 
	.isTYAfter #write_a_letter .greeting-container p{
		font-size: 18px;
	}
	.isTY #write_a_letter .greeting-container p span, 
	.isTYAfter #write_a_letter .greeting-container p span{
		font-size: 12px;
    	line-height: 22px;
    	margin-top: 10px;    
    	background-size: 22px 22px;
	    background-position: 0 20px;
	}
	.isTY #write_a_letter .greeting-container .button,
	.isTYAfter #write_a_letter .greeting-container .button{
		margin-top: 15px;
	}
	.isTY #write_a_letter .subtitle,
	.isTYAfter #write_a_letter .subtitle{
		padding-bottom: 12em;
	}

	.isTYAfter #write_a_letter{
		padding-bottom: 70px;
	}
	.isTYAfter #bottomred .top p.thankyou{
		width:74%;
	}
}