
.tp-caption.Slide_title {
font-size:79px;
line-height:95px;
font-weight:700;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
letter-spacing:-1px;
word-spacing:-1px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.slide_subtitle {
font-size:48px;
line-height:56px;
font-weight:300;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.slide_text {
font-size:20px;
line-height:27px;
font-weight:300;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.Slide_title2 {
font-size:79px;
line-height:95px;
font-weight:700;
color: #ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
letter-spacing:-1px;
word-spacing:-1px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.slide_subtitle2 {
font-size:35px;
line-height:40px;
font-weight:300;
color: #ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(51, 51, 51);
border-style:none;
}

.tp-caption.slide_link {
font-size:18px;
line-height:24px;
font-weight:700;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(51, 51, 51);
border-style:none;
}

.tp-caption.slide_subtitle3 {
font-size:35px;
line-height:40px;
font-weight:300;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

/***		Slide title	***/

.tp-caption.Slide_title , .tp-caption.Slide_title2, .tp-caption.Slide_title3{
	z-index: 2; 
	max-width: auto; 
	max-height: auto; 
	white-space: normal;
}

.tp-caption.slide_subtitle{
	z-index: 3;
	max-width: 625px;
}

.tp-caption.slide_subtitle2, .tp-caption.slide_subtitle3 {
	z-index: 3;
	max-width: 625px;
	white-space: normal;
}

.tp-caption.slide_text, .tp-caption.slide_text2, .tp-caption.slide_text3 {
	z-index: 4; 
	max-width: 610px; 
	max-height: auto; 
	white-space: normal;
}

