﻿/*@import url(http://fonts.useso.com/css?family=Raleway:300,500,600,700,900,400);*/

html {
    overflow-x: hidden;
    padding: 0 !important;
    background: #fff;
    margin: 0px !important;
}


.fullwidthbanner-container {
    width: 100% !important;
    position: fixed;
    padding: 0;
    overflow: hidden;
    color: #fff;
    z-index: -1px;
}

#revolution-slider {
    font-family: "Microsoft JhengHei","Raleway";
}

.tp-caption {
    font-size: 14px;
    font-weight: 300;
}

    .tp-caption.teaser {
        letter-spacing: 5px;
    }

    .tp-caption br {
        margin-bottom: 5px;
    }

.tparrows {
    top: 50% !important;
}

.med {
    font-size: 24px;
    letter-spacing: -.5px;
}


.med-white {
    color: #fff;
    font-size: 24px;
    letter-spacing: -.5px;
}

.med-green {
    color: #1a8b49;
    font-size: 24px;
    letter-spacing: -.5px;
}

.small-white {
    color: #fff;
    line-height: 1.7em;
}

.big-black {
    font-size: 52px;
    letter-spacing: -3px;
    color: #222;
}

.big-white {
    font-size: 27px;
    color: #fff;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

    .big-white span {
        padding: -2px;
        background: rgba(0,0,0,0.10);
        font-weight: 600;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 2rem;
        text-shadow: 4px 3px 0 #10081d, 9px 8px 0 rgba(0,0,0,0.15);
        color: #ffffff;
    }

.ultra-big-white {
    font-size: 60px;
    font-weight: 900;
    color: #fff;
    margin: 0;
    line-height: 72px;
    padding: 30px;
    text-transform: uppercase;
}

    .ultra-big-white span {
        background-color: #333;
        background: rgba(0,0,0,0.15);
        height: 80px;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word;
        display: block;
        font-size: 4rem;
        font-weight: 900;
        font-family: inherit;
        text-shadow: 4px 3px 0 #10081d, 9px 8px 0 rgba(0,0,0,0.15);
    }

.ultra-big-black {
    font-size: 96px;
    font-weight: 400;
    color: #222;
    margin: 0;
    line-height: 72px;
}

a.btn-slider {
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
    border: solid 2px #fff;
    padding: 10px 40px 10px 40px;
    border-radius: 200px;
    text-decoration: none !important;
    font-weight: 500;
    text-shadow: 1px 1px 0 #191127, 2px 1px 0 rgba(0,0,0,0.15);
}

    a.btn-slider:hover {
        color: #fff;
        background: #ffa200;
        border-color: #fff;
        border: solid 2px #ffa200;
        text-decoration: none !important;
    }

        a.btn-slider:hover:after {
            color: #222;
        }

.fullwidthbanner-container a.btn {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff !important;
    font-weight: 700;
    padding: 10px 20px 10px 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

@media only screen and (max-width: 992px) {


    .fullwidthbanner-container {
        /*position:absolute;*/
    }
}
.glyphicon-chevron-right:before {
    content: "\e080";
    color: #fff!important;
    font-weight: 100;
}
