/*! http://responsiveslides.com v1.54 by @viljamis */

.ccm-image-slider {
    position: relative;
}

.ccm-image-slider-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.ccm-image-slider-text-wrapper {
    position: relative;
    width: 100%;
}
.ccm-image-slider-text-inner {
    position: relative;
    width: 1300px;
    margin:0 auto;
}
.ccm-image-slider-text-content {width:45%}

.ccm-image-slider-title {
    margin-top:auto;
    font-size: 2.5em;
    line-height: 1.25em;
    text-transform: uppercase;
    margin-bottom: .5em;
    padding-top: 50px;
}	

.ccm-image-slider-container a.mega-link-overlay {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    left: 0px;
}

.rslides {
    margin: 0 auto;
    max-height:620px;
}
.rslides_tabs { text-align: center }