.box_with_image_bg .content .title,
.the_title, .section_title {
	font-weight: 500;
}

@media (min-width: 1400px) {
	.container .the_content blockquote {
		font-size: 1.4em;
	}
}

@media (min-width: 1200px) {
	.slideshow_container .caption .title {
		font-size: 72px;
	}
}

body, html {
	font-size: 17px;
}

.the_subtitle, .section_subtitle {
  color: #bbbbbb;
}
