#aww2-0 { background-position: center; background-size: cover; }

img.lazy {
  display: none;
}

html, body { margin: 0; padding: 0; overflow-x: hidden; } /* for hero image */

blockquote p, blockquote cite { font-size: 1.2rem; line-height: 1.5; font-weight: 300; }
blockquote.aww-bq-lg p, blockquote.aww-bq-lg cite { font-size: 1rem; }
blockquote.aww-bq-xl p, blockquote.aww-bq-xl cite { font-size: 2rem; }
h3, h4 { font-weight: 300 !important; line-height: 3rem; margin-top: 30px; }

.abbey-quote, .erickson-quote, .kippel-quote, .bird-quote { margin-top: 1.5rem; margin-bottom: 1.5rem; }


.aww-story-footer { }

.aww-hero-wrapper {
    color: #ffffff;
    position: absolute;
    margin: 0 auto;
    padding: 0;
    width: 70%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    right: 0;
}

.aww-hero-wrapper h1 { font-size: 1.5rem; }
.aww-hero-wrapper h6 { font-size: 0.8rem; }
.aww-hero-wrapper p, .aww-hero-wrapper h6, .aww-hero-wrapper h1 { color: #ffffff; }

.aww-image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

@media (max-width: 543px) {
  img.lazy, blockquote { 
	  padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; margin-top: 0 !important; margin-bottom: 0 !important; 
  }
  
  
  .aww-m-t-collapsed { clear: both; padding-top: 1.5rem !important; }
  
  
  
}

@media (max-width: 768px) {
	img { padding-top: 15px !important; }
	video { margin-top: 1.5rem; margin-bottom: 1.5rem; }
}

@media (min-width: 768px) {
	
	blockquote.aww-bq-lg p, blockquote.aww-bq-lg cite, blockquote p, blockquote cite { font-size: 1rem; }
	.aww-hero-wrapper h1 { font-size: 3.5rem; }
	.aww-hero-wrapper h6 { font-size: 0.8rem; }
	
	#aww-m-t-53 { margin-top: 53px !important; }
	
	.abbey-quote { font-size: 1rem; }
	.erickson-quote { font-size: 1rem; margin-top: 55px; margin-bottom: 53px; }
	.kippel-quote { font-size: 1rem; margin-top: 0; margin-bottom: 0;}
	/*.abbey-quote p, .erickson-quote p, .kippel-quote p, .bird-quote p { font-size: 1rem; }*/
	.bird-quote { margin-top: 0; }
}

@media (min-width: 992px) {
	
	blockquote p, blockquote cite { font-size: 1.2rem; }
	blockquote.aww-bq-lg p, blockquote.aww-bq-lg cite { font-size: 1.5rem; }
	.abbey-quote { margin-top: 133px; margin-bottom: 125px; }
	.erickson-quote { margin-top: 128px; margin-bottom: 130px; }
	.kippel-quote { font-size: 1.2rem; margin-top: 70px; margin-bottom: 65px; }
	.fong-quote { margin-top: 25px; }
	.bird-quote { margin-top: 70px; }
}

@media (min-width: 1200px) {

}