body {
  background-color: #ff56fd;
}

/*---TYPE---H3 thru H5 in GALLERY.CSS-----*/
.h1, h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 800;	
  font-size: 20px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 10px;
  margin-top: 1px;
  margin-bottom: -25px;    
}

@media (min-width: 768px) {
  .h1, h1 {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .h1, h1 {
    font-size: 36px;
  }
}

h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #ffffff;
  text-align: left;
  padding: 0 5px;
}

@media (min-width: 576px) {
  h2 {
    font-size: 36px;
  }
}

a:link, a:visited, a:hover, a:active  { text-decoration: none; }

.colorSwap{
	color: #ff56fd !important;
}

.storyMode {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1.2px;
  word-spacing: 1.5px;
  margin: 20px;
}

@media (min-width: 414px){
	.storyMode{
	font-size: 14px;
	font-weight: 600;	
}
}

@media (min-width: 576px){
	.storyMode{
	font-size: 14px;
}
}

@media (min-width: 992px){
.storyMode {
  font-size: 20px;
}
}

@media (min-width: 1920px) {
  .storyMode {
    font-size: 24px;
  }
}

.toysIntro{
	margin-top: 10px;
}

.toyMode {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1.1px;
  word-spacing: 1.2px;
  margin: 10px 0px 15px 0;
  	
}

@media (min-width: 414px){
	.toyMode{
	font-size: 14px;
	font-weight: 600;	
}
}

@media (min-width: 576px){
	.toyMode{
	font-size: 14px;
}
}

@media (min-width: 992px){
.toyMode {
  font-size: 20px;
}
}

@media (min-width: 1920px) {
  .toyMode {
    font-size: 24px;
  }
}


.downSection{
	padding: 5px;
}

.downMode {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 10px;
  color: #FFF;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1.1px;
  word-spacing: 1.2px;
  margin: 0px 0px 50px 0;  	
}

@media (min-width: 414px){
    .downMode {
  font-size: 11px !important;	
}
}
@media (min-width: 576px) {
  .downMode {
  }
}
@media (min-width: 768px) {
 .downMode {
  font-size: 12px !important;     
}
}

.downIcon {
  background-image: url("../../assets/img/downloads/ab-Icon.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 2em;
  width: 2em;
  display: inline;
  vertical-align: bottom;
  padding: 0 20px 0 0;		
}

.downPad{
	margin-top: 0px;
}

@media screen and (min-width:768px){
.downPad{
	margin-top: 15px;
}	
}

.headerHero{
	align-content: center;
	background-repeat: no-repeat;  
    height: 250px;
	margin-top: 40px;
	margin-bottom: 25px;
}

@media screen and (min-width:768px){
	.headerHero{ 
    height: 300px;
	margin-top: 40px;
	margin-bottom: 25px;
}
}

.headerHolder{
	background-image: url("../img/posters/puffy_header_sm.png");
	background-repeat: no-repeat;
  	background-size: contain;
  	background-position: center;
}

@media screen and (min-width:768px){
	.headerHolder{
	background-image: url("../img/posters/puffy_header.png");
	background-repeat: no-repeat;
  	background-size: contain;
  	background-position: center;
}
}

/*--PARALLAX SIMPLE--*/
#parallaxSection {

  margin: 25px 0 25px 0;	
}

.parallaxHolder {
  width: 100vw;
  height: 200px;
}
@media screen and (min-width:768px){
	.parallaxHolder {
 	 width: 100vw;
  	height: 300px;
}
}
.parallaxIMG {
  background-image: url("../../assets/img/parallax/puffy_parallax_sm.jpg");
  background-attachment: fixed;	
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (min-width:768px){
 .parallaxIMG {
  background-image: url("../../assets/img/parallax/puffy_parallax.jpg");
  background-attachment: fixed;	
  background-repeat: no-repeat;
  background-position: center;
}
}


/*--BANNER STRIPE--*/
#movieBanner {
  background-color: #8500bc;
  align-content: center;
  margin-top: 25px;	
}

@media (min-width: 768px){
  #movieBanner {
  background-color: #8500bc;
  align-content: center;
  margin-top: 40px;	
}
}

#playSection{
	align-content: center;
}

.bannerHolder {
  align-content: center;
  background-repeat: repeat;
  background-position: center;
  background-size: contain;
  	
  height: 55px;	
  margin: 25px 0 25px 0;	
}

@media screen and (min-width: 414px) {
  .bannerHolder {
    height: 70px;
  }
}

@media screen and (min-width: 576px) {
  .bannerHolder {
    height: 100px;
  }
}
@media screen and (min-width: 800px) and (min-width:480) {
  .bannerHolder {
    height: 130px;
  }
}

