section.e2g-banner.ecommerce-banner img {
    height: 100%;
    width: 100%;
}

#e2g-logos-row {
    transform: unset !important;
    overflow-x: auto !important;
    white-space: nowrap;
    scrollbar-width: none;
}

div#import-export,
div#bonded_warehouse>.container,
div#fullfillment_distribution {
    max-width: 100% !important;
}

div#import-duty section.e2g-ecomerce-fba-services.unique-features {
    margin-bottom: 0;
}

div#bonded-warehouse section.e2g-ecomerce-fba-services.unique-features {
    margin-bottom: 0;
}

div#documentation-express,
div#import-export,
div#import-duty,
div#bonded-warehouse,
div#fullfillment_distribution,
div#bonded_warehouse,
div#bonded_warehouse>.container {
    padding: 0 !important;
}

div#personal-belongings section.e2g-ecomerce-fba-services.unique-features,
div#documentation-express section.e2g-ecomerce-fba-services {
    margin-bottom: 0;
}

div#bonded_warehouse,
div#fba section.e2g-ecomerce-fba-services.unique-features,
div#bonded_warehouse section.e2g-ecomerce-fba-services.unique-features,
div#fullfillment_distribution,
div#fullfillment_distribution section.e2g-ecomerce-fba-services.unique-features {
    margin-bottom: 0 !important;
}

section.fullfillment-distribution-section {
    display: flex;
    flex-wrap: wrap;
}

div#import-export section.e2g-import-export-section,
section.fullfillment-distribution-section .container,
div#fullfillment_distribution .e2g-cargo-tab-content {
    max-width: 1540px !important;
    margin: 0 auto;
}

footer.e2g-footer-section-outer .e2g-social-links a svg,
.social-icons a.e2g-redbook-icon svg {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.social-icons a.e2g-redbook-icon svg {
    width: 60px;
    height: 60px;
}

footer.e2g-footer-section-outer .e2g-social-links a:hover svg,
.social-icons a.e2g-redbook-icon:hover svg {
    background: #fff;
    border-radius: 50%;
}

footer.e2g-footer-section-outer .e2g-social-links a svg path,
.social-icons a.e2g-redbook-icon svg path {
    fill: #f75300 !important;
}

.social-icons a.e2g-linkdin-icon {
    color: #f77e2a;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
}

.social-icons a.e2g-linkdin-icon:hover i {
    color: #fff;
}

.social-icons a.e2g-linkdin-icon i {
    background: #f75300;
    color: #000;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.social-icons.e2g-shop-social-icons {
    display: flex;
    gap: 20px;
}

a.e2g-redbook-icon.redbook-link svg {
    background: #000;
    border-radius: 50%;
}

.social-icons.e2g-shop-social-icons:hover a.e2g-redbook-icon.redbook-link {
    background: #fff;
}

.social-icons.e2g-shop-social-icons a:hover svg path {
    fill: #fff;
}

section.e2g-ecomerce-fba-services .e2g-ecomerce-fba-services-rt h4 {
    font-size: 20px;
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.e2g-aeo-iso-content {
    display: block !important;
}


#passport-renewal section.e2g-ecomerce-fba-services.unique-features {
    margin-bottom: 0;
}

section.easy-return.e2g-eccomerce-custom-clearence-cards,
section.e2g-ecomerce-fba-services.unique-features,
#specialty-services section.unique-features {
    background-image: url('../images/what-makes-us.png');
    background-size: cover;
    background-position: center;
    position: relative;
}

section.easy-return.e2g-eccomerce-custom-clearence-cards::after,
section.e2g-ecomerce-fba-services.unique-features::after,
#specialty-services section.unique-features::after {
    position: absolute;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    opacity: 0.7;
}

section.easy-return.e2g-eccomerce-custom-clearence-cards .container,
section.e2g-ecomerce-fba-services.unique-features .container,
#specialty-services section.unique-features .container {
    position: relative;
    z-index: 9;
}

section.e2g-first-mile-faq.easy-return.e2g-eccomerce-custom-clearence-cards {
    background-image: unset;
}

section.e2g-first-mile-faq.easy-return.e2g-eccomerce-custom-clearence-cards::after {
    display: none !important;
}

div#specialty-services {
    padding: 0 !important;
}

div#specialty-services section.unique-features {
    padding: 80px 0;
}

section.e2g-awards .e2g-logistics-left-logo>div {
    width: 522px;
}

section.e2g-aeo-iso .e2g-aeo-section .e2g-aeo-img>img {
    height: 100% !important;
    object-fit: contain;
}

/* div#personal-belongings section.e2g-ecomerce-fba-services.unique-features>.container {
padding-top: 80px !important;
padding-bottom: 80px !important;
} */
form.oe_reset_password_form label,
form.oe_reset_password_form .form-group.field-password>input {
    color: #fff !important;
}

form.oe_reset_password_form .form-group input {
    height: 45px !important;
}

form.oe_reset_password_form .form-group.field-password {
    background: transparent;
    padding: 0 !important;
}

.oe_reset_password_form {
    max-width: 900px !important;
    width: 100%;
    padding: 50px;
    background-color: rgba(255, 255, 255, .4);
}

section.e2g-ecomerce-fba-services.unique-features {
    padding: 100px 0;
}

.e2g-aeo-iso-content img {
    max-width: 400px !important;
    width: 100%;
    float: right;
}

.e2g-slide .e2g-aeo-section .e2g-aeo-heading {
    height: 130px;
}

.e2g-banner-video-content {
    z-index: 9;
}

.e2g-light-blue-theme-layout section.e2g-banner>.container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.e2g-light-blue-theme-layout>section.e2g-banner::after,
section.e2g-banner.ecommerce-banner::after,
.e2g-blue-theme-layout section.e2g-banner::after,
.e2g-purple-theme-layout section.e2g-banner::after,
.e2g-light-blue-theme-layout>section.e2g-banner::after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
}

section.e2g-banner>.container>.row {
    padding: 0 !important;
}

.e2g-orange-theme-layout section.e2g-banner.e2g-cargo-banner .container.e2g-banner-video-content,
.e2g-green-theme-layout section.e2g-banner.ecommerce-banner .container.e2g-banner-video-content,
.e2g-purple-theme-layout section.e2g-banner .e2g-banner-video-content {
    left: 50% !important;
}

.e2g-cargo-banner-heading section.e2g-cargo-form>.e2g-cargo-form-content .e2g-cargo-ec {
    max-width: 20.666667% !important;
    flex: 0 0 20.666667% !important;
}

section.e2g-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.e2g-banner::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    top: 0;
    left: 0;
}

section.e2g-banner>.container {
    position: relative;
    z-index: 9;
}

.e2g-orange-theme-layout>section.e2g-banner.e2g-cargo-banner,
.e2g-green-theme-layout>section.e2g-banner.ecommerce-banner,
.e2g-purple-theme-layout>section.e2g-banner,
.e2g-blue-theme-layout>section.e2g-banner {
    display: block !important;
}

