div.flexsliderTitleWrapper {
 position: absolute;
 width: 100%;
}

div.flexsliderTitle {
 margin: 7px 10px;
}

div.flexsliderTextWrapper {
 position: absolute;
 width:100%;
}

div.flexslider {
 height: 100%;
}

div#flexslider-loading {
 height: 100%;
 display: table;
 width: 100%;
}

div#flexslider-loading-content {
 display: table-cell;
 vertical-align: middle;
 text-align: center;
 width: 100%;
}

div.flexslider.title_top div.flexsliderTitleWrapper {
 top: 0;
}

div.flexslider.title_bottom div.flexsliderTitleWrapper {
 bottom: 0;
}

div.flexsliderText {
 margin: 7px 10px;
}
