  .head-h3{
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
}

.head-h4{
    font-family: Open Sans;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
}

.box-citation{
    -webkit-box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.75);
     box-shadow: 1px 2px 8px 0px rgba(0,0,0,0.75); 
     border-radius: 5px; text-align: center; 
     padding-top: 20px; 
     margin-bottom: 40px; 
     background: #fff;
}

#content{
	background-image: url(/cvfper/wp-content/themes/hukm-fper/images/bg-hukm-hd.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
	
}

#box-pre-clinical{
	background-image: url(/cvfper/wp-content/themes/hukm-fper/images/bg-pre.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}

#box-clinical{
	background-image: url(/cvfper/wp-content/themes/hukm-fper/images/bg-clinical.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}