.tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: transparent;
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.banner .lqd-vslider-scrn {
    height: 100%;
}

.img-responsive img{
    border-radius: 20px!important;
}

.number-count {
    font-weight: 600!important;
}

@media (min-width: 992px) and (max-width:1035px) {
    .img-smart-1{
        width: 85px;
        left: 34%!important;
    }
    .img-smart-2{
        width: 75px;
        left: 45.2%!important;
    }
    .img-smart-3{
        width: 70px;
        left: 56.2%!important;
    }
    .img-smart-4{
        width: 50px;
        left: 67.9%!important;
    }
    .img-smart-5{
        width: 75px;
        right: 15%!important;
    }
    .img-smart-6{
        width: 80px;
        right: 4%!important;
    }  
}

@media (min-width: 1036px) and (max-width:1140px) {
    .img-smart-1{
        width: 85px;
        left: 34.2%!important;
    }
    .img-smart-2{
        width: 75px;
        left: 45.3%!important;
    }
    .img-smart-3{
        width: 70px;
        left: 56.5%!important;
    }
    .img-smart-4{
        width: 50px;
        left: 68%!important;
    }
    .img-smart-5{
        width: 70px;
        right: 15.4%!important;
    }
    .img-smart-6{
        width: 75px;
        right: 4.4%!important;
    }  
}

@media (min-width: 1141px) and (max-width:1400px) {
    .img-smart-1{
        width: 85px;
        left: 34.9%!important;
    }
    .img-smart-2{
        width: 75px;
        left: 46%!important;
    }
    .img-smart-3{
        width: 70px;
        left: 57%!important;
    }
    .img-smart-4{
        width: 50px;
        left: 68.4%!important;
    }
    .img-smart-5{
        width: 70px;
        right: 16.2%!important;
    }
    .img-smart-6{
        width: 75px;
        right: 5.4%!important;
    }  
}

@media (min-width: 1401px) and (max-width:1562px) {
    .img-smart-1{
        width: 95px;
        left: 34.9%!important;
    }
    .img-smart-2{
        width: 80px;
        left: 46.1%!important;
    }
    .img-smart-3{
        width: 80px;
        left: 57%!important;
    }
    .img-smart-4{
        width: 55px;
        left: 68.4%!important;
    }
    .img-smart-5{
        width: 80px;
        right: 16%!important;
    }
    .img-smart-6{
        width: 85px;
        right: 5.2%!important;
    }  
}

@media (min-width: 1563px) and (max-width:1800px) {
    .img-smart-1{
        width: 110px;
        left: 34.9%!important;
    }
    .img-smart-2{
        width: 95px;
        left: 46.1%!important;
    }
    .img-smart-3{
        width: 90px;
        left: 57.2%!important;
    }
    .img-smart-4{
        width: 60px;
        left: 68.8%!important;
    }
    .img-smart-5{
        width: 95px;
        right: 16%!important;
    }
    .img-smart-6{
        width: 100px;
        right: 5.2%!important;
    }  
}

@media (min-width: 1801px) and (max-width:1900px) {
    .img-smart-1{
        left: 34.9%!important;
    }
    .img-smart-2{
        left: 46.1%!important;
    }
    .img-smart-3{
        left: 57.2%!important;
    }
    .img-smart-4{
        left: 68.8%!important;
    }
    .img-smart-5{
        right: 4.9%!important;
    }
    .img-smart-6{
        right: -5.5%!important;
    }  
}

.img-smart-1{
    left: 35.4%;
}
.img-smart-2{
    left: 46.7%;
}
.img-smart-3{
    left: 57.8%;
}
.img-smart-4{
    left: 69.3%;
}
.img-smart-5{
    right: 4.1%;
}
.img-smart-6{
    right: -6.3%;
}