﻿.sl-title { font-family: helvetica; font-weight: 100; letter-spacing: 0; text-transform: none; }
.sl-excerpt { font-family: helvetica; font-weight: 300; letter-spacing: 0; text-transform: none; }

@media screen and (min-width: 1281px) {
    .sl-title { font-size: 36px; }
    .sl-excerpt { font-size: 20px; }
}

@media screen and (min-width: 801px) and (max-width: 1280px) {
    .sl-title { font-size: 72px; }
}

.sl-pattern-overlay { background-image: url("../images/slider-patterns/sl-patt-02.png"); }
.sl-thumb .curtain { background-color: #000000; }
.sl-thumbs-list { background-color: rgba(0, 0, 0, 0.82) !important; }
.button, #submit { font-family: helvetica; font-weight: 200; text-transform: uppercase; }