@media only screen and (min-width: 320px) {}

@media only screen and (min-width: 375px) {}

@media only screen and (min-width: 425px) {
    .slider-for .slick-arrow {
        top: 18%;
    }
}

@media only screen and (min-width: 575px) {
    .slider-for .slick-arrow {
        top: 25%;
    }
}

@media only screen and (min-width: 768px) {
    .font-180-162-700 {
        font-size: 130px;
        line-height: 140px;
        margin-bottom: 60px;
    }

    .slider-for .slick-arrow {
        height: 5rem;
        width: 5rem;
    }

    .slider-for .slick-arrow {
        top: 30%;
    }

    .service-single-sub-img-div {
        display: flex;
    }

    .service-single-sub-img-div div {
        margin-bottom: 0px;
    }

    .font-24-30-400 {
        font-size: 20px;
        line-height: 30px;
    }

    .blog-single-title-section {
        padding-top: 140px;
    }

    .font-24-30-700 {
        font-size: 24px;
        line-height: 30px;
    }

    .d-flex-inputs {
        display: flex !important;
    }

    .overflow-text {
        width: 340px;
    }

    .submit-btn-div {
        display: flex;
        gap: 20px;
    }

    .view-all-btn {
        margin-top: 0px;
    }

    .font-21-27-600 {
        font-size: 21px;
        line-height: 27px;
    }

    .reaches-div {
        margin-top: 100px;
    }

    .three-img-row .col-xl-4{
        margin-bottom: 0px;
    }

}

@media only screen and (min-width: 992px) {
    .nav-mobile {
        display: none !important;
    }

    .nav-web {
        display: flex;
    }

    .navigation-div {
        display: block;
    }

    .font-180-162-700 {
        font-size: 180px;
        line-height: 162px;
        margin-bottom: 60px;
    }

    .we-are-section-right {
        margin-top: 0px;
    }

    .navigation-div-mobile {
        display: none;
    }

    .services-web {
        display: flex !important;
    }

    .services-mobile {
        display: none;
    }

    .bounce-web {
        display: flex !important;
    }

    .bounce-mobile {
        display: none;
    }

    .services-mobile {
        display: none !important;
    }

    .map-section-web {
        display: block;
    }

    .clients-slider {
        display: block;
    }

    .clients-slider-mobile {
        display: none;
    }

    .slide-container img {
        margin-bottom: 0px;
    }

    .why-need-us-section .we-are-card {
        padding: 54px 38px;
    }

    .why-need-us-section .we-are-card img {
        width: 120px;
    }

    .font-64-52-600 {
        font-size: 64px;
        line-height: 52px;
    }

    .why-need-us-section .we-are-card .font-64-52-600 {
        margin-bottom: 15px;
    }

    .font-36-46-600 {
        font-size: 36px;
        line-height: 46px;
    }

    .social-media {
        gap: 30px;
    }

    footer h5 {
        display: block;
    }

    .slider-for .slick-arrow {
        top: 50%;
    }

    .slider-for .slick-next {
        right: -20px;
    }

    .slider-for .slick-prev {
        left: -20px;
    }

    .item-box {
        padding: 0px 20px;
    }

    .service-single-img-web {
        display: block;
    }

    .service-single-img-mobile {
        display: none;
    }

    .blog-card {
        margin-bottom: 0px;
    }

    .container-filter a {
        margin: 10px 15px;
        padding: 14px 21px;
        font-size: 22px;
    }

    .input-div {
        height: 74px;
    }

    .font-64-64-600 {
        font-size: 64px;
        line-height: 64px;
    }

    /* .blog-single-img-div {
        height: 555px;
    } */

    .contact-title-section-right {
        margin-top: 0px;
    }

    .how-we-do-it-left {
        position: sticky;
        top: 50px;
    }

    .how-we-do-it-section .font-180-162-700 {
        width: 40%;
    }

    .how-we-do-it-right {
        padding-left: 100px;
    }

    .service-single-title-section p {
        width: 60%;
    }

    .cross-img-div {
        margin-top: 0px;
    }

    .overflow-text {
        width: 100%;
    }

    .reaches-div .font-64-64-600 {
        font-size: 64px;
        line-height: 52px;
    }

    .vorem-img-div {
        max-height: 485px;
    }

    .font-24-30-400 {
        font-size: 24px;
        line-height: 30px;
    }

}

@media only screen and (min-width: 1024px) {}


@media only screen and (min-width: 1200px) {
    .newsletter-div-content {
        width: 250px;
        margin-right: 20px;
    }

    .newsletter-div-inner {
        display: flex;
        align-items: center;
    }

    .about-div {
        padding-right: 100px;
    }
}

