@import 'global.css';

body {
	font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
}

.schedule-form label {
	width: 210px;
	margin-right: 0;
}

.intro-home p,
.overview .txt-item p,
.join-us .block-txt p {
	line-height: 1.4;
}

@media only screen and (min-width: 768px){
	.join-us .block-txt .title-2 {
	font-size: 1.2em;
	}
}

.site-foot .row h3 {
	-webkit-font-smoothing: auto;
}

.site-foot .row ul, .site-foot .row p, .site-foot .row ul a,
.persion-list li>a, .persion-list li>span, .persion-list li>p,
.guest-list div {
	font-family: Helvetica, Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
}

@media only screen and (min-width: 768px){
	.site-foot .row {
		padding: 2.875em 1.625em 2.875em 2em;
		line-height: 1.4;
	}
}

.guest-list div {
	line-height: 1.2;
}
.guest-list div>span {
	margin-bottom: 5px
}

.volunteer .text-content p, .volunteer .text-content ol,
.pic-list li * {
	line-height: 1.4;
}


@media only screen and (min-width: 768px){
	.site-foot .border-col {
		height: 490px;
	}
}
