.ent-full {
    width: 100%;
}
.ent-container {
    width: 100%;
    max-width: 1320px;
    margin: auto;
    clear: both;
}
.ent-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-title {
    text-align: center;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 48px;
}
.full-banner-a .left-banner-text-img {
    width: 50%;
}
.left-banner-text-img img{
    width: 100%;
}
.full-banner-a {
    padding-top: 60px;
    padding-bottom: 60px;
}
.leftip {
    width: calc(100% - 115px);
}
.content-nh-fux.content-page-fux a {
    color: #14296e;
}
.contactfull {
    padding-top: 80px;
    padding-bottom: 80px;
    background: linear-gradient(0deg, #ffffff00, #ffffff00), linear-gradient(225.13deg, #034D8F 0%, #111161 77.53%, #2F165B 97.52%);
    color: #fff;
}
.left_contact {
    width: calc(50% - 150px);
}
.left_contact > h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 35px;
}
.right_contact.becomeform {
    width: calc(50% - 20px);
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    text-align: center;
    padding: 40px;
}
.h2ques {
    text-align: left;
    font-size: 25px;
    font-weight: 500;
    color: #000;
    margin-bottom: 25px;
    margin-left: 10px;
}
.right_contact.becomeform .h2bc, .right_contact.becomeform .p2bc {
    display: none;
}