.e2g-orange-theme-layout>section.e2g-banner.e2g-cargo-banner .container.e2g-banner-video-content,
.e2g-green-theme-layout>section.e2g-banner.ecommerce-banner>.container,
.e2g-purple-theme-layout>section.e2g-banner>.container,
.e2g-blue-theme-layout>section.e2g-banner>.container {
    position: absolute !important;
}

div#e2g-mobile-menu.show ul.navbar-nav li.nav-item.dropdown.mobile a.dropdown-item {
    padding-left: 0;
    padding-bottom: 20px;
    color: #000;
}

@media screen and (max-width: 1680px) and (min-width:1259px) {

    section.e2g-banner h1,
    section.s_banner h1 {
        font-size: 40px !important;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1680px) {

    .container,
    #e2g-makes-us-unique-container {
        max-width: 1270px !important;
    }

    .e2g-shipment-cards .card .card-body {
        padding: 30px 0 30px 30px;
    }

    form.card-body.e2g_track_shipment-form {
        padding-right: 30px !important;
    }

    .e2g-header-navabar .container .logo.col-2 {
        padding-left: 0 !important;
    }

    section.e2g-import-export-section,
    section.easy-return .container,
    section.e2g-drop-section .container,
    div#air>section.e2g-featured-services.e2g-cargo-featured-services-grid>.container,
    div#first-mile section.e2g-career-box.e2g-first-mile-card-box .container,
    div#personal-belongings section.e2g-ecomerce-fba-services.unique-features>.container,
    div#documentation-express section.e2g-ecomerce-fba-services.unique-features .container,
    section.e2g-ecomerce-fba-services>.container,
    section.unique-features .container,
    .e2g-announcement-bar>.container,
    section.fullfillment-distribution-section {
        max-width: 1270px !important;
    }

    section.e2g-eccomerce-fba .container,
    .e2g-cargo-list .container,
    section.e2g-banner.e2g-cargo-banner>.container,
    div#air>.container,
    div#air>section.e2g-easy-booking.e2g-rail-easy-booking,
    div#fba section.e2g-ecomerce-fba-services>.container,
    div#sea,
    div#land,
    div#rail,
    div#domestic,
    div#passport-renewal,
    .e2g-header-navabar .container,
    .e2g-cargo-tab-content,
    div#value_added_service,
    div#import-export section.e2g-import-export-section {
        max-width: 1270px !important;
    }

    div#import-export {
        max-width: 100% !important;
    }

    .e2g-announcement-bar>.container {
        margin-right: 0 !important;
    }

    .title-steps-left .step-number {
        padding: 20px;
    }

    div#air>section.e2g-easy-booking.e2g-rail-easy-booking,
    section.e2g-import-export-section,
    .e2g-announcement-bar>.container,
    .e2g-cargo-tab-content,
    section.fullfillment-distribution-section {
        margin: 0 auto;
    }

    section.e2g-awards .e2g-logistics-left-logo>div {
        width: 400px;
    }

    .e2g-award-circle {
        width: 150px;
        height: 150px;
        padding: 0 10px;
        font-size: 14px;
    }

    section.e2g-awards .e2g-awards-content {
        padding-bottom: 2%;
        padding-left: 2%;
    }

    .e2g-award-container {
        gap: 10px;
    }

    section.e2g-aeo-iso h3 {
        font-size: 36px;
    }

    section.e2g-cargo-form .e2g-cargo-form-content .col-md-9.e2g-cargo-form {
        max-width: 66% !important;
        flex: 0 0 66% !important;
        width: 100%;
    }

    .e2g-cargo-form-content .col-md-2 {
        width: 100%;
        max-width: 30% !important;
        flex: 0 0 30% !important;
    }
}

@media screen and (max-width: 1680px) and (min-width:1025px) {
    .e2g-banner-content .e2g-banner-subtitle {
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width: 1258px) and (min-width:992px) {
    ul.navbar-nav li a.nav-link {
        font-size: 15px !important;
        padding: 14px !important;
    }

    nav.e2g-announcement-bar-content ul.navbar-nav li a.nav-link {
        font-size: 14px !important;
        padding: 14px;
    }

    .e2g-announcement-bar nav.e2g-announcement-bar-content a.navbar-brand {
        flex: 0 0 10%;
        max-width: 10%;
        margin: 0 !important;
    }

    .e2g-announcement-bar nav.e2g-announcement-bar-content .collapse.navbar-collapse {
        flex: 0 0 90% !important;
        max-width: 90% !important;
    }
}

@media screen and (max-width: 1258px) and (min-width:768px) {
    section.e2g-banner>.container {
        top: 0 !important;
        left: 0 !important;
    }

    section.e2g-banner h1>font,
    section.s_banner h1>font {
        font-size: 30px !important;
    }

    section.e2g-banner>.container .col-lg-6.jumbotron.rounded.pt32.pb32.o_colored_level {
        max-width: 100% !important;
        flex: 0 0 100%;
        padding: 20px !important;
    }

    section.e2g-banner h1,
    section.s_banner h1 {
        font-size: 30px !important;
        margin-bottom: 20px !important;
    }

    .e2g-orange-theme-layout section.e2g-banner.e2g-cargo-banner .container.e2g-banner-video-content,
    .e2g-green-theme-layout section.e2g-banner.ecommerce-banner .container.e2g-banner-video-content,
    .e2g-purple-theme-layout section.e2g-banner .e2g-banner-video-content {
        left: 0% !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
    }

    .grey-bg-card {
        padding: 15px !important;
    }

    .e2g-banner-cargo-content p {
        font-size: 18px !important;
        line-height: normal !important;
        margin-bottom: 0 !important;
    }

    .e2g-banner-video-content,
    .o_animate.o_anim_fade_in_up.e2g-banner-video-content {
        transform: unset !important;
        top: 0;
    }

    .e2g-banner-video-content {
        transform: unset !important;
        left: 0;
    }

    .e2g-banner-cargo-content h1 {
        font-size: 40px !important;
        line-height: normal !important;
        margin-bottom: 20px !important;
    }

    #e2g-search-input {
        width: 100px;
        right: -130px;
    }
}

@media screen and (max-width: 1200px) and (min-width:1025px) {
    .e2g-btm-icons img {
        width: 90px;
    }

    .e2g-award-container {
        gap: 10px;
    }

    .e2g-award-circle {
        height: 130px;
        width: 130px;
        font-size: 13px;
        line-height: normal;
    }

    section.e2g-aeo-iso h3 {
        font-size: 30px;
        line-height: normal;
    }
}

