/* CUSTOM REVOLUTION SLIDER SETTINGS FOR THE THEME */

.rs-wrapper{
    float: left;
    width: 100%;
    margin-bottom: 70px;
    position: relative;
}

.fullwidthbanner-container{
	width: 100% !important;
	position: relative;
	max-height: 600px !important;
	overflow: hidden;
}

.fullwidthbanner{
    max-height: 490px;
    background: #f6f6f6;
}

.regular_title{
	padding: 5px 10px !important;
	color: #fff;
	text-transform: uppercase;
	white-space: normal !important;
	line-height: 36px;
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 40px;
}

.regular_list{
    background-color: #fff;
    background-image: url('../assets/star.png');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    font: 18px 'Oswald', Arial, sans-serif;
    line-height: 18px;
    text-transform: uppercase;
    white-space: normal !important;
}

.regular_subtitle{
	white-space: normal !important;
	padding: 10px;
	line-height: 35px;
	text-transform: uppercase;
	color: #333;
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 30px;
}

.regular_text{
    white-space: normal !important;
    color: #333;
    font: 14px 'Open Sans', Arial, sans-serif;
    line-height: 22px;
    width: 470px;
}

.regular_button{
    background: #d21a10;
    padding: 17px 10px;
    color: #fff;
    text-transform: uppercase;
    font: 14px 'Open Sans', Arial, sans-serif;
    line-height: 14px;
}
