body {
    font-family: "Poppins", sans-serif !important;
    padding: 0 !important;
}

*::-webkit-scrollbar {
    width: 0.5rem;
}

*::-webkit-scrollbar-track {
    background-color: #e7e7e7;
    border: 1px solid #cacaca;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

*::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #363636;
}

.wsmenucontainer {
    overflow: hidden;
}

/* menu css */
.desktoplogo img {
    vertical-align: middle;
    width: 100%;
    max-width: 200px;
    max-height: 60px;
}

.desktoplogo {
    padding: 0;
    margin: 0;
    float: left;
    line-height: 70px;
}

.wsmainwp {
    margin: 0 auto;
    max-width: 1315px;
    padding: 0 15px;
    position: relative;
}

.wsmobileheader {
    display: none;
}

.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white,
.tra-menu.navbar-dark.black-scroll .scroll .logo-black {
    display: none;
}

.tra-menu.navbar-light .scroll .logo-black,
.tra-menu.navbar-dark.black-scroll .scroll .logo-white {
    display: block;
}

.overlapblackbg {
    opacity: 0;
    visibility: hidden;
}

.wsmenu>.wsmenu-list>li>a {
    font-family: 'Plus Jakarta Sans', sans-serif;
    display: block;
    font-size: 1rem;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    margin: 0 7px;
    padding: 10px 15px;
    color: #000;
}

.wsmenu>.wsmenu-list>li {
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
    float: left;
}

.wsmenu {
    padding: 0;
    float: right;
    display: block;
}

.tra-menu .wsmainfull {
    padding: 20px 0;
    background-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    box-shadow: rgb(50 56 93 / 7%) 0px -1px 27px 8px, rgba(0, 0, 0, 0.3) 0px -5px 0px 0px;
}

