.custom-fp-section {
    background: #020613;
}

.item-last.page-transition-out .custom-fp-section-inner {
    animation: none;
    -webkit-animation: none;
}



@media (min-width: 1025px) {
    .page-transition-out .custom-fp-section-inner {
        -webkit-animation: transition-out .9s ease-out both;
        animation: transition-out .9s ease-out both;
    }
}

@media (max-width: 1025px) {
    .elementor-top-section > .elementor-container:not(.elementor-column-gap-no) {
        padding: 20px;
    }

    #site-header > .elementor-container {
        padding: 0;
    }

    .fp-section .elementor-section.elementor-section-height-full {
        height: initial;
    }

    /* .elementor-section.elementor-section-height-full > .elementor-container {
        min-height: 100vh;
    } */

    .entrance-animate.hide {
        display: block!important;
    }

    #section-1 > .elementor-container {
        /* min-height: 600px; */
        min-height: 100vh;
        padding: 80px 20px;
    }

    #section-2 > .elementor-container {
        min-height: 100vh;
        padding: 80px 20px;
    }

    #section-3 > .elementor-container {
        padding: 80px 20px;
    }

    #section-5 > .elementor-container {
        padding: 80px 20px;
    }
    #section-6 .white-circle {
        margin-top: -90px;
        animation: none;
    }
    #section-6 > .elementor-container {
        padding: 80px 20px;
    }
}
@media (max-width: 1023px) {
    #section-6 .white-circle {
        width: 700px;
        margin-left: -350px;
    }
}

@media (max-width: 767px) {
    #section-4 .boxes-carousel {
        margin-bottom: 100px;
    }
    #section-6 .white-circle {
        width: 600px;
        margin-left: -300px;
    }
}
