body{font-family:'Lato', sans-serif;padding-top:50px;}
#slide1,#slide2,#slide3{background:#000000;}
.carousel-caption span{background:rgba(102,102,102,0.7);padding:0 1em 0 1em;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.carousel-caption h1,.carousel-caption p{color:#FFFFFF;}
.contact{font-size:1.5em;}
.contact a,h1 a{color:#FFFFFF !important;}
.carousel-control.left,.carousel-control.right{background:transparent;}
.slide{border:1px solid #c2c2c2;}
a.featured{color:#5cb85c;}
a.featured:hover{color:#696969;}
.carousel,.carousel .item{height:auto;max-height:auto;}
.carousel .item img{position:relative;}
h2,h2,h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;}
@media (min-width:768px){.carousel-caption{display:none;}
.navbar-brand{font-size:14px;}
.navbar-fixed-top{position:fixed;}
}
@media (min-width:992px){.carousel-caption{display:block;}
}