.wsmainfull {
    width: 100%;
    height: auto;
    background-color: #fff !important;
    z-index: 999;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

.tra-menu.white-scroll .wsmainfull.scroll,
.white-menu.white-scroll .wsmainfull.scroll {
    padding: 0;
    background-color: rgba(255, 255, 255, .7) !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

.btn {
    padding: 10px 12px;
}

.btn-primary,
.btn-success {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    border-radius: 50px;
}

.btn-primary {
    border: 2px solid #f00;
    background: #f00;
}

.btn-success {
    border: 2px solid #17822c;
    background: #17822c;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus-visible {
    color: #f00 !important;
    background: #fff !important;
    border: 2px solid #f00 !important;
    transition: 0.3s;
    box-shadow: none;
}

.btn-secondary {
    color: #f00;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    border-radius: 50px;
    border: 2px solid #f00;
    background: #fff;
}

.btn-secondary:hover {
    color: #fff;
    background: #f00;
    border: 2px solid #f00;
    transition: 0.3s;
}

.btn-black {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    border-radius: 50px;
    border: 2px solid #000;
    background: #fff;
}

.btn-black:hover {
    color: #fff;
    background: #000;
    border: 2px solid #000;
    transition: 0.3s;
}

.login-form label {
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.02em;
}

.login-form .login-btn {
    height: 48px;
    font-size: 18px;
}

.forgot-password-wrap a {
    color: #f00;
}

.pattern-background {
    background-image: url(../img/section-background-shape.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.end-to-end-management-section {
    background-image: url("../img/rent_or_lease-background.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.white-background-div {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;

}

.testimonials-section {
    background-image: url("../img/testimonials-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.section-heading::after {
    content: url("../img/section-hding-icon.svg");
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 32px;
}

.section-heading {
    position: relative;
    text-align: center;
    color: #fe0100;
    font-family: Helvetica, sans-serif;
    font-size: 57.8px;
    font-weight: 700;
}


.hero-section-background {
    background-image: url("../img/globe_background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 160px;
}

.hero-3-img {
    position: relative;
    text-align: center;
    margin: 0 -65% 100px -60px;
    border: 13px solid rgb(0, 0, 0);
    border-radius: 15px;
}

.hero-section-background::after {
    background-color: unset !important;
}

.smarter-operation {
    font-size: 4.6rem;
    font-weight: 600;
    line-height: 1;
    color: #000;
}

.smarter-operation span {
    color: #fe0100;
}

.affordable-fulfillment {
    font-size: 3.3rem;
    font-weight: 500;
    color: #000;
}

.affordable-fulfillment span {
    color: #fe0100;
}

p.smart-warehousing-text {
    font-weight: 500;
    font-size: 1.5rem;
    color: #000;
}

.digit-block-one {
    width: 45%;
    text-align: start;
}

.digit-block-two {
    width: 57%;
}

.statistic-numbe {
    font-size: 35px;
    color: #fe0100;
    font-weight: 600;
}

.block-txt {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    width: 293px;
}

.block-txt p {
    font-weight: 400;
}

p.custom-insight {
    font-size: 17px;
    font-weight: 400;
}

.btn-login {
    border: 2px solid #ff0000 !important;
    color: #ff0000 !important;
    border-radius: 4px !important;
    padding: 0px 10px !important;
}

.form-input {
    height: 55px !important;
}

.login-button {
    background-color: #fea6a0 !important;
    border-color: #fff !important;
    border-radius: 5px !important;
}

.login-button:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #fea6a0 !important;
}

ul.feature-listing-points {
    margin-left: 0px !important;
    padding-left: 16px;
}

.fbox-txt.feature-div h6 {
    font-size: 22px;
    font-weight: 700;
}

.custom-home-features .fbox-11.wow.fadeInUp {
    display: block !important;
    background-color: #ffffff;
    padding: 24px 30px;
    border-radius: 10px;
    height: 100%;
    /* max-height: 348px; */
    margin-bottom: 0px;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px;
}

li.list-item {
    line-height: 30px;
}

ul.simple-list.feature-listing-points>li.list-item>p {
    font-size: 17px;
    margin-bottom: 0px;
}

.fbox-wrapper.custom-home-features svg {
    width: 122px;
    height: 122px;
}

.custom-home-features .fbox-11.wow.fadeInUp:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
    transition: all 0.8s ease-out;
}

.features-home p.text-color {
    line-height: 26px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: unset !important;
    box-shadow: none !important;
    outline: none !important;
}

.hero-3-img.wow.fadeInLeft.home-righthero-image {
    left: 60px !important;
}

.footer-info svg {
    width: auto;
    max-width: 200px;
}

.footer-info {
    position: relative;
}

.accordion-item {
    margin-bottom: 10px;
    border: unset;
}

.accordion-body>p {
    margin-bottom: 0px;
    font-size: 18px;
}

.accordion-item.is-active button.accordion-button {
    background-color: #ddd !important;
}

.accordion-button {
    background-color: #ddd !important;
    font-size: 20px;
}

.more-questions-txt {
    display: inline-block;
    padding: 22px 46px;
    background-color: #f00;
    border-radius: 46px;
    color: #fff;
}

.more-questions-txt a {
    color: #fff;
}

.testimonials {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Poppins', sans-serif
}

.testimonials .title {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    padding: 20px 0;
    max-width: 600px;
    margin: 0 auto;
}

.testimonials .title h5 {
    color: #EB6D2F;
    line-height: 1.2em;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: -3px;
}

.testimonials .title h2 {
    color: #5A3733;
    line-height: 1.2em;
    font-weight: 900;
    font-size: 41px;
    letter-spacing: -1px;
    margin: 0
}

.testimonials .title img {
    margin-top: -10px;
}

.testimonials .title p {
    margin: 0 0 10px;
    margin-bottom: 0;
    color: #5A3733;
}

.testimonials .testi .item {
    background: #fff;
    padding: 50px 30px;
    border-radius: 15px;
    height: 100%;
    max-height: 500px;
    min-height: 308px;
}

.testimonials .testi .item .profile {
    display: flex;
    padding-left: 15px;
}

.testimonials .testi .item .profile img {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    object-fit: cover
}

.testimonials .testi .item .profile .information {
    padding-left: 20px;
    margin-bottom: 15px
}

.testimonials .testi .item .profile .information .stars i {
    color: #ffd832
}

.testimonials .testi .item .profile .information p {
    font-size: 24px;
    margin: 0px auto 0px;
    color: #5A3733;
    font-weight: 600;
    line-height: 1;
}

.testimonials .testi .item .profile .information span {
    color: #EB6D2F;
    font-weight: bold;
    margin-top: -4px;
    line-height: 1.6em;
    font-size: 14px;
}

.testimonials .testi .item>p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.6em;
    display: block;
    z-index: 2;
    color: #5A3733;
    text-align: center;
}

.testimonials .testi .item .icon {
    text-align: center;
}

.testimonials .testi .item .icon i {
    font-size: 32px;
    color: #e94236;
}

.reviews-section button.owl-prev {
    background: #e94236 !important;
    padding: 6px 16px !important;
}

.reviews-section button.owl-next {
    background-color: #e94236 !important;
    opacity: 1 !important;
    padding: 6px 16px !important;
}


.shape-ico {
    color: #f00;
    font-size: 32px;
    position: relative;
    padding-left: 10px;
}

.shape-ico svg {
    filter: opacity(0.1);
    position: absolute;
    transform: translate(-83px, -36px);
}

.shape-ico span {
    position: relative;
    z-index: 1;
}

.bg--02 {
    background-image: url(../images/bg-02.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* 
.order-last span {
    color: #fe0100;
    font-family: Helvetica, sans-serif;
    font-size: 53px;
    font-weight: 700;
} */

.order-last p {
    color: #000;
    font-family: Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 29px;
}

.section-overlay {
    padding: 0px 60px 0px;
}

.right-column p {
    color: #000;
    font-family: Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 500;
    list-style: 29px;
}

h2.custom-end-to.end {
    font-size: 53px;
    font-weight: 600;
    font-family: Helvetica, sans-serif;
}

a.tra-link {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    color: #fe0100;
    text-decoration: none;
}

.txt-block-tra-link i.fa-solid.fa-chevron-right {
    font-size: 16px;
}

.bg--white-100 {
    background-color: #fff;
}

.fbox-12,
.fbox-13 {
    padding: 32px 35px;
}

.custom-feature-box {
    border-radius: 12px;
}

.custom-feature-box h5 {
    font-size: 24px;
    font-weight: 600;
}

.custom-feature-box p {
    font-size: 21px;
    font-weight: 400;
}

.fbox-12-wrapper {
    padding-left: 45px;
}

.cbox-2-line {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 2px;
    background-color: #e4e4e4;
    height: calc(100% - 90px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cbox-2-ico {
    position: relative;
    width: 2.625rem;
    height: 2.625rem;
    text-align: center;
    border-radius: 100%;
    font-size: 1.1875rem;
    font-weight: 500;
    line-height: 2.375rem;
    border: 2px solid transparent;
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
    background-color: #f00;
    color: #fff;
}

.cbox-2 .ico-wrap {
    position: relative;
    margin-right: 1.625rem;
}

.cbox-2-txt h5 {
    font-family: 'Helvetica', sans-serif;
    line-height: 1.35;
    font-size: 25px;
    font-weight: 700;
}

.custom-real-time p.text-color {
    line-height: 26px;
    font-size: 20px;
    font-weight: 400;
}

.cbox-1-txt,
.cbox-2-txt,
.cbox-3-txt {
    overflow: hidden;
    flex: 1;
    max-width: 100%;
}

.content-section.division {
    background-color: #f4f4f9;
}

.custom-home-features .shape-ico svg {
    width: 130px;
    height: 130px;
    top: -7px;
    left: calc(36% - 81px);
}

.custom-feature-box .shape-ico svg {
    width: 130px;
    height: 130px;
    top: -7px;
    left: calc(36% - 51px);
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    border: unset;
}

.brands-section {
    background: #eaeaea;
}

#brands-1 .brands-carousel-6 .brand-logo {
    padding: 0 20px;
}

.owl-nav.disabled {
    display: block !important;
    padding: 40px;
}

.owl-carousel .owl-stage {
    display: flex;
}

.owl-carousel .owl-item {
    min-height: 100%;
}


.brands-carousel-6 .owl-nav.disabled,
.brands-carousel-6 .owl-dots {
    display: none !important;
}

.footer-links h6 {
    font-size: 19px;
    font-weight: 600;
}

ul.foo-links.clearfix {
    padding-left: 1px;
    list-style: none;
}

ul.foo-links.clearfix li a {
    text-decoration: unset;
    color: #6c757d;
    font-size: 18px;
}

.footer-socials li {
    list-style: none;
}

.foo-links.clearfix li {
    line-height: 21px;
}

.footer-mail-link a {
    color: #6c757d;
    font-size: 20px;
    text-decoration: unset;
}

.footer-socials li a {
    color: #6c757d;
}

.footer-socials i {
    font-size: 30px;
    opacity: 0.6;
}


.heading-color {
    color: #fe0100;
}

.text-color {
    color: #000;
}

/* 46px */
.s-52 {
    font-size: 3rem;
}

.w-700 {
    font-weight: 700;
}

.inner-page-hero {
    padding-top: 180px;
}

/* ABOUT US SECTION CSS START */
.about-2-title {
    padding-right: 5%;
    margin-bottom: 40px
}

.a2-txt {
    padding: 15px 20px 30px;
}

.a-2-1 {
    margin-left: 3%;
}

.a2-txt-quote {
    position: relative;
    margin-bottom: -40px;
}

.a2-txt-quote.ico-40 [class*="flaticon-"]:before,
.a2-txt-quote.ico-40 [class*="flaticon-"]:after {
    font-size: 4rem;
}

.a2-txt-author {
    margin-top: 10px;
}

.a2-txt-author {
    font-size: 1.0625rem;
}

.a2-txt-author span {
    font-size: 0.95rem;
    margin-top: 1px;
}

#about-1 .txt-block h3.mb-30,
.about-2-title h2.mb-30 {
    margin-bottom: 25px;
}

#about-3 .txt-block h5 {
    margin-bottom: 15px;
}

#about-4 .txt-block p {
    margin-top: 20px;
}

#a4-1 {
    padding-right: 20px;
    margin-top: -30px;
}

#a4-2 {
    padding-left: 20px;
    margin-bottom: -30px;
}

.about-2-img {
    overflow: hidden;
}

.a-2-1 {
    margin-left: 13%;
    margin-bottom: 30px;
}

.a-2-2 {
    margin-left: -10%;
}

.a-2-3 {
    margin-right: -10%;
    margin-bottom: 30px;
}

.a-2-4 {
    margin-right: -10%;
}

.r-12 {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
}

.pt-100 {
    padding-top: 100px;
}

.pattern-01 {
    background-image: url(../images/pattern-01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bg--fixed {
    background-attachment: scroll !important;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.a2-txt {
    padding: 20px 30px 35px;
}

.a2-txt-author {
    line-height: 1.45;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 0;
}

.a2-txt-author span {
    display: block;
    font-weight: 300;
}

.bg--black-400 {
    background-color: #2e3648;
}

.o-20 {
    opacity: .2 !important;
}

.a2-txt.color--white p {
    color: #fff;
}

.a2-txt-quote {
    position: relative;
    margin-bottom: -45px;
}


.a2-txt-quote.ico-40 [class*="flaticon-"]:before,
.a2-txt-quote.ico-40 [class*="flaticon-"]:after {
    font-size: 4.25rem;
}


@font-face {
    font-family: "flaticon";
    src: url("../fonts/flaticon.ttf?99008aa38e7de407db084b96baa4b2a2") format("truetype"),
        url("../fonts/flaticon.woff?99008aa38e7de407db084b96baa4b2a2") format("woff"),
        url("../fonts/flaticon.woff2?99008aa38e7de407db084b96baa4b2a2") format("woff2"),
        url("../fonts/flaticon.eot?99008aa38e7de407db084b96baa4b2a2#iefix") format("embedded-opentype"),
        url("../fonts/flaticon.svg?99008aa38e7de407db084b96baa4b2a2#flaticon") format("svg");
}

span[class^="flaticon-"]:before,
span[class*=" flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    font-size: 20px;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-quote:before {
    content: "\f11d";
}

/* ABOUT US SECTION CSS END */


/* CONTACT US FORM CSS START */
.contact-form .form-control {
    height: 62px;
    background-color: #f5f6f8;
    border: 1px solid transparent;
    box-shadow: 0 0 0 0;
    color: #3a4a56;
    font-size: 1rem;
    font-weight: 400;
    padding: 0 15px;
    margin-bottom: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

p.p-lg {
    font-size: 1.125rem;
}

.section-title {
    text-align: center;
}

.section-title h2 {
    margin-bottom: 0;
}

.section-title h2.w-700 {
    letter-spacing: -0.5px;
}

.section-title p.p-lg {
    margin-top: 18px;
    margin-bottom: 0;
}

.mb-80 {
    margin-bottom: 80px;
}

#contacts-1 .contact-form p {
    color: #353f4f;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 8px;
}

#contacts-1 .contact-form .col-md-12 span {
    display: block;
    font-size: 0.95rem;
    line-height: 1;
    font-weight: 300;
    margin-bottom: 20px;
    padding-left: 8px;
}

#contacts-1 .contact-form .contact-form-notice p {
    font-size: 0.835rem;
    font-weight: 300;
    line-height: 1.5555;
    padding-left: 0;
    margin-top: 40px;
}

.contact-form-notice p a {
    color: #353f4f;
    font-weight: 500;
    text-decoration: underline;
}

#newsletter-1 .newsletter-overlay {
    padding-top: 60px;
    padding-bottom: 60px;
}

#newsletter-1 .newsletter-form {
    padding-left: 15%;
    margin-top: 30px;
}

#newsletter-1.newsletter-section .form-control {
    height: 54px;
    font-size: 0.975rem;
}

#newsletter-1 .btn {
    height: 54px;
    font-size: 0.925rem;
    padding: 0.7rem 1.3rem;
}

