/* 13-08-24 */

.menulinklist .current_page_item {
    font-weight: bold;
    border-bottom: 2px solid #000;
}

.page-template-solutions-customers .pressed_text h3 {
    color: #000;
}

span.wpcf7-not-valid-tip {
    /* margin-top: 10px; */
}

.cat_link a {
    font-size: 14px;
    color: #fff;
}

.sngle_pst {
    padding-bottom: 80px;
}


/* 13-08-24 */


/* 14-08-24 */


/* .privacy-policy .aboutbancont {
    max-width: unset;
} */

.inpt_fld span {
    display: block;
}

.updt_crd_tg a {
    color: #fff;
    font-size: inherit;
    font-weight: inherit;
}


/* dev_99 */

.rdo_wrp .rdo_itm .wpcf7-list-item {
    display: inline-flex;
    gap: 0 10px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.rdo_wrp .rdo_itm .wpcf7-list-item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    align-items: center;
}

.chbx_wp input {
    margin-right: 0;
}

.chbx_wp .wpcf7-list-item {
    display: inline-flex;
    align-items: center;
    gap: 0 10px;
}


/* 14-08-24 */


/* 15-08-24 */

.ftr_lnks {
    min-height: 290px;
}

.ftr_lnks .current-menu-item a {
    font-weight: bold;
    border-bottom: 2px solid #fff;
}

.rightsheapbg span.wpcf7-not-valid-tip {
    padding-bottom: 10px;
}


/* 15-08-24 */


/* 19-08-24 */

.ajax-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ajax-pagination .page-numbers {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 4px;
    color: rgb(33, 43, 54);
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 5px;
}

.ajax-pagination .page-numbers:hover {
    background: rgb(1, 138, 1);
    color: #C4CDD5;
}

.ajax-pagination span.page-numbers.current {
    background: rgb(1, 138, 1);
    color: #C4CDD5;
}

.pgentfnd .solutionheading {
    margin-bottom: 0;
}

.pgentfnd {
    padding-top: 200px;
}

.pgentfnd .solutionheading h2 {
    margin-bottom: 20px;
}

.pgentfnd .sty_updte_sec {
    padding: 90px 0 120px;
}


/* 19-08-24 */


/* 20-08-24 */

section.sty_updte_sec.leftsheapbg.blog_section {
    display: none;
}


/* .scheduled-sec-text ul li:nth-child(1)::before {
    background: url(../images/pkd_nw.png) no-repeat center;
} */


/* .scheduled-sec-text ul li:nth-child(2)::before {
    background: url(../images/cal_nw.png) no-repeat center;
} */


/* 20-08-24 */


/* 22-08-24 */

.whychoostabsect .propertiestab .nav-item svg {
    width: 30px;
    height: 28px;
}


/* 22-08-24 */


/* 23-08-24 */

.solution_brand {
    margin-bottom: 0px;
    padding-bottom: 110px;
}

.brnd h5 {
    font-size: 34px;
}

.partnering ul li:nth-child(1)::before {
    background: url(../images/sb1.png) no-repeat center;
}

.partnering ul li:nth-child(2)::before {
    background: url(../images/sb2.png) no-repeat center;
}

.partnering ul li:nth-child(3)::before {
    background: url(../images/sb3.png) no-repeat center;
}


/* .choose_list li {
    position: relative;
}

.choose_list li::after {
    position: absolute;
    content: '';
    left: 0;
    filter: drop-shadow(0px 2px 4px rgba(247, 91, 0, 0.3));
    background: url(../images/check_org.svg) no-repeat center;
    width: 25px;
    height: 25px;
    border-radius: 100%;
} */

.abt_bner li {
    /* list-style-type: circle; */
    margin: 0 0 13px 0;
}

.abt_bner {
    margin-top: 15px;
    max-width: 422px;
}

.forBrandsaccordion .accordion-button:not(.collapsed) {
    padding: 20px 26px 5px 12px;
}


/* .banflexcont {
    justify-content: space-between;
} */

.page-template-service .delivery-serv-text ul li h5 {
    color: #fb5b1b;
}


/* 26-08-24 */

.solutionsection,
.grdnt_bg {
    background: linear-gradient(180.00deg, rgba(0, 168, 0, 0.14), rgba(0, 168, 0, 0) 100%);
}

.bannersect {
    background: transparent;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}

