

@media (min-width: 768px) and (max-width: 991px){
    .step-circle {
        width: 4rem;
        height: 4rem;
        font-size: 1rem;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .step-circle {
        width: 4rem;
        height: 4rem;
        font-size: 1rem;
    }    
    .industries-content {
        top: 5%;
    }
    .industry-item h4 {
        font-size: 15px;
    }
    .industry-item p {
        font-size: 12px;
    }
}

@media (min-width: 992px){
    .about-3 .my-auto{
        padding-left: 25px;
    }
    .w-90{
        max-width: 950px;
    }
    .gallery-section .image-gallery {
        gap: 20px;
    }
}

@media (max-width: 1799px){
    .industries-box {
        right: 11vw;
        left: -34vw;
    }
    .industries-content {
        top: 12%;
    }
}

@media (max-width: 1599px){
    .industries-content-h {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    .industries-box {
        padding: 2rem 2rem;
        padding: 30px !important;
    }
    .product-card img {
        height: 380px !important;
    }
    .btn-cart, .btn-enquiry {
        padding: 5px 0px;
    }
    .step h4 {
        font-size: 16px;
        padding: 0 5px;
    }
    .industries-content {
        top: 7%;
    }
    .industries-content-p br{
        display: none;
    }
}

@media (max-width: 1399px){
    .industries-box {
        gap: 1rem;
    }
    .product-card img {
        height: 300px !important;
    }
    .btn-cart, .btn-enquiry {
        text-align: center;
        line-height: 1.3;
        font-size: 14px;
    }
    .industries-content {
        top: 8%;
    }
    .industries-box {
        right: 8vw;
        left: -36vw;
    }
}

@media (max-width: 1199px) {
    .contact-page .contact-details {
        margin-right: 25px;
    }
    .industries-content .custom-arrows div {
        line-height: 1;
    }    
    .product-card img {
        height: 240px !important;
    }
    .workflow-text-box {
        max-width: 70px;
    }
    .workflow-img {
        max-width: 110px;
    }
    .workflow-bottom {
        height: 55px;
    }
    .step {
        width: 15%;
    }
    .step h4 {
        font-size: 16px;
    }
    .industries-content {
        top: 5%;
    }
    .industries-box {
        right: 2vw;
        left: -42vw;
    }
    .industries-box {
        padding: 15px !important;
    }
    .gallery-section .image-item {
        width: calc(34% - 20px);
    }
}

@media (max-width: 991px) {
    .mvg-card {
        margin-bottom: 2rem;
    }
    .contact-page .contact-details {
        margin-right: 0;
        height: 100%;
    }
    .contact-page .contact-form {
        margin-top: 25px;
    }
    .about-2 .text-box-new {
        margin-top: 7%;
    }
    .quote-p {
        top: 7%;
        width: 80%;
        font-size: 18px;
    }
    .quote-p:before {
        right: -8%;
    }
    .quote-p:after {
        left: -8%;
    }
    .about-2 .text-box-new p {
        font-size: 16px;
    }
    .industries-box {
        right: 0vw;
        left: -60vw;
        top: -22px;
    }
    .industries-box {
        padding: 15px !important;
    }
    .industries-content-p br{
        display: none;
    }
    .product-card img {
        height: 300px !important;
    }
    button.accordion-button.collapsed {
        padding: 10px;
    }
    .category-button {
        padding: 6px 15px;
    }
    .main-nav .main-menu{
        justify-content: unset !important;
    }
    .main-nav .main-menu #site-navigation{
        order: 3;
        margin-right: 0;
        margin-left: 20px;
    }
    .main-nav .main-menu .header-user-icon{
        margin-left: auto;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
        background: #fff !important;
        padding: 10px !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0 !important;
    }
    .workflow-text-box {
        max-width: 60px;
    }
    .workflow-img {
        max-width: 85px;
        border: 6px solid #F1F1F1;
    }
    .workflow-bottom {
        height: 45px;
    }
    .step {
        margin: auto 18px;
    }
    .step {
        width: 25%;
    }
    .third-step .connector-line{
        display: none;
    }
    .fifth-step, .sixth-step, .last-step, .fourth-step{
        margin-top: 60px !important;
    }
    .industries-section {
        padding-bottom: 90px;
    }
    .industries-content {
        top: 25%;
    }
    .gallery-section .image-item {
        width: calc(51.4% - 20px);
    }
}

@media (max-width: 870px){
    .industries-section {
        padding-bottom: 160px;
    }
}

@media (max-width: 767px) {
    .industries-slider .slide {
        flex-direction: column;
    }

    .industries-slider img {
        margin-right: auto;
    }

    .industries-content {
        width: 100%;
        padding: 1.5rem;
        position: relative;
    }

    .industries-box {
        grid-template-columns: 1fr;
    }
    .contact-page .contact-form .form-floating {
        margin-bottom: 50px;
    }
    .about-1-h br {
        display: none;
    }
    .about-1-h {
        margin-bottom: 15px;
    }
    .about-3 .row:after{
        display: none;
    }
    .about-3 .about-3-img {
        position: unset;
        transform: translateX(-50%);
        margin-bottom: 25px;
        width: 100%;
        height: auto;
    }
    .quote-p {
        width: 84%;
    }
    .about-2 .text-box-new {
        left: 0;
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
    }
    .about-2 .img-box{
        text-align: center;
    }
    .footer-line::before{
        display: none;
    }
    .subscription-box {
        max-width: 100%;
        margin-top: 15px;
    }
    .wpcf7-form-control-wrap {
        width: calc(100% - 146px);
    }
    footer .footer-logo img{
        margin-top: 18px;
    }
    .product-card img {
        height: 320px !important;
    }
    .category-buttons {
        margin-top: 16px;
    }
    .step .connector-line, .step .dot{
        display: none;
    }
    .step {
        width: 42%;
        margin: auto 20px;
    }
    .third-step, .fourth-step{
        margin-top: 60px !important;
    }
    .industries-box {
        padding: 15px !important;
        position: unset;
        padding: 30px !important;
        margin-bottom: 40px;
    }
    .industries-content {
        top: unset;
    }
    .industries-section {
        padding-bottom: 0;
    }    
}

@media (max-width: 575px) {
    .hero-slide img {
        min-height: 250px;
    }

    .product-slider .slick-next {
        right: 37%;
        bottom: -35px
    }

    .product-slider .slick-prev {
        left: 37%;
        bottom: -35px
    }    

    .industry-item {
        flex-direction: column;
    }

    .industries-content {
        padding: 1rem 0;
    }
    .contact-page .contact-form .form-floating {
        margin-bottom: 15px;
    }
    .contact-page .contact-form .textarea-div {
        margin-top: 20px;
    }
    .contact-page {
        padding-top: 25px;
        padding-bottom: 0;
    }
    .product-card img {
        height: unset !important;
    }
    .workflow-text-box {
        max-width: 40px;
    }
    .step {
        width: 100% !important;
        max-width: 80% !important;
        margin: unset;
    }
    .second-step{
        margin-top: 60px !important;
    }
    .first-step{
        margin-top: 25px !important;
    }
    .gallery-section .image-gallery {
        gap: 15px;
    }
    .gallery-section .image-item {
        width: calc(52.3% - 20px);
    }
    .about-1-h {
        padding-bottom: 10px;
    }
    .about-1-h::after {
        height: 5px;
    }
}


@media (max-width: 480px) {
    .step {
        width: 90%;
        max-width: 250px;
    }

    .step-circle {
        font-size: 0.8rem;
    }

    .arrow {
        font-size: 1rem;
        margin: 0.5rem;
    }
}



@media (max-width: 480px) {
    .step {
        width: 90%;
        max-width: 250px;
    }

    .step-circle {
        font-size: 0.8rem;
    }

    .arrow {
        font-size: 1rem;
        margin: 0.5rem;
    }
}