.newsletter-section .btn {
    display: block;
    width: 100% !important;
    height: 56px;
}

.pac-target-input {
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid transparent;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
    height: 40px;
    margin-left: 17px;
    margin-top: 10px;
    outline: none;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
}

/* CONTACT US FORM CSS END */

/* Footer css starts here  */

.footer .subheading p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.footer .subheading a {
    color: #000;
    text-decoration: none;
}

.footer .quick-heading {
    color: #ea4236;
    font-size: 18px;
    font-weight: 600;
    line-height: 48px !important;
}

.footer .quick-heading::after {
    content: "";
    height: 3px;
    width: 40px;
    background-color: #ea4236;
    position: absolute;
    left: 0;
    bottom: 20px;
}

.footer .quick-links li::before {
    content: url(assets/images/broken-arrow.svg);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-40%);
}

.footer .quick-links li {
    padding: 10px 0;
    padding-left: 20px;
    position: relative;
}

.footer {
    background-color: #ea4236;
    padding-bottom: 0px;
}

.footer h6 {
    margin-bottom: 5px;
}

.footer .footer-container {
    max-width: 100%;
    --bs-gutter-x: 0;
    padding-top: 10px;
}

.footer .footer-socials.ico-25 [class*="flaticon-"]:before {
    font-size: 23px;
}