@media screen and (max-width: 1024px) and (min-width:768px) {
    .e2g-banner-video-content {
        left: 20px;
    }

    h6.o_wsale_products_item_title {
        height: 65px;
    }

    .card-body.o_wsale_product_information .o_wsale_product_information_text h6>a {
        font-size: 14px !important;
        line-height: normal;
    }

    .e2g-track-shipment button.btn {
        padding: 20px;
    }

    section.e2g-cargo-form .e2g-cargo-form-content .col-md-9.e2g-cargo-form {
        max-width: 60% !important;
        flex: 0 0 60% !important;
        width: 100%;
    }

    .e2g-cargo-form-content .col-md-2 {
        width: 100%;
        max-width: 36% !important;
        flex: 0 0 36% !important;
    }

    .e2g-stats-card a svg {
        width: 40px;
        height: 40px;
    }

    section.e2g-shipment-cards .e2g-home-cards-section {
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }

    section.e2g-shipment-cards .col-md-4.sidebar {
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }

    form.card-body.e2g_track_shipment-form button.btn {
        max-width: 130px !important;
        border-radius: 7px !important;
        padding: 15px 20px !important;
        font-size: 16px;
    }

    .e2g-shipment-cards .tracking-input input#trackingNumber {
        height: 40px;
    }

    .e2g-home-cards-section {
        padding: 0;
    }

    .e2g-home-cards-section .e2g-ship-card {
        padding: 0 5px;
    }

    .e2g-banner-subtitle .e2g-typed-text-1,
    .e2g-banner-subtitle .e2g-typed-text-2 {
        font-size: 28px !important;
    }

    .e2g-banner-title {
        font-size: 48px;
        padding: 10% 0;
    }

    section.e2g-shipment-cards .col-md-4.sidebar p {
        font-size: 23px;
        line-height: normal;
    }

    section.e2g-shipment-cards .e2g-shipment-aboutus>.col-md-4.sidebar {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }

    section.e2g-shipment-cards .e2g-shipment-aboutus>.col-md-8 {
        flex: 0 0 75% !important;
        max-width: 75% !important;
        padding: 0;
    }

    section.e2g-shipment-cards .e2g-shipment-aboutus .e2g-ship-card {
        padding: 0 5px !important;
    }

    .e2g-shipment-cards .card .card-body {
        padding: 20px 0 20px 20px;
    }

    form.card-body.e2g_track_shipment-form {
        padding: 20px !important;
    }

    .e2g-shipment-cards .card .card-body p.card-text {
        padding-right: 10px;
    }

    .e2g-aboutus-heading h2 {
        font-size: 30px !important;
    }

    section.e2g-shipment-cards .sidebar {
        padding: 30px !important;
    }

    .e2g-right-side {
        padding: 40px !important;
    }

    .e2g-job-card-btn a.e2g-apply-button {
        padding: 12px 10px;
    }

    .e2g-job-card {
        padding: 20px;
    }

    section.e2g-job-cards h1 {
        font-size: 36px;
        margin: 00px 0 50px 0 !important;
    }

    .e2g-growth-respect .e2g-content-col h2 {
        font-size: 36px;
    }

    .e2g-growth-respect .e2g-content-col {
        padding: 20px 40px;
    }

    section.four-grid-block .row .col-md-6 {
        flex: 0 0 48% !important;
        max-width: 48% !important;
    }

    .e2g-cargo-list-content>div {
        padding: 20px 0 !important;
    }

    section.e2g-awards .e2g-awards-content p.col-md-5 {
        flex: 0 0 36% !important;
        max-width: 36% !important;
    }

    section.e2g-awards .e2g-awards-content .e2g-award-container.col-md-7 {
        flex: 0 0 64% !important;
        max-width: 64% !important;
    }

    .e2g-award-circle {
        width: 150px;
        height: 150px;
        font-size: 14px;
        line-height: 17px;
    }

    .e2g-award-container {
        flex-direction: row;
        gap: 10px;
    }

    section.e2g-easy-booking {
        padding: 50px 0;
    }

    .col-md-4.e2g-featured-service-card,
    .e2g-career-position-card {
        max-width: 47% !important;
        flex: 0 0 47% !important;
    }

    .e2g-featured-service-card,
    .e2g-career-position-card {
        padding: 0 25px !important;
    }

    .e2g-easy-booking-card {
        padding: 40px 20px !important;
    }

    section.e2g-easy-booking .e2g-easy-booking-content {
        gap: 19px !important;
    }

    section.e2g-carousel button.carousel-control-next {
        width: 5%;
        right: 0;
    }

    .e2g-cargo-list .row .col-md-2.text-center {
        padding: 0 !important;
    }

    .e2g-btm-icons img {
        width: 50px;
    }

    .e2g-btm-icons {
        padding: 40px 0px;
    }

    .e2g-footer-section .e2g-address p {
        text-align: right;
    }

    .e2g-footer-section-cont .row {
        gap: 40px;
        justify-content: space-between;
    }

    .e2g-footer-section-cont .col-md-3 {
        max-width: 46% !important;
        flex: 0 0 46% !important;
    }

    .e2g-footer-section-cont .col-md-3 {
        max-width: 33% !important;
        flex: 0 0 33% !important;
    }

    .e2g-form .social-icons a svg {
        width: 42px;
    }

    .e2g-form .social-icons {
        gap: 15px;
    }

    .e2g-stats-card p,
    .e2g-career-card p {
        font-size: 14px;
        line-height: normal;
    }

    .e2g-stats-card h4,
    .e2g-career-card h4 {
        font-size: 15px;
        margin-bottom: 15px !important;
    }

    .e2g-stats-card h2,
    .e2g-career-card h2 {
        font-size: 21px;
    }

    section.e2g-stats-box i,
    section.e2g-career-box i {
        padding: 10px;
        font-size: 10px;
    }

    .e2g-stats-card .p-4,
    .e2g-career-card .p-4 {
        padding: 0 !important;
    }

    .card.e2g_blog_card .card-body i {
        padding: 12px;
    }

    .card.e2g_blog_card .card-body.e2g_post_title a {
        gap: 5px;
    }

    .card.e2g_blog_card .card-body h4 {
        font-size: 15px;
        line-height: 24.45px;
    }

    .card.e2g_blog_card .card-body h4 {
        font-size: 18px;
        line-height: 24.45px;
    }

    section.bg-dark.e2g-bg-dark ul li {
        font-size: 35px !important;
    }

    section.e2g-shipment-cards .col-md-9 .col-md-4 {
        padding: 0 5px !important;
    }

    .e2g-shipment-cards .col-md-9 .col-md-4 .card .card-body p.card-text {
        font-size: 18px;
    }

    section.e2g-shipment-cards .col-md-9 .col-md-4 .card .card-body img {
        width: 36px;
        margin-bottom: 15px;
    }

    .e2g-shipment-cards .col-md-9 .col-md-4 .card .card-body h5.card-title {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .e2g-shipment-cards .col-md-3.sidebar p {
        font-size: 18px;
    }

    .e2g-shipment-cards .col-md-3.sidebar,
    section.e2g-shipment-cards .col-md-9 .col-md-4 .card .card-body {
        padding: 15px;
    }
}

