.ud-hero-image img{
    margin-bottom: -4px;
}
.navbar-brand img{
    height: 55px;
}
.logo_cc4 {
    height: 60px;
}
#preim {
    .ud-about-wrapper {
        padding: 30px 10px;
    }
    .ud-main-btn {
        margin-top: 20px;
    }
}

#proc {
    padding: 0;
}

#proc, #mic, #gps, #slider1 {

    .ud-about-wrapper {
        background: none;
        border: none;
    }

    .ud-main-btn {
        margin-top: 40px;
    }
}

#mic{
    padding: 40px 0 0;
}

#gps {
    padding: 40px 0;
}

#slider1 {
    .desc_button {
        margin-top: -110px;
        z-index: 100;
    }
}

#pricing {
    background: url("../images/cc4/bg1.png") no-repeat top center #000;
    background-size: contain;

    .ud-section-title h2, .ud-section-title p{
        color: #fff;
    }
    .ud-main-btn {
        width: 100%;
    }
}

#teyesos {
    background: url("../images/cc4/19.png") no-repeat top center #000;
    background-size: contain;

    .ud-section-title h2, .ud-section-title p{
        color: #fff;
    }
    .ud-main-btn {
        width: 100%;
    }
}

#video1 {
    margin-top: 0;
    padding-top: 0;
    .col-lg-12 {
        z-index: 10;
    }
    .ud-section-title {
        max-width: 660px;
        margin-bottom: -260px;
        padding-top: 30px;

        h2 {
            color: #fff;
        }
    }

}
#video_mob {
    display: none;
}

.mobile-phone {
    color: #fff;
}

#features {
    iframe {
        width: 100%;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .logo_cc4 {
        height: 38px;
    }
}


@media (max-width: 767px) {
    .logo_cc4 {
        height: 26px;
    }
    #proc, #mic, #gps, #slider1, #testimonials {

        .ud-main-btn {
            width: 100%;
        }
    }
    #slider1 {
        .container {
            padding-left: 0;
            padding-right: 0;
        }
    }
    #video_mob {
        display: block;
    }
    #video1 {
        display: none;
    }

    #faq {
        .shape{
            display: none;
        }
    }
}

#modes-slider .splide__slide {
    position: relative;
}

#modes-slider .splide__slide video,
#modes-slider .splide__slide img {
    width: 100%;
    height: auto;
    display: block;
}

/*#3d096a*/