

    .d-flex {
        display: flex;
        gap: 40px;
    }

    .d-flex-reverse {
        display: flex;
        gap: 40px;
    }

    .py-50 {
        padding: 50px 0px;
    }

    .pt-50 {
        padding-top: 50px;
    }



    #section_heading {
        text-align: center;
    }

    .explore-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
        row-gap: 30px;
        margin-top: 40px;
    }

    .explore-container {
        padding: 40px;
        background-color: #f2f2f2;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .image-circle {
        margin: 10px auto;
        height: 85px;
        width: 85px;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 35px;
        background: #fff;
        border-radius: 100%;
    }

    .explore-container img {
        width: 55px;

    }

    .explore-container .inner-content .title {
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }

    .explore-container .inner-content p.disc {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 10px;
        text-align: center;
        color: #5d666e;
    }

    .blue-bg {
        background: #fff0 linear-gradient(1deg, #e9f6fc 0, #e9f6fc 100%) 0 0 no-repeat padding-box;
    }

    .blue-bg .title {
        font-size: 30px;
        font-weight: 700;
        line-height: 1.5;
        margin-bottom: 25px;
    }

    .tyt-left {
        width: 40%;
        position: relative;
    }

    .tyt-right {
        width: 60%;
    }

    .shape-iamge-line {
        width: 100%;
    }

    .wpb_wrapper {
        position: sticky;
        top: 8pc;
    }

    .wpb_wrapper .disc {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 25px;
        color: #5d666e;
    }

    .tyt-right ul {
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .oddnumber {
        background-color: #002b63;
        padding: 43px;
        border-radius: 25px;
    }

    .oddnumber .title {
        color: #f2f2f2;
        margin-bottom: 20px !important;
        line-height: 1.5;

    }

    .evenumber {
        background-color: #fcfcfc;
        padding: 43px;
        border-radius: 25px;
    }

    .evenumber .title {
        color: #000;
        margin-bottom: 20px !important;
        line-height: 1.5;

    }

    h2.wla-clone-cta-heading .section_heading {
        text-align: left !important;
    }

    .title {
        position: relative;
    }

    @media only screen and (min-width: 1200px) and (max-width: 1599px) {
        .company-history-main-wrapper .single-company-history .left .title::after {
            right: 20px;
        }
    }

    .oddnumber .disc {
        color: #ffffff;
        font-size: 16px;
        line-height: 1.5;

    }

    .evenumber .disc {
        color: #000;
        font-size: 16px;
        line-height: 1.5;

    }

    .pt-7 {
        padding: 30px 0px 0px 0px;
    }

    .tcs-leftside {
        width: 50%;
    }

    .tcs-rightside {
        width: 50%;
    }

    .tcs-img img {
        width: 100%;
        max-width: 95%;
        vertical-align: middle;
        height: auto;
    }

    #tcs-rightside-content {
        width: 100% !important;
    }

    .sticktytop {
        position: sticky;
        top: 8pc;
    }

    .tcstitle {
        display: flex;
        flex-direction: column;
        gap: 0px;
    }

    .tcstitle .title {
        font-size: 35px;
        margin-bottom: 10px;

    }

    .tcs-rightside-content {
        width: 80%;
    }

    #tcs-img img {
        max-width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tcstitle .pre {
        font-weight: 600;
        font-size: 16px;
        line-height: 21px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #1f2937;
        margin-bottom: 15px !important;
    }

    .inner-about-home-7 .disc {
        font-size: 17px;
        line-height: 1.4;
        font-weight: 400;

        color: #1f2937;
    }

    .about-single-home-7 {
        display: flex;
        gap: 20px;
        margin-bottom: 25px;
        position: relative;
    }

    .about-single-home-7 .icon {
        margin-right: 25px;
    }

    .about-single-home-7 .discription .title {
        margin-bottom: 7px;
        font-size: 22px;
        font-weight: 900;
        color: #1f2937;
    }

    .about-single-home-7::after {
        position: absolute;
        content: "";
        left: 35px !important;
        top: 65%;
        bottom: 0px;
        height: 120px;
        width: 1px;
        background: #d9d9d9;
        z-index: -1;
    }

    .about-single-home-7::after {

        top: 39%;
    }

    .about-single-home-7::after {
        left: 35px;
    }

    .about-single-home-7:last-child::after {
        display: none;
    }

    .about-single-home-7:last-child {
        margin-bottom: 0;
    }

    @media (max-width:768px) {
        .about-single-home-7::after {
            left: 27px !important;
        }

        #tcs-img img {
            max-width: 100% !important;
        }

        .about-single-home-7 .icon {
            margin-right: 5px !important;
        }

        .about-single-home-7 {
            gap: 5px !important;
        }

        .explore-grid {
            grid-template-columns: repeat(1, 1fr);
            gap: 20px;
        }

        .tyt-right,
        .tyt-left,
        .tcs-rightside,
        .tcs-leftside {
            width: 100%;
        }

        .evenumber,
        .oddnumber {
            padding: 22px;
        }

        .blue-bg .title {
            font-size: 20px;
        }

        .evenumber .disc {

            font-size: 15px;

        }

        .section_heading,
        .tcstitle .title {
            font-size: 28px;
        }

        .tcs-rightside-content {
            width: 100%;
        }

        #tcs-rightside-content {
            width: 100% !important;
        }

        .about-single-home-7 .discription p.disc {
            margin-bottom: 0px;
        }

        .d-flex {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        .d-flex-reverse {
            display: flex;
            flex-direction: column-reverse;
            gap: 20px;
        }

        .evenumber .title::after {
            display: none !important;
        }

        .oddnumber .title::after {
            display: none;
        }

        .tcs-img img {
            max-width: 100%;
        }

        #container {
            padding: 0px 15px;
        }

        .tyt-right ul {
            padding-left: 0px;
        }

        .py-50,
        .pt-7 {
            padding: 20px 10px;
        }

        .fanslyapps-wrapper {
            flex-wrap: wrap;
            flex-direction: column-reverse;
        }

        .fanslyapps-left {
            width: 100%;
        }

        .fanslyapps-right {
            width: 100%;
            position: unset;
        }

        .fansly-clone-interface-slider-wrapper {
            position: relative;
            overflow: hidden;
            margin: 0px;
        }

        .fansly-clone-interface-dots {
            text-align: center;
            margin-top: 0px;
        }

        .fansly-clone-interface-slide {
            flex: 0 0 100% !important;
        }

        .fanslyapps-features {
            grid-template-columns: repeat(1, 1fr);
        }

    }

    .fansly-clone-interface-text-center {
        text-align: center;
        max-width: 900px;
        margin: 0 auto;
    }

    .fansly-clone-interface-slider-wrapper {
        position: relative;
        overflow: hidden;
        margin: 0 40px;
    }

    .fansly-clone-interface-prev {
        left: 10px;
    }

    .fansly-clone-interface-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #ffffff;
        border: none;
        font-size: 24px;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        cursor: pointer;
        box-shadow: 0 4px 8px rgb(0 0 0 / 98%);
        z-index: 10;
        color: #2196F3;
    }

    .fansly-clone-interface-slide.active {
        opacity: 1;
        transform: scale(1);
    }

    .fansly-clone-interface-next {
        right: 10px;
    }

    .fansly-clone-interface-track {
        display: flex;
        transition: transform 0.6s ease;
    }

    .fansly-clone-interface-slide {
        flex: 0 0 33.333%;
        display: flex;
        justify-content: center;
        transform: scale(0.75);
        transition: 0.4s;
    }

    .fansly-clone-interface-slide img {
        width: 100%;
        border-radius: 20px;
    }

    .fansly-clone-interface-section {
        padding: 50px 0;
    }
