﻿ul.obami_elementlist {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    min-height: 30px;
}
.obami_zone {
    padding: 0px 2.5px;
}
.lpCont {
    -webkit-margin-before: 0em !important;    -webkit-margin-after: 0em !important;  
    height:0px;
}
.frontpageimg {
    border-radius: 10px !important;
}
ul.obami_elementlist li.obami_element {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 20px;
}
#divContent .obami_elementview {
    overflow: hidden;
    width: 100% !Important;
}
#divContent .obami_elementparagraphview {
    overflow: hidden;
    width: 100% !Important;
}
.obami_elementview {
    padding-bottom: 5px;
    /* margin-bottom: 5px; */
}
#html5video {
    border-radius: 10px !important;
    margin-top: 10px;
}
#dvLandingPageContent {
    overflow: auto;
}
@media only screen and (min-width: 120px) and (max-width: 736px) {
    #divPageTitle {
        display: none;
    }
}