@media (min-width: 1400px) {}

@media (max-width: 1440px) {

    p {
        font-size: 14px;
    }

    header .nav-link {
        margin: 0 4px;
        font-size: 14px;
    }

    .custom-btn {
        /* padding: 14px 32px; */
        font-size: 16px;
    }

    .transparent-btn {
        font-size: 14px;
    }

    .btns_wrap .chat_wrap span.icoo,
    .btns_wrap .call_wrap span.icoo {
        padding: 13px 16px;
    }

    .btns_wrap .chat_wrap {
        right: -240px;
        top: 10px;
    }

    .btns_wrap .call_wrap {
        right: -243px;
    }

    .hero-girl-parent {
        width: 570px;
        height: 580px;
    }

    .hero-girl {
        right: 80px;
        width: 400px;
    }

    .white-circle {
        width: 490px;
        height: 490px;
        bottom: -70px;
        left: 50px;
    }

    .heading-2 {
        font-size: 37px;
    }

    .floatbutton .clickbutton {
        margin-top: 110px;
    }

    .hero-content {
        width: 95%;
    }

    .points-about-card {
        padding: 16px 25px;
    }

    .points-about-card figure {
        width: 90px;
    }

    .points-about-card {
        padding: 20px 35px;
    }

    .hero .heading-1:before {
        bottom: -9px;
    }

    .parentBtns {
        gap: 30px;
    }

    .know-frame {
        padding: 14px 18px;
    }

    .tag {
        font-size: 18px;
        margin: 0 0 4px;
    }

    .know-frame-parent {
        height: 460px;
    }

    .services-we-offer-card {
        height: 400px;
    }

    .services-we-offer-content {
        padding: 14px;
        height: 250px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .services-we-offer-content p {
        height: 50px;
    }

    .py {
        padding: 5rem 0 5rem;
    }

    .portfolio-Slider {
        height: 580px;
    }

    .portfolio-Slider .swiper-slide {
        height: 255px !important;
    }

    .portfolio_body .nav-pills .nav-link {
        padding: 1px 5px;
        margin: 3px 0px;
    }

    .main-heading.centered {
        margin: 0 auto 2.5rem;
    }

    .shifting-detailed-card {
        height: 225px;
    }

    .shifting-deatils-slider {
        height: 510px;
    }

    figure.shifting-detailed-figurr img {
        height: 480px;
    }

    .shifting-detailed-card figure {
        margin: 0 0 20px;
    }

    .shifting-detailed-card p {
        height: 94px;
    }

    ul.check-list {
        width: 90%;
    }

    figure.why-choice-frame-1 {
        left: 35px;
        top: 80px;
    }

    .btns_wrap .call_wrap span {
        font-size: 18px;
    }

    .cta-box {
        padding: 1.5rem;
    }

    .cta-box .custom-btn.right-rounded {
        margin: 8px 0 0;
    }

    .clients-says p {
        height: 130px;
        padding: 0px 10px 0px 0px;
    }

    .testimonials-card-header {
        height: 80px;
    }

    figure.clinet-photo {
        left: -15px;
    }

    .parent-foam input {
        height: 55px;
        margin: 0 0 0;
    }

    .left-footer p {
        font-size: 14px;
    }

    ul.footer-anchar-list li {
        margin: 0px 0 10px;
    }

    ul.footer-anchar-list li a {
        font-size: 14px;
    }

    footer {
        padding: 0rem 0 0rem;
    }

    .footer-link-parent h6 {
        font-size: 18px;
    }

    .bottom-footer {
        margin: 2rem 0 0;
    }

    .parent-bottom-footer ul li a {
        font-size: 14px;
    }

    .services-we-offer-sec.inner-services-sec .services-we-offer-content p {
        height: 200px;
    }

    .hero.inner-banner .grand-grand-parent-hero-girl {
        right: 12px;
    }

}

@media (max-width: 1199px) {
    .heading-1 {
        font-size: 46px;
    }

    .hero-girl {
        width: 350px;
        right: 60px;
    }

    .hero-girl-parent {
        width: 500px;
        height: 500px;
    }

    .hero {
        height: 650px;
    }

    .points-about-card figure {
        width: 70px;
    }

    .points-about-card {
        gap: 10px;
    }

    .points-about-card p {
        font-size: 13px;
    }

    .transparent-btn {
        gap: 5px;
    }

    .custom-btn {
        padding: 10px 20px;
        font-size: 14px;
    }

    .parentBtns {
        gap: 16px;
    }

    .heading-2 {
        font-size: 32px;
    }

    ul.check-list li {
        font-size: 14px;
    }

    span.numbers {
        font-size: 16px;
    }

    .know-frame {
        padding: 12px 16px;
    }

    .portfolio-Slider {
        height: auto;
        padding: 2rem 1rem;
    }

    .portfolio_body {
        align-items: center;
        justify-content: center;
    }

    .portfolio_body .tab-content {
        overflow: hidden;
    }

    .portfolio_body .nav-pills .nav-link {
        padding: 1px 3px;
        margin: 3px 0px;
        font-size: 16px;
    }

    li.live-chat-list {
        margin: 1rem 0 0;
    }

    .our-approach-card p {
        height: 200px;
    }

    .shifting-detailed-card {
        height: 190px;
        padding: 12px;
    }

    .heading-3 {
        font-size: 18px;
    }

    .shifting-detailed-card p {
        line-height: normal;
        height: 85px;
    }

    .shifting-deatils-slider {
        height: 450px;
    }

    figure.shifting-detailed-figurr img {
        height: 430px;
    }

    figure.why-choice-frame-2 {
        width: 75%;
        margin-left: auto;
    }

    figure.why-choice-frame-1 {
        left: 55px;
        top: 12px;
        max-width: 45px;
    }

    img.img-fluid.why-choice-frame-3 {
        left: 0;
        bottom: 1rem;
    }

    .heading-2 {
        font-size: 28px;
    }

    .accordion-button {
        font-size: 16px;
    }

    .faq-parent {
        padding: 16px;
    }

    .cta-box {
        padding: 16px;
    }

    .cta-box p {
        font-size: 15px;
        margin: 0 0 4px;
    }

    .clients-says p {
        height: 80px;
    }

    .parent-points-about-us {
        margin-top: 1rem;
    }

    p {
        line-height: normal;
    }

    .portfolio-Slider .swiper-slide {
        height: 300px !important;
    }

    .portfolio-Slider {
        padding: 1rem 1rem 1rem;
    }

    .our-approach-card p {
        height: 170px;
    }

    .shifting-detailed-card figure {
        gap: 10px;
        margin: 0 0 15px;
    }

    .heading-3 {
        font-size: 18px;
        line-height: normal;
    }

    span.counter-work-process {
        top: 6px;
        right: 6px;
        width: 32px;
        height: 32px;
        font-size: 15px;
    }

    .cta-box {
        margin: 0 0 1rem;
    }

    ul.footer-anchar-list li a {
        gap: 5px;
    }

    .hero .heading-1:before {
        width: 120px;
    }

    .hero.inner-banner .grand-grand-parent-hero-girl {
        bottom: -150px;
    }

    .services-we-offer-sec.inner-services-sec .services-we-offer-card {
        height: 245px;
    }

    header#header {
        top: 0px;
    }
            header .nav-link {
        margin: 0 0px;
        font-size: 13px;
    }
    
    .demo-text {
    padding: 14px 0 8px;
    margin: 0 0 3rem;
    font-size: 14px;
}

}

