/* @option theme title/slogan/footer position */

#EC8shadow,#headerwrapper2,#myExtraContent8 {
	display: none;
}

@media screen and (max-width:768px){
#pageHeader img {top: 39px;}
#pageHeader h1 {padding-top: 39px;}}

@media screen and (max-width:600px){
#pageHeader img {top: 33px;}
#pageHeader h1 {padding-top: 36px;}}

@media screen and (max-width:480px){
#pageHeader img {top: 29px;}
#pageHeader h1 {padding-top: 31px;}}


