@media (max-width: 1280px) {
	.statue{
		right: -150px;
	}
}
@media (max-width: 1200px) {
	#hero h1{
		font-size: 8em;
	}
}
@media (max-width: 1024px) {
	#hero h1{
		text-align: center;
		font-size: 7em;
	}
	.statue{
		bottom: 100px;
	}
}

@media (max-width: 768px) {
	#hero h1{
		font-size: 6em;
	}
	#hero h2{
		padding-right: 72px;
		font-size: 2em;
	}
	#videos h2{
		font-size: 2.5em;
	}
	#videos h2 br{
		display: none;
	}
	#videos .video-link img{
		width: 100%;
	}
	#hipnotica{
		height: auto;
	}
}
@media (max-width: 480px) {

	.pad-left-right-125{
		padding-left: 20px;
		padding-right: 20px;
	}
	#top, #mid, #bottom{
		background-attachment: scroll;
	}
	#hero{
		overflow: hidden;
	}
	#hero h1{
		font-size: 2.5em;
	}
	#hero h2{
		font-size: 1.25em;
		padding: 0px;
		text-align: center;
		margin: 0px 0px 20px 0;
	}
	#hero #pork-presenta{
		left: 0px;
		top: 0px;
	}
	#hero .container{
		text-align: center;
	}
	#hero .hero-pork-logo{
		margin: 0 auto;
	}
	.hero-scroll-copy{
		font-size: .9em;
		top: -58px;
	}
	.hero-scroll-copy h3{
		text-align: center;
		font-size: 1.3em;
	}
	.hero-dalailomo{
		width: 510px !important;
		max-width: none;
		top: 0px;
		left: -75px;
	}
	#videos > .container{
		
	}
	#videos-carousel{
		width: 100%;
	}
	#videos .pig-medallion{
		top: -75px;
		margin-bottom: -55px;
		width: 180px;
	}
	#videos h2{
		font-size: 27px;
	}
	#videos .pad-bottom-20{
		padding-bottom: 0px;
	}

	#top{
		height: auto;
	}
	#hipnotica{
		height: auto;
	}
	.hipnotica-header{
		font-size: 2em;
		line-height: 2em;
		top: 30%;
	}
	#contest > .container{
		padding: 20px;
		
	}
	#contest h2{
		font-size: 21px;
	}
	#contest .col-xs-6:last-of-type{
		padding-top: 25px;
	}
	.guru-header{
		font-size: 2.5em;
	}
	#exclusive-recipes h1{
		font-size: 2em;
	}
	#call-to-action > .container{
		padding: 37px 20px;
	}
	#call-to-action h1{
		font-size: 2em;
	}
	#call-to-action h3{
		font-size: 1.2em;
	}
	#mid{
		
	}
	#afterword{
		margin-bottom: -210px;
		top: 60px;
	}
	#afterword > .container{
		padding: 0px;
	}
	#afterword h1{
		font-size: 1.6em;
	}
	#scroll-container{
		padding: 20px;
	}
	#bottom{
		overflow: visible;
		height: 740px;
		
	}
	#bottom .pig-medallion{
		width: 220px;
	}
	#subscribe{
		position: relative;
		top: -50px;
		margin-bottom: -50px;
	}
	.temple, .statue{
		display: none;
	}
	#registration{
		margin-bottom: 110px;
	}
}

@media (max-width: 320px) {
	.hero-dalailomo{
		left: -105px;
	}
}
