@media only screen and (max-width:1920px){}
@media only screen and (max-width:1800px){}
@media only screen and (max-width:1600px){
}
@media only screen and (max-width:1540px){}
@media only screen and (max-width:1440px){
    .banner__heading {
        width: 60%;
    }

}
@media only screen and (max-width:1366px){
    

}
@media only screen and (max-width:1280px){
    .container {
        padding: 0 20px;
    }
    .main__heading {
        font-size: 44px;
    }
    .section__title {
        font-size: 48px;
        line-height: 56px;
    }
    .section__desc {
        font-size: 18px;
        line-height: 30px;
    }
    .counter__wrapper .counter__col h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .counter__wrapper .counter__col .counting {
        font-size: 50px;
    }
    .case__study__card .card__title {
        font-size: 36px;
        line-height: 44px;
    }
    .tabs__Wrapper .nav-pills .nav-link {
        font-size: 24px;
        line-height: 32px;
        padding: 20px 20px;
        margin-bottom: 35px;
    }
    .index__section__eight .section__bio .section__desc {
        width: 45%;
    }
    /* Inner Pages */
    .location__wrapper .section__row .left__column {
        width: 36%;
    }
    /* Pricing Plan */
    .pricing__column .tag {
        top: 20px;
        right: 20px;
    }

}
@media only screen and (max-width:1200px){
    .container {
        padding: 0 15px;
    }
    .navigation__wrapper .logo {
        max-width: 200px;
    }
    .navigation__wrapper ul {
        gap: 30px;
    }
    .navigation__wrapper .cta {
        padding: 10px 25px;
        font-size: 14px;
    }
    .main__heading {
        font-size: 40px;
    }
    .counter__wrapper .counter__col h3 {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
    }
    .case__studies__wrapper {
        width: 92%;
    }
    .case__study__card .card__title {
        font-size: 30px;
        line-height: 38px;
    }
    .index__section__five .section__desc {
        width: 55%;
    }
    .quote__form__Wrapper form input {
        font-size: 24px;
    }
    .quote__form__Wrapper form button {
        font-size: 24px;
    }
    .reviews__slider__wrapper {
        width: 90%;
    }
    .footer__row__wrapper {
        flex-wrap: wrap;
        gap: 50px;
    }
    .footer__column.first, 
    .footer__column.middle,
    .footer__column.last {
        width: 100%;
    }

    /* Inner Pages */
    .inner__banners .main__heading {
        text-align: center;
    }
    .about__section__first .right__column {
        width: 56%;
    }
    .about__section__second .right__column .counter__wrapper {
        gap: 35px;
    }
    .about__section__second .right__column .counter__wrapper .counter__col {
        width: 45%;
    }
    .contact__form__wrapper form .heading {
        font-size: 30px;
        line-height: 30px;
    }
    /* Contact Us */
    .location__wrapper .nav-pills {
        flex-wrap: wrap;
    }
    .location__wrapper .nav-pills li {
        width: 49%;
        margin-bottom: 20px;
    }
    .state__city {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }


    /* Pricing Plan */
    .pricing__wrapper .pricing__column {
        padding: 40px 20px;
    }
    .pricing__column .tag {
        top: 15px;
        right: 15px;
        padding: 10px 15px;
        font-size: 12px;
    }
    .pricing__column .plan__detail {
        font-size: 15px;
    }
    .pricing__column .addons__list li {
        font-size: 15px;
        gap: 10px;
    }
    .pricing__column .addons__list li span {
        font-size: 22px;
    }

    /* Service Detail */
    .service__Detail__sec__second .section__bio {
        width: 70%;
    }

    /* Portfolio */
    .portfolio__wrapper ul {
        gap: 30px;
    }

}
@media only screen and (max-width:1170px){}
@media only screen and (max-width:1040px){}
@media only screen and (max-width:1024px){
    .toggleBtn {
        display: flex;
    }
    .navigation__wrapper ul {
        display: none;
    }
    .section__title {
        font-size: 40px;
        line-height: 48px;
    }
    .index__section__two .section__desc {
        width: 80%;
    }
    .marquee__section {
        padding: 30px 0;
    }
    .marquee__section .main-marq .slide-har.st1 .box .item h5 {
        font-size: 32px;
    }
    .index__section__four .section__bio {
        width: 80%;
        margin: 0 auto 90px;
    }
    .index__section__eight .section__bio .section__desc {
        width: 60%;
    }
    .location__wrapper .section__row .left__column {
        padding: 20px 15px;
    }
    .contact__details__wrapper {
        gap: 50px;
    }
    /* Portfolio */
    .portfolio__wrapper ul .nav-link {
        font-size: 24px;
    }
    .portfolio__wrapper .latest__work__wrapper .work__box img {
        max-height: 400px;
        min-height: 400px;
    }
}
@media only screen and (max-width:991px){
    .hero__banner .banner_wrapper {
        flex-wrap: wrap;
        gap: 40px;
        text-align: center;
    }
    .hero__banner .banner_wrapper .left_Col,
    .hero__banner .banner_wrapper .right_Col {
        width: 100%;
    }
    .hero__banner .banner_wrapper .left_Col {
        order: 2;
    }
    .hero__banner .banner_wrapper .right_Col {
        order: 1;
    }
    .hero__banner .banner_wrapper .right_Col img {
        max-height: 300px;
        object-fit: cover;
        object-position: center;
        border-radius: 15px;
    }
    .main__heading {
        font-size: 36px;
        line-height: 60px;
    }
    .banner_wrapper .left_Col .content {
        width: 85%;
        margin: 39px auto;
        font-size: 18px;
        line-height: 36px;
    }
    .section__title {
        font-size: 32px;
        line-height: 40px;
    }
    .index__section__two .section__desc {
        width: 90%;
    }
    .section__desc {
        font-size: 16px;
    }
    .index__section__two {
        padding: 50px 0;
    }
    .index__section__two.home-services .section__desc {
        width: 90%;
    }
    .home-services__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        margin-top: 40px;
    }
    .home-service-card {
        padding: 32px 24px 28px;
    }
    .home-service-card__title {
        font-size: 20px;
    }
    .home-service-card__icon {
        width: 72px;
        height: 72px;
        font-size: 24px;
    }
    .index__section__seven.home-testimonials {
        padding: 60px 0 80px;
    }
    .index__section__seven.home-testimonials .section__desc {
        width: 90%;
    }
    .index__section__seven.home-testimonials .testimonial-card {
        padding: 40px 36px 32px;
    }
    .index__section__seven.home-testimonials .testimonial-card__text {
        font-size: 18px;
    }
    .cs-detail__hero-inner {
        flex-direction: column;
    }
    .cs-detail__hero-phones {
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
    }
    .cs-detail__feature-grid--duo,
    .cs-detail__feature-grid--split,
    .cs-detail__feature-grid--trio {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .cs-detail__check-list--inline {
        grid-template-columns: 1fr;
    }
    .cs-detail__journey-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .cs-detail__meta-row {
        grid-template-columns: 1fr;
    }
    .cs-detail__challenge-grid {
        grid-template-columns: 1fr;
    }
    .cs-detail__ornament {
        margin: 0 auto 24px;
    }
    .cs-detail__section {
        padding: 56px 0;
    }
    .cs-detail__flow-track {
        gap: 8px;
    }
    .cs-detail__flow-arrow {
        padding-top: 100px;
        font-size: 14px;
        width: 20px;
    }
    .index__section__two .section__row {
        margin-top: 50px;
    }
    .index__section__two .left__column {
        width: 48%;
        overflow: hidden;
    }
    .index__section__two .right__column {
        width: 48%;
    }
    .index__section__two .left__column img {
        width: 100%;
        border-radius: 10px;
    }
    .counter__wrapper {
        margin-top: 50px;
    }
    .counter__wrapper .counter__col h3 {
        font-size: 16px;
    }
    .counter__wrapper .counter__col .counting {
        font-size: 40px;
    }
    .index__section__three {
        padding: 50px 0;
    }
    .index__section__three .section__desc {
        width: 75%;
    }
    .case__studies__wrapper .section__row .right__column {
        padding-top: 100px;
    }
    .case__studies__wrapper {
        width: 96%;
    }
    .case__study__card .card__title {
        font-size: 24px;
        line-height: 30px;
        font-weight: 700;
    }
    .index__section__four {
        padding: 50px 0;
    }
    .index__section__four .section__bio {
        margin-bottom: 50px;
    }
    .process__flow-row {
        flex-wrap: wrap;
        gap: 16px;
    }
    .process__step {
        flex: 1 1 calc(33.333% - 40px);
        min-width: 200px;
        max-width: none;
    }
    .industries__grid .industry__card {
        flex: 0 1 calc(50% - 12px);
        max-width: calc(50% - 12px);
    }
    .index__section__eight {
        padding: 50px 0 70px;
    }
    .index__section__five {
        padding: 50px 0;
    }
    .index__section__five .section__desc {
        width: 80%;
    }
    .index__section__five .tabs__Wrapper {
        margin-top: 40px;
        flex-wrap: wrap;
        gap: 32px;
    }
    .index__section__five .tabs__Wrapper .left__column,
    .index__section__five .tabs__Wrapper .right__column {
        width: 100%;
    }
    .index__section__five .tabs__Wrapper .right__column {
        padding-top: 0;
    }
    .index__section__five .tabs__Wrapper .left__column {
        display: flex;
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 10px;
    }
    .index__section__five .tabs__Wrapper .nav-pills .nav-link {
        width: auto;
        font-size: 16px;
        padding: 10px 16px;
        margin-bottom: 0;
    }
    .index__section__five .stack__title {
        font-size: 26px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .index__section__five .tech_list_wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .index__section__five .tech_list_wrapper span {
        min-height: 76px;
        padding: 14px 12px;
        font-size: 14px;
    }
    .tabs__Wrapper {
        flex-wrap: wrap
    }
    .tabs__Wrapper .left__column,
    .tabs__Wrapper .right__column {
        width: 100%;
    }
    .tabs__Wrapper .left__column {
        display: flex;
        flex-direction: row !important;
        justify-content: center;
        gap: 20px;
    }
    .tabs__Wrapper .nav-pills .nav-link {
        margin-bottom: 0;
    }
    .stack__title {
        font-size: 32px;
        line-height: 42px;
        margin-top: 50px;
    }
    .tech_list_wrapper {
        width: 100%;
    }
    .index__section__six {
        padding: 48px 0;
    }
    .quote__form__Wrapper form input {
        width: 65%;
        font-size: 18px;
    }
    .quote__form__Wrapper form button {
        font-size: 20px;
        width: 35%;
        padding: 20px;
    }
    .reviews__slider__wrapper {
        width: 100%;
    }
    .index__section__seven .section__bio {
        margin-bottom: 50px;
    }
    .reviews__slider__wrapper .review__wrap .left__column {
        width: 50%;
    }
    .reviews__slider__wrapper .review__wrap .left__column {
        width: 48%;
    }
    .review__wrap .review {
        font-size: 18px;
        font-style: italic;
        font-weight: 400;
        line-height: 30px;
    }
    .review__wrap .client__name {
        font-size: 20px;
        font-weight: 600;
        line-height: 32px;
    }
    .review__wrap .client__designation {
        font-size: 16px;
        line-height: 24px;
    }
    .reviews__slider__wrapper .swiper-button-next, 
    .reviews__slider__wrapper .swiper-button-prev {
        width: 70px;
        height: 70px;
        /* bottom: 80px !important; */
    }
    .reviews__slider__wrapper .swiper-button-next img, 
    .reviews__slider__wrapper .swiper-button-prev img {
        max-width: 24px;
    }
    .index__section__seven.home-testimonials .testimonial-card__footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    .index__section__seven.home-testimonials .testimonial-card__company {
        text-align: left;
    }
    .index__section__seven.home-testimonials .swiper-pagination {
        margin-top: 32px;
    }
    .index__section__eight {
        padding: 50px 0 60px;
    }
    .index__section__eight .section__bio {
        width: 100%;
        margin-bottom: 40px;
    }
    .footer__form input {
        width: 70%;
    }
    .footer__form button {
        width: 30%;
    }
    .hamenu .info__wrapper .left__column {
        width: 50%;
        padding-left: 40px;
    }
    .hamenu .info__wrapper .right__column {
        width: 50%;
    }
    .hamenu .info__wrapper .left__column ul {
        gap: 20px;
    }
    .hamenu .info__wrapper .left__column ul li a {
        font-size: 36px;
    }

    /* Inner Pages */
    .about__section__first {
        margin: 80px 0 80px;
    }
    .about__section__second {
        margin-bottom: 80px;
    }
    .about__section__second .right__column .counter__wrapper {
        gap: 10px;
    }
    .about__section__second .right__column .counter__wrapper .counter__col {
        width: 48.5%;
    }
    .about__section__third {
        margin: 80px 0 0px;
    }
    .contact__form__wrapper {
        background: #000000;
        padding: 50px 0;
        margin: 80px 0 100px;
    }
    .contact__form__wrapper::before {
        display: none;
    }
    .contact__form__wrapper .section__row {
        flex-wrap: wrap;
        gap: 50px;
    }
    .contact__form__wrapper .section__row .left__column,
    .contact__form__wrapper .section__row .right__column {
        width: 100%;
    }
    .contact__form__wrapper .left__column .section__bio .section__title, 
    .contact__form__wrapper .left__column .section__bio .section__desc {
        text-align: center;
    }
    .contact__details__wrapper .detail__card .icon img {
        max-width: 30px;
    }
    .contact__form__wrapper form {
        padding: 30px;
        width: 75%;
        margin: 0 auto;
    }
    .contact__form__wrapper form .heading {
        font-size: 24px;
        text-align: center;
    }
    .contact__section__first {
        margin: 80px 0;
    }
    .contact__section__first .section__bio {
        width: 75%;
        margin: 0 auto 50px;
    }
    .locality {
        font-size: 16px;
    }
    .working__hours .timings, 
    .working__hours .day__closed {
        font-size: 16px;
    }
    .state__city .country {
        font-size: 24px;
        line-height: 36px;
    }
    .working__hours .label {
        font-size: 22px;
        line-height: 30px;
    }
    .state__city .city {
        font-size: 16px;
    }
    .left__column .contact__details__wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .contact__details__wrapper .detail__card {
        gap: 10px;
    }

    /* Pricing PLan */
    .pricing__plan__sec__first {
        margin: 50px 0;
    }
    .pricing__plan__sec__first .section__bio {
        width: 65%;
        margin: 0 auto 50px;
    }
    .pricing__wrapper {
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center;
    }
    .pricing__wrapper .pricing__column {
        width: 47%;
    }
    .pricing__column .pricing__header .plan__type span {
        font-size: 16px;
    }
    .pricing__column .pricing__header .plan__type .plan__tag {
        font-size: 20px;
    }

    /* Services  */
    .services__wrapper .services__col .servie__title {
        font-size: 24px;
        line-height: 30px;
    }
    .services__wrapper .services__col {
        width: 32%;
    }

    /* Services Detail */
    .service__Detail__sec__first {
        margin: 80px 0;
    }
    .service__Detail__sec__second {
        margin-bottom: 80px;
    }
    .service__Detail__sec__first .section__row .left__column .section__title {
        font-size: 36px;
    }
    .service__Detail__sec__first .section__row .left__column {
        width: 100%;
    }
    .service__Detail__sec__first .section__row {
        justify-content: center;
        gap: 0;
    }
    .serviceThumbnail {
        position: relative;
        width: 100%;
        margin-top: 50px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;

    }
    .service__Detail__sec__first .section__row .left__column .section__title, 
    .service__Detail__sec__first .section__row .left__column .section__desc {
        text-align: center;
    }
    .service__Detail__sec__first .section__row .left__column .cta {
        margin: 0 auto;
    }
    .service__detail__cta-row {
        justify-content: center;
    }
    .service__detail__process {
        padding: 20px 0 60px;
    }

    /* Portfolio */
    .portfolio__section {
        margin: 80px 0;
    }
    .portfolio__wrapper ul {
        gap: 20px;
        margin-bottom: 50px !important;
    }
    .portfolio__wrapper ul .nav-link {
        font-size: 20px;
    }
    .portfolio__wrapper .latest__work__wrapper .work__box img {
        max-height: 320px;
        min-height: 320px;
    }
}
@media only screen and (max-width:910px){}
@media only screen and (max-width:860px){}
@media only screen and (max-width:767px){
    .hamenu .info__wrapper .left__column ul li a {
        font-size: 24px;
    }
    .hamenu .info__wrapper .right__column {
        display: none;
    }
    .hamenu .info__wrapper .left__column {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        gap: 50px;
    }
    .hamenu .info__wrapper .left__column ul {
        height: auto;
    }
    .left__contact__panel,
    .left__social__links {
        display: flex;
    }
    .left__contact__panel a {
        display: flex;
        gap: 10px;
        font-size: 14px;
        font-weight: 300;
    }
    .hamenu .close-menu {
        padding: 0 20px;
    }
    .hamenu .close-menu span {
        width: 50px;
        height: 50px;
    }
    .banner_wrapper .left_Col .content {
        width: 100%;
    }
    .index__section__two .section__desc {
        width: 100%;
    }
    .home-services__grid {
        grid-template-columns: 1fr;
    }
    .index__section__two .section__row {
        flex-wrap: wrap;
    }
    .index__section__two .left__column,
    .index__section__two .right__column {
        width: 100%;
    }
    .counter__wrapper {
        align-items: flex-start;
    }
    .cs-detail__flow-track {
        flex-direction: column;
        align-items: center;
    }
    .cs-detail__flow-arrow {
        padding-top: 0;
        transform: rotate(90deg);
    }
    .cs-detail__audience-row {
        grid-template-columns: 1fr;
    }
    .cs-detail__journey-grid {
        grid-template-columns: 1fr;
    }
    .index__section__three .section__desc {
        width: 100%;
    }
    .case__studies__wrapper .section__row {
        flex-wrap: wrap;
        gap: 0;
    }
    .case__studies__wrapper .section__row .left__column, 
    .case__studies__wrapper .section__row .right__column {
        width: 100%;
    }
    .case__studies__wrapper .section__row .right__column {
        padding-top: 0px;
    }
    .index__section__four .section__row {
        flex-wrap: wrap;
        gap: 0;
    }
    .process__flow-row {
        flex-direction: column;
    }
    .process__step {
        width: 100%;
        flex: 1 1 100%;
    }
    .industries__grid .industry__card {
        flex: 0 1 100%;
        max-width: 100%;
    }
    .index__section__four .section__bio {
        width: 100%;
    }
    .tabs__Wrapper .nav-pills .nav-link {
        font-size: 20px;
        padding: 10px 15px;
    }
    .quote__form__Wrapper form input {
        width: 70%;
        font-size: 15px;
        padding: 20px 10px;
    }
    .quote__form__Wrapper form button {
        font-size: 18px;
        width: 30%;
        padding: 20px 15px;
    }
    .reviews__slider__wrapper .swiper-button-next, 
    .reviews__slider__wrapper .swiper-button-prev {
        width: 40px;
        height: 40px;
        top: 35%;
    }
    .reviews__slider__wrapper .swiper-button-next {
        right: 0 !important;
    }
    .reviews__slider__wrapper .swiper-button-prev {
        left: 0 !important;
    }
    .reviews__slider__wrapper .swiper-pagination {
        margin-top: 50px;
    }
    .review__wrap .review {
        font-size: 16px;
        font-weight: 500;
        line-height: 26px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .index__section__eight .section__bio .section__desc {
        width: 90%;
        margin-bottom: 50px;
    }

    /* Inner Pages */
     .about__section__first .section__row {
        flex-wrap: wrap;
    }
    .about__section__first .left__column{
        width: 100%;
    }
    .about__section__first .right__column {
        width: 100%;
    }
    .about__section__first .right__column .section__title,
    .about__section__first .right__column .section__desc {
        text-align: center;
    }
    .about__section__first .left__column img {
        width: 100%;
        max-height: 350px;
        min-height: 350px;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 10px;
    }
    .about__section__second .section__row {
        flex-wrap: wrap;
        gap: 50px;
    }
    .about__section__second .section__row .left__column,
    .about__section__second .section__row .right__column{
        width: 100%;;
    }
    .about__section__second .right__column .counter__wrapper {
        gap: 15px;
    }
    .about__section__second .section__title, 
    .about__section__second .section__desc {
        text-align: center;
    }
    .about__section__third .section__bio .section__desc {
        width: 95%;
    }
    .team__Card img {
        max-height: 250px;
        min-height: 250px;
    }
    .team__slider__wrapper .swiper-pagination {
        margin-top: 50px;
    }
    .contact__section__first .section__bio {
        width: 85%;
    }
    .contact__form__wrapper form {
        width: 90%;
    }
    .location__wrapper .section__row {
        flex-wrap: wrap;
    }
    .location__wrapper .section__row .left__column,
    .location__wrapper .section__row .right__column {
        width: 100%;
    }
    .locality {
        margin: 50px 0;
    }
    .location__wrapper .section__row .right__column .map__wrapper iframe {
        width: 100%;
        height: 400px;
    }
    .left__column .contact__details__wrapper {
        justify-content: flex-start;
    }
    .contact__details__wrapper .detail__card .contact__via {
        font-size: 18px;
    }
    .contact__details__wrapper .detail__card .contact__via .label {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .contact__details__wrapper {
        gap: 20px;
    }
    .contact__details__wrapper .detail__card .contact__via {
        font-size: 16px;
    }
    .contact__details__wrapper .detail__card .contact__via .label {
        font-size: 20px;
    }

    .location__wrapper .nav-pills li {
        width: 100%;
    }
    .locality {
        margin: 10px 0;
    }
    .working__hours .label {
        font-size: 18px;
        line-height: 20px;
    }


    /* Pricing Plan */
    .pricing__wrapper .pricing__column {
        width: 60%;
    }
    .pricing__plan__sec__first .section__bio {
        width: 80%;
    }
    .pricing__column .amount {
        font-size: 45px;
        line-height: 60px;
    }
    .pricing__column .cta {
        padding: 18px 0;
    }
    /* Services */
    .services__section__first .section__desc {
        width: 75%;
    }
    .services__wrapper {
        justify-content: center;
        row-gap: 30px;
    }
    .services__wrapper .services__col {
        width: 70%;
    }
    .services__wrapper .services__col .servie__title br {
        display: none;
    }
    .services__wrapper .services__col .servie__title {
        font-size: 22px;
    }

    /* Service Detail */
    .service__Detail__sec__first {
        margin: 50px 0;
    }
    .service__Detail__sec__second {
        margin-bottom: 50px;
    }
    .service__Detail__sec__second .section__bio {
        width: 90%;
        margin: 0 auto 50px;
    }
    .latest__work__wrapper {
        row-gap: 30px;
    }
    /* Portfolio */
    .portfolio__section {
        margin: 50px 0;
    }
    .portfolio__wrapper .latest__work__wrapper .work__box img {
        max-height: 280px;
        min-height: 280px;
    }
    .pagination {
        margin-top: 50px;
    }
}
@media only screen and (max-width:740px){}
@media only screen and (max-width:600px){}
@media only screen and (max-width:575px){
    .hamenu .info__wrapper .left__column ul {
        gap: 15px;
    }
    .hamenu .info__wrapper .left__column ul li a {
        font-size: 20px;
    }
    .navigation__wrapper img.logo {
        max-width: 200px;
    }
    .navigation__wrapper .cta {
        padding: 10px 15px;
        border: 2px solid #ffffff;
        font-size: 14px;
    }
    .toggleBtn {
        margin-left: 15px;
    }
    .hero__banner {
        padding: 140px 0 50px 0;
    }
    .section__title {
        font-size: 28px;
        line-height: 35px;
    }
    .index__section__two .left__column img {
        width: 100%;
        border-radius: 10px;
        max-height: 250px;
        object-fit: cover;
        object-position: center;
    }
    .counter__wrapper {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 30px;
    }
    .counter__wrapper .counter__col {
        width: 48%;
    }
    .case__study__card .case__study__thumb {
        max-height: 350px;
        min-height: 350px;
        object-fit: cover;
        object-position: center;
        border-radius: 20px;
    }
    .case__study__card .card__title {
        font-size: 20px;
    }
    .process__step h6 {
        font-size: 20px;
    }
    .index__section__five .tech_list_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .tech_list_wrapper span {
        padding: 15px;
        font-size: 18px;
        font-weight: 600;
    }
    .tabs__Wrapper .left__column {
        gap: 15px;
    }
    .tabs__Wrapper .nav-pills .nav-link {
        font-size: 18px;
    }
    .stack__title {
        font-size: 28px;
    }
    .index__section__eight .section__bio .section__desc {
        width: 100%;
    }
    .quote__form__Wrapper form input {
        width: 65%;
        font-size: 14px;
        padding: 20px 10px;
    }
    .quote__form__Wrapper form button {
        font-size: 16px;
        width: 35%;
    }
    .copyright__bar {
        padding: 25px 0;
    }
    .copyright__bar p {
        font-size: 14px;
    }
    .footer__row__wrapper {
        padding: 50px 0;
    }
    .footer__column.first img {
        max-width: 150px;
    }
    .footer__col__heading {
        font-size: 20px;
        margin-bottom: 25px;
    }

    /* Inner Pages */
    .inner__banners {
        padding: 140px 0;
    }
    .about__section__second .right__column .counter__wrapper .counter__col {
        width: 45%;
    }
    .team__Card img {
        object-position: top;
    }
    .contact__form__wrapper form {
        width: 100%;
        padding: 30px 15px;
    }

    /* Pricing Plan */
    .pricing__wrapper .pricing__column {
        width: 80%;
    }
    .pricing__plan__sec__first .section__bio {
        width: 100%;
    }

    /* Services */
    .services__section__first .section__desc {
        width: 90%;
    }
    .services__wrapper .services__col {
        width: 75%;
    }
    .latest__work__wrapper .work__box {
        width: 100%;
    }
    .service__Detail__sec__second .section__bio {
        width: 100%;
    }
}
@media only screen and (max-width:480px){
    .hamenu .info__wrapper .left__column {
        padding-left: 20px;
    }
    .navigation__wrapper .cta {
        display: none;
    }
    .tech_list_wrapper {
        justify-content: space-between;
    }
    .tech_list_wrapper span {
        width: 47%;
    }
    .index__section__five .section__desc {
        width: 100%;
    }
    .quote__form__Wrapper form {
        flex-direction: column;
        border: none;
        border-radius: 0px;
    }
    .quote__form__Wrapper form input {
        border: 2px solid #000000;
        margin-bottom: 15px;
    }
    .quote__form__Wrapper form input,
    .quote__form__Wrapper form button {
        width: 100%;
        padding: 10px;
    }
    .review__wrap {
        flex-direction: column;
        gap: 20px;
    }
    .reviews__slider__wrapper .review__wrap .left__column img {
        width: 120px;
        margin: 0 auto;
        display: block;
        border-radius: 50%;
    }
    .reviews__slider__wrapper .review__wrap .left__column,
    .reviews__slider__wrapper .review__wrap .right__column {
        width: 100%;
    }
    .reviews__slider__wrapper .swiper-button-next, 
    .reviews__slider__wrapper .swiper-button-prev {
        top: 20%;
    }
    .review__wrap .review {
        margin-bottom: 15px;
    }
    .review__wrap .client__name {
        font-size: 16px;
        line-height: 24px;
    }
    .review__wrap .client__designation {
        font-size: 14px;
        line-height: 20px;
    }
    .index__section__seven.home-testimonials .testimonial-card {
        padding: 32px 24px 28px;
    }
    .index__section__seven.home-testimonials .testimonial-card__text {
        font-size: 16px;
        margin-bottom: 28px;
    }
    .index__section__seven.home-testimonials .testimonial-card__client .client__name {
        font-size: 17px;
    }
    .footer__column.middle {
        flex-wrap: wrap;
        gap: 20px;
    }
    .footer__column.middle div {
        width: 100%;
    }

    /* Inner Pages */
    .about__section__first {
        margin: 50px 0;
    }
    .about__section__second {
        margin-bottom: 50px;
    }
    .about__section__third {
        margin: 50px 0 0;
    }
    .contact__form__wrapper {
        margin: 50px 0 100px;
    }
    .about__section__second .right__column .counter__wrapper {
        row-gap: 20px;
        justify-content: space-between;
    }
    .about__section__second .right__column .counter__wrapper .counter__col {
        width: 47%;
    }
    .contact__form__wrapper form .fields__wrapper {
        flex-wrap: wrap;
    }
    .contact__form__wrapper form .fields__wrapper div {
        width: 100%;
    }
    .contact__form__wrapper .form__cta {
        font-size: 16px;
        padding: 11px 20px;
    }
    .contact__us__banner .main__heading br {
        display: none;
    }
    .contact__section__first {
        margin: 50px 0;
    }
    .contact__section__first .section__bio {
        width: 100%;
    }
    .floating__form__wrapper {
        width: 270px;
        padding: 10px 20px;
    }
    .floating__form__wrapper h4 {
        font-size: 15px;
    }



    /* Pricing PLan */
    .pricing__wrapper .pricing__column {
        width: 100%;
        padding: 40px 15px;
    }
    .pricing__column .tag {
        top: 10px;
        right: 10px;
    }
    .pricing__column .addons__list li span {
        font-size: 18px;
    }
    .pricing__column .plan__detail {
        font-size: 14px;
        line-height: 20px;
    }

    /* Services */
    .services__wrapper .services__col .servie__title {
        font-size: 18px;
    }
    .services__wrapper .services__col {
        width: 90%;
    }
    .service__Detail__sec__first .section__row .left__column .section__title {
        font-size: 30px;
    }
    /* Portfolio */
    .pagination button {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .portfolio__wrapper ul {
        gap: 15px;
    }
    .portfolio__wrapper ul .nav-link {
        font-size: 16px;
        font-weight: 500;
    }
}
@media only screen and (max-width:385px){
    .main__heading {
        font-size: 30px;
        line-height: 46px;
    }
    .banner_wrapper .left_Col .content {
        font-size: 16px;
        line-height: 30px;
    }
    .section__title {
        font-size: 24px;
        line-height: 32px;
    }
    .counter__wrapper .counter__col {
        width: 100%;
    }
    .case__study__card .case__study__thumb {
        max-height: 280px;
        min-height: 280px;
    }
    .review__wrap .review {
        font-size: 15px;
    }
    .footer__form input {
        width: 65%;
    }
    .footer__form button {
        width: 35%;
    }
    .copyright__bar p {
        font-size: 12px;
    }
    /* Inner Pages */
    .about__section__first .left__column img {
        max-height: 300px;
        min-height: 300px;
    }
    .about__section__second .right__column .counter__wrapper .counter__col {
        width: 100%;
    }
    /* Case Study Detail */
    .cs-detail {
        padding-top: 0;
    }
    .cs-detail__section {
        padding: 48px 0;
    }
    .cs-detail__section--hero {
        padding-top: 80px;
        padding-bottom: 72px;
    }
    .cs-detail__flow-step {
        max-width: 220px;
        width: 100%;
    }
    /* Services */
    .services__section__first .section__desc {
        width: 100%;
    }
    .services__wrapper .services__col {
        width: 100%;
    }
    .service__Detail__sec__first .section__row .left__column .section__title {
        font-size: 24px;
    }
    /* Pagination */
    .pagination {
        gap: 10px;
    }
    .portfolio__wrapper .latest__work__wrapper .work__box img {
        max-height: 250px;
        min-height: 250px;
    }
}
@media only screen and (max-width:360px){}