
.intro-12{
	height: 100%;
	background-color: rgba(255,255,255,0.3);
}

.intro-12 h1 span{
	text-transform: uppercase;
	font-size: 96px;
	line-height: 103px;
	letter-spacing: 8px;
	font-weight: 600;
	border-bottom:solid 2px #222; 
	padding-bottom: 10px;
}
.intro-12 h2{
	text-transform: uppercase;
	font-size: 72px;
	line-height: 79px;
	letter-spacing: 8px;
	font-weight: 600;
}
.intro-12 h6 span{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 4px;
	font-weight: 200;
	padding: 10px;
}
.intro-12 h5 span{
	font-size: 24px;
	line-height: 31px;
	font-weight: 200;
	font-style: italic;
	font-family: "gerogia", serif;
	padding: 10px 0;
	border-top: solid 1px #222;
	border-bottom: solid 1px #222;
}
.intro-12 h4{    
	font-size: 18px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 36px;
    margin-bottom: 20px;
}
.tp-caption a{
	color: #222 !important;
}
.tp-caption a:hover{
	color: #ccc !important;
}