@media (max-width: 991px) {
    .grand-grand-parent-hero-girl {
        display: none;
    }

    .hero {
        height: auto;
        padding: 8rem 0 3rem;
    }

    .points-about-card {
        padding: 14px 20px;
    }

    .know-frame-parent {
        margin: 0 0 3rem;
        height: 370px;
        width: 450px;
        margin: 0 auto 4rem;
    }

    .portfolio-Slider .swiper-slide {
        height: 330px !important;
    }

    .our-approach-card:before {
        right: -6px;
        top: -6px;
    }

    .swiper-slide.shifting-detailed-parent {
        display: none;
    }

    .swiper-slide.centererd-blank {
        display: none;
    }

    .shifting-deatils-slider {
        height: auto;
    }

    .main-heading.centered {
        margin: 0 auto 2rem;
    }

    .shifting-detailed-card figure img {
        padding: 8px;
        width: 60px;
        height: 60px;
    }

    .parent-frames-why-choice {
        width: 65%;
        margin: 4rem auto 0rem;
    }

    .cta-box {
        margin: 2rem 0 2rem;
    }

    .py {
        padding: 4rem 0 4rem;
    }

    .accordion-button {
        padding: 14px 0;
    }

    figure.clinet-photo {
        left: -10px;
        max-width: 85px;
        top: 0px;
    }

    .clients-says {
        padding: 22px 10px 6px;
    }

    .testimonials-card-header {
        height: 60px;
    }

    .client-details {
        gap: 0;
    }

    header#header .container {
        background: #f90;
        border-radius: 8px;
    }

    header#header .parentBtns {
        justify-content: center;
    }

    header#header .parentBtns a {
        display: none;
    }

    a.navbar-brand img {
        max-width: 120px;
        filter: brightness(0) invert(1);
    }

    header .dropdown .nav-link {
        width: 340px;
        color: white;
    }

    header .nav-link {
        color: white;
    }

    header .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 340px;
        margin: 4px auto;
        border-color: white;
    }

    header .dropdown-item {
        margin: 2px auto;
        font-size: 14px;
    }

    header#header.fixed nav.navbar .container {
        padding: 3px 8px;
    }

    .btns_wrap .chat_wrap span.icoo,
    .btns_wrap .call_wrap span.icoo {
        padding: 10px 10px;
    }

    .floatbutton {
        right: -380px;
    }

    .btns_wrap .call_wrap {
        right: -254px;
    }

    .btns_wrap .chat_wrap {
        right: -251px;
    }

    .testimonials-footer img.img-fluid.quote {
        width: 35px;
    }

    .testimonials-slider {
        padding: 12px 10px;
    }

    figure.contact-us-circle-img {
        text-align: center;
        max-width: 60%;
        margin: auto;
    }

    figure.accept-payment {
        margin: 1rem 0 1.6rem;
    }

    .footer-link-parent h6 {
        font-size: 16px;
        margin-bottom: 1rem;
    }

    ul.footer-anchar-list li {
        margin: 0px 0 7px;
    }

    footer {
        padding: 0rem 0 0rem;
    }

    .floatbutton .clickbutton .crossplus {
        left: -72px;
    }

    ul.navbar-nav {
        max-height: 85dvh;
        overflow-y: auto;
        min-height: auto;
        padding: 1rem 0rem;
    }

    header nav.navbar .container {
        padding: 4px 10px;
    }

    .hero.inner-banner {
        height: 350px;
    }

    header#header {
        top: 10px;
    }

    figure.about-us-img {
        margin: 0 0 3rem;
    }

    header nav.navbar .container {
        border-radius: 10px;
        /*background: linear-gradient(90deg, #6B60FF 0%, #25B192 100%);*/
        padding: 4px 10px 4px;
    }

    ul.navbar-nav {
        padding: 1.5rem 0 1rem;
    }

    a.navbar-brand img {
        filter: brightness(0) invert(1);
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    header .nav-link {
        margin: 4px 0;
        text-align: center;
        display: inline-flex;
        width: 340px;
        border-radius: 10px;
        background: transparent;
        border: 1px solid white;
        padding: 8px 0;
        align-items: center;
        justify-content: center;
        gap: 8px;
    }

    header li.nav-item {
        text-align: center;
    }
    
    header .nav-link.active {
    background: black;
    color: #fff !important;
    border-color: #fff;
}

    
}