.slutionbox {
    background: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.misionvisisect {
    background: transparent;
}

.sml_spn {
    position: absolute;
    top: 0;
    left: -90px;
    /* transition: top 0.3s linear; */
    max-width: 260px;
}

.tab-pane img {
    opacity: 0;
    /* transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out; */
    /* transform: scale(0.88); */
}

.tab-pane.show img {
    opacity: 1;
    /* transform: scale(1.05); */
    /* Move to original position */
    transform: scale(1);
}

.d_card_img img {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 18px;
    max-width: 100%;
}

.d_card_img {
    margin-bottom: 20px;
}

.srvc_deliverycard_pics .d_card_img {
    text-align: left;
}

.srvc_deliverycard_pics .d_card_img:nth-child(even) {
    text-align: right;
}

.logo_white {
    display: none;
}

.headstyle .logo_white {
    display: block;
}

.headstyle .logo_black {
    display: none;
}

.headstyle .menulinklist .current_page_item::after {
    background-color: #fff;
}

.headstyle .nav_menu.nav_menucontact .nav_item:last-child a:hover {
    background: #fb5b1b;
    color: #fff;
    border-color: #fb5b1b;
}

.abt_banner h4 {
    color: #F75B00;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}


/* 26-08-24 */


/* 28-08-24 */

.press_block_text h4 {
    /* color: #fff; */
}

.press_block_text p {
    /* color: #fff; */
}

.pressed_sec {
    /* background-color: #000; */
    /* overflow-x: hidden; */
}

.abt_ftr {
    position: relative;
    overflow: visible;
}

.page-template-about .abt_ftr::after {
    content: "";
    position: absolute;
    background: url(../images/footer_dots_2.png) no-repeat center / cover;
    width: 100%;
    height: 100%;
    top: -240px;
    z-index: -1;
}

.aboutftr::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: -74px;
    height: 120px;
    background: url(../images/bgsheapleft.svg) no-repeat;
}


/* 28-08-24 */


/* 29-08 */

.dlvry_scrdn {
    margin-top: 25px;
}

.dlvry_scrdn .accordion-button {
    font-size: 25px;
    font-weight: 700;
    color: #1A1A1A;
    line-height: 1;
    /* border-bottom: 1px solid rgb(0, 0, 0, 0.1); */
}

.dlvry_scrdn .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #1A1A1A;
    box-shadow: none;
}


/* .dlvry_scrdn .accordion-button:focus {
    border-color: transparent;
} */

.dlvr_cnct.casecontbox .dlvry_scrdn h2 {
    margin-bottom: 0;
}

