/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 28, 2015, 9:00:26 PM
    Author     : Nuugii
*/



.tdb-carousel-home{}

.tdb-carousel-home .feature {
    display: inline-block;
    vertical-align: middle;
    float: none;
    position: relative;
    text-align: center;
    margin: 10px;
}

.tdb-carousel-home .feature img{
    position: relative;
}

.tdb-carousel-home .title{
    color: white;
    font-size: 25px;
    position: absolute;
    right: 25px;
    text-align: left;
    top: 48%;
    width: 90%;
}

.tdb-carousel-home .text{
    bottom: 10%;
    color: white;
    font-size: 12px;
    line-height: 17px;
    position: absolute;
    right: 25px;
    text-align: left;
    width: 90%;
}

.tdb-carousel-weblink div{
    /*margin: 10px;*/
}