
/* CSS Document */
#home-wrap .hcp-heading h1 {
    font-size: 38px !important;
	line-height: 44px !important;
	padding: 64px 0 64px 35px !important;
}

#home-wrap .hcp-heading h1 span {
    display: block;
}

.moa-updated-heading{
	font-size: 2.6em !important;
	padding: 1.65em 0 !important;
}

@media only screen and (max-width: 1000px){
#logo {
width: 7.5em !important;
	}
#home-wrap .hcp-heading h1 {
    font-size: 30px !important;
	line-height: 36px !important;
	padding: 35px 0 35px 0 !important;
}

.moa-updated-heading{
	padding: 1em 0 !important;
}

}

@media only screen and (max-width: 767px){
#home-wrap .hcp-heading h1 {
	font-size: 24px !important;
    line-height: 28px !important;
	background: url(/Images/hero_graphic_mobile_hcp.png) no-repeat center 175px;
	padding: 35px 0 75px 0 !important;
}
.moa-updated-heading{
	font-size: 1.8em !important;
	padding: 0.8em 5% 0.8em 0 !important;
}
}

@media only screen and (max-width: 1000px){
#sa-bar .new_Hcp_Header:before {
    content: 'For U.S. Healthcare Professionals Only' !important;
    
}
}