#sweepstakes-container, #sweepstakes-container a, #sweepstakes-container p, #sweepstakes-container h1, #sweepstakes-container h2,#sweepstakes-container h3, #sweepstakes-container div{ 
  font-family: sofia-pro, sans-serif;
  font-weight: 400;
}
#sweepstakes-container{
  position: relative;
  overflow: auto;
  background-color: #f4e8e8;

}
#sweepstakes-background{
  opacity: 0;
}
#sweepstakes{
  text-align: center;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
    /*
  background-size: cover;
  background-position: top center;
    */
    
  text-align: center;
  overflow: auto;      
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
}
#sweepstakes a{
  color: #212c5a;
}

#sweepstakes-content{
  /*
  position: absolute;
  left:0;
  right: 0;
  top: 0;
  bottom: 0;
  */
  width: 50vw;
  margin-top: 54vw;
  padding-left: 3vw;
  margin: 0px;
  /*
  margin: 0 auto;
  */
}
#sweepstakes-content h1{
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
  padding-top: 5.4vw;
  /*
  color: #212b5c;
  */
  color: #000;
  font-size: 3vw;
  line-height: 4.5vw;
  text-transform: uppercase;
  letter-spacing: 0.6vw;
  font-weight: bold;
}

#sweepstakes-content p{
  font-weight: 500;
  color: #353736;
  line-height: 1.7vw;
  /*
  font-size: 1.2vw;
  max-width: 46vw;
  */
  font-size: 1.1vw;
  max-width: 36.9vw;
  margin: 0 auto;
}

#sweepstakes-brands{
	max-width: 600px;
  	margin: 0 auto;
}
.sweepstakes-brand{
	display: inline-block;
  	margin: 0px 23px;
  	vertical-align: bottom;
  	margin-bottom: 1.6vw;
}
.sweepstakes-brand:hover{
  opacity: 0.7;
}

#sweepstakes-1{
	width: 30px;
} 
#sweepstakes-2{
	width: 90px;
  	padding-bottom: 8px;
} 
#sweepstakes-3{
	width: 55px;
} 
#sweepstakes-4{
	width: 84px;
  	padding-bottom: 8px;
}
#sweepstakes-5{
	width: 135px;
  	padding-bottom: 10px;

}
#sweepstakes-6{
	width: 65px;
  	padding-bottom: 10px;
}
#sweepstakes-7{
	width: 51px;
} 
#sweepstakes-8{
	width: 83px;
}

#sweepstakes-content h3{
  font-family: sofia-pro, sans-serif;
  font-weight: 700;  
  margin-top: 4vw;
  margin-bottom: 0.3vw;
  /*
  color: #212b5c;
  */
  color: #000;
  font-size: 1vw;
  line-height: 2vw;
  text-transform: uppercase;
  /*
  letter-spacing: 0.3vw;
  */
  line-height: 1.6vw;
  letter-spacing: 0.27vw;
  font-weight: bold;
  display: inline-block;
  border-bottom: 2px solid #000;
  padding-bottom: 0.3vw;
}



#sweepstakes-email, #klaviyo_form_instagram{
  height: 30px;
  line-height: 40px;
  border-color: #000;
  width: 25vw;
  max-width: 125px;
}
#klaviyo_form_instagram{
  border-right: 1px solid #000;
  margin-bottom: 10px;
}
#sweepstakes-subscribe{
  border: 1px solid #000;
  /*
  background-color: #212b5c;
  */
  background-color: #000;

  color: #fff;
  border-radius: 0px;
  height: 30px;
  line-height: 0px;
  padding: 20px 50px 20px 50px;
  letter-spacing: 4px;
  font-size: 12px;
  font-weight: 500;
}
#sweepstakes-signup{
  /*
  margin-top: 13vw;
  */
  margin-top: 4px;
  margin-bottom: 6vw;
}

#sweepstakes-subscribe-form{
	margin-top: 30px;
}

#sweepstakes-success-response, #sweepstakes-error-response{
  padding-top: 10px;
  padding-bottom: 5px;
}

@media (max-width: 850px) {
  /*
  #sweepstakes-background{
    display: none;
  }

  #sweepstakes{
      background-size: 850px;
  }


  #sweepstakes-content{

    width: 80%;

    position: relative;

  }
  */
  #sweepstakes-content h1{
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 2.5vw;
  }

  #sweepstakes-content p{
    width: 80%;
    font-size: 12px;
    line-height: 18px;
  }


  #sweepstakes-content h3{
    font-size: 12px;
    line-height: 18px;
  }


}

@media (max-width: 640px) {
  #sweepstakes-container{
  	padding-top: 5vw;
  }
  #sweepstakes{
  	background-size: 90%;

  }
  #sweepstakes-content{
  	width: 100%;
    margin-top: 84vw;
    padding: 0px;
  }
  #sweepstakes-content h1{
    padding-top: 0px;
    font-size: 8vw;
    line-height: 14vw;
    margin-bottom: 2.5vw;
    margin: 0px 10vw;
    letter-spacing: 2.1vw;
  }
  #sweepstakes-content p{
    width: auto;
    max-width: 76vw;
	font-size: 3vw;
    line-height: 6vw;
    letter-spacing: 1px;
    padding-top: 3vw;
  }
  #sweepstakes-content h3{
  	margin-top: 15vw;
    font-size: 3vw;
    letter-spacing: 0.85vw;
  }
  
  #sweepstakes-brands{
    max-width: 400px;
    margin-top: 3vw;
  }
  .sweepstakes-brand{
  	margin: 20px;
    vertical-align: middle;
  }

  #sweepstakes-signup{
    margin-top: -20px;
  }

  
  #sweepstakes-1,#sweepstakes-2,#sweepstakes-3,#sweepstakes-4,#sweepstakes-5,#sweepstakes-6,#sweepstakes-7{
    padding-bottom: 0px;
  }
  #sweepstakes-subscribe-form{
    max-width: 400px;
  	margin: 30px auto;
    padding-bottom: 40px;
  }
  #sweepstakes-subscribe{
  	padding-left: 109px;
    padding-right: 109px;
  }
  #sweepstakes-email, #klaviyo_form_instagram{
    width: 119px;
  }
  

}

@media (max-width: 350px) {
  #sweepstakes-content p{
	font-size: 10px;
    line-height: 20px;
  }
  #sweepstakes-content h3{
	font-size: 12px;
  }
  #sweepstakes-email, #klaviyo_form_instagram{
    width: 100px;
  }
  #sweepstakes-subscribe{
  	padding-left: 90px;
    padding-right: 90px;
  }
  .sweepstakes-brand{
  	margin: 20px 10px 20px 10px;
  }
}
@media (max-width: 310px) {
  .sweepstakes-brand{
  	margin: 20px 10px 20px 10px;
  }
}