@media screen and (max-width:1123px) and (min-width:768px) {
    section.e2g-awards .container {
        flex-direction: column;
    }

    .e2g-banner-cargo-content {
        width: 100% !important;
        flex: 0 0 100%;
        max-width: 700px;
    }

    .e2g-ship-form ul.e2g-ship-tabs {
        padding: 0px 15px;
        gap: 8%;
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {

    div#navbarNav>ul.navbar-nav,
    div#secondaryNavbar ul.navbar-nav {
        flex-direction: row !important;
    }

    div#secondaryNavbar {
        gap: 75px !important;
    }

    div#secondaryNavbar ul.navbar-nav li a.nav-link {
        font-size: 16px !important;
    }

    div#navbarNav>ul.navbar-nav li a.nav-link {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1300px) and (min-width:1025px) {
    .e2g-stats-card>.p-4 {
        padding: 0 !important;
    }

    .e2g-stats-card h2 {
        font-size: 24px;
        margin: 0 !important;
    }

    .e2g-stats-card a svg {
        width: 40px;
        height: 40px;
    }

    .e2g-ship-card {
        padding: 0 8px;
    }

    .e2g-aboutus-heading h2 {
        font-size: 46px;
    }

    .e2g-header-navabar ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px !important;
        padding: 12px !important;
    }

    section.e2g-shipment-cards .sidebar {
        padding: 50px;
    }

    .e2g-shipment-cards .card .card-body {
        padding: 35px 0px 40px 20px;
    }

    .e2g-stats-card h4,
    .e2g-career-card h4 {
        padding-bottom: 20px;
    }

    .e2g-stats-card p,
    .e2g-career-card p {
        padding-bottom: 30px;
    }

    .container {
        max-width: 1200px;
    }
}

@media (min-width: 1200px) {
    section.e2g-banner {
        height: 751px !important;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 1110px;
    }
}

@media (max-width: 992px) {
    .container {
        max-width: 900px;
    }

    .e2g-announcement-bar.bg-light nav.navbar {
        gap: 0 !important;
    }
}

@media screen and (min-width:768px) {
    .e2g-cargo-list ul.nav-tabs li a {
        height: 134px !important;
    }
}

