.ustextheader{padding-top:var(--us-margin);color:#000000;z-index:10;text-align:left;}

/*
	.ustextheader h2{font-family:'Lato', sans-serif;font-size:14px;font-weight:600;line-height:24px;text-transform:uppercase;margin:0 0 10px 0 !important;color:rgba(0,0,0,.5);text-align:center;}
		.ustextheader h2 a{color:inherit !important;text-decoration:none!important;}
	.ustextheader h1{font-family:'Lato', sans-serif;font-size:32px;font-weight:300;line-height:42px;color:#000000;text-align:center;}
		.ustextheader h1 strong{font-weight:700;}*/

article .ustextheader hgroup{margin:0 !important;}
	.ustextheader h2{font-family:var(--us-headline-font);/*'Lato', sans-serif;*/font-size:12px !important;font-weight:700;line-height:1.33;letter-spacing:1px;text-transform:uppercase;margin:0 0 5px 0 !important;opacity:1;color:rgba(0,0,0,.5);text-align:left;}
		.ustextheader h2 a{color:inherit !important;text-decoration:none!important;font-weight:inherit !important;}
	.ustextheader h1{font-family:var(--us-headline-font);/*'Lato', sans-serif;*/font-size:22px;font-weight:300;line-height:1.33;color:#000000;text-align:left;}
		.ustextheader h1 strong{font-weight:600;}

@media screen and (min-width:768px){

	.ustextheader h1{font-size:32px;}

}

@media screen and (min-width:900px){

	.ustextheader h1{font-size:40px;font-size:3vw;}

}