.footer .footer-copyright {
    font-size: 1rem;
}

.footer .footer-info {
    margin-bottom: 0px;
}

.footer .footer-socials li i {
    color: #000;
    font-size: 25px;
}

/* Footer css ends here  */

.forgot-pwd-text {
    font-size: 24px;
}

.login-form-div .field-icon {
    position: absolute;
    cursor: pointer;
    z-index: 2;
    top: 43px;
    right: 30px;
}

/* Laptop responsive screen css starts here */

@media (max-width: 1199.98px) {


    .section-heading,
    h2.custom-end-to.end,
    .s-52 {
        font-size: 48px;
    }

    .hero-3-img {
        margin: 0;
    }
}

/* Laptop responsive screen css End here */

/* Tab responsive screen css starts here */

@media (max-width: 991.98px) {

    body {
        font-size: 14px;
        /* Adjust font size for better readability */
    }

    .footer-socials i {
        font-size: 20px;
        /* Reduce icon size for smaller screens */
        opacity: 0.8;
        /* Slightly increase opacity for better visibility */
    }

    .footer-socials li a {
        font-size: 16px;
        /* Adjust link font size */
    }

    .wsmenu>.wsmenu-list>li>a {
        font-size: 0.9rem;
        /* Reduce menu font size */
        padding: 8px 10px;
        /* Adjust padding for smaller screens */
    }

    .btn {
        padding: 8px 10px;
        /* Adjust button padding */
    }

    .btn-primary,
    .btn-success {
        font-size: 14px;
        /* Adjust button font size */
    }

    .hero-section-background {
        padding-top: 100px;
        /* Reduce padding for hero section */
    }

    .testimonials .testi .item {
        padding: 30px 20px;
        /* Adjust padding for testimonials */
    }

    .custom-home-features .fbox-11 {
        padding: 16px 20px;
        /* Adjust padding for feature boxes */
    }

    .footer-links h6 {
        font-size: 16px;
        /* Adjust footer heading font size */
    }

    ul.foo-links.clearfix li a {
        font-size: 14px;
        /* Adjust footer link font size */
    }

    .header-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .wsmobileheader {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .smllogo img {
        max-width: 120px;
        /* Adjust logo size for mobile */
    }

    .wsanimated-arrow {
        padding: 14px 22px 14px 0px;
        margin: 24px 28px 0 0;
    }

    .wsanimated-arrow span:before {
        top: -6px;
        width: 26px;
    }

    .wsanimated-arrow span:after {
        bottom: -6px;
        width: 20px;
    }

    .wsmainfull {
        flex-direction: column;
        align-items: center;
        background-color: #fff;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .wsmainfull.active {
        display: flex;
        /* Show the menu when active */
    }

    .wsmenu-list {
        flex-direction: column;
        padding: 0;
        margin: 0;
        list-style: none;
        width: 100%;
    }

    .wsmenu-list li {
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }

    .btn-login {
        padding: 8px 12px;
        font-size: 14px;
    }

    .wsmobileheader {
        width: 100%;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 10002;
        height: 54px;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        box-shadow: 0 0 1px rgba(0, 0, 0, .3);
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        cursor: pointer;
        height: 3px;
        width: 22px;
        background: #a9a9a9;
        position: absolute;
        display: block;
        content: '';
    }

    .wsmenu>.wsmenu-list {
        height: auto;
        min-height: 100%;
        width: 280px;
        background: #fff;
        padding-bottom: 0;
        margin-right: -350px;
        display: block;
        text-align: center;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }

    .overlapblackbg {
        left: 0;
        width: calc(100% - 280px);
        height: 100vh;
        min-height: 100%;
        position: fixed;
        top: 0;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer;
    }

    .wsactive .wsmobileheader {
        margin-right: 280px;
    }

    .smllogo img {
        width: auto;
        max-width: 100%;
        max-height: 90px;
        height: 100%;
    }

    .wsmobileheader .smllogo {
        display: block;
        margin-top: 0px;
        padding-left: 15px;
    }

    .tra-menu .wsmobileheader,
    .white-menu .wsmobileheader {
        background-color: #fff;
    }

    .wsmobileheader {
        height: 80px;
        box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
    }

    .wsactive .wsmenu .overlapblackbg {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 1.5s ease-in-out;
        -moz-transition: opacity 1.5s ease-in-out;
        -ms-transition: opacity 1.5s ease-in-out;
        -o-transition: opacity 1.5s ease-in-out;
        z-index: 8888 !important;
    }

    .wsactive .wsmenu {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        visibility: visible;
        z-index: 1000;
        top: 0;
    }

    .wsmenu {

        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        right: 0;
        overflow-y: hidden;
        padding: 0;
        top: 0;
        visibility: hidden;
        position: fixed;
        margin: 0px;
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        cursor: pointer;
        height: 3px;
        width: 22px;
        background: #a9a9a9;
        position: absolute;
        display: block;
        content: '';
    }


    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        width: 12px;
        right: 0;
    }

    .wsanimated-arrow {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 102;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        transition: all 500ms ease-in-out;
    }

    .wsactive .wsanimated-arrow span:before {
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0px;
    }

    .wsactive .wsanimated-arrow span:after {
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .wsactive .wsmenu>.wsmenu-list {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        margin-right: 0;
    }

    #hero-3 h1.smarter-operation {
        font-size: 2.5rem;
    }

    #hero-3 h2.affordable-fulfillment {
        font-size: 1.75rem;
    }

    #hero-3 .smart-warehousing-text {
        font-size: 1rem;
    }

    #hero-3 .statistic-numbe {
        font-size: 1.75rem;
    }

    #hero-3 .block-txt p {
        font-size: 0.95rem;
    }

    #hero-3 .hero-digits {
        flex-direction: column;
        gap: 1rem;
    }

    .hero-3-img {
        text-align: center;
        margin-bottom: 2rem;
    }

    .fbox-12-wrapper {
        padding-left: 0px;
    }

    .section-heading,
    h2.custom-end-to.end,
    .s-52 {
        font-size: 38px;
    }
}

