.banner-area {
    padding-top: 218px;
    padding-bottom: 540px;
    background-image: url("../imgs/shape/shape-r-12.webp");
    background-repeat: no-repeat
}

@media only screen and (max-width: 1919px) {
    .banner-area {
        padding-top: 180px
    }
}

@media only screen and (max-width: 1399px) {
    .banner-area {
        padding-top: 140px
    }
}

@media only screen and (max-width: 767px) {
    .banner-area {
        padding-top: 105px;
        padding-bottom: 300px
    }
}

.banner-area .shape-2 {
    position: absolute;
    top: 0;
    left: 377px
}

.banner-area .wc-btn-primary:hover {
    background-color: var(--white);
    color: #000;
}

.banner-content {
    text-align: center;
    max-width: 750px;
    margin: auto;
    position: relative
}

@media only screen and (max-width: 767px) {
    .banner-content {
        padding-bottom: 40px
    }
}

.title-wrapper {
    margin-bottom: 30px
}

.video-item {
    position: absolute;
    top: 177px;
    right: 53px
}

@media only screen and (max-width: 1199px) {
    .video-item {
        display: none
    }
}

.video-item video {
    width: 574px;
    height: 378px;
    -o-object-fit: cover;
    object-fit: cover
}

.banner-thumb {
    text-align: center;
    max-width: 1290px;
    margin: auto;
    margin-top: -540px;
    position: relative
}

@media only screen and (max-width: 1199px) {
    .banner-thumb {
        max-width: 600px
    }
}

@media only screen and (max-width: 767px) {
    .banner-thumb {
        max-width: 100%;
        margin-top: -306px
    }
}

.banner-thumb .shape-1 {
    position: absolute;
    top: 50px;
    left: -100px
}

@media only screen and (max-width: 1919px) {
    .banner-thumb .shape-1 {
        left: -65px
    }
}

@media only screen and (max-width: 1919px) {
    .banner-thumb .shape-1 {
        display: none
    }
}

.banner-title {
    font-size: 50px;
    line-height: 1.4 !important
}

@media only screen and (max-width: 1919px) {
    .banner-title {
        font-size: 50px
    }
}

@media only screen and (max-width: 1399px) {
    .banner-title {
        font-size: 45px
    }
}

@media only screen and (max-width: 767px) {
    .banner-title {
        font-size: 35px
    }
}

.banner-text {
    margin-bottom: 30px
}

@media only screen and (max-width: 991px) {
    .banner-text {
        margin-bottom: 35px
    }
}

@media only screen and (max-width: 767px) {
    .banner-text {
        margin-bottom: 20px
    }
}

.banner-text .text {
    font-size: 22px
}

@media only screen and (max-width: 767px) {
    .banner-text .text {
        font-size: 18px
    }
}

.highlight-text {
    max-width: 150px;
    text-align: center;
    margin-left: -150px;
    margin-top: -50px;
    transform: rotate(-26deg)
}

