<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ott-title{
    margin-top: 140px;
    margin-bottom: 40px;
}
.ott-solutions p{
    margin-top: 20px;
}
.ott-solutions em{
    font-size: 17px;
}

.ott-top-title{
    font-weight: 100;
    margin: 0px;
}
.ott-title{
    font-size: 20px;    
    margin:70px 0px  10px 0px;
    line-height:20px;
    font-weight: normal;    
}
.link-content{
    font-size: 20px;
    margin-top: 70px;
    margin-bottom: 50px;
}
.ott-header{
    background-image: url(../images/ott-solution/ott-header-bg.jpg);
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position:center;
    height: 768px;
    color:#ffffff;
    font-size: 17px;
    min-height: 180px !important;
}</pre></body></html>