@media (max-width: 767px) {
    
      header .nav-link {
        font-size: 14px;
    }
    
    #navbarSupportedContent {
        text-align: center;
    }

    header .custom-btn.green-btn {
        width: 200px !important;
        display: none;
    }

    header .nav-link.active {
        background: black;
        color: white !important;
        -webkit-text-fill-color: snow;
        text-decoration: none;
    }

    .portfolio_body .nav-pills {
        gap: 0px;
        margin: 0 0 0rem;
    }

    .portfolio_body li.live-chat-list {
        display: none;
    }

    .portfolio_body .nav-pills .nav-link {
        font-size: 14px;
    }

    .services-we-offer-content {
        height: 230px;
    }

    .portfolio-Slider .swiper-slide {
        height: 225px !important;
        padding: 0px 18px 10px;
    }

    .portfolio-Slider {
        padding: 2rem 11px 0rem;
    }

    .our-approach-card p {
        height: 150px;
    }

    .parent-frames-why-choice {
        width: 88%;
        margin: 4rem auto 0rem;
    }

    .parent-foam input {
        height: 48px;
        font-size: 12px;
    }

    figure.contact-us-circle-img {
        margin: 3rem auto 0;
        max-width: 70%;
    }

    .parent-bottom-footer {
        flex-direction: column;
    }

    .bottom-footer {
        margin: 0rem 0 0;
    }

    .footer-link-parent h6 {
        line-height: normal;
        font-size: 14px;
        margin-bottom: 10px;
    }

    ul.footer-anchar-list li {
        margin: 0px 0 6px;
    }

    .heading-1 {
        font-size: 34px;
    }

    ul.check-list {
        width: 100%;
        gap: 2rem;
    }

    .heading-2 {
        font-size: 22px;
    }

    .tag {
        font-size: 16px;
    }

    .accordion-button {
        padding: 12px 0;
        font-size: 14px;
    }

    .testimonials-card {
        width: 95%;
        margin: auto;
    }

    .btns_wrap .chat_wrap.newClass {
        width: 248px;
    }

    .btns_wrap .chat_wrap span {
        padding: 10px 10px 10px 10px;
        font-size: 16px;
    }

    .btns_wrap .call_wrap span {
        padding: 10px 10px 10px 10px;
        font-size: 16px;
    }

    .banner-form {
        padding: 14px;
        width: 370px;
    }

    .floatbutton .clickbutton {
        width: 50px;
    }

    .floatbutton {
        width: 420px;
        right: -370px;
    }

    .points-about-card {
        width: 95%;
    }

    ul.check-list {
        width: 95%;
        margin: 1rem 0 1rem;
    }

    figure.accept-payment {
        text-align: center;
    }

    figure.white-circle-hero-right {
        top: 160px;
        right: -70px;
    }

    .circle-rounded-img {
        max-width: 170px;
    }

    .hero.inner-banner {
        height: 300px;
    }

    .services-we-offer-sec.inner-services-sec .services-we-offer-content p {
        height: 250px;
    }

    .services-we-offer-sec.inner-services-sec .services-we-offer-card {
        height: 290px;
    }

    .portfolio-Slider .swiper-slide {
        box-shadow: 0 4px 4.8px 0 #0000003d;
    }

    .heading-3 {
        font-size: 16px;
    }
    
        header .nav-link {
        border-radius: 6px;
    }

}