/* Tab responsive screen css ends here */

/* Tab portrait responsive screen css starts here */

@media (max-width: 768px) {

    .tra-menu .wsmobileheader,
    .white-menu .wsmobileheader {
        background-color: #fff;
    }

    .wsmobileheader {
        height: 80px;
        box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
    }

    .smllogo img {
        width: auto;
        max-width: 100%;
        max-height: 90px;
        height: 100%;
    }

    .wsmobileheader .smllogo {
        display: block;
        margin-top: 0px;
        padding-left: 15px;
    }

    .wsanimated-arrow span:after {
        bottom: -6px;
        /* width: 20px; */
    }

    #hero-3 h1.smarter-operation {
        font-size: 2.3rem;
        font-weight: 500;
        line-height: 1;
        color: #000;
        font-family: Helvetica, sans-serif;

    }

    #hero-3 h2.affordable-fulfillment {
        font-size: 2.0rem;
        font-weight: 500;
        color: #000;
        /* line-height: 58px !important; */
        /* margin: 10px 0; */
    }

    #hero-3 .smart-warehousing-text {
        /* font-size: 3.3rem; */
        font-weight: 500;
        color: #000;
        line-height: 21px;
    }

    #hero-3 .statistic-numbe {
        font-size: 1.5rem;
        width: 36%;
    }

    #hero-3 .custom-insight {
        font-size: 0.75rem;
    }

    #hero-3 .hero-digits {
        flex-direction: column;
        gap: 1rem;
    }

    .home-righthero-image img {
        max-width: 100%;
        height: auto;
    }

    .digit-block-one {
        width: 100%;

    }

    .digit-block-two {
        width: 100%;

    }

    .section-heading,
    h2.custom-end-to.end,
    .s-52 {
        font-size: 28px;
    }

    .pt-100 {
        padding-top: 50px;
    }

    .inner-page-hero {
        padding-top: 100px;
    }

    .footer-info .footer-logo-img {
        max-width: 300px;
    }

    .custom-home-features .shape-ico svg {
        width: 130px;
        height: 130px;
        top: -5px;
        left: calc(36% - 80px);
    }

    .custom-feature-box .shape-ico svg {
        width: 110px;
        height: 110px;
        top: 4px;
        left: calc(36% - 65px);
    }

    #newsletter-1 .newsletter-form {
        padding-left: 0%;
    }
}

