@media(max-width: 1650px){

    .why-choose-bx {
        width: 58%;
         padding: 20px 30px;
    }

    .why-choose-slider {
        margin: 0 !important;
    }
    .why-choose-slider .slick-dots {
        left: -100px;
    }
    .why-choose-side-img img {
        width: 450px;
    }
    .client-logo-st {
        bottom: -110px;
    }
}
@media(max-width: 1400px){
    .banner-sec {
        height: 620px;
        padding-top: 35px;
    }
    .why-choose-bx {
        width: 68%;
    }
        .why-choose-slider .slick-dots {
        left: -130px;
    }
    .why-choose-side-img img {
        width: 470px;
    }

    .client-logo-st {
        bottom: -100px;
    }
    img.bnr-bf-img-st {
    left: -130px;
    width: 350px;
    }
    img.bnr-af-img-st {
        right: -133px;
        width: 324px;
    }

    .contact-dtl ul li a {
        color: #fff;
        font-size: 14px;
    }
    .contact-dtl ul{
        gap:0 10px;
    }
    .testi-sec .row:before {
        right: -500px;
    }

    .hd-txt h2 {
        font-size: 36px;
    }

    .ftr-form-col {
        padding-left: 60px;
    }

    img.testi-ftr-form-img {
        transform: scale(0.8);
    }
}


@media(max-width: 767px){

    img.bnr-bf-img-st {
        display: none;
    }

    img.bnr-af-img-st {
        display: none;
    }

    .hire-main-col ul li {
        width: 50%;
    }

    .bnr-btn-st {
        flex-wrap: wrap;
        gap: 20px 20px;
    }

    .why-choose-side-img {
        display: none;
    }

    img.why-img-st-bf {
        display: none;
    }

    .why-choose-sec .bnr-btn-st {
        justify-content: center;
    }

    .why-choose-sec .row {
        flex-direction: column-reverse;
        text-align: center;
    }

    .hd-txt.why-choose-txt {
        text-align: center;
    }

    .cta-img-side {
        display: none;
    }

    .cta-txt h2 {
        font-size: 25px;
        text-align: center;
    }

    .cta-main-col {
        width: 100%;
        justify-content: center;
        padding: 20px 0;
    }

    .contact-dtl ul {
        flex-wrap: wrap;
        gap: 20px 20px;
        /* padding-bottom: 20px; */
        padding-top: 2px;
    }

    .cta-txt h2 br {
        display: none;
    }

    .cta-txt p {
        text-align: center;
    }

    .hd-txt h2 br {
        display: none;
        font-size: 25px;
    }

    .hd-txt {
        width: 100% !important;
    }

    .hd-txt p {
        width: 100% !important;
    }

    .portfolio-list ul li img {
        width: 70%;
    }

    .portfolio-box {
        margin: 0 5px;
    }

    .cta-big-sec .cta-big-bf-img {
        display: none;
    }

    .cta-big-sec .cta-big-af-img {
        display: none;
    }

    .cta-big-sec ul li {
        width: 100%;
    }

    ul.process-list {
        flex-wrap: wrap;
        text-align: center;
        gap: 20px 0;
    }

    .process-bx h4 {
        text-align: center;
        margin: 0 auto;
    }

    .process-bx h5 {
        border: 0;
    }

    section.cta-sec.cta-sec-two .row {
        justify-content: center;
    }

    .rev-plat img {
        width: 25% !important;
    }

    .rev-plat img:nth-child(2) {
        width: 18% !important;
    }

    .testi-sec .row:before {
        right: 0;
        height: 800px;
        bottom: 30px;
        top: auto;
    }

    img.testi-ftr-form-img {
        display: none;
    }

    .ftr-form-col {
        padding: 60px 0;
    }

    .form-txt.hd-txt {
        text-align: center;
    }

    .hd-txt h2 {
        font-size: 25px;
    }

    .testi-sec {
        padding-bottom: 10px;
    }

    section.copy-sec .row {
        flex-direction: column;
        text-align: center;
    }

    section.copy-sec .copy-txt {
        width: 100%;
    }

    section.copy-sec .privacy-txt {
        width: 100%;
        text-align: center;
    }

    section.copy-sec .privacy-txt a {
        margin-left: 10px;
    }

    .banner-sec {
        height: auto;
        padding: 110px 0 120px;
    }
    .bnr-txt p {
    width: 100%;
}

.bnr-txt h1 {
    font-size: 35px;
}

.client-logo-st {
    bottom: -90px;
}
    
    .why-choose-bx {
    width: 100%;
}
.cl-logo-bx img {
    width: 80%;
}
.why-choose-slider .slick-dots {
    transform: rotate(0deg);
    left: 0;
    right: 0;
    bottom: -25px;
}

.why-choose-sec {
    padding-bottom: 50px;
}

.author-sec .slick-dots {
    bottom: -50px;
}

.author-sec .slick-dots li {
    width: 45px;
}

.author-sec {
    padding-bottom: 0;
}

.portfolio-sec {
    padding-bottom: 50px;
}

.cta-big-sec {
    height: auto;
}

section.cta-sec.cta-sec-two {
    padding: 0;
}
div#navbarSupportedContent {
    background: #fff;
    z-index: 2;
    padding: 10px 0;
}

li.nav-item a {
    color: #000 !important;
}

ul.navbar-nav .get-btn {
    background: rebeccapurple;
}

ul.navbar-nav .get-btn {
    display: none;
}

ul.navbar-nav {
    text-align: center;
}

.navbar-light .navbar-toggler-icon {
    /* filter: brightness(100) invert(1); */
    opacity: 1;
}

.navbar-light .navbar-toggler {
    background: #fff;
}

.navbar-light .navbar-toggler:focus {
    outline: 0;
    box-shadow: none;
}


}