.dlvry_rting {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dlvry_scrdn .accordion-body {
    padding-right: 60px;
}

.dlvry_scrdn .accordion-item {
    border-radius: 15px;
    transition: 0.4s all;
    margin-bottom: 20px;
    border: 0;
}

.dlvry_scrdn .accordion-item:first-of-type {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.dlvry_scrdn .accordion-item .accordion-button.collapsed {
    border-radius: 15px !important;
    background: #F8F8F8;
    border: 1px solid rgb(0, 0, 0, 0.1);
}

.dlvry_sec .accordion-button::after {
    border: 1px solid rgb(0, 0, 0, 0.5);
    border-radius: 50px;
    background-size: 13px;
    background-position: center;
    width: 30px;
    height: 30px;
}

.dlvry_scrdn .accordion-item:has(.accordion-collapse.collapse.show) {
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.15);
}

.pressed_image img {
    /* width: 100%; */
    /* scale: 1.2; */
    scale: 1;
    transform: translateX(-30px);
    max-width: 100%;
}


/* structure */

.dlvry_sec.for_service-page .dlvysml_img {
    right: -10px;
    left: unset;
}

.scheduled-sec .dlvysml_img {
    position: absolute;
    top: 200px;
    left: 0;
    transition: top 0.3s linear;
    right: 0;
    margin: auto;
    display: block;
    text-align: center;
    max-width: 430px;
}

.inte-serv-sec .sml_spn {
    max-width: 300px;
    left: -50px;
}

.who_weAresect .dlvr_img {
    margin-right: 0px;
}

.who_weAresect .dlvr_img>img {
    border-radius: 20px;
}

.scheduled-sec .sml_spn {
    max-width: 220px;
}

.pressed_text {
    margin-top: -45px;
}

.contact_message_wrap .sml_spn {
    left: -10px;
    max-width: 160px;
}


/* 29-08 */


/* 31-08 */

.frth_extra .sml_spn {
    top: unset;
    left: -50px;
    max-width: 300px;
    bottom: 0;
}

.frth_extra .dlvysml_img {
    left: unset;
    right: -80px;
    max-width: 290px;
}

.impact_shpsi .dlvysml_img {
    left: unset;
    right: -50px;
    max-width: 200px;
    bottom: unset;
}

.grdnt_three {
    /* background: linear-gradient(180.00deg, rgba(0, 168, 0, 0.14), rgba(0, 168, 0, 0) 100%);
    background-size: 100%; */
}

.cstmr_sl_pre {
    background: #F5F5F5;
    padding: 90px 0 160px;
}

.cstmr_sl_pre h3 {
    line-height: 60px;
    color: #000;
    text-transform: capitalize;
}


/* 31-08 */


/* 02-09 */

.wpcf7 form .wpcf7-response-output {
    margin: 5px 0;
    padding: 0.2em 1em;
    border: none;
    color: #dc3232;
}

.cnct_cntr .row {
    align-items: center;
}

.sbform {
    display: flex;
    align-items: center;
}

.bckgrnd_cver {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.investor_ready {
    padding-top: 0;
}

.prcng {
    width: 70%;
    flex: 0 0 auto;
}

.rtng {
    width: 30%;
    flex: 0 0 auto;
}


/* 06-09-2024 */

.whyChoosesect .solutionheading h2 {
    margin-bottom: 55px;
}

.tab-content .rowalign {
    align-items: start;
}

.tab-pane.fade {
    transition: opacity 0s linear;
}


/* .home_get .sml_spn{
    transform: translateY(110px);
} */

.shpfy {
    position: absolute;
    right: 150px;
    top: -30px;
    max-width: 100px;
    animation: pulse 2s linear infinite alternate-reverse;
    opacity: 0.7;
}

.slsfrc {
    position: absolute;
    right: -10px;
    top: 90px;
    max-width: 120px;
    animation: pulse 2s linear infinite alternate-reverse;
    opacity: 0.7;
}

@keyframes pulse {
    0% {
        scale: 0.9;
        opacity: 0.7;
    }
    50% {
        scale: 1.1;
        opacity: 0.9;
    }
    100% {
        scale: 0.9;
        opacity: 1;
    }
}


/* 06-09 */

.about_tab .nav-link {
    height: 60px;
    border-radius: 0px;
    border: 0px;
    border-left: 1px solid #bababa;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
}

.about_tab .nav-link.active,
.about_tab .show>.nav-link {
    background: #F16D50;
    border: 0px;
    border-left: 1px solid #F16D50;
    color: #fff;
}

.about_tab .nav-pills {
    max-width: 1074px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    border: 1px solid #bababa;
    padding: 0px;
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 35px;
}

.about_tab .nav-pills .nav-item {
    width: 33.33%;
    flex: 0 0 auto;
}

.about_tab .rowalign {
    align-items: start;
}

.about_tab .tab-content {
    max-width: 1100px;
    margin: auto;
}

.about_tab .press_block_text p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 15px;
}

.about_tab {
    margin-top: 50px;
}


/* MAY BE CHANGED */

.tab-pane .sml_spn {
    top: unset;
    bottom: 40px;
    /* transition: 0.4s all; */
}

.dlvry_sec .dlvysml_img {
    top: unset;
    bottom: 40px;
}

.get_in_sec.homespl .sml_spn {
    top: unset;
    bottom: -20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    left: -80px;
}

.abotban .dlvysml_img {
    top: unset;
    bottom: -30px;
}

.who_weAresect .dlvysml_img {
    /* position: absolute;
    top: 40px;
    left: unset;
    transition: top 0.3s linear;
    right: 0; */
    position: absolute;
    top: unset;
    left: unset;
    transition: top 0.3s linear;
    right: 0;
    bottom: -60px;
}

.misvisvideobox .banlist {
    margin: 30px auto 0;
    border: none;
}

.abt_pg_getin .sml_spn {
    top: unset;
    bottom: -61px;
}

.contact_message_wrap .sml_spn {
    bottom: 0;
    top: unset;
}

.faq_contact {
    padding: 35px 0 240px;
}

.inte-serv-sec .sml_spn {
    left: -20px;
    top: unset;
    bottom: 0;
}

.scheduled-sec .dlvysml_img {
    top: unset;
    left: unset;
    right: 20px;
    bottom: -80px;
}

.scheduled-sec .sml_spn {
    top: -20px;
    left: -70px;
}


/* MAY BE CHANGED */

.abt_tb_right {
    margin-top: -7px;
}


/* 09-09 */

.bdy_ovrly {
    overflow: hidden;
    position: relative;
}

.bdy_ovrly::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.brand_icon {
    width: 34px;
    height: 34px;
    flex: 0 0 auto;
}

.brand_icon img {
    width: 100%;
}

.whychoostabsect .propertiestab .nav-item .nav-link.active .brand_icon img {
    filter: invert(1);
}


/* .getStartedbtn.glbmorbtn:hover {
    background: #fff;
    color: #00A800;
} */


/* .git{
    position: relative;
} */

.git_bg {
    display: none;
}


/* 11-09-24 */

.get_in_img figure {
    /* height: 450px; */
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.whyChoosesect .tab-pane .sml_spn {
    bottom: -80px;
    left: -40px;
    max-width: 170px;
}

.whyChoosesect .tab-pane.show .sml_spn {
    opacity: 1;
    bottom: -20px;
    transition: 0.4s all;
}

.whychoos_acodioncont {
    padding-top: 15px;
}

.pressed_image {
    text-align: right;
}

.pressed_image img {
    width: 800px;
}

.who_weAresect .misvisvideobox .imgvideo>img,
.who_weAresect .misvisvideobox .imgvideo .dlvr_img>img {
    height: 500px;
    object-fit: cover;
    width: 100%;
    object-position: 0 -30px;
}


/* 11-09-24 */


/* 12-09-24 */

.pressed_sec {
    padding-top: 175px;
}

.pressed_text {
    margin: 0 auto;
    max-width: 875px;
    padding: 0 10px;
    text-align: center;
}

.brand_icon img {
    filter: invert(1);
}

.page-template-about .whychoostabsect .propertiestab .nav-item .nav-link {
    color: #fff;
}

.page-template-home-2 .dlvr_cnct.casecontbox h2 {
    margin-bottom: 65px;
}

.page-template-home-2 .get_in_sec h2 {
    margin-bottom: 55px;
}

.whyChoosesect .whychoostabconimgt figure {
    transform: translateX(-50px);
    transition: 0.4s all;
}

.whyChoosesect .tab-pane.show .whychoostabconimgt figure {
    transform: translateX(0px);
}

.page-template-home-2 .home_get .sml_spn {
    top: unset;
    bottom: -50px;
    left: 0;
}

.page-template-about .pressed_sec {
    padding-top: 125px;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-template-about .pressed_text p {
    color: rgb(255, 255, 255, 0.8);
}

.pressed_text h3 {
    color: #fff;
}

.press_block_text p {
    color: #fff;
}

.press_block_text h4 {
    color: #fff;
}

.about_tab .press_block_text p {
    line-height: 42px;
}


/* 12-09-24 */


/* 13-09-24 */

.solutionsection .solutionheading {
    transform: translateY(-40px);
}

.learnMorebtn::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #00A800;
}

.ipt .getStartedbtn {
    position: relative;
    background-color: transparent;
    border: none;
    color: #fff;
}

.ipt .getStartedbtn:hover {
    color: #00A800;
}

.ipt {
    position: relative;
    z-index: 1;
    display: inline-block;
    border: 1px solid #00A800;
    border-radius: 50px;
    background: #00A800;
    cursor: pointer;
    overflow: hidden;
}

.ipt::after {
    content: '';
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    overflow: hidden;
    border-radius: 50px;
    transition: 0.4s all;
}

.ipt:hover::after {
    width: 100%;
}

.ajax-loader {
    display: none !important;
}

.hdr_cnct {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.hdr_cnct::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fb5b1b;
    width: 0;
    transition: 0.4s all;
    z-index: -1;
    border-radius: 50px;
}

.hdr_cnct:hover::after {
    width: 100%;
}

.nav_link.hdr_cnct:hover {
    background: transparent;
}


/* 13-09-24 */

.sm_two {
    will-change: transform;
}

.sm_two {
    bottom: -160px;
}


/* 16-09 */

.policy_section table {
    width: 100%;
    table-layout: fixed;
    margin: 20px 0;
}

.policy_section table tr td {
    border: 1px solid #000;
    padding: 10px;
}

.policy_section table tr th {
    text-align: center;
    border: 1px solid #000;
    padding: 10px;
}

.policy_section table tbody tr:nth-child(even),
.policy_section table thead tr:first-child {
    background: rgb(26, 26, 26, 0.6);
}

.policy_section table tbody tr:nth-child(even) td,
.policy_section table thead tr:first-child th {
    color: rgb(255, 255, 255);
}

.slug-standard-terms-of-service .policy_content a {
    color: #1c4dd9;
}

.actions {
    padding: 0px !important;
}


/* 16-09 */

.instant_sec::before {
    content: '';
    position: absolute;
    background: rgb(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.home .whyChoosesect .solutionheading {
    transform: unset;
}

.home .solutionsection .solutionheading {
    transform: unset;
}

ul.no-list.hs-error-msgs.inputs-list {
    display: none;
}

.page-template-blog .getStartedbtn:hover {
    color: #fff;
}


/* 19-09-24 */

.single-post .delivery-serv-text ul li p {
    max-width: unset;
}

.single-post .delivery-serv-text ol li p {
    max-width: unset;
}

.single-post .blg_details_wrp p {
    text-align: unset;
}

.single-post .blg_details_wrp ul li::before {
    position: absolute;
    top: 0px;
    left: 0;
    filter: drop-shadow(0px 2px 4px rgba(247, 91, 0, 0.3));
    background: url(../images/check_org.svg) no-repeat center;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    content: "";
}

.single-post .blg_details_wrp ol li::before {
    position: absolute;
    top: 0px;
    left: 0;
    filter: drop-shadow(0px 2px 4px rgba(247, 91, 0, 0.3));
    background: url(../images/check_org.svg) no-repeat center;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    content: "";
}

.single-post .blg_details_wrp ul li {
    text-align: left;
    padding-left: 45px;
    position: relative;
    margin-bottom: 30px;
}

.single-post .blg_details_wrp ol li {
    text-align: left;
    padding-left: 45px;
    position: relative;
    margin-bottom: 30px;
}

.page-template-how_it_works_3pl .frth_lsting .dlvysml_img {
    top: 190px;
}

.page-template-how_it_works_brands .frth_extra .dlvysml_img {
    top: 40px;
}

.solution_for_instant::before {
    background: none;
}

.single-post .blg_dtls_hldr a {
    display: unset;
}


/* .single-post .blg_details_wrp p {
    margin-bottom: 0px;
} */


/* 19-09-24 */


/* 25-09-24 */

.contact_message_wrap .get_in_sec h1 {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 700;
}


/* 25-09-24 */


/*28-09-24*/

.post-template-press-release h1 {
    color: rgb(255, 255, 255);
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    text-align: left;
    text-transform: uppercase;
    max-width: 730px;
    margin-bottom: 15px;
}

.podcastbnr h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    text-transform: uppercase;
}

.guide_bnr_card h1 {
    color: rgb(255, 255, 255);
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    text-transform: uppercase;
}


/*28-09-24*/


/* 30-09-24 */

.whitebnr h1 {
    color: rgb(255, 255, 255);
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    text-transform: uppercase;
    max-width: 730px;
}


/* 03-10-24 */

.page-template-template-landingpage .hbspt-form {
    max-width: 720px;
    margin: auto;
}

.field {
    margin-bottom: 8px;
}

.single-testimonial .blg_dtls .ftrd_lstng_inr_img {
    display: none;
}

.tab-hldr .nav-pills .nav-link {
    text-transform: capitalize;
}

.wp-block-heading {
    margin-bottom: 12px;
}

.sort {
    display: none;
}

.single-post .blg_dtls .btn_pic {
    display: none;
}

a.wp-block-button__link.wp-element-button {
    border: 1px solid #00A800;
    color: #fff;
    background: #00A800;
}

a.wp-block-button__link.wp-element-button:hover {
    border: 1px solid #00A800;
    color: #00A800;
    background: transparent;
}


/*..... 14-10-24........ */

strong.schema-faq-question {
    font-weight: 400;
}

.single-post .blg_details_wrp p.schema-faq-answer {
    text-align: left;
}

.single-post .wp-block-heading~p {
    text-align: left;
}


/*..... 14-10-24........ */


/* 
28-10-24 */

.blog-ftrd_wrp>h1 {
    color: rgb(0, 0, 0);
    font-size: 50px;
    font-weight: 700;
    line-height: 70px;
    padding-bottom: 32px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgb(0, 0, 0, 0.1);
}


/* 03-12-24 */

.logged-in .admin-bar .marquee {
    display: none;
}

.hedr {
    margin-top: 10px;
}

.hedr.headstyle {
    margin-top: 0;
}

.marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    background: #102d7b;
    padding: 7px 0;
    position: relative;
    /* Add this to ensure the animation stops on hover */
    transition: transform 0.5s ease;
}

.marquee:hover .marquee-content {
    animation-play-state: paused;
    /* Pause the animation on hover */
}

.marquee-content {
    display: inline-block;
    animation: marquee 25s linear infinite;
}

.marquee p {
    display: inline-block;
    color: #fff;
    margin: 0;
    padding: 0 20px;
}

@keyframes marquee {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}


/* .marquee {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	background: #000;
	padding: 7px 0;
	position: relative;
}

.marquee-content {
	display: inline-block;
	 animation: marquee 15s linear infinite;
}

.marquee p {
	display: inline-block;
	color: #fff;
	margin: 0;
	padding: 0 20px;
}
.marquee:hover .marquee-content {
    animation-play-state: paused; /* Pause the animation on hover */

@keyframes marquee {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}


/* 03-12-24 */


/*..................................... Responsive.......................................... */


/* 22-08-24 */

@media (max-width: 1399px) {
    .whychoostabconimgt img {
        margin-right: 0px;
    }
    /* 27-8 */
    .sml_spn {
        left: -20px;
        max-width: 180px;
    }
    /* 27-8 */
    /* 05-09 */
    .frth_extra .dlvysml_img {
        right: -70px;
        max-width: 250px;
    }
    .frth_extra .sml_spn {
        left: -50px;
        max-width: 250px;
    }
    /* 09-09 */
    .get_in_sec.homespl .sml_spn {
        left: 0;
    }
    .whyChoosesect .solutionheading h2 {
        margin-bottom: 45px;
    }
    .whyChoosesect .tab-pane .sml_spn {
        left: -20px;
    }
    /* 	19-09-24 */
    .page-template-how_it_works_brands .frth_extra .dlvysml_img {
        top: 40px;
    }
    /* 	19-09-24 */
    /* 	20-09-24 */
    .page-template-solutions-brands .dlvr_img {
        margin-right: unset;
    }
    .page-template-how_it_works_brands .how_work_on_step_sec {
        overflow-x: unset;
    }
    .page-template-solutions-customers .scheduled-sec-img {
        margin-left: -30px;
    }
    /* 	20-09-24 */
    /* 	03-12 */
    .hedr {
        margin-top: 15px;
    }
}

@media (max-width: 1199px) {
    /* 03-09 */
    .dlvry_scrdn .accordion-button {
        font-size: 21px;
    }
    .dlvry_scrdn .accordion-body>p {
        font-size: 16px;
    }
    .inte-serv-sec .sml_spn {
        /* max-width: 200px;
        left: -80px; */
        max-width: 180px;
        left: 0;
    }
    .scheduled-sec .sml_spn {
        max-width: 160px;
        left: -30px;
    }
    .scheduled-sec .dlvysml_img {
        max-width: 320px;
    }
    .who_weAresect .dlvysml_img {
        right: -50px;
        max-width: 300px;
    }
    .aboutftr::before {
        top: -34px;
        background-size: 60%;
    }
    #home2-tab-pane .misvisvideobox .banlist {
        margin: 60px auto 0;
    }
    .contact_message_wrap .sml_spn {
        left: -10px;
        max-width: 130px;
    }
    .frth_extra .dlvysml_img {
        max-width: 200px;
    }
    .frth_extra .sml_spn {
        left: -30px;
        max-width: 200px;
        transform: translateY(70px);
    }
    .whyChoosesect .solutionheading h2 {
        margin-bottom: 35px;
    }
    /* 09-09 */
    .dlvry_scrdn .accordion-body {
        padding-top: 0px;
    }
    .whyChoosesect .tab-pane .sml_spn {
        max-width: 130px;
        left: 10px;
    }
    .post-template-press-release h1 {
        font-size: 40px;
        line-height: 50px;
        max-width: 630px;
    }
    .p_rlse_mn_cnct h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 40px;
    }
    .guide_bnr_card h1,
    .whitebnr h1 {
        font-size: 40px;
        line-height: 50px;
        max-width: 450px;
    }
    .single-post .get_in_sec .sml_spn {
        left: -5px;
    }
    .blog-ftrd_wrp>h1 {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 22px;
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .sml_spn {
        max-width: 130px;
        left: -20px;
    }
    .dlvry_scrdn .accordion-body>p {
        font-size: 15px;
        line-height: 24px;
    }
    .dlvry_scrdn .accordion-body {
        padding-right: 20px;
    }
    .dlvry_rting {
        align-items: end;
    }
    .inte-serv-sec .sml_spn {
        max-width: 180px;
        left: 0px;
    }
    .scheduled-sec .sml_spn {
        max-width: 130px;
    }
    /* 03-09 */
    .abotban {
        padding: 130px 0px 50px;
    }
    .abt_banner h4 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .pressed_image img {
        scale: 1;
    }
    .who_weAresect .dlvysml_img {
        max-width: 270px;
        right: -70px;
        bottom: -100px;
    }
    .contact_message_wrap .sml_spn {
        left: -10px;
        max-width: 100px;
        /* transform: translateY(50px); */
    }
    .frth_extra .dlvysml_img {
        max-width: 160px;
        right: -30px;
    }
    .frth_extra .sml_spn {
        left: -30px;
        max-width: 160px;
    }
    .solution_ban_slider .bnr_rsec_card h2 {
        font-size: 25px;
    }
    .solution_disel {
        padding-top: 0;
    }
    /* 09-09 */
    .whyChoosesect .sml_spn {
        max-width: 180px;
    }
    .scheduled-sec .dlvysml_img {
        bottom: -110px;
    }
    .delivery-serv {
        padding-bottom: 60px;
    }
    .page-template-about .abt_ftr::after {
        top: -110px;
        z-index: -1;
    }
    /* 10-09 */
    .troubleshtng_sldr .slick-slide {
        padding: 0 15px;
    }
    .troubleshtng_sldr .slick-prev.slick-arrow,
    .whitepaper_slider .slick-prev.slick-arrow {
        right: unset;
        width: 50px;
        height: 50px;
        top: 45%;
        transform: translateY(-50%);
        background: rgb(0, 168, 0);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        left: 0;
        border: none;
    }
    .troubleshtng_sldr .slick-prev:before,
    .whitepaper_slider .slick-prev:before {
        content: '\f060';
        font-family: 'fontawesome';
        opacity: 1;
    }
    .troubleshtng_sldr .slick-next.slick-arrow,
    .whitepaper_slider .slick-next.slick-arrow {
        right: 0;
        width: 50px;
        height: 50px;
        top: 45%;
        transform: translateY(-50%);
        background: rgb(0, 168, 0);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
        left: unset;
        border: none;
    }
    .troubleshtng_sldr .slick-next:before,
    .whitepaper_slider .slick-next::before {
        content: '\f061';
        font-family: 'fontawesome';
        opacity: 1;
    }
    .troubleshtng_sldr .slick-arrow.slick-disabled,
    .whitepaper_slider .slick-arrow.slick-disabled {
        opacity: 0.6;
    }
    /* 13-09-24 */
    .who_weAresect .misionvisisect {
        flex-wrap: wrap;
    }
    .who_weAresect .miscontbox,
    .misiontab {
        width: 100%;
    }
    .who_weAresect .pmaxwith {
        max-width: 100%;
    }
    .who_weAresect .misiontab {
        padding-left: 0;
    }
    .who_weAresect .misiontab .propertiestab {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .who_weAresect .misiontabpmax {
        max-width: 100%;
        margin-top: 0;
    }
    .who_weAresect .tab-content {
        margin-top: 0;
    }
    .who_weAresect .who_weAresect .misvisvideobox .imgvideo>img,
    .who_weAresect .misvisvideobox .imgvideo .dlvr_img>img {
        height: auto;
        object-position: unset;
    }
    .who_weAresect .misvisvideobox {
        padding: 0;
    }
    .who_weAresect #home2-tab-pane .misvisvideobox .banlist {
        margin-top: 30px;
    }
    .page-template-about .pressed_sec {
        padding-top: 65px;
    }
    .page-template-about .imgvdstyl {
        height: auto !important;
        object-position: unset !important;
    }
    .how_sec_third ul {
        display: flex;
        flex-direction: column-reverse;
    }
    .how_middlw_image {
        max-width: 250px;
        margin: 0 auto 35px;
    }
    /* 13-09-24 */
    .hbspt-form {
        margin-top: 15px;
    }
    .post-template-press-release h1 {
        font-size: 35px;
        line-height: 45px;
        max-width: 530px;
    }
    .p_relase_sec {
        padding: 80px 0 40px;
    }
    .p_rlse_mn_cnct h2 {
        font-size: 35px;
        line-height: 35px;
    }
    .podcastbnr h1 {
        font-size: 35px;
        line-height: 45px;
        max-width: 430px;
    }
    /* 	landing--- */
    .from_wrp .hbspt-form {
        max-width: 560px;
        margin: auto;
    }
    .guide_bnr_card h1,
    .whitebnr h1 {
        font-size: 35px;
        line-height: 45px;
        max-width: 400px;
    }
    .hiw_cstmer .first_lsting .dlvysml_img {
        transform: translateY(-70px);
    }
    /* 03-12 */
    .hedr {
        margin-top: 35px;
    }
}


/* 22-08-24 */

@media (max-width: 767px) {
    /* 26-08-24 */
    /* .ftr_lnks {
        display: none;
    } */
    .ftr_lnks.cmpny_ftr {
        display: block;
        min-height: auto;
    }
    /* 26-08-24 */
    .whychoostabconimgt figure {
        max-width: 350px;
        margin: 0 auto 35px;
    }
    .sml_spn {
        max-width: 140px;
        left: 50px;
    }
    .inte-serv-sec .sml_spn {
        max-width: 130px;
        left: 0px;
    }
    .abt_bner {
        max-width: 472px;
    }
    .abotban .dlvr_img {
        margin-right: -200px;
    }
    .page-template-about .abt_ftr::after {
        top: -330px;
        background-size: 100%;
    }
    .aboutftr {
        padding-top: 60px !important;
    }
    .frth_extra .dlvysml_img {
        max-width: 190px;
        right: -20px;
    }
    .frth_extra .sml_spn {
        left: -30px;
        max-width: 200px;
        transform: translateY(110px);
    }
    .solution_ban_slider .bnr_rsec_card h2 {
        font-size: 20px;
        line-height: 23px;
    }
    /* 09-09 */
    .get_in_sec.homespl .sml_spn {
        left: 50px;
    }
    .home_get {
        margin-bottom: 65px;
        margin-left: 0;
    }
    .home .dlvry_sec .dlvysml_img {
        top: unset;
        bottom: -120px;
    }
    .scheduled-sec .sml_spn {
        max-width: 130px;
    }
    .pressed_text {
        margin-top: 0;
    }
    .pressed_image img {
        scale: 1;
        transform: translateX(0px);
    }
    .abt_pg_getin .sml_spn {
        max-width: 200px;
        bottom: -50px;
    }
    .ftr_lnks {
        min-height: auto;
    }
    .post-template-press-release h1 {
        font-size: 30px;
        line-height: 40px;
        max-width: 430px;
    }
    .p_rlse_mn_cnct h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    .podcastbnr h1 {
        font-size: 30px;
        line-height: 40px;
        max-width: 420px;
        margin-bottom: 0;
    }
    .p_relase_sec {
        padding: 80px 0 20px;
    }
    .from_wrp .hbspt-form {
        max-width: 450px;
        margin: auto;
    }
    .guide_bnr_card h1,
    .whitebnr h1 {
        font-size: 30px;
        line-height: 40px;
        max-width: 320px;
    }
    /* 	17-10-24 */
    .hiw_cstmer .thrd_lsting .dlvysml_img {
        left: 0px;
        max-width: 187px;
        transform: translateY(-5px);
    }
    /* 	17-10-24 */
}

@media (max-width: 575px) {
    .page-template-about .get_in_sec {
        margin-top: 26px;
    }
    .home .whychoostabconimgt {
        display: none;
    }
    .home .get_in_img img {
        display: none;
    }
    .scheduled-sec-img img {
        display: none;
    }
    .pressed_image img {
        display: none;
    }
    .page-template-about .get_in_img img {
        display: none;
    }
    .menulinklist .current_page_item::after {
        width: 100px;
        margin-left: 28px;
    }
    .sml_spn {
        left: 0;
        max-width: 130px;
    }
    .whychoostabconimgt {
        margin-top: 20px;
    }
    .whychoostabconimgt figure {
        max-width: 90%;
    }
    .abt_banner h4 {
        font-weight: 700;
        font-size: 23px;
        line-height: 27px;
    }
    .slutionbox {
        height: auto;
    }
    .solutionsection .row>* {
        margin-bottom: 0px;
    }
    .abotban {
        padding: 90px 0px 50px;
    }
    .who_weAresect .dlvysml_img {
        max-width: 160px;
        right: 0;
        transform: translateY(-85px);
    }
    .misvisvideobox .banlist {
        margin: 40px auto 0;
    }
    .who_weAresect {
        padding-bottom: 60px;
    }
    #home2-tab-pane .misvisvideobox .banlist {
        margin: 30px auto 0;
    }
    .tab-pane.show {
        transform: scale(1);
    }
    .abt_pg_getin .sml_spn {
        left: -30px;
        max-width: 150px;
    }
    .aboutftr::before {
        top: -14px;
        background-size: 60%;
    }
    .tab-content {
        margin-top: 25px;
    }
    .pressed_text h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .frth_extra .sml_spn {
        transform: translateY(150px);
    }
    .get_in_sec.homespl .sml_spn {
        left: 20px;
        max-width: 210px;
    }
    .nav_togge_btn svg {
        width: 40px;
        height: 40px;
    }
    /* 09-09 */
    .delivery-serv {
        padding-bottom: 30px;
    }
    .shpfy {
        max-width: 65px;
    }
    .slsfrc {
        top: 40px;
        max-width: 80px;
    }
    .inte-serv-sec .sml_spn {
        max-width: 190px;
    }
    .abt_bner li {
        margin: 0 0 10px 0;
    }
    .git_bg {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: -1;
        display: block;
    }
    .git_bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    /* 10-09 */
    .troubleshtng_sldr .slick-slide {
        padding: 0 10px;
    }
    /* 11-09 */
    .scheduled-sec-text ul li::before {
        width: 35px;
        height: 35px;
    }
    .scheduled-sec-text ul li:nth-child(2)::before,
    .scheduled-sec-text ul li:nth-child(1)::before {
        background-size: 17px;
    }
    .contact_message_wrap .get_in_sec h2 {
        padding: 20px 12px 0;
    }
    /* 11-09 */
    /* .page-template-home-2 .dlvysml_img {
        left: -30px;
        bottom: 0;
    } */
    .page-template-home-2 .dlvry_sec .dlvysml_img {
        bottom: -180px;
    }
    .from_wrp .hbspt-form {
        padding: 0 4px 0 11px;
    }
    .p_rlse_mn_cnct h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .post-template-press-release h1,
    .podcastbnr h1 {
        font-size: 25px;
        line-height: 33px;
        max-width: 430px;
    }
    .guide_bnr_card h1,
    .whitebnr h1 {
        font-size: 25px;
        line-height: 33px;
        max-width: 320px;
        margin: 0px auto 10px;
    }
    /* 	17-10-24 */
    .hiw_cstmer .thrd_lsting .dlvysml_img {
        max-width: 187px;
    }
    /* 	17-10-24 */
}