.omg-courier-header-form-tracking--input {
    width: 100%;
    height: 46px;
    border-radius: 8px;
}
.left-banner-text {
    width: calc(42% - 15px);
}
.vertical-center {
    align-items: center;
}
.omg-track-form-try-number a {
    color: #14296e;
    text-decoration: none;
}
.omg-courier-search {
    margin-bottom: 1rem;
}
.omg-courier-search input {
    height: 52px;
    border-radius: 8px;
    padding-left: 1rem;
}
.couriers-azx {
    text-align: center;
}
.logo-couriers img{
    width: 80px;
    height: auto;
    margin: auto;
    display: block;
}
.couriers-azx h1 {
    font-size: 25px;
    font-weight: 600;
}
.courier-details-tracking {
    max-width: 40%;
    margin: auto;
    display: block;
    margin-top: 20px;
}
.courier-details-contact-text a {
    font-size: 18px;
    margin-left: 10px;
}
.courier-details-contact-img {
    font-size: 18px;
}
.courier-details-contact-img img{
    margin-right: 10px;
}
.btn-track {
    border-radius: 8px;
    background: linear-gradient( 225.13deg, #034d8f 0%, #111161 77.53%, #2f165b 97.52% );
    color: #fff;
    font-size: 16px;
    border: none;
    width: 95px;
    display: inline-block;
    text-align: center;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
}
.omg-courier-search {
    margin-bottom: 1rem;
}
.omg-courier-search input {
    height: 52px;
    border-radius: 8px;
    padding-left: 1rem;
}
#myTable {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
    grid-gap: 15px;
}
.dvtrackother {
    margin-top: 30px;
    text-align: center;
}
.tm-product-box {
    display: flex;
    justify-content: space-between;
    column-gap: 24px;
    width: 100%;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 40px;
}
.tm-product-item {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 32px 24px;
    border-radius: 24px;
    border: 1px solid #13182B;
    background: linear-gradient(0deg, #ffffff00, #ffffff00), linear-gradient(225.13deg, #034D8F 0%, #111161 77.53%, #2F165B 97.52%);
    color: #fff;
}
.tm-product-article {
    background-color: transparent !important;
    color: #fff;
}
.tm-product-item-icon-box {
    display: flex;
    align-items: center;
    background-color: transparent !important;
    margin-bottom: 16px;
}
.tm-product-item-icon {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    display: flex;
    align-items: center;
    background-color: transparent !important;
}
.tm-product-item-icon .sc_track {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.tm-product-item-title {
    color: #FFF;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-left: 10px;
}
.tm-product-content-box {
    background-color: transparent !important;
    margin: 16px 0;
}
.tm-product-item-h2 {
    margin: 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    background-color: transparent;
    color: #fff;
}
.tm-product-item-subtitle {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 15px 0 0 0;
    background-color: transparent;
}
.tm-product-item-link {
    text-decoration: none;
    color: #FFFFFF !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.gutters-item {
    display: flex;
    align-items: center;
    border-radius: 8px;
    border: 0 solid transparent;
    cursor: pointer;
    box-shadow: 0 0 4px rgba(0, 0, 0, .25);
    padding: 10px;
}
.omg-courier-list-item--logo {
    width: 50px;
    height: 50px;
}
.omg-courier-list-item--name {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 10px;
    text-transform: uppercase;
}
.pagination {
    width: 100%;
    display: flex;
    justify-content: center;
}
.pagination.pagination-sm {
    width: 100%;
    display: flex;
    text-align: center;
}
.page-item {
    padding: 10px;
}
.page-item .page-link {
    border: none;
    padding: 2px 10px;
    border-radius: 50px !important;
    color: #14296e;
    cursor: pointer;
}
.page-item.active a {
    border-color: #14296e;
    background-color: #14296e;
    color: #fff;
}
/* css page tracking */
.header_track {
    padding: 15px 10px;
    background-color: rgb(246, 248, 250);
    font-size: 17px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.left-couriers-track {
    width: 67%;
    margin-top: 40px;
    float: left;
}
.omg-courier-header-form-tracking.form-tracking-result {
    width: 25%;
    float: right;
    margin-top: 40px;
}
.omg-courier-header-form-tracking.form-tracking-result .select2-container {
    width: 100% !important;
}
.omg-courier-header-form-tracking.form-tracking-result .select2-container .select2-selection--single {
    height: 40px;
}
.omg-courier-header-form-tracking.form-tracking-result .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
#inputPassword2 {
    margin-bottom: 15px;
    height: 40px;
}
.tracking_order_now_content {
    margin: 24px auto;
    padding: 0 12px;
}
.progress-bar-style {
    max-width: 92%;
    width: 100%;
    height: 50px;
    position: relative;
    margin: 70px auto 50px;
}
.progress-bar-style div {
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    background: #d91a30;
}
.progress-bar-style div span {
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 100%;
    left: 0;
    background: #c0252b;
}
.progress-bar-style>.progress-bar-node {
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left: -1px;
    background: #d91a30;
}
.progress-bar-style>.progress-bar-node>svg {
    position: absolute;
    top: -50px;
    width: 35px;
    height: 40px;
    right: -10px;
    fill: #d91a30;
}
.progress-bar-style>.progress-bar-node>span {
    display: table;
    position: absolute;
    top: 24px;
    right: -24px;
    min-width: 64px;
}
.progress-bar-style>.progress-bar-node>span>* {
    word-break: normal;
    display: block;
}
.progress-bar-style>.progress-bar-node>span>* {
    word-break: normal;
    display: block;
}
.bottom-couriers {
    width: 100%;
}
.flex.shipment-progress {
    padding: 15px 10px;
    align-items: baseline;
    border-color: #d1d5db;
    border-bottom: 1px solid #d1d5db;
    border-top: 1px solid #d1d5db;
    width: 100%;
}
.tracking-state {
    width: 100%;
    padding: 15px 10px;
    align-items: center;
}
.left-couriers-track {
    width: 67%;
    border: 1px solid #ededed;
    border-radius: 8px;
}
.tracking_order_progress {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 500px;
}
.tracking_order_now_time_line {
    margin-top: 20px;
    list-style: none;
    margin-bottom: 20px;
}
.post_message {
    margin-left: 55px;
    border-left: 2px solid #ddd;
    padding-bottom: 15px;
    height: auto;
    width: 100%;
    line-height: 25px;
    font-weight: 400;
}
.line, .message, .post_message time {
    float: left;
}
.post_message time {
    padding-left: 7px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
}
.post_message .time strong {
    font-size: 13.8px;
}
.line {
    width: 2px;
    height: 1px;
    margin: 0 10px;
}
.line:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.message {
    text-align: left;
    width: 58%;
    padding-left: 46px;
    font-size: 15px;
}
.post_message b {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 2px solid #555;
    margin: 0 5px 5px -7px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.tracking-state-text {
    font-size: 24px;
    text-transform: capitalize;
}
.tracking-state-days {
    font-size: 13px;
}
.btn-btn-track {
    border-radius: 8px;
    background: linear-gradient(225.13deg,#034d8f 0%,#111161 77.53%,#2f165b 97.52%);
    color: #fff;
    font-size: 16px;
    padding: 11px 30px;
    border: none;
    cursor: pointer;
}
.form-check.omg-auto-detect {
    margin-top: 15px;
    margin-bottom: 15px;
}
#flexCheckDefault {
    margin-right: 10px;
}
.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 10px solid #fff;
    border-top-color: #14296e;
    animation: spin 1s linear infinite;
    z-index: 1;
}

@keyframes spin{
  0%{
    transform : rotate(0deg);
  }
  100%{
    transform : rotate(360deg);
  }
}
.bdk {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: #00000038;
    z-index: 100000;
    float: left;
    top: 0px;
    left: 0px;
}
/* end css page tracking */
/* css partner */
.overview2 {
    background: linear-gradient(247.36deg, rgba(255, 226, 225, 0.7) 2.58%, #9AC7E6 18.08%, #0C3980 79.87%, #25155E 99.48%);
    padding: 150px 0px;
}
.eco2-img {
    width: 100%;
    height: auto;
}
.lefttex_partner, .lefttex_partner h1 {
    text-align: left;
    color: rgba(255, 255, 255, 1);
}
.lefttex_partner a {
    color: #fff;
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
    padding: 8px 40px;
    border-radius: 8px;
    font-size: 14px;
}
.lefttex_partner a:nth-child(2):hover {
    background: #b6e0ff;
    color: #11347b;
    text-decoration: none;
}
.lefttex_partner a:nth-child(2) {
    margin-left: 10px;
}
.itemsyncpart:hover .readm {
    color: rgba(0, 121, 204, 1);
}
.ent-btn3 {
    font-weight: 600;
    display: inline-block;
    padding: 8px 40px;
    border-radius: 8px;
    font-size: 14px;
    color: #11347b;
    text-decoration: underline;
    border: 1px solid #fff;
    z-index: 2;
    position: relative;
}
.ent-btn3:hover {
    background: linear-gradient(225.13deg, #034d8f 0%, #111161 77.53%, #2f165b 97.52%);
    color: #fff;
    text-decoration: none;
}
.ent-btn2,
.lefttex_partner a:nth-child(1) {
    text-decoration: none;
    background: #b6e0ff;
    color: #11347b;
    border: 1px solid #b6e0ff;
    transition: all 0.5s linear;
    position: relative;
    z-index: 2;
}
.ent-btn2 {
    padding: 8px 40px;
    border-radius: 8px;
    font-size: 14px;
}
.button {
    text-decoration: none;
}
.ent-btn2::after,
.lefttex_partner a:nth-child(1)::after {
    z-index: -1;
    content: "";
    position: absolute;
    inset: 0;
    width: 0;
    opacity: 0;
    transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    background: #11347b;
    border-radius: 8px;
}
.ent-btn2:hover,
.lefttex_partner a:nth-child(1):hover {
    color: #b6e0ff;
    border: 1px solid #b6e0ff;
}
.ent-btn2:hover::after,
.lefttex_partner a:nth-child(1):hover::after {
    width: 100%;
    opacity: 1;
}
.leftbtn a{
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
    padding: 8px 40px;
    border-radius: 8px;
    font-size: 14px;
    color: #11347b;
    text-decoration: none;
}
.lefttex_partner > h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    margin-bottom: 35px;
}
.img_logo_sync {
    width: 81px;
}
.img_logo_sync img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.right_sync_logo {
    width: calc(100% - 94px);
}
.item-spotlight .ent-flex {
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 12px;
    padding: 19px;
    box-shadow: 0 14px 24px #0000000d;
}
.right_sync_logo h4 {
    color: rgba(35, 35, 35, 1);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.12116865068674088px;
}
.right_sync_logo p {
    margin-bottom: 0px;
    font-size: 16px;
}
.ent_spotlight {
    padding-top: 100px;
    padding-bottom: 50px;
}
.spotlight-flex {
    gap: 25px;
}
.h2_spotlight {
    padding-bottom: 30px;
    font-size: 44.78px;
    font-weight: 700;
    line-height: 59.71px;
    letter-spacing: -1.4927383661270142px;
    color: rgba(22, 28, 45, 1);
}
.framenext {
    background: linear-gradient(0deg, #ffffff00, #ffffff00), linear-gradient(225.13deg, #034D8F 0%, #111161 77.53%, #2F165B 97.52%);
    padding-left: 70px;
    padding-right: 50px;
    padding-top: 38px;
    padding-bottom: 38px;
    border-radius: 12px;
}
.leftimg img {
    width: 100%;
    height: auto;
}
.leftimg {
    width: 114px;
}
.centertxt {
    color: #fff;
    width: 55%;
}
.centertxt p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.24878965318202972px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 0px;
}
.centertxt h4 {
    font-size: 25px;
    font-weight: 600;
    line-height: 41.05px;
    letter-spacing: -0.12116865068674088px;
    text-align: left;
    margin-bottom: 10px;
}
.bg3section {
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgb(218 239 255) 100%);
}
.becomeform input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    color: #fff;
}
.itleft img {
    width: 100%;
    height: auto;
}
.itleft {
    width: 80px;
}
.itright {
    width: calc(100% - 120px);
}
.itright h4 {
    font-size: 25px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    margin-bottom: 25px;
}
.itright p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0px;
}
.leftstrategic {
    width: calc(50% - 100px);
}
.rightstrategic {
    width: 50%;
}
.rightstrategic img {
    width: 100%;
    height: auto;
}
.item-leftstrategic {
    margin-top: 50px;
}
.item-leftstrategic:nth-child(1) {
    margin-top: 0px;
}
.h2_strategic {
    padding-top: 90px;
    padding-bottom: 60px;
    color: rgba(22, 28, 45, 1);
    max-width: 40%;
    font-size: 44.78px;
    font-weight: 700;
    line-height: 59.71px;
    letter-spacing: -1.4927383661270142px;
    margin: auto;
}
.h2_ourpartner {
    font-size: 44.78px;
    font-weight: 700;
    line-height: 59.71px;
    letter-spacing: -1.4927383661270142px;
}
.strategic {
    padding-bottom: 80px;
}
.rightjoin_the_team img {
    width: 100%;
    height: auto;
}
.join_the_team {
    background: linear-gradient(0deg, #ffffff00, #ffffff00), linear-gradient(225.13deg, #034D8F 0%, #111161 77.53%, #2F165B 97.52%);
    color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}
.leftjoin_the_team {
    color: rgba(22, 28, 45, 1);
    width: calc(50% - 100px);
}
.rightjoin_the_team {
    width: 50%;
}
.jointheteamctai {
    background: #fff;
    padding: 20px 10px 20px 50px;
    border-radius: 20px;
}
.ent-btn,
.leftjoin_the_team a {
/*    background: rgba(20, 76, 143, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 25px;
    font-weight: 700;
    text-align: left;
    text-decoration: none;
    height: 58px;
    display: inline-block;
    line-height: 58px;
    padding-inline: 31px;
    border-radius: 10px;
    margin-top: 10px;*/
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
    padding: 8px 40px;
    border-radius: 8px;
    font-size: 14px;
    color: #11347b;
    text-decoration: none;
    background: linear-gradient(225.13deg, #034d8f 0%, #111161 77.53%, #2f165b 97.52%);
    color: #fff;
    border: 1px solid #fff;
    z-index: 2;
    position: relative;
}
.ent-btn::after,
.leftjoin_the_team a::after {
    z-index: -1;
    content: "";
    position: absolute;
    inset: 0;
    width: 0;
    opacity: 0;
    transition: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    background: #fff;
    border-radius: 8px;
}
.ent-btn:hover,
.leftjoin_the_team a:hover {
    color: #14296e;
    border: 1px solid #14296e;
}
.ent-btn:hover::after,
.leftjoin_the_team a:hover::after{
    width: 100%;
    opacity: 1;
}
.paloadmore.ent-btn {
    padding: 10px 45px;
    font-size: 18px;
}
.leftjoin_the_team h2 {
    font-size: 44.78px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -1.4927383661270142px;
    text-align: left;
    color: rgba(22, 28, 45, 1);
    margin-bottom: 20px;
}
.flextab {
    max-width: 50%;
    margin: auto;
    justify-content: center !important;
    gap: 20px;
}
.itemtab {
    border: 1px solid rgba(221, 221, 221, 1);
    height: 46px;
    line-height: 46px;
    padding-inline: 15px;
    text-decoration: none;
    border-radius: 12px;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
}
.itemtab span {
    background: rgba(221, 221, 221, 1);
    padding: 3px 11px 2px 11px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 41.05px;
    letter-spacing: -0.12116865068674088px;
    text-align: center;
    margin-left: 5px;
}
.itemtab.activet {
    background: rgba(11, 48, 122, 1);
    color: #fff;
}
.itemtab.activet span {
    background: rgba(0, 128, 209, 1);
}
.syncpart {
    gap: 20px;
}
.syncpart {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.itemsyncpart {
    border: 1px solid rgba(221, 221, 221, 1);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 40px;
    text-decoration: none;
    position: relative;
    display: inline-block;
}
.relateoffsl .itemsyncpart {
    width: 100%;
}
.img_sync img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.img_sync {
    width: 60px;
}
.itemsyncpart h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -0.12116865068674088px;
    text-align: left;
}
.itemsyncpart h4 {
    color: rgba(35, 35, 35, 1);
    margin-top: 20px;
    margin-bottom: 25px;
}
.itemsyncpart p {
    color: rgba(22, 28, 45, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.24878965318202972px;
    text-align: left;
}
.readm {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.12116865068674088px;
    text-align: left;
    text-decoration: underline;
    color: rgba(35, 35, 35, 1);
}
.lefttab_banner img {
    width: 100%;
    height: auto;
}
.itemsyncpart span {
    background: rgba(226, 243, 255, 1);
    width: 77px;
    display: inline-block;
    height: 32px;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.0842912346124649px;
    border-radius: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.itemsyncpart:hover {
    border: 1px solid rgba(0, 121, 204, 1);
}
.loadmorediv {
    text-align: center;
    margin-top: 70px;
}
/*.paloadmore {
    border-radius: 10px;
    background: rgba(20, 76, 143, 1);
    color: #fff;
    text-decoration: none;
    width: 190px;
    display: inline-block;
    height: 58px;
    line-height: 58px;
    font-size: 25px;
    font-weight: 700;
}*/
.our_partner {
    padding-top: 100px;
    padding-bottom: 100px;
}
.flextab {
    margin-top: 40px;
    margin-bottom: 50px;
}
.become_partner {
    background: linear-gradient(0deg, #ffffff00, #ffffff00), linear-gradient(225.13deg, #034D8F 0%, #111161 77.53%, #2F165B 97.52%);
    padding-top: 100px;
    padding-bottom: 100px;
}
.becomeform {
    background: rgba(255, 255, 255, 1);
    border-radius: 20px;
    text-align: center;
    padding: 50px;
}
.colinpu6 {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.colinpu12 {
    width: calc(100% - 20px);
    margin-bottom: 20px;
}
.becomeform .wpcf7-form-control {
    border: 1px solid #ccc;
    padding-inline: 10px;
    border-radius: 6px;
}
.becomeform input.wpcf7-form-control {
    height: 45px;
}
.becomeform  textarea.wpcf7-form-control {
    height: 100px;
} 
/*.becomeform input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: rgba(20, 76, 143, 1);
    color: #fff;
    border-width: 0px;
    width: 154px;
    font-weight: 700;
    height: 58px;
    line-height: 58px;
    font-size: 25px;
}*/
.becomeform input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 17px;
    padding-inline: 25px;
}
.p2bc {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
}
.h2bc {
    font-size: 44.78px;
    font-weight: 700;
    line-height: 59.71px;
    letter-spacing: -1.4927383661270142px;
    color: rgba(22, 28, 45, 1);
}
.becomeform .wpcf7 {
    max-width: 1000px;
    margin: auto;
}
.p2bc {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    max-width: 52%;
    margin: auto;
    margin-bottom: 50px;
}
.thum_new_box_par img {
    width: 100%;
    height: auto;
}
.item_newsbox {
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.1);
    display: inline-block;
    border-radius: 25px;
    overflow: hidden;
    text-align: center;
    border: 1px solid rgba(221, 221, 221, 1);
}
.box_tt_par {
    padding: 15px 25px;
    display: inline-block;
}
.news_infor_box_par {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.02em;
    text-align: center;
    margin-top: 0px;
}
.box_tt_par p {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: -0.02em;
    text-align: center;
}
.title_newssbox {
    color: rgba(22, 28, 45, 1);
    font-size: 44.78px;
    font-weight: 700;
    line-height: 59.71px;
    letter-spacing: -1.4927383661270142px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 50px;
}
.becomenews {
    padding-top: 100px;
    padding-bottom: 100px;
}
.itemtab:hover {
    background: rgba(11, 48, 122, 1);
    color: #fff;
}
.itemtab:hover span {
    background: rgba(0, 128, 209, 1);
}
.lefttex_partner {
    width: calc(50% - 80px);
}
.righttex_partner {
    width: 50%;
}
.lefttex_partner p {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 1.5;
}
.item-spotlight {
    width: calc(33.33333% - 17px);
        transition: all .3s;
}
.item-spotlight:hover {
        transform: translateY(-10px);
    }
/* end css partner */
/* css partner single */
.left_text_pn {
    width: calc(40% - 80px);
    text-align: left;
}
.left_img_pn img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.imglogo_pn img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.imglogo_pn {
    width: 81px;
}
.left_text_pn h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    margin-bottom: 40px;
}
/*.get_promotion {
    height: 33px;
    width: 153px;
    display: inline-block;
    line-height: 33px;
    text-align: center;
    background: #144C8F;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px;
}*/
.mta_nganx {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.ent-single-partner {
    padding-top: 100px;
    padding-bottom: 100px;
}
.left_img_pn {
    width: 60%;
}
.full_promotion {
    background: #B6E0FF66;
    padding-top: 100px;
    padding-bottom: 100px;
}
.left_promotion_code {
    width: calc(50% - 50px);
    padding: 70px 50px;
    background: #fff;
    border-radius: 20px;
}
.right_promotion_code {
    width: calc(50% - 50px);
}
.imglogo_pnp {
    width: 61px;
}
.imglogo_pnp img {
    border-radius: 10px;
}
.btopro {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.imglogo_pnp img{
    width: 100%;
    height: auto;
}
.bxpro {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.topprodiv {
    font-weight: 700;
    line-height: 25.58px;
    text-align: left;
    max-width: 150px;
}
.toppro {
    display: flex;
    align-items: center;
    gap: 15px;
}
.codepro {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.textpr {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.right_promotion_code, .right_promotion_code * {
    color: #000000;
}
.right_promotion_code h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
}
.right_promotion_code {
    line-height: 24px;
    font-size: 16px;
}
.catexf {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.catexf span {
    background: #0B307A;
    color: #fff;
    padding-inline: 15px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.12116865068674088px;
    border-radius: 25px;
}
.relateoffti {
    text-align: center;
    margin-bottom: 60px;
}
.relateoff {
    padding-top: 80px;
    padding-bottom: 80px;
}
/* end css parter single */
.news_box_part .owl-stage-outer .owl-stage, .news_box_part .owl-stage-outer .owl-stage .owl-item, .news_box_part .owl-stage-outer .owl-stage, .news_box_part .owl-stage-outer .owl-stage .owl-item a,
.relateoffsl .owl-stage-outer .owl-stage, .relateoffsl .owl-stage-outer .owl-stage .owl-item, .relateoffsl .owl-stage-outer .owl-stage, .relateoffsl .owl-stage-outer .owl-stage .owl-item a {
    height: 100%;
}
.ent-footer-menu a {
    text-decoration: none;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    padding-block: 0.5rem;
    transition: all 0.2s linear;
    cursor: pointer;
    color: var(--overlay-black);
}
.ent-footer-menu li, .ent-footer-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.ent-footer-menu li {
    margin-bottom: 15px;
}
.top-bg {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}
.top-bg p, .top-bg a {
    margin: 0px;
    color: #fff;
    text-decoration: none;
}
.fixed_btn {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    padding: 16px 24px;
    border-radius: 50px;
    background: #06081d;
    position: fixed;
    left: 0;
    right: 0;
    justify-content: center;
    bottom: 24px;
    z-index: 99;
    max-width: 1100px;
}
.fixed_btn p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 17px;
}
.fixed_btn button {
    border: none;
    color: #fff;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    font-size: 0;
    line-height: 1;
}
.fixed_btn a {
    color: #fff;
}
.framenext-home {
    padding-top: 60px;
}
.ent-header-menu {
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
    gap: 3rem;
}
.ent-header-menu a {
    text-decoration: none;
    position: relative;
    font-size: 16px;
    color: var(--green-normal-color);
    font-weight: 600;
    padding-block: 0.5rem;
    transition: all 0.2s linear;
    cursor: pointer;
}
header.header.visible .ent-header-menu > li > a {
    color: #fff;
}
.header.visible {
    position: fixed !important;
    width: 100%;
}
.ent-header-menu li {
    position: relative;
}
.ent-header-menu > li:hover > ul {
    display: block;
    position: absolute;
    z-index: 1000000000;
    top: 80px;
    opacity: 1;
    visibility: visible;
    left: 0px;
    width: 300px;
    margin: 0px;
    padding-block: 15px;
    list-style: none;
    background: #fff;
    box-shadow: 0 1px 2px #8e8787;
    padding-bottom: 0px;
    padding-inline: 0px;
}
.ent-header-menu > li > ul li a{
    padding-inline: 15px;
}

.ent-header-menu > li > ul > li:hover ul {
    display: block;
    position: absolute;
    z-index: 1000000000;
    opacity: 1;
    visibility: visible;
    left: 300px;
    width: 300px;
    margin: 0px;
    padding: 0px;
    list-style: none;
        padding-block: 15px;
    background: #fff;
    box-shadow: 0 1px 2px #8e8787;
    padding-bottom: 0px;
    top: 0px;
    border-radius: 0px;
}
.ent-sub-menu li {
    padding-bottom: 15px;
}
.ent-sub-menu li a {
    font-weight: 500;
}
.header {
    overflow: visible !important;
    position: initial !important;
}
.ent-sub-menu {
    display: none;
}
.ent-header-menu > li > a {
    height: 84px;
    display: inline-block;
    padding: 0px;
    line-height: 84px;
}
.header-navigate {
    align-items: center;
}
.footerfull {
    background: #265393;
    color: #fff;
}
.left-top-footer {
    padding-top: 70px;
    padding-bottom: 70px;
}
.top-footer-content h2 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 35px;
    font-weight: 500;
    line-height: 1.4;
}
.top-footer-content .wpcf7 {
    border: 1px solid #FBFAF266;
    max-width: 80%;
    padding: 4px;
    border-radius: 16px;
}
.top-footer-content .wpcf7 p {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 0px;
}
.top-footer-content .wpcf7 p label {
    width: calc(100% - 128px);
}
.top-footer-content .wpcf7 p .wpcf7-submit {
    width: 128px;
}
.top-footer-content .wpcf7 p .wpcf7-submit {
    width: 128px;
    height: 44px;
    background: #FBFAF2;
    border-width: 0px;
    border-radius: 16px;
}
.top-footer-content .wpcf7 p label input {
    display: block;
    width: 100%;
    height: 44px;
    padding-inline: 15px;
    background: #f0f8ff00;
    border-width: 0px;
    color: #fff;
    font-size: 16px;
}
.top-footer-content .wpcf7 p label input:focus-visible, .top-footer-content .wpcf7 p label input:focus {
    border-width: 0px;
    outline: 0px;
}
.top-footer-content .wpcf7 p label input::placeholder {
    color: #fff;
}
.top-footer-content .wpcf7 span.wpcf7-spinner {
    position: absolute;
    right: -90px;
}
.top-footer-content .col > p {
    color: #fff;
    margin-top: 16px;
    margin-bottom: 0px;
}
.right-top-footer img {
    width: 50%;
    max-width: 50%;
    margin: auto;
    display: block;
}
.page-id-811 .footer{
    padding-top: 0px;
}
.features p:before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    margin-right: 10px;
}
.btn-apl {
    background: #0E1628;
    height: 42px;
    line-height: 42px;
    padding-inline: 20px;
    text-align: center;
    border-radius: 25px;
    font-weight: 700;
    transition: background-color .3s, padding .3s, background-position .3s;
    background-position: 90%;
    background-size: 0;
    display: inline-block;
    color: #fff;
}
.right-top-footer {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* css country */
.proship-item p:nth-child(2):before {
    content: "";
    background-image: url('../svg/frame_d.svg');
    width: 14px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: contain;
}
.proship-item p:nth-child(3):before {
    content: "";
    background-image: url('../svg/dh.svg');
    width: 14px;
    height: 14px;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 12px;
    background-repeat: no-repeat;
}
.rightshipif h3:before {
    content: "";
    background-image: url('../svg/tick.svg');
    width: 16px;
    height: 16px;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 12px;
    background-repeat: no-repeat;
}
.rightshipif ul, .rightshipif p {
    color: #4B5563;
    margin: 0px;
    font-size: 16px;
}
.banner-top {
    position: relative;
    color: #fff;
}
.destitle {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 50%;
    margin: auto;
    z-index: 1;
}
.banner-top img {
    max-height: 440px;
    width: 100%;
    object-fit: cover;
}
.destitle h1 {
    font-weight: 700;
    font-size: 55px;
    text-align: center;
    line-height: 1.1;
}
.banner-top p {
    font-size: 20px;
    margin-top: 20px;
}
.proship {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    grid-gap: 25px;
}
.proship-item {
    box-shadow: 0px 4px 6px 0px #0000001A;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 32px;
    background: #fff;
    padding-bottom: 17px;
}
.proship-item > h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #000;
}
.proship-item p {
    margin-bottom: 15px;
    font-size: 16px;
}

.mtapro h2 {
    font-size: 30px;
}
.mtapro {
    text-align: center;
    margin-bottom: 40px;
}
.mtapro p {
    font-size: 20px;
}
.profxf {
    padding-block: 50px;
    background: #F9FAFB;
}
.leftshipif {
    width: 40%;
    font-size: 16px;
}
.rightshipif {
    width: 55%;
    border: 1px solid #E5E7EB;
    box-shadow: 0px 1px 2px 0px #0000000D;
    border-radius: 12px;
    padding: 22px 32px;
    background: #fff;
}
.shiptipinfo {
    background: #E6F0F9;
    padding-block: 50px;
}
.leftshipif img {
    width: 100%;
    height: auto;
    box-shadow: 0px 4px 6px 0px #0000001A;
    border-radius: 12px;
}
.leftshipif > h2 {
    color: #111827;
}
.rightshipif h3 {
    font-size: 16px;
    color: #111827;
    font-weight: normal;
}
.searchx-single-full a {
    width: 100%;
    border-radius: 12px;
    padding: 15px;
    background: #fff;
    display: block;
}
#searchx-single-full {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
    grid-gap: 20px;
}
.search-duty {
    background: #F9FAFB;
    padding-top: 48px;
    padding-bottom: 48px;
}
.searchx-single-full a h3 {
    font-size: 18px;
    line-height: 1.2;
}
.searchx-single-full a span {
    color: #2563EB;
    font-size: 16px;
    position: relative;
}
.searchx-single-full a span i {
    margin-left: 5px;
}
.searchx-single-full a p {
    color: #4B5563;
    font-size: 15px;
    margin-bottom: 10px;
}
.searchx-single {
    border: 1px solid #E5E7EB;
    height: 50px;
    width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
    color: #ADAEBC;
    border-radius: 8px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    background: #fff;
    max-width: 60%;
}
.searchx-single:before {
    content: "\f002";
    position: absolute;
    top: 12px;
    left: 12px;
    font-family: 'FontAwesome';
    font-size: 18px;
}

.searchx-single input {
    height: 100%;
    width: 100%;
    padding-inline: 20px;
    border: 0px;
    color: #ADAEBC;
}
.searchx-single-full a img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    height: 200px;
    object-fit: cover;
}
.bottom_right_customfees {
    border: 1px solid #E5E7EB;
    box-shadow: 0px 1px 2px 0px #0000000D;
    border-radius: 12px;
    padding: 22px 32px;
    background: #fff;
    padding-bottom: 17px;
}
.right_customfees {
    border: 1px solid #E5E7EB;
    background: #E6F0F9;
    padding: 32px;
    width: 55%;
    border-radius: 12px;
    padding-top: 35px;
}
.left_customfees {
    width: 40%;
}
.customfees {
    padding-block: 80px;
    padding-bottom: 40px;
}
.top_right_customfees {
/*    padding-inline: 90px;*/
    padding-bottom: 10px;
}
.top_right_customfees > h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.top_right_customfees h4 {
    font-size: 16px;
    font-weight: 600;
}
.top_right_customfees p {
    margin-bottom: 20px;
    padding-left: 21px;
}
.tablerf {
    border: 1px solid #E5E7EB;
    box-shadow: 0px 4px 6px 0px #0000001A;
    border-radius: 12px;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
}
.tablerf_left {
    width: 50%;
}
.tablerf_name, .tablerf_value {
    border-bottom: 1px solid #E5E7EB;
    padding: 10px;
    width: 50%;
}
.tablerf_item {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
}
.tablerf_right {
    width: 50%;
}
.tablerf_value {
    color: #2563EB;
    text-align: center;
    font-weight: 600;
}
.left_customfees h2 {
    color: #111827;
    font-size: 30px;
}
.headn {
    background: #F9FAFB;
    font-weight: bold;
    color: #000;
}
.bottom_right_customfees p {
    margin-bottom: 15px;
    margin-top: 15px;
}
.bottom_right_customfees > h3 {
    color: #111827;
    margin-top: 0px;
    font-size: 18px;
}
.left_customfees p {
    color: #4B5563;
    font-size: 16px;
    line-height: 1.5;
}
.left_pack img {
    width: 100%;
    height: auto;
}
.left_pack {
    width: 40%;
}
.right_pack {
    width: 55%;
}
.right_pack_1 h4 {
    color: #111827;
    font-weight: 600;
    font-size: 16px;
}
.right_pack_1 p {
    color: #4B5563;
    margin-bottom: 25px;
}
.right_pack > h3 {
    color: #111827;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.right_pack_1 {
    border-bottom: 1px solid #e5e7eb57;
}
.bottom_pack_1 {
    background: #FFFBEB;
    padding: 32px;
    border-radius: 12px;
    margin-top: 32px;
}
.bottom_pack_1 h4 {
    color: #111827;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 15px;
}
.bottom_pack_1 p {
    color: #374151;
    margin-top: 15px;
    margin-bottom: 0px;
}
.documents {
    background: #F9FAFB;
    padding-block: 80px;
}
.topdoc {
    text-align: center;
}
.item_invoice {
    border: 1px solid #E5E7EB;
    background: #FFFFFF;
    padding: 24px;
    border-radius: 12px;
    width: 100%;
}
.topdoc {
    margin-bottom: 40px;
}
.topdoc > h2 {
    color: #111827;
    font-size: 30px;
}
.item_invoice h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.topdoc p {
    color: #4B5563;
    font-size: 20px;
}
.invoicebottom h3 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.item_invoice p {
    color: #4B5563;
    font-size: 15px;
}
.invoicebottom {
    background: #EFF6FF;
    max-width: 70%;
    margin: auto;
    padding: 25px;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    margin-top: 45px;
}
.invoicebottom p {
    color: #4B5563;
    font-size: 16px;
    margin-bottom: 0px;
    padding-left: 39px;
}
.invoicebottom h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.invoicebottom h3:before {
    content: "";
    background-image: url('../svg/atframe.svg');
        width: 27px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 12px;
    background-repeat: no-repeat;
}
.bottom_pack_1 p:before {
    content: "";
    background-image: url('../svg/info.svg');
    width: 16px;
    height: 16px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background-repeat: no-repeat;
    top: 2px;
}
.top_right_customfees h4:before {
    content: "";
    width: 16px;
    height: 16px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    background-repeat: no-repeat;
    top: 2px;
}
.currency:before {
    background-image: url('../svg/dola.svg');
}
.calmethod:before {
    background-image: url('../svg/method.svg');
}
.taxmt:before {
    background-image: url('../svg/tax_tra.svg');
}
.taxvat:before {
    background-image: url('../svg/pta.svg');
}
.dutyre:before {
    background-image: url('../svg/duty.svg');
}
.left_pack h2 {
    margin-top: 0px;
}
.packagingtip {
    padding-bottom: 50px;
}
.ffgxcflex_item {
    width: 100%;
    background: #F9FAFB;
    border: 1px solid #E5E7EB;
    padding: 24px;
    border-radius: 12px;
    padding-bottom: 20px;
}
.invoicetop {
    display: flex;
    gap: 15px;
}
.ffgxcflex_left_ct {
    gap: 15px;
}
.ffgxcflex_item > h4 {
    color: #000000;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative;
}
.ffgxcflex_item p {
    border: 1px solid #E5E7EB;
    background: #fff;
    padding: 15px 15px;
    border-radius: 8px;
    line-height: 1;
    color: #000000;
    width: calc(50% - 8px);
    margin: 0px;
    font-size: 16px;
}
.ffgxcflex_item > h4:before {
    content: "";
    width: 24px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 12px;
    background-repeat: no-repeat;
    top: 4px;
}
.ffgxcflex_left > h4:before {
    background-image: url('../svg/bcb.svg');
}
.ffgxcflex_right > h4:before {
    background-image: url('../svg/bcb2.svg');
}
.ffgxc {
    padding-top: 60px;
    padding-bottom: 60px;
}
.botttx-note {
    background: #FEFCE8;
    border: 1px solid #E5E7EB;
    padding: 24px;
    margin-top: 30px;
    border-radius: 12px;
}
.botttx-note h4 {
    margin: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.botttx-note h4:before {
    content: "";
    width: 24px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 12px;
    background-repeat: no-repeat;
    top: 5px;
    background-image: url('../svg/inffo.svg');
}
.botttx-note p {
    padding-left: 36px;
    margin-bottom: 0px;
}
.top_coutry {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}
.top_coutry a img {
    width: 100%;
    border: 1px solid #E5E7EB;
    border-radius: 5px;
    height: 200px;
    object-fit: cover;
}
.top_coutry a h3 {
    font-size: 18px;
    color: #111827;
    margin-bottom: 0px;
}
.BrowseCountries {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
}
#load-more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
    padding: 12px 40px;
    border-radius: 8px;
    font-size: 14px;
    color: #11347b;
    text-decoration: none;
    background: linear-gradient(225.13deg, #034d8f 0%, #111161 77.53%, #2f165b 97.52%);
    color: #fff;
    border: 1px solid #fff;
    z-index: 2;
    position: relative;
}
#load-more-container {
    text-align: center;
    margin-top: 35px;
}
.text-cont {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1200px;
    margin: auto;
    z-index: 10;
}
.cutrxfull {
    position: relative;
}
.cutrxfull img {
    height: calc(100vh - 150px);
    width: 100%;
    object-fit: cover;
}
.searchx input {
    border-width: 0px;
    border: 2px solid #054488;
    border-radius: 8px;
    height: 60px;
    padding: 10px 15px;
    width: 70%;
    color: #ADAEBC;
    font-size: 18px;
    max-width: 100%;
}
.searchxf_txt span {
    background: #F3F4F6;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding-inline: 20px;
    font-size: 15px;
    color: #4B5563;
    border-radius: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
.searchxf_txt {
    margin-top: 35px;
}
.text-cont > h1 {
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    color: #fff;
    max-width: 75%;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 0px;
    line-height: 1.1;
}
.cutrx {
    margin-top: 50px;
}
.text-cont > p {
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    max-width: 70%;
    margin: auto;
    margin-bottom: 30px;
    color: #fff;
}
.searchxf_txt i {
    color: #054488;
    font-size: 16px;
    margin-right: 6px;
}
.cutrxfull {
    position: relative;
}
.cutrxfull:before {
    background: #245292;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 1;
    opacity: 0.7;
}
.banner-top:before {
    background: #245292;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 1;
    opacity: 0.7;
}
.destitle nav.rank-math-breadcrumb a:hover {
    color: #fff;
    text-decoration: underline;
}
/* end css coutry */
@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .omg-courier-header-form-tracking.form-tracking-result,
    .left-couriers-track {
        width: 100%;
    }
    .omg-courier-header-form-tracking.form-tracking-result {
    order: 0;
    }
    .left-couriers-track {
    order: 1;
    }
    /* css partner */
    .overview2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .item-spotlight {
        width: 100%;
    }
.h2_spotlight {
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 25px;
}
    .spotlight-flex {
    gap: 15px;
    }
    .spotlight-flex {
    gap: 15px;
    }
.framenext {
    padding: 20px 20px;
}
    .centertxt {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .centertxt h4 {
    font-size: 25px;
    font-weight: 600;
    }
    .centertxt p {
    font-size: 15px;
    }
    .leftimg {
    width: 114px;
    margin: auto;
    display: block;
    }
    .leftbtn a, .leftbtn {
    width: 100%;
    text-align: center;
    }
    .h2_strategic {
        max-width: max-content;
        font-size: 28px;
        line-height: 1.5;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .leftstrategic {
    width: 100%;
    }
    .rightstrategic {
    width: 100%;
    margin-top: 50px;
    }
    .jointheteamctai {
    padding: 20px;
    }
    .leftjoin_the_team {
    width: 100%;
    }
    .rightjoin_the_team {
    width: 100%;
    margin-top: 20px;
    }
    .join_the_team {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .our_partner {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .flextab {
        margin-top: 20px;
        margin-bottom: 20px;
        max-width: max-content;
        gap: 10px;
    }
    .itemsyncpart {
        width: 100%;
    }
    .loadmorediv {
    margin-top: 30px;
    width: 100%;
    }
    .paloadmore {
        width: 100%;
    }
    .becomeform {
    padding: 0px;
    }
    .h2bc {
    font-size: 25px;
    }
    .p2bc {
        max-width: max-content;
        margin-bottom: 20px;
    }
        .becomeform input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: calc(100% - 20px);
    }
    .title_newssbox {
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: normal;
    }
    .lefttex_partner > h1 {
        font-size: 25px;
        line-height: normal;
        margin-bottom: 15px;
    }
    .lefttex_partner p {
    font-size: 16px;
    }
    .lefttex_partner a {
    font-size: 16px;
    }
    .lefttex_partner {
    width: 100%;
    }
    .righttex_partner {
    width: 100%;
    }
    .ent_spotlight {
        margin-bottom: 30px !important;
    }

    .left_text_pn {
        width: 100%;
    }
    .left_img_pn {
    width: 100%;
    margin-top: 20px;
    }
    .ent-single-partner {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .left_text_pn h1 {
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 10px;
    }
    .left_promotion_code {
    width: 100%;
    padding: 40px;
    }
    .right_promotion_code {
    width: 100%;
    margin-top: 30px;
    }
    .full_promotion {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    .relateoffti {
        margin-bottom: 30px;
    }
    .relateoff {
    padding-top: 30px;
    padding-bottom: 30px;
    }
    /* ent css partner */
    .right_contact.becomeform,
    .left_contact {
        width: 100%;
    }
    .right_contact.becomeform {
        padding:20px;
        margin-top: 20px;
    }
    .contactfull {
    padding-top: 40px;
    padding-bottom: 40px;
    }
    .ent-header-menu {
        flex-wrap: wrap;
        gap: 0px;
    }
    .ent-header-menu li {
        width: 100%;
        line-height: 50px;
    }
    .ent-header-menu > li > a {
    height: auto;
    line-height: normal;
    }
    .header {
    overflow: hidden !important;
    }


    .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 0px solid rgba(120, 120, 120, 0.2);
        height: 40px;
        width: 40px;
        cursor: pointer;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 4px;
    }
    .submenu-button:before {
        position: absolute;
        top: 15px;
        right: 18px;
        display: block;
        width: 2px;
        height: 10px;
        background: #245292;
        content: "";
    }
    .submenu-button::after {
        position: absolute;
        top: 19px;
        right: 14px;
        width: 10px;
        height: 2px;
        display: block;
        content: "";
        background: #245292;
    }
    .ent-sub-menu.blockmn {
    display: block !important;
    position: initial !important;
    width: 100% !important;
    }
    .ent-header-menu > li:hover > ul,
.ent-header-menu > li > ul > li:hover ul,
    .ent-header-menu li:hover ul {
    display: none;
    }
    .ent-header-menu > li > ul > li > .submenu-button {
    display: none;
}
    .ent-sub-menu li {
    margin-bottom: 0px;
    }
    .fixed_btn {
    max-width: 100%;
    border-radius: 0px;
    bottom: 0px;
    z-index: 10000000;
    padding: 15px;
    }
    .toc_toggle > a {
    color: #fff;
    }
    .footerfull {
    padding-top: 20px;
    padding-bottom: 20px;
    }
    .top-footer-content .wpcf7 {
    max-width: max-content;
    }
    .right-top-footer img {
    width: 100%;
    max-width: max-content;
    margin-top: 30px;
    }
    .profxf {
    padding-block: 30px;
    }
    .mtapro h2 {
    font-size: 25px;
    }
    .proship {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 15px;
    }
    .mtapro {
        margin-bottom: 20px;
    }
    .left_pack,
    .right_pack,
    .right_customfees,
    .left_customfees,
    .rightshipif,
    .leftshipif {
    width: 100%;
    }
    .top_right_customfees {
    padding-inline: 0px;
    }
.right_customfees {
        padding: 20px;
        padding: 0px;
        border: 0px;
        border-radius: 0px;
        background: #fff;
    }
    .proship-item {
        padding: 20px;
    }
    .proship-item > h3 {
    font-size: 20px;
    margin-bottom: 10px;
    }
    .proship-item {
        padding-bottom: 5px;
    }
    .bottom_right_customfees {
    padding: 0px;
    border: 0px;
    border-radius: 0px;
    box-shadow: inherit;
}
    .mtapro p {
        font-size: 16px;
    }
    .banner-top p {
        font-size: 18px;
    }
    .banner-top img {
        max-height: 300px;
    }
    .top-footer-content .wpcf7 span.wpcf7-spinner {
    left: 0px;
    top: 62px;
    }
    .destitle h1 {
    font-size: 25px;
    }
    .header .nav-mobile {
        top: 70px !important;
    }
    .banner-top p {
    font-size: 16px;
    }
    .destitle {
        padding-inline: 20px;
        max-width: 100%;
    }
    .proship-item {
        font-size: 16px;
    }
    .left_pack h2 {
        font-size: 22px;
    }
    .packagingtip {
        padding-bottom: 30px;
    }
    .item_invoice {
    width: 100%;
    }
    .invoicetop {
        flex-wrap: wrap;
    }
    .topdoc > h2 {
        font-size: 22px;
    }
    .documents {
        padding-block: 50px;
    }
    .invoicebottom {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    }
    .documents {
        padding-block: 35px;
    }
    .ffgxcflex_item {
        width: 100%;
        margin-bottom: 20px;
    }
    .botttx-note {
    margin-top: 0px;
    }
    .bottom_pack_1 {
        padding: 25px;
    }
    .left_customfees h2 {
        font-size: 25px;
    }
    .customfees {
        padding-block: 40px;
    }
    .text-cont > h1 {
        max-width: 100%;
        line-height: 1.1;
        font-size: 35px;
        margin-bottom: 20px;
    }
    .text-cont > p {
    max-width: 100%;
    font-size: 18px;
    }
    .cutrxfull img {
        height: 50vh;
    }
    .searchx input {
        max-width: 90%;
        width: 100%;
    }
    .searchxf_txt {
        margin-top: 10px;
    }
    .searchxf_txt span {
    margin: 0px;
    margin-bottom: 10px;
    }
    .top_coutry {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    }
    #searchx-single-full {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 10px;
    }
    .searchx-single-full a {
        padding: 10px;
    }
    .searchx-single {
    max-width: 100%;
    }
    .search-duty {
    padding-top: 20px;
    padding-bottom: 20px;
    }
    .ffgxcflex_item p {
    width: 100%;
    }
    .ffgxcflex_item {
    padding: 20px;
    }
    #myTable {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tm-product-box {
    flex-wrap: wrap;
    gap: 20px;
    column-gap: 0px;
    }
    .omg-courier-list-item--name {
    white-space: normal !important;
    font-size: 13px !important;
    display: inline-block;
    margin-left: 0px !important;
    }
    .omg-courier-list-image {
        margin-right: 10px;
    }
    span.cat_name {
        white-space: break-spaces;
        margin-left: 0px !important;
    }
    .right-omg-courier {
        width: calc(100% - 50px);
    }
    .courier-details-tracking {
        max-width: 100%;
    }
    .left-banner-text {
        width: 100%;
    }
    .full-banner-a .left-banner-text-img {
    width: 100%;
    margin-top: 20px;
    }
}