
.dh_ptp_switch_subtitle {
font-size: 25px;
color: #f85a02;
}
.section-content, .section-center
{
font-weight:300;
}

.button {
  color: 115175;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 42px;
  margin: 4px 2px;
  cursor: pointer;
 background-color: #4CAF50;
}
.post_taglines p {
    padding-bottom: 0;
    margin-bottom: 0;
}
.post_taglines {
        padding: 20px 0 20px 0;
    border-top: 1px solid #ddd;
}

h2.uk-margin-remove .uk-button-text::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 3px double #ED2824;
	transition: right .3s ease-out;
	width: 80%;
	margin: 0 auto;
	display: block;
}
h2.uk-margin-remove  a:hover::before {
	border-bottom: 3px double #0d5682;
}
.section-header h2.uk-margin-remove .uk-button {
	padding-bottom: 7px;
	margin-bottom: 15px;
}
body {
	font-family: 'Roboto' !important;
}

.publications  .uk-slider-items li {
	width: 33.3333% !important;
	padding: 0 2% !important;
}
 @media only screen and (max-width: 767px) {
.publications .uk-slider-items li {
	width: 50% !important;
	padding: 0 !important;
}
}