@media screen and (max-width: 767px) {
    .e2g-award-container {
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }

    .e2g-award-circle {
        width: 135px !important;
        height: 135px !important;
        padding: 0 15px !important;

    }

    .e2g-registration-form .e2g-form-row {
        overflow: hidden;
    }

    .s_website_form[data-vcss="001"] .s_website_form_label {
        width: -webkit-fill-available !important;
    }

    ul.e2g-ecommerce-icons {
        display: flex;
        list-style: none;
        margin: 0;
    }

    .language-switcher.e2g-mobile-language-switcher a.e2g-zh-button {
        font-size: 12px;
    }

    span.e2g-mini-mobile-username i.fa {
        font-size: 20px;
        color: #000;
    }

    ul.e2g-ecommerce-icons li a i {
        font-size: 18px;
        color: #000;
    }

    .badge-primary {
        padding: 2px 5px;
        font-size: 10px;
        font-weight: 400;
        line-height: normal;
    }

    ul.e2g-ecommerce-icons li a.nav-link {
        padding: 0 5px;
        display: flex;
        width: 35px;
    }

    .e2g-tab-header ul.e2g-nav-tabs li a {
        border-right: none !important;
    }

    .e2g-mobile-menu ul.e2g-mobile-menu-wrap {
        margin: 0 !important;
    }

    .o_cookies_popup.s_popup_middle section.o_colored_level {
        padding: 0 0 20px 0 !important;
    }

    .e2g-mobile-menu ul.e2g-mobile-menu-wrap li a#userDropdown {
        padding: 0 !important;
        font-size: 15px !important;
    }

    .e2g-tab-header ul.e2g-nav-tabs li.nav-item a.active::after {
        display: none;
    }

    form.card-body.e2g_track_shipment-form {
        padding: 20px 0 !important;
    }

    section.e2g-aeo-iso h3 {
        font-size: 28px;
    }

    .e2g-right-side-content h2 {
        font-size: 30px;
    }

    .e2g-right-side .e2g-right-side-content p {
        font-size: 16px !important;
    }

    section.e2g-banner h1 font span,
    section.s_banner h1 font span {
        font-size: 30px !important;
    }

    section.s_banner {
        height: 100% !important;
        padding: 0 !important;
    }

    section.e2g-square-wrap .e2g-square-container .e2g-square-image h3 {
        font-size: 26px;
    }

    .e2g-square-no-image h2 {
        font-size: 26px !important;
    }

    .e2g-square-no-image {
        padding: 20px 40px !important;
    }

    section.e2g-banner h1,
    section.s_banner h1 {
        margin-bottom: 0 !important;
    }

    section.e2g-banner .container.e2g-banner-video-content .col-lg-6.jumbotron.rounded.pt32.pb32.o_colored_level {
        padding: 0 !important;
    }

    section.e2g-banner h1 font,
    section.s_banner h1 font {
        font-size: 30px !important;
        margin-bottom: 0 !important;
    }


    section.e2g-banner .container.e2g-banner-video-content .col-lg-6.jumbotron.rounded.pt32.pb32.o_colored_level p font {
        font-size: 16px;
        line-height: normal !important;
    }

    section.e2g-banner .container.e2g-banner-video-content .col-lg-6.jumbotron.rounded.pt32.pb32.o_colored_level p {
        line-height: normal !important;
    }

    section.e2g-stats-box {
        padding-bottom: 0 !important;
    }

    section.e2g-cargo-form form.e2g-card-body.e2g-track-shipment h4.my-4 {
        margin: 6px 0 !important;
        color: #000 !important;
        font-size: 17px !important;
    }

    nav.navbar .logo a svg {
        width: 100px;
    }

    .e2g-tab-header>.container ul.nav.nav-pills.e2g-nav-tabs {
        margin: 0 35px;
    }

    button.e2g-left-arrow.e2g-tab-arrow {
        left: 0;
    }

    .e2g-tab-header>.container button.e2g-tab-arrow {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #000;
        padding: 10px 12px;
        border-radius: unset;
        height: 100%;
        z-index: 9;
        border: unset;
    }

    .e2g-tab-header>.container button.e2g-right-arrow.e2g-tab-arrow {
        right: 0 !important;
    }

    .e2g-tab-header>.container {
        position: relative;
    }

    .e2g-tab-left-arrow,
    .e2g-tab-right-arrow {
        display: block;
        /* Hidden by default */
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(255, 255, 255, 0.6);
        border: none;
        padding: 10px 15px;
        font-size: 24px;
        cursor: pointer;
        z-index: 10;
        border-radius: 50%;
    }

    /* Left and right arrow positions */
    .e2g-tab-left-arrow {
        left: 5px;
    }

    .e2g-tab-right-arrow {
        right: 5px;
    }

    ul#myTab.e2g-carousal-tabs li {
        max-width: fit-content !important;
        width: auto !important;
        margin: 0 10px;
    }

    /* Make the list scrollable */
    ul.e2g-carousal-tabs {
        display: flex;
        overflow-x: scroll;
        scroll-behavior: smooth;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        flex-direction: row !important;
        flex-wrap: nowrap;
    }

    /* Hide scrollbar */
    ul.e2g-carousal-tabs::-webkit-scrollbar {
        display: none;
    }

    section.e2g-ecomerce-fba-services>.container {
        padding: 0 20px !important;
    }

    .e2g-eccomerce-custom-solu-cards>.col-6.grey-bg-card {
        flex: 0 0 100% !important;
    }

    section.easy-return {
        padding: 30px 0px !important;
    }

    .e2g-form-step .e2g-pickup-recipent {
        flex-direction: column !important;
    }

    .e2g-pickup-recipent>div,
    form.e2g-form-step label.form-label {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .e2g-form-step .col-sm-3 {
        padding: 0 !important;
    }

    .e2g-shipping-field-array>.col-sm-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .e2g-shipping-contact-form-wrap form.e2g-form-step.form-step,
    .e2g-shipping-step2-form-wrap,
    form.oe_signup_form {
        padding: 20px !important;
    }

    .e2g-shipping-field-array .e2g-cargo-form-group {
        margin: 0 !important;
    }

    .e2g-shipping-field-array>.col-sm-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .e2g-careers-box.e2g-careers-box-1 {
        flex-direction: column-reverse;
    }

    section.e2g-mission-cards .e2g-shipment-aboutus {
        flex-direction: column-reverse !important;
    }

    .e2g-shipment-aboutus>.col-md-8 {
        padding-top: 20px;
    }

    .e2g-home-cards-section form.card-body.e2g_track_shipment-form {
        align-items: center !important;
    }

    .e2g-orange-theme-layout section.e2g-banner.e2g-cargo-banner .container.e2g-banner-video-content {
        left: 0% !important;
        transform: unset !important;
        top: 0% !important;
    }

    section.e2g-shipment-cards .e2g-home-cards-section>.row {
        flex-direction: column-reverse;
    }

    .e2g-banner h3 {
        font-size: 18px;
        margin: 0;
    }

    section.e2g-awards .e2g-logistics-left-logo>div {
        width: 100%;
    }

    section.e2g-ecomerce-fba-services.unique-features .left-return-detail .e2g-eccomerce-custom-solu-cards {
        padding: 0 !important;
    }

    .e2g-eccomerce-custom-solu-cards .col-md-3.grey-bg-card {
        flex: 0 0 100% !important;
    }

    section.e2g-ecomerce-fba-services.unique-features,
    section.easy-return.e2g-eccomerce-custom-clearence-cards {
        padding: 40px 0;
    }

    section.history-slider h2,
    section.masonary-gallery h2,
    section.reviews-slider.e2g-reviews-slider h2 {
        font-size: 40px;
        margin-bottom: 20px !important;
    }

    section.history-slider.e2g-history-slider .e2g-card-body {
        max-width: 200px;
    }

    section.marque-logos h1 {
        font-size: 30px;
    }

    .e2g-card-body {
        padding: 20px 0 30px !important;
    }

    section.history-slider.e2g-history-slider .e2g-card-timeline-image {
        height: 80px;
    }

    section.history-slider.e2g-history-slider .e2g-timeline-card {
        min-height: 500px;
    }

    section.history-slider.e2g-history-slider .e2g-timeline-card .e2g-card-body.card-body.color-white p {
        font-size: 14px;
        line-height: normal;
    }

    .masonary-gallery-mid-img {
        margin: 20px 0;
    }

    div#e2g-reviews-slider-row .slick-track {
        gap: 0;
    }

    .e2g-shipment-aboutus .card .card-body h4 {
        margin: 0px 0 14px;
    }

    .e2g-shipment-aboutus .card .card-body {
        padding: 20px !important;
    }

    .e2g-shipment-aboutus .e2g-ship-card p.text-white {
        padding-bottom: 20px;
        padding-right: 20px;
        line-height: normal;
    }

    .e2g-shipment-aboutus .card .card-body h2 {
        display: none;
    }

    .e2g-cargo-list ul.nav.nav-tabs li a h5 {
        border-right: unset;
    }

    .e2g-cargo-list ul.nav.nav-tabs li a.active::after {
        width: 100px;
        height: 15px;
    }

    section.easy-return h2 {
        font-size: 26px;
    }

    .e2g-banner-video-content,
    .o_animate.o_anim_fade_in_up.e2g-banner-video-content {
        left: 0;
        transform: unset !important;
        top: 0;
        padding-top: 0px !important;
    }

    section.e2g-banner.ecommerce-banner,
    .e2g-blue-theme-layout section.e2g-banner,
    .e2g-purple-theme-layout section.e2g-banner,
    .e2g-light-blue-theme-layout>section.e2g-banner {
        height: 550px !important;
    }

    .e2g-ship-form .e2g-ship-container .tab-content.e2g-ship-tab-content .e2g-ship-tab-pane .e2g-form-btn button.e2g-land-btn {
        font-size: 16px;
    }

    .e2g-banner-cargo-content h1 {
        margin-bottom: 20px;
    }

    .e2g-track-shipment {
        padding: 30px 20px !important;
    }

    .e2g-easy-booking-section .e2g-easy-booking-img>img {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .e2g-cargo-list ul.nav.nav-tabs li a div {
        padding: 15px 0 !important;
    }

    .e2g-cargo-list ul.nav.nav-tabs li a h5 {
        border-right: unset;
    }

    section.e2g-banner.e2g-cargo-banner video {
        height: 1200px;
    }

    .e2g-ship-form ul.e2g-ship-tabs li a {
        padding: 15px 0px !important;
        font-size: 16px !important;
        line-height: normal;
    }

    .e2g-ship-form ul.e2g-ship-tabs {
        padding: 0px 15px !important;
        gap: 5% !important;
    }

    #e2g-logos-row {
        overflow-x: auto !important;
        white-space: nowrap;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    #e2g-logos-row::-webkit-scrollbar {
        display: none;
        /* For Chrome, Safari, and Edge */
    }

    .e2g-shipment-cards .bg-card-4 {
        margin-bottom: 30px;
    }

    section.e2g-ecomerce-fba-services.unique-features.w-100 .e2g-eccomerce-custom-solu-cards {
        padding: 0 20px;
    }

    .e2g-eccomerce-custom-solu-cards .col-md-4.grey-bg-card {
        flex: 0 0 100% !important;
    }

    .e2g-cargo-tab-content ul {
        grid-template-columns: 1fr;
    }

    .e2g-iso-inner-box .e2g-careers-box .col-md-6.e2g-image-col h2 {
        font-size: 25px;
    }

    .e2g-iso-inner-box .e2g-careers-box .col-md-6.e2g-image-col {
        padding: 15px !important;
    }

    .e2g-easy-booking-section>div {
        width: 100%;
    }

    .e2g-easy-booking-section {
        display: flex;
        flex-direction: column;
    }

    .e2g-job-cards-content-box {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    section.e2g-get-started h1,
    .e2g-passport-form h1 {
        font-size: 28.83px !important;
    }

    section.e2g-passport-form .container {
        padding: 20px;
    }

    section.e2g-eparcel-nav ul.nav.nav-tabs {
        flex-direction: column;
        padding: 20px 0 !important;
    }

    section.e2g-eparcel-nav ul.nav.nav-tabs li.nav-item {
        max-width: 100% !important;
        border: none !important;
    }

    div#land .e2g-cargo-tab-content {
        padding: 20px;
        gap: 5%;
        margin-bottom: 0px;
        flex-direction: column;
    }

    section.e2g-cargo-form .e2g-cargo-form-content .col-md-9.e2g-cargo-form {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    section#e2g_blog_section {
        padding-top: 50px;
    }

    .e2g-box a {
        text-align: center;
    }

    .e2g-box {
        flex-direction: column;
        gap: 20px;
        margin: 20px 0 !important;
    }

    .e2g-form-subject-field {
        margin-top: 0;
    }

    section.e2g-stats-box div#e2g-stats-row .e2g-stats-card h4 {
        line-height: normal;
        min-height: unset;
        max-height: unset;
        padding-bottom: 20px;
    }

    .e2g-home-cards-section.o_colored_level {
        padding-top: 50px;
    }

    section.e2g-shipment-cards.e2g-mission-cards .e2g-shipment-aboutus>.col-md-8>.row {
        margin-top: 40px;
    }

    .e2g-aboutus-heading h2 {
        font-size: 46px;
    }

    section.e2g-carousel.e2g-tab-pane-content {
        padding: 40px 0 0;
    }

    section.e2g-banner.about_us_banner {
        padding: 20px 0 100px 20px !important;
    }

    section.e2g-career-positions.e2g-job-cards div#e2g-career-position-row {
        row-gap: 20px;
    }

    .e2g-job-card-btn {
        align-items: flex-start;
        flex-direction: column;
    }

    .e2g-job-card {
        padding: 20px 25px;
    }

    section.e2g-job-cards h1 {
        font-size: 28px;
        margin: 0px 0 20px 0 !important;
    }

    section.e2g-stats-box div#e2g-stats-row,
    section.e2g-career-box div#e2g-career-row {
        gap: 10px !important;
    }

    .e2g-growth-respect .e2g-content-col h2 {
        font-size: 25px !important;
    }

    .e2g-growth-respect .e2g-content-col {
        padding: 15px !important;
    }

    section.e2g-shipment-cards.e2g-mission-cards {
        margin-top: 30px;
    }

    section.e2g-form {
        padding: 35px 0px;
    }

    section.e2g-contact-us-medium .contact-info {
        gap: 40px;
    }

    section.e2g-contact-us-medium {
        margin: 30px 0;
    }

    .e2g-award-container,
    .e2g-awards-content {
        align-items: center;
    }

    section.e2g-awards .container {
        flex-direction: column;
    }

    section.e2g-form-details {
        margin-bottom: 0px !important;
    }

    .e2g-form-details-card {
        padding: 25px 30px !important;
    }

    .e2g-custom-form-instruction .e2g-right-side {
        padding: 25px !important;
    }

    .e2g-pdf-cards-content .col-md-3.mb-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    section.e2g-ecomerce-fba-services {
        margin-bottom: 0 !important;
    }

    section.e2g-ecomerce-fba-services .e2g-ecomerce-fba-services-rt {
        padding: 20px !important;
    }

    section.e2g-ecomerce-fba-services .container>div {
        width: 100% !important;
    }

    section.e2g-ecomerce-fba-services .container {
        flex-direction: column;
    }

    section.e2g-drop-section {
        padding-top: 50px !important;
    }

    .easy-return .left-return-detail .col-md-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .e2g-right-side .e2g-right-side-content h3 {
        font-size: 26px;
        line-height: normal;
    }

    .e2g-cargo-air-charter .e2g-featured-service-card {
        width: 100%;
    }

    .e2g-cargo-air-charter {
        flex-direction: column;
        gap: 30px;
    }

    .e2g-cargo-air-charter-button {
        justify-content: start !important;
        margin-bottom: 30px;
    }

    .e2g-cargo-air-charter-section {
        flex-direction: column;
    }

    section.e2g-carousel.e2g-tab-pane-content .tab-content .e2g-right-side {
        padding: 20px !important;
    }

    .e2g-cargo-tab-content>div {
        width: 100% !important;
    }

    .e2g-cargo-tab-content {
        padding: 20px;
        display: flex;
        flex-direction: column;
        margin-bottom: 0px;
    }

    .e2g-registration-form-optional {
        width: 30%;
    }

    label.e2g-form-label {
        font-size: 14px;
        width: auto;
    }

    .e2g-form .e2g-form-group {
        max-width: 100%;
    }

    section.e2g-value-services .container>.row {
        flex-wrap: wrap;
    }

    .e2g-value-services-cont {
        max-width: 100% !important;
    }

    .e2g-easy-booking-content .card {
        padding: 30px 20px !important;
    }

    section.e2g-eccomerce-fba>.container {
        flex-direction: column-reverse;
    }

    section.e2g-shipment-cards {
        padding-top: 0;
    }

    .e2g-cargo-list a>div {
        padding: 10px 0 !important;
    }

    div#e2g-mobile-menu.show {
        display: block !important;
        padding-bottom: 20px;
    }

    div#e2g-mobile-menu {
        padding: 0 20px;
    }

    button.slick-next.slick-arrow {
        right: 0;
        z-index: 9;
    }

    button.slick-prev.slick-arrow {
        left: 0;
        z-index: 9;
    }

    .e2g-close-icon {
        right: 0;
        top: 0;
    }

    h1.e2g-banner-title span::after {
        height: 3px;
    }

    section.e2g-shipment-cards .sidebar svg {
        max-width: 250px;
        margin: 80px auto;
    }

    section.e2g-shipment-cards .e2g-ship-card {
        margin-top: -50px !important;
        position: relative;
        z-index: 9;
    }

    .e2g-stats-card h4,
    .e2g-career-card h4 {
        font-size: 25px;
    }

    section.e2g-stats-box div#e2g-stats-row .e2g-stats-card p,
    section.e2g-career-box div#e2g-career-row .e2g-career-card p {
        font-size: 18px;
        font-weight: 600;
    }

    section.e2g-stats-box div#e2g-stats-row,
    section.e2g-career-box div#e2g-career-row {
        gap: 50px;
    }

    section.e2g-shipment-cards .e2g-ship-card .card-body {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .e2g-shipment-cards .card .card-body img {
        margin: 0 auto;
        margin-bottom: 30px !important;
    }

    .e2g-shipment-cards .card .card-body p.card-text,
    .e2g-shipment-cards .card .card-body h5.card-title {
        text-align: left;
    }

    .e2g-shipment-cards .card .card-body p.card-text {
        padding-right: 0;
    }

    .e2g-shipment-cards .card .card-body {
        padding: 50px 20px;
    }

    section.e2g-shipment-cards>.container {
        padding: 0 !important;
    }

    section.e2g-shipment-cards .e2g-ship-card {
        margin-top: 0 !important;
        padding: 0;
    }

    section.e2g-shipment-cards>.container>.row {
        flex-direction: column;
    }

    section.e2g-shipment-cards .sidebar p {
        font-size: 26px;
    }

    section.e2g-shipment-cards .col-md-4.sidebar {
        padding: 35px;
    }

    .e2g-tracking-form-cont .e2g-tracking-form,
    .e2g-tracking-form-cont form.e2g-track-shipment {
        width: 100%;
    }

    .e2g-tracking-form-cont {
        flex-direction: column;
        gap: 30px;
    }

    div#secondaryNavbar>.col-10 {
        max-width: fit-content !important;
        gap: 8px !important;
    }

    div#secondaryNavbar {
        gap: unset;
        justify-content: space-between;
    }

    .e2g-auth-container.oe_website_login_container form.oe_signup_form {
        max-width: 100% !important;
        width: 100%;
    }

    .e2g-auth-container.oe_website_login_container {
        padding: 50px 20px;
    }

    .e2g-cargo-list-content>div {
        padding: 0 0 !important;
    }

    section.four-grid-block {
        padding: 40px 0;
    }

    section.four-grid-block .row .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .history-slider .carousel-inner {
        padding-bottom: 50px;
    }

    section.history-slider {
        padding: 50px 0;
    }

    section.e2g-awards {
        padding: 50px 0 !important;
    }

    section.e2g-certifications-associations {
        padding-bottom: 50px;
    }

    .e2g-award-container,
    .e2g-awards-content {
        flex-direction: column;
        gap: 20px;
    }

    .e2g-banner-cargo-content h1 {
        font-size: 28px !important;
        line-height: normal;
        margin: 0 !important;
    }

    .absolute-to-section {
        bottom: 10px;
    }

    .e2g-banner-cargo-content p {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .absolute-to-section {
        bottom: 25px;
        left: 25px;
    }

    section.masonary-gallery .col-md-4,
    section.masonary-gallery .col-md-4 .col-md-12,
    section.masonary-gallery .col-md-6 {
        padding: 0;
    }

    section.marque-logos {
        padding: 30px 0;
    }

    section.why-easy-go .steps-wrapper .step-common .step-descripton {
        padding: 20px;
    }

    section.why-easy-go .steps-wrapper .step-common .step-number {
        padding: 10px;
    }

    section.why-easy-go .steps-wrapper .step-common {
        flex-direction: column;
    }

    section.why-easy-go,
    section.masonary-gallery {
        padding: 50px 0;
    }

    .e2g-cargo-list .row .col-md-2.text-center {
        padding: 20px 0 !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .e2g-cargo-list .container>.row {
        flex-direction: column;
        align-items: center;
    }

    .e2g-easy-booking-card {
        padding: 35px 20px !important;
    }

    section.e2g-easy-booking {
        padding: 40px 0;
    }

    .col-md-4.e2g-featured-service-card,
    .e2g-career-position-card {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .e2g-featured-service-card .e2g-card .e2g-featured-services-content,
    .e2g-career-position-card .e2g-card .e2g-featured-services-content {
        align-items: flex-start;
        flex-direction: column;
        padding: 10px;
    }

    .e2g-featured-service-card,
    .e2g-career-position-card {
        max-height: 300px;
        min-height: 300px;
        padding: 0 10px !important;
    }

    section.e2g-easy-booking {
        padding: 20px 0;
    }

    .e2g-form .form-section {
        padding: 0;
    }

    .col-md-5.right-return-image {
        margin-top: 35px;
    }

    .grey-bg-card {
        max-width: 100%;
        padding: 20px;
    }

    section.easy-return .block-wrapper-return {
        flex-direction: column;
    }

    .e2g-banner-cargo-content {
        padding: 0;
    }

    .e2g-cargo-list .row .col-md-2.text-center,
    .e2g-cargo-list .row .col-md-2.text-center:last-child {
        border: none;
    }

    .e2g-easy-booking-content .col-md-4.p-0 {
        max-width: 100%;
    }

    .e2g-easy-booking-content {
        flex-direction: column;
        padding: 0 10px;
    }

    section.e2g-carousel .carousel-inner .e2g-carousel-content {
        flex-direction: column-reverse !important;
    }

    section.e2g-carousel button.carousel-control-prev {
        width: 12%;
        left: 0;
    }

    section.e2g-carousel button.carousel-control-next {
        width: 12%;
        right: 0;
    }

    .e2g-card-body.e2g-existing-customer {
        gap: 25px;
    }

    .e2g-cargo-form-content .col-md-2 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .e2g-card-form-content .col-md-6 {
        max-width: 100%;
    }

    .e2g-card-form-content {
        padding: 0 20px;
        margin-top: 25px !important;
    }

    .e2g-card-body .e2g-nav-link {
        padding-bottom: 15px;
    }

    section.e2g-cargo-form {
        padding-bottom: 40px;
    }

    section.e2g-cargo-form .card.e2g-card form.card-body.e2g-card-body button.btn.e2g-btn-secondary {
        color: #fff;
    }

    .e2g-ship-form .e2g-ship-container .tab-content.e2g-ship-tab-content {
        padding-bottom: 0px;
    }

    .e2g-stats-card .p-4,
    .e2g-career-card .p-4 {
        padding: 0 !important;
    }

    section.e2g-stats-box.o_colored_level,
    section.e2g-career-box.o_colored_level {
        margin-bottom: 0;
    }

    .e2g-cargo-list .row .col-md-2.text-center h5 {
        font-size: 16px;
    }

    .e2g-cargo-list .row .col-md-2.text-center {
        padding: 20px 0 !important;
        margin: 0;
    }

    .e2g-cargo-list-content {
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }

    .e2g-btm-icons img {
        width: 70px;
    }

    .e2g-btm-icons .d-flex.justify-content-between {
        align-items: center;
        gap: 25px;
    }

    .e2g-btm-icons {
        padding: 30px 0 !important;
    }

    section.e2g-form.oe_img_bg .container {
        justify-content: center;
    }

    .e2g-form .left-section {
        padding: 20px;
    }

    .e2g-form .social-icons {
        gap: 10px;
    }

    section.e2g-form.oe_img_bg .container {
        padding: 0;
    }

    .e2g-right-side {
        padding: 25px 20px !important;
    }

    .e2g-phone-number {
        gap: 30px;
        padding: 30px 20px;
    }

    .e2g-footer-section .e2g-copyright {
        margin-top: 30px;
    }

    .e2g-footer-section::after {
        display: none;
    }

    .e2g-footer-section .e2g-links {
        text-align: left;
        display: flex;
        gap: 20px;
        border-top: 3px dashed #384BA6;
        padding-top: 30px;
    }

    .e2g-footer-section .e2g-links a:nth-child(3),
    .e2g-footer-section .e2g-links a:nth-child(4) {
        display: none;
    }

    .e2g-footer-section .e2g-phone-number a i {
        margin-right: 0;
    }

    .col-md-3.e2g-address {
        margin: 30px 0;
    }

    .e2g-social-links a {
        margin-top: 0 !important;
    }

    .e2g-footer-section .e2g-logo img {
        max-width: 112px;
    }

    section.e2g-blog .e2g-box {
        flex-direction: column;
        gap: 10px;
    }

    .e2g-footer-section {
        padding: 50px 0px;
    }

    section.e2g-blog .e2g-box>a {
        text-align: center;
    }

    .card.e2g_blog_card .card-body h4 {
        font-size: 20px;
        line-height: 24.75px;
    }

    section.bg-dark.e2g-bg-dark ul li {
        font-size: 18px !important;
    }

    .e2g-banner-title {
        font-size: 28px;
        padding: 8% 0;
    }

    .e2g-banner-subtitle span.text-danger {
        font-size: 24px !important;
        line-height: normal !important;
    }

    .e2g-banner-subtitle div.text-start {
        font-size: 24px !important;
        line-height: normal !important;
    }

    .e2g-banner-subtitle {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 0;
        padding-left: 0;
    }

    .e2g-facts-box {
        display: none;
    }

    section.e2g-facts-stats ul li,
    section.e2g-facts-career ul li {
        font-size: 20px !important;
    }

    section.bg-dark.e2g-bg-dark {
        padding: 0 0 20px 0;
    }

    section.e2g-shipment-cards .col-md-9 .col-md-4 .card .card-body {
        padding: 25px;
        color: #fff;
    }

    section.history-slider.e2g-history-slider .e2g-timeline-vehicle {
        top: 44%;
    }

    section#o_wblog_post_footer .o_wblog_post_title div#o_wblog_post_name,
    section#o_wblog_post_top div#o_wblog_post_name {
        font-size: 26px !important;
    }

    section#o_wblog_post_footer .o_wblog_post_title div#o_wblog_post_subtitle,
    section#o_wblog_post_top .o_wblog_post_title div#o_wblog_post_subtitle {
        font-size: 14px !important;
    }

    section#o_wblog_post_top .o_record_cover_container {
        min-height: 100% !important;
        max-height: 100% !important;
        padding: 20px 0 !important;
    }

    li.breadcrumb-item {
        font-size: 14px;
    }

    a#o_wblog_post_content_jump {
        margin-bottom: 0 !important;
    }

    .e2g-orange-theme-layout section.e2g-banner.e2g-cargo-banner .container.e2g-banner-video-content,
    .e2g-green-theme-layout section.e2g-banner.ecommerce-banner .container.e2g-banner-video-content,
    .e2g-purple-theme-layout section.e2g-banner .e2g-banner-video-content {
        left: 0% !important;
        top: 0 !important;
    }

    .e2g-banner-video-content {
        right: unset !important;
    }

    section.e2g-banner>.container {
        left: 0% !important;
        transform: unset !important;
        top: 20px !important;
    }

    .e2g-form-phone label.e2g-form-label {
        width: auto !important;
    }

    .e2g-collection-row {
        flex-direction: column-reverse !important;
    }

    div#e2g_shipping_widget-wrap form.e2g-form-step.form-step .p-0.form-check {
        padding: 0 !important;
    }

    ul.e2g-bolgs-nav-item {
        flex-direction: row !important;
    }

    section.e2g-custom-nav ul.e2g-bolgs-nav-item li.nav-item.col-md-2 {
        max-width: 50% !important;
        flex: 0 0 50% !important;
    }
}

