@media(max-width: 767px){
    .static-slider-sensor{
        min-height: 480px;
    }
    .sensor-header{
        font-size: 38px;
        margin-bottom: 10px;
    }
    .sensor-header-sub-2{
        font-size: 18px;
    }
    .static-slider-binoculars{
        padding-top: 20px;
    }
    .sensor-feature-3-header{
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 0;
    }
    .sensor-feature-3-header:nth-child(2){
        margin-bottom: 20px;
    }
    .sensor-feature-3{
        flex-direction: column;
    }
    .sensor-feature-3 img{
        margin-right: unset;
        margin-bottom: 20px;
    }
    .static-slider-sensor-4{
        min-height: unset;
    }
    .d-xs-none{
        display: none;
    }
}
.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}
.amo-button-holder{
    z-index: 100 !important;
}