@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1120px;
    }
}

@media (max-width: 992px) {
    .hero-heading {
        width: 90%;
        font-size: 3rem;
        font-weight: bold;
        text-align: center;
        line-height: 3.5rem;
        margin: 3.5rem 0 2rem 0;

    }

    .start-btn {
        padding: 1.2rem 1rem;
    }

    /* !incomplete */
    .hero-sky-section {
        width: 100%;
        height: 497px;
        background: #2C58B6;
        margin-top: 2rem;
        border-radius: 2rem;
    }

    .parent-white {
        height: 923px;
        width: 100%;
    }

    .bg-white-end-img {
        padding-top: 45px;
    }

    .solution-btn-nexSibling {
        margin-top: 50px;
    }

    .solution-btn-nexSibling h2 {
        text-align: center;
        font-size: 48px;
        font-weight: bold;
    }

    .solution-btn-nexSibling-imgPBox {
        width: 98%;
        height: 55%;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
        margin-top: 45px;
    }

    .solution-btn-nexSibling-img {
        width: 92%;
        height: 530px;
        position: relative;
        bottom: 46px;
        left: 38px;
        /* z-index: -6; */
        /* background-color: rgb(18 199 18); */
    }

    .solution-btn-nexSibling-img img {
        width: 100%;
        height: 100%;
    }

    .fourth-parent {
        width: 90%;
        padding: 4rem 0;
        margin: 0 auto;
        font-size: 3rem;
        font-weight: 700;
        text-align: center;
        line-height: 3.4rem;
        color: white;
    }

    .bg-img-taplio-three {
        width: 100%;
        height: 2386px;
        padding-top: 6rem;
    }

    .content-headig {
        line-height: 3rem;
    }

    .product-div-two-image img {
        margin-top: 2rem;
        width: 96%;
        height: 400px;
    }

    .feature-div {
        width: 95%;
        background: #fff;
        margin: 0 auto;
        padding: 3rem 0 6rem 0;
        margin-top: 4rem;
    }

    .img-box-footer-previouse {
        width: 100%;
        height: 819px;
    }

    .footer-left p {
        width: 100%;
        padding: 24px 0;
    }

    .footer {
        height: 400px;

    }

        .bg-img-taplio-three {
        width: 100%;
        height: 2315px;
        padding-top: 6rem;
    }


    /* ==================profile============================ */
    .gradient-background {
        height: 300px;
    }

    .text-content {
        padding-top: 4rem;
    }

    .text-content h1 {
        font-size: 2.8rem;
    }

    .text-content p {
        font-size: 1.2rem;
    }

    .white-background-sub-container-content {
    height: 456px;}
    .white-background-sub-container-content p{
    width: 100%;
}

}

