.t083__textclass1.t-title
{
    text-transform:none;
    color:#858585;
    font-size:20px;
    font-weight:300;
    line-height: 1.55;
}

.t-clear.t776__separator {
    margin-bottom:10px;
}

.t776__imgwrapper {
    margin-bottom:0;
}

.t770__mobile {
    background-color: #33A9CF;
    position:fixed;
    width:100%;
    z-index:9999;
}

.t770__topwrapper {
    background: #fff;
    z-index: 999;
}

.t083__textclass1.t-title {
    background-color: rgba(255,255,255,0.5);
    margin-top:20px;
}

@media screen and (max-width: 980px) {
    .t770__topwrapper {
        position: fixed;
        
        top: 30px;
        border-bottom: 1px solid #33A9CF;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    }
}