@media only screen and (min-width: 1400px) {
    .we-are-section-right {
        justify-content: end;
    }

    .newsletter-div {
        display: flex;
    }

    .bounce-div h1,
    footer h1,
    .map-section h1 {
        font-size: 160px;
        line-height: 160px;
    }

    .newsletter-div-inner {
        display: flex;
    }

    .newsletter-div-inner .view-all-btn {
        margin-top: 0px;
    }

    footer .social-media {
        width: fit-content;
        gap: 30px;
        margin-left: 28px;
    }

    .card-div {
        gap: 0px;
    }


    .why-need-us-section .font-36-46-600,
    .title-section .font-36-46-600 {
        padding: 0px 320px;
    }

    .slide-container {
        padding: 70px 112px;
    }

    .newsletter-div-content {
        width: 350px;
    }

    .portfolioContainer .work-div {
        margin: 75px 0px;
    }

    form {
        padding: 0px 230px;
    }

    .three-img-row {
        padding: 0px 100px;
    }

    .reaches-div {
        padding: 48px;
    }

    .three-img-row {
        margin-top: 150px;
    }
}

@media only screen and (min-width: 1440px) {
    .container {
        max-width: calc(100% - 200px);
    }
}

@media only screen and (min-width: 1450px) {
    .footer-bottom {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1900px) {
    .container {
        max-width: calc(100% - 280px);
    }

    .slider-container {
        max-width: calc(100% - 250px);
    }

    .slider .slick-next::before,
    .clients-slider .slick-next::before {
        content: url(../icon/arrow-right.png);
    }

    .slider .slick-next {
        top: -170px;
        right: 45px;
    }

    .slider .slick-prev {
        top: -170px;
        left: 1500px;
    }

    .slider .slick-prev::before,
    .clients-slider .slick-prev::before {
        content: url(../icon/arrow-left.png);
    }

    .work-divs-left {
        gap: 200px;
        padding-right: 100px;
    }

    .work-divs-right {
        gap: 200px;
        padding-left: 100px;
    }

    footer h1 {
        width: 40%;
    }

    .card-div-inner p {
        width: 305px;
    }

    .card-div-inner-inner {
        padding: 48px;
    }

    .social-media-div {
        gap: 60px;
        justify-content: start;
    }

    .we-are-card {
        width: 400px;
    }

    .view-all-btn {
        padding: 24px 28px;
    }

    .get-in-touch-p {
        width: 70%;
    }

    footer h1 {
        margin-bottom: 64px;
    }

    .get-in-touch-div {
        padding-bottom: 100px;
    }

    .section-padding {
        padding: 100px 0px;
    }

    footer {
        padding-top: 100px;
    }

    .main-banner h1 {
        font-size: 180px;
        line-height: 200px;
    }

    .main-banner h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 48px;
    }

    .partners-section {
        padding: 64px 0px;
    }

    .bg-span {
        font-size: 20px;
        margin-right: 16px;
    }

    .comment-div {
        width: 400px;
    }

    .section-header {
        font-size: 64px;
        line-height: 72px;
    }

    .section-sub-header {
        font-size: 32px;
        line-height: 36px;
    }

    .service-div h4 {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 24px;
    }

    .service-div .comment-div {
        padding: 24px;
    }

    .work-divs-left,
    .work-divs-right {
        gap: 150px;
    }

    .work-div-arrow img {
        width: 60px;
        height: 60px;
        margin-right: 20px;
    }

    .work-div-arrow h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .work-div .img-div {
        margin-bottom: 36px;
    }

    .work-divs-right {
        margin-top: 0px;
    }

    .short-section-header {
        width: 50%;
    }

    .blogs-section .p-div {
        width: 40%;
    }

    .blogs-section p {
        font-size: 36px;
        line-height: 48px;
    }

    .we-are-card {
        padding: 36px 32px;
    }

    .why-need-us-section .font-180-162-700 {
        padding: 0px 350px;
    }

    .slider-for .slick-next {
        right: -40px;
        transform: none;
    }

    .slider .slick-prev::before {
        transform: rotate(360deg);
    }

    .slider-for .slick-prev {
        left: -40px;
    }

    .slider .slick-arrow {
        height: 0px;
        width: 0px;
        cursor: pointer;
        border: none;
        border-radius: 0;
        display: flex;
        background: transparent;
    }

    .item-box {
        padding: 0px 50px;
    }

    .our-work-single-title-section .container {
        padding: 0px 500px;
    }

    .sorem-div {
        padding: 0px 400px;
    }

    .start-project-section .container {
        padding: 0px 330px;
    }
}