body {
  background-color: #f1182c;
}


/*---TYPE---H3 thru H5 in GALLERY.CSS-----*/
.h1, h1 {
  font-family: 'Mouse Memoirs';
  font-size: 24px;
  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: 32px;
  }
}

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

h2 {
  font-family: 'Mouse Memoirs';
  font-size: 36px;
  color: #ffffff;
  text-align: left;
  padding: 0 5px;
}

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

.storyMode {
  font-family: 'Lato';
  font-weight: 400;
  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: 24px;
}
}

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

.toysIntro{
	padding: 25px;
}

.toyMode {
  font-family: 'Raleway';
  font-weight: 600;
  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: 18px !important;
  margin: 10px 0px 15px 0;		
}
}

@media (min-width: 768px) {
 .toyMode {
  font-family: 'Mouse Memoirs' !important;
  font-size: 24px !important;
  font-weight: 400;	 
  color: #FFF;
  text-align: center;
  line-height: 1.1;
  letter-spacing: 1.2px;
  word-spacing: 1.5px;
  margin: 10px 0px 5px 5px;     
     
}
}

@media (min-width: 576px) {
  .toyMode {
    margin: 5px 5px 25px 5px;
  }
}
@media (min-width: 992px){
    .toySpace{
    margin-top: 50px;
}
}

.altMode {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 1.2px;
  word-spacing: 1.5px;
  margin: 5px;
}

@media (min-width: 414px){
  .altMode {
  font-size: 18px !important;
  padding-top: 15px;         
}
}

@media (min-width: 768px){
  .altMode {
  font-family: 'Mouse Memoirs';
  font-size: 30px !important;
  color: #FFF;
  text-align: left;
  line-height: 1.1;
  letter-spacing: 1.2px;
  word-spacing: 1.5px;
  margin: 10px 10px 5px 10px;   
}
}


#mainGrid {
    padding: 5px;

}

@media (min-width: 992px){
    #mainGrid {
    padding: 50px 0 25px 0;
}
}


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

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

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

.bannerHolder {
  align-content: center;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  height: 90px;
}

@media (min-width: 576px) {
  .bannerHolder {
    height: 120px;
  }
}

@media (min-width: 768px) {
  .bannerHolder {
    height: 150px;
  }
}

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

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

@media (min-width: 768px) {
  .banner2Holder {
	background-repeat: repeat;  
    height: 150px;
  }
}

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

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

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

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

/*---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;
  }
}

.slidePoster {
  width: 100%;
  height: auto;
}

/*----Movie Grid-----*/

/*--SEE movieClass.css--*/


/*-------ACTIVITY PAGE-----------*/
#actSection {
  background-color: #8500bc;
  align-content: center;
  text-align: center;	
  
  padding: 25px 0 50px 0;	
}

.actIMG {
  height: 100px;
  cursor: pointer;
  margin-bottom: 20px;	
}

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

@media (min-width: 768px) {
  .actIMG {
    height: 150px;
    
  }
}

.act1 {
  background-image: url("../../assets/img/downloads/actCollector.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
 margin: 10px	
}

.act2 {
  background-image: url("../../assets/img/downloads/actColor.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 10px;	
}


/*----------BUY SECTION-----------*/

#buySection{

    align-content: center;
    padding: 24px 0 50px 0;
}

.heroHolder {
  height: 240px;
}

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

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

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

.heroPine {
  background-image: url("../../assets/img/hero/hero_pineapple.png");    
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.heroPop {
  background-image: url("../../assets/img/hero/hero_popcorn.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}
.heroBag {
  background-image: url("../../assets/img/hero/tpps_bag.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.retTarget {
  background-image: url("../../assets/img/logos/target.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;
}

/*-------LEGAL PAGES-----------*/

#legalMain{

    align-content: center;
    padding: 24px 0;
}

.extraBox {
  text-align: center;
  padding: 25px;
  margin: 50px 0 20px 0;
}

.legalBox {
  font-family: 'Lato';
  color: #FFFFFF;
  font-size: 14px;
  /*padding: 20px 30px 30px 30px;*/
  display: inline-block;
  text-align: left;    
}

@media (min-width: 576px){
.legalBox {
  font-size: 16px;

}
}

@media (min-width: 768px){
.legalBox {
  font-size: 18px;

}
}

@media (min-width: 992px){
.legalBox {
  font-size: 18px;

}
}

/*----------MSIC PAGE--------*/


#miscPage{
align-content: center;
margin-top: 25px;	
}


.miscHolder {
   background-repeat: no-repeat;
  background-size: contain;
  background-position: center;	
  height: 190px;
  margin: 24px 0 20px 0;    
}

@media (min-width: 576px){
 .miscHolder {
  height: 220px;
}
}

@media (min-width: 768px){
 .miscHolder {
  height: 300px;
  margin-bottom: 50px;
  background-position: right;
}
}

.miaImg {
  background-image: url("../../assets/img/misc/404.png");
}


.altMode {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  color: #FFF;
  text-align: left;
  line-height: 1.2;
  letter-spacing: 1.2px;
  word-spacing: 1.5px;
  margin: 5px 0 20px 0;
}

@media (min-width: 414px){
  .altMode {
  font-size: 18px !important;
  padding-top: 15px;         
}
}

@media (min-width: 768px){
  .altMode {
  font-family: 'Mouse Memoirs';
  font-size: 30px !important;
  color: #FFF;
  text-align: left;
  line-height: 1.1;
  letter-spacing: 1.2px;
  word-spacing: 1.5px;
  margin: 50px 10px 5px 10px;   
}
}

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