@media (max-width: 500px) {
    section.history-slider.e2g-history-slider .e2g-timeline-vehicle {
        top: 40%;
    }

    .e2g-form-phone label.e2g-form-label {
        width: auto !important;
    }
}

/*********  Start of Tab Accordion Logic *********/


.e2g-accordion-link {
    background: #000;
    display: block;
    text-align: center;
    border-bottom: 1px solid #fff;
}

@media(min-width:768px) {
    .e2g-cargo-list .nav-tabs {
        display: flex !important;
    }

    .e2g-accordion-link {
        display: none;
    }
}

@media (width < 767px) {

    section.e2g-featured-services.e2g-cargo-featured-services-grid {
        margin-top: 12px;
    }

    .e2g-banner-cargo-content h1 {
        margin-bottom: 15px !important;
    }

    div#e2g-mobile-menu.show ul.navbar-nav li a.nav-link {
        font-weight: 400 !important;
    }

    .e2g-mobile-menu-cargo {
        color: #f75300 !important;
    }

    .e2g-mobile-menu-ecommerce {
        color: #a0bc2b !important;
    }

    .e2g-mobile-menu-eparcel {
        color: #276e72 !important;
    }

    .e2g-mobile-menu-customclearance {
        color: #8235e7 !important;
    }

    .e2g-mobile-menu-warehouse {
        color: #384ba6 !important;
    }

    .e2g-mobile-menu-heading {
        font-weight: 700 !important;
        padding: 10px 0 !important;
        font-size: 16px !important;
    }
}