@media (max-width: 768px) {
    .bg-img-taplio-three {
        width: 100%;
        height: 3473px;
        padding-top: 6rem;
    }

.search-bar {
    /* background-color: #954141; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 12rem;
}

.footer {
        height: 634px;
    }

.white-background-sub-container-content {
        height: 80px;
    }



}

@media (max-width: 575px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 90%;
        /* background: #c06b6b4d; */
    }

    .hero-heading {
        width: 90%;
        font-size: 2.5rem;
        font-weight: bold;
        text-align: center;
        line-height: 3rem;
        margin: 2rem 0 1.5rem 0;
    }

    /* .lnkedin {
        font-size: 1.2rem;
        font-weight: bold;
        color: #2C58B6;
        background: #2c58b650;
        padding: .5rem 2rem;
        border: 1.5px solid #2C58B6;
    } */

    /* !incomplete */
    .hero-sky-section {
        width: 100%;
        height: 317px;
        background: #2C58B6;
        margin-top: 2rem;
        border-radius: 2rem;
    }

    .hero-sky-figure {
        margin-top: 6rem;
        width: 85%;
        aspect-ratio: 1.3;
        /* background-color: #fff; */
    }

    .parent-white {
        height: 735px;
        width: 100%;
    }

    .first-bg-img {
        width: 100%;
        height: 824px;
    }

    .ul-box-text {
        font-size: 2rem;
        font-weight: bold;
    }

    .secend-parent h5 {
        padding: 2rem 0 2rem 0;
    }

    .bg-white-end {
        height: 730px;
        height: 421px;
        padding-top: 31px;
    }

    .bg-white-end-img {
        padding-top: 25px;
    }


    .solution-btn-nexSibling {
        margin-top: 18px;
    }

    .solution-btn-nexSibling h2 {
        text-align: center;
        font-size: 21px;
        font-weight: 700;
    }

    .solution-btn-nexSibling-imgPBox {
        width: 98%;
        height: 47%;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
        margin-top: 45px;
        /* background: #b96f6f; */
    }

    .solution-btn-nexSibling-img {
        width: 92%;
        height: 267px;
        position: relative;
        bottom: 22px;
        left: 15px;
        /* z-index: -6; */
        /* background-color: rgb(18 199 18); */
    }

    .solution-btn-nexSibling-img img {
        width: 100%;
        height: 100%;
    }

    .fourth-parent {
        width: 100%;
        padding: 3rem 0;
        margin: 0 auto;
        font-size: 1.8rem;
        font-weight: 700;
        text-align: center;
        line-height: 1.9rem;
        color: white;
    }

    .fourth-parent .logo img,
    .testimonials-logo .logo img {
        border: 6px solid #022B5D;
        border-radius: 1.5rem;
    }

    .fourth-parent .logo,
    .testimonials-logo .logo {
        width: 9rem;
        height: 2.5rem;
        font-weight: bold;
        display: inline-block;
    }

    .testimonials-Heading {
        padding-top: 2rem;
        font-size: 2.5rem;
        line-height: 2.5rem;
        font-weight: bold;
        color: white;
    }

    .bg-img-taplio-three {
        width: 100%;
        /* height: 2720px; */
        height: 2408px;
        padding-top: 6rem;
    }

    .two-col-container {
        margin-top: 2rem;
    }

    .product-div-two-content {
        padding: 0;
        text-align: center;
    }

    .content-headig {
        margin-top: 1rem;
        font-size: 1.8rem;
        line-height: 2.6rem;

    }

    .content-para {
        margin: 2rem 0 1rem 0;
    }

    .product-div-two-image img {
        margin-top: 2rem;
        width: 96%;
        height: 300px;
    }

    .product-div-two-image {
        margin-top: 1rem;
    }


    .feature-div {
        padding: 4rem 0 6rem 0;
        margin-top: 0rem;
    }

    .feature-div-heading {
        width: 100%;
        font-size: 1.8rem;
        text-align: center;
        padding: 1rem 0 1rem 0;
        line-height: 2.2rem;
    }

    .accordion-container {
        width: 100%;
        margin: 0 auto;
        padding: 0 0 5rem 0;
    }

    .main-heading-footer-previouse p {
        width: 100%;
        margin: 0 auto;
        font-size: 23px;
        font-weight: 600;
        color: white;
        padding-top: 70px;
    }

    .main-heading-footer-previouse span img {
        width: 60px;
        aspect-ratio: 1;
    }

    .main-heading-footer-previouse .taplio-desktop {
        position: absolute;
        left: 260px;
        top: 103px;
    }

    .main-heading-footer-previouse .linkdine-logo-rounded {
        position: absolute;
        left: 2px;
        bottom: 51px;
    }

    .img-box-footer-previouse {
        width: 100%;
        height: 422px;
    }

    .footer-left p {
        width: 100%;
        padding: 12px 0;
    }


    .footer {
        height: 596px;
    }

    /* =================PROFILE======================== */
    .gradient-background {
        height: 226px;
    }

    .text-content {
        padding-top: 3rem;
    }

    .text-content h1 {
        font-size: 2rem;
        font-weight: 600;
    }

    .text-content p {
        font-size: 1rem;
    }
    .search-bar input {
    padding: .3rem 7rem .3rem 0;
    font-size: 1rem;
}
.search-bar {
    margin-top: 8.5rem;
}


}


@media (max-width: 444px) {
    .bg-img-taplio-three {
        width: 100%;
        height: 2545px;
        padding-top: 6rem;
    }

    .logo {
    width: 11rem;}

  
.get-report a {
    font-size: 0.7rem;
    font-weight: 600;
    margin-right: 0.5rem;
}

}