:root {
    --background-color: #F7F7F7;
    --primary-color: #7f2ef8;
    --secondary-color: #ff5722;
    --secondary-color-extra: #131921;
}
@media only screen and (min-width:767px) {
    
}

@media only screen and (min-width:320px) and (max-width:767px) {
.only-ecomerce-mobile-menu{
    display: block !important;
}
.ecom-page-bt-image {
    padding: 40px 25px;
}
.ecom-page-bt-image h3 {
    font-size: 25px;
}
.ecom-page-bt-image p {
    font-size: 16px;
}
.s1-hero {
    background-size: cover;
}
.s1-chip {
    width: 60%;
}
.choose-web-img {
    height: 250px;
}
.choose-web-item {
    margin-bottom: 25px;
}
.choose-section-heading {
    text-align: center;
    padding: 50px 0px 30px;
}
.ecomerce-feature-section {
    margin: 50px auto 50px;
}
.choose-section-heading p {
    font-size: 14px;
}
.ecomerce-about {
    padding: 30px 20px;
}
.our-ecomerce-service-section .ecomerce-heading-title h1 {
    font-size: 20px;
}
.our-ecomerce-service-section .ecomerce-sv-contant p {
    font-size: 14px;
}
.our-ecomerce-service-section .ecomerce-sv-contant a {
    padding: 7px 14px;
    border-radius: 7px;
}
.our-ecomerce-service-section .extra-sv-link {
    padding: 5px 13px;
    font-size: 14px;
}

    /*.nav {
        display: none;
        position: absolute;
        top: 70px;
        right: 20px;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 6px;
        padding: 15px;
      }

      .nav ul {
        flex-direction: column;
        gap: 15px;
      }*/

      .menu-toggle {
        display: block;
      }






.mobile-header{
      display: block;
    }
.menu-bar {
    padding: 10px;
    color: #fff;
}

.menu-bar .toggle {
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

.mobile-menu {
    display: none;
    background: var(--primary-color);
    padding: 15px;
    position: absolute;
    top: 66px;
    left: 0;
    width: 100%;
    z-index: 99;
}

.mobile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-menu ul li {
    margin: 10px 0;
}

.mobile-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}













.menu-bar i {
    color: #fff;
    font-size: 23px;
}
.menu-bar {
    margin-top: 4px;
    margin-left: 55px;
}
.mobile-menu ul li {
    display: block;
    text-align: center;
}
.mobile-logo {
    display: grid;
    grid-template-columns: 70% 30%;
    background: #191717;
}
.menu-logo {
    height: 50px;
    margin: 8px;
}

.mobile-header.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform 1s;
    background: var(--secondary-color-extra);
}
.mobile-header.fixed-top {
    top: -40px;
    transform: translateY(40px);
    transition: transform 1s;
}

      .header-section {
            display: none;
        }
.footer-container {
    grid-template-columns: 1fr;
}
.footer-section {
    padding: 40px 15px 40px 15px;
}
.footer-links {
    gap: 25px;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
    align-content: space-around;
    margin-left: -75px;
}
.touch-title p {
    font-size: 14px;
}
.footer-top-logo {
    text-align: center;
}
.footer-left p {
    text-align: center;
    margin-bottom: 18px;
    margin-top: 25px;
}
.touch-title p {
    font-size: 14px;
}
.touch-title {
    margin-left: -38px;
}
.footer-bottom-copyright p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 55px;
}
.partner_grid {
    grid-template-columns: repeat(auto-fit, minmax(103px, 1fr));
    gap: 10px;
}
.center__heading h2 {
    font-size: 22px;
}
.center__heading p {
    font-size: 14px;
}
.testimonial-carousel .owl-nav button {
    display: none;
}
.testimonial-item {
    background: #f3f0ff;
    border-radius: 20px;
    padding: 19px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    transition: all 0.5s ease;
    transform: scale(1);
    text-align: center;
    margin: 20px;
}
.testimonial-carousel .owl-item.center .testimonial-item {
  transform: scale(1.1);
  z-index: 10;
  border-radius: 20px;
}
.testimonial-content p {
    font-size: 12px;
}
.testimonial-client h4 {
    font-size: 14px;
}
.testimonial-client span {
    font-size: 12px;
}
.section-title {
    font-size: 22px;
    margin-bottom: 20px;
}
.about-section {
    padding: 50px 10%;
}
.testimonial-section {
    padding: 50px 20px;
}
.section-subtitle {
    font-size: 14px;
}
.portfolio-img-wrapper {
    height: 200px;
}
.filter-btn {
    padding: 5px 18px;
    margin: 0 4px;
}
.portfolio-filters {
    margin-bottom: 30px;
}
.portfolio {
    padding: 50px 10px;
}
.section-header {
    margin-bottom: 30px;
}
.pricing-project-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 35px;
}
.pricing-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    margin-left: -12px;
}
.bg-content {
     padding: 0px; 
}
.service-desc {
    font-size: 13px;
}
.service-title {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
}
.service-btn {
    padding: 7px 18px;
    font-weight: 500;
    font-size: 14px;
}
.services {
    padding: 50px 20px;
}
.about-btn {
    width: 50%;
    padding: 9px 16px;
}
.hero-left-text {
    margin-top: 100px;
}
.hero-left-text h1 {
    font-size: 28px;
    line-height: 40px;
    height: 135px;
}
.hero-left-text p {
    position: absolute;
    top: 408px;
    font-size: 15px;
    font-weight: 600;
    left: 80px;
}
.about-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 25px 0;
    gap: 10px;
}












    
}

@media only screen and (min-width:767px) and (max-width:991px) {
   

}

@media only screen and (min-width:992px) and (max-width:1140px) {}

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




