﻿
@media screen and (max-width: 2000px) {
    .techwix-hero-section-02 {
        padding-bottom: 770px !important;
    }
}

@media screen and (max-width: 1680px) {
    .techwix-hero-section-02 {
        padding-bottom: 560px !important;
    }
}

@media screen and (max-width: 1280px) {
    .techwix-hero-section-02 {
        padding-bottom: 470px !important;
    }
}

@media screen and (max-width: 1094px) {
    .techwix-hero-section-02 {
        padding-bottom: 350px !important;
    }
}

@media screen and (max-width: 859px) {
    .techwix-hero-section-02 {
        padding-bottom: 250px !important;
    }
}

@media screen and (max-width: 709px) {
    .techwix-hero-section-02 {
        padding-bottom: 128px !important;
    }

    .techwix-service-section-03 .service-wrap-03 {
        margin-top: -40px;
    }
}

@media screen and (max-width: 432px) {

    .techwix-hero-section-02 {
        padding-bottom: 40px !important;
    }

    .techwix-service-section-03 .service-wrap-03 {
        margin-top: -20px;
    }
}

.slick-slide {
    margin: 0 20px;
}
