@media screen and (max-width: 1600px) {
    .action-cta {
        display: none;
    }
    .children-design img {
        max-width: 80%;
        margin: auto;
        display: block;
    }
    .bnr-wrap .content h4 {
               font-size: 40px;
        line-height: 45px;
    }
    .bnr-wrap .content ul li {
        font-size: 17px;
        line-height: 28px;
    }
    .bnr-wrap {
      padding: 60px 0 150px 0;
    }
    .about-wrap .content h3, .service-wrap .title h4, .eperts-wrap .title h5, .portfolio-wrap .title h4, .add-on-service-wrap h4, .children-design .content h4, .editing-wrap h3, .receive-wrap .content h4, .process-wrap .title h2, .testimonial h5, .testimonial .title h2  , .cta-wrap .content h4 , .cta-wrap .content h5 , .book-cta .content h3, .before-cta-wrap .content h3 , .children-counter .counter-content span{
        font-size: 40px;
        line-height: 45px;
    }
    .before-cta-wrap-book {
        position: absolute;
        top: -3%;
        max-width: 32%;
        right: 11%;
    }
    .book-cta {
       padding-bottom: 50px;
    }
     .about-wrap{
        padding-top: 0;
    }
    section.children-design {
        padding-top: 50px;
    }
    .before-cta-wrap {
               background-size: contain;
        background-color: #29669f;
        padding: 32px 0;
    }
    img.offer-tag {
        max-width: 10%;
    }
    .cta-wrap {
        background-position: center right;
            padding-top: 150px;
        padding-bottom: 50px;
    }
    .kid {
        display: none;
    }
}
@media screen and (max-width: 1400px) {
     

}   
@media screen and (max-width: 992px) {
    .bnr-wrap .content h4  , .about-wrap .content h3, .service-wrap .title h4, .eperts-wrap .title h5, .portfolio-wrap .title h4, .add-on-service-wrap h4, .children-design .content h4, .editing-wrap h3, .receive-wrap .content h4, .process-wrap .title h2, .testimonial h5, .testimonial .title h2, .cta-wrap .content h4, .cta-wrap .content h5, .book-cta .content h3, .before-cta-wrap .content h3, .children-counter .counter-content span{
                font-size: 25px;
        line-height: 30px;
    }
    .bnr-wrap {
        padding: 40px 0 120px 0;
    }
    .bnr-img img {
        max-width: 44%;
        right: 7%;
    }
    .about-wrap  , .cta-wrap{
        text-align: center;
    }
    img.offer-tag {
        display: none;
    }
    .header-wrap ul li:nth-child(2) {
        display: none;
    }
    .header-wrap ul {
        justify-content: center;
    }
    .one-box, .two-box {
        margin-top: 0px;
    }
    .ser-box-slider .slick-track {
         padding-top: 59px;
    }
    .cta-wrap {
        background-position: left;
    }
    .ser-box {
        margin: 0 10px;
        padding-top: 15px;
    }
    .ser-box img {
        margin: auto;
        display: block;
    }
    .cta-wrap {
        background: #0c2643;
        padding: 40px 0;
    }
    .experts-box img {
        margin: auto;
    }
      .book-cta {
        background: #d54db4;
        text-align: center;
        padding: 40px 0;
    }
    .book-cta .outline-btn , .before-cta-wrap a{
        display: block;
        margin: auto;
    }
    section.children-design {
                padding: 40px 0;
    }
    .before-cta-wrap {
       background: #29669f;
       text-align: center;
    }
    .testimonial h5{
        text-align: center;
        padding: 30px 0;
    }
    .footer {
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    .bnr-wrap {
        padding: 40px 0 120px 0;
        text-align: center;
    }
    .bnr-img img {
        display: none;
    }
    .platforms-slider img {
        max-width: 100px;
    }
    .portfolio-wrap img{
        min-width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .portfolio-content {
        gap: 5px;
    }
    .portfolio-wrap a {
        margin: 5px;
    }
    .book-cta .content {
        padding-left: 0;
    }
    .children-design .content h4 , .children-design .content h4 p{
        text-align: center;
    }
    .counter-content object {
        width: 50px;
    }
    .children-counter .counter-content {
        gap: 10px;
    }
    .children-counter {
         justify-content: center;
    }
    .receive-wrap .content ul {
        flex-direction: column;
    }
    .thousand-wrap .row {
        gap: 60px   ;
    }
    .pw-60 {
        max-width: 100%;
    }
    .process-wrap .content {
        padding: 30px;
        margin: 5px 0;
    }
    .process-wrap img {
        display: none;
    }
    .process-wrap .content {
        padding: 20px 10px;
        text-align: center;
    }
    .footer .content ul li {
        padding-bottom: 20px;
    }
}
