.single-feature,
.middle-feature {
    padding-top: 49px;
    padding-bottom: 49px;
    width: 100%;
}

.middle-feature img {
    height: 50%;
    object-fit: cover;
    object-position: top;
}

.single-feature .image-wrapper {
    display: flex;
    width: 68px;
    height: 68px;
    margin-bottom: 22px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background-color: #6639e4;
    transition: 0.3s;
    cursor: pointer;
}

.single-feature h3,
.middle-feature h3 {
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.444em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.single-feature p,
.middle-feature p {
    color: #e0dff1;
    font-size: 15px;
    line-height: 1.625em;
    margin-bottom: 0px;
}

.carousel-img {
    width: 100%;
    height: 600px;
}

.main-features h4 {
    color: black;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

.main-features .sub-heading {
    color: #363636;
    font-size: 95%;
    margin-bottom: 0px;
}

.main-features .sub-features p {
    margin-bottom: 10px;
    padding-bottom: 0px;
    transition: 0.5s;
}

.main-features .sub-features p i {
    transition: 0.5s;
}

.main-features .sub-features {
    padding-top: 10px;
}

.main-features .sub-features p:hover {
    font-size: 110%;
    cursor: pointer;
}

.main-features .sub-features p:hover i:first-child {
    padding-right: 5px;
}

.main-features .sub-features p:hover i:last-child {
    padding-left: 5px;
}

.main-features .img-box {
    margin-bottom: 10px;
    border-radius: 50%;
    border: 3px solid #363636;
    width: 90px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

.main-features img {
    border-radius: 50%;
    width: 100%;
}

.home-banner-image {
    position: relative;
}

.home-banner-image img:nth-child(2) {
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-width: 256px;
}

.descriptive-one .col-md-6:first-child .col-6:nth-child(1) img {
    will-change: transform;
    transform: translate3d(0px, 0.003%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-6.9993deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    -webkit-transform: rotate(-6.64deg);
    -ms-transform: rotate(-6.64deg);
    transform: rotate(-6.64deg);
    object-fit: contain;
}

.descriptive-one .col-md-6:first-child .col-6:nth-child(2) img {
    will-change: transform;
    transform: translate3d(0px, 0.003%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(4.9995deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    margin-bottom: -36px;
    margin-left: -41px;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    -o-object-fit: contain;
    object-fit: contain;
}

.descriptive-two .col-md-7 {
    position: relative;
}

.descriptive-two .col-md-7 img {
    position: absolute;
    max-width: 100%;
    right: 0%;
    will-change: transform;
    transform: translate3d(0px, 15.3039%, 0px) scale3d(0.948987, 0.948987, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg,
            0deg);
    transform-style: preserve-3d;
}


.descriptive-one .image-wrapper,
.descriptive-two .image-wrapper {
    display: flex;
    width: 46px;
    height: 46px;
    margin-right: 17px;
    justify-content: center;
    align-items: center;
    border-radius: 13px;
    background-color: #6639e4;
    transition: 0.3s;
    cursor: pointer;
}

.descriptive-one .list,
.descriptive-two .list {
    margin-bottom: 20px;
}

.descriptive-one .list h5,
.descriptive-two .list h5 {
    margin-bottom: 0px;
    font-size: 19px;
    margin-top: 10px;
}


.app-banner {
    position: relative;
    z-index: 2;
}

.app-banner .app-banner-image .col-6:nth-child(1) img {
    z-index: 1;
    will-change: transform;
    transform: translate3d(0px, 0.003%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-6.9993deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    -webkit-transform: rotate(-6.64deg);
    -ms-transform: rotate(-6.64deg);
    transform: rotate(-6.64deg);
    margin-top: -10%;
    object-fit: contain;
}

.app-banner .app-banner-image .col-6:nth-child(2) img {
    will-change: transform;
    transform: translate3d(0px, 0.003%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(4.9995deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    margin-bottom: -36px;
    margin-left: -10%;
    margin-top: -10%;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    -o-object-fit: contain;
    object-fit: contain;
}

.app-banner .app-banner-image {
    position: absolute;
}

.testimonials .owl-item .review {
    font-family: Poppins, sans-serif;
    color: #e0dff1;
    font-size: 18px;
    line-height: 1.778em;
}

.blog-content {
    color: white;
}

.banner-text h1 {
    font-size: 60px;
}

.banner-text p {
    color: #e0dff1;
    font-size: 18px;
    line-height: 1.778em;
}


@media (max-width: 768px) {
    .banner-text h1 {
        font-size: 45px;
    }

    .banner-text .btn-main,
    .banner-text .btn-main-alt,
    section.app-banner button {
        width: 100%;
    }

    .home-banner-image img:nth-child(2) {
        position: absolute;
        right: 15px;
        bottom: 0px;
        max-width: 126px;
    }

    section.home-brands .brands .single-brand {
        width: 33.333%;
        max-width: 33.333%;
        flex: 33.333%;
        margin-bottom: 20px;
    }

    section.home-features .single-feature {
        margin-bottom: 1.5rem !important;
    }

    section.home-blogs .btn-main-alt {
        margin-top: 20px;
        width: 100%;
    }

    .descriptive-two .col-md-7 img {
        position: inherit !important;
    }
