/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet
		
		For APPSOLUTIONS
		
		AS grey: 109,111,113

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-caption.small_light_grey {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(109, 111, 113);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_grey {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(109, 111, 113);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_light_grey {
font-size:30px;
line-height:36px;
font-weight:400;
font-family:"Open Sans";
color:rgb(109, 111, 113);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.large_bold_grey {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(109, 111, 113);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asred {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(180, 26, 31);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}