@media screen and (min-width: 960px) and (min-width:600) {
  .bannerHolder { 
    height: 150px;
  }
}

.bannerMovie {
  background-image: url("../../assets/img/banners/bannerV_mb.jpg");
}

@media (min-width: 768px) {
  .bannerMovie {
    background-image: url("../../assets/img/banners/bannerV_full.jpg");
  }
}

.banner2Holder {
  align-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: #FFF;	
  height: 90px;		
}

@media screen and (min-width: 576px) {
  .banner2Holder {
    height: 250px;
  }
}

@media screen and (min-width: 1024px) and (min-width: 600px) {
  .banner2Holder { 
    height: 280px;
 
  }
}

@media screen and (min-width: 1280px) and (min-width:800px) {
  .banner2Holder { 
    height: 300px;
  
  }
}

.bannerPlay {
  background-image: url("../../assets/img/banners/banner_playsets_mb.jpg");
}

@media screen and (min-width: 800px) {
  .bannerPlay {
    background-image: url("../../assets/img/banners/banner_playsets.jpg");
  }
}


#characterPoster{
	align-content: center;
	text-align: center;
}

.posterHolder{
	align-content: center;
	background-repeat: no-repeat;  
    height: 250px;
	margin-top: 10px;
	margin-bottom: 30px;
}

@media screen and (min-width: 800px) {
	.posterHolder{
	height: 400px;	
	margin-top: 10px;
	margin-bottom: 40px;
}
	
}

.posterHero{
	background-image: url("../img/hero/posterCharacters.png");
	background-repeat: no-repeat;
  	background-size: contain;
  	background-position: center;
}

.posterPad{
	margin-top: -50px;
}

@media screen and (min-width:768px){
.posterPad{
	margin-top: 15px;
}	
}

/*---STORY SECTION--*/
#story {
  padding: 0 20px;
}

@media (min-width: 414px) {
  #story {
    padding: 0 30px;
  }
}

@media (min-width: 576px) {
  #story {
    padding: 0 40px;
  }
}

@media (min-width: 768px) {
  #story {
    padding: 0 60px;
  }
}

@media (min-width: 992px) {
  #story {
    padding: 0 75px;
  }
}

@media (min-width: 1200px) {
  #story {
    padding: 0 150px;
  }
}

@media (min-width: 1920px) {
  #story {
    padding: 0 400px;
  }
}

/*-------PACKS PAGE-----------*/
#packSection {
  
  align-content: center;
  text-align: center;	
  
  padding: 25px 0 50px 0;	
}

.packIMG {
  height: 150px;
  cursor: pointer;
  margin: 10px 5px 20px 5px;
  
}

@media screen and (min-width: 576px) {
  .packIMG {
    height: 150px;	  
    margin: 0 5px 20px 5px;
  }
}

@media screen and (min-width: 768px) {
  .packIMG {
    height: 250px;
    
  }
}

.pack1 {
  background-image: url("../../assets/img/hero/PuffyPuffs_1PK_BAG.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.pack3 {
  background-image: url("../../assets/img/hero/PuffyPuffs_3PK_BAG.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.pack5 {
  background-image: url("../../assets/img/hero/PuffyPuffs_5PK_BOX.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.pack10 {
  background-image: url("../../assets/img/hero/PuffyPuffs_10PK_BOX.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;	
}

/*----------BUY SECTION-----------*/
#buySection{
  background-color: white;
  align-content: center;
  text-align: center;
    padding: 24px 0 50px 0;
}

.heroHolder {
  height: 80px;
}

@media (min-width: 576){
    .heroHolder {
  height: 100px;
 	
}
}

@media (min-width: 768){
    .heroHolder {
  height: 120px;
}
}

@media (min-width: 992){
    .heroHolder {
  height: 150px;
}
}

.retAmz {
  background-image: url("../../assets/img/logos/amz_logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.retWM {
  background-image: url("../../assets/img/logos/wm_logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.retTarget {
  background-image: url("../../assets/img/logos/target_logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.retFive {
  background-image: url("../../assets/img/logos/five.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/*-------CROSS PAGE-----------*/
#crossSection { 
  align-content: center;
  text-align: center;	
  
  padding: 25px 0 50px 0;	
}

.logoHolder {
  height: 100px;
  cursor: pointer;
  margin-bottom: 0 5px 20px 5px;	
}

@media screen and (min-width: 576px) {
  .logoHolder {
    height: 100px;
    
  }
}

@media screen and (min-width: 768px) {
  .logoHolder {
    height: 250px;
    
  }
}

.pukeyLogo {
  background-image: url("../../assets/img/logos/pukey_logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

