@media only screen and (max-width: 1750px) {

    html,
    body {
        font-size: 18px;
        line-height: 24px;
    }

    .container {
        width: 100%;
        max-width: 90%;
    }

    .header-flex img {
        max-width: 70px;
    }

    .header-flex {
        margin: 10px 0;
    }

    .lifestyle-text {
        font-size: 70px;
    }

    .arrobot-head {
        font-size: 40px;
    }

    input:not([type]),
    input[type=text]:not(.browser-default),
    input[type=password]:not(.browser-default),
    input[type=email]:not(.browser-default),
    input[type=url]:not(.browser-default),
    input[type=time]:not(.browser-default),
    input[type=date]:not(.browser-default),
    input[type=datetime]:not(.browser-default),
    input[type=datetime-local]:not(.browser-default),
    input[type=tel]:not(.browser-default),
    input[type=number]:not(.browser-default),
    input[type=search]:not(.browser-default),
    textarea.materialize-textarea {
        height: 60px;
    }

    ::placeholder {
        font-size: 20px;
    }

    .industry-main-sect {
        background-size: 540px 100%;
    }

    .industry-right-sect {
        float: left;
    }

    .tabs {
        width: 660px;
    }

    .banner-image img {
        width: 94%;
        margin-bottom: -40px;
    }

    .banner-right-section {
        text-align: right;
    }

}

@media only screen and (max-width: 1550px) {

    .lifestyle-text {
        font-size: 60px;
    }



    .gray-bg-section {
        height: 100%;
        max-height: 100%;
    }

    .arrobot-head {
        font-size: 36px;
    }

    .journey-section .container::after {
        width: 14%;
    }

    .tab-wrap-section {
        gap: 0px;
    }

}

@media only screen and (max-width: 1200px) {

    .lifestyle-text {
        font-size: 50px;
    }

    .arrobot-head {
        font-size: 28px;
        padding-bottom: 0px;
        padding-top: 10px;
    }

    .journey-section .container::after {
        width: 7%;
    }

    .industry-main-sect {
        background-size: 410px 100%;
    }

    .tabs {
        width: 390px;
    }

    .tabs .tab a {
        width: 290px;
        font-size: 18px;
        gap: 20px;
        height: 100px;
    }

    .tabs .tab a:hover,
    .tabs .tab a.active {
        font-size: 24px;
        gap: 20px;
    }

    .adicons {
        background-size: contain !important;
    }

    .adicons.tab1 {
        background: url(../images/tab1w.svg) no-repeat;
    }

    .adicons.tab2 {
        background: url(../images/tab2w.svg) no-repeat;
    }

    .adicons.tab3 {
        background: url(../images/tab3w.svg) no-repeat;
    }

    .adicons.tab4 {
        background: url(../images/tab4w.svg) no-repeat;
    }

    .adicons.tab5 {
        background: url(../images/tab5w.svg) no-repeat;
    }

    .adicons.tab6 {
        background: url(../images/tab6w.svg) no-repeat;
    }


}

@media only screen and (max-width: 992px) {
    nav .brand-logo {
        -webkit-transform: initial;
        transform: initial;
        position: initial;
    }

    .banner-image {
        position: inherit;
        padding-top: 0;
    }

    .row.tab-wrap-section {
        display: none;
    }

    .industry-right-sect {
        float: left;
        width: 100%;
    }

    .active .collapsible-header span {
        font-size: 28px;
    }

    .warehouse-section .row {
        display: inline-block;
    }


    .warehouse-text {
        text-align: left;
        padding: 20px 6px;
    }

    .industry-image {
        display: inline-block;
    }

    .industry-image img {
        width: 100%;
    }

    .industry-main-sect {
        background: none;
    }

    .tab-wrap-section {
        display: inline-block;
    }


    .tabs .tab a {
        color: #000000;
    }

    .tabs .tab a {
        width: auto;
        height: 100px;
        vertical-align: text-bottom;
    }

    .adicons {
        background: none !important;
        display: none;
    }

    .form-section {
        padding: 20px;
        border-radius: 20px;
    }

    .input-field>div {
        font-size: 18px;
    }

    .adicons.tab1 {
        background: url(../images/tab1.svg) no-repeat;
    }

    .adicons.tab2 {
        background: url(../images/tab2.svg) no-repeat;
    }

    .adicons.tab3 {
        background: url(../images/tab3.svg) no-repeat;
    }

    .adicons.tab4 {
        background: url(../images/tab4.svg) no-repeat;
    }

    .adicons.tab5 {
        background: url(../images/tab5.svg) no-repeat;
    }

    .adicons.tab6 {
        background: url(../images/tab6.svg) no-repeat;
    }

    .tabs .tab {
        padding: 0 10px;
    }

    .tabs .tab a {
        height: 70px;
        text-align: center;
    }

    .tabs .tab a:hover,
    .tabs .tab a.active {
        font-size: 16px;
        gap: 20px;
        color: #000000;
    }

    .tabs {
        overflow: auto;
        overflow-y: hidden;
        height: 150px;
    }



    .gray-bg-section .row .col:first-child {
        display: inline-flex;
        align-items: flex-end;
        height: 330px;
    }

    .banner-right-section {
        padding-top: 0;
        padding: 30px 0;
    }

    .banner-left-section {
        max-width: 100%;
    }

    .gray-bg-section {
        background-position: 70% center;
    }

    .ev-grid {
        margin-bottom: 50px;
    }

    .experience-values {
        margin: 30px auto;
        padding: 0 0 30px;
    }

    .contact-details {
        flex-direction: column;
        padding: 0 0 30px 0;
    }

    .contact-details span {
        border-right: none;
        padding: 20px 20px;
    }

    .copyright-section {
        text-align: center;
    }

    .social-icons {
        float: none;
        margin-top: 20px;
    }

    .ev-grid .ev-image img {
        width: 100px;
        margin: 0 auto;
    }

    .ev-grid-section {
        padding-bottom: 20px !important;
    }

    .amplify-cta.arbtn a {
        font-size: 18px;
        padding: 16px;
    }

    .tab-heading {
        font-size: 24px;
    }

    .tab-sub-head {
        font-size: 18px;
    }

    .tab-content-section ul {
        padding-left: 16px;
    }

    .tab-collapsible {
        display: inline-block;
        width: 100%;
    }

    .industry-main-sect {
        height: auto;
    }
    .warehouse-section.team-page {
        padding: 20px 0;
        margin: 20px 0;
    }
}