/*** Start of Tab Accordion Logic ***/
* {
    box-sizing: border-box;
}

.e2g-tab-slider {
    --slider-column-gap: 1rem;
    --slide-width: 50%;
    --slide-min-width: auto;
    position: relative;
    overflow: hidden;
}



.e2g-nav-tabs {
    display: flex;
    overflow-x: auto;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    list-style-type: none;
    padding: 0;
    margin-right: calc(var(--slider-column-gap) * -1);
    scrollbar-width: none;
    flex-wrap: nowrap !important;
}

.e2g-nav-tabs>* {
    flex: 0 0 var(--slide-width) !important;
    min-width: var(--slide-min-width);
    scroll-snap-align: start;
    scroll-snap-stop: always;
    padding-right: var(--slider-column-gap);
}

.e2g-nav-tabs::-webkit-scrollbar {
    display: none;
}

.e2g-slider .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

ul.e2g-ecommerce-our-services.customs li:hover .s_list_item_icon {
    border: 2px solid #8235e7 !important;
}

@media screen and (min-width: 768px) {
    .e2g-nav-tabs>* {
        flex: 1 !important;
    }
}


@media screen and (max-width: 400px) {
    .e2g-mobile-username {
        display: none;
    }

    .e2g-mini-mobile-username {
        display: block;
    }
}

@media screen and (min-width: 400px) and (max-width: 767px) {
    .e2g-mobile-username {
        display: block;
    }

    .e2g-mini-mobile-username {
        display: none;
    }
}