@media (max-width: 575px) {
    header#header {
        top: 4px;
        margin: 0px 10px;
    }

    .heading-1 {
        font-size: 30px;
    }

    .know-frame-parent {
        width: 100%;
    }

    .floatbutton {
        display: none;
    }

    ul.check-list {
        width: 100%;
        flex-direction: column;
        gap: 12px;
    }

    .heading-2 {
        font-size: 20px;
    }

    .services-we-offer-card {
        height: auto;
    }

    .services-we-offer-content {
        height: 240px;
        padding: 10px;
    }

    .services-we-offer-content p {
        height: 60px;
    }

    .parent-navbar-generic {
        gap: 10px;
        height: 40px;
    }

    .parent-navbar-generic :is(.swiper-button-next, .swiper-button-prev) {
        width: 40px;
        height: 40px;
    }

    .portfolio-Slider .swiper-slide {
        height: 287px !important;
        padding: 0px 15px;
    }

    .portfolio_body {
        grid-template-columns: 30% 70%;
    }

    .main-heading.centered {
        margin: 0 auto 1.5rem;
    }

    .shifting-detailed-card {
        height: 170px;
        padding: 10px;
    }

    .shifting-detailed-card figure {
        gap: 1rem;
        margin: 0 0 1rem;
    }

    .main-heading.centered {
        width: 100%;
    }

    .parent-frames-why-choice {
        width: 100%;
        margin: 3rem auto 0rem;
    }

    img.img-fluid.why-choice-frame-3 {
        bottom: -0.5rem;
        z-index: -1;
    }

    figure.why-choice-frame-1 {
        left: 40px;
        top: 4px;
        max-width: 35px;
    }

    .parent-frames-why-choice {
        height: 340px;
    }

    .accordion-body {
        font-size: 14px;
        line-height: normal;
    }

    .testimonials-card {
        width: 100%;
    }

    figure.contact-us-circle-img {
        margin: 3rem auto 0;
        max-width: 100%;
    }

    .parent-bottom-footer p {
        text-align: center;
        font-size: 13px;
    }

    .parent-bottom-footer ul li a {
        font-size: 13px;
    }

    .footer-link-parent {
        margin: 0 0 1rem;
    }

    .tag {
        font-size: 14px;
    }

    .heading-2 {
        font-size: 18px;
    }

    header .nav-link {
        width: 100%;
    }

    header .dropdown .nav-link {
        width: 100%;
    }

    header .nav-link {
        width: 97%;
    }

    header .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 97%;
    }

    header .dropdown .nav-link {
        width: 97%;
    }

    header .nav-link {
        width: 97%;
    }

    figure.white-circle-hero-right {
        right: -80px;
        top: 130px;
    }

    figure.about-us-img {
        margin: 0 0 2rem;
    }

    .services-we-offer-sec.inner-services-sec .services-we-offer-content p {
        height: 130px;
    }

    .services-we-offer-sec.inner-services-sec .services-we-offer-card {
        height: 250px;
        padding: 6px;
    }
    
        .cta-box p {
        font-size: 14px;
    }

}

