@media only screen and (max-width: 1440px) {
    .carousel-caption h5 {
        font-size: 135px;
        line-height: 105px;
    }

    .carousel-caption {
        bottom: 20% !important;
        text-align: left !important;
    }

    .social-icons {
        margin-top: 30px;
    }

    .social-icons ul li a i {
        font-size: 25px;
    }

    .carousel-caption p {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .about-con h3 {
        font-size: 42px;
    }

    .about-con h2 {
        font-size: 20px;
    }

    .about-con p {
        font-size: 16px;
    }

    .counter-number {
        font-family: 'MBFEdge';
        font-size: 95px;
    }

    .all-headings h2 {
        font-family: 'Poppins';
        font-style: normal;
        font-size: 32px;
    }

    .a-btn a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {
    .carousel-caption h5 {
        font-size: 58px;
        line-height: 38px;
    }

    .out-lines::before {
        left: 0;
        background: linear-gradient(90deg, rgba(0, 0, 0, 1) 12%, rgba(0, 0, 0, 0) 35%);
    }

    .out-lines::after {
        right: 0;
        background: linear-gradient(270deg, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 0) 100%);
    }

    .carousel-caption p {
        font-size: 15px;
    }

    .a-btn a {
        padding: 10px 20px;
    }

    .marquee-item-list li {
        font-size: 60px;
        letter-spacing: 0;
    }

    .counter {
        padding: 50px 15px;
    }

    .category-flex {
        padding-left: 20px;
        margin-right: 15px;
    }

    .inner-banner {
        position: relative;
        height: 320px;
    }

    .contact-info-item {
        padding: 50px 10px 50px 10px;
    }

    .contact-info-text h2 {
        color: #fff;
        font-size: 20px;
    }

    .social-icons ul li a i {
        display: none;
    }

    .contact-info-text span {
        color: #999999;
        font-size: 13px;
    }

    .breadcrumb {
        padding: 12px 15px !important;
    }

    .inner-banner__content h3 {
        font-family: 'MBFEdge';
        font-size: 55px;
        padding-top: 140px;
    }

    .electro-more {
        position: absolute;
        left: -50px;
        top: 10%;
    }

    .type {
        border-right: none;
    }

    .logo-flex h5 {
        font-size: 14px;
    }

    .footer-content h3 {
        font-size: 156px;
        line-height: 125px;
    }

    .footer-link ul li a {
        font-size: 16px;
    }

    .electro-btn {
        width: 45px;
        height: 45px;
        top: 40px;
        right: 28px;
    }

    .about-con h3 {
        font-size: 32px;
    }

    .counter-details h6 {
        font-size: 18px;
    }

    .carousel-caption h5 span {
        position: relative;
        bottom: auto;
    }

    .carousel-caption {
        text-align: left !important;
        width: 75%;
        bottom: 10% !important;
    }

    .nav-links li a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .testimonial {
        padding: 50px 30px 20px 30px;
    }

    .testimonial .post-img {
        content: "";
        width: 70px;
        height: 70px;
    }

    .testimonial-content p {
        font-size: 13px;
    }

    .testimonial .title {
        display: block;
        font-size: 17px;
    }

    .footer-content h3 {
        font-size: 128px;
    }

    .counter-number {
        font-family: 'MBFEdge';
        font-size: 75px;
    }

    .carousel-caption {
        bottom: 3% !important;
    }

    .electro-btn {
        right: 0px;
    }
}

@media only screen and (max-width: 512px) {
    .counter {
        padding: 50px 15px;
        margin-bottom: 50px;
    }

    .electro-btn {
        right: -5px;
    }

    .electro-card {
        height: 325px;
    }

    .footer-link ul li a {
        padding: 0 6px;
    }

    .footer-content h3 {
        font-size: 60px;
        line-height: 60px;
        margin: 18px 0;
    }

    .logo-flex h5 {
        font-size: 12px;
    }

    .footer-content h2 {
        font-size: 15px;
    }

    .footer-content h2::after {
        width: 50px;
        height: 1px;
    }

    .products-home {
        padding: 20px 0;
    }

    .carousel-caption h5 {
        font-size: 34px;
        line-height: 38px;
    }

    .about-con {
        text-align: center;
    }

    .about-con p {
        font-size: 15px;
        width: 100%;
    }

    .about-con h2::after {
        display: none;
    }

    .carousel-item img {
        height: 350px !important;
        object-fit: cover;
    }

    .carousel-caption {
        bottom: 8% !important;
    }

    .footer-content h2::after {
        display: none;
    }

    .logo-flex {
        display: block;
        text-align: center;
    }

    .electro-btn {
        width: 30px;
        height: 30px;
    }

    .logo-flex img {
        width: 130px;
        margin-bottom: 28px;
    }

    .category-flex {
        padding-left: 8px;
    }

    .electro-title {
        font-size: 16px;
    }

    .a-btn a {
        padding: 4px 15px;
        font-size: 11px;
    }

    .products {
        display: block;
    }

    .category {
        padding-top: 50px;
    }

    .electro-stage {
        width: 100%;
    }

    .category-flex {
        margin-right: 5px;
    }

    .electro-more {
        left: -57px;
        top: 10%;
    }

    .about-con h3 {
        font-size: 24px;
    }

    .img-fluid {
        width: 100% !important;
        height: 155px !important;
        object-fit: cover;
    }

    .marquee-item-list li {
        font-size: 45px;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 414px) {
    .logo-flex img {
        width: 130px;
        margin-bottom: 28px;
    }

    .footer-content h3 {
        font-size: 60px;
        line-height: 55px;
    }


    .portfolio-menu ul li {
        padding: 5px 8px;
        margin-bottom: 5px;
    }

    .footer-link ul li a {
        padding: 0 6px;
        font-size: 13px;
    }

    .footer-link {
        padding-top: 40px;
        padding-bottom: 15px;
    }

    .carousel-caption h5 {
        font-size: 30px;
    }
}