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

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