@media only screen and (max-width: 1919px) {
    .highlight-text {
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .highlight-text {
        display: none
    }
}

.highlight-text .text {
    font-size: 18px;
    color: var(--primary)
}

.brand-area {
    max-width: 778px;
    margin: auto;
    text-align: center;
    padding-top: 60px
}

@media only screen and (max-width: 1399px) {
    .brand-area {
        padding-top: 130px
    }
}

@media only screen and (max-width: 1199px) {
    .brand-area {
        padding-top: 175px
    }
}

@media only screen and (max-width: 767px) {
    .brand-area {
        padding-top: 130px
    }
}

.brand-area .text-wrapper {
    padding-bottom: 45px;
    max-width: 218px;
    margin: auto
}

.brand-area .text {
    color: var(--primary);
    font-family: var(--font_instrument)
}

@media only screen and (max-width: 991px) {
    .brand-area .logo img {
        max-width: 100px
    }
}

@media only screen and (max-width: 767px) {
    .editing-area .section-heading {
        padding-bottom: 50px
    }
}

.editing-area .subtitle {
    padding-bottom: 15px
}

.editing-area .subtitle span {
    color: var(--action)
}

.editing-area .editing-thumb {
    text-align: end
}

@media only screen and (max-width: 991px) {
    .editing-area .editing-thumb img {
        max-width: 300px;
        margin-left: auto
    }
}

@media only screen and (max-width: 991px) {
    .editing-area .editing-thumb {
        text-align: start
    }
}

.editing-area .text-wrapper {
    padding-bottom: 40px;
    max-width: 440px
}

@media only screen and (max-width: 991px) {
    .editing-area .text-wrapper {
        padding-bottom: 25px
    }
}

.editing-area .list-check {
    padding-top: 30px
}

.editing-area .list-check li::before {
    background-image: url("../imgs/icon/check-3.webp")
}

.work-area .section-heading {
    max-width: 620px;
    margin: auto;
    text-align: center;
    margin-bottom: 60px
}

.work-area .work-items {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 991px) {
    .work-area .work-items {
        flex-wrap: wrap;
        gap: 30px;
        justify-content: start
    }
}

.work-area .work-item {
    max-width: 280px;
    text-align: center;
    position: relative
}

@media only screen and (max-width: 991px) {
    .work-area .work-item {
        max-width: 47%;
        background-color: rgba(235, 237, 239, .2117647059);
        padding: 30px;
        border-radius: 20px
    }
}

@media only screen and (max-width: 767px) {
    .work-area .work-item {
        max-width: 100%
    }
}

.work-area .work-item .shape {
    position: absolute;
    inset-inline-start: 100%;
    top: 50%;
    width: 100%;
    transform: translateY(-50%)
}

@media only screen and (max-width: 1399px) {
    .work-area .work-item .shape {
        width: 50%
    }
}

@media only screen and (max-width: 1199px) {
    .work-area .work-item .shape {
        display: none
    }
}

.work-area .work-item .thumb {
    width: 92px;
    height: 92px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(7, 32, 50, .1);
    border-radius: 20px;
    margin-bottom: 45px
}

@media only screen and (max-width: 991px) {
    .work-area .work-item .thumb img {
        max-width: 20px
    }
}

@media only screen and (max-width: 991px) {
    .work-area .work-item .thumb {
        margin-bottom: 25px;
        height: 60px;
        width: 60px
    }
}

@media only screen and (max-width: 767px) {
    .work-area .work-item .thumb {
        margin-bottom: 25px
    }
}

.work-area .work-item .title-wrapper {
    margin: auto;
    margin-bottom: 25px;
    max-width: 147px
}

@media only screen and (max-width: 991px) {
    .work-area .work-item .title-wrapper {
        max-width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .work-area .work-item .title-wrapper {
        margin-bottom: 15px
    }
}

.work-area .work-item .title {
    font-size: 24px
}

.pre-made-area {
    padding-bottom: 150px
}

@media only screen and (max-width: 991px) {
    .pre-made-area {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width: 767px) {
    .pre-made-area {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.pre-made-area .section-heading {
    text-align: center;
    max-width: 664px;
    margin: auto;
    margin-bottom: 60px
}

.pre-made-area .btn-wrap {
    display: flex;
    justify-content: center;
    padding-top: 70px
}

@media only screen and (max-width: 1199px) {
    .pre-made-area .btn-wrap {
        margin-top: 40px
    }
}

.pre-made-templates {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 260px);
    gap: 30px
}

@media only screen and (max-width: 1399px) {
    .pre-made-templates {
        grid-template-rows: repeat(2, 200px)
    }
}

@media only screen and (max-width: 991px) {
    .pre-made-templates {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(4, 200px)
    }
}

@media only screen and (max-width: 767px) {
    .pre-made-templates {
        grid-template-rows: repeat(4, 150px)
    }
}

.pre-template:nth-child(7n+1) {
    grid-row: span 2
}

.pre-template:nth-child(7n+3) {
    grid-row: span 2
}

.pre-template video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px
}

@media only screen and (max-width: 767px) {
    .feature-area .section-heading {
        padding-bottom: 30px
    }
}

.feature-area .feature-thumb {
    text-align: end
}

@media only screen and (max-width: 991px) {
    .feature-area .feature-thumb {
        text-align: start
    }
}

.feature-area .feature-thumb img {
    border-radius: 20px
}

@media only screen and (max-width: 991px) {
    .feature-area .feature-thumb img {
        width: 100%
    }
}

.feature-area .feature-list {
    display: flex;
    justify-content: space-between;
    padding-top: 28px
}

@media only screen and (max-width: 991px) {
    .feature-area .feature-list {
        flex-direction: column;
        gap: 10px
    }
}

@media only screen and (max-width: 767px) {
    .feature-area .feature-list {
        flex-wrap: wrap;
        gap: 15px
    }
}

.feature-area .feature-list li {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 18px;
    color: var(--primary)
}

.key-feature-area .section-heading {
    max-width: 620px;
    margin: auto;
    text-align: center;
    margin-bottom: 60px
}

.key-feature-area .key-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px
}

@media only screen and (max-width: 767px) {
    .key-feature-area .key-items {
        /* justify-content: center */
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .key-feature-area .section-heading {
        margin-bottom: 0;
    }
}

.key-feature-area .key-item {
    max-width: 410px;
    width: 245px;
    padding: 43px 50px;
    border: 1px solid #ebedef;
    border-radius: 20px;
    transition: .5s
}

@media only screen and (max-width: 1399px) {
    .key-feature-area .key-item {
        max-width: 265px;
        padding: 15px;
        width: 255px;
        height: 190px;
        text-align: center;
        align-content: center;
    }
}

@media only screen and (max-width: 1199px) {
    .key-feature-area .key-item {
        max-width: 290px
    }
}

@media only screen and (max-width: 991px) {
    .key-feature-area .key-item {
        max-width: 47%
    }
}

@media only screen and (max-width: 767px) {
    .key-feature-area .key-item {
        max-width: 100%
    }
}

.key-feature-area .key-item:hover {
    background-color: #edf5ff
}

.key-feature-area .key-item .icon {
    padding-bottom: 29px
}

.key-feature-area .key-item .title-wrapper {
    margin-bottom: 20px
}

.key-feature-area .key-item .title {
    font-size: 20px
}

@media only screen and (max-width: 767px) {
    .video-area .section-heading {
        padding-bottom: 30px
    }
}

.video-area .video-area-wrapper {
    background-color: #abaded;
    padding: 80px;
    border-radius: 20px
}

@media only screen and (max-width: 1399px) {
    .video-area .video-area-wrapper {
        padding: 60px
    }
}

@media only screen and (max-width: 1199px) {
    .video-area .video-area-wrapper {
        padding: 30px
    }
}

.video-area .text-wrapper {
    padding-bottom: 23px
}

.video-area .text {
    color: var(--primary)
}

.video-area .video-thumb {
    text-align: end
}

@media only screen and (max-width: 1399px) {
    .video-area .video-thumb {
        max-width: 450px;
        margin-left: auto
    }
}

@media only screen and (max-width: 991px) {
    .video-area .video-thumb {
        max-width: 350px
    }
}

.video-area .video-thumb img {
    border-radius: 20px
}

.testimonial-area {
    position: relative
}

.testimonial-area .subtitle-wrapper {
    padding-bottom: 25px
}

@media only screen and (max-width: 991px) {
    .testimonial-area .subtitle-wrapper {
        padding-bottom: 15px
    }
}

.testimonial-area .subtitle {
    display: flex;
    align-items: center;
    gap: 10px
}

.testimonial-area .text-wrapper {
    /* padding-bottom: 40px */
    margin-top: 0px;
}

@media only screen and (max-width: 991px) {
    .testimonial-area .text-wrapper {
        padding-bottom: 20px
    }
}

.testimonial-area .title-wrapper {
    margin-bottom: 30px
}

@media only screen and (max-width: 991px) {
    .testimonial-area .title-wrapper {
        margin-bottom: 15px
    }
}

.testimonial-area .shape-1 {
    position: absolute;
    left: 0;
    top: -156px
}

@media only screen and (max-width: 1919px) {
    .testimonial-area .shape-1 {
        max-width: 200px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area .shape-1 {
        display: none
    }
}

.testimonial-area .section-heading {
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 991px) {
    .testimonial-area .section-heading {
        padding-bottom: 10px
    }
}

.tesmonial-wrapper-box {
    background-color: #f9f9fc;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    position: relative
}

@media only screen and (max-width: 991px) {
    .tesmonial-wrapper-box {
        padding: 50px
    }
}

@media only screen and (max-width: 767px) {
    .tesmonial-wrapper-box {
        padding: 30px
    }
}

.tesmonial-wrapper-box .icon {
    max-width: 34px;
    margin: auto;
}

.tesmonial-wrapper-box .text {
    font-size: 20px;
    padding: 0px 60px;
}

@media only screen and (max-width: 1399px) {
    .tesmonial-wrapper-box .text {
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .tesmonial-wrapper-box .text {
        font-size: 17px
    }
}

.tesmonial-wrapper-box .name {
    font-size: 24px;
    padding-bottom: 5px
}

@media only screen and (max-width: 767px) {
    .tesmonial-wrapper-box .name {
        font-size: 20px
    }
}

.tesmonial-wrapper-box .designation {
    font-size: 16px
}

.testimonial-button-prev,
.testimonial-button-next {
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ebedef;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s
}

.testimonial-button-prev:hover,
.testimonial-button-next:hover {
    background-color: var(--primary)
}

.testimonial-button-prev:hover img,
.testimonial-button-next:hover img {
    filter: brightness(100)
}

.testimonial-button-prev {
    left: -30px
}

.testimonial-button-next {
    right: -30px
}

.cta-area .section-heading {
    max-width: 500px;
    margin: auto;
    position: relative;
    z-index: 2
}

.cta-area .title-wrapper {
    margin-bottom: 30px
}

@media only screen and (max-width: 991px) {
    .cta-area .title-wrapper {
        margin-bottom: 15px
    }
}

.cta-area .text-wrapper {
    padding-bottom: 43px
}

@media only screen and (max-width: 991px) {
    .cta-area .text-wrapper {
        padding-bottom: 28px
    }
}



.cta-area .btn-wrap {
    display: flex;
    gap: 20px;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .cta-area .btn-wrap {
        flex-wrap: wrap
    }
}

.cta-area .shape-1 {
    position: absolute;
    left: 0
}

.cta-area .shape-2 {
    position: absolute;
    right: 40px;
    top: 200px
}

.cta-area-wrapper {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    border-radius: 20px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 991px) {
    .cta-area-wrapper {
        padding-bottom: 70px;
        padding-top: 70px
    }
}

@media only screen and (max-width: 767px) {
    .cta-area-wrapper {
        padding: 50px 15px
    }
}

.footer-area.style-2 .footer-area-inner>*:nth-child(4) {
    flex: 0 1 455px
}

.progress-wrap svg.progress-circle path {
    stroke: var(--action)
}

/*# sourceMappingURL=master-ai-video-editor.css.map */