.rs-wrapper{
	float: left;
	width: 100%;
	margin-bottom: 21px;
	position: relative;
	height: 462px;
	overflow: hidden;
}
.fullwidthbanner-container{
    width: 100% !important;
    position: relative;
    padding-bottom: 49px;
    max-height: 413px !important;
    overflow: hidden;
}

.fullwidthbanner{
    max-height: 413px;
    border-bottom: 1px solid #e6e6e6;
    background: url(../images/slide111.jpg) no-repeat center;
}


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


.tp-caption.regular_title, 
.tp-caption.regular_title2, 
.tp-caption.regular_title3{
    font: bold 22px 'Open Sans', Arial, sans-serif;
    color: #fff;
    white-space: normal !important;
    line-height: 32px;
    padding: 3px 5px;
}

.tp-caption.regular_title{ 
    width: 480px !important;
}

.tp-caption.regular_title2{
    width: 270px;
}

.tp-caption.regular_title3{
    width: 437px;
}

.tp-caption.regular_subtitle{
    font: 15px  Arial, sans-serif;
    color: #333;
    font-weight: 300;
    background-repeat: no-repeat;
    background-position: 10px center;
    width: 400px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    white-space: normal !important;
    line-height: 18px;
    
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.tp-caption.caption-subtitle{
        width: 330px;
}

.tp-caption.caption-subtitle-2{
    width: 370px !important;
}

.tp-caption.caption-subtitle-3{
    width: 510px !important;
}


@media only screen and (min-width: 768px) and (max-width: 959px){

}

@media only screen and (min-width: 480px) and (max-width: 767px){

}

@media only screen and (min-width: 320px) and (max-width: 479px){

}
