
header.banner {
  padding-top:5rem;
	/* padding-bottom: calc(10rem - 72px); */
  background:  url("../img/header.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
     
}

header.blkbanner {
  padding-top:0.5rem;
	 padding-bottom: 0.5rem;

  background-position: center;
 /* background-repeat: no-repeat;
//  background-attachment: scroll;
 // background-size: cover; */
 vertical-align: center;
  background-color: #000;
  min-height:20px;
     
}

header.banner h1 {
  font-size: 2.25rem;
}

@media (min-width: 902px) {
  header.banner {

    padding-top: 66px; 
    padding-bottom: 0;
  }
  header.banner p {
    font-size: 1.15rem;
  }
  header.banner h1 {
    font-size: 3rem;
  }
    header.banner h2{
    padding-left: 3rem;
	font-size: 1.6rem;
  }
  
  header h3 {
	padding-left: 3rem;
}
}


.whtlogo {

	   padding: 0.5rem;
	   
	
}

.logo {
	 max-width: 7rem;
	 max-height: 14rem;
	   padding-top: 1rem;
	padding-right: 1rem;	   
	
}

.h8 {
	text-align:left;
	font-size: 0.9rem;
	
}

.emphtext {
	font-size: 1.4rem;
	
	
}

.boomer {
	/* bold, bigger, padding */
	padding-top:2rem;
	font-size: 1.4rem;
	font-weight: bold;
}