/*.meet-movegistics {background-color: #6396FF; padding-top: 8rem;}*/
/*.meet-movegistics {background: linear-gradient(180deg, #6499FF 2.41%, #1955C9 80.82%); padding-top: 8rem;}*/


.neue-alte-grotesk-regular {
    font-family: "Neue Alte Grotesk", sans-serif;
    font-weight: normal;
}

.neue-alte-grotesk-medium {
    font-family: "Neue Alte Grotesk", sans-serif;
    font-weight: 500;
}

.neue-haas-grotesk-display {
    font-family: "neue-haas-grotesk-display", sans-serif;
}
.survey-app-page , .survey-app-page ul li ,.survey-app-page .yellow-btn{
    font-family: 'Neurial Grotesk' !important;
}

.text-grey-new {
    color: #4F525A;
}

.watch-now {
    margin-top: rem;
}

.font-size-one-point-two {
    font-size: 1.2rem;
}

.meet-movegistics {
    padding-top: 8rem;
    background: url(../images/top-banner-01.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}
.justify-space{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

/*.meet-movegistics-list {display: flex;}*/
.meet-movegistics-list ul li {
    display: inline-block;
}

.meet-movegistics-list ul li {
    padding-right: 20px;
}

.meet-movegistics .meet-icon {
    position: relative;
}

.meet-movegistics .meet-icon:before {
    position: absolute;
    top: 12px;
    left: -10px;
    content: '';
    clear: both;
    display: block;
    height: 6px;
    width: 6px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.meet-movegistics-con p {
    line-height: 1;
}

.meet-movegistics-list-one {
    display: flex;
}

.meet-movegistics-list-one p {
    padding-right: 20px;
}

.meet-movegistics-list-one p {
    color: #2E5DBC;
}

.meet-movegistics-list-one .meet-icon-one {
    position: relative;
}

.meet-movegistics-list-one .meet-icon-one:before {
    position: absolute;
    top: 12px;
    left: -10px;
    content: '';
    clear: both;
    display: block;
    height: 6px;
    width: 6px;
    background-color: #2E5DBC;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.meet-movegistics .five-point-zero {
    background-color: #FF9314;
    padding: 0.25rem 1rem;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.grow-faster-content .grow-faster-icon strong {
    color: #383838;
}

.grow-faster-content .grow-faster-icon {
    position: relative;
}

.grow-faster-content .grow-faster-icon:before {
    position: absolute;
    top: 0;
    left: -10px;
    content: '';
    clear: both;
    display: block;
    height: 64px;
    width: 64px;
    background-image: url('../images/grow-faster-icon.png');
}

.grow-faster-content .grow-faster-icon.grow-faster-icon-one:before {
    background-position: 0 0;
}

.grow-faster-content .grow-faster-icon.grow-faster-icon-two:before {
    background-position: -64px 0;
}

.grow-faster-content p {
    padding-left: 4.5rem;
}

.movers-by-movers h6 {
    position: relative;
}

.movers-by-movers h6:before {
    position: absolute;
    top: 0;
    right: 35px;
    content: '';
    clear: both;
    display: block;
    height: 50px;
    width: 50px;
    background-image: url('../images/movers-by-movers-icons.png');
}

.movers-by-movers .movers-by-movers-icon-one h6:before {
    background-position: 0 0;
}

.movers-by-movers .movers-by-movers-icon-two h6:before {
    background-position: -50px 0;
}

.movers-by-movers .movers-by-movers-icon-three h6:before {
    background-position: -100px 0;
}

.movers-by-movers .movers-by-movers-icon-four h6:before {
    background-position: -150px 0;
}

.movers-by-movers .movers-by-movers-icon-five h6:before {
    background-position: -200px 0;
}

.movers-by-movers .movers-by-movers-icon-six h6:before {
    background-position: -250px 0;
}

.revenue-with-movegistics {
    padding-top: 3rem;
    padding-bottom: 5rem;
    background: url(../images/revenue-with-moveistics-01.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}

.revenue-with-movegistics .watch-now {
    margin-top: 3rem;
}

.moving-software-system {
    background-color: #0747C3;
}

.white-btn {
    background: #fff;
    color: #156189;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -webkit-transition: .3s;
    transition: .3s;
    height: unset;
    font-weight: 600;
    letter-spacing: .7px !important;
    font-size: 1.2rem;
    border: 1px solid #fff;
    padding: 1rem 1.5rem;
}

.white-btn:hover {
    background: #156189;
    color: #fff;
}

.yellow-btn {
    background: #ff9314;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: unset;
    font-weight: 600;
    letter-spacing: 0.7px !important;
    font-size: 1.2rem;
    /* border: 1px solid #ff9314; */
    padding: 0.5rem 1rem;
}

.yellow-btn:hover {
    background: #2E5DBC !important;
    color: #FFFFFF !important;
}

.favourite-applications {
    background-color: #F1F9FD;
}

.favourite-applications-box {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 1rem;
    height: 100%;
}

.value-promise-box {
    border: 2px solid #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 1rem;
    border: 3px solid #F6F5F5;
    box-shadow: 0px 3px 4px 1px rgba(199, 199, 199, 0.08);
    height: 100%
}

.value-promise-box:hover {
    border: 2px solid #86a6e4;
    border: 3px solid rgba(17, 80, 203, 0.51);
    box-shadow: 0px 5px 15px 1px rgba(198, 190, 190, 0.24);
}

.value-promise-box h6 {
    position: relative;
    padding-left: 5rem;
}

.value-promise-box h6:before {
    
    position: absolute;
    top: -15px;
    left: 0;
    content: '';
    clear: both;
    display: block;
    height: 50px;
    width: 56px;
    background-image: url('../images/value-promise-icons.png');
}

.value-promise-box.box-01 h6:before {
    background-position: 0 0;
}

.value-promise-box.box-02 h6:before {
    background-position: -56px 0;
}

.value-promise-box.box-03 h6:before {
    background-position: -112px 0;
}

.value-promise-box.box-04 h6:before {
    background-position: -168px 0;
}

.value-promise-box.box-05 h6:before {
    background-position: -224px 0;
}

.value-promise-box.box-06 h6:before {
    background-position: -280px 0;
}

.got-your-back-box {
    background-color: #3D5786;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 3rem;
}

.three-easy-steps {
    background: url(../images/three-easy-steps.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
    padding-bottom: 5rem;
    padding-top: 5rem;
}

.easy-steps-circle {
    background-color: #528bfc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 1rem;
    padding: 1rem;
}

.menu-footer-menu-container ul li {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

.footer-links ul li {
    display: inline;
}

.footer-main a {
    color: #fff;
}

.footer-main {
    color: #fff;
}

.footer-social-icons ul li {
    display: inline-block;
    margin-right: 10px;
}

.footer-social-icons ul li a {
    background: #616264;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    display: block;
    line-height: 32px;
    text-align: center;
    width: 32px;
    height: 32px;
}

.movers-by-movers-icons p {
    color: #676767;
    text-transform: uppercase;
    font-size: 1rem;
}

.title-blue {
    color: #0F4ABB !important;
}
.collapse a:hover {
 color: #1A56C9 !important;
 border-bottom: 1px solid #1A56C9 !important;
}
.title-black {
    color: #141414 !important;
    /* font-size: 58px; */
}

/*.moving-software-box {border: 1px solid #F7F7F7; border-radius: 15px; -webkit-border-radius: 15px;}*/
.moving-software-box-wrap {
    background: #FFFFFF;
    border: 0px solid #E0E0E0;
    border-radius: 26px;
}

.movers-by-movers-icons {
    border: 1px solid #F7F7F7;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 0px 5px 15px 1px rgba(198, 190, 190, 0.24);
    background: #fff;
}

.old-new-ways p {
    color: #1F4996;
    font-size: 1.4rem;
    text-align: center;
}

.mobile-apps-logo {
    display: flex;
}

.text-grey {
    color: #383838;
}

/* #header-wrap {z-index: 99999;} */
#header {
    padding-bottom: 0.5rem;
}

#header-wrap {
    background: transparent;
    padding-top: 0.5rem;
}

/*#header-wrap.top-fixed-header {background-color: rgba(0,0,0,0.8);}*/
.moving-software-two {
    display: none;
}

.moving-software-two .slick-dots li button::before {
    color: transparent;
    border: 2px solid #d9d9d9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #d9d9d9;
}

.moving-software-two .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.moving-software-two .slick-dots {
    bottom: 0px;
}

.movers-by-movers-icons-two {
    display: none;
}

.movers-by-movers-icons-two .slick-dots li button::before {
    color: transparent;
    border: 2px solid #d9d9d9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #d9d9d9;
}

.movers-by-movers-icons-two .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.movers-by-movers-icons-two .slick-dots {
    bottom: -40px;
}

.mover-by-mover-box {
    background-color: #fff;
    border-radius: 10px;
    border-radius: 10px;
    padding: 1rem 0 1rem 1rem;
}

.growth-stalled {
    background: #f7fcff;
}

.clients-say-two .slick-dots li button::before {
    color: transparent;
    border: 2px solid #d9d9d9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #d9d9d9;
}

.clients-say-two .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.clients-say-two .slick-dots {
    bottom: -40px;
}

.clients-say-two .slick-slide img {
    display: initial;
}

.clients-say-two,
.favourite-applications-two,
.value-promise-two,
.three-easy-steps-two {
    display: none;
}

.favourite-applications-two .slick-dots li button::before {
    color: transparent;
    border: 2px solid #d9d9d9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #d9d9d9;
}

.favourite-applications-two .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.favourite-applications-two .slick-dots {
    bottom: -40px;
}

.value-promise-two .slick-dots li button::before {
    color: transparent;
    border: 2px solid #d9d9d9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #d9d9d9;
}

.value-promise-two .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.value-promise-two .slick-dots {
    bottom: -40px;
}

.three-easy-steps-two .slick-dots li button::before {
    color: transparent;
    border: 2px solid #d9d9d9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #d9d9d9;
}

.three-easy-steps-two .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.three-easy-steps-two .slick-dots {
    bottom: -40px;
}

.meet-movegistics-con p {
    line-height: 1;
    font-size: 0.9rem;
}

.movers-by-movers {
    background: #F7FCFF;
}

.meet-movegistics h5 {
    font-weight: 600;
}

.meet-movegistics-con p,
.meet-movegistics-list ul li {
    font-weight: 600;
}

.track-customer-journeys {
    padding-top: 10rem;
    padding-bottom: 5rem;
    background: url(../images/top-banner-01-new.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}
.cashflow-poster{
    padding-top: 2rem;
    padding-bottom: 1rem;
    background: url(../images/top-banner-03-new.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
    margin-top : 5rem;
}

.data-drive {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    background: url(../images/top-banner-03-new.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
    margin-top : 5rem;
}


.list-with-bullet ul {
    margin-left: 2rem;
}

.list-with-bullet ul li {
    list-style-type: none;
    position: relative;
    padding-bottom: 1rem;
    font-size: 1rem !important;
    font-weight: 400 !important;
    color: #4D4D4D !important;
}
.list-with-bullet ul li span{
    font-weight: bold !important;
}

.list-with-bullet ul li:before {
    position: absolute;
    top: 8px;
    left: -2rem;
    content: '';
    clear: both;
    display: block;
    border-radius: 10px;
    height: 12px;
    width: 12px;
    background: #1C7AF3;

}

.bgf7 {
    background-color: #F7FCFF;
}

.software-benefits{
    background: linear-gradient(89.95deg, #F4F8FF 0.02%, #FAF9FF 25.66%, #F5F7FF 52.66%, #F5F8FF 96.32%) !important;
}

.software-benefits-box {
    height: 100%;
    padding: 2rem 1rem;
    border: 0.5px solid #D7D7D7;
    background: #FFFFFF;
    border-radius: 10px !important;
}

.software-benefits-box > div{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
}


.software-benefits-box h5 {
    color: #000000;
    font-weight: 500 !important;
    font-size: 1.4rem !important;
}
.software-benefits-box-title{
    height: 110px !important;
}
.software-benefits-box-sub-title {
    height: 105px !important;
}
.more-benefits h6 {
    color: #000000;
    margin: 0 0 0.2rem 0 !important;
}

.blue-text {
    color: #0F4ABB;
}

.font-weight-500 {
    font-weight: 500;
}

.uppercase {
    text-transform: uppercase;
}

.learn-more-btn {
    background: #4B77CC;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    height: unset;
    font-weight: 600;
    letter-spacing: .7px !important;
    font-size: 1rem;
    border: 1px solid #4B77CC;
    padding: 0.5rem 1.2rem;
}

.learn-more-btn:hover {
    background: #fff;
    color: #4B77CC;
}

.pre-negotiated-pricing{
    background: #F5F8FF !important;

}

.pre-negotiated-pricing-box {
    background: #FFFFFF;
    border: 1px solid #CFE5F2;
    box-shadow: 2px 4px 4px rgba(159, 153, 153, 0.25);
    border-radius: 20px;
    padding: 2rem;
    height: 100%;
}

.pnp-border-bottom {
    border-bottom: 1px solid #DEDEDE;
}

.pre-negotiated-pricing-box ul {
    list-style: initial;
    padding-left: 1rem;
}

.pre-negotiated-pricing-box ul li {
    /* padding-bottom: 4px; */
    font-weight: 600;
    font-size: 1rem ;
}

.h5-btn {
    background-color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 3px solid #FF9314;
    color: #2A68DF;
    display: inline-block;
    padding: 0.5rem 1.4rem;
}

.pre-negotiated-pricing a {
    color: #698ED5;
}

.pre-negotiated-pricing a:hover {
    color: #000;
}

.owned-moving-company-border {
    border-top: 3px solid #0F4ABB;
}

.our-technology-centers {
    padding: 10rem 0;
    background: url(../images/our-technology-centers-01.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}

.our-technology-centers h6 {
    line-height: 1.7;
}

.about-movegistics-box {
    display: flex;
}

.about-us-middle-content-box {
    background-color: #fff;
    padding: 1rem;
    box-shadow: 0px 5px 6px rgba(163, 188, 238, 0.35);
    border-radius: 20px;
    -webkit-box-shadow: 0px 5px 6px rgba(163, 188, 238, 0.35);
    -webkit-border-radius: 20px;
    height: 100%;
}

.meet-the-ceo-box {
    background: #F0FBFF;
    border: 1px solid #D1E6F3;
    box-shadow: 0px 6px 5px rgba(214, 214, 214, 0.23);
    -webkit-box-shadow: 0px 6px 5px rgba(214, 214, 214, 0.23);
    padding: 2rem;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    position: relative;
}

/*.meet-the-ceo-box:after { position: absolute; bottom: -100px; right: 30px; content: ''; clear: both; display: block; width: 0; height: 0; border-top: 100px solid #F0FBFF; border-right: 100px solid transparent; 
    } */
.meet-the-ceo-box:after {
    position: absolute;
    bottom: -89px;
    right: 30px;
    content: '';
    clear: both;
    display: block;
    width: 63px;
    height: 89px;
    background-image: url('../images/meet-the-ceo-box-arrow.png');
}

.meet-the-ceo-wrap {
    display: flex;
    margin-left: 3rem;
}

.about-us-review-box {
    padding: 2rem;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    height: 100%;
    background-color: #fff;
}

.about-us-review .slick-slide img {
    display: inline-block;
}

.about-us-review .slick-dots li button::before {
    color: transparent;
    border: 2px solid #528BFC;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: transparent;
}

.about-us-review .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.about-us-review .slick-dots {
    bottom: -40px;
}

.bor-radius-15 {
    border-radius: 15px;
    -webkit-border-radius: 15px;
}

.customer-stories {
    padding-top: 8rem;
    padding-bottom: 10rem;
}

.customer-stories-box {
    padding: 1rem;
    background: #FFFFFF;
    border: 2px solid #E0E0E0;
    box-shadow: 0px 5px 6px #F5F5F5;
    border-radius: 20px;
}

.customer-stories-wrap {
    margin-top: -9rem;
}

.customer-stories-line {
    position: relative;
}

.customer-stories-line:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    content: '';
    clear: both;
    display: block;
    height: 3px;
    width: 60%;
    background-color: #0F4ABB;
}

.customer-stories-wrap .slick-dots li button::before {
    color: transparent;
    border: 2px solid #D9D9D9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #D9D9D9;
}

.customer-stories-wrap .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.customer-stories-wrap .slick-dots {
    bottom: -40px;
}

.great-companies-box {
    background: #ffffff;
    border: 2px solid #F3F3F3CC;
    box-shadow: 0px 4px 10px 2px #D9DDE05C;
    border-radius: 20px;
    -webkit-box-shadow: 0px 4px 4px 0px #D6E3EB5C;
    -webkit-border-radius: 20px;
    padding: 1rem;
}

.great-companies-box:hover {
    border: 2px solid #D3E2FF;

}


.few-more {
    background: linear-gradient(89.97deg, #F4F8FF 0%, #FAF9FF 25.64%, #F5F7FF /52.66%, #F5F8FF 96.32%);

}

.few-more-box {
    padding: 1rem;
    background: #ffffff;
    border: 2px solid #d7ebf8;
    border-radius: 15px;
    height: 100%;
}

.sale-funnel-img{
    height: 32rem;
}


.few-more-box strong,
.few-more-box p {
    color: #36393F;
}

.few-more .slick-dots li button::before {
    color: transparent;
    border: 2px solid #D9D9D9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #D9D9D9;
}

.few-more .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.few-more .slick-dots {
    bottom: -40px;
}

.contact-us a {
    display: block;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 1rem;
    padding-left: 7rem;
    position: relative;
}

.contact-us a:hover {
    box-shadow: 0px 2px 3px #c6c6c7;
    -webkit-box-shadow: 0px 2px 3px #c6c6c7;
}

.contact-icon-title {
    font-family: "neue-haas-grotesk-display", sans-serif;
    color: #1B57CA;
    font-size: 1.5rem;
    font-weight: 600;
}

.contact-icon-content {
    font-family: "neue-haas-grotesk-display", sans-serif;
    color: #37393D;
    font-size: 1.5rem;
    font-weight: 600;
}

.contact-us .contact-icon:before {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    /*left: 25px;*/
    content: '';
    clear: both;
    display: block;
    height: 80px;
    width: 80px;
    background-image: url('../images/contact-icons.png');
}

.contact-us .contact-icon.contact-icon-one:before {
    background-position: 0 0;
}

.contact-us .contact-icon.contact-icon-two:before {
    background-position: -80px 0;
}

.send-message input[type="text"],
.send-message input[type="email"],
.send-message input[type="tel"],
.send-message input[type="textarea"],
.send-message textarea {
    border: 0;
    border-bottom: 1px solid #939496;
    padding-left: 0;
    border-radius: 0;
}

.send-message input[type="text"],
.send-message input[type="email"],
.send-message input[type="tel"],
.send-message input[type="textarea"],
.send-message textarea {
    border: 0;
    border-bottom: 1px solid #939496;
    padding-left: 0;
    border-radius: 0;
    color : #3B67B1 !important
}



.send-message input[type="text"]:focus,
.send-message input[type="email"]:focus,
.send-message input[type="tel"]:focus,
.send-message input[type="textarea"]:focus,
.send-message textarea:focus {
    border-bottom: 1px solid #1150CB;
    color : #3B67B1 !important;
}

.send-message textarea:focus {
    border-color: #1150CB !important;
}

.send-message form textarea.form-control,
.send-message textarea.form-control,
.send-message textarea {
    height: 50px;
}

.contact-us-form input[type="submit"] {
    background-color: #2E5DBC;
    border: 1px solid #2E5DBC;
}

.movegistics-login {
    position: relative;
}


.movegistics-login:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    clear: both;
    display: block;
    height: 100%;
    width: 50%;
    background-image: url('../images/movegistics-login-bg.png');
    right: 50%;
    background-size:auto;
}

.remember-me .wpcf7-list-item-label {
    color: #3B67B1;
    font-size: 0.9rem;
}

.forgot-password a {
    color: #3B67B1;
    font-size: 0.9rem;
}

.forgot-password a:hover {
    color: #3B67B1;
}

.login-form input[type="text"],
.login-form input[type="email"] {
    border: 0;
    border-bottom: 1px solid #939496;
    padding-left: 0;
    border-radius: 0;
}

.login-form input[type="text"]:focus,
.login-form input[type="email"]:focus {
    border-bottom: 1px solid #1150CB;
}

.login-form input[type="submit"] {
    background-color: #FF9314;
    border: 1px solid #FF9314;
    font-weight: 700;
}

.privacy-terms ul li {
    display: inline;
}

.privacy-terms ul li a {
    color: #3B67B1;
    font-weight: 600;
}

.login-form {
    padding: 2rem;
    background: #FFFFFF;
    border: 2px solid #E8F2FF;
    box-shadow: 0px 5px 11px rgba(235, 234, 234, 0.25);
    border-radius: 18px;
}

.movegistics-login .meet-movegistics-list ul li {
    font-size: 0.7rem;
}

.movegistics-login .meet-movegistics-list ul {
    margin-left: 0 !important;
}

.page-id-80 #site-navigation-wrap,
.page-id-90 #site-navigation-wrap {
    display: none;
}

.movegistics-login-img {
    padding-top: 5rem;
}

.faq-banner {
    padding-top: 10rem;
    padding-bottom: 6rem;
    background: url('../images/top-banner-01-new.png') no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}

.faq-accordion .accordion .card-header:after {
    /* font-family: 'FontAwesome';
    content: "\f13a";
    float: right;
    color: #9A9999;
    font-size: 1.5rem; */
    content: "";
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url('../images/arrow-down-rounded.svg');
    background-size: contain;
    background-repeat: no-repeat;
    float: right; 
}

.faq-accordion .accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    /* content: "\f138";  */
    width: 1.6rem;
    height: 1.6rem;
    background-image: url('../images/arrow-right-rounded-blue.svg');
    background-size: contain;
    background-repeat: no-repeat;
    float: right;
}

.faq-accordion .card-header a {
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
}
.faq-accordion .card-header a:hover{
    color : #1A56C9 !important;
}
.faq-accordion .accordion .card .card-header {
    border: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.faq-accordion .accordion .card-wrap {
    border-bottom: 1px solid #DCDCDC;

}

.book-a-demo  {
    position: relative;
    padding-top: 8rem;
}



.movegistics-login{
    padding-top: 8rem;
}

.book-a-demo:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    clear: both;
    display: block;
    height: 100%;
    width: 50%;
    background: linear-gradient(180deg, #1B4CAB 16.99%, #1B4CAB 74.27%);
    right: 50%;
    background-size: 100% auto;
}

.half-blue {
    color: #8da5d5;
    font-size: 0.8rem;
}

.book-a-demo-form input[type="text"],
.book-a-demo-form input[type="email"],
.book-a-demo-form input[type="tel"] {
    border: 0;
    border-bottom: 1px solid #939496;
    padding-left: 0;
    border-radius: 0;
}

.book-a-demo-form input[type="text"]:focus,
.book-a-demo-form input[type="email"]:focus,
.book-a-demo-form input[type="tel"]:focus {
    border-bottom: 1px solid #1150CB;
}

.book-a-demo-form {
    padding: 2rem;
    background: #FFFFFF;
    border: 2px solid #E8F2FF;
    box-shadow: 0px 5px 11px rgba(235, 234, 234, 0.25);
    border-radius: 18px;
}

.book-a-demo-form input[type="submit"] {
    background-color: #FF9314;
    border: 1px solid #FF9314;
    font-weight: 700;
}

.demo-with-email-btn {
    position: relative;
    color: #78797B;
    font-weight: 600;
    width: 100%;
    border: 1px solid #000;
    display: inline-block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #FFFFFF;
    border: 1px solid #DCE9ED;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.demo-with-email-btn:hover {
    color: #78797B;
}

.demo-with-email-btn:before {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 25px;
    content: '';
    clear: both;
    display: block;
    height: 24px;
    width: 24px;
    background-image: url('../images/google-icon.png');
}

.subscription-note {
    background-color: #000;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.subscription-note p {
    font-size: 1rem;
}

/* .page-id-96 #header-wrap {
    background: linear-gradient(180deg, #1150CB 2.41%, #2C376C 80.82%);
} */

.movegistics-page,
.netensity-page{
    padding-top: 8rem;
}

.privacy-list ul {
    list-style: initial;
    padding-left: 1rem;
}

.privacy-list ul li {
    padding-bottom: 0.1rem !important;
}

.download-free-pdf-form input[type="text"],
.download-free-pdf-form input[type="email"],
.download-free-pdf-form input[type="tel"] {
    border: 0;
    border-bottom: 1px solid #939496;
    padding-left: 0;
    border-radius: 0;
}

.download-free-pdf-form input[type="text"]:focus,
.download-free-pdf-form input[type="email"]:focus,
.download-free-pdf-form input[type="tel"]:focus {
    border-bottom: 1px solid #1150CB;
}

.download-free-pdf-form input[type="submit"] {
    background-color: #FF9314;
    border: 1px solid #FF9314;
}

#download-free-pdf .modal-content {
    padding: 2rem;
}

.moving-companies-mobile {
    display: none;
}





.recent-blogs .blog-img a span.post_bg_img {
    display: block;
    padding-top: 61%;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.recent-blogs .blog-links h5 a {
    color: #053EAE;
}

.recent-blogs .blog-section {
    background: #FFFFFF;
    border: 2px solid #CAEBFF;
    box-shadow: 0px 4px 7px rgba(169, 197, 213, 0.36);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 1rem;
    height: 100%;
}

.digital-qr-code-inventories video {
    width: 100%;
    height: auto;
}

.proven-strategies-success-box {
    padding: 1rem;
    background: #FFFFFF;
    border: 2px solid #B8D5E0;
    box-shadow: 0px 4px 4px rgba(223, 223, 223, 0.25);
    border-radius: 15px;
    -webkit-box-shadow: 0px 4px 4px rgba(223, 223, 223, 0.25);
    -webkit-border-radius: 15px;
    height: 100%;
}

.our-mission-box {
    background: #3D5786;
    padding: 2rem;
    border-radius: 15px;
    -webkit-border-radius: 15px;
}
.faq-accordion.bgf7 .accordion .card,
.faq-accordion.bgf7 .accordion .card .card-wrap,
.faq-accordion.bgf7 .accordion .card .card-header,
.faq-accordion.bgf7 .accordion .card .card-body {
    background-color: #F7FCFF;
}

.meet-movegistics .all-in-one {
    background-color: #FF9314;
    padding: 0.25rem 0.75rem;
    border-radius: 25px;
    -webkit-border-radius: 25px;
}

.our-mission ul {
    list-style: initial;
}

.main-footer p,
.main-footer a {
    color: #fff;
}

.main-footer .contact-list p {
    position: relative;
    padding-left: 3rem;
}

.main-footer .contact-list p:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    clear: both;
    display: block;
    height: 32px;
    width: 32px;
    background-image: url('../images/contact-icons-01.png');
}

.main-footer .contact-list p .contact-icon-one:before {
    background-position: 0 0;
}

.main-footer .contact-list .contact-icon-two:before {
    background-position: -32px 0;
}

.main-footer .contact-list .contact-icon-three:before {
    background-position: -64px 0;
}

.main-footer .contact-list img {
    padding-bottom: 2rem;
}



.main-footer p,
.main-footer ul li {
    font-size: 0.9rem;
}

.main-footer ul {
    list-style: initial;
    padding-left: 10px;
}

.main-footer ul li {
    padding-bottom: 10px;
    color: #fff;
}

.down-footer p,
.down-footer a {
    font-size: 14px;
}

.accelerate-notes {
    font-family: "neue-haas-grotesk-display", sans-serif;
    color: #616060;
    font-size: 1rem;
    font-weight: 600;
}

.accelerate-notes a {
    font-family: "neue-haas-grotesk-display", sans-serif;
    color: #698ED5;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: underline;
}

.footer-links ul,
.footer-social-icons ul {
    padding-left: 0;
}

.partners-box {
    background: #fff;
    padding: 2rem;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 3px 12px 0px #DCDCDC40;

}

.parner-sub-title {
    font-weight: 500 !important;
    color:#000000 !important;
}
.parner-sub-title + p{
    color: #444444 !important;
    font-weight: 400 !important;
    font-size: 0.90rem !important;
}

.parner-sub-content {
    /* font-family: "neue-haas-grotesk-display", sans-serif; */
    color:#444444 !important;
    font-weight: 500 !important;
}

.proven-strategies-success-mobile {
    display: none;
}

.proven-strategies-success-mobile .slick-dots li button::before {
    color: transparent;
    border: 2px solid #d9d9d9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: #d9d9d9;
}

.proven-strategies-success-mobile .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.proven-strategies-success-mobile .slick-dots {
    bottom: -40px;
}

.great-companies-box .great-companies-title a {
    font-weight: 600;
    color: #000;
}

.great-companies-box .great-companies-title a:hover {
    color: #000;
}

.main-footer p,
.main-footer a {
    font-family: "Neurial Grotesk";
}

.meet-movegistics .all-in-one {
    transform: rotate(2deg);
    display: inline-block;
}

.moving-software-content {
    color: #2D61C3;
    font-size: 1.7rem;
}

.key-feature p {
    position: relative;
    padding-left: 24px;
    color: #343434;
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
}

.key-feature p:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '';
    clear: both;
    display: block;
    height: 17px;
    width: 19px;
    background-image: url('../images/check.png');
}

.best-plans-box {
    background: #FFFFFF;
    border: 2px solid #F5F5F5;
    box-shadow: 0px 4px 4px rgba(248, 244, 244, 0.25);
    border-radius: 18px;
    padding: 1rem;
    height: 100%;
}

.request-quote-btn {
    background: #1A56C9;
    color: #fff;
    width: 90%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    font-family: "Neue Alte Grotesk", sans-serif;
    font-weight: 500;
}

.best-plans-border-bottom {
    border-bottom: 2px solid #D6D6D6;
}

.font-size-sm {
    font-size: 0.9rem;
}


.pricing-table .table {
    display: flex;
    flex-direction: column;
    border: 1px solid #ccc;
}

.pricing-table .row {
    display: flex;
}

.pricing-table .cell {
    flex: 1;
    padding: 10px;
    border: 1px solid #B7CAD5;
}

.pricing-table .cell i {
    color: #2BC46D;
}

.strike {
    text-decoration: line-through;
}

.pricing-table .cell01 {
    padding-right: 50px;
    border-top-left-radius: 10px;
}

.pricing-table .cell1 {
    position: relative;
    padding-right: 50px;
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-weight: 600;
    color: #343434;
}

.pricing-table .cell1:before {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    content: '';
    clear: both;
    display: block;
    height: 15px;
    width: 9px;
    background-image: url('../images/right-arrow.png');
    transform: rotate(90deg); /* rotate arrow from right to down */

}

.min-height-82 {
    min-height: 82px;
    display: inline-block;
}

.pricing-table .cell02 {
    border-top-right-radius: 10px;
}

.pricing-table .cell03 {
    border-bottom-left-radius: 10px;
}

.pricing-table .cell04 {
    border-bottom-right-radius: 10px;
}

.pricing-table .pricing-table-border {
    border-left: 1px solid #B7CAD5;
    border-right: 1px solid #B7CAD5;
}

.pricing-table .pricing-table-border ul {
    list-style: initial;
    padding-left: 45px;
}

.pricing-table .pricing-table-border ul li {
    padding-bottom: 10px;
}

.meet-the-future {
    padding-top: 9rem;
    padding-bottom: 3rem;
    background: url(../images/meet-the-future-bg-2.png) no-repeat center;
    background-size: cover;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 1000px;
}

.meet-the-future::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    /* Adjust this based on how deep you want the curve */
    background: #fff;
    /* Color of the next section */
    border-top-left-radius: 100% 50px;
    border-top-right-radius: 100% 50px;
}



.five-point-zero-new {
    background-color: #FF9314;
    padding: 0 0.5rem;
    border-bottom-left-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    color: #fff;
    font-size: 2.5rem;
    margin-left: 0.5rem;
    padding-bottom: 0.5rem;
}

#header-wrap {
    background: #fff;
}

.login-menu a {
    color: #1C7AF3 !important;
}

.meet-the-future h3 {
    color: #1C7AF3;
    font-size: 66px;
    font-style: normal;
    font-weight: 500;
    line-height: 77px;
}

.meet-the-future h6 {
    color: #1C7AF3;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px!important;
    margin-bottom: 10px;
}
.meet-the-future h5 {
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    opacity: 0.9;
}

.meet-the-future h2 {
    font-size: 78px;
    font-style: normal;
    font-weight: 700;
    line-height: 88px;
}

.updated-blue {
    color: #1C7AF3 !important;
}

.login-menu a:hover {
    color: #fff !important;
}




/* Customer Stories  page */
p {
    font-size: 1rem;
}

.customer-stories-highlights {
    font-weight: 500;
    width: 45%;
    margin: auto;
    font-size: 1.1rem !important;
}

.customer-stories-title-logo-box .img-fluid {
    height: 60px !important;
}

/* .text-right .img-fluid{
    height: 80px !important;
} */

.customer-stories-logo-04{
    height: 97px;
    width: 217px;
}

.align-center {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.customer-stories-description {
    padding-left: 0px !important;
}

.customer-stories-description>p {
    font-size: 1rem;
    border-bottom: 2px solid #EAEAEA;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    color:#1E1616 !important;
}

.customer-stories-title-logo-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 10px;
}

.customer-stories-title-logo-box strong {
    width: 30%;
    font-size: 1.1rem;
    font-weight: 600 !important;
}


.title-black {
    color: #000000;
    font-weight: 700 !important;
}

.title-description {
    font-weight: 700 !important;
    color: #444444 !important;
}

.opacity-07 {
    opacity: 0.7 !important;
}

.few-more-title{
    font-weight: 700 !important;
}
.few-more-box p,
.few-more-box h6 {
    opacity: 0.7 !important;
    
}
.few-more-box > p,
.few-more-box > h6
{
font-weight: 700 !important;
}

.few-more-box-comment {
    height: 155px;
}

.text-black {
    color: #444444 !important;
}

/* FAQ */

.faq-title{
    color: #175BDF !important;
    text-align: center;
    margin: auto;
    font-size : 5rem !important;
}
.faq-accordion p , .faq-accordion li{ 
    font-size: 18px ;
}
.first-active a{
    color:  #1A56C9 !important;
}
.card-header[aria-expanded="true"] a {
   color:  #1A56C9 !important;
 }

 .card-header a, .faq-accordion .accordion .card-header:after{
    cursor: pointer !important;
 }

  .card-header[aria-expanded="false"] a {
   color:  #000000 !important;
 }

.customer-partner-highlights{
    font-weight: 700 !important;
}
.text-light-blue{
    color: #165EBA !important; 
}
.align-col-center{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content : center;
}
.partner-box-benefits{
    font-size: 1.1rem;
}
.partner-box-footer{
    font-size: 1.1rem;
    font-weight: 500 !important;
}
.parner-sub-content{
    font-size: 1.05rem;
}

/* Cashflow Page */


.track-customer-journeys-title{
    font-weight: 500 !important;
    color: #141414 !important;
    font-size: 2.7rem !important;

}


.boost-sales{
margin-top: 2rem !important;
}
.crew-app-page .yellow-btn , .cashflow-poster .yellow-btn , .profit-page .yellow-btn , .automation-page .yellow-btn,.survey-app-page .yellow-btn , .customer-detail-page .yellow-btn{
    background-color:#FF8A00 ;
    font-size: 0.9rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.crew-app-page .yellow-btn i , .cashflow-poster .yellow-btn i, .profit-page .yellow-btn i , .automation-page .yellow-btn i, .survey-app-page .yellow-btn i{
    margin-left: 12px !important;
}
.track-customer-journeys-title + h6{
    font-weight: 500 !important;
    color: #000000 !important;
    font-size: 1.2rem !important;
}

.easy-invoice-title{
    font-weight: 400 !important;
    color: #000 !important;
    font-size: 1.8rem !important;
}

.easy-invoice-title span{
    font-weight: 500 !important;
    color: #1C7AF3 !important;
}
.key-benefits-title{
   font-weight: 500 !important;
   color: #000;
}
.key-benefits-title span{
    font-weight: 700 !important;
    color:  #538cfd !important;
}


.software-benefits .row .col-md-4,.software-benefits .row .col-md-6 {
    padding: 10px !important;
}
.software-benefits img{
    height: 6rem !important;
}

.software-benefits-box h5 + p {
    font-weight: 400 !important;
    color: #202020 !important;
    font-size: 1rem !important;
}
.software-benefits-box h5 + p > strong{
    font-weight: 500 !important;
    color: #202020 !important;
    font-size: 1.1rem !important;
}

.pre-negotiated-pricing .mb02rem{
    margin-bottom: 0.2rem !important;
}

.font-weight-500{
    font-weight: 500 !important;
}
.protection-pack-description{
    margin: 0px !important;
    color:  #555555 !important;
}

.text-light1-blue{
    color:  #1C7AF3 !important;
}
.text-light2-blue{
    color : #4B77CC !important;
}

.more-benefits-card{
    border: 1px solid #F7F5F5 !important;
    padding: 2rem 1rem !important;
    height: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px !important;
}

.more-benefits-card .row {
    flex-direction: row !important;
    justify-content:center !important;
    align-items: center;
}
.more-benefits-card .row .align-center p{
    margin: 0px !important;
  }


.more-benefits-card .learn-more{
    margin-top: 0.8rem !important;
}

.more-benefits-card .offer {
    font-style: italic;
    font-weight: 600;
    margin: 0 !important;
    color : #0F4ABB;
    font-size: 0.7rem !important;
}

.more-benefits .row > .col-md-6 {
    padding: 10px !important;
}

.moving-companies .row > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.moving-companies img{
    height: 4.6rem !important;
}

.get-paid-time-conatiner {
    background: url(../images/get-paid-time-bg.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
  
}

/* .get-paid-time-conatiner .row{
    padding: 5rem !important;
}   */
.get-paid-time-conatiner h3{
    font-weight: 500 !important;
}
.get-paid-time-conatiner h3,.get-paid-time-conatiner p {
    color: white !important;
}
.get-paid-time-conatiner p {
    font-size: 0.9rem !important;
}
.get-paid-time-conatiner .yellow-btn {
  font-size: 1rem ;
}





/* blog page */

.blog-page{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8rem 0 6rem 0;
}


.blog-page h1{
    color: #175BDF !important;
    text-align: center;
    margin: auto;
}
.blog-page p {
    text-align: center;
    margin: auto;
}
/* make-data-driven-decisions */


.data-drive-title{
    color : #141414 !important;
    font-weight: 500 !important;
    font-size: 2.7rem !important;

}

.data-drive-title span{
    color: #1C7AF3 !important;
    font-weight: 700 !important;

}

.data-drive-title + p {
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

.data-drive-title + p > span {
    color: #000000 !important;
    font-weight: 700 !important;
}
.sales-funnel-title{
    color: #202020;
     font-weight: 400 !important;
}
.sales-funnel h6 , .sales-leader-board h6, .data-drive-customer-view h6{
    color: #202020;
    font-weight: 500 !important;
}

.sales-funnel .list-with-bullet ul li{
    color: #202020 !important;
}

.data-driven-footer-container {
    background: url(../images/data-drive-footer-bg.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
  
}

.data-driven-footer-container .row{
    padding: 5rem 0rem !important;
}  

.data-driven-footer-container h3{
    font-weight: 500 !important;
}

.data-driven-footer-container h3,.data-driven-footer-container p {
    color: white !important;
}
.data-driven-footer-container p {
    font-size: 0.9rem !important;
}
.data-driven-footer-container .yellow-btn {
  font-size: 1rem !important;
}








/* make-data-driven-decisions */


.data-drive-title{
    color : #141414 !important;
    font-weight: 500 !important;
    font-size: 2.7rem !important;

}

.data-drive-title span{
    color: #1C7AF3 !important;
    font-weight: 700 !important;

}

.data-drive-title + p {
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

.data-drive-title + p > span {
    color: #000000 !important;
    font-weight: 700 !important;
}
.sales-funnel-title{
    color: #202020;
     font-weight: 400 !important;
}
.sales-funnel h6 , .sales-leader-board h6, .data-drive-customer-view h6{
    color: #202020;
    font-weight: 500 !important;
}

.sales-funnel .list-with-bullet ul li{
    color: #202020 !important;
}

.data-driven-footer-container {
    background: url(../images/data-drive-footer-bg.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
  
}

.data-driven-footer-container .row{
    padding: 5rem 0rem !important;
}  

.data-driven-footer-container h3,.data-driven-footer-container p {
    color: white !important;
}
.data-driven-footer-container p {
    font-size: 0.9rem !important;
}
.data-driven-footer-container .yellow-btn {
  font-size: 1rem !important;
}


/* subscription-agreement Page */

.subscription-agreement-description{
  background-color:#F5F8FF  ;
}

.subscription-agreement-description p{
    font-weight: 400 !important;
}
.subscription-agreement-description .col-md-12 p{
    color: #000000  !important;
    font-size: 22px !important;
    text-align : center !important;
}

.subscription-agreement-description .col-md-6 p{ 
    color:#474646 !important;

}
.font-500{
    font-weight: 500 !important;
}
.definitions p{
    color : #383838 !important;
}

.definitions p > strong{
    font-weight: 600 !important;
}
.definitions p > .title-blue{
    color : #1150CB !important;
    font-weight: 600 !important;
}
.subscription-agreement-box .title-blue{
    font-weight: 500 !important;
}

.subscription-agreement-box p {
    color: #383838 !important;
    font-size: 18px;
}
.subscription-agreement-description .col-md-6 p{
    font-size: 18px;
}
.subscription-agreement-box p > strong{
    font-weight: 700 !important;
    color : #383838 !important;
}
.responsibilities-for-availability strong{
    font-weight: 700 !important;
    color: #1150CB !important;
}


/* privacy-policy-page  */

.privacy-policy-page  p , .privacy-policy-page .privacy-list  li{
    font-weight: 400 ;
    color : #383838 !important;
    font-size: 18px;
}

.privacy-policy-page .title-blue{
    font-weight: 600 !important;
    font-size: 20px;
}
.privacy-list li{
    font-weight: 400 !important;
    font-size: 18px !important;
}
.privacy-policy-page  .policy-email , .privacy-policy-page  .policy-phone{
    cursor: pointer; 
    font-weight: 500 !important;
    color : #383838 !important;
    font-family: "museo-sans", sans-serif;
}
.privacy-policy-page  .policy-email:hover {
    color: #007bff;
    text-decoration: underline; 
    cursor: pointer; 
    transition: color 0.3s ease-in-out; 
}
.privacy-policy-page  .policy-phone:hover{
    color: #007bff;
    text-decoration: underline; 
    cursor: pointer; 
    transition: color 0.3s ease-in-out; 
}



.five-point-zero-new {
    background-color: #FF9314;
    padding: 0 0.5rem;
    border-bottom-left-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    color: #fff;
    font-size: 2.5rem;
    margin-left: 0.5rem;
    padding-bottom: 0.5rem;
}

#header-wrap {
    background: #fff;
}

.login-menu a {
    color: #1C7AF3 !important;
}

.meet-the-future h3 {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 46px; /* 127.778% */
}

.meet-the-future h6 {
    color: #1C7AF3;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.meet-the-future h5 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 160% */
}

.meet-the-future h2 {
    color: #000;
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    line-height: 68px; /* 117.241% */
    letter-spacing: 0.58px;
}

.updated-blue {
    color: #1C7AF3 !important;
}

.login-menu a:hover {
    color: #fff !important;
}




/* Customer Stories  page */
p {
    font-size: 1rem;
}

.customer-stories-01,.customer-stories-02,.customer-stories-03 , .customer-stories-04{
   border-radius: 20px;
}

.customer-stories-highlights {
    font-weight: 500;
    width: 45%;
    margin: auto;
    font-size: 1.1rem !important;
}

.customer-stories-title-logo-box .img-fluid {
    height: 60px !important;
}

/* .text-right .img-fluid{
    height: 80px !important;
} */

.align-center {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.customer-stories-description {
    padding-left: 0px !important;
}

.customer-stories-description>p {
    font-size: 1rem;
    border-bottom: 2px solid #EAEAEA;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    color:#1E1616 !important;
}

.customer-stories-title-logo-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 10px;
}

.customer-stories-title-logo-box strong {
    width: 30%;
    font-size: 1.1rem;
    font-weight: 600 !important;
}


.title-black {
    color: #000000;
    font-weight: 700 !important;
}

.title-description {
    font-weight: 700 !important;
    color: #444444 !important;
}

.opacity-07 {
    opacity: 0.7 !important;
}

.few-more-title{
    font-weight: 700 !important;
}
.few-more-box p,
.few-more-box h6 {
    opacity: 0.7 !important;
    
}
.few-more-box > p,
.few-more-box > h6
{
font-weight: 700 !important;
}

.few-more-box-comment {
    height: 155px;
}

.text-black {
    color: #444444 !important;
}

/* FAQ */

.faq-title{
    color: #175BDF !important;
    text-align: center;
    margin: auto;
    font-size : 5rem !important;
}
.first-active a{
    color:  #1A56C9 !important;
}
.card-header[aria-expanded="true"] a {
   color:  #1A56C9 !important;
 }

 .card-header a, .faq-accordion .accordion .card-header:after{
    cursor: pointer !important;
 }

  .card-header[aria-expanded="false"] a {
   color:  #000000 !important;
 }

.customer-partner-highlights{
    font-weight: 700 !important;
}
.text-light-blue{
    color: #165EBA !important; 
}
.align-col-center{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content : center;
}
.partner-box-benefits{
    font-size: 1.1rem;
}
.partner-box-footer{
    font-size: 1.1rem;
    font-weight: 500 !important;
}
.parner-sub-content{
    font-size: 1.05rem;
}

/* Cashflow Page */


.track-customer-journeys-title{
    font-weight: 500 !important;
    color: #141414 !important;
    font-size: 2.7rem !important;

}

.cashflow-page .track-customer-journeys-title span{
    font-weight: 700 !important;
    color: #5399F6 !important;
}


.boost-sales{
    margin-top: 2rem !important;
    }
.cashflow-poster .yellow-btn{
    background-color:#FF8A00;
    font-size: 0.9rem ;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: fit-content;
}

.cashflow-poster .yellow-btn i {
    margin-left: 12px !important;
}
.track-customer-journeys-title + h6{
    font-weight: 500 !important;
    color: #000000 !important;
    font-size: 1.2rem !important;
}

.easy-invoice-title{
    font-weight: 400 !important;
    color: #000 !important;
    font-size: 1.8rem !important;
}

.easy-invoice-title span{
    font-weight: 500 !important;
    color: #1C7AF3 !important;
}
.key-benefits-title{
   font-weight: 500 !important;
   color: #000;
}
.key-benefits-title span{
    font-weight: 700 !important;
    color:  #538cfd !important;
}


.software-benefits .row .col-md-4,.software-benefits .row .col-md-6 {
    padding: 10px !important;
}
.software-benefits img{
    height: 6rem !important;
}

.software-benefits-box h5 + p {
    font-weight: 400 !important;
    color: #202020 !important;
    font-size: 1rem !important;
}
.software-benefits-box h5 + p > strong{
    font-weight: 500 !important;
    color: #202020 !important;
    font-size: 1.1rem !important;
}

.pre-negotiated-pricing .mb02rem{
    margin-bottom: 0.2rem !important;
}

.font-weight-500{
    font-weight: 500 !important;
}
.protection-pack-description{
    margin: 0px !important;
    color:  #555555 !important;
}

.text-light1-blue{
    color:  #1C7AF3 !important;
}
.text-light2-blue{
    color : #4B77CC !important;
}

.more-benefits-card{
    border: 1px solid #F7F5F5 !important;
    padding: 2rem 1rem !important;
    height: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 10px !important;
}

.more-benefits-card .row {
    flex-direction: row !important;
    justify-content:center !important;
    align-items: center;
}
.more-benefits-card .row .align-center p{
    margin: 0px !important;
  }


.more-benefits-card  .yellow-btn {
   font-size: 0.9rem !important;
   background-color: #FF9314 ;
  
}
.more-benefits-card .learn-more{
    margin-top: 0.8rem !important;
}

.more-benefits-card .offer {
    font-style: italic;
    font-weight: 600;
    margin: 0 !important;
    color : #0F4ABB;
    font-size: 0.7rem !important;
}

.more-benefits .row > .col-md-6 {
    padding: 10px !important;
}

.moving-companies .row > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.moving-companies img{
    height: 4.6rem !important;
}

.get-paid-time-conatiner {
    background: url(../images/get-paid-time-bg.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
  
}

.get-paid-time-conatiner{
    padding: 5rem 0rem !important;
}  
.get-paid-time-conatiner h3{
    font-weight: 500 !important;
    font-size: 2.7rem !important;
}
.get-paid-time-conatiner h3,.get-paid-time-conatiner p {
    color: white !important;
}
.get-paid-time-conatiner p {
    font-size: 20px !important;
}
.get-paid-time-conatiner .yellow-btn {
  font-size: 1rem ;
}









/* make-data-driven-decisions */


.data-drive-title{
    color : #141414 !important;
    font-weight: 500 !important;
    font-size: 2.7rem !important;

}

.data-drive-title span{
    color: #1C7AF3 !important;
    font-weight: 700 !important;

}

.data-drive-title + p {
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

.data-drive-title + p > span {
    color: #000000 !important;
    font-weight: 700 !important;
}
.sales-funnel-title{
    color: #202020;
     font-weight: 400 !important;
}
.sales-funnel h6 , .sales-leader-board h6, .data-drive-customer-view h6{
    color: #202020;
    font-weight: 500 !important;
}

.sales-funnel .list-with-bullet ul li{
    color: #202020 !important;
}

.data-driven-footer-container {
    background: url(../images/data-drive-footer-bg.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
  
}

.data-driven-footer-container .row{
    padding: 5rem 0rem !important;
}  

.data-driven-footer-container h3{
    font-weight: 500 !important;
}

.data-driven-footer-container h3,.data-driven-footer-container p {
    color: white !important;
}
.data-driven-footer-container p {
    font-size: 0.9rem !important;
}
.data-driven-footer-container .yellow-btn {
  font-size: 1rem !important;
}








/* make-data-driven-decisions */


.data-drive-title{
    color : #141414 !important;
    font-weight: 500 !important;
    font-size: 2.7rem !important;

}

.data-drive-title span{
    color: #1C7AF3 !important;
    font-weight: 700 !important;

}

.data-drive-title + p {
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

.data-drive-title + p > span {
    color: #000000 !important;
    font-weight: 700 !important;
}
.sales-funnel-title{
    color: #202020;
     font-weight: 400 !important;
}
.sales-funnel h6 , .sales-leader-board h6, .data-drive-customer-view h6{
    color: #202020;
    font-weight: 500 !important;
}

.sales-funnel .list-with-bullet ul li{
    color: #202020 !important;
}

.data-driven-footer-container {
    background: url(../images/data-drive-footer-bg.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
  
}

.data-driven-footer-container .row{
    padding: 5rem 0rem !important;
}  

.data-driven-footer-container h3,.data-driven-footer-container p {
    color: white !important;
}
.data-driven-footer-container p {
    font-size: 0.9rem !important;
}
.data-driven-footer-container .yellow-btn {
  font-size: 1rem !important;
}

.contact-us a:hover .contact-icon-content {color: #FF8A00;}



/* CREW APP */
.crew-app-page .boost-sales{
    margin-top: 1rem !important;
}
    
.crew-app {
    padding-top: 10rem;
    padding-bottom: 3rem;
    background: url(../images/top-banner-04-new.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}
.crew-app .img-fluid{
    margin-left: 45px !important;
}
.crew-app p {
    color:#4D4D4D!important;
    font-weight: 500 !important;
    font-size: 1rem !important;
}
.crew-app-title{
    color : #141414 !important;
    font-weight: 500 !important;
    font-size: 2.7rem !important;

}
.italic-description{
    font-style: italic;
    font-weight: 500 !important;
    color: #202020;
}
.img-40rem{
    height: 40rem !important;
}


/* profit page */

.profit-page .boost-sales{
    margin-top: 1rem !important;
}

.profit-poster{
    padding-top: 10rem;
    padding-bottom: 2rem;
    background: url(../images/top-banner-03-new.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}

.profit-poster p {
    color:#000000!important;
    font-weight: 400 !important;
    font-size: 1rem !important;
}
.profit-poster p > strong{
    color:#000000!important;
    font-weight: 500 !important;
    font-size: 1.2rem !important;
}

.profit-title{
    color : #141414 !important;
    font-weight: 500 !important;
    font-size: 2.8rem !important;
    

}
.italic-description{
    font-style: italic;
    font-weight: 500 !important;
    color: #202020;
}


.profit-container h2{
  color: #538CFD !important;
  margin-bottom: 0px !important;
  font-weight: 700 !important;
}
.profit-drive-section{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.profit-container h6{
    color:#202020 !important;
    font-weight: 500 !important;
}
.profit-container h6 strong{
    font-weight: 700 !important;
    color: #312323 !important;

}
.profit-container h3{
    font-weight: 400 !important;
  }

  .profit-container .profit-link{
    font-style: italic !important;
    color: #1C7AF3 ;
    font-weight: 500 !important;
    cursor: pointer;
  }
  .profit-container p > a:hover{
    text-decoration:underline !important;
  }
  .profit-container .boost-sales + p{
    margin-top: 1rem !important;
  }

  .profit-page .get-paid-time-conatiner h6{
    color: #FF9314;
    font-weight: 700;
    text-transform: uppercase !important;
  }

  .profit-page .get-paid-time-conatiner h3{
    font-weight: 500 !important;
    font-size: 2.4rem !important;
}
.profit-page .get-paid-time-conatiner h3 span{
    font-weight: 700;
}

.profit-page .get-paid-time-conatiner p{
    font-size: 1rem !important;
}

/* automation Page */

.automation-poster{
    padding-top: 10rem;
    padding-bottom: 2.5rem;
    background: url(../images/top-banner-03-new.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}


.automation-title {
    font-weight: 500 !important;
    color:  #141414 !important;
}

.automation-title + p {
    font-weight: 500 !important;
    color:#000000 !important;
    font-size : 1.2rem !important;
}


.automate-container h3{
    font-weight: 400 !important;
    color: #202020;
}
.automate-container h6{
    font-weight: 500 ;
}
.automate-container p{
    font-weight : 400
}

.automation-page li{
    font-weight: 500 !important;
}
.font-700{
 font-weight: 700 !important;
}

.bgf8{
    background: linear-gradient(89.95deg, #F4F8FF 0.02%, #FAF9FF 25.66%, #F5F7FF 52.67%, #F5F8FF 96.32%);
}

.automation-page{
color : #202020;
}


.automation-page .get-paid-time-conatiner {
    background: url(../images/automation-footer-bg.png) no-repeat;
    background-size: auto;
    background-size: cover;
    width: 100%;
}


   /* Survey App Page*/

 .survey-app {
    padding-top: 10rem;
    padding-bottom: 4rem;
    background: url(../images/top-banner-04-new.svg) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}
.survey-app p {
    color:#4D4D4D!important;
    font-weight: 500 ;
    font-size: 1rem;
}

.survey-app p > span {
    font-weight: 700 ;
}
.survey-app-title{
    color : #141414 !important;
    font-weight: 500 !important;
    font-size: 2.7rem !important;

}
.survey-app-page .list-with-bullet ul li{
    font-weight: 500 !important;
}
.survey-app-page .get-paid-time-conatiner p{
 font-weight: 500 ;
 font-size: 1.1rem ;
}
.survey-app-page .get-paid-time-conatiner h6{
    font-weight: 700 ;
    font-size: 1.35rem ;
}

/* Customer Details Pages */
.customer-detail {
    padding-top: 7rem;
    padding-bottom: 4rem;
    background: url(../images/top-banner-01-new.png) no-repeat center;
    background-size: cover;
    width: 100%;
    overflow: hidden;
    margin-top: 3rem;

}

.customer-detail img {
    margin-top: 5rem;
}

.customer-detail::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 12%;
    /* background: url(../images/top-banner-01-new.png) no-repeat center center; */
    background: url(../images/case-study-bg.png) no-repeat center center;
    background-size: cover;
    z-index: 0;
  }
  
  /* Content above pseudo-element */
  .customer-detail .container {
    position: relative;
    z-index: 1;
  }

  .customer-detail-page .custome-contact-form{
    margin-left: 10vw;
    display: flex;
    align-items: center;
  }

  .customer-detail-page .custome-contact-form .form-group{
    padding: 1rem 0;
  }

  .customer-detail-page .send-message input[type="text"]{
    border: 0;
    border-bottom: 2px solid #939496;
    padding-left: 0;
    border-radius: 0;
    font-weight: 700;
  }

.customer-details-demo-request-form .customer-details-demo-request-form input[type="text"],
.customer-details-demo-request-form input[type="email"],
.customer-details-demo-request-form input[type="tel"] {
    border: 0;
    border-bottom: 2px solid #939496;
    padding-left: 0;
    border-radius: 0;
    font-weight: 700;
}

.customer-details-demo-request-form input[type="text"]:focus,
.customer-details-demo-request-form input[type="email"]:focus,
.customer-details-demo-request-form input[type="tel"]:focus {
    border-bottom: 2px solid #1150CB;
}

.customer-details-demo-request-form {
    padding: 2rem 8rem 2rem 0;
}

.customer-details-demo-request-form input[type="submit"] {
    background-color: #FF9314;
    border: 1px solid #FF9314;
    font-weight: 700;
}

.customer-detail h6{
    font-weight: 700 !important;
}

.customer-detail-page .great-companies-title{
    margin: 0 !important;
}

.customer-detail span{
    color: #286EF8;
}


.about-case-study h6{
  color : #1A56C9 !important;
  font-weight: 700 !important;

}

.about-case-study p{
    opacity: 0.8 !important;
  
  }



.customer-detail-page .slick-slider{ 
    padding: 0px 30px 0px 40px;
}
.customer-detail-page .few-more{
    background: linear-gradient(89.97deg, #F4F8FF 0%, #FAF9FF 25.64%, #F5F7FF 52.66%, #F5F8FF 96.32%);
}
.customer-detail-page .few-more-title{
    font-weight: 500 !important;
}

.customer-detail-page .great-companies-box{
    box-shadow: 0px 4px 4px 0px #D6E3EB5C !important;
}


.customer-detail-page .great-companies-box > img{
    height: 225px ;
    width: 100% !important;
}

.customer-detail-page .great-companies-box p {
    font-size: 0.9rem !important;
}
.customer-detail-page .yellow-btn {
    background: #FF9314;
    margin-bottom: 0px !important;
}


.customer-detail-page .send-message h3{
    font-weight: 700 !important;
}

.gde-section {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 50%, #1E1E1E 50%);
    overflow: hidden;
}
.gde-container {
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
}
.gde-image {
   height: 100%; /* or set a fixed height like 400px */
   overflow: hidden;
}
.gde-image img {
   width: 100%;
   height: 100%;
   object-fit: cover;
   display: block;
}
.gde-content {
background: #1E1E1E;
padding: 90px 1.5rem;
color: white ;
}

.gde-content + p{
    display: none;
}

.gde-title {
   color: #FFF !important;
   font-size: 52px;
   font-style: normal;
   font-weight: 500;
   line-height: 68px;
}
.gde-title span {
   color: #FF8A00;
   font-size: 52px;
   font-style: normal;
   font-weight: 700;
   line-height: 68px;
}
.gde-subtitle {
   color: #FFF !important;
   font-size: 28px;
   font-style: normal;
   font-weight: 500;
   line-height: 38px;
}
.gde-description {
   color: #FFF !important;
   font-size: 20px;
   font-style: normal;
   font-weight: 500;
   line-height: 38px;
}
.gde-button {
   display: inline-flex;
   align-items: center;
   gap: 8px;
   background: #FF8A00;
   padding: 1rem 2rem;
   border-radius: 8px;
   text-decoration: none;
   margin-bottom: 0.5rem;
   transition: background 0.3s ease;
   color: #FFF;
   font-size: 25px;
   font-style: normal;
   font-weight: 700;
   line-height: 28px;

}
.gde-button:hover {
background: #E67A00;
}
.gde-button svg {
width: 20px;
height: 20px;
}
.gde-testimonial {
margin-top: 2rem;
}
.gde-quote {
   color: #FFF;
   font-size: 20px;
   font-style: italic;
   font-weight: 700;
   line-height: 30px;
   margin-bottom:0px;
}
.gde-author {
   color: #5297FF;
   font-size: 18px;
   font-style: normal;
   font-weight: 700;
   line-height: 28px;
}

.software-benefits-mobile{
    display: none;
}
.software-benefits-desktop{
    display: block;
}
.customer-detail-page .few-more{
    display: block;
  }
  .movegistics-page  p , .netensity-page  p{
    font-size: 18px;
  }
.bold{
    font-weight: 700;
}
.font-400{
    font-weight: 400;
}
  .partners-box strong{
    color: unset;
  }
.partners  .align-col-center{
    align-items: flex-start !important;
}
@media (max-width: 992px) {
.gde-section {
background: #1E1E1E;
}
.gde-container {
grid-template-columns: 1fr;
}
.gde-image {
height: 300px;
}
.gde-content {
padding: 3rem 1.5rem;
}

}


/* Responsive */

@media only screen and (min-width: 992px) {
    .menu-item-has-children > .sub-menu {
        display: none !important;
      }
    .sub-menu-columns ul.sub-menu li {
        display: inline-block;
        float: left;
        width: 325px;
    }

    .sub-menu-columns ul.sub-menu li:nth-child(odd) {
        float: left;
        margin-right: 10px;
    }

    .sub-menu-columns ul.sub-menu li:nth-child(even) {
        float: right;
        width: 275px;
    }

    .sub-menu-columns ul.sub-menu {
        width: 680px !important;
    }

    .customer-stories-highlights {
        font-weight: 500;
        width: 60%;
    }


}

@media only screen and (min-width: 768px) {

    /*.send-message {position: relative; padding-bottom: 10rem;}
.send-message:after {position: absolute; top: 2rem; right: 0; content: ''; clear: both; display: block; height: 100%;width: 50%; background-image: url('../images/send-message-01.png'); background-repeat: no-repeat;
    left: 50%; background-size: 100% auto;} */
    .cd-demo-form.send-message:after {
        top: 8rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {


    .gde-title ,.gde-subtitle , .gde-description , .gde-quote,.gde-author{
        text-align: center;
    }

    .gde-subtitle{
        margin : 20px 0px !important
      }

      .gde-description{
        margin-bottom: 20px !important;
      }
      .gde-description + p {
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    
      }
      .gde-quote{
        margin-bottom: 20px !important;
      }
    .sub-menu-columns ul.sub-menu li {
        display: inline-block;
        float: left;
        width: 225px;
    }

    .sub-menu-columns ul.sub-menu li:nth-child(odd) {
        float: left;
        margin-right: 10px;
    }

    .sub-menu-columns ul.sub-menu li:nth-child(even) {
        float: right;
        width: 225px;
    }

    .sub-menu-columns ul.sub-menu {
        width: 480px !important;
    }

    .customer-stories-title-logo-box strong {
        width: 35%;
    }

    .customer-detail::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 8%;
        background: url(../images/top-banner-01-new.png) no-repeat center center;
        background-size: cover;
        z-index: 0;
      }
      .customer-details-demo-request-form {
        padding: 2rem 3rem 2rem 0;
    }
    .customer-detail-page .custome-contact-form{
        margin-left : 2vw;
    }
    .customer-detail-page .slick-slider{
        padding: 0px 0px 0px 10px;
    }

/* .customer-stories-01,.customer-stories-02,.customer-stories-03 , .customer-stories-04{
    width: 500px;
    height: 230px;
} */
.customer-stories-highlights{
    width: 100%;
}
.customer-stories-logo-04{
    height: 60.34px;
    width: 135px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    #site-navigation .dropdown-menu1 ul li::before {
        top: 14px !important;
    }
  .customer-detail-page .great-companies-box > img{
        height: 150px ;
    }
    /*.contact-us .contact-icon::before {left: 8px;}*/
}

@media only screen and (min-width: 768px) {
    .yellow-btn-lg {
        background: #FF9314;
        color: #fff;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -webkit-transition: .3s;
        transition: .3s;
        height: unset;
        font-weight: 600;
        letter-spacing: .7px !important;
        font-size: 1.2rem;
        border: 1px solid #FF9314;
        padding: 0.25rem 1.5rem;
    }

    .yellow-btn-lg a {
        font-weight: 600;
    }

    .yellow-btn-lg a:hover {
        color: #fff !important;
        background: transparent !important;
    }

    .partner-ml-lg-5 {
        margin-left: 3.5rem !important;
    }

    .mover-border-bottom {
        border-bottom: 1px solid #F7F7F7;
    }

    .mover-border-right {
        border-right: 1px solid #F7F7F7;
    }

    .training-new {
        position: relative;
    }

    .training-new:after {
        position: absolute;
        top: 10px;
        right: -44px;
        content: 'New';
        clear: both;
        display: block;
        background-color: #1C7AF3;
        padding: 3px 5px;
        font-size: 14px;
        color: #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    #site-navigation .dropdown-menu1 ul li {
        position: relative;
        padding-left: 20px;
    }

    #site-navigation .dropdown-menu1 ul li:before {
        position: absolute;
        top: 23px;
        left: 10px;
        content: '';
        clear: both;
        display: block;
        height: 6px;
        width: 6px;
        background-color: #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
    }

    #menu-header .yellow-btn-lg a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .proven-strategies-success-box h6 {
        min-height: 83px;
    }

    #menu-header .yellow-btn-lg a {
        color: #fff !important;
    }

  
}

@media only screen and (max-width: 767px) {
    #header-wrap {
        background-color: #0F4ABB;
    }

    .meet-movegistics {
        padding-top: 5rem;
    }

    #site-navigation-wrap ul li {
        background-color: #206bfb !important;
        border-bottom: 1px solid #fff !important;
    }

    .grow-faster p {
        padding-left: 5rem;
    }

    .moving-software-system img {
        margin-top: 3rem;
    }

    .value-promise-box h6 {
        margin-bottom: 1.5rem;
    }

    #header-wrap {
        background-color: #0F4ABB;
    }

    #header-wrap {
        background-color: #6498fe;
    }

    .track-customer-journeys {
        padding-top: 3rem;
    }

    .contact-us a {
        /*text-align: center;*/
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .mobile-apps h2,
    .moving-software-system {
        text-align: center;
    }

    .get-in-touch {
        padding-top: 3rem !important;
    }

    .got-a-question-box .send-message {
        padding-bottom: 2rem;
    }

    .customer-stories-title-logo-box strong {
        width: 35%;
    }

    .few-more-box-comment {
        height: 130px;
    }

    .customer-stories-highlights {
        font-weight: 500;
        width: 60%;
    }


    .customer-stories-title-logo-box strong {
        width: 35%;
    }

    .few-more-box-comment {
        height: 130px;
    }

}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .faq-banner {
        padding-top: 10rem;
        padding-bottom: 5rem;
    }
    .crew-app .img-fluid{
        margin-left: auto !important;
    }
  .customer-detail-page .great-companies-box > img{
        height: 200px ;
    }
}


@media only screen and (max-width: 575px) {
    #header-wrap , #header{
        background: #FFFFFF !important;
    }

    #mob-menu-toggle .bar-wrapper{
        margin-top: -2px;
    }

    #header-wrap #logo{
        padding: 10px 0px;
    }
    .book-a-demo strong{
        font-size: 16px;
    }
    .book-a-demo{
        padding-top: 0rem;
        padding-bottom: 5rem;
    }
    .book-a-demo:before{
        width : 100%;
        height: 70%;
    }

    .half-blue{
        font-size: 13px;
    }

    .book-a-demo-form{
        margin-top: 4rem;
    }

    .book-a-demo .text-right{
        text-align: center !important;
    }

    .book-a-demo-form input[type="text"], .book-a-demo-form input[type="email"], .book-a-demo-form input[type="tel"]{
        font-size: 16px;
    }
    .movegistics-login{
        padding-top: 0rem;
        padding-bottom: 2rem;
    }

    .movegistics-login .wpcf7{
        margin-top: 3rem;
    }
    .movegistics-login:before{
        width: 100%;
        background-size : auto;
        height: 70%;
    }

    .login-form input[type="text"], .login-form input[type="email"]{
        font-size: 16px;
    }

    .movegistics-login strong{
        font-size: 15px;
    }



    .remember-me .wpcf7-list-item-label , .forgot-password a{
        font-size: 14px;
    }
    .meet-movegistics-list {
        display: inline-block;
    }

    .mobile-apps-logo {
        display: inline-block;
        text-align: center;
    }

    .mobile-apps-logo img {
        margin-bottom: 2rem;
    }

    .meet-icon-two {
        position: relative;
    }

    .meet-icon-two:before {
        position: absolute;
        top: 7px;
        left: -10px;
        content: '';
        clear: both;
        display: block;
        height: 6px;
        width: 6px;
        background-color: #fff;
        border-radius: 50%;
        -webkit-border-radius: 50%;
    }

    .meet-movegistics h1 {
        font-size: 2.1rem;
    }

    .moving-software-one {
        display: none;
    }

    .moving-software-two {
        display: block;
    }

    .growth-stalled h2,
    .growth-stalled .text-center-xs {
        text-align: center;
    }

    .growth-stalled-img {
        text-align: center;
    }

    .movers-by-movers-icons-one {
        display: none;
    }

    .movers-by-movers-icons-two {
        display: block;
    }

    .movers-by-movers {
        background: #f7fcff;
    }

    .clients-say-two {
        display: block;
    }

    .clients-say-one {
        display: none;
    }

    .old-new-ways h6 {
        font-size: 2rem;
    }

    .old-new-ways img {
        text-align: center;
    }

    .favourite-applications-one {
        display: none;
    }

    .favourite-applications-two {
        display: block;
    }

    .value-promise-one {
        display: none;
    }

    .value-promise-two {
        display: block;
    }

    .value-promise-box {
        border: 2px solid #86a6e4;
    }

    .three-easy-steps-one {
        display: none;
    }

    .three-easy-steps-two {
        display: block;
    }

    .menu-footer-menu-container ul li {
        display: block;
    }

    .meet-movegistics {
        padding-top: 1rem;
    }



    .faq-banner {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .moving-companies-sm {
        display: none;
    }

    .moving-companies-mobile {
        display: block;
    }

    .proven-strategies-success-mobile {
        display: block;
    }

    .proven-strategies-success-desktop {
        display: none;
    }

    .got-a-question-box {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Customer Stories  page */
    .customer-stories-description {
        padding: 15px !important;
    }

    .customer-stories-title-logo-box strong {
        width: 35%;
    }

    .great-companies-box .col-md-6 {
        width: 50% !important;
    }

    .few-more-box-comment {
        height: 114px;
    }

    .customer-stories-highlights {
        font-weight: 500;
        width: 75%;
    }

    .movegistics-page, .netensity-page, .privacy-policy-page{
        padding-top: 3rem;
    }
 
   .h5-btn{
     font-size: 1rem;
   }
   .more-benefits-card{
    flex-direction: column !important;
    justify-content:center !important;
    align-items: center !important;
   }
   .more-benefits-card .row {
    flex-direction: column !important;
    justify-content:center !important;
    align-items: center !important;
   }
 
   .more-benefits-card .align-center{
    justify-content : center
   }

   .more-benefits-card .col-md-9 div{
    display: flex;
    flex-direction: column;
    justify-content :center;
    align-items : center;
    margin-top: 0.5rem;
    
   }
.profit-page .boost-sales , .automation-page .boost-sales{
    margin-bottom: 2rem !important;
}
   .cashflow-poster,.data-drive{
    margin-top: 0 !important;
   }
   .data-driven-footer-container .row{
    padding: 2rem !important;
   }
   .software-benefits-box-title, .software-benefits-box-sub-title{
    height: auto !important;
   }
   .crew-app .img-fluid{
    margin-left: auto !important;
    }

    .survey-app{
        margin-top: 0rem !important;
    }

    .customer-detail-page .great-companies-box > img{
        height: 140px ;
    }


    .customer-detail {
        padding-top: 2rem;
        padding-bottom: 2rem;
        background: url(../images/top-banner-01-new.png) no-repeat center;
        background-size: auto;
        background-size: auto;
        background-size: cover;
        width: 100%;
        overflow: hidden;
    
    }
    
    .customer-detail img {
        margin-top: 5rem;
    }
    
      .customer-detail::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 5.5%;
        background: url(../images/top-banner-01-new.png) no-repeat center center;
        background-size: cover;
        z-index: 0;
      }

      .customer-detail-page .custome-contact-form{
        margin-left: 0;
        padding: 0px 10px;
      }

      .customer-detail-page .row{
        margin: 0px !important;
      }
      .customer-details-demo-request-form {
        padding: 2rem 0;
    }
    .about-case-study img{
        margin: 20px auto 10px auto;
    }
    .about-case-study > .row > .col-md-6{
        padding-left: 0px;
        padding-right: 0px;
      }


      .protection-pack-title{
            font-size: 24px;
      }

      .protection-pack-description{
        font-size: 18px;
      }

      .pre-negotiated-pricing-box ul li {
        font-size: 16px;
      }
      .pre-negotiated-pricing  .h5-btn{
        font-size: 15px;
      }
  /* Survey App Page*/
  .page-header{
    display: none;
  }
  .survey-app{
    background: none !important;
    background: linear-gradient(89.95deg, #F4F8FF 0.02%, #FAF9FF 25.66%, #F5F7FF 52.67%, #F5F8FF 96.32%) !important;
    padding-bottom: 0 !important;
  }

  .survey-app-page .track-customer-journeys .col-md-6:nth-of-type(2) {
    background: url(../images/top-banner-01-new-mobile.png) no-repeat;
    background-size: auto;
    background-size: cover;
    width: 100%;
    background-position: center;
    padding: 0rem 3rem 3rem 3rem;
    margin-top: 3rem;
  }

 
  .survey-app-title , .automation-title,.crew-app-title , .cashflow-poster .track-customer-journeys-title{
    font-size: 28px !important;
    text-align: center;
  }


  .survey-app .row .col-md-6 ,.automation-poster .row .col-md-6 , .crew-app .row .col-md-6{
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     text-align: center;
  }

  .survey-app p , .crew-app p {
    font-size: 20px !important;
    font-weight: 400;
  }

  .survey-app p > span{
    font-weight: 500;
  }
  .survey-app-page .yellow-btn , .automation-page .yellow-btn,.crew-app-page .yellow-btn , .cashflow-page .yellow-btn{
      font-size: 20px;
      font-weight: 600 !important;
      padding: 10px 30px ;
      text-align: center !important;
  }
  .survey-app-page .yellow-btn i , .automation-page .yellow-btn i , .crew-app-page .yellow-btn i,.cashflow-page .yellow-btn i ,.profit-page .yellow-btn i{
    display: none !important;
  }
  .survey-app-page .sales-funnel .container > .row , .automate-container .row , .crew-app-page .sales-funnel .container > .row , .crew-app-page .sales-leader-board .container > .row {
    flex-direction: column-reverse !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .survey-app-page .sales-funnel .sales-funnel-title , .crew-app-page .sales-funnel-title , .easy-invoice-title , .key-benefits-titles{
    font-size: 28px !important;
    font-weight: 500 !important;
    text-align: center !important;
  }
  .survey-app-page .sales-funnel h6 ,  .automate-container h6 , .crew-app-page  .sales-funnel h6 , .crew-app-page .sales-leader-board h6 {
    font-size: 20px !important;
    font-weight: 500 !important;
    text-align: center !important;
  }
  .survey-app-page .sales-funnel ul > li , .automate-container ul > li , .crew-app-page .sales-funnel ul > li span, .crew-app-page .sales-leader-board ul > li span{
    font-size: 16px !important;
    font-weight: 500 !important;
  }
  .survey-app-page .sales-funnel .italic-description , .automate-container .italic-description , .crew-app-page .italic-description{
    font-size: 20px !important;
    text-align: center !important;
  }
  .survey-app-page .sales-funnel .boost-sales , .automate-container .boost-sales ,.crew-app-page .boost-sales , .cashflow-page .boost-sales {
     margin: 25px 0px !important;
     display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: center;
  }

/* privacy-policy-page  */

.privacy-policy-page  p ,.privacy-list li{
    font-weight: 400 ;
    color : #383838 !important;
    font-size: 16px;
}

  /* subscription-agreement Page */

  .subscription-agreement-description .col-md-12 p{
    color: #000000  !important;
    font-size: 20px !important;
    text-align : center !important;
}

.subscription-agreement-description .col-md-6 p{
    font-size: 16px ;
  }

  .subscription-agreement-box p{
    font-size: 16px ;
  }
  /* FAQ */

  .faq-accordion p , .faq-accordion li{
    font-size: 16px ;
}

    /* automation */

    .automation-poster p {
        font-size: 20px !important;
        font-weight: 500 !important;
     }
     .automate-container p {
        font-size: 16px !important;
        text-align: center;
     }
     .automate-container h3{
        font-size: 28px !important;
        font-weight: 500 !important;
        text-align: center;
     }

     .automation-page .automation-poster .col-md-6:nth-of-type(2){
        
        padding-left: 3rem;
        padding-right: 3rem;
     }

     .automation-title{
        padding-top: 3rem;
     }
     .automation-poster {
        padding-top: 0rem !important;
        padding-bottom: 7rem;
        background: url(../images/top-banner-03-new-mobile.png) no-repeat center;
        background-size: auto;
        background-size: cover;
        width: 100%;
    }

    /* CREW APP */
  .inner-page-custom-banner{
    display: none !important;
  }

  .crew-app-page .sales-leader-board ul > li , .crew-app-page .sales-funnel ul > li{
    font-size: 16px !important;
    font-weight: 400 ;
  }
  .crew-app-page .crew-app {
    background: url(../images/top-banner-04-new-mobile-full.png) no-repeat;
    background-size: auto;
    background-size: contain;
    width: 100%;
    background-position: bottom;
    padding: 3rem 0rem 3rem 0rem !important;
    background-color: #F5F8FF;
  }

  .crew-app-page .track-customer-journeys .col-md-6:nth-of-type(2) {
    padding: 0rem 3rem 0rem 3rem;
  }


  /* cashFlow */

  .cashflow-poster{
    padding-top: 3rem;
    padding-bottom: 3rem;
    background: url(../images/top-banner-03-new-mobile-01.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
    margin-top : 5rem;
}
  .cashflow-poster h6{
    font-size: 20px !important;
    font-weight: 500 !important;
    text-align: center;
  }
 .software-benefits-box-title h5 , .software-benefits-box h5{
    font-size: 20px !important;
    font-weight: 500 !important;
    text-align: center;
 }

 .software-benefits-box-sub-title p > strong{ 
    font-size: 18px !important;
    font-weight: 500 !important;
    text-align: center;
 }

 .software-benefits-box-sub-title > p{
    text-align: center;
 }
 .software-benefits-box > div > div > p , .software-benefits-box > div > p {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center;
 }
 .more-benefits h6{
    font-weight: 500 !important;
    font-size: 18px !important;
    text-align: center;
 }

 .more-benefits .low-rate-title{
    width: 58%;
 }

 .more-benefits-card .row .align-center p{
    margin-top: 15px !important;
    font-weight: 500 !important;
    font-size: 16px;
    text-align: center;
 }
 .more-benefits-card .col-md-3{
    text-align: center !important;
 }
 .more-benefits-card img{
    width: 60px;
    height: 60px;
 }

 .more-benefits-04{
    width: 37px !important;
    height: 65px;
 }
 .more-benefits-card .offer{
    font-size: 12px !important;
 }

 .cashflow-page .learn-more .yellow-btn{
    padding: 5px 15px;
 }
 .learn-more a{
    font-size: 12px !important;
    font-weight: 600 !important;
 }

 .pre-negotiated-pricing .mb02rem{
    font-size: 18px !important;
    font-weight: 700 !important;
 }
 .pnp-border-bottom ,.pre-negotiated-pricing .mb02rem + p{ 
    font-size: 16px !important;
    font-weight: 500 !important;
 }
 .pre-negotiated-pricing .plus{
    width: 30px !important;
    height: 30px !important;
    margin-bottom: 15px;
 }
 .pre-negotiated-pricing-box ul li{
    font-size: 16px;
    font-weight: 500;
 }
 /* .pre-negotiated-pricing-box .h5-btn{
    font-size: 16px;
    font-weight: 600;
 }
 .protection-pack-title{
    font-size: 26px;
    font-weight: 500;
 }
 .protection-pack-description{
    font-size: 21px;
    font-weight: 600;
 } */
.moving-companies h3{
    font-weight: 400;
    font-size: 28px;
}

.accelerate-notes-title{
    font-size: 16px !important;
    font-weight: 600;
}
.accelerate-notes{
    font-size: 12px !important;
    font-weight: 600;
}

.customer-detail-page .few-more .col-md-10{
    padding-left: 0px;
    padding-right: 0px;
}



.software-benefits-box {
    height: 100%;
    padding: 2rem 0rem;
    border: 0.5px solid #D7D7D7;
    background: #FFFFFF;
    border-radius: 10px !important;
}
.software-benefits-box > div{
    padding: 0rem 1rem;
}

.software-benefits-box > div{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
}

.easy-invoicing-payments-wrap .slick-dots li button{
    width: 8px;
    height: 8px;
}

.easy-invoicing-payments-wrap .slick-dots li button::before {
    color: transparent;
    border: 2px solid #D9D9D9;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 8px;
    height: 8px;
    opacity: 1;
    background-color: #D9D9D9;
}

.easy-invoicing-payments-wrap .slick-dots li.slick-active button::before {
    color: #ff9314;
    background-color: #ff9314;
    border: 2px solid #ff9314;
}

.easy-invoicing-payments-wrap .slick-dots {
    bottom: -40px;
}
.software-benefits-mobile{
    display: block;
}
.software-benefits-desktop{
    display: none;
}
.compay-logo-div{
    border: 2px solid #DFDFDF;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
    /* padding: 5px; */
}

.key-benefits-img{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
  .get-paid-time-conatiner .col-md-6{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .get-paid-time-conatiner .col-md-6 {
    text-align: center !important;
  }
  .get-paid-time-conatiner h3{
    font-size: 28px !important;
    font-weight: 500 !important;
  }
  .get-paid-time-conatiner p{
    font-size: 16px !important;
    font-weight: 500 !important;
  }
  .get-paid-time-conatiner h6{
    font-size: 20px !important;
    font-weight: 500 !important;
  }
  .get-paid-time-conatiner .get-paid-time-btn{
    margin-top: 2rem !important;
  }

  .gde-title{
    font-size: 28px;
    text-align: center;
    line-height: 10px;
    font-weight: 500;
  }
  .gde-title span{
    font-size: 28px;
    text-align: center;
    line-height: 10px;
    font-weight: 700;
  }
  .gde-subtitle{
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    margin : 20px 0px !important
  }

  .gde-description{
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 20px !important;
  }
  .gde-button{
    font-size: 15px;
    font-weight: 700;
  }
  .gde-description + p {
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

  }
  .gde-button img{
    width: 20px;
    height: 20px;
  }
  .gde-quote{
    margin-bottom: 20px !important;
  }
  .gde-quote, .gde-author{
    font-size: 15px;
    text-align: center;
  }

  /* .customer-stories-01,.customer-stories-02,.customer-stories-03 , .customer-stories-04{
    height: 230px;
} */

.customer-stories-logo-04{
    height: 64.14px;
    width: 143.5px;
}
}

@media only screen and (max-width: 1199px) {

    .meet-movegistics-list-one .meet-icon-one:before,
    .meet-movegistics .meet-icon:before {
        top: 7px;
    }

    .list-with-bullet ul li::before {
        top: 3px;
    }

    .contact-icon-two {
        margin-bottom: 20px;
    }
}



/* popup css */
.ajaxpopup {
    position: relative;
    background: #000;
    max-width: 100%;
    margin: 0px auto;
}

.jm-popup {
    background: #fff;
    -webkit-box-shadow: 0 0px 5px 3px #222;
    box-shadow: 0 0px 5px 3px #222;
    z-index: 999;
}

#popupLayer_myPopupPage {
    position: fixed !important;
    top: 0px !important;
}

.jm-banner-video-close {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
    padding: 16px 20px;
    margin-top: 30px;
    margin-left: 30px;
    background: #fff;
    color: #2b2d3a;
    padding: 10px
}

.jm-banner-video-close .video-x-circle {
    border: 2px solid #797979;
    border-radius: 40px;
    width: 40px;
    margin-bottom: 0;
    line-height: 37px;
    padding-left: 2px;
    margin-right: 10px;
    text-align: center;
    height: 40px;
    display: inline-block
}


/* Sub menu */
.resource-drop-down,
.product-drop-down,
.soluion-drop-down {
    display: none;
    padding-top: 2rem;
    border-top:2px solid #ececec;
} 
.soluion-drop-down,
.product-drop-down {
    padding-bottom: 1rem;
}
.resource-drop-down{
    padding-bottom: 2rem;
}
 #menu-item-10 .sub-menu {
    display: none;
} 
.solution-menu {
    padding-left: 60px;
    padding-right: 20px;
}

.solution-menu a {
    position: relative;
    color: #163C88;
    padding-bottom: 10px;
    font-weight: 500;
}

.solution-menu a:hover {
    color: #000;
}

.solution-menu a:before {
    position: absolute;
    top: 0;
    left: -60px;
    content: '';
    clear: both;
    display: block;
    height: 50px;
    width: 50px;
    background: url(../images/solution-icons-01.png);
}

.solution-menu.solution-menu-one a:before {
    background-position: 0 0;
}

.solution-menu.solution-menu-two a:before {
    background-position: -50px 0;
}

.solution-menu.solution-menu-three a:before {
    background-position: -100px 0;
}

.solution-menu.solution-menu-four a:before {
    background-position: -150px 0;
}

.solution-menu.solution-menu-five a:before {
    background-position: -200px 0;
}

.solution-menu.solution-menu-one a:hover:before {
    background-position: 0 -50px;
}

.solution-menu.solution-menu-two a:hover:before {
    background-position: -50px -50px;
}

.solution-menu.solution-menu-three a:hover:before {
    background-position: -100px -50px;
}

.solution-menu.solution-menu-four a:hover:before {
    background-position: -150px -50px;
}

.solution-menu.solution-menu-five a:hover:before {
    background-position: -200px -50px;
}

.solution-menu-box {
    border: 1px solid #528BFC;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 1rem;
    background: #528BFC; 
    text-align: center; 
    font-style: italic;
}

.solution-menu-box p strong {
    color: #fff;
    font-weight: 600;
}

.solution-menu-box p {font-size: 1.2rem; }

.solution-menu p {
    font-size: 0.8rem;
}

/* Product Sub menu */

.product-drop-down {
    display: none;
} 

.product-menu {
    padding-left: 60px;
    padding-right: 20px;
}

.product-menu a {
    position: relative;
    color: #163C88; 
    padding-bottom: 10px;
    font-weight: 500;
}

.product-menu a:hover {
    color: #000;
}

.product-menu a:before {
    position: absolute;
    top: 0;
    left: -60px;
    content: '';
    clear: both;
    display: block;
    height: 50px;
    width: 50px;
    background: url(../images/product-icons-01.png);
}

.product-menu.product-menu-one a:before {
    background-position: 0 0;
}

.product-menu.product-menu-two a:before {
    background-position: -50px 0;
}

.product-menu.product-menu-three a:before {
    background-position: -100px 0;
}

.product-menu.product-menu-four a:before {
    background-position: -150px 0;
}

.product-menu.product-menu-five a:before {
    background-position: -200px 0;
}

.product-menu.product-menu-one a:hover:before {
    background-position: 0 -50px;
}

.product-menu.product-menu-two a:hover:before {
    background-position: -50px -50px;
}

.product-menu.product-menu-three a:hover:before {
    background-position: -100px -50px;
}

.product-menu.product-menu-four a:hover:before {
    background-position: -150px -50px;
}

.product-menu.product-menu-five a:hover:before {
    background-position: -200px -50px;
}

.product-menu-box {
    border: 1px solid #528BFC;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 1rem;
    background: #528BFC; 
    text-align: center; 
    font-style: italic;
}

.product-menu-box p {font-size: 1.1rem;}

.product-menu-box p strong {
    color: #fff;
    font-weight: 600;
}

.product-menu p {
    font-size: 0.8rem;
}

.text-orange {
    color: #FF9314;
}

.menu-li-firs-color{color:#286EF8 !important;}


/* Contact us */

.get-in-touch {
    padding-top: 8rem;
    padding-bottom: 20rem;
    background: url(../images/get-in-touch-01.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}

.get-in-touch p {
    color: #0F4ABB;
    font-weight: 700;
}

.got-a-question {
    margin-top: -18rem;
}

.got-a-question-box {
    background: #FFFFFF;
    border: 1px solid #E3DEDE;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    padding: 2rem;
}

.contact-us .contact-icon::before {
    right: 1rem;
}

.contact-us a {
    padding-left: 1rem;
    background: #FFFFFF;
    border: 1px solid #EDEBEB;
    border-radius: 15px;
}

.got-a-question .got-a-question-text {
    font-size: 1rem;
    padding-bottom: 3rem;
}

.contact-us-form input[type="submit"] {
    background-color: #FF9314;
    border: 1px solid #FF9314;
}

.supercharge {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background: url(../images/supercharge.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    width: 100%;
}

.supercharge h2, .get-in-touch h2 {
    font-family: 'Neurial Grotesk'; 
    font-weight: 700; color: #141414;
}
.supercharge h1, .get-in-touch h1 {
    font-family: 'Neurial Grotesk'; 
    font-weight: 700; color: #141414;
    font-size: 2.4rem;
}
.supercharge h6 {
    font-family: 'Neurial Grotesk'; 
    font-weight: 700; color: #444444;
}
.supercharge p {
    font-family: 'Neurial Grotesk'; 
    font-weight: 500; color: #4D4D4D;
}
.best-plans h3 { 
    font-family: 'Neurial Grotesk'; 
    font-weight: 700; font-size: 2.4rem;
}
.pricing-table h2, .clients-say h2 {
    font-family: 'Neurial Grotesk'; 
    font-weight: 700;
}
.get-in-touch p {
    font-family: 'Neurial Grotesk'; 
    font-weight: 700; 
    font-size: 1.4rem;
}

.neurialgrotesk-bold {
    font-family: 'Neurial Grotesk'; 
    font-weight: bold;
}
.neurialgrotesk-reguar {
    font-family: 'Neurial Grotesk'; 
    font-weight: normal;
}
.request-quote-btn {
    font-weight: 700; 
    font-size: 1.2rem;
}
.yellow-btn {
    background-color: #FF9D28; 
    font-weight: 700;
}
.bgf1 {
    background: #F1FAFF;
}
.request-quote-btn {
    border:1px solid #1A56C9;
}
.request-quote-btn:hover {
    background: #fff; color: #1A56C9;
}
.clients-say-box a {
    cursor: pointer;
}
.faq-accordion .accordion .card-header::after {
    color: #1150CB;
}

.contact-us-form input[type="submit"]:hover {
  background-color: #FFF;
  border: 1px solid #FF9314;
  color: #FF9314;
}

.super-charge {background: url(../images/supercharge-02.png) no-repeat center; background-size: auto; background-size: cover; width: 100%;}
.mastering-in-moving {background: #F6F9FF;}

.sales-revenue-growth {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  background:
url(../images/sales-revenue-growth-03.png) no-repeat center;
    background-size: auto;
  background-size: auto;
  background-size: cover;
  width: 100%;
  margin-top: 5rem;
}
.title-blue-01 {color: #1C7AF3;}
.title-blue-02{color: #538CFD;}
.w-120 {width:120px;}

.slick-prev svg path,
.slick-next svg path {
  transition: fill 0.3s ease;
}

.slick-prev:hover svg path,
.slick-next:hover svg path {
  fill: #5087F0; /* 🎨 Change to any color you want on hover */
}
.page-template-book-a-demo #header-wrap{
    display: none;
}
.contact-icon-img {
    max-width: 32px;
    margin: 0 0 10px;
    display: block;
    color: #1B57CA;
  }
  
  /* Only show image on mobile */
  .mobile-only {
    display: none;
  }
  /* netensity */
  .netensity-content .title-black {
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
 }
 .netensity-page .netensity-content P{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
 }
 .netensity-page .testimonial-section{
    background: #F5F8FF;
 }

 /* Warehouse */
 .bt-warehouse-hero {
    background-image: url('../images/v2/crm/Group 5214.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
}
.bt-warehouse-hero-inner{
    padding: 100px 0;
}
.bt-warehouse-hero .warehouse-title {
    color: #141414;
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    line-height: 77px;
    font-family: 'Neurial Grotesk';
}

.bt-warehouse-hero .warehouse-tagline {
    color: #4D4D4D;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.bt-warehouse-hero .warehouse-description {
    color: #4D4D4D;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.bt-warehouse-hero .warehouse-image {
    max-width: 110%;
    height: auto;
}
.bt-warehouse-2d {
    background-color: #fff;
}

.warehouse-heading {
    color: #202020;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px; /* 137.5% */
    font-family: 'Neurial Grotesk';
}

.warehouse-subheading {
    color: #202020;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px; /* 135.714% */
}

.warehouse-feature-list {
list-style: none;
padding-left: 0;
}

.warehouse-feature-list li {
position: relative;
padding-left: 24px;
margin-bottom: 12px;
color: #202020;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 30px; 
}

.warehouse-feature-list li::before {
content: "•";
color: #1C7AF3;
font-size: 40px;
position: absolute;
left: 0;
top: -1px;
}

.warehouse-note {
    color: #202020;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    line-height: 30px;
}

.btn-cta-orange {
    background: #FF8A00;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; 
    padding: 12px 24px;
    border-radius: 15px;
    display: inline-block;
    text-decoration: none;
    transition: background 0.3s ease;
}

.btn-cta-orange:hover {
background-color: #e67d00;
color: #000;
}

.warehouse-ipad-img {
max-width: 100%;
height: auto;
}
.bt-qr-tracking-section {
    background: linear-gradient(90deg, #F4F8FF 0.02%, #FAF9FF 25.66%, #F5F7FF 52.67%, #F5F8FF 96.32%);
}

.qr-title {
    color: #202020;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    font-family: 'Neurial Grotesk';
}

.qr-subtitle {
    color: #202020;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
}

.qr-feature-list {
list-style: none;
padding-left: 0;
}

.qr-feature-list li {
position: relative;
padding-left: 28px;
margin-bottom: 14px;
color: #202020;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 30px; 
}

.qr-feature-list li::before {
content: "•";
color: #1C7AF3;
font-size: 40px;
position: absolute;
left: 0;
top: 0;
}

.qr-footnote {
  color: #202020;
  font-family: "Neurial Grotesk";
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 30px;
}

.btn-orange {
background: #FF8A00;
color: #FFF;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 34px;
padding: 12px 24px;
border-radius: 15px;
text-decoration: none;
display: inline-block;
transition: background 0.3s ease;
}

.btn-orange:hover {
background-color: #e67a00;
color: #000;
}

.tracking-image {
max-width: 100%;
height: auto;
}
.tracking-card {
width: 100%;
height: auto;
}
.efficiency-heading {
    color: #202020;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    font-family: 'Neurial Grotesk';
}

.efficiency-subheading {
    color: #202020;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px; 
}

.efficiency-list {
  list-style: none;
  padding-left: 0;
}

.efficiency-list li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 14px;
  color: #202020;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 30px;
}

.efficiency-list li::before {
  content: "•";
  color: #1C7AF3;
  font-size: 44px;
  position: absolute;
  left: 0;
  top: 0;
}

.efficiency-note {
    color: #202020;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.efficiency-img {
  max-width: 100%;
  height: auto;
}

.btn-orange {
    border-radius: 15px;
    background: #FF8A00;
  color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
  padding: 12px 24px;
  text-decoration: none;
  transition: 0.3s ease;
}

.btn-orange:hover {
  background-color: #e67a00;
  color: #000;
}
.bt-warehouse-cta-section {
    background-color: #000;
    color: #fff;
    }

    .bt-warehouse-cta-section .video-placeholder {
        background-color: #d9d9d9;
        width: 100%;
        height: 360px;
        color: #000;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .bt-warehouse-cta-section .cta-heading {
        color: #FFF;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: 64px;
        font-family: 'Neurial Grotesk';
    }

    .bt-warehouse-cta-section .cta-subtext {
        color: #FFF;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
    }

    .bt-warehouse-cta-section .btn-orange {
    background-color: #FF9314;
    color: #FFF;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s ease;
    }

    .btn-orange:hover {
    background-color: #e67a00;
    color: #fff;
    }
    /* crm v2 */
    .bt-crm-hero {
        background-image: url('../images/v2/crm/Group 5214.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
      }
      
      .bt-crm-hero .crm-intro {
          color: #1C7AF3;
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          line-height: 42px; /* 175% */
          text-transform: uppercase;
          padding-top:40px;
      }
      
      .bt-crm-hero .crm-title {
          color: #141414;
          font-size: 50px;
          font-style: normal;
          font-weight: 500;
          line-height: 60px;
      }
      
      .bt-crm-hero .crm-desc {
          color: #4D4D4D;
          font-size: 20px;
          font-style: normal;
          font-weight: 500;
          line-height: 28px; 
      }
      
      .bt-crm-hero .btn-orange {
        background-color: #FF9314;
        color: #FFF;
          font-size: 25px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
        padding: 12px 24px;
        border-radius: 10px;
        text-decoration: none;
        display: inline-block;
      }
      
      .bt-crm-hero .btn-orange:hover {
        background-color: #e67a00;
        color: #000;
      }
      
      /* Cards container */
      .bt-crm-hero .crm-cards-wrapper {
        display: flex;
        flex-direction: column;
        gap: 20px;
      }
      
      .bt-crm-hero .crm-card img {
        border-radius: 12px;
      }

      .bt-lead-automation-section {
        background-color: #fff;
        
      }
      
      .automation-titlem {
          color: #202020;
          font-size: 40px;
          font-style: normal;
          font-weight: 400;
          line-height: 55px;
      }
      
      .automation-subtitle {
          color: #202020;
          font-size: 28px;
          font-style: normal;
          font-weight: 500;
          line-height: 38px; 
      }
      
      .automation-feature-list {
        list-style: none;
        padding-left: 0;
      }
      
      .automation-feature-list li {
        position: relative;
        padding-left: 26px;
        margin-bottom: 14px;
        color: #202020;
          font-size: 20px;
          font-style: normal;
          font-weight: 500;
          line-height: 30px;
      
      }
      
      .automation-feature-list li::before {
        content: "•";
        color: #1C7AF3;
        font-size: 36px;
        position: absolute;
        left: 0;
        top: 0;
      }
      
      .automation-note {
          color: #202020;
          font-size: 20px;
          font-style: italic;
          font-weight: 500;
          line-height: 38px; 
      }
      
      .lead-automation-image {
        max-width: 100%;
        height: auto;
      }
      
      .bt-lead-automation-section .btn-orange {
        background: #FF8A00;
        color: #FFF;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        padding: 12px 24px;
        border-radius: 15px;
        text-decoration: none;
        display: inline-block;
        transition: background 0.3s ease;
      }
      
      .bt-lead-automation-section .btn-orange:hover {
        background-color: #e67a00;
        color: #000;
      }
      .bt-estimate-section {
        background : linear-gradient(90deg, #F4F8FF 0.02%, #FAF9FF 25.66%, #F5F7FF 52.66%, #F5F8FF 96.32%);
        }

        .estimate-title {
            color: #202020;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: 55px;
        }

        .estimate-subtitle {
            color: #202020;
            font-size: 28px;
            font-style: normal;
            font-weight: 500;
            line-height: 38px;
        margin-bottom: 20px;
        }

        .estimate-list {
        list-style: none;
        padding-left: 0;
        }

        .estimate-list li {
        position: relative;
        padding-left: 26px;
        margin-bottom: 14px;
        color: #202020;
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 30px;
        }

        .estimate-list li::before {
        content: "•";
        color: #1C7AF3;
        font-size: 30px;
        position: absolute;
        left: 0;
        top: 0;
        }

        .estimate-note {
            color: #202020;
            font-size: 20px;
            font-style: italic;
            font-weight: 500;
            line-height: 38px;
        }

        .estimate-image {
            max-width: 100%;
            height: auto;
        }

        .bt-estimate-section .btn-orange {
            background: #FF8A00;
            color: #FFF;
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: 34px;
            padding: 12px 24px;
            border-radius: 15px;
            text-decoration: none;
            display: inline-block;
            transition: background-color 0.3s ease;
        }

        .bt-estimate-section .btn-orange:hover {
            background-color: #e67a00;
            color: #000;
        }
        .crew-upgrade-section {
            background: url('../images/landing-page/section-3-bg.png') no-repeat center;
            background-size: cover;
            padding: 120px 0px 60px 0px;
            text-align: center;
          }
          
          .crew-upgrade-title {
            color: #FFF;
            font-size: 48px;
            font-style: normal;
            font-weight: 500;
            line-height: 65px;
          }
          .crew-upgrade-title span{
            color: #FF8A00;
            font-size: 48px;
            font-style: normal;
            font-weight: 500;
            line-height: 65px;
            display: inline-block
          }
          .crew-upgrade-text {
            font-size: 20px;
            font-style: normal;
            font-weight: 500;
            line-height: 36px;
            color: #FFF;
            margin: 20px 0;
          }
          
          .crew-upgrade-btn {
            background-color: #FF9314;
            color: #fff;
            font-size: 28px;
            font-style: normal;
            font-weight: 700;
            padding: 12px 24px;
            border-radius: 6px;
            transition: background-color 0.3s ease;
            text-decoration: none;
            display: inline-block;
          
          }
          
          .crew-upgrade-btn:hover {
            background-color: #ff9800;
            color: #000;
          }
          
          .crew-upgrade-image {
            border-radius: 8px;
            max-width: 100%;
            height: auto;
            margin-top: 30px;
          }
          .few-more{display: none; }

          .inner-page-custom-banner , .page-header{
              display: none;
          }
          
          .sub-menu {
              display: none;
              position: absolute;
              background: #ffffff;
              border: 1px solid #ddd;
              box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
              border-radius: 5px;
              padding: 0;
              min-width: 220px;
              z-index: 999;
          }
          
          /* Show dropdown when hovering over the parent menu */
          .menu-item:hover > .sub-menu {
              display: block;
          }
          
          /* Style dropdown list items */
          .sub-menu li {
              list-style: none;
              padding: 0;
              border-bottom: 1px solid #f0f0f0;
          }
          
          /* Remove border for the last item */
          .sub-menu li:last-child {
              border-bottom: none;
          }
          
          /* Style dropdown links */
          .sub-menu li a {
              display: block;
              padding: 12px 18px;
              text-decoration: none;
              color: #333;
              font-size: 14px;
              transition: background 0.3s ease, color 0.3s ease;
          }
          
          /* Hover effect on dropdown items */
          .sub-menu li a:hover {
              background: #0073e6;
              color: #ffffff;
              border-radius: 3px;
          }
          .dropdown-menu1 li:after {
            display: none;
        }
        .ftr-section {
            background: #191B28;
            padding: 3rem 0 0 0;
            color: white;
            /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
            }
            .ftr-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 15px;
            
            }
        
            .ftr-content {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 2rem;
            border-bottom: 2px solid rgba(130, 141, 214, 0.21);
            padding-bottom: 2rem;
            }
            .ftr-logo {
            max-width: 300px;
            height: auto;
            }
            .ftr-info {
            display: flex;
            justify-content: center;
            gap: 4rem;
            flex-wrap: wrap;
            }
            .ftr-item {
            display: flex;
            align-items: center;
            gap: 12px;
            }
            .ftr-icon {
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            padding: 6px;
            }
            .ftr-icon svg {
            width: 100%;
            height: 100%;
            fill: white;
            }
            .ftr-text {
            color: white;
            opacity: 0.9;
            font-size: 16px;
            text-decoration: none;
            font-family: 'Neurial Grotesk';
            }
            .ftr-text:hover {
            opacity: 1;
            }
            .spt-noteæ{
                font-size: 24px;
                font-style: italic;
                font-weight: 500;
                line-height: normal;
            }
            .main-footer-container{
                padding-bottom: 3rem;
                border-bottom: 2px solid rgba(130, 141, 214, 0.21);
            }
        .down-footer {
            padding-top: 2rem !important;
        
        }
        .down-footer p ,.down-footer li ,.down-footer li a  {
            font-weight: 400;
            opacity: 50%;
            
        }

        .main-footer h3 {
            margin-top: 0;
            font-size: 24px;
            text-transform: uppercase;
            color: #fff;
            margin-bottom: 2.8rem;
            font-weight: 600;
        }
        .main-footer {
            font-family: "Neurial Grotesk";
        }
        .main-footer-container ul li{
            font-size: 16px;
        }
            
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
    and (-webkit-min-device-pixel-ratio: 1) {
    #site-navigation .sf-menu > li > a {
        font-size: 12px;
        padding-right: 4px;
        padding-left: 4px;
    }   
    #site-navigation .dropdown-menu1 {
        margin-left: auto !important;
    }
    .partner-ml-lg-5 {
        margin-left: auto !important;
    }
    .sf-menu  .yellow-btn-lg{
        font-size: 14px;
        line-height: 12px!important;
    }
    .mob-nav-wrap {
        display: flex;
        justify-content: flex-end;
        align-items: center; /* optional: vertical alignment */
    }
    .bt-warehouse-hero .warehouse-title {
        font-size: 2.375rem; /* 38px */
        line-height: normal;
    }

    .crew-upgrade-title,
    .estimate-title,
    .automation-titlem,
    .bt-crm-hero .crm-title,
    .efficiency-heading,
    .qr-title,
    .warehouse-heading {
        font-size: 1.875rem; /* 30px */
        line-height: normal;
    }
    .btn-orange,
    .btn-cta-orange,
    .bt-lead-automation-section .btn-orange,
    .bt-crm-hero .btn-orange,
    .bt-estimate-section .btn-orange,
    .crew-upgrade-btn{
        font-size: 1rem; 
        line-height: normal;
    }
    .efficiency-note,
    .qr-footnote,
    .warehouse-note,
    .estimate-subtitle,
    .automation-subtitle,
    .bt-crm-hero .crm-intro,
    .efficiency-subheading,
    .qr-subtitle,
    .warehouse-subheading {
        font-size: 1.25rem; /* 20px */
        line-height: normal;
    }
    .efficiency-list li,
    .qr-feature-list li,
    .warehouse-feature-list li,
    .crew-upgrade-text,
    .estimate-list li,
    .automation-feature-list li {
        font-size: 1rem; 
        line-height: normal;
    }
    .efficiency-list li::before,
    .qr-feature-list li::before,
    .warehouse-feature-list li::before,
    .estimate-list li::before,
    .automation-feature-list li::before {
        line-height: 18px;
    }
    .bt-warehouse-cta-section .cta-heading{
        font-size: 2.375rem; 
        line-height: normal;
    }
    .gde-content{
        text-align: center;
    }
    .gde-image{
        min-height: 600px;
    }
    .gde-image img {
        width: 100%;
        height: 100%;

        display: block;
        object-fit: cover;
        object-position: top;
    }
    .track-customer-journeys img {
        padding-top: 10%;
        width: 90%;
    }
}
    

@media (max-width: 480px) {
    #soluion-drop-down-inner{
        display: none;
    }
    .sub-menu{
        display: block;
    }
    #menu-item-10 .sub-menu {
        /* display: block !important; */
        box-shadow: none !important;
        border-bottom: none !important;
        border-left: none !important;
        border-right: none !important;
        border-top:  1px solid rgba(0, 0, 0, 0.3) !important;
    }
    .sub-menu-columns .accordiandown{
        top: 30px;
        font-weight: 600!important;
    }
    .sub-menu-columns .accordiandown .fa{
        font-weight: 700!important;
    }
    .resource-drop-down,
    .product-drop-down,
    .soluion-drop-down{
        display: none;
    }

    .dropdown-menu1 li::after {
        content: '';
        display: inline-block;
        width: 13px;
        height: 19px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='19' viewBox='0 0 13 19' fill='none'%3E%3Cpath d='M3.48894 2L11 10.14L2 17' stroke='%23231F20' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;
        float: right;
        margin-right: 20px;
        margin-top: -50px;
    }
    .menu-item-243::after {
        display: none !important;
    }
    #site-navigation-wrap ul li{
        background-color: #fff!important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important; /* 30% opacity black */
    }
    #site-navigation-wrap ul li a {
        color: #303030!important;
        font-size: 20px!important;
        font-style: normal;
        font-weight: 500!important;
        line-height: 30px!important;
        padding: 30px!important;
    }
    /* Your mobile styles here */
    .parner-sub-content{
        color: #444;
        text-align: center;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
    }
    .partner-box-description{
        text-align: center;
    }
    .partner-box-benefits{
        font-size: 18px!important;
        font-weight: 700;
        line-height: 36px!important;
    }
    .parner-sub-title{
        text-align: center;
        font-size: 16px!important;
        font-weight: 500;
        line-height: 22px!important;
    }
    .parner-sub-title + p{
        font-size: 15px!important;
        font-style: normal;
        font-weight: 400!important;
        line-height: normal;
    }
    .partner-box-footer{
        color: #165EBA!important;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 700!important;
        line-height: 24px; /* 133.333% */
    }
    /* //movegistics page */
    .movegistics-page .title-black{
        color: #141414!important;
        font-size: 28px;
        font-style: normal;
        font-weight: 700!important;
        line-height: normal;
    }
    .movegistics-page p , .netensity-page p{
        color: #383838;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; 
    }
    .movegistics-page br,
    .customer-stories-slider .customer-stories-title-logo-box .title-blue
    {
        display: none;
    }
    .customer-stories-title-logo-box {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px; 
    }
    .customer-stories-description>p{
        border:none;
        color: #1E1616;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
    .title-description {
        font-size: 16px!important;
        font-style: normal;
        font-weight: 700!important;
        line-height: 33px!important;
    }
    .great-companies-box .great-companies-title a {
        font-size: 22px!important;
        font-style: normal!important;
        line-height: normal!important;
    }
    .great-companies-box .opacity-07{
        color: #383838;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        margin-bottom: 20px;
        line-height: 22px;
    }
    .great-companies-box p {
        text-align: center;
    }
    .great-companies-box .yellow-btn{
        margin-top: 18px!important;
        background-color: #2E5DBC;
        padding: 10px 15px;
    }
    .few-more .title-blue{
        display: none;
    }
    .track-customer-journeys .title-black{
        font-size: 28px!important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .track-customer-journeys .customer-stories-highlights{
        font-size: 16px!important;
        font-style: normal;
        font-weight: 400;
    }
    .customer-detail h2{
        color: #141414!important;
        font-size: 24px!important;
    }
    .customer-detail h6{
        color: #000;
        font-size: 15px!important;
        font-style: normal;
        font-weight: 700!important;
        line-height: 32px;
    }
    .customer-detail span{
        color: #286EF8;
        font-size: 15px!important;
        font-style: normal;
        font-weight: 700!important;
        line-height: 32px;
    }
    .about-case-study h4{
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
        margin-top: 30px;
    }
    .about-case-study h6{
        color: #1A56C9;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px; 
    }
    .about-case-study p{
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
    }
    .customer-detail-logo  p{
        font-size: 16px;
    }
    .cd-demo-form .title-blue{
        text-align: center;
        font-size: 28px!important;
        font-style: normal;
        font-weight: 700!important;
        line-height: normal;
    }
    .cd-demo-form input[type="submit"]{
        width: 100%;
        font-size: 20px;
        height: 54px;
    }
    .customer-detail-page .send-message input[type="tel"]::placeholder,
    .customer-detail-page .send-message input[type="email"]::placeholder,
    .customer-detail-page .send-message input[type="text"]::placeholder{
        font-size: 14px;
        font-weight: 600;
        opacity: 0.5;
    }
    .customer-detail-page .slick-slider {
        padding: 0px 2px 0px 0px;
    }
    
    .customer-detail-page .great-companies-box {
    width: 100%;
    }
    .customer-detail-page .great-companies-box > img{
        height: 200px ;
    }
    .customer-detail-page .slick-slider {
        position: relative;
        padding-bottom: 0px; /* space for arrows */
        margin-bottom: 20px;
      }
      
      .customer-detail-page   .slick-prev,
      .customer-detail-page  .slick-next {
        position: absolute;
        bottom: 0;
        top: auto;
        transform: translateY(100%);
        z-index: 1;
      }
      
      .customer-detail-page  .slick-prev {
        left: 35%;
      }
      
      .customer-detail-page .slick-next {
        right: 35%;
      }
      .customer-detail-page .few-more{
        padding-bottom: 5rem;
      }
      .customer-detail-page .yellow-btn{
        height: 42px;
        width: 172px;
        font-size: 16px!important;
        font-style: normal;
        margin: 0 auto;
        text-align: center;
      }
      .customer-detail-page .great-companies-box p{
        font-size: 15px!important;
        font-style: normal;
        font-weight: 500!important;
        line-height: 22px;
      }
      .customer-detail-page .great-companies-box p {
        text-align: center;
      }
      .got-a-question{
        padding: 5px 15px;
      }
      .contact-us {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 20px; /* optional spacing between items */
        margin-top: 34px;
      }
      .contact-us .my1rem{
        padding: 0px;
        margin: 0px;
      }
      .contact-us .one,
      .contact-us .two {
        flex: 1; /* each takes equal width */
      }

      .contact-us .contact-icon:before {
            display: none;
      }
      
      .mobile-only {
        display: block;
      }
      .contact-icon-title {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
      }
      .contact-icon-content {
        font-size: 12px;
      }
      .got-a-question-box h3{
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
      }
      .got-a-question-text{
        color: #444;
        text-align: center;
        font-size: 18px!important;
        font-style: normal;
        font-weight: 500!important;
        line-height: 24px; /* 133.333% */
      }
      .got-a-question .send-message input[type="tel"]::placeholder,
      .got-a-question .send-message input[type="email"]::placeholder,
      .got-a-question .send-message textarea::placeholder,
      .got-a-question .send-message input[type="text"]::placeholder{
          font-size: 14px!important;
          font-weight: 600;
          opacity: 0.5;
      }
      .got-a-question .send-message input[type="submit"],
      .got-a-question .submit-btn{
         width: 100%;
      }
      .get-in-touch h2{
        font-size: 28px!important;
        font-style: normal;
      }
      .netensity-content p{
        color: #383838;
        text-align: center;
        font-size: 16px!important;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
      }
      .netensity-content .title-black{
        font-size: 28px;
      }
      .customer-detail::before {
        display: none;
      }
      .customer-detail {
        margin-top: 0px;
      }
      .few-more{
        display: none;
      }
      .customer-details-demo-request-form .submit-btn{
        max-width:354px;
        display: block;
        margin: 0 auto;
      }
      .customer-detail-page .few-more{
        display: block;
      }
      .customer-detail-page .testimonial-section{
        display: none;
      }
      .customer-detail-page .few-more .title-blue{
        display: block;
        font-size: 28px!important;
        font-style: normal;
        font-weight: 500!important;
        line-height: normal;
        padding: 0px 50px;
      }
      .bt-about-section .team-label {
        position: absolute;
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
        font-size: 22px!important;
        font-style: italic;
        font-weight: 500!important;
        line-height: normal;
        text-align: center;
        padding: 20px 0px;
      }
      .gde-image {
        height: 400px!important;
      }
      .gde-image img {
        object-position: top;
      }
      .page-id-324 .track-customer-journeys.crew-app {background: url(../images/top-banner-inventory-mobile.png) no-repeat center; padding-bottom:5rem;}
      .page-id-340 .track-customer-journeys.sales-revenue-growth {background: url(../images/top-banner-revenue-growth-mobile.png) no-repeat center; padding-bottom: 5rem;}
    
    
      /* make-data-driven-decisions */

        .data-drive-title{
            font-size: 28px !important;
            text-align: center;

        }

        .data-drive-title span{
            color: #1C7AF3 !important;
            font-weight: 700 !important;
            clear: both;
            display: block;

        }

        .data-drive-title + p {
            font-size: 16px !important;
            text-align: center;
        }

        .data-drive-title + p > span {
            color: #000000 !important;
            font-weight: 700 !important;
        }
        .sales-funnel-title{
            text-align: center;
            font-size: 28px!important;

        }
        .sales-funnel h6 , .sales-leader-board h6, .data-drive-customer-view h6{
            font-size: 20px!important;
            text-align: center;
        }

        .list-with-bullet ul li{
            color: #202020 !important;
            font-size: 16px !important;
        }

        .data-driven-footer-container {
            background: url(../images/data-drive-footer-bg.svg) no-repeat center;
            background-size: auto;
            background-size: cover;
            width: 100%;
            text-align: center;
        }

        .data-driven-footer-container .row{
            padding: 5rem 0rem !important;
        }  
        .data-driven-footer-container h3{
            font-size: 28px !important;
        }
   
        .data-driven-footer-container p {
            font-size: 16px !important;
        }
        .data-driven-footer-container .yellow-btn {
            font-size: 20px !important;
            padding: 15px 50px;
           
        }
        .data-driven-footer-container .get-paid-time-btn{
            margin-top: 45px;
        }

        .profit-poster p {
            font-size: 16px !important;
            text-align: center;
        }
        .profit-poster p > strong{
            font-size: 20px !important;
        }
        
        .profit-title{
            font-size: 28px !important;
            text-align: center!important;
        
        }
        .profit-title br{
            display: none;
        }
        .italic-description{
            font-style: italic;
            font-weight: 500 !important;
            color: #202020;
        }
        
        
        .profit-container h2{
          font-size: 28px!important;
          text-align: center;
        }
        .profit-drive-section{
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }
        .profit-container h6{
            text-align: center;
            font-size: 20px!important;
        }
        .profit-container h6 strong{
            font-weight: 700 !important;
            color: #312323 !important;
        
        }
        .img-40rem{
            height: auto !important;
                text-align: center;
        }
        .profit-container h3{
            font-weight: 400 !important;
            text-align: center;
            font-size: 28px!important;
          }
        
          .profit-container .profit-link{
            font-size: 20px!important;
            text-align: center;
            width: 100%;
            display: block;
            margin : 30px auto;
          }
   
          .profit-container p > a:hover{
            text-decoration:underline !important;
          }
          .profit-container .boost-sales + p{
            margin-top: 1rem !important;
          }
        
          .profit-page .get-paid-time-conatiner h6{
            font-size: 18px  !important;
            margin-top: 30px;
          }
        
          .profit-page .get-paid-time-conatiner h3{
            font-size: 28px!important;
        }
        .profit-page .get-paid-time-conatiner h3 span{
            font-weight: 700;
        }
        
        .profit-page .get-paid-time-conatiner p{
           font-size: 16px !important;
        }
        
        
        .profit-page .yellow-btn{
            font-size: 20px !important;
            padding: 16px 29px;
            margin: 0 auto;
        }
        
        .pnod p{
            font-size: 16px !important;
            font-style: normal;
            text-align: center;
        }
        .pnod-costs p{
            font-size: 20px !important;
            font-style: italic;
            text-align: center;
        }
        .list-with-bullet ul{
            padding: 30px 0px;
        }

        .list-with-bullet ul li::before {
            top: 8px;

        }
        /* Warehouse */
        .bt-warehouse-hero {
            background-image: url('../images/mobile-bg-ware.png');
            background-size: contain;
            background-position: bottom;
            background-repeat: no-repeat;

        }

        .cta-heading,
        .efficiency-heading,
        .warehouse-title, .warehouse-heading, .qr-title{
            font-size: 28px !important;
            font-style: normal;
            font-weight: 500;
            line-height: 38px!important;
            text-align: center;
        }
        .warehouse-title br{
            display: none;
        }
        .qr-subtitle,
        .efficiency-subheading,
        .warehouse-description, .warehouse-tagline, .warehouse-subheading{
            font-size: 20px !important;
            font-style: normal;
            font-weight: 400;
            line-height: 30px!important;
            text-align: center;
        }
        .efficiency-list li,
        .qr-feature-list li,
        .warehouse-feature-list li{
            font-size: 16px !important;
        }
        .efficiency-note,
        .qr-footnote,
        .warehouse-note{
            font-size: 18px !important;
            font-style: italic;
            text-align: center;
        }
        .btn-orange,
        .btn-cta-orange{
            margin: 0 auto;
            display: block;
            font-size: 20px !important;
            font-weight: 600 !important;
        }
        .cta-subtext{
            font-size: 16px !important;
            line-height: 26px!important;
            text-align: center;
        }
        .warehouse-ipad-img{
            width: 90%;
            display: block;
          margin: 0 auto;
         }
        /* crm v2 */
        .bt-crm-hero {
            background-image: url('../images/mobile-bg-ware.png');
            background-size: contain;
            background-position: bottom;
            background-repeat: no-repeat;
        }
        .estimate-subtitle,
        .automation-subtitle,
        .crm-intro
        {
            font-size: 20px !important;
            font-style: normal;
            font-weight: 400;
            line-height: 30px!important;
            text-align: center;
        }
        .estimate-title,
        .automation-titlem,
        .crm-title{
            font-size: 28px !important;
            line-height: 37px!important;
            text-align: center;
        }
        .estimate-list li,
        .automation-feature-list li{
            font-size: 16px!important;
            line-height: 22px!important;
        }
        .estimate-note,
        .automation-note{
            font-size: 20px!important;
            font-style: italic;
            line-height: 38px!important;
            text-align: center;
        }
        .crm-title br, .crm-intro br{
            display: none;
        }
        .crew-upgrade-title{
            font-size: 28px!important;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }
        .crew-upgrade-text{
            font-size: 20px!important;
            font-style: normal;
            font-weight: 500;
            line-height: 36px!important;
        }
        .crm-desc{
            font-size: 20px !important;
            font-style: normal;
            font-weight: 400;
            line-height: 30px !important;
            text-align: center;
        }
        .crew-upgrade-btn,
        .btn-orange{
            margin: 0 auto;
            display: block!important;
            font-size: 20px !important;
            font-weight: 600 !important;
        }
        .main-footer{
            text-align: center;
        }
        .main-footer li::marker {
            display: none;
            background: transparent;
            color: transparent;
        }
        .ftr-item {
            flex-direction: column;
        }
        .ftr-info {
            display: flex;
            justify-content: center;
            flex-direction: column;
            gap: 4rem;
        }
        .main-footer p, .main-footer ul li {
            font-size: 16px;
            line-height: normal;
            margin-bottom: 20px;
            padding-bottom: 0px;
        }
        .main-footer h3 {
            margin-top: 33px!important;
        }
        .down-footer ul li{
            display: block;
        }
        .down-footer{
            border-top: 2px solid rgba(130, 141, 214, 0.1);
        }
        .ftr-section {
            background: #191B28;
            padding: 3rem 0 0 0;
            color: white;
            /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
            }
            .ftr-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 15px;
            
            }
        
            .ftr-content {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 2rem;
            border-bottom: 2px solid rgba(130, 141, 214, 0.21);
            padding-bottom: 2rem;
            }
            .ftr-logo {
            max-width: 300px;
            height: auto;
            }
            .ftr-info {
            display: flex;
            justify-content: center;
            gap: 4rem;
            flex-wrap: wrap;
            }
            .ftr-item {
                display: flex;
                align-items: center;
                gap: 12px;
                text-align: center;
            }
            .ftr-icon {
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            padding: 6px;
            }
            .ftr-icon svg {
            width: 100%;
            height: 100%;
            fill: white;
            }
            .ftr-text {
            color: white;
            opacity: 0.9;
            font-size: 16px;
            text-decoration: none;
            font-family: 'Neurial Grotesk';
            }
            .ftr-text:hover {
            opacity: 1;
            }
            .spt-noteæ{
                font-size: 24px;
                font-style: italic;
                font-weight: 500;
                line-height: normal;
            }
            .main-footer-container{
                padding-bottom: 3rem;
                border-bottom: 2px solid rgba(130, 141, 214, 0.21);
            }
        .down-footer {
            padding-top: 2rem !important;
        
        }
        .down-footer p ,.down-footer li ,.down-footer li a  {
            font-weight: 400;
            opacity: 50%;
            
        }

        .main-footer h3 {
            margin-top: 0;
            font-size: 24px;
            text-transform: uppercase;
            color: #fff;
            margin-bottom: 2.8rem;
            font-weight: 600;
        }
        .main-footer {
            font-family: "Neurial Grotesk";
        }
        .main-footer-container ul li{
            font-size: 16px;
        }
  }
  .main-footer h3 {
    margin-top: 0;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1rem;
    font-weight: 500;
}
.page-id-96 .gde-section,
.page-id-96 .testimonial-section,
.page-template-netensity .testimonial-section{
    display: none;
}

#downloadModal h4{
    color: #4D4D4D;
    text-align: center;
    font-family: "Neurial Grotesk";
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 133.333% */
    text-transform: uppercase;
}


#downloadModal .wpcf7-form label {
  display: block;
  margin-bottom: 12px;
  font-weight: 500;
  color: #444;
}

#downloadModal .wpcf7 input[type="text"],
#downloadModal .wpcf7 input[type="email"],
#downloadModal .wpcf7 input[type="tel"],
#downloadModal .wpcf7 input[type="url"] {
  height: 50px;
  font-size: 14px;
  border: none;
  border-bottom: 2px solid #E0E0E0; /* or your preferred color */
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  color: #3B67B1;
  font-weight: 500;
  font-size: 18px;
  padding-left: 0px;
}

#downloadModal .wpcf7 input[type="text"]:focus,
#downloadModal .wpcf7 input[type="email"]:focus,
#downloadModal .wpcf7 input[type="tel"]:focus,
#downloadModal .wpcf7 input[type="url"]:focus {
  border-bottom: 2px solid #1150CB; /* Focus color */
  outline: none;
}
#downloadModal .wpcf7 input::placeholder {
  color: #999;
}

#downloadModal .wpcf7 input[type="submit"] {
    background-color: #FF9314;
    color: #FFF;
    text-align: center;
    font-family: "Neurial Grotesk";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    border: none;
    margin-top: 33px;
}

 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    border-color: red;
    font-size: 17px;
}
.gde-button {
    cursor: pointer;
}
.text-light-menu{
    color: #286EF8!important;
}
.nav .current_page_item a{
    color: #1C7AF3!important;
    font-weight: bold; /* Optional */
}
#site-navigation .sf-menu > li.current-menu-ancestor > a:hover,
#site-navigation .sf-menu > li.current-menu-parent > a:hover,
.current_page_item a:hover {
    background-color: transparent!important;
}
#site-navigation .sf-menu > li.current-menu-ancestor > a,
#site-navigation .sf-menu > li.current-menu-parent > a {
    color: #1C7AF3!important;
    font-weight: bold; /* Optional */

}

/* .sales-leader-board img,
.sales-funnel img{
    width: 85%;
}
.track-customer-journeys .right-journeys-img img{
    width: 70%;
    align-items: end;
    float: right;
    margin-top: 20px;
}
.data-drive-customer-view img{
        width: 88%;
} */

@media (max-width: 991px) {
  #menu-header .sub-menu {
    display: none;
  }

  #menu-header .submenu-open > .sub-menu {
    display: block;
  }

  #menu-header .submenu-open > a {
    color: #0071bc; /* Optional: active color */
  }

  #menu-header .accordiandown {
    pointer-events: none; /* Allow full <a> row click instead of just the arrow */
  }
}
.single-post .content-area{
    padding-top: 60px;
}