@media only screen and (max-width: 600px) {
    .psheading {
        font-size: 22px;
        line-height: 28px;
    }


    input:not([type]),
    input[type=text]:not(.browser-default),
    input[type=password]:not(.browser-default),
    input[type=email]:not(.browser-default),
    input[type=url]:not(.browser-default),
    input[type=time]:not(.browser-default),
    input[type=date]:not(.browser-default),
    input[type=datetime]:not(.browser-default),
    input[type=datetime-local]:not(.browser-default),
    input[type=tel]:not(.browser-default),
    input[type=number]:not(.browser-default),
    input[type=search]:not(.browser-default),
    textarea.materialize-textarea {
        height: 40px;
        margin-top: 10px;
    }

    .arrobot-head {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .know-more-button {
        margin-left: 0px;
    }

    .submit-btn {
        padding: 0px 20px;
        border-radius: 20px;
        font-size: 20px;
        height: 60px;
        line-height: 60px;
        width: 100%;
    }

    [type="checkbox"]+span:not(.lever) {
        line-height: 20px;
        font-size: 14px;
    }

    ::placeholder {
        font-size: 14px;
    }

    .input-field>div {
        font-size: 14px;
    }

    s html,
    body {
        font-size: 14px;
        line-height: 18px;
    }

    .journey-section .container::after {
        width: 10%;
    }


    a.brand-logo img {
        width: 150px;
    }

    .warehouse-section {
        padding: 20px 0;
        margin: 20px 0;
    }

    nav {
        background-color: transparent;
        box-shadow: none;
        padding: 10px 10px;
    }

    .email-mobile-number span.blue-color {
        display: none;
    }

    .email-mobile-number span img {
        max-width: 26px;
    }

    .email-mobile-number span {
        padding: 6px 0;
    }

    footer .arrobot-desc {
        padding-top: 18px;
    }

    .collapsible-header img {
        max-width: 40px;
    }

    .collapsible-body {
        padding: 20px;
    }

    .tab-heading {
        font-size: 20px;
    }

    .tab-content-section ul li {
        padding-bottom: 10px;
    }

    .tab-sub-head {
        font-size: 16px;
    }
.banner-image {
    height: 400px;
}
.arrobot-head span {
    font-size: 18px;
    line-height: 22px;
    }
    .mail-phone a,
    footer .arrobot-desc {
        font-size: 16px;
    }

    .ev-grid-content .ev-head {
        font-size: 16px;
        padding-bottom: 10px
    }

    .ev-grid-section.row {
        padding-top: 20px !important;
    }
    .warehouse-section.team-page {
        padding: 20px 0;
        margin: 20px 0;
    }

    .ev-grid {
        margin: 0;
    }
    .lifestyle-text {
        font-size: 38px;
    }

    .ev-grid .ev-image {
        height: 110px;
    }

    .collapsible-header {
        font-size: 22px;
    }

    .Contact-section {
        margin: 30px 0;
        padding: 30px 0;
    }
    .journey-section .container {
        padding: 40px 20px;
    }
    .services-table {
    overflow: hidden;
    overflow-x: scroll;
}
}