/* Resposnsive */

@media (max-width:1440px) {
    /* .services-slider {
        margin-left: 200px;
    } */
    .website-page#this-is-us-sec {
        background-size: 235px;
    }
    #slide-services .services-slider {
        margin-left: 430px;
    }
    #slide-services::before {
        background-position: 80px 50px;
    }
    #slide-services .services-slider .card {
        padding: 20px 10px;
    }
    #fusion-part-vertex.fixed {
        position: fixed;
        top: 20%;
        left: 5%;
        width: 43%;
    }
}

@media (min-width:992px) and (max-width:1020px) {
    .cta-area {
        display: none !important;
    }
}

@media (min-width:1175px) and (max-width:1195px) {
    .cta-area {
        text-align: center;
        width: 130px;
    }

    .cta-area a{
        font-size: 14px;
    }

    .cta-area .btn{
        display: none;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0px 10px;
        font-size: 14px;
        margin: 0;   
    } 
}

@media (min-width:1116px) and (max-width:1380px) {
    /* .cta-area {
        text-align: center;
        width: 200px;
    } */
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0px 10px;
        font-size: 14px;
        margin: 0;   
    } 
}

@media (min-width:992px) and (max-width:1175px) {
    .cta-area {
        text-align: center;
        width: 130px;
    }

    .cta-area a{
        font-size: 14px;
    }

    .cta-area .btn{
        display: none;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0px 12px;
        font-size: 14px;
        margin: 0;   
    } 
}

@media (max-width:1024px) {
    
    .cta-area a {
        margin-bottom: 5px;
    }
    .counter-sec h2 {
        font-size: 60px;
    }
    .counter-sec h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }
    /* .services-slider {
        margin-left: 100px;
    } */
    #informative-sec {
        padding: 50px;
    }
    #contact-sec {
        padding: 150px 0 100px;
    }
    #about-page-sec::before {
        height: 650px;
        background-size: cover;
        margin-top: -190px;
    }
    .website-page#this-is-us-sec {
        background-size: 145px;
    }
    #slide-services::before {
        background-position: 30px 50px;
    }
    /* #slide-services .services-slider {
        margin-left: 350px;
    } */
    .hero-title {
        font-size: 50px;
        line-height: 60px;
    }
    .card-blue {
        padding: 30px;
    }
    #fx-seo-page-sec::before {
        height: 638px;
    }
}

@media (max-width:768px) {
    #hero-sec::before {
        width: 100%;
    }
    .cta-area {
        border-top: 1px solid #E4E0E7;
        padding: 10px 0;
        margin-top: 20px;
        flex-direction: column;
    }
    .navbar-collapse {
        margin-top: 30px;
        text-align: center;
        background-color: #FFFFFF;
    }
    #web-development-process-sec .web-development-card {
        display: flex;
        flex-flow: wrap;
    }
    #web-development-process-sec .card {
        width: 230px;
    }
    #about-sec p {
        text-align: justify;
        /* font-size: 14px; */
    }
    .counter-sec h2 {
        font-size: 50px;
    }
    .services-slider {
        margin-left: 0px;
        padding: 0 30px;
    }
    .testimonial-slider .client-message {
        margin: 10px 50px;
    }
    #img-gallery {
        padding: 55px;
    }
    #design-process .process-steps {
        flex-wrap: wrap;
    }
    #design-process .process-card {
        margin-bottom: 30px;
    }
    .website-page#this-is-us-sec {
        background: none;
    }
    #intro-unity-sec img{
        text-align: center;
    }
    #slide-services::before {
        background: none;
    }
    #slide-services .services-slider {
        margin-left: 0;
    }
    .app-page .hero-image {
        max-width: 500px;
        margin: 0 auto;
    }
    .hero-title {
        font-size: 40px;
        /* text-align: center; */
        line-height: 60px;
    }
    #informative-sec.app-page img {
        max-width: 450px;
    }
    #payment-page-sec {
        padding: 75px 0;
    }
    #payment-page-img-sec {
        height: 300px;
    }
    #future-verte-sec .card::before {
        left: 10px;
    }
    .card-blue {
        padding: 40px 40px;
    }
    #fx-seo-page-sec .hero-image {
        text-align: center;
        max-width: 500px;
    }
    #fx-seo-page-sec::before {
        height: 900px;
    }
    #fusion-part-vertex.fixed {
        position: initial;
        width: auto;
    }
    .web-development-card .web-development-step.third::after {
        position: unset;
        content: none;
    }
}

@media (max-width:425px) {
    .navbar-expand-lg {
        padding: 10px;
    }
    .navbar.fixed {
        padding: 10px !important;
    }
    .hero-title {
        font-size: 50px;
        line-height: 60px;
    }
    #web-development-process-sec .card {
        width: auto;
        text-align: center;
    }
    #counter p {
        text-align: center;
    }
    .fs-40 {
        font-size: 30px;
    }
    .testimonial-slider {
        padding: 30px 0px;
    }
    .testimonial-slider .client-message {
        margin: 20px;
    }
    .testimonial-slider img {
        width: 180px !important;
    }
    #informative-sec {
        padding: 30px;
    }
    #contact-sec {
        padding: 50px 0;
    }
    .hero-title {
        font-size: 36px;
        line-height: 48px;
    }
    #design-process .process-card:nth-child(odd):before {
        background: none;
    }
    #design-process .process-card:nth-child(even):before {
        background: none;
    }
    #informative-sec.app-page img {
        width: 100%;
    }
    #payment-page-sec {
        padding: 45px 0;
    }
    #payment-page-img-sec {
        height: 150px;
    }
    #future-verte-sec .card {
        padding: 120px 20px 20px;
    }
    #future-verte-sec .card::before {
        left: 70px;
    }
    #feature-cta-card .card {
        padding: 30px;
    }
    #contact-details .mobile-part {
        border: none;
        margin-bottom: 20px;
    }
    .web-development-card .web-development-step::after {
        position: unset;
        content: none;
    }
}