/* Tab portrait responsive screen css ends here */


/* Mobile responsive screen css starts here */

@media (max-width: 575.98px) {

    #hero-3 h1.smarter-operation,
    #hero-3 h2.affordable-fulfillment {
        text-align: center;
    }

    #hero-3 .smart-warehousing-text,
    #hero-3 .custom-insight {
        text-align: center;
        font-size: 16px;
    }

    .hero-3-img {
        text-align: center;
    }

    .hero-3-img img {
        max-width: 100%;
    }

    #hero-3 .hero-digits {
        align-items: center;
    }

    .digit-block-one {
        width: 100%;
        text-align: center;
    }

    .digit-block-two {
        width: 100%;
        text-align: center;
    }

    #hero-3 .block-txt p {
        font-size: 0.95rem;
        text-align: left;
    }

    .a-2-1,
    .a-2-2 {
        margin-left: 0;
        margin-bottom: 30px;
    }

    .a-2-3,
    .a-2-4 {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .pt-100 {
        padding-top: 30px;
    }

    .custom-home-features .shape-ico svg {
        width: 130px;
        height: 130px;
        top: -5px;
        left: calc(36% - 50px);
    }

    .custom-feature-box .shape-ico svg {
        width: 110px;
        height: 110px;
        top: 4px;
        left: calc(36% - 45px);
    }

    .subscribe-btn {
        flex: 1 1 auto;
    }
}

/* Mobile responsive screen css ends here */


@media (max-width: 320.98px) {
    .smllogo img {
        width: auto;
        max-width: 100%;
        max-height: 90px;
        height: 100%;
    }

    .wsmobileheader .smllogo {
        display: block;
        margin-top: 0px;
        padding-left: 15px;
    }

    .wsactive .wsmobileheader {
        margin-right: 250px;
    }

    .overlapblackbg {
        width: calc(100% - 250px);
    }

    .wsmenu>.wsmenu-list {
        width: 250px;
        margin-right: -250px;

    }
}