@media (max-width: 480px) {
    /* 27 */
    .sml_spn {
        max-width: 100px;
    }
    /* .whychoostabconimgt {
        margin-top: 20px;
    } */
    .dlvry_sec.for_service-page .dlvysml_img {
        transform: translateY(-80px);
        right: -10px;
        left: unset;
        max-width: 200px;
        top: unset;
        bottom: -110px;
    }
    .dlvry_scrdn .accordion-button {
        font-size: 19px;
    }
    .scheduled-sec .dlvysml_img {
        max-width: 250px;
        transform: translateY(-110px);
    }
    .scheduled-sec .sml_spn {
        max-width: 100px;
        left: -10px;
    }
    .rdo_wrp .rdo_itm .wpcf7-list-item {
        margin-right: 10px;
        padding-right: 10px;
    }
    .contact_message_wrap .sml_spn {
        left: 0;
        max-width: 80px;
        /* transform: translateY(50px); */
    }
    .frth_extra .sml_spn {
        transform: translateY(250px);
        max-width: 150px;
    }
    .frth_extra .dlvysml_img {
        max-width: 150px;
        right: 0px;
    }
    /* 09-09 */
    .tab-pane.show .sml_spn {
        bottom: -20px;
    }
    .whyChoosesect .sml_spn {
        max-width: 160px;
    }
    .home .dlvry_sec .dlvysml_img {
        max-width: 240px;
        transform: translateY(-100px);
    }
    .home_get {
        margin-bottom: 45px;
    }
    .get_in_sec.homespl .sml_spn {
        left: 10px;
        max-width: 160px;
    }
    .how_middlw_image {
        max-width: 200px;
        margin: 10px auto 15px;
    }
    .abotban .dlvysml_img {
        top: unset;
        bottom: 0;
        transform: translateY(30px);
    }
    .who_weAresect {
        padding-top: 30px;
    }
    .banlist li h3 {
        font-size: 22px;
    }
    .rightsheapbg::after {
        top: -45px;
    }
    .brand_icon {
        width: 28px;
        height: 28px;
        flex: 0 0 auto;
    }
    .about_tab {
        margin-top: 30px;
    }
    .about_tab .press_block_text p {
        font-size: 16px;
    }
    /* 10-09 */
    .troubleshtng_sldr .slick-slide {
        padding: 0 20px;
    }
    /* .page-template-home-2 .dlvysml_img {
        bottom: 20px;
     } */
    .whyChoosesect .tab-pane.show .whychoostabconimgt figure {
        transform: translateX(10px);
    }
    .hiw_cstmer .thrd_lsting .dlvysml_img {
        transform: translateY(12px);
    }
}

@media (max-width: 420px) {
    .hiw_cstmer .scnd_lsting .dlvysml_img {
        transform: translateY(-150px);
    }
    .hiw_cstmer .frth_lsting .dlvysml_img {
        transform: translateY(0px);
    }
}