@media (max-width: 320px) {
    
        .cta-box {
        padding: 12px;
    }

    .cta-box p {
        font-size: 12px;
    }

    figure.know-frame-2 {
        display: none;
    }

    .know-frame {
        bottom: -30px;
        top: unset;
        width: 100%;
    }

    .parentBtns a.btn.custom-btn {
        width: 100%;
    }

    .portfolio_body .nav-pills .nav-link {
        font-size: 12px;
        margin: 2.7px 0;
    }

    .portfolio-Slider .swiper-slide {
        height: 230px !important;
        padding: 0px 10px;
    }

    .our-approach-card {
        padding: 16px 8px 6px;
    }

    figure.why-choice-frame-1 {
        left: 24px;
        top: 4px;
    }

    .faq-parent {
        padding: 10px;
    }

    .parent-bottom-footer ul {
        gap: 7px;
    }

    .parent-bottom-footer p {
        font-size: 11px;
    }

    .parent-bottom-footer ul li a {
        font-size: 12px;
    }

    ul.footer-anchar-list li {
        margin: 6px 0 6px;
    }

    .footer-link-parent h6 {
        margin-bottom: 2px;
    }

    .heading-1 {
        font-size: 24px;
    }

    figure.white-circle-hero-right {
        right: -95px;
        top: 112px;
    }

    .hero.inner-banner {
        height: 270px;
    }

    header .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 8px 8px 4px !important;
    }


}