@media(max-width:1200px){
    
}

@media(max-width:1024px){
    
}

@media(max-width:992px){
    .heading {
    font-size: 27px;
}  
    /*homepage*/
    .techwix-hero-section-05 .techwix-hero-wrap {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    .contact_inner {
        margin-top: 20px;
    }
}

@media(max-width:767px){
    p {
    font-size: 13px!important;
    line-height: 23px;
}
      .heading {
    font-size: 23px;
} 
.btn-all {
    font-size: 15px;
    padding: 0px 30px;
}
.logo-section .logo-box {
    padding: 15px;
}
.logo-section .swiper-slide {
    width: 150px;
    margin-right:20px !important;
}
.logo-section .logo-box h4 {
    font-size: 14px;
}
.logo-section .logo-box img {
    width: 30px;
    height: 30px;
}
.about-section-new {
    padding: 40px 0;
}
.section-technology {
    padding: 40px 0px 200px 0px;
}
.main-heading{
        font-size: 23px;
        line-height: 30px;
    }
.technology-left {
    margin-right: 0px;
}
.cta-h2 {
    padding: 40px;
}
.cta-h2 .ot-heading span {
    font-size: 18px;
}
.cta-h2 {
    margin-bottom: 0px;
}
.how-we-work {
    padding: 40px 0;
}
.ot-counter3 {
    display: flex;
    padding: 10px;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.ot-counter3 .icon-main {
    margin-right: 0px;
}
.ot-counter span.num {
     padding-left: 0px;
     text-align: center;;
}
.counters {
    text-align: center;
}
.ot-counter3 h6 {
    font-size: 14px;
    text-align: center;
}
.counters-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.testimonial-section {
    padding: 50px 0;
}
.testimonial-section .testimonial-image img {
    height: 350px;
}
.contact_field {
    padding: 10px 0px 30px 0px;
}
.contact_info_sec {
    position: relative;
    width:100%;
}
.right_conatct_social_icon {
    display: none !important;
}
.contact_inner {
    margin-top: 15px;
}
}

@media(max-width:576px){

.techwix-hero-section-05 .techwix-hero-wrap .hero-content .sub-title {
    font-size: 12px;
    line-height: 22px;
    margin: 0;
} 
 .techwix-hero-section-05 .techwix-hero-wrap .hero-content .title {
    font-size: 30px;
    line-height: 37px;
  }
  .techwix-hero-section-05 .techwix-hero-wrap {
    padding-top: 15px;
    padding-bottom: 30px;
}
.techwix-hero-section-05 .techwix-hero-wrap .hero-content p {
    margin-top: 0px;
}
.techwix-hero-section-05 .techwix-hero-wrap .hero-images .images {
    margin-top: 5px;
}
.main-home-all {
    padding: 20px 0;
}
.about-section-new {
    padding: 20px 0;
}
.cta-h2 .heading {
    font-size: 30px;
}
.cta-text {
    margin-bottom: 15px;
}
.footer-widget p {
    margin: 15px 0 0;
}
}