
html, body {
    overscroll-behavior: none;
    overscroll-behavior-y: none; /* vertical only, optional */
}
body {
    overflow-x: hidden;
}
.smallLast {
    display: none!important;
}
.answer ul{
    list-style-type: disc;
    padding-left: 15px;
    margin-left: 0;
}
.answer ul li{
    margin-left: 0;
}
strong {
    color:#FFFFFF;
    font-weight: bolder;
}
a.green:hover,
a.green{
   color: #2B6708;
}
h1.SS {
    line-height: 1.3;
    font-optical-sizing: auto;
    font-weight: 450;
}
.is-content-bottom.AN1{
    margin-left:-100px
}
.banner p.ov {
    white-space: nowrap;
    overflow: visible
}
.banner .banner-img {
    margin-top: auto;
    margin-bottom: auto;
}
.fas.fa-bars{
    font-size: 25px;
    font-weight: 300;
    margin-top:7px;
}
.column.is-4.CP {
    max-width: 450px;
}
.inMiddle {
    margin-top:auto;
    margin-bottom: auto;
}
.OverBlob {
    height: 300px;
    width: 300px;
    position: absolute;
    right: 100px;
    top:125px;
}
.theBlob {
    background-image: url('../img/Blob.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-left:auto;
    margin-right: auto;
    height: 300px;
    width: 300px;
    position: absolute;
    right: 0;
    top:125px;
}
.forBlob {
    position: absolute;
    right:0;
    top:0;
}
.banner-img.legal img{
    max-height: 500px;
}
.service {
    max-width: 275px;
}
.service.noWid {
    max-width: fit-content;
}
.golden-thread h1 {
    text-align: left;
}
.footer small{
    text-align: center;
}
.LottieBlob {
    text-align: center;
    height:300px;
    margin-top:100px;
}
@media screen and (min-width: 769px){
    .column.is-3.top2{
        min-width: 385px;
    }
    .column.is-3.btm3{
        min-width: 385px;
    }

}
@media screen and (max-width: 1407px){
    h1.SS{
        font-size: 50px;
    }
    .is-content-bottom.AN1{
        margin-left:-50px
    }
    .golden-thread .is-centered {
        justify-content: left;
    }
}
@media screen and (max-width: 1215px){

    h1.SS{
        font-size: 45px;
        white-space: nowrap;
        overflow: visible
    }
    h1.SS.NO2 {
        white-space: normal;
    }
    .is-content-bottom.AN1{
        margin-left:0;
    }
    .banner p.ov {
        font-size: 17px;
    }
    .portal p {
        margin-top:5px;
    }
}
@media screen and (max-width: 1200px){
    .btm3.isLast {
        display: none;
    }
    .smallLast {
        display: flex!important;
    }
}
@media screen and (max-width: 1023px){
    .container {
        margin-left: 5px;
        margin-right: 5px;
    }
    .banner p.ov {
        font-size: 14px;
    }
    h1.SS {
        font-size: 40px;
    }
    .is-content-bottom.AN1{
        margin-left:40px;
        max-width: 425px;
    }
}
@media screen and (max-width: 991px){
    .golden-thread .is-centered .column.is-7{
        width:100%
    }
    .golden-thread h1 {
        text-align: center;
    }
    .forBlob {
        position: relative;
        height: 310px;
        right:0;
        top:0;
    }
    .theBlob {
        top:0;
    }
    .OverBlob {
        top:0;
    }
    .golden-thread {
        height: auto;
        text-align: center!important;
    }
    .columns .column.is-4.green-3 {
        display: block;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .columns.g3 {
        display: block;
    }
    .columns.is-centered.for991{
        display: block;
    }
    .columns.is-centered.for991 .is-5,
    .columns.is-centered.for991 .is-6,
    .columns.is-centered.for991 .is-7{
        width: 98%;
        text-align: center;
    }
    .LottieBlob {
        margin-top: 0;
    }
    .columns.is-centered.for991 img{
        max-width: 500px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .column.is-4.inMiddle,
    .column.is-4.CP{
        text-align: center;
        width: 100%;
        margin-left: auto;
        margin-right:auto;
    }
    .column.is-4.inMiddle img{
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right:auto;
    }
}
@media screen and (max-width: 768px){
    header .nav {
        justify-content: right;
        margin-right: 10px;
    }

    .infobox{
        min-height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .HomeTop {
        text-align: center;
    }
    .is-content-bottom.AN1{
        margin-left:auto;
        margin-right:auto;
        max-width: 100%;
    }
    .columns.is-centered {
        padding: 0 5px;
    }
}
@media screen and (max-width: 499px){
    h1.SS {
        font-size: 36px;
    }
    .section-header span {
        padding: 5px 25px;
    }
}
@media screen and (max-width: 424px){
    h1.SS {
        font-size: 32px;
    }
    .banner p.ov {
        font-size: 13px;
    }
    .section-header span {
        padding: 5px 25px;
    }
    .OverBlob {
        right: 50px;
    }
    .banner .book-demo {
        padding: 7px 10px 7px 10px;
    }
}
@media screen and (max-width: 374px){
    h1.SS {
        font-size: 32px;
    }
    .banner p.ov {
        font-size: 12px;
    }
    .section-header span {
        font